a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var {
    vertical-align: baseline;
    margin: 0;
    border: 0;
    padding: 0;
    font: inherit;
    font-size: 100%
}

audio,
body,
canvas,
html,
iframe,
img,
video {
    margin: 0;
    border: 0;
    padding: 0;
    font: inherit;
    font-size: 100%
}

body,
html {
    vertical-align: baseline;
    color: #494949;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

iframe,
img,
video {
    max-width: 100%
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

a {
    color: inherit;
    text-decoration: none
}

b,
strong {
    font-weight: 700
}

button,
input,
select,
textarea {
    font-family: inherit
}

button {
    cursor: pointer
}

.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: -1.25rem;
    margin-left: -1.25rem
}

*,
.row,
.row>*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.row>* {
    padding: 0 0 1.25rem 1.25rem;
    width: 100%
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.row.no-gutter {
    margin: 0
}

.row.no-gutter>* {
    padding: 0
}

.row.equal-height>* {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.row.equal-height>*>* {
    height: 100%
}

.row.row-1>*,
.row.row-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row.row-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row.row-3>*,
.row.row-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.row.row-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row.row-5>*,
.row.row-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row.row-6>* {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.row.row-7>*,
.row.row-8>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.row.row-8>* {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.row.row-10>*,
.row.row-9>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 11.11111%;
    flex: 0 0 11.11111%;
    max-width: 11.11111%
}

.row.row-10>* {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%
}

.row.row-11>*,
.row.row-12>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9.09091%;
    flex: 0 0 9.09091%;
    max-width: 9.09091%
}

.row.row-12>* {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

@media (min-width:576px) {
    .row.row-sm-1>*,
    .row.row-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .row.row-sm-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row.row-sm-3>*,
    .row.row-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row.row-sm-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row.row-sm-5>*,
    .row.row-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .row.row-sm-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .row.row-sm-7>*,
    .row.row-sm-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .row.row-sm-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .row.row-sm-10>*,
    .row.row-sm-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }
    .row.row-sm-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
    .row.row-sm-11>*,
    .row.row-sm-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }
    .row.row-sm-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media (min-width:768.98px) {
    .row.row-md-1>*,
    .row.row-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .row.row-md-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row.row-md-3>*,
    .row.row-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row.row-md-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row.row-md-5>*,
    .row.row-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .row.row-md-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .row.row-md-7>*,
    .row.row-md-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .row.row-md-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .row.row-md-10>*,
    .row.row-md-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }
    .row.row-md-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
    .row.row-md-11>*,
    .row.row-md-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }
    .row.row-md-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media (min-width:1024.98px) {
    .row.row-lg-1>*,
    .row.row-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .row.row-lg-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row.row-lg-3>*,
    .row.row-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row.row-lg-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row.row-lg-5>*,
    .row.row-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .row.row-lg-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .row.row-lg-7>*,
    .row.row-lg-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .row.row-lg-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .row.row-lg-10>*,
    .row.row-lg-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }
    .row.row-lg-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
    .row.row-lg-11>*,
    .row.row-lg-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }
    .row.row-lg-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media (min-width:1280px) {
    .row.row-xl-1>*,
    .row.row-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .row.row-xl-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row.row-xl-3>*,
    .row.row-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row.row-xl-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row.row-xl-5>*,
    .row.row-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .row.row-xl-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .row.row-xl-7>*,
    .row.row-xl-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .row.row-xl-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .row.row-xl-10>*,
    .row.row-xl-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }
    .row.row-xl-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
    .row.row-xl-11>*,
    .row.row-xl-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }
    .row.row-xl-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

@media (min-width:1440px) {
    .row.row-xxl-1>*,
    .row.row-xxl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .row.row-xxl-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .row.row-xxl-3>*,
    .row.row-xxl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .row.row-xxl-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .row.row-xxl-5>*,
    .row.row-xxl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .row.row-xxl-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .row.row-xxl-7>*,
    .row.row-xxl-8>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .row.row-xxl-8>* {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .row.row-xxl-10>*,
    .row.row-xxl-9>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
        flex: 0 0 11.11111%;
        max-width: 11.11111%
    }
    .row.row-xxl-10>* {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%
    }
    .row.row-xxl-11>*,
    .row.row-xxl-12>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 9.09091%;
        flex: 0 0 9.09091%;
        max-width: 9.09091%
    }
    .row.row-xxl-12>* {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
}

.col-1,
.col-2,
.col-3 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    -webkit-box-flex: 0
}

.col-2,
.col-3 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4,
.col-5,
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5,
.col-6 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7,
.col-8,
.col-9 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    -webkit-box-flex: 0
}

.col-8,
.col-9 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10,
.col-11,
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11,
.col-12 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.menu-mobile-offcanvas .menu ul li,
.offset-left-0 {
    margin-left: 0
}

.offset-left-1 {
    margin-left: 8.33333%
}

.offset-left-2 {
    margin-left: 16.66667%
}

.offset-left-3 {
    margin-left: 25%
}

.offset-left-4 {
    margin-left: 33.33333%
}

.offset-left-5 {
    margin-left: 41.66667%
}

.offset-left-6 {
    margin-left: 50%
}

.offset-left-7 {
    margin-left: 58.33333%
}

.offset-left-8 {
    margin-left: 66.66667%
}

.offset-left-9 {
    margin-left: 75%
}

.offset-left-10 {
    margin-left: 83.33333%
}

.offset-left-11 {
    margin-left: 91.66667%
}

.offset-right-0 {
    margin-right: 0
}

.offset-right-1 {
    margin-right: 8.33333%
}

.offset-right-2 {
    margin-right: 16.66667%
}

.offset-right-3 {
    margin-right: 25%
}

.offset-right-4 {
    margin-right: 33.33333%
}

.offset-right-5 {
    margin-right: 41.66667%
}

.offset-right-6 {
    margin-right: 50%
}

.offset-right-7 {
    margin-right: 58.33333%
}

.offset-right-8 {
    margin-right: 66.66667%
}

.offset-right-9 {
    margin-right: 75%
}

.offset-right-10 {
    margin-right: 83.33333%
}

.offset-right-11 {
    margin-right: 91.66667%
}

@media (min-width:576px) {
    .col-sm-1,
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3,
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5,
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7,
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-10,
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11,
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768.98px) {
    .col-md-1,
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3,
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5,
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7,
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-10,
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11,
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1024.98px) {
    .col-lg-1,
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3,
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5,
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7,
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-10,
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11,
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1280px) {
    .col-xl-1,
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3,
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5,
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7,
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-10,
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11,
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1440px) {
    .col-xxl-1,
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xxl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xxl-3,
    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xxl-5,
    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xxl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7,
    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xxl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xxl-10,
    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xxl-11,
    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xxl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1024px) {
    body,
    html {
        font-size: 14px
    }
}

@media (min-width:1280px) {
    body,
    html {
        font-size: 16px
    }
}

body.offside-js--is-open {
    overflow-y: hidden
}

*,
:after,
:before {
    outline: 0
}

.lazyload {
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    opacity: 0;
    transition: opacity .5s ease-in-out;
    max-width: 100%
}

.lazyload.lazyloaded,
.mega-menu .mega-menu-link ul li.active a:before,
.mega-menu .mega-menu-link ul li:hover a:before {
    opacity: 1
}

.frm-btnwrap .label,
.menu-mobile-offcanvas .header-top-wrap .header-top-item a .text br {
    display: none
}

#ajax_msg,
.frm-btn-reset,
.search-page .searchresult hr {
    display: none !important
}

.coupon-apply-error,
label.error {
    color: red;
    font-size: 12px;
    line-height: 2
}

.ri-menu-line:before {
    content: "\EF3E"
}

.ri-close-line:before {
    content: "\EB99"
}

.ri-filter-line:before {
    content: "\ED27"
}

.ri-arrow-left-s-line:before {
    content: "\EA64"
}

.ri-arrow-right-s-line:before {
    content: "\EA6E"
}

.ri-play-circle-line:before {
    content: "\F009"
}

.ri-article-line:before {
    content: "\ea7e"
}

.ri-check-line:before {
    content: "\eb7b"
}

.ri-truck-line:before {
    content: "\f231"
}

.ri-shield-user-line:before {
    content: "\f10c"
}

.ri-shield-check-line:before {
    content: "\f100"
}

footer,
footer .subscribefrm button {
    background-color: #f7f7f7;
    color: #494949
}

footer {
    padding: 2.5rem 0
}

footer .footer-title {
    margin-bottom: .9375rem;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: normal
}

footer .footer-contact,
footer .footer-link ul li a,
footer .footer-registered,
footer .footer-social {
    font-size: .813rem;
    line-height: 1.54
}

footer .footer-contact h4,
footer .footer-registered h4 {
    margin-top: .9375rem;
    font-weight: 700
}

footer .footer-social {
    margin-top: 1.25rem
}

footer .footer-social p {
    margin-bottom: .625rem;
    font-weight: 500
}

footer .footer-social ul li {
    display: inline-block;
    margin-right: .3125rem
}

footer .footer-registered img {
    margin-bottom: .9375rem
}

footer .subscribefrm input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: .063rem solid #d5d5d5;
    padding: 0 12px;
    height: 2.25rem;
    font-size: .75rem
}

footer .subscribefrm button {
    border: .063rem solid #d5d5d5;
    border-left: 0;
    width: 6.313rem;
    height: 2.25rem;
    font-size: .813rem
}

footer .footer-dealer-toggle a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center
}

footer .footer-dealer-toggle a .icon {
    margin-right: .625rem
}

footer .footer-dealer-toggle a .text {
    color: #76777b;
    font-size: .8125rem;
    text-align: left
}

.footer-dealer-list {
    display: none;
    background: #fff;
    padding: 2.1875rem 0 11.25rem
}

.footer-dealer-list .dealer-tab-link {
    border-bottom: 1px solid #dedede;
    padding-bottom: 8px
}

.footer-dealer-list .dealer-tab-link li {
    display: inline-block;
    margin-right: 1.25rem
}

.footer-dealer-list .dealer-tab-link li a {
    font-size: .938rem
}

.footer-dealer-list .dealer-tab-content {
    padding-top: 2.5rem
}

.footer-dealer-list .dealer-item {
    color: #494949;
    font-size: .813rem;
    line-height: 1.2
}

.footer-dealer-list .dealer-item .dealer-title {
    margin-bottom: .625rem;
    font-weight: 700
}

header {
    background: #fff;
    padding: 0 0 1.25rem
}

footer .subscribefrm,
header .header-top-wrap,
header .language,
header .menu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

header .header-top-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 1.25rem;
    padding-top: 1.25rem
}

header .header-top-wrap .header-top-item,
header .header-top-wrap .header-top-item a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

header .header-top-wrap .header-top-item+.header-top-item,
header .menu>ul>li {
    margin-left: 1.875rem
}

header .header-top-wrap .header-top-item a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header .header-top-wrap .header-top-item .icon {
    margin-right: .625rem
}

header .header-top-wrap .header-top-item .text {
    color: #76777b;
    font-size: .8125rem;
    text-align: left
}

header .language {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%
}

header .language p {
    color: #76777b;
    font-size: .8125rem
}

header .language p a.active {
    color: #0a4595;
    font-weight: 700
}

header .menu {
    font-size: 1.125rem
}

header .menu>ul>li>a {
    line-height: 1.125;
    text-transform: uppercase
}

.mega-menu .mega-menu-link ul li:hover a,
header .cart-wrapper .cart-product .name:hover,
header .menu>ul>li>a:hover {
    color: #0a4595
}

header .menu>ul>li>a.zone-1843 {
    color: #bb2528
}

header .menu>ul>li.active>a {
    font-weight: 700
}

header .searchbox {
    position: relative
}

header .searchbox input {
    border: .063rem solid #a8a8aa;
    padding: 0 3.75rem 0 1.25rem;
    width: 31.125rem;
    height: 3.313rem;
    color: #b0b0b0;
    font-size: .813rem
}

header .searchbox button {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: .625rem;
    transform: translateY(-50%);
    border: 0;
    background: 0 0
}

header .search-wrapper {
    margin-left: auto
}

header .account .firstnav>span {
    font-weight: 700;
    white-space: nowrap
}

header .account a {
    font-size: 14px;
    white-space: nowrap
}

header .account a span {
    -o-text-overflow: ellipsis;
    margin: 0 0 0 5px;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis
}

header .account a em {
    color: #cccccb;
    font-size: 18px
}

header .account .dropdown-content {
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    top: 100%;
    right: auto;
    left: 50%;
    transform: translate(-50%);
    z-index: 5;
    padding-top: 10px
}

header .account .dropdown-content ul li+li {
    margin-top: 10px
}

header .cart-wrapper {
    margin-left: 1.25rem;
    width: 2.125rem
}

header .cart-wrapper .cart-toggle {
    position: relative;
    cursor: pointer
}

header .cart-wrapper .cart-toggle .cart-amount {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -.6875rem;
    right: -.6875rem;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #0a4595;
    width: 1.313rem;
    height: 1.313rem;
    color: #fff;
    font-size: .875rem
}

header .cart-wrapper .cart-dropdown {
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 20;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    border-radius: 10px;
    background: #fff;
    width: 28.063rem
}

header .cart-wrapper .cart-dropdown.show {
    display: block
}

header .cart-wrapper .cart-popup-amount {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

header .cart-wrapper .cart-popup-amount img {
    width: 2.125rem
}

header .cart-wrapper .cart-popup-amount .cart-amount {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 5px;
    border-radius: 50%;
    background: #0a4595;
    width: 1.813rem;
    height: 1.813rem;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 500
}

header .cart-wrapper .cart-container {
    padding: 1.5625rem
}

header .cart-wrapper .cart-heading,
header .cart-wrapper .cart-popup-amount .cart-amount {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

header .cart-wrapper .cart-heading {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .9375rem;
    border-bottom: 3px solid #ebebeb;
    padding-bottom: .75rem
}

header .cart-wrapper .cart-body {
    padding-right: 15px;
    height: 22.5rem;
    overflow-y: auto
}

header .cart-wrapper .cart-body::-webkit-scrollbar {
    background-color: #ccc;
    width: 4px
}

header .cart-wrapper .cart-body::-webkit-scrollbar-thumb {
    background-color: #0a4595
}

header .cart-wrapper .cart-body ul li {
    padding-top: 1.5625rem;
    padding-left: 1.5625rem
}

header .cart-wrapper .cart-body ul li+li {
    margin-top: 1.5625rem;
    border-top: 1px solid #ebebeb
}

header .cart-wrapper .cart-product .img {
    display: block;
    width: 9.375rem
}

header .cart-wrapper .cart-product .caption {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 1.25rem;
    text-align: left
}

header .cart-wrapper .cart-product .brand {
    font-weight: 700
}

header .cart-wrapper .cart-product .name {
    display: block;
    margin-bottom: 10px;
    font-size: .813rem
}

header .cart-wrapper .cart-product .quantity {
    color: #999
}

header .cart-wrapper .cart-button {
    margin-top: 1.5625rem
}

header .cart-wrapper .cart-button a {
    width: 100%;
    height: 2.5rem
}

@media screen and (min-width:1024px) {
    header .menu>ul>li.has-mega .mega-toggle-mobile {
        display: none
    }
    header .menu>ul>li.has-mega:hover .mega-menu {
        display: block
    }
}

@media screen and (max-width:1440.98px) {
    header .searchbox input {
        width: 20rem
    }
}

@media screen and (max-width:1280.98px) {
    header .searchbox input {
        width: 15rem
    }
}

@media screen and (max-width:1024.98px) {
    header {
        padding: 0 0 10px
    }
    header .header-bottom-wrap {
        -ms-flex-wrap: wrap;
        position: relative;
        flex-wrap: wrap;
        padding-top: 10px
    }
    header .menu-toggle {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-size: 24px
    }
    header .logo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        position: absolute;
        top: 30%;
        left: 50%;
        order: 2;
        transform: translate(-50%, -50%)
    }
    header .logo img {
        max-height: 32px
    }
    header .cart-wrapper {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    header .search-wrapper {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        margin-top: 10px;
        width: 100%
    }
    header .searchbox input {
        width: 100%;
        height: 36px
    }
    header .searchbox button img {
        width: 24px
    }
    header .menu>ul>li.has-mega {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
    header .menu>ul>li.has-mega .mega-toggle-mobile {
        font-size: 18px
    }
    header .account .text {
        color: #fff !important;
        font-size: 14px !important
    }
}

.offside {
    width: 280px !important
}

.offside,
.offside--left {
    left: -280px !important
}

.offside--left.is-open,
.offside-js--is-left .offside-sliding-element {
    -webkit-transform: translate3d(280px, 0, 0) !important;
    transform: translate3d(280px, 0, 0) !important
}

.menu-mobile-offcanvas {
    color: #fff
}

@media screen and (min-width:1024.98px) {
    .menu-mobile-offcanvas {
        display: none
    }
}

.menu-mobile-offcanvas .offcanvas-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.875rem
}

.menu-mobile-offcanvas .offcanvas-wrap {
    position: relative;
    background: #0a4595;
    padding: 1.875rem 1.25rem;
    height: 100%
}

.menu-mobile-offcanvas .header-top-wrap,
.menu-mobile-offcanvas .menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu-mobile-offcanvas .menu ul li+li {
    margin-top: 20px;
    border-top: 1px solid #fff;
    padding-top: 20px
}

.menu-mobile-offcanvas .menu ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: none
}

.menu-mobile-offcanvas .header-top-wrap {
    margin-top: 25px;
    border-top: 8px solid #083a7d;
    padding-top: 25px
}

.menu-mobile-offcanvas .header-top-wrap .header-top-item a .text {
    color: #fff;
    font-size: 14px;
    line-height: 1.25
}

.menu-mobile-offcanvas .header-top-wrap .header-top-item .icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.menu-mobile-offcanvas .header-top-wrap .header-top-item+.header-top-item {
    margin-top: 20px;
    margin-left: 0;
    border-top: 1px solid #fff;
    padding-top: 20px
}

.menu-mobile-offcanvas .language p {
    font-size: 14px
}

.menu-mobile-offcanvas .language p a.active {
    color: #fff;
    text-decoration: underline
}

.offcanvas-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .3)
}

.mega-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    padding-top: 1.25rem;
    width: 100%
}

.mega-menu:before {
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 20px;
    content: ""
}

.mega-menu .mega-menu-container {
    border: 1px solid #d8d8d8;
    background: #f7f7f7;
    padding: 3.125rem 2.1875rem 0
}

.mega-menu .mega-menu-link {
    border-right: 1px solid #c1c1c1;
    padding-bottom: 3.125rem
}

.mega-menu .mega-menu-link ul li {
    text-align: right
}

.mega-menu .mega-menu-link ul li+li {
    margin-top: .625rem
}

.mega-menu .mega-menu-link ul li a {
    display: block;
    position: relative;
    padding-right: 12px;
    color: #323232;
    font-size: .938rem;
    line-height: 1.375
}

.mega-menu .catalogue-link .img,
.mega-menu .mega-menu-link ul li a:before {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s;
    border-radius: 50%
}

.mega-menu .mega-menu-link ul li a:before {
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
    opacity: 0;
    background-color: #0a4595;
    width: 5px;
    height: 5px;
    content: ""
}

.mega-menu .mega-menu-link ul li.active a {
    color: #0a4595;
    font-weight: 700
}

.mega-menu .mega-menu-catalogue {
    display: none
}

.mega-menu .catalogue-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3.125rem
}

.mega-menu .catalogue-link {
    display: block;
    text-align: center
}

.mega-menu .catalogue-link .img {
    position: relative;
    margin: 0 auto 1.25rem;
    border: 1px solid #ccc;
    background: #fff;
    padding-top: 100%;
    overflow: hidden
}

.mega-menu .catalogue-link .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mega-menu .catalogue-link .text {
    font-size: .875rem;
    line-height: 1.25
}

.mega-menu .catalogue-link.active .img {
    border-color: #0a4595
}

.mega-menu .catalogue-link.active .text {
    color: #0a4595;
    font-weight: 700
}

.mega-menu .catalogue-link:hover .img {
    border-color: #0a4595
}

@media screen and (min-width:1024.98px) and (max-width:1368.98px) {
    .mega-menu .mega-menu-container {
        height: calc(100vh - 190px);
        overflow-y: auto
    }
    .mega-menu .mega-menu-container::-webkit-scrollbar {
        background-color: #ccc;
        width: 4px
    }
    .mega-menu .mega-menu-container::-webkit-scrollbar-thumb {
        background-color: #0a4595
    }
}

@media screen and (max-width:1024.98px) {
    .mega-menu {
        -webkit-transition: all .3s;
        -o-transition: .3s all;
        display: block;
        position: absolute;
        top: 0;
        left: -100%;
        transition: all .3s;
        padding-top: 0;
        height: 100vh;
        overflow: hidden
    }
    .mega-menu:before {
        display: none
    }
    .mega-menu.show {
        left: 0
    }
    .mega-menu .mega-close {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        align-items: center;
        justify-content: center;
        z-index: 1;
        background-color: #666;
        width: 30px;
        height: 30px;
        font-size: 18px
    }
    .mega-menu .mega-menu-container {
        padding: 40px 0;
        height: 100%;
        overflow-y: auto
    }
    .mega-menu .mega-menu-container .mega-menu-link {
        border-right: 0;
        padding-bottom: 0
    }
    .mega-menu .mega-menu-container .mega-menu-link ul {
        padding: 0 15px
    }
    .mega-menu .mega-menu-container .mega-menu-link ul li {
        text-align: left
    }
    .mega-menu .mega-menu-container .mega-menu-link ul li+li {
        margin-top: 15px;
        border-top: 1px solid #ccc;
        padding-top: 15px
    }
    .mega-menu .mega-menu-container .mega-menu-link ul li a {
        padding: 0;
        font-size: 14px
    }
    .mega-menu .mega-menu-container .col-lg-7,
    .mega-menu.mega-1669 .mega-menu-catalogue .catalogue-link .img {
        display: none
    }
    .mega-menu.mega-1669 .col-lg-7 {
        display: block
    }
    .mega-menu.mega-1669 .mega-menu-catalogue .catalogue-link {
        padding: 0 0 0 30px;
        text-align: left
    }
    .mega-menu.mega-1669 .mega-menu-catalogue .catalogue-link .text {
        border-left: 1px solid #999;
        padding: 8px 15px;
        color: #323232;
        font-size: 14px
    }
}

.suggestsearch {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
    display: none;
    position: absolute;
    top: 100%;
    z-index: 10;
    margin-top: 10px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
    border: 1px solid #eee;
    background: #f9f9f9;
    background: #fff;
    padding: 20px;
    width: 100%
}

.suggestsearch .keyword-list {
    line-height: 1.375
}

.suggestsearch .keyword-list ul {
    padding-right: 10px;
    max-height: 20rem;
    overflow-y: auto
}

.suggestsearch .keyword-list ul::-webkit-scrollbar {
    background: #e5e5e5;
    width: 5px
}

.suggestsearch .keyword-list ul::-webkit-scrollbar-thumb {
    background: #0a4595
}

.suggestsearch .keyword-list ul li+li {
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px
}

.suggestsearch .keyword-list ul li a {
    color: #666;
    font-size: .9375rem
}

.sticky-wrapper.is-sticky header {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05)
}

.offside {
    height: 100vh
}

.search-page {
    padding: 70px 0
}

.search-page h1 {
    margin-bottom: 20px;
    color: #333;
    font-size: 45px;
    font-weight: 500;
    letter-spacing: -2px;
    line-height: 55px
}

@media (max-width:992px) {
    .search-page h1 {
        font-size: 24px;
        line-height: 30px
    }
}

.search-page h1.center {
    text-align: center
}

.search-page .btn-reindex {
    display: none
}

.search-page .searchcontrols .form-inline {
    position: relative
}

.search-page .searchcontrols .form-inline:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 10px;
    align-items: center;
    justify-content: center;
    z-index: 1;
    width: 44px;
    height: 44px;
    color: #4285f4;
    font-family: Material Design Icons;
    font-size: 24px;
    content: "\f349"
}

.search-page .searchcontrols .frm-btn {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 2;
    background-color: transparent
}

.search-page input[type=text] {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -webkit-transition: .25s cubic-bezier(.4, 0, .2, 1);
    -o-transition: .25s cubic-bezier(.4, 0, .2, 1);
    transition: .25s cubic-bezier(.4, 0, .2, 1);
    outline: 0;
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid #dfe1e5;
    border-radius: 22px;
    background-color: #fff;
    padding-right: 54px;
    padding-left: 20px;
    width: 100%;
    height: 44px;
    color: #333;
    font-size: .875rem;
    font-weight: 400
}

.search-page input[type=text]:focus {
    -webkit-box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    border-color: transparent
}

.search-page input[type=submit] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-box-shadow: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: 0;
    box-shadow: none;
    border: 0;
    border-radius: 50%;
    background-color: transparent;
    width: 44px;
    height: 44px;
    font-size: 0;
    user-select: none;
    text-align: center
}

.search-page .text-danger {
    margin-top: 20px;
    color: #333;
    font-size: 15px;
    font-style: italic;
    font-weight: 600
}

.search-page .searchresultsummary {
    margin-bottom: 20px;
    border: 1px solid #a8a8aa;
    background-color: #f4f4f4;
    padding: 1.25rem;
    color: #3a3a3a;
    line-height: 1.375
}

.search-page .searchresults {
    margin-top: 30px
}

.search-page .searchresults .modulepager:first-child {
    display: none
}

.search-page .searchresultlist {
    margin-bottom: 30px
}

.search-page .searchresult {
    -webkit-box-shadow: 0 1px 6px rgba(32, 33, 36, .28);
    margin-bottom: 30px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, .28);
    border-radius: 8px;
    padding: 16px
}

.search-page .searchresult:last-child {
    margin-bottom: 0
}

.search-page .searchresult h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33
}

.search-page .searchresult h3 a {
    color: #1a0dab;
    font-weight: 500;
    text-decoration: none
}

.search-page .searchresult h3 a:hover {
    text-decoration: underline
}

.search-page .searchresult .searchresultdesc {
    word-wrap: break-word;
    margin-bottom: 10px;
    color: #545454;
    font-size: small;
    font-weight: 400;
    line-height: 1.54
}

.search-page .searchresult .searchterm {
    word-wrap: break-word;
    color: #6a6a6a;
    font-size: small;
    font-style: normal;
    font-weight: 700;
    line-height: 1.54
}

.breadcrumb-section {
    padding: 1.25rem 0
}

.cart-section .cart-title {
    color: #63656a;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase
}

.cart-section .cart-table {
    width: 100%
}

.cart-section .cart-product,
.cart-section .cart-product .img,
.checkout-check label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.cart-section .cart-product .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15.625rem;
    position: relative;
    flex: 0 0 15.625rem;
    padding-top: 9.375rem
}

.cart-section .cart-product .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%
}

.cart-section .cart-product .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .938rem;
    line-height: 1.2
}

.cart-section .cart-product .content .brand {
    font-weight: 700
}

.cart-section .cart-price {
    line-height: 1.375;
    white-space: nowrap
}

.cart-section .cart-price .old-price {
    color: #63656a;
    font-size: 1.25rem;
    text-decoration: line-through
}

.cart-section .cart-price .price {
    font-size: 1.25rem;
    font-weight: 700
}

.cart-section .cart-price .discount,
.cart-section .cart-total-wrap ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-weight: 700
}

.cart-section .cart-price .discount {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: .3125rem;
    margin-right: auto;
    margin-left: auto;
    background-color: #0a4595;
    width: 3.063rem;
    height: 1.875rem;
    color: #fff
}

.cart-section .cart-footer {
    margin-left: auto;
    width: 34.688rem
}

.cart-section .cart-total-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    border: 1px solid #a8a8aa;
    border-top: 0;
    padding: 30px 5rem 30px 0
}

.cart-section .cart-total-wrap ul {
    width: 16.875rem;
    font-size: 1.125rem
}

.cart-section .cart-total-wrap ul li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #63656a
}

.cart-section .cart-total-wrap ul li+li {
    margin-top: 1.5rem
}

.cart-section .cart-button {
    margin-top: 1.25rem;
    margin-right: -.625rem;
    margin-left: -.625rem
}

.cart-section .cart-button .btn {
    margin: 0 .625rem;
    width: 50%
}

@media screen and (min-width:768.98px) {
    .cart-section .cart-table {
        display: table;
        border-collapse: collapse
    }
    .cart-section .cart-row {
        display: table-row
    }
    .cart-section .cart-header {
        border: 1px solid #a8a8aa
    }
    .cart-section .cart-header .cart-col {
        padding: 12px 15px;
        color: #63656a;
        font-size: 1.125rem;
        font-weight: 700
    }
    .cart-section .cart-header .cart-col:first-child {
        padding-left: 4.375rem;
        width: 45%
    }
    .cart-section .cart-header .cart-col:nth-child(2) {
        width: 17.5%
    }
    .cart-section .cart-header .cart-col:nth-child(3) {
        width: 5%
    }
    .cart-section .cart-row-item {
        border-bottom: 1px solid #a8a8aa
    }
    .cart-section .cart-row-item .cart-col {
        padding: 30px 15px
    }
    .cart-section .cart-row-item .cart-col:first-child {
        padding-left: 4.375rem;
        width: 45%
    }
    .cart-section .cart-col {
        display: table-cell;
        vertical-align: middle;
        padding: 12px 0
    }
}

@media screen and (max-width:1024.98px) {
    .cart-section .cart-header .cart-col:first-child,
    .cart-section .cart-row-item .cart-col:first-child {
        padding-left: .9375rem
    }
}

@media screen and (max-width:768.98px) {
    .cart-section .cart-header {
        display: none
    }
    .cart-section .cart-row-item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 1.875rem;
        border-bottom: 1px solid #a8a8aa;
        padding-bottom: 1.875rem
    }
    .cart-section .cart-row-item .cart-col:first-child {
        padding-left: 0;
        width: 100%
    }
    .cart-section .cart-row-item .cart-col.cart-col-price {
        margin-bottom: 1.25rem;
        padding-left: 15.625rem;
        width: 100%
    }
    .cart-section .cart-row-item .cart-col.cart-col-total {
        margin-left: auto
    }
    .cart-section .cart-price {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
    .cart-section .cart-price>* {
        margin-right: 10px
    }
    .cart-section .cart-button {
        margin-top: 1.875rem
    }
    .cart-section .cart-footer {
        margin-left: auto;
        width: auto
    }
    .cart-section .cart-total-wrap {
        border: 0;
        padding: 0
    }
}

@media screen and (max-width:576px) {
    .cart-section .cart-product .img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.5rem;
        flex: 0 0 7.5rem;
        margin-right: 1.25rem
    }
    .cart-section .cart-row-item .cart-col.cart-col-price {
        padding-left: 8.75rem
    }
}

.checkout-section {
    color: #63656a
}

.checkout-section .cart-button {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: -10px;
    margin-left: -10px
}

.checkout-section .cart-button>* {
    margin: 0 10px;
    min-width: 16.75rem;
    max-width: 50%
}

@media screen and (max-width:576px) {
    .checkout-section .cart-button>* {
        min-width: auto
    }
}

.checkout-wrap {
    border: 1px solid #a8a8aa;
    padding: 1.875rem 1.25rem
}

.checkout-title {
    margin-bottom: 1.875rem;
    font-size: 1.125rem;
    font-weight: 700
}

.checkout-form .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.checkout-form .form-group+.form-group {
    margin-top: 1.875rem
}

.checkout-form .form-group label {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10px;
    font-weight: 700;
    line-height: 1.175
}

.checkout-form .form-group .form-control {
    width: 75%
}

.checkout-form .form-group .form-control input,
.checkout-form .form-group .form-control select {
    height: 2.5rem
}

.checkout-form .form-group .form-control input,
.checkout-form .form-group .form-control select,
.checkout-form .form-group .form-control textarea {
    border: 1px solid #a8a8aa;
    background-color: #f9f9f9;
    padding: 0 1.25rem;
    color: #828282;
    font-size: .875rem
}

.checkout-form .form-group .form-control input::-webkit-input-placeholder,
.checkout-form .form-group .form-control select::-webkit-input-placeholder,
.checkout-form .form-group .form-control textarea::-webkit-input-placeholder {
    color: #828282
}

.checkout-form .form-group .form-control input::-moz-placeholder,
.checkout-form .form-group .form-control select::-moz-placeholder,
.checkout-form .form-group .form-control textarea::-moz-placeholder {
    color: #828282
}

.checkout-form .form-group .form-control input:-ms-input-placeholder,
.checkout-form .form-group .form-control input::-ms-input-placeholder,
.checkout-form .form-group .form-control select:-ms-input-placeholder,
.checkout-form .form-group .form-control select::-ms-input-placeholder,
.checkout-form .form-group .form-control textarea:-ms-input-placeholder,
.checkout-form .form-group .form-control textarea::-ms-input-placeholder {
    color: #828282
}

.checkout-form .form-group .form-control input::placeholder,
.checkout-form .form-group .form-control select::placeholder,
.checkout-form .form-group .form-control textarea::placeholder {
    color: #828282
}

.checkout-form .form-group .form-control textarea {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 5rem
}

.checkout-form .form-group .note {
    margin-top: .625rem;
    color: #828282;
    font-size: .875rem
}

.checkout-form .form-group.form-note {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:576px) {
    .checkout-form .form-group .form-control {
        margin-top: 10px;
        width: 100%
    }
}

.checkout-add-address {
    margin-top: 1.875rem;
    font-weight: 700
}

.checkout-add-address a {
    color: #0a4595;
    text-decoration: underline;
    text-underline-position: under
}

.checkout-check input[type=checkbox],
.checkout-check input[type=radio] {
    clip: rect(0, 0, 0, 0);
    position: absolute;
    visibility: hidden;
    opacity: 0;
    width: 1px;
    height: 1px
}

.checkout-check input[type=checkbox]:checked+.fake-icon {
    background-image: url(../img/icon/checkbox-checked.png)
}

.checkout-check input[type=radio]:checked+.fake-icon {
    background-image: url(../img/icon/radio-checked.png)
}

.checkout-check .fake-icon {
    display: block;
    margin-right: 14px;
    background-repeat: no-repeat
}

.checkout-check.checkout-checkbox .fake-icon {
    background-image: url(../img/icon/checkbox-empty.png);
    width: 16px;
    height: 16px
}

.checkout-check.checkout-radio .fake-icon {
    background-image: url(../img/icon/radio-empty.png);
    width: 22px;
    height: 22px
}

.checkout-invoice {
    margin-top: 2.5rem
}

.checkout-invoice .issue-invoice-form {
    display: none;
    margin-top: 1.875rem
}

.checkout-shipping {
    margin-top: 4.375rem
}

@media screen and (max-width:576px) {
    .checkout-shipping {
        margin-top: 1.875rem
    }
}

.checkout-method-item {
    border: 1px solid #a8a8aa;
    background-color: #f9f9f9;
    padding: 1.875rem
}

.checkout-method-item .checkout-check .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
    align-items: center
}

.checkout-method-item .checkout-check .text {
    font-weight: 700
}

.checkout-cart-summary .cart-summary-total li+li,
.checkout-method-item+.checkout-method-item {
    margin-top: 1.5625rem
}

@media screen and (max-width:576px) {
    .checkout-method-item {
        padding: 1.25rem
    }
}

.checkout-shipping .checkout-method-item .content .img {
    margin-left: auto
}

.checkout-shipping .checkout-method-item .content .text {
    padding-right: 20px
}

.checkout-payment {
    margin-top: 1.875rem
}

.checkout-payment .checkout-method-item .content .img {
    width: 5rem
}

.checkout-payment .checkout-method-item .content .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 1.25rem
}

.checkout-cart-summary-wrap .checkout-title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.checkout-cart-summary .cart-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.875rem;
    border-bottom: 1px solid #a8a8aa;
    padding-bottom: 3.125rem
}

.checkout-cart-summary .cart-item .img {
    width: 8.75rem
}

.checkout-cart-summary .cart-item .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px;
    font-size: .938rem;
    line-height: 1.2
}

.checkout-cart-summary .cart-item .content .brand {
    font-weight: 700
}

.checkout-cart-summary .cart-item .price-wrap {
    line-height: 1.25;
    white-space: nowrap
}

.checkout-cart-summary .cart-item .price-wrap .old-price {
    color: #63656a;
    font-size: 1.25rem;
    text-decoration: line-through
}

.checkout-cart-summary .cart-item .price-wrap .price {
    font-size: 1.25rem;
    font-weight: 700
}

.checkout-cart-summary .cart-item .price-wrap .discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: .3125rem;
    background-color: #0a4595;
    width: 3.063rem;
    height: 1.875rem
}

.checkout-cart-summary .cart-summary-total li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.125rem;
    font-weight: 700
}

.cart-coupon-input label {
    display: block;
    margin-bottom: .75rem
}

.cart-coupon-input .form-inline,
.checkout-cart-summary .cart-summary-total li,
.complete-info .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cart-coupon-input .form-inline input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #a8a8aa;
    background-color: #f9f9f9;
    height: 2.5rem
}

.cart-coupon-input .form-inline button {
    border: 0;
    background-color: #0a4595;
    width: 6.875rem;
    height: 2.5rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase
}

.cart-coupon-note *+*,
.frequent-product-purchase a+a {
    margin-top: .9375rem
}

.complete-info {
    line-height: 1.375
}

.checkout-cart-summary .cart-item .price-wrap .discount,
.complete-info .title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700
}

.complete-info .title {
    background-color: #00bd3f;
    height: 6.438rem;
    font-size: 1.125rem
}

.complete-info .title img {
    margin-right: 15px
}

.complete-info .content {
    padding: 1.875rem 0 0
}

.complete-info .content .btn {
    width: 100%;
    font-size: 1rem
}

.complete-img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.support-title {
    margin-bottom: 1.25rem !important;
    border-bottom: 1px solid #0a4595;
    padding-bottom: .9375rem;
    color: #1e1e1e;
    text-transform: none !important
}

.faq-list .faq-item {
    line-height: 1.375
}

.faq-list .faq-item+.faq-item,
.product-detail-feature ul li+li {
    margin-top: .9375rem;
    border-top: 1px solid #e0e0e0;
    padding-top: .9375rem
}

.faq-list .faq-item .faq-title,
.faq-list .faq-item .faq-title:after {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.faq-list .faq-item .faq-title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    color: #1e1e1e
}

.faq-list .faq-item .faq-title:after {
    margin-left: .9375rem;
    content: url(../img/icon/minus.png)
}

.faq-list .faq-item .faq-title.opened {
    color: #0a4595;
    font-weight: 700
}

.faq-list .faq-item .faq-title.opened:after {
    content: url(../img/icon/plus.png)
}

.faq-list .faq-item .faq-content {
    display: none;
    padding: 1.25rem .9375rem 0
}

.faq-form {
    margin-top: 3.75rem;
    border: 1px solid #e0e0e0;
    padding: 3.75rem
}

.faq-form .section-title {
    text-transform: none
}

@media screen and (max-width:768.98px) {
    .faq-form {
        margin-top: 2.5rem;
        padding: 1.875rem
    }
}

.dealer-section .result-wrapper {
    border: 1px solid #c2c2c2;
    background-color: #eaeaea;
    padding: 3.75rem 0
}

.dealer-section .filter-map {
    padding: 0 1.5625rem
}

.dealer-section .filter-map .form-group+.form-group {
    margin-top: 1.25rem
}

.dealer-section .filter-map .form-group select {
    border: 0;
    border-bottom: 1px solid #a3a3a3;
    background: 0 0;
    padding: 0
}

.dealer-section .filter-map .form-submit input {
    margin-top: 1.875rem;
    border: 0;
    background-color: #0a4595;
    width: 100%;
    height: 3.063rem;
    color: #fff;
    font-size: .938rem;
    font-weight: 700
}

.dealer-section .find_address {
    margin-top: 1.875rem;
    border-top: 1px solid #a3a3a3;
    padding-top: 1.875rem
}

.dealer-section .find_address input[type=text] {
    border: 0;
    border-bottom: 1px solid #a3a3a3;
    background: 0 0;
    padding: 0;
    width: 100%;
    height: 36px
}

.dealer-section .find_address .mrb10,
.dealer-section .find_address .mrb20 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .625rem
}

.dealer-section .find_address .get-dir-button input {
    border: 0;
    background-color: #0a4595;
    height: 3.063rem;
    color: #fff;
    font-size: .938rem;
    font-weight: 700
}

.dealer-section .result {
    margin-top: 2.5rem;
    border: 0;
    padding: 0 .5rem 0 1.5625rem
}

.dealer-section .result ul {
    padding-right: 1.0625rem;
    max-height: 24.75rem;
    overflow: auto
}

.dealer-section .result ul::-webkit-scrollbar {
    background: #fff;
    width: 4px
}

.dealer-section .result ul::-webkit-scrollbar-thumb {
    background: #1ca128
}

.dealer-section .result ul li {
    padding: 1.875rem;
    color: #494949;
    line-height: 1.375
}

.dealer-section .result ul li .name {
    font-size: 1.125rem;
    font-weight: 700
}

.dealer-section .result ul li p {
    font-size: .875rem
}

.dealer-section .result ul li.active {
    border-right: .313rem solid #0a4595;
    background-color: #fff
}

.dealer-section .map #map_canvas {
    display: none !important;
    width: 100%;
    min-height: 100%
}

.dealer-section .map iframe {
    width: 100%;
    height: 100%;
    min-height: 100%
}

.flashsale-coundown-wrap,
.flashsale-coundown-wrap .countdown-wrap .flashsale-countdown span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center
}

.flashsale-coundown-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #0a4595;
    padding: 1.5625rem;
    color: #fff
}

.flashsale-coundown-wrap .title {
    margin-right: 1.25rem;
    font-size: 2.25rem;
    font-weight: 700;
    text-transform: uppercase
}

.flashsale-coundown-wrap .countdown-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.flashsale-coundown-wrap .countdown-wrap p {
    margin-right: .9375rem;
    font-size: 1.5rem
}

.flashsale-coundown-wrap .countdown-wrap .flashsale-countdown span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #fff;
    width: 2.375rem;
    height: 2.375rem;
    color: #000;
    font-size: 1.25rem;
    font-weight: 700
}

.flashsale-item-list {
    margin-top: 1.25rem
}

.flashsale-item-list .flashsale-item,
.news-item {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column
}

.flashsale-item-list .flashsale-item {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 10.563rem
}

.flashsale-detail-content .flashsale-nav ul li a,
.flashsale-item-list .flashsale-item,
.flashsale-item-list .flashsale-item .status {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center
}

.flashsale-item-list .flashsale-item .status {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #fff;
    width: 11.188rem;
    height: 2.063rem;
    font-size: 1.125rem;
    font-weight: 700
}

.flashsale-item-list .flashsale-item .time {
    margin-top: .625rem;
    color: #fff;
    font-size: 3.75rem;
    font-weight: 700
}

.flashsale-item-list .flashsale-item.active .status {
    background-color: #f8ff03
}

.flashsale-detail-content .flashsale-nav {
    margin-bottom: 2.5rem
}

.flashsale-detail-content .flashsale-nav ul li {
    display: inline-block
}

.flashsale-detail-content .flashsale-nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .625rem 1rem;
    color: #63656a;
    font-size: 1.25rem
}

.flashsale-detail-content .flashsale-nav ul li.active a {
    background-color: #feb92e;
    font-weight: 700
}

.news-item {
    line-height: 1.375
}

.news-item .news-img a {
    display: block;
    position: relative;
    padding-top: 62.77533%
}

.news-item .news-img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news-item.news-small .news-title {
    height: 3rem
}

.news-item.news-big .news-title {
    height: 4.125rem;
    font-size: 1.5rem
}

.news-item .news-brief {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.news-item .news-title {
    margin: .75rem 0 .5rem;
    color: #63656a;
    font-size: 1.125rem;
    font-weight: 700
}

.news-item,
.news-item .news-title a {
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.news-item .news-title a {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.news-item .news-title:hover {
    text-decoration: underline
}

@media screen and (max-width:576px) {
    .news-item.news-big .news-img a {
        padding-top: 62.77533%
    }
    .news-item.news-big .news-title {
        font-size: 1.125rem
    }
}

.promotion-notify-wrapper {
    z-index: 2
}

.promotion-notify-wrapper .promotion-notify {
    background-color: #0a4595;
    padding: .6875rem;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.375;
    text-align: center
}

.fancybox-content.inventories-warning {
    padding: 2.5rem !important;
    line-height: 1.375
}

.fancybox-content.inventories-warning .inventories-header {
    margin-bottom: 1.875rem;
    border-bottom: 1px solid #ccc;
    padding: 0 0 1.25rem;
    font-size: 1.75rem;
    font-weight: 700;
    text-align: center
}

.fancybox-content.inventories-warning .inventories-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.875rem
}

.fancybox-content.inventories-warning .inventories-btn .btn-cancel {
    margin-left: 15px;
    background: #666;
    color: #fff
}

.fancybox-content,
.popup-promo,
div[id*=popup_] {
    padding: 0 !important;
    overflow: initial !important
}

#popup_2 {
    width: 930px
}

.popup-promo-wrapper .popup-img img {
    width: 100%
}

.popup-promo-wrapper .popup-form {
    padding: 1.875rem;
    height: 100%
}

.popup-promo-wrapper .popup-form h2 {
    margin-bottom: 1.25rem;
    font-size: 1.563rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase
}

.popup-promo-wrapper .popup-form .form-group+.form-group,
.popup-promo-wrapper .popup-form .frm-btn {
    margin-top: 1.25rem
}

.popup-promo-wrapper .popup-form .form-group input[type=text] {
    border: 0;
    background-color: #f4f4f4;
    padding: .625rem 1.25rem;
    height: 2.125rem;
    font-size: .875rem
}

.popup-promo-wrapper .popup-form .form-group input[type=text]::-webkit-input-placeholder {
    color: #999;
    font-size: .875rem
}

.popup-promo-wrapper .popup-form .form-group input[type=text]::-moz-placeholder {
    color: #999;
    font-size: .875rem
}

.popup-promo-wrapper .popup-form .form-group input[type=text]:-ms-input-placeholder,
.popup-promo-wrapper .popup-form .form-group input[type=text]::-ms-input-placeholder {
    color: #999;
    font-size: .875rem
}

.popup-promo-wrapper .popup-form .form-group input[type=text]::placeholder {
    color: #999;
    font-size: .875rem
}

.popup-promo-wrapper .popup-form .frm-btn input {
    width: 100%;
    height: 2.125rem;
    font-size: .875rem
}

.product-item,
.product-item .product-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.product-item {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: all .3s;
    border: .063rem solid transparent;
    padding: 1.25rem .9375rem 2.5rem;
    color: #000;
    line-height: 1.375
}

.product-item .product-img {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    height: 11.25rem
}

.product-item .product-img img {
    max-height: 11.25rem
}

.product-item .product-img .out-of-stock {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    right: -.9375rem;
    left: -.9375rem;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, .8);
    height: 3.75rem;
    color: #999;
    font-size: 1.125rem;
    text-transform: uppercase
}

.product-item .product-discount,
.product-item .product-img .out-of-stock,
.product-item .product-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute
}

.product-item .product-discount,
.product-item .product-img .out-of-stock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.product-item .product-discount {
    top: .9375rem;
    right: .9375rem;
    border-radius: 50%;
    background-color: #0a4595;
    width: 2.625rem;
    height: 2.625rem;
    color: #fff;
    font-size: .813rem
}

.product-item .product-label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.product-item .product-label span {
    display: block;
    padding: .125rem .75rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: .938rem;
    font-weight: 500
}

.product-item .product-label span+span {
    margin-top: 5px
}

.product-item .product-label .label-new:first-child {
    background-color: #0a4595;
    color: #fff
}

.product-item .product-label .label-new+.label-new {
    padding-top: 0;
    color: #0a4595
}

.product-item .product-category {
    font-size: .813rem;
    text-transform: uppercase
}

.product-item .product-brand,
.tracking-progressbar .progress-item .text span {
    font-weight: 700
}

.product-item .product-top-right,
.sidenav-wrapper ul li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.product-item .product-top-right em {
    font-size: 1.75rem
}

.product-item .product-name a {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    height: 3.1875rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.breadcrumb-wrap .breadcrumb li a:hover,
.product-item .product-name:hover a {
    text-decoration: underline
}

.product-item .product-code,
.product-item .product-name {
    font-size: .813rem
}

.product-item .product-code {
    margin: .625rem 0
}

.product-item .product-oldprice {
    height: 1.1875rem;
    font-size: 1rem;
    line-height: 1;
    white-space: nowrap
}

.product-item .product-price {
    color: #0a4595;
    font-size: 1.25rem;
    font-weight: 700;
    white-space: nowrap
}

.product-item .product-bottom-wrap {
    min-height: 2.25rem
}

.product-item .product-bottom-right {
    position: absolute;
    right: 5px;
    bottom: 2.8125rem
}

.product-item .product-bottom-right em {
    font-size: 28px
}

@media screen and (max-width:1024.98px) {
    .product-item .product-oldprice {
        margin-left: 0
    }
}

@media screen and (min-width:1024.98px) {
    .product-item .product-btn {
        -webkit-transition: all .3s;
        -o-transition: .3s all;
        opacity: 0;
        transition: all .3s
    }
    .product-item:hover {
        border: .063rem solid #b9b9b9
    }
    .product-item:hover .product-btn {
        opacity: 1
    }
}

.product-slider .swiper-slide {
    height: auto
}

.product-slider .swiper-slide .product-item {
    height: 100%
}

.sidenav-wrapper ul li a {
    padding: .9375rem 1.5625rem;
    color: #63656a
}

.sidenav-wrapper ul li.active a {
    border: 1px solid #a8a8aa;
    font-weight: 700
}

.subnav-section .subnav-wrap {
    border: .063rem solid #d8d8d8;
    background-color: #f7f7f7;
    padding: 1.25rem 1.875rem 2.5rem
}

.subnav-category-wrap {
    margin-top: 1.875rem
}

.subnav-category-wrap .catalogue-list {
    margin: 0 0 -2.5rem -2.5rem
}

.subnav-category-wrap .catalogue-list>* {
    padding: 0 0 2.5rem 2.5rem
}

.subnav-category-wrap .catalogue-link {
    display: block;
    text-align: center
}

.subnav-category-wrap .catalogue-link .img {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: relative;
    transition: all .3s;
    margin: 0 auto .9375rem;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff;
    padding-top: 100%;
    overflow: hidden
}

.subnav-category-wrap .catalogue-link .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.subnav-category-wrap .catalogue-link .text {
    line-height: 1.25
}

.subnav-category-wrap .catalogue-link.active .img {
    border-color: #0a4595
}

.subnav-category-wrap .catalogue-link.active .text {
    color: #0a4595;
    font-weight: 700
}

.subnav-category-wrap .catalogue-link:hover .img {
    border-color: #0a4595
}

.breadcrumb-wrap .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.breadcrumb-wrap .breadcrumb li {
    -o-text-overflow: ellipsis;
    color: #828282;
    font-size: .938rem;
    line-height: 1.375;
    text-overflow: ellipsis;
    white-space: nowrap
}

.breadcrumb-wrap .breadcrumb li+li {
    margin-left: .5rem
}

.breadcrumb-wrap .breadcrumb li+li:before {
    margin-right: .3125rem;
    content: "/"
}

.product-detail-page .subnav-category-wrap {
    display: none
}

.product-detail-page .subnav-section .subnav-wrap {
    padding: .625rem 1.875rem
}

.tracking-order {
    border: 1px solid #a8a8aa;
    padding: 3.75rem 5rem;
    color: #6c6c6c;
    line-height: 1.375
}

.tracking-order .section-title,
.tracking-order p {
    margin-bottom: 1.25rem
}

.tracking-order .form-group label {
    display: block;
    margin-bottom: .625rem
}

.tracking-order .btn {
    margin-top: 1.875rem;
    width: 100%
}

@media screen and (max-width:768.98px) {
    .tracking-order {
        padding: 1.875rem
    }
}

.tracking-progressbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px
}

.tracking-progressbar .progress-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: column;
    width: 20%
}

.tracking-progressbar .progress-item .text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    font-size: .875rem;
    line-height: 1.25;
    text-align: center
}

.tracking-progressbar .progress-item .text .time {
    color: #160d0d
}

.tracking-progressbar .progress-item .bar {
    position: relative;
    margin: 2.65625rem 0 0;
    background: #e1e1e1;
    height: 2px
}

.tracking-progressbar .progress-item .bar .fill-color {
    background: 0 0;
    width: 50%;
    height: 100%
}

.tracking-progressbar .progress-item .circle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 4.21875rem;
    left: 50%;
    align-items: center;
    justify-content: center;
    z-index: 2;
    margin-top: -15px;
    margin-left: -15px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
    border-radius: 50%;
    background: #fafafa;
    width: 3.125rem;
    height: 3.125rem;
    color: #666;
    font-size: 20px
}

.tracking-progressbar .progress-item.done .circle {
    background: #0a4595;
    color: #fff
}

.tracking-progressbar .progress-item.active .fill-color,
.tracking-progressbar .progress-item.done .bar .fill-color {
    background: #0a4595;
    width: 100%
}

.tracking-progressbar .progress-item.active .circle {
    background: #0a4595;
    color: #fff
}

.tracking-progressbar .progress-item:first-child .bar {
    left: 50%;
    width: 50%
}

.tracking-progressbar .progress-item:last-child .bar {
    width: 50%
}

@media screen and (max-width:1024.98px) {
    .tracking-progressbar {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .tracking-progressbar .progress-item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        width: 20%
    }
    .tracking-progressbar .progress-item .text {
        display: none
    }
    .tracking-progressbar .progress-item .circle {
        position: static;
        opacity: .6;
        margin-top: 0;
        margin-left: 0;
        font-size: 18px
    }
    .tracking-progressbar .progress-item .bar {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        bottom: 50%;
        left: 50%;
        flex: 1;
        opacity: .6;
        margin: 0 20px;
        width: 50%
    }
    .tracking-progressbar .progress-item:last-child .bar {
        display: none
    }
    .tracking-progressbar .progress-item.active .bar,
    .tracking-progressbar .progress-item.active .circle,
    .tracking-progressbar .progress-item.done .bar,
    .tracking-progressbar .progress-item.done .circle {
        opacity: 1
    }
}

@media screen and (max-width:576px) {
    .tracking-progressbar .progress-item {
        width: 50%
    }
}

.home-banner .container {
    position: relative
}

.home-banner .promotion-notify-wrapper {
    top: 0;
    right: 15px;
    left: 15px
}

.home-banner .swiper-pagination {
    bottom: 2.5rem
}

.home-banner .swiper-pagination span,
.promotion-banner-slide .swiper-pagination span {
    opacity: 1;
    margin: 0 10px !important;
    background-color: #fff;
    width: 1.125rem;
    height: 1.125rem
}

.home-banner .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #0a4595
}

.news-detail-section .news-detail-title,
.news-detail-section .news-other-title {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: .9375rem;
    color: #1e1e1e;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.375
}

.news-detail-section .article-content {
    padding-top: 1.875rem
}

.news-detail-section .news-other-list {
    margin-top: 1.875rem
}

.news-detail-section .news-other-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.news-detail-section .news-other-item+.news-other-item {
    margin-top: 1.25rem;
    border-top: 1px solid #e0e0e0;
    padding-top: 1.25rem
}

.news-detail-section .news-other-item .img {
    width: 8.125rem;
    height: 5.125rem
}

.news-detail-section .news-other-item .img img,
.solution-category-list .item .img img {
    -o-object-fit: cover;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news-detail-section .news-other-item .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: .9375rem
}

.news-detail-section .news-other-item .content .title {
    -webkit-line-clamp: 1;
    margin-bottom: .3125rem;
    font-size: 1.125rem;
    font-weight: 700
}

.news-detail-section .news-other-item .content .brief,
.news-detail-section .news-other-item .content .title {
    -o-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.news-detail-section .news-other-item .content .brief {
    -webkit-line-clamp: 3;
    font-size: .813rem;
    line-height: 1.375
}

.solution-other-section {
    margin-top: 2.5rem
}

.solution-category-list .item {
    display: block;
    position: relative
}

.solution-category-list .item .img {
    display: block;
    position: relative;
    padding-top: 47.3913%
}

.solution-category-list .item .img img {
    position: absolute;
    top: 0;
    left: 0
}

.solution-category-list .item .text {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(68, 68, 68, .6);
    padding: .9375rem 0;
    color: #fff;
    font-size: 1.125rem;
    text-align: center
}

@media screen and (max-width:768.98px) {
    .solution-category-list .item .img {
        padding-top: 56.25%
    }
}

.news-list .row .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media (min-width:576px) {
    .news-list .row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.news-list .row .col:nth-child(n+3) .news-brief {
    font-size: .813rem
}

.news-list .row .col:nth-child(n+3) .news-big .news-title {
    font-size: 1.125rem
}

@media (min-width:1024.98px) {
    .news-list .row .col:nth-child(n+3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
}

.news-list-section .pages,
.solution-list-section .pages {
    display: none
}

.news-subnav-section .subnav-category-wrap {
    margin-top: 0
}

.news-subnav-section .subnav-category-wrap .catalogue-link .img img,
.product-detail-images .img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.news-subnav-section .subnav-category-wrap .catalogue-link .img img {
    width: auto;
    height: auto
}

.product-detail-name {
    margin-bottom: .625rem;
    color: #1b1b1b;
    font-size: 1.563rem;
    font-weight: 700;
    line-height: 1.2
}

.product-detail-code {
    margin-right: 1.25rem;
    color: #4b4b4b;
    font-size: .875rem;
    line-height: 1.375
}

.product-detail-rating .rating-number {
    margin-left: .3125rem;
    text-decoration: underline
}

.product-detail-label .label-item {
    display: block;
    background-color: #0a4595;
    padding: .5rem .75rem;
    width: 100%;
    color: #fff;
    font-size: .938rem;
    font-weight: 500;
    text-align: center
}

.product-detail-label .label-item+.label-item,
.shop-status-list .shop-status+.shop-status {
    margin-top: .625rem
}

.rating-star {
    background-image: url(../img/star-group.png);
    background-repeat: no-repeat;
    width: 67px;
    height: 13px
}

.rating-star div {
    background-image: url(../img/star-group-on.png);
    background-repeat: no-repeat;
    height: 100%
}

.product-detail-discount-round {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #0a4595;
    width: 2.625rem;
    height: 2.625rem;
    color: #fff;
    font-size: .813rem;
    font-weight: 700
}

.product-detail-images {
    position: relative;
    margin-right: 3.75rem;
    margin-left: 3.75rem;
    padding-top: 52%
}

.product-detail-images .img {
    position: relative;
    height: 100%
}

.product-detail-images .img img {
    position: absolute;
    max-width: 100%;
    max-height: 100%
}

.product-detail-images .swiper-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width:576px) {
    .product-detail-images {
        margin-right: 0;
        margin-left: 0;
        padding-top: 100%
    }
}

.product-detail-thumbnail .img {
    display: block;
    position: relative;
    padding-top: 100%
}

.product-detail-thumbnail .img img,
.product-detail-video-wrap ul li a img,
.room-other-model .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.product-detail-feature ul li,
.product-share .dropdown-content .share-list a,
.shop-status-list .shop-status {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.shop-status-list .shop-status .icon {
    position: relative;
    margin-right: .625rem;
    background-color: #1ca128;
    width: 1.313rem;
    height: 1.313rem;
    overflow: hidden
}

.product-content-popup .img img,
.shop-status-list .shop-status .icon img {
    position: absolute
}

.shop-status-list .shop-status .text {
    color: #63656a
}

.shop-status-list .shop-status.out-of-stock .icon {
    background: red
}

.product-content-popup .img img,
.shop-status-list .shop-status .icon img,
.shop-status-list .shop-status.out-of-stock .icon img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-detail-choose-size .choose-size,
.shop-checked-btn {
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    height: 1.875rem;
    color: #63656a
}

.shop-checked-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20.3125rem
}

.product-detail-choose-size .choose-size {
    padding: 0 .9375rem;
    width: 325px;
    font-size: 1rem
}

.promotion-program-link {
    display: block;
    margin-top: .625rem;
    color: #1ca128;
    text-decoration: underline;
    text-underline-position: under
}

.product-price-wrap .old-price {
    color: #63656a;
    font-size: 1.25rem;
    text-decoration: line-through
}

.product-price-wrap .discount {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 1.25rem;
    background-color: #0a4595;
    width: 3.75rem;
    height: 1.563rem;
    color: #fff;
    font-size: .813rem;
    font-weight: 700
}

.product-price-wrap .price {
    margin-top: .625rem;
    color: #0a4595;
    font-size: 2.188rem;
    font-weight: 700
}

.product-amount-adjust {
    padding: 10px
}

.product-amount-adjust .spin-btn {
    background: #fff
}

.product-purchase-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-detail-purchase {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff
}

.product-detail-hotline,
.product-detail-purchase {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.125rem;
    font-weight: 700
}

.product-detail-hotline {
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    height: 3.313rem;
    color: #727272;
    line-height: 1.67
}

.product-detail-feature ul li .link:hover,
.product-detail-hotline a {
    color: #0a4595
}

.product-detail-feature ul li .icon {
    margin-right: 1.5625rem
}

.product-detail-feature ul li .text {
    -webkit-box-flex: 1.25;
    -ms-flex: 1.25 0 0px;
    flex: 1.25 0 0;
    color: #4b4b4b;
    font-size: .938rem;
    font-weight: 700;
    line-height: 1.375
}

.product-detail-feature ul li .link {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    display: block;
    flex: 1;
    margin-left: 1.25rem;
    color: #999;
    font-size: .938rem
}

.product-detail-desc-wrap {
    margin-top: 2.5rem
}

.product-detail-desc-wrap .col-lg-4,
.product-detail-desc-wrap .col-lg-8 {
    position: relative
}

.product-detail-desc-wrap .product-detail-view-more {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 50%;
    color: #4b4b4b;
    font-size: .938rem;
    font-weight: 700
}

.product-detail-desc-wrap .product-detail-tab-content {
    display: none
}

.product-detail-desc-wrap .product-detail-tab-content.show {
    display: block
}

.product-detail-desc-wrap .product-detail-desc-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid #d8d8d8;
    border-bottom: 0;
    background-color: #f7f7f7;
    padding: 0 1.5625rem;
    height: 2.25rem;
    color: #4b4b4b;
    font-size: .938rem;
    font-weight: 700
}

.product-detail-desc-wrap .product-detail-desc-title.active {
    border: 1px solid #0a4595;
    background-color: #0a4595;
    color: #fff
}

.product-detail-desc-wrap .desc-content {
    padding-bottom: 30px;
    overflow: hidden
}

.product-detail-desc-wrap .desc-content.expanded {
    max-height: none !important;
    overflow: hidden
}

.product-detail-desc-wrap .product-detail-desc-content {
    border: 1px solid #d8d8d8;
    padding: 2.5rem 2.5rem .9375rem
}

.product-detail-desc-wrap .product-detail-desc-content .desc-content {
    min-height: 570px;
    max-height: 570px
}

.product-detail-desc-wrap .product-detail-spec {
    position: relative;
    border: 1px solid #d8d8d8;
    padding-bottom: .9375rem
}

.product-detail-desc-wrap .product-detail-spec .desc-content {
    min-height: 610px;
    max-height: 610px
}

.product-detail-desc-wrap .product-detail-spec .product-detail-view-more {
    width: 80%
}

.product-detail-desc-wrap .product-detail-spec .product-detail-spec-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #d8d8d8;
    height: 2.25rem;
    color: #4b4b4b;
    font-size: .938rem;
    font-weight: 700
}

.product-detail-desc-wrap .product-detail-spec .product-detail-spec-content {
    margin-top: 0;
    font-size: .938rem;
    line-height: 1.375
}

.product-detail-desc-wrap .product-detail-spec .product-detail-spec-content table tr td {
    vertical-align: middle;
    border-bottom: 1px solid #d8d8d8;
    padding: .625rem .9375rem
}

.product-detail-desc-wrap .product-detail-spec .product-detail-spec-content table tr td:first-child {
    border-right: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    width: 55%;
    font-weight: 700
}

.product-detail-desc-wrap .product-detail-spec .product-detail-spec-content table tr td[colspan] {
    background: #fff;
    font-weight: 400
}

.product-detail-desc-wrap .product-detail-spec .product-detail-spec-content table tr:last-child td {
    border-bottom: 0
}

@media screen and (max-width:1024.98px) {
    .product-detail-desc-wrap {
        margin-top: 1.875rem
    }
    .product-detail-desc-wrap .desc-content {
        padding-bottom: 0
    }
    .product-detail-desc-wrap .product-detail-spec {
        margin-top: 1.25rem
    }
    .product-detail-desc-wrap .product-detail-desc-content .desc-content,
    .product-detail-desc-wrap .product-detail-spec .desc-content {
        min-height: auto;
        max-height: none
    }
    .product-detail-desc-wrap .product-detail-desc-content {
        padding: 1.875rem
    }
}

.frequent-product .product-item .icon-checked {
    position: absolute;
    top: -1px;
    right: -1px;
    border: 1px solid #0a4595;
    background-color: #fff;
    width: 1.313rem;
    height: 1.313rem;
    overflow: hidden
}

.frequent-product .product-item .icon-checked img,
.product-detail-video-wrap ul li a em {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.frequent-product .product-item .icon-checked img {
    opacity: 0
}

.frequent-product .product-item.active .icon-checked,
.landing-page-banner-slider .swiper-pagination span.swiper-pagination-bullet-active,
.promotion-banner-slide .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #0a4595
}

.frequent-product .product-item.active .icon-checked img,
.product-filter-item .option-link.active .opt-icon:before {
    opacity: 1
}

.frequent-product-purchase {
    padding: 2.5rem 1.875rem 0;
    line-height: 1.375;
    text-align: center
}

.frequent-product-purchase .frequent-product-total {
    font-size: .938rem
}

.frequent-product-purchase a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 2.25rem;
    font-size: .938rem
}

.frequent-product-purchase a span {
    margin: 0 2.5px
}

.frequent-product-purchase a.frequent-like-btn {
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    color: #4b4b4b
}

@media screen and (max-width:1024.98px) {
    .frequent-product-purchase {
        padding-top: 0
    }
}

.product-detail-comment {
    border: 1px solid #d8d8d8;
    padding: 1.875rem
}

.product-detail-comment .commentpanel {
    width: 60%
}

@media screen and (max-width:1280px) {
    .product-detail-comment .commentpanel {
        width: 100%
    }
}

.product-detail-view-more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    height: 2.25rem
}

@media screen and (max-width:1024.98px) {
    .product-detail-view-more {
        display: none
    }
}

.check-availability-wrap {
    padding: 0;
    width: 950px;
    overflow: initial
}

.check-availability-wrap .section-title {
    margin-bottom: 0;
    border-bottom: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    padding: 1.25rem;
    text-align: center;
    text-transform: none
}

.check-availability-wrap .availability-shop-container {
    padding: 1.875rem
}

.check-availability-wrap .shop-item {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #d8d8d8;
    padding: 1.25rem 1.875rem;
    color: #494949;
    line-height: 1.375
}

.check-availability-wrap .shop-item+.shop-item {
    margin-top: 1.25rem
}

.check-availability-wrap .shop-item .shop-name {
    font-size: .938rem;
    font-weight: 700
}

.check-availability-wrap .shop-item .shop-address {
    font-size: .813rem
}

.check-availability-wrap .shop-item .shop-link {
    display: inline-block;
    margin-top: .625rem;
    color: #0a4595;
    font-size: .813rem;
    text-decoration: underline;
    text-underline-position: under
}

.check-availability-wrap .shop-item .shop-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%
}

.check-availability-wrap .shop-item .shop-status {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    color: #1ca128;
    font-size: .938rem;
    font-weight: 700;
    text-align: right
}

@media screen and (max-width:768.98px) {
    .check-availability-wrap .shop-item {
        padding: 1.25rem
    }
    .check-availability-wrap .shop-item .shop-info,
    .check-availability-wrap .shop-item .shop-status {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .check-availability-wrap .shop-item .shop-status {
        margin-top: .9375rem;
        text-align: left
    }
}

.product-detail-video-wrap ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -5px;
    margin-left: -5px
}

.product-detail-video-wrap ul li {
    margin-bottom: 5px;
    padding-left: 5px;
    width: 20%
}

.product-detail-video-wrap ul li a {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    display: block;
    position: relative;
    transition: all .3s;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: #000;
    padding-top: 68.75%;
    overflow: hidden
}

.product-detail-video-wrap ul li a:before {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s;
    background-color: #0a4595;
    width: 100%;
    height: 100%;
    content: ""
}

.product-detail-video-wrap ul li a img {
    opacity: .85 !important
}

.product-detail-video-wrap ul li a em {
    z-index: 3;
    color: #fff;
    font-size: 2.25rem
}

.product-detail-video-wrap ul li a:hover {
    border: 1px solid #0a4595
}

.product-detail-video-wrap ul li a:hover:before {
    opacity: .9
}

.product-share {
    width: 8.875rem
}

.product-detail-video-wrap ul,
.product-filter-wrap,
.product-share .toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-share .toggle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #d8d8d8;
    padding: 10px 15px;
    width: 100%;
    height: 2.5rem;
    color: #63656a
}

.product-share .dropdown-content {
    z-index: 10;
    width: 100%;
    min-width: auto
}

.product-share .dropdown-content .share-list {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d8d8d8;
    border-top: 0;
    padding: 15px
}

.product-share .dropdown-content .share-list ul li+li {
    margin-top: 15px
}

.product-share .dropdown-content .share-list a img {
    margin-right: 8px
}

.product-share .dropdown-content .share-list a.disabled {
    opacity: .4;
    pointer-events: none
}

.product-filter-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -.9375rem;
    margin-left: -1.875rem
}

.product-filter-wrap>* {
    margin-bottom: .9375rem;
    margin-left: 1.875rem
}

@media screen and (max-width:768.98px) {
    .product-filter-wrap {
        margin: 0
    }
}

.product-filter-container .product-filter-container-btn,
.product-filter-container .product-filter-container-close,
.product-filter-container .product-filter-container-title {
    display: none
}

@media screen and (max-width:768.98px) {
    .product-filter-container {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background: #fff;
        padding: 1.875rem;
        width: 100%;
        height: 100%;
        overflow: auto
    }
    .product-filter-container .product-filter-container-title {
        display: block;
        margin-bottom: 1.25rem;
        color: #0a4595;
        font-size: 1.5rem;
        font-weight: 700;
        text-align: center
    }
    .product-filter-container .product-filter-container-close {
        -webkit-box-align: center;
        -ms-flex-align: center;
        position: absolute;
        top: 0;
        right: 0;
        align-items: center;
        background-color: #0a4595;
        width: 2.5rem;
        height: 2.5rem;
        color: #fff;
        font-size: 1.5rem
    }
    .product-filter-container .product-filter-container-btn,
    .product-filter-container .product-filter-container-btn a,
    .product-filter-container .product-filter-container-close {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center
    }
    .product-filter-container .product-filter-container-btn a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 .9375rem;
        height: 2.5rem
    }
    .product-filter-container .product-filter-container-btn a.btn-filter-comfirm {
        background-color: #0a4595;
        color: #fff
    }
    .product-filter-container .product-filter-container-btn a.btn-filter-reset {
        margin-left: .9375rem;
        border: 1px solid #ddd;
        background-color: #f6f6f6
    }
}

.product-filter-item {
    -ms-flex-preferred-size: 0;
    position: relative;
    flex-basis: 0
}

.product-filter-item .product-filter-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    white-space: nowrap
}

.product-filter-item .product-filter-title .icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: .625rem;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
    width: 1.875rem;
    height: 1.875rem
}

.product-filter-item .product-filter-body {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    padding-top: 10px;
    min-width: 14.813rem;
    text-align: left
}

.product-filter-item .product-filter-body .title {
    display: block;
    margin-bottom: .9375rem;
    line-height: 1.25;
    text-align: center
}

.product-filter-item .product-filter-group {
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    padding: 1.875rem
}

.product-filter-item .product-filter-group ul li+li {
    margin-top: .9375rem
}

.product-filter-item .option-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-left: -.625rem
}

.product-filter-item .option-link>* {
    margin-left: .625rem
}

.product-filter-item .option-link .opt-name {
    color: #3a3a3a;
    line-height: 1.25
}

.product-filter-item .option-link .color,
.product-filter-item .option-link .opt-icon {
    border-radius: 50%;
    width: 1.875rem;
    height: 1.875rem
}

.product-filter-item .option-link .opt-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    background: #fff
}

.product-filter-item .option-link .opt-icon:before {
    opacity: 0;
    background-image: url(../img/icon/check.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1rem;
    height: 1rem;
    content: ""
}

.product-filter-item.product-sort .product-filter-body {
    right: 0;
    left: auto
}

.product-filter-item:hover .product-filter-body {
    display: block
}

@media screen and (max-width:768.98px) {
    .product-filter-item:not(.product-sort) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 1.25rem;
        margin-left: 0;
        border: 1px solid #d8d8d8;
        background-color: #f7f7f7;
        padding: 1.25rem
    }
    .product-filter-item:not(.product-sort) .product-filter-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 1.25rem;
        padding: 0;
        width: 100%;
        font-size: 1.125rem;
        font-weight: 700
    }
    .product-filter-item:not(.product-sort) .product-filter-group .title,
    .product-filter-item:not(.product-sort) .product-filter-title .icon {
        display: none
    }
    .product-filter-item:not(.product-sort) .product-filter-body {
        display: block;
        position: static;
        padding-top: 0;
        min-width: auto
    }
    .product-filter-item:not(.product-sort) .product-filter-group {
        border: 0;
        background-color: transparent;
        padding: 0
    }
    .product-filter-item.product-sort {
        text-align: left
    }
    .product-filter-item.product-sort .product-filter-body {
        right: auto;
        left: 0
    }
}

.product-sort-wrap .product-filter-toggle {
    display: none
}

@media screen and (max-width:768.98px) {
    .product-sort-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between
    }
    .product-sort-wrap .product-filter-toggle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        font-size: 1.125rem
    }
    .product-sort-wrap .product-filter-toggle em {
        margin-left: .9375rem
    }
}

.product-selected-filter,
.product-selected-filter .item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.product-selected-filter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -10px;
    padding-top: 20px
}

.product-selected-filter .item {
    margin-bottom: 10px;
    height: 30px;
    font-size: 14px
}

.product-selected-filter .item:not(.default) {
    position: relative;
    margin-right: 10px;
    background: #d5e6fc;
    padding: 4px 12px;
    line-height: 20px
}

.product-selected-filter .item:not(.default) .remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 6px;
    color: #666;
    font-size: 15px
}

.product-selected-filter .item.default {
    color: #0a4595;
    text-decoration: underline
}

@media screen and (max-width:1024.98px) {
    .product-selected-filter {
        padding-top: 0
    }
}

.product-list-section .pages {
    display: none
}

.product-slider .swiper-btn {
    top: 5.625rem
}

.product-list-desc {
    border-top: 1px solid #a8a8aa;
    padding-top: 2.5rem
}

.promotion-banner-slide .swiper-pagination {
    bottom: 2.5rem
}

.landing-page-banner-slider .swiper-pagination {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 2.5rem;
    left: 50%;
    transform: translateX(-50%)
}

.landing-page-banner-slider .swiper-pagination span {
    opacity: 1;
    margin: 0 5px !important;
    background-color: #fff;
    width: 1.125rem;
    height: 1.125rem
}

.promotion-desc {
    color: #828282;
    font-weight: 700;
    line-height: 1.5
}

.promotion-list {
    margin-top: 2.5rem
}

.promotion-list .row {
    margin: 0 0 -2.5rem -2.5rem
}

.promotion-list .row>* {
    padding: 0 0 2.5rem 2.5rem
}

.promotion-item:not(.promotion-item-no-full-image) .img a {
    display: block;
    position: relative;
    padding-top: 100%
}

.promotion-item:not(.promotion-item-no-full-image) .img a img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.promotion-item .link,
.promotion-item.promotion-item-no-full-image.promotion-item-wide {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.promotion-item .link {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s;
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    padding: .875rem 0;
    color: #232323;
    line-height: 1.13
}

.promotion-item.promotion-item-no-full-image {
    display: block
}

.promotion-item.promotion-item-no-full-image.promotion-item-wide {
    padding: 1.875rem;
    height: 19.375rem
}

.promotion-item.promotion-item-no-full-image.promotion-item-square {
    position: relative;
    padding-top: 100%
}

.promotion-item.promotion-item-no-full-image.promotion-item-square .img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.promotion-item:hover .link {
    border: 1px solid #0a4595;
    background-color: #0a4595;
    color: #fff
}

.room-detail-section .product-detail-images {
    margin-right: 0;
    margin-left: 0
}

.room-choose-product .title {
    border-bottom: 1px solid #a2a2a2;
    padding-bottom: 10px
}

.room-other-model .img {
    display: block;
    position: relative;
    padding-top: 68.33713%
}

.product-content-popup {
    padding: 0;
    width: 56.563rem;
    overflow: initial
}

.product-content-popup .img {
    position: relative;
    padding-top: 100%
}

.product-content-popup .content {
    padding: 2.5rem;
    line-height: 1.375
}

.product-content-popup .content>* {
    margin-top: .3125rem
}

.product-content-popup .content .brand {
    font-size: 1.5rem;
    font-weight: 700
}

.product-content-popup .content .price {
    margin-top: 0;
    color: #0a4595;
    font-size: 2.25rem;
    font-weight: 700
}

.product-content-popup .content .buy-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-content-popup .content .buy-wrap>* {
    margin-right: 1.25rem
}

.product-content-popup .content .buy-wrap .btn {
    height: 2.1875rem;
    font-size: 1rem
}

.product-content-popup .product-detail-desc-wrap {
    padding: 1.875rem
}

.product-content-popup .product-detail-desc-wrap .desc-content {
    min-height: auto;
    max-height: none
}

@media screen and (max-width:1024.98px) {
    .product-content-popup .img {
        padding: 2.5rem 2.5rem 0;
        text-align: center
    }
    .product-content-popup .img img {
        -webkit-transform: none;
        -ms-transform: none;
        position: static;
        transform: none
    }
    .product-content-popup .content {
        padding-bottom: 0
    }
}

.room-heading-section .section-title {
    margin-bottom: 0;
    text-transform: none
}

.room-heading-section .article-content {
    padding-right: 10px;
    overflow: auto
}

.room-heading-section .article-content::-webkit-scrollbar {
    background: #fafafa;
    width: 4px
}

.room-heading-section .article-content::-webkit-scrollbar-thumb {
    background: #0a4595
}

.room-collection-section .section-title {
    margin-bottom: 1.25rem;
    text-transform: none
}

.room-collection-section .section-title span {
    display: block;
    font-size: 1rem;
    font-weight: 400
}

.room-collection-section .img {
    display: block;
    position: relative;
    padding-top: 66.59389%
}

.room-collection-section .img img {
    -o-object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.room-collection-section .img.img-2 {
    padding-top: 82.79221%
}

.room-collection-section .img.img-3 {
    padding-top: 58.48101%
}

.room-category-section .section-title {
    margin-bottom: 1.25rem;
    text-transform: none
}

.room-category-section .subnav-category-wrap {
    margin-top: 0;
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    padding: 2.8125rem
}

.room-category-section .catalogue-list {
    margin: 0 0 -2.5rem -2.5rem
}

.room-category-section .catalogue-list>* {
    padding: 0 0 2.5rem 2.5rem
}

@media screen and (max-width:768.98px) {
    .room-category-section .subnav-category-wrap {
        padding: 1.875rem
    }
}

.room-inspiration-section .section-title,
.room-new-product-section .section-title {
    margin-bottom: 1.25rem;
    text-transform: none
}

.room-inspiration-section .news-list .news-col {
    display: none
}

.dropdown:hover .dropdown-content,
.room-inspiration-section .news-list .news-col.show {
    display: block
}

.article-content {
    line-height: 1.375
}

.article-content>*+* {
    margin-top: 1.25rem
}

.article-content ul {
    padding-left: 1rem;
    list-style: disc
}

.swiper-btn {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
    margin: 0 1.875rem;
    width: 1.3125rem
}

.swiper-btn.swiper-btn-prev {
    right: 100%
}

.swiper-btn.swiper-btn-next {
    left: 100%
}

@media screen and (max-width:768.98px) {
    .swiper-btn {
        margin: 0
    }
    .swiper-btn.swiper-btn-prev {
        right: auto;
        left: 0
    }
    .swiper-btn.swiper-btn-next {
        right: 0;
        left: auto
    }
}

.btn-view-more {
    color: #000;
    font-size: .813rem
}

.btn-view-more span {
    margin-left: 5px;
    font-size: 1rem
}

.btn-view-more:hover {
    text-decoration: underline
}

.btn-view-more-border,
.btn-view-more-square {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.125rem
}

.btn-view-more-border {
    border: 1px solid #b7b7b7;
    border-radius: .75rem;
    width: 9.938rem;
    height: 2rem;
    color: #484848
}

.btn-view-more-square {
    border: 1px solid #717171;
    width: 7rem;
    height: 2.5rem;
    color: #63656a;
    font-weight: 700
}

.btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 .9375rem;
    height: 2.5rem;
    font-size: 1.125rem;
    font-weight: 700
}

.btn.background-main {
    color: #fff
}

.btn.btn-border {
    border: 1px solid #a8a8aa
}

.spin-input-wrap {
    height: 2.188rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modulepager ul li a,
.modulepager ul li span,
.spin-input-wrap .spin-btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center
}

.spin-input-wrap .spin-btn {
    cursor: pointer;
    border: 1px solid;
    width: 1.938rem;
    height: 100%
}

.spin-input-wrap input {
    border: 1px solid;
    border-right: 0;
    border-left: 0;
    width: 2rem;
    text-align: center
}

.fancybox-close-small {
    right: auto !important;
    left: 100%;
    opacity: 1 !important;
    background: #0a4595 !important
}

.fancybox-close-small svg path {
    fill: #fff !important
}

@media screen and (max-width:1024.98px) {
    .fancybox-close-small {
        right: 0;
        left: auto
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

@media screen and (min-width:576px) {
    .container {
        max-width: 560px
    }
}

@media screen and (min-width:768px) {
    .container {
        max-width: 750px
    }
}

@media screen and (min-width:1024px) {
    .container {
        max-width: 990px
    }
}

@media screen and (min-width:1280px) {
    .container {
        max-width: 1230px
    }
}

@media screen and (min-width:1440px) {
    .container {
        max-width: 1400px
    }
}

.dropdown {
    display: inline-block;
    position: relative
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    z-index: 1;
    min-width: 160px
}

.dropdown-content>* {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    background-color: #fff;
    padding: 20px
}

.fixed-phone {
    position: fixed;
    right: 40px;
    bottom: 100px;
    z-index: 20;
    margin-right: 0 !important
}

.fz-12 {
    font-size: .75rem
}

.fz-14 {
    font-size: .875rem
}

.fz-16 {
    font-size: 1rem
}

.fz-18 {
    font-size: 1.125rem
}

.fz-20 {
    font-size: 1.25rem
}

.fz-22 {
    font-size: 1.375rem
}

.fz-24 {
    font-size: 1.5rem
}

.fz-26 {
    font-size: 1.625rem
}

.fz-28 {
    font-size: 1.75rem
}

.fz-30 {
    font-size: 1.875rem
}

.fz-32 {
    font-size: 2rem
}

.fz-34 {
    font-size: 2.125rem
}

.fz-36 {
    font-size: 2.25rem
}

.fz-38 {
    font-size: 2.375rem
}

.fz-40 {
    font-size: 2.5rem
}

@media (min-width:576px) {
    .fz-sm-12 {
        font-size: .75rem
    }
    .fz-sm-14 {
        font-size: .875rem
    }
    .fz-sm-16 {
        font-size: 1rem
    }
    .fz-sm-18 {
        font-size: 1.125rem
    }
    .fz-sm-20 {
        font-size: 1.25rem
    }
    .fz-sm-22 {
        font-size: 1.375rem
    }
    .fz-sm-24 {
        font-size: 1.5rem
    }
    .fz-sm-26 {
        font-size: 1.625rem
    }
    .fz-sm-28 {
        font-size: 1.75rem
    }
    .fz-sm-30 {
        font-size: 1.875rem
    }
    .fz-sm-32 {
        font-size: 2rem
    }
    .fz-sm-34 {
        font-size: 2.125rem
    }
    .fz-sm-36 {
        font-size: 2.25rem
    }
    .fz-sm-38 {
        font-size: 2.375rem
    }
    .fz-sm-40 {
        font-size: 2.5rem
    }
}

@media (min-width:768px) {
    .fz-md-12 {
        font-size: .75rem
    }
    .fz-md-14 {
        font-size: .875rem
    }
    .fz-md-16 {
        font-size: 1rem
    }
    .fz-md-18 {
        font-size: 1.125rem
    }
    .fz-md-20 {
        font-size: 1.25rem
    }
    .fz-md-22 {
        font-size: 1.375rem
    }
    .fz-md-24 {
        font-size: 1.5rem
    }
    .fz-md-26 {
        font-size: 1.625rem
    }
    .fz-md-28 {
        font-size: 1.75rem
    }
    .fz-md-30 {
        font-size: 1.875rem
    }
    .fz-md-32 {
        font-size: 2rem
    }
    .fz-md-34 {
        font-size: 2.125rem
    }
    .fz-md-36 {
        font-size: 2.25rem
    }
    .fz-md-38 {
        font-size: 2.375rem
    }
    .fz-md-40 {
        font-size: 2.5rem
    }
}

@media (min-width:1024px) {
    .fz-lg-12 {
        font-size: .75rem
    }
    .fz-lg-14 {
        font-size: .875rem
    }
    .fz-lg-16 {
        font-size: 1rem
    }
    .fz-lg-18 {
        font-size: 1.125rem
    }
    .fz-lg-20 {
        font-size: 1.25rem
    }
    .fz-lg-22 {
        font-size: 1.375rem
    }
    .fz-lg-24 {
        font-size: 1.5rem
    }
    .fz-lg-26 {
        font-size: 1.625rem
    }
    .fz-lg-28 {
        font-size: 1.75rem
    }
    .fz-lg-30 {
        font-size: 1.875rem
    }
    .fz-lg-32 {
        font-size: 2rem
    }
    .fz-lg-34 {
        font-size: 2.125rem
    }
    .fz-lg-36 {
        font-size: 2.25rem
    }
    .fz-lg-38 {
        font-size: 2.375rem
    }
    .fz-lg-40 {
        font-size: 2.5rem
    }
}

@media (min-width:1280px) {
    .fz-xl-12 {
        font-size: .75rem
    }
    .fz-xl-14 {
        font-size: .875rem
    }
    .fz-xl-16 {
        font-size: 1rem
    }
    .fz-xl-18 {
        font-size: 1.125rem
    }
    .fz-xl-20 {
        font-size: 1.25rem
    }
    .fz-xl-22 {
        font-size: 1.375rem
    }
    .fz-xl-24 {
        font-size: 1.5rem
    }
    .fz-xl-26 {
        font-size: 1.625rem
    }
    .fz-xl-28 {
        font-size: 1.75rem
    }
    .fz-xl-30 {
        font-size: 1.875rem
    }
    .fz-xl-32 {
        font-size: 2rem
    }
    .fz-xl-34 {
        font-size: 2.125rem
    }
    .fz-xl-36 {
        font-size: 2.25rem
    }
    .fz-xl-38 {
        font-size: 2.375rem
    }
    .fz-xl-40 {
        font-size: 2.5rem
    }
}

.form-group input[type=text],
.form-group select,
.form-group textarea {
    border: 1px solid #e0e0e0;
    padding: 0 .9375rem;
    width: 100%;
    height: 2.5rem;
    color: #1e1e1e;
    font-size: .938rem
}

.form-group textarea {
    padding: .625rem .9375rem;
    height: 9.375rem
}

.frm-btn {
    margin-top: 1.25rem
}

.frm-btn input {
    cursor: pointer;
    border: 0;
    width: 10.625rem;
    height: 2.5rem;
    font-size: 1rem
}

.img-hover {
    overflow: hidden
}

.deal-progress-bar .deal-progress-bar-inner,
.img-hover img {
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s
}

.img-hover:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.object-fit-img img {
    font-family: "object-fit: cover"
}

.modulepager {
    margin-top: 2.5rem
}

.modulepager ul {
    text-align: center
}

.modulepager ul li {
    display: inline-block;
    margin-right: .625rem
}

.modulepager ul li a,
.modulepager ul li span {
    background-color: #f5f5f5;
    width: 2.5rem;
    height: 2.5rem;
    color: #1e1e1e;
    font-size: .938rem
}

.frm-btn input,
.modulepager ul li.active a,
.modulepager ul li.active span {
    background-color: #0a4595;
    color: #fff
}

.deal-progress-bar {
    background-color: #8b8b8b;
    height: 7px;
    overflow: hidden
}

.deal-progress-bar .deal-progress-bar-inner {
    background: #0a4595;
    height: 100%
}

.deal-progress-info {
    font-size: .813rem
}

.section {
    padding: 2.5rem 0
}

.section-small {
    padding: 1.875rem 0
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mr-0 {
    margin-right: 0
}

.mr-1 {
    margin-right: .25rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-5 {
    margin-right: 1.25rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-7 {
    margin-right: 1.75rem
}

.mr-8 {
    margin-right: 2rem
}

.mr-9 {
    margin-right: 2.25rem
}

.mr-10 {
    margin-right: 2.5rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.ml-0 {
    margin-left: 0
}

.ml-1 {
    margin-left: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-5 {
    margin-left: 1.25rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-7 {
    margin-left: 1.75rem
}

.ml-8 {
    margin-left: 2rem
}

.ml-9 {
    margin-left: 2.25rem
}

.ml-10 {
    margin-left: 2.5rem
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: .25rem
}

.m-2 {
    margin: .5rem
}

.m-3 {
    margin: .75rem
}

.m-4 {
    margin: 1rem
}

.m-5 {
    margin: 1.25rem
}

.m-6 {
    margin: 1.5rem
}

.m-7 {
    margin: 1.75rem
}

.m-8 {
    margin: 2rem
}

.m-9 {
    margin: 2.25rem
}

.m-10 {
    margin: 2.5rem
}

.pt-0 {
    padding-top: 0
}

.pt-1 {
    padding-top: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-7 {
    padding-top: 1.75rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-9 {
    padding-top: 2.25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pr-0 {
    padding-right: 0
}

.pr-1 {
    padding-right: .25rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-7 {
    padding-right: 1.75rem
}

.pr-8 {
    padding-right: 2rem
}

.pr-9 {
    padding-right: 2.25rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-7 {
    padding-bottom: 1.75rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-9 {
    padding-bottom: 2.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: .25rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-3 {
    padding-left: .75rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-7 {
    padding-left: 1.75rem
}

.pl-8 {
    padding-left: 2rem
}

.pl-9 {
    padding-left: 2.25rem
}

.pl-10 {
    padding-left: 2.5rem
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-7 {
    padding: 1.75rem
}

.p-8 {
    padding: 2rem
}

.p-9 {
    padding: 2.25rem
}

.p-10 {
    padding: 2.5rem
}

@media (min-width:576px) {
    .pt-sm-0 {
        padding-top: 0
    }
    .pt-sm-1 {
        padding-top: .25rem
    }
    .pt-sm-2 {
        padding-top: .5rem
    }
    .pt-sm-3 {
        padding-top: .75rem
    }
    .pt-sm-4 {
        padding-top: 1rem
    }
    .pt-sm-5 {
        padding-top: 1.25rem
    }
    .pt-sm-6 {
        padding-top: 1.5rem
    }
    .pt-sm-7 {
        padding-top: 1.75rem
    }
    .pt-sm-8 {
        padding-top: 2rem
    }
    .pt-sm-9 {
        padding-top: 2.25rem
    }
    .pt-sm-10 {
        padding-top: 2.5rem
    }
    .pr-sm-0 {
        padding-right: 0
    }
    .pr-sm-1 {
        padding-right: .25rem
    }
    .pr-sm-2 {
        padding-right: .5rem
    }
    .pr-sm-3 {
        padding-right: .75rem
    }
    .pr-sm-4 {
        padding-right: 1rem
    }
    .pr-sm-5 {
        padding-right: 1.25rem
    }
    .pr-sm-6 {
        padding-right: 1.5rem
    }
    .pr-sm-7 {
        padding-right: 1.75rem
    }
    .pr-sm-8 {
        padding-right: 2rem
    }
    .pr-sm-9 {
        padding-right: 2.25rem
    }
    .pr-sm-10 {
        padding-right: 2.5rem
    }
    .pb-sm-0 {
        padding-bottom: 0
    }
    .pb-sm-1 {
        padding-bottom: .25rem
    }
    .pb-sm-2 {
        padding-bottom: .5rem
    }
    .pb-sm-3 {
        padding-bottom: .75rem
    }
    .pb-sm-4 {
        padding-bottom: 1rem
    }
    .pb-sm-5 {
        padding-bottom: 1.25rem
    }
    .pb-sm-6 {
        padding-bottom: 1.5rem
    }
    .pb-sm-7 {
        padding-bottom: 1.75rem
    }
    .pb-sm-8 {
        padding-bottom: 2rem
    }
    .pb-sm-9 {
        padding-bottom: 2.25rem
    }
    .pb-sm-10 {
        padding-bottom: 2.5rem
    }
    .pl-sm-0 {
        padding-left: 0
    }
    .pl-sm-1 {
        padding-left: .25rem
    }
    .pl-sm-2 {
        padding-left: .5rem
    }
    .pl-sm-3 {
        padding-left: .75rem
    }
    .pl-sm-4 {
        padding-left: 1rem
    }
    .pl-sm-5 {
        padding-left: 1.25rem
    }
    .pl-sm-6 {
        padding-left: 1.5rem
    }
    .pl-sm-7 {
        padding-left: 1.75rem
    }
    .pl-sm-8 {
        padding-left: 2rem
    }
    .pl-sm-9 {
        padding-left: 2.25rem
    }
    .pl-sm-10 {
        padding-left: 2.5rem
    }
    .p-sm-0 {
        padding: 0
    }
    .p-sm-1 {
        padding: .25rem
    }
    .p-sm-2 {
        padding: .5rem
    }
    .p-sm-3 {
        padding: .75rem
    }
    .p-sm-4 {
        padding: 1rem
    }
    .p-sm-5 {
        padding: 1.25rem
    }
    .p-sm-6 {
        padding: 1.5rem
    }
    .p-sm-7 {
        padding: 1.75rem
    }
    .p-sm-8 {
        padding: 2rem
    }
    .p-sm-9 {
        padding: 2.25rem
    }
    .p-sm-10 {
        padding: 2.5rem
    }
}

@media (min-width:768px) {
    .pt-md-0 {
        padding-top: 0
    }
    .pt-md-1 {
        padding-top: .25rem
    }
    .pt-md-2 {
        padding-top: .5rem
    }
    .pt-md-3 {
        padding-top: .75rem
    }
    .pt-md-4 {
        padding-top: 1rem
    }
    .pt-md-5 {
        padding-top: 1.25rem
    }
    .pt-md-6 {
        padding-top: 1.5rem
    }
    .pt-md-7 {
        padding-top: 1.75rem
    }
    .pt-md-8 {
        padding-top: 2rem
    }
    .pt-md-9 {
        padding-top: 2.25rem
    }
    .pt-md-10 {
        padding-top: 2.5rem
    }
    .pr-md-0 {
        padding-right: 0
    }
    .pr-md-1 {
        padding-right: .25rem
    }
    .pr-md-2 {
        padding-right: .5rem
    }
    .pr-md-3 {
        padding-right: .75rem
    }
    .pr-md-4 {
        padding-right: 1rem
    }
    .pr-md-5 {
        padding-right: 1.25rem
    }
    .pr-md-6 {
        padding-right: 1.5rem
    }
    .pr-md-7 {
        padding-right: 1.75rem
    }
    .pr-md-8 {
        padding-right: 2rem
    }
    .pr-md-9 {
        padding-right: 2.25rem
    }
    .pr-md-10 {
        padding-right: 2.5rem
    }
    .pb-md-0 {
        padding-bottom: 0
    }
    .pb-md-1 {
        padding-bottom: .25rem
    }
    .pb-md-2 {
        padding-bottom: .5rem
    }
    .pb-md-3 {
        padding-bottom: .75rem
    }
    .pb-md-4 {
        padding-bottom: 1rem
    }
    .pb-md-5 {
        padding-bottom: 1.25rem
    }
    .pb-md-6 {
        padding-bottom: 1.5rem
    }
    .pb-md-7 {
        padding-bottom: 1.75rem
    }
    .pb-md-8 {
        padding-bottom: 2rem
    }
    .pb-md-9 {
        padding-bottom: 2.25rem
    }
    .pb-md-10 {
        padding-bottom: 2.5rem
    }
    .pl-md-0 {
        padding-left: 0
    }
    .pl-md-1 {
        padding-left: .25rem
    }
    .pl-md-2 {
        padding-left: .5rem
    }
    .pl-md-3 {
        padding-left: .75rem
    }
    .pl-md-4 {
        padding-left: 1rem
    }
    .pl-md-5 {
        padding-left: 1.25rem
    }
    .pl-md-6 {
        padding-left: 1.5rem
    }
    .pl-md-7 {
        padding-left: 1.75rem
    }
    .pl-md-8 {
        padding-left: 2rem
    }
    .pl-md-9 {
        padding-left: 2.25rem
    }
    .pl-md-10 {
        padding-left: 2.5rem
    }
    .p-md-0 {
        padding: 0
    }
    .p-md-1 {
        padding: .25rem
    }
    .p-md-2 {
        padding: .5rem
    }
    .p-md-3 {
        padding: .75rem
    }
    .p-md-4 {
        padding: 1rem
    }
    .p-md-5 {
        padding: 1.25rem
    }
    .p-md-6 {
        padding: 1.5rem
    }
    .p-md-7 {
        padding: 1.75rem
    }
    .p-md-8 {
        padding: 2rem
    }
    .p-md-9 {
        padding: 2.25rem
    }
    .p-md-10 {
        padding: 2.5rem
    }
}

@media (min-width:1024px) {
    .pt-lg-0 {
        padding-top: 0
    }
    .pt-lg-1 {
        padding-top: .25rem
    }
    .pt-lg-2 {
        padding-top: .5rem
    }
    .pt-lg-3 {
        padding-top: .75rem
    }
    .pt-lg-4 {
        padding-top: 1rem
    }
    .pt-lg-5 {
        padding-top: 1.25rem
    }
    .pt-lg-6 {
        padding-top: 1.5rem
    }
    .pt-lg-7 {
        padding-top: 1.75rem
    }
    .pt-lg-8 {
        padding-top: 2rem
    }
    .pt-lg-9 {
        padding-top: 2.25rem
    }
    .pt-lg-10 {
        padding-top: 2.5rem
    }
    .pr-lg-0 {
        padding-right: 0
    }
    .pr-lg-1 {
        padding-right: .25rem
    }
    .pr-lg-2 {
        padding-right: .5rem
    }
    .pr-lg-3 {
        padding-right: .75rem
    }
    .pr-lg-4 {
        padding-right: 1rem
    }
    .pr-lg-5 {
        padding-right: 1.25rem
    }
    .pr-lg-6 {
        padding-right: 1.5rem
    }
    .pr-lg-7 {
        padding-right: 1.75rem
    }
    .pr-lg-8 {
        padding-right: 2rem
    }
    .pr-lg-9 {
        padding-right: 2.25rem
    }
    .pr-lg-10 {
        padding-right: 2.5rem
    }
    .pb-lg-0 {
        padding-bottom: 0
    }
    .pb-lg-1 {
        padding-bottom: .25rem
    }
    .pb-lg-2 {
        padding-bottom: .5rem
    }
    .pb-lg-3 {
        padding-bottom: .75rem
    }
    .pb-lg-4 {
        padding-bottom: 1rem
    }
    .pb-lg-5 {
        padding-bottom: 1.25rem
    }
    .pb-lg-6 {
        padding-bottom: 1.5rem
    }
    .pb-lg-7 {
        padding-bottom: 1.75rem
    }
    .pb-lg-8 {
        padding-bottom: 2rem
    }
    .pb-lg-9 {
        padding-bottom: 2.25rem
    }
    .pb-lg-10 {
        padding-bottom: 2.5rem
    }
    .pl-lg-0 {
        padding-left: 0
    }
    .pl-lg-1 {
        padding-left: .25rem
    }
    .pl-lg-2 {
        padding-left: .5rem
    }
    .pl-lg-3 {
        padding-left: .75rem
    }
    .pl-lg-4 {
        padding-left: 1rem
    }
    .pl-lg-5 {
        padding-left: 1.25rem
    }
    .pl-lg-6 {
        padding-left: 1.5rem
    }
    .pl-lg-7 {
        padding-left: 1.75rem
    }
    .pl-lg-8 {
        padding-left: 2rem
    }
    .pl-lg-9 {
        padding-left: 2.25rem
    }
    .pl-lg-10 {
        padding-left: 2.5rem
    }
    .p-lg-0 {
        padding: 0
    }
    .p-lg-1 {
        padding: .25rem
    }
    .p-lg-2 {
        padding: .5rem
    }
    .p-lg-3 {
        padding: .75rem
    }
    .p-lg-4 {
        padding: 1rem
    }
    .p-lg-5 {
        padding: 1.25rem
    }
    .p-lg-6 {
        padding: 1.5rem
    }
    .p-lg-7 {
        padding: 1.75rem
    }
    .p-lg-8 {
        padding: 2rem
    }
    .p-lg-9 {
        padding: 2.25rem
    }
    .p-lg-10 {
        padding: 2.5rem
    }
}

@media (min-width:1280px) {
    .pt-xl-0 {
        padding-top: 0
    }
    .pt-xl-1 {
        padding-top: .25rem
    }
    .pt-xl-2 {
        padding-top: .5rem
    }
    .pt-xl-3 {
        padding-top: .75rem
    }
    .pt-xl-4 {
        padding-top: 1rem
    }
    .pt-xl-5 {
        padding-top: 1.25rem
    }
    .pt-xl-6 {
        padding-top: 1.5rem
    }
    .pt-xl-7 {
        padding-top: 1.75rem
    }
    .pt-xl-8 {
        padding-top: 2rem
    }
    .pt-xl-9 {
        padding-top: 2.25rem
    }
    .pt-xl-10 {
        padding-top: 2.5rem
    }
    .pr-xl-0 {
        padding-right: 0
    }
    .pr-xl-1 {
        padding-right: .25rem
    }
    .pr-xl-2 {
        padding-right: .5rem
    }
    .pr-xl-3 {
        padding-right: .75rem
    }
    .pr-xl-4 {
        padding-right: 1rem
    }
    .pr-xl-5 {
        padding-right: 1.25rem
    }
    .pr-xl-6 {
        padding-right: 1.5rem
    }
    .pr-xl-7 {
        padding-right: 1.75rem
    }
    .pr-xl-8 {
        padding-right: 2rem
    }
    .pr-xl-9 {
        padding-right: 2.25rem
    }
    .pr-xl-10 {
        padding-right: 2.5rem
    }
    .pb-xl-0 {
        padding-bottom: 0
    }
    .pb-xl-1 {
        padding-bottom: .25rem
    }
    .pb-xl-2 {
        padding-bottom: .5rem
    }
    .pb-xl-3 {
        padding-bottom: .75rem
    }
    .pb-xl-4 {
        padding-bottom: 1rem
    }
    .pb-xl-5 {
        padding-bottom: 1.25rem
    }
    .pb-xl-6 {
        padding-bottom: 1.5rem
    }
    .pb-xl-7 {
        padding-bottom: 1.75rem
    }
    .pb-xl-8 {
        padding-bottom: 2rem
    }
    .pb-xl-9 {
        padding-bottom: 2.25rem
    }
    .pb-xl-10 {
        padding-bottom: 2.5rem
    }
    .pl-xl-0 {
        padding-left: 0
    }
    .pl-xl-1 {
        padding-left: .25rem
    }
    .pl-xl-2 {
        padding-left: .5rem
    }
    .pl-xl-3 {
        padding-left: .75rem
    }
    .pl-xl-4 {
        padding-left: 1rem
    }
    .pl-xl-5 {
        padding-left: 1.25rem
    }
    .pl-xl-6 {
        padding-left: 1.5rem
    }
    .pl-xl-7 {
        padding-left: 1.75rem
    }
    .pl-xl-8 {
        padding-left: 2rem
    }
    .pl-xl-9 {
        padding-left: 2.25rem
    }
    .pl-xl-10 {
        padding-left: 2.5rem
    }
    .p-xl-0 {
        padding: 0
    }
    .p-xl-1 {
        padding: .25rem
    }
    .p-xl-2 {
        padding: .5rem
    }
    .p-xl-3 {
        padding: .75rem
    }
    .p-xl-4 {
        padding: 1rem
    }
    .p-xl-5 {
        padding: 1.25rem
    }
    .p-xl-6 {
        padding: 1.5rem
    }
    .p-xl-7 {
        padding: 1.75rem
    }
    .p-xl-8 {
        padding: 2rem
    }
    .p-xl-9 {
        padding: 2.25rem
    }
    .p-xl-10 {
        padding: 2.5rem
    }
}

.section-title {
    margin-bottom: 1.875rem;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.375;
    text-transform: uppercase
}

.text-main {
    color: #0a4595
}

.text-gray-1 {
    color: #63656a
}

.text-gray-2 {
    color: #efefef
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.text-red {
    color: red
}

.background-main {
    background: #0a4595
}

.background-gray-1 {
    background: #63656a
}

.background-gray-2 {
    background: #efefef
}

.background-white {
    background: #fff
}

.background-black {
    background: #000
}

.background-red {
    background: red
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-column,
.flex-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-column-reverse {
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-row,
.flex-row-reverse {
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-orient: horizontal
}

.flex-row-reverse {
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.items-baseline {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.d-none,
.hidden,
[hidden] {
    display: none
}

@media screen and (max-width:1024.98px) {
    .hidden-mobile {
        display: none
    }
}

@media screen and (min-width:1024.98px) {
    .hidden-desktop {
        display: none
    }
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold,
.text-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-fixed {
    position: fixed
}

.position-sticky {
    position: -webkit-sticky;
    position: sticky
}

.top-0 {
    top: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.rounded {
    border-radius: 50%
}

.w-100 {
    width: 100%
}

.leading-tight {
    line-height: 1.25
}

.leading-snug {
    line-height: 1.375
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-loose {
    line-height: 2
}

.overflow-hidden {
    overflow: hidden
}

/*# sourceMappingURL=main.min.css.map */