@charset "UTF-8";
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

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

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

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

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

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

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

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

dfn {
    font-style: italic;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

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

img {
    border-style: none;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

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

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

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

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre,
fieldset,
ul,
ol,
menu,
form {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

input {
    border: 0 none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button {
    background: none;
    cursor: pointer;
}

button,
fieldset,
iframe {
    border: 0;
}

fieldset,
ul,
ol,
button,
menu {
    padding: 0;
}

ol,
ul {
    list-style: none;
}

textarea {
    resize: vertical;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    padding: 0;
}

svg {
    width: 1em;
    height: 1em;
}

.slide-arrows svg {
    width: 1.5em;
    height: 1.5em;
}

button {
    outline: 0;
}

.icon {
    font-size: 18px;
    color: currentColor;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

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

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

@media (max-width: 479px) {
    .container {
        max-width: 390px;
    }
}

@media (min-width: 480px) {
    .container {
        max-width: 600px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 992px;
    }
}

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

@media (min-width: 1750px) {
    .container {
        max-width: 1250px;
    }
}

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

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

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

@media (min-width: 2020px) {
    .container-fluid {
        max-width: 2000px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container-fluid {
        max-width: 992px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container-fluid {
        max-width: 768px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .container-fluid {
        max-width: 600px;
    }
}

@media (max-width: 479px) {
    .container-fluid {
        max-width: 390px;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.d-none {
    display: none !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

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

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

@media (max-width: 479px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (max-width: 767px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (max-width: 991px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (max-width: 1199px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .gutter {
        margin-left: -20px;
        margin-right: -20px;
    }
    .gutter>.col,
    .gutter>[class*="col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }
    .gutter-15 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .gutter-15>.col,
    .gutter-15>[class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gutter-30 {
        margin-left: -30px;
        margin-right: -30px;
    }
    .gutter-30>.col,
    .gutter-30>[class*="col-"] {
        padding-left: 30px;
        padding-right: 30px;
    }
    .gutter-large {
        margin-left: -50px;
        margin-right: -50px;
    }
    .gutter-large>.col,
    .gutter-large>[class*="col-"] {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.gutter-5 {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.gutter-5>.col,
.gutter-5>[class*="col-"] {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes bounceArrow {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
    }
    40% {
        -webkit-transform: translateY(-30px) translateX(-50%);
        transform: translateY(-30px) translateX(-50%);
    }
    60% {
        -webkit-transform: translateY(-15px) translateX(-50%);
        transform: translateY(-15px) translateX(-50%);
    }
}

@keyframes bounceArrow {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
    }
    40% {
        -webkit-transform: translateY(-30px) translateX(-50%);
        transform: translateY(-30px) translateX(-50%);
    }
    60% {
        -webkit-transform: translateY(-15px) translateX(-50%);
        transform: translateY(-15px) translateX(-50%);
    }
}

.bounceArrow {
    -webkit-animation-name: bounceArrow;
    animation-name: bounceArrow;
}

@-webkit-keyframes swing {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
}

@keyframes swing {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
}

@-webkit-keyframes swingVideoLeft {
    from {
        -webkit-transform: translate3d(0, -13px, 0);
        transform: translate3d(0, -13px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 13px, 0);
        transform: translate3d(0, 13px, 0);
    }
}

@keyframes swingVideoLeft {
    from {
        -webkit-transform: translate3d(0, -13px, 0);
        transform: translate3d(0, -13px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 13px, 0);
        transform: translate3d(0, 13px, 0);
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes pulsateVideoBtn {
    0% {
        -webkit-transform: translateY(-50%) translateX(-50%) scale(0.1, 0.1);
        transform: translateY(-50%) translateX(-50%) scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2, 1.2);
        transform: translateY(-50%) translateX(-50%) scale(1.2, 1.2);
        opacity: 0;
    }
}

@keyframes pulsateVideoBtn {
    0% {
        -webkit-transform: translateY(-50%) translateX(-50%) scale(0.1, 0.1);
        transform: translateY(-50%) translateX(-50%) scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2, 1.2);
        transform: translateY(-50%) translateX(-50%) scale(1.2, 1.2);
        opacity: 0;
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fancybox-enabled {
    overflow: hidden;
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%;
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-container~.fancybox-container {
    z-index: 99992;
}


/* Make sure that the first one is on the top */

.fancybox-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-container--ready .fancybox-bg {
    opacity: 0.6;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    z-index: 99994;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    direction: ltr;
}

.fancybox-show-controls .fancybox-controls {
    opacity: 1;
}

.fancybox-infobar {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 100001;
    width: 100%;
}

.fancybox-show-infobar .fancybox-infobar {
    display: inline-block;
    pointer-events: all;
}

.fancybox-infobar__body {
    display: none;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, 0.7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-buttons {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    pointer-events: all;
}

.fancybox-button.fancybox-button--thumbs,
.fancybox-button.fancybox-button--fullscreen,
.fancybox-button.fancybox-button--play {
    display: none !important;
}

.fancybox-show-buttons .fancybox-buttons {
    display: block;
}

.fancybox-slider-wrap {
    overflow: hidden;
    direction: ltr;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
}

.fancybox-slider {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fancybox-slide--image {
    overflow: hidden;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-content {
    display: inline-block;
    position: relative;
    margin: 44px auto;
    padding: 0;
    border: 0;
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    white-space: normal;
    outline: none;
    font-size: 16px;
    font-family: Arial, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
	background:transparent!important
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: transparent !important;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
    background: transparent !important;
}

.fancybox-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.fancybox-image {
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.17);
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    max-width: none;
    max-height: none;
    background-size: 100% 100%;
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-controls--canGrab .fancybox-placeholder {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-error {
    position: absolute;
    margin: 0;
    padding: 40px;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    cursor: default;
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    -webkit-transition: background .2s;
    transition: background .2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-slide--video .fancybox-close-small {
    top: -36px;
    right: -36px;
    background: transparent;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}


/* Caption */

.fancybox-caption-wrap {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: none;
    z-index: 99998;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    pointer-events: none;
}

.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1;
}

.fancybox-caption {
    background: #d70000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 0.8rem 1rem;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button {
    pointer-events: all;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}


/* Buttons */

.fancybox-button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    height: 55px;
    line-height: 55px;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    vertical-align: top;
    width: 44px;
}

.fancybox-button--disabled {
    cursor: default;
    pointer-events: none;
}

.fancybox-infobar__body {
    background: #fff;
}

.fancybox-button {
    background: #ed1c24 none repeat scroll 0 0;
}

.fancybox-button::before,
.fancybox-button::after {
    content: '';
    pointer-events: none;
    position: absolute;
    border-color: #000;
    background-color: currentColor;
    color: currentColor;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
    opacity: 0.5;
}

.fancybox-button--left::after {
    left: 18px;
    top: 21px;
    width: 15px;
    height: 15px;
    background: transparent;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.fancybox-button--right::after {
    right: 18px;
    top: 21px;
    width: 15px;
    height: 15px;
    background: transparent;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--left {
    left: 0;
}

.fancybox-button--right {
    right: 0;
}

.fancybox-button--close {
    right: 0;
    top: 0;
    z-index: 100001;
    height: 44px;
}

.fancybox-button--close::before,
.fancybox-button--close::after {
    content: '';
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px);
}

.fancybox-button--close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fancybox-button--close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/* Loading spinner */

.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}


/* Styling for Small-Screen Devices */

@media all and (max-width: 800px) {
    .fancybox-controls {
        text-align: left;
    }
    .fancybox-button--left,
    .fancybox-button--right,
    .fancybox-buttons button:not(.fancybox-button--close) {
        display: none !important;
    }
    .fancybox-caption {
        padding: 20px 0;
        margin: 0;
    }
}


/* Fullscreen  */

.fancybox-button--fullscreen::before {
    width: 15px;
    height: 11px;
    left: 15px;
    top: 16px;
    border: 2px solid;
    background: none;
}


/* Slideshow button */

.fancybox-button--play::before {
    top: 16px;
    left: 18px;
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
    background: transparent;
}

.fancybox-button--pause::before {
    top: 16px;
    left: 18px;
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px 0 2px;
    background: transparent;
}


/* Thumbs */

.fancybox-button--thumbs span {
    font-size: 23px;
}

.fancybox-button--thumbs::before {
    top: 20px;
    left: 21px;
    width: 3px;
    height: 3px;
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
}

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
    right: 220px;
}

.fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    z-index: 99993;
    word-break: normal;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fancybox-thumbs>ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
}

.fancybox-thumbs>ul>li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid #fff;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs>ul>li>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-thumbs>ul>li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
    opacity: 1;
}


/* Styling for Small-Screen Devices */

@media all and (max-width: 800px) {
    .fancybox-thumbs {
        display: none !important;
    }
    .fancybox-container--thumbs .fancybox-controls,
    .fancybox-container--thumbs .fancybox-slider-wrap,
    .fancybox-container--thumbs .fancybox-caption-wrap {
        right: 0;
    }
}


/* Owl Carousel - Core */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/* Owl Carousel - Animate Plugin */

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/* Owl Carousel - Auto Height Plugin */

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}


/* Owl Carousel - Lazy Load Plugin */

.owl-carousel .owl-item {
    /** This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong calculation of the height of the owl-item that breaks page layouts */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}


/* Owl Carousel - Video Plugin */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 100ms ease;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}


/* Default theme - Owl Carousel CSS File */

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: rgba(255, 255, 255, 0.1);
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 50px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    outline: 0;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 5px 9px;
    background: rgba(255, 255, 255, 0.1);
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-backface-visibility: visible;
    border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(255, 255, 255, 0.3);
}

.owl-theme .owl-dots .owl-dot.active span {
    -webkit-transform: scale(2.4);
    transform: scale(2.4);
    background: none;
    border: 1px solid #fff;
}

.owl-nav-style .owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -80px;
}

.owl-nav-style .owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    width: 45px;
    height: 45px;
    font-size: 16px;
    padding-top: 3px !important;
    background: rgba(51, 51, 51, 0.2);
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: .3s;
    transition: .3s;
}

.owl-nav-style .owl-theme .owl-nav [class*="owl-"]:hover {
    background: rgba(51, 51, 51, 0.5);
}

.owl-nav-style .owl-theme .owl-nav button.owl-prev {
    left: -70px;
    padding-right: 2px !important;
}

@media (max-width: 1199px) {
    .owl-nav-style .owl-theme .owl-nav button.owl-prev {
        left: 10px !important;
    }
}

.owl-nav-style .owl-theme .owl-nav button.owl-next {
    right: -70px;
    padding-left: 2px !important;
}

@media (max-width: 1199px) {
    .owl-nav-style .owl-theme .owl-nav button.owl-next {
        right: 10px !important;
    }
}

.owl-nav-style.no-circle .owl-theme .owl-nav {
    top: 50%;
    margin-top: -25px;
}

.owl-nav-style.no-circle .owl-theme .owl-nav [class*="owl-"] {
    background: none;
    width: 25px;
    height: 25px;
}

.owl-nav-style.no-circle .owl-theme .owl-nav [class*="owl-"] svg {
    font-size: 24px;
}

@media (max-width: 479px) {
    .owl-nav-style.no-circle .owl-theme .owl-nav [class*="owl-"] svg {
        font-size: 20px;
    }
}

.owl-nav-style.no-circle .owl-theme .owl-nav [class*="owl-"] svg path {
    stroke: #ed1c24 !important;
    stroke-width: 2px !important;
}

.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-prev {
    left: -50px;
}

@media (max-width: 1199px) {
    .owl-nav-style.no-circle .owl-theme .owl-nav button.owl-prev {
        left: 0;
    }
}

.owl-nav-style.no-circle .owl-theme .owl-nav button.owl-next {
    right: -50px;
}

@media (max-width: 1199px) {
    .owl-nav-style.no-circle .owl-theme .owl-nav button.owl-next {
        right: 0;
    }
}

.owl-nav-style.bottom-right .owl-theme .owl-nav {
    top: inherit;
    right: 0;
    bottom: 0;
    left: inherit;
    position: relative;
    text-align: right;
}

.owl-nav-style.bottom-right .owl-theme .owl-nav [class*="owl-"] {
    position: relative;
}

.owl-nav-style.bottom-right .owl-theme .owl-nav button {
    left: inherit;
    right: inherit;
}

.owl-nav-style.bottom-center .owl-theme .owl-nav {
    position: relative;
    top: inherit;
    bottom: inherit;
}

.owl-nav-style.bottom-center .owl-theme .owl-nav [class*="owl-"] {
    position: relative;
}

.owl-nav-style.bottom-center .owl-theme .owl-nav button {
    left: inherit;
    right: inherit;
}

.owl-nav-style.top-right .owl-theme .owl-nav {
    top: -50px;
    right: -5px;
    bottom: inherit;
    left: inherit;
}

.owl-nav-style.top-right .owl-theme .owl-nav [class*="owl-"] {
    position: relative;
}

.owl-nav-style.top-right .owl-theme .owl-nav button {
    left: inherit;
    right: inherit;
}

body {
    font-family: "Cerebri Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    color: #585858;
    overflow-x: hidden;
}

body.bg {
    background: #f9f9f9;
}

body.is-scroll {
    overflow: hidden;
}

.whatsapp {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: 70px;
    right: 33px;
    background: #25d366;
    border: 5px solid #fff;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    text-align: center;
    color: #fff;
    z-index: 999;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 767px) {
    .whatsapp {
        right: 12px;
        width: 55px;
        height: 55px;
    }
}

.whatsapp:before,
.whatsapp:after {
    content: "";
    position: absolute;
    background: rgba(37, 211, 102, 0.1);
    border-radius: 100%;
    -webkit-animation: pulsate 1.5s ease-out;
    animation: pulsate 1.5s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
}

.whatsapp:before {
    width: 80px;
    height: 80px;
}

@media (max-width: 767px) {
    .whatsapp:before {
        width: 65px;
        height: 65px;
    }
}

.whatsapp:after {
    width: 100px;
    height: 100px;
}

@media (max-width: 767px) {
    .whatsapp:after {
        width: 75px;
        height: 75px;
    }
}

.whatsapp .icon {
    font-size: 28px;
}

@media (max-width: 767px) {
    .whatsapp .icon {
        font-size: 22px;
    }
}

.whatsapp.is-active {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
}

@media (max-width: 767px) {
    .whatsapp.is-active {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}

.small-title:not(.not) {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 1.3;
    color: #ed1c24;
    font-weight: 600;
    letter-spacing: 4px;
}

.slide,
.slide-material,
.hero {
    height: 100vh;
}

@media (min-width: 480px) and (max-width: 767px) {
    .slide,
    .slide-material,
    .hero {
        height: 350px;
    }
}

@media (max-width: 479px) {
    .slide,
    .slide-material,
    .hero {
        height: 245px;
    }
}

.slide-list {
    position: relative;
    top: 0;
    left: 0;
}

.slide-list li {
    display: none;
}

.slide-material {
    overflow: hidden;
    position: relative;
}

.slide-material img,
.slide-material video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.slide-photo>div {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
}

.slide-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.slide-container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

@media (min-width: 1200px) {
    .slide-container {
        padding-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .slide-container {
        padding-top: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slide-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.slide-content {
    /*width: 50%;*/
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
    .slide-content {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .slide-content {
        text-align: center;
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slide-content {
        width: 70%;
    }
}

.slide-content .heading {
    color: #333;
    font-size: 54px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Cerebri Sans Heavy", sans-serif;
    line-height: 1.1;
    letter-spacing: -1px;
}

@media (max-width: 479px) {
    .slide-content .heading {
        font-size: 36px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .slide-content .heading {
        font-size: 42px;
    }
}

.slide-content .text {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: -0.3px;
    margin-top: 15px;
    max-width: 500px;
    width: 100%;
}

@media (max-width: 767px) {
    .slide-content .text {
        font-size: 16px;
    }
}

.slide-pagination {
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    margin: 0 auto;
    max-width: 1250px;
    width: 100%;
    z-index: 2;
    text-align: center;
    display: block;
}

.slide-pagination li {
    display: inline-block;
}

.slide-pagination li a {
    width: 18px;
    height: 18px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    position: relative;
    margin: 0 5px;
    border-radius: 50%;
    background: #fff;
}

.slide-pagination li.is-active a {
    background: #ed1c24;
}

.slide-arrows {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    margin: -30px auto 0;
}

.slide-arrows a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    z-index: 2;
    width: 66px;
    height: 66px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 999px;
    padding-top: 3px;
    font-size: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.slide-arrows a:hover {
    background: rgba(255, 255, 255, 5);
}

@media (max-width: 767px) {
    .slide-arrows a {
        position: relative;
        margin-left: 5px;
        margin-right: 5px;
        left: inherit !important;
        right: inherit !important;
    }
}

@media (max-width: 479px) {
    .slide-arrows a {
        width: 45px;
        height: 45px;
        font-size: 16px;

    }
}

.slide-arrows a.prev {
    left: 20px;
    padding-right: 2px;
}

.slide-arrows a.next {
    right: 20px;
    padding-left: 2px;
	padding-left: 2px;
    left: auto;
    margin-left: auto;
    position: absolute;
}

.slide-list li.is-active .slide-content .heading,
.slide-list li.is-active .slide-content .text,
.slide-list li.is-active .slide-content .small-title {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.slide-content .heading,
.slide-content .text,
.slide-content .small-title {
    opacity: 0;
    visibility: hidden;
}

.slide-content .small-title {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transition: .9s .1s;
    transition: .9s .1s;
}

.slide-content .heading {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    -webkit-transition: .9s .2s;
    transition: .9s .2s;
}

.slide-content .text {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: .9s .3s;
    transition: .9s .3s;
}

.header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -16px;
    margin-right: -16px;
}

@media (min-width: 1750px) {
    .header-nav {
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-nav {
        margin-left: -12px;
        margin-right: -12px;
    }
}

.header-nav__item {
    padding-left: 5px;
    padding-right: 5px;
}
.header-nav__item:last-child {
    padding-right: 16px;
}
@media (min-width: 1750px) {
    .header-nav__item {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-nav__item {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.header-nav__item.is-active>a::after {
    display: block;
}

.header-nav__item>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #333;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    height: calc( 150px - 65px);
    line-height: 1.2;
    padding-top: 20px;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-nav__item>a {
        font-size: 14px;
    }
}

.header-nav__item>a::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 35px;
    left: 0;
    height: 2px;
    width: 0;
    margin: 0 auto;
    background: #ed1c24;
    -webkit-transition: width .3s;
    transition: width .3s;
    will-change: width;
}

.header-nav__item>a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 2;
    margin: 0 auto;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #fff;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-nav__item:hover>a::before {
    width: 100%;
}

.header-nav__item:hover>a::after {
    opacity: 1;
    visibility: visible;
}

.header-nav__item:hover>.header-nav__links {
    opacity: 1;
    visibility: visible;
}

.header-nav__item:hover>.header-nav__dropdown {
    opacity: 1;
    visibility: visible;
}

.header-nav__links {
    position: absolute;
    background: #fff;
    border-radius: 11px;
    min-width: 230px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.17);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-nav__links>li {
    display: block;
}

.header-nav__links>li>a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.3px;
    padding: 12px 30px;
    color: #1dbaf7;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-nav__links>li>a:hover {
    color: #fff;
    background: #1dbaf7;
}

.header-nav__dropdown {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    will-change: opacity;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-nav__dropdown>.row {
    min-height: 280px;
}

.header-nav__dropdown-list {
    background: #f9f9f9;
    height: 100%;
    border-radius: 15px 0 0 11px;
    padding: 20px 35px 30px 35px;
}

.header-nav__dropdown-list ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-nav__dropdown-list ul li:hover a,
.header-nav__dropdown-list ul li.is-current a {
    color: #ed1c24;
}

.header-nav__dropdown-list ul li:hover a .icon,
.header-nav__dropdown-list ul li.is-current a .icon {
    -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    opacity: 1;
    visibility: visible;
}

.header-nav__dropdown-list ul li a {
    color: #999;
    font-size: 18px;
    letter-spacing: -0.3px;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-nav__dropdown-list ul li a .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 20px;
    color: #ed1c24;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-15px) translateY(-50%);
    transform: translateX(-15px) translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
    will-change: transform;
}

.header-nav__dropdown-container {
    padding: 35px 50px 40px 50px;
    overflow: hidden;
}

.header-nav__dropdown-content._products .heading {
    font-size: 24px;
}

.header-nav__dropdown-content._products .text {
    font-size: 14px;
    line-height: 1.6;
}

.header-nav__dropdown-content._products .btn {
    font-size: 14px;
}

.header-nav__dropdown-content .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-nav__dropdown-content .photo {
    margin-left: -70px;
    margin-right: 15px;
}

.header-nav__dropdown-content .photo img {
    width: 100%;
    height: 245px;
    -o-object-fit: contain;
    object-fit: contain;
}

.header-nav__dropdown-content .heading {
    color: #ed1c24;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: -0.5px;
}

.header-nav__dropdown-content .text {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 17px;
    color: #999;
}

.header-nav__dropdown-content .btn {
    color: #333;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-nav__dropdown-content .btn .icon {
    margin-left: 13px;
    font-size: 14px;
    color: #333;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-nav__dropdown-content .btn:hover {
    color: #ed1c24;
}

.header-nav__dropdown-content .btn:hover .icon {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    color: #ed1c24;
}

.mobile-nav {
    background-color: #f3f3f3;
    -webkit-box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.15);
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 445px;
    height: 100%;
    overflow: hidden;
    z-index: 2003;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.35s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.35s cubic-bezier(0, 0, 0.2, 1);
}

.mobile-nav.is-visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@media (max-width: 479px) {
    .mobile-nav {
        width: 320px;
    }
}

.mobile-nav__wrapper {
    overflow-y: auto;
    height: calc(100% - 65px);
    scrollbar-color: rgba(0, 0, 0, 0.12) #fff;
    scrollbar-width: thin;
}

.mobile-nav__wrapper::-webkit-scrollbar-track {
    background-color: #fff;
}

.mobile-nav__wrapper::-webkit-scrollbar {
    width: 6px;
}

.mobile-nav__wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.12);
}

.mobile-nav__wrapper .buttons-container {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
}

.mobile-nav__wrapper .buttons-container .button.min-width {
    min-width: 250px;
}

.mobile-nav__header {
    position: relative;
    background: #f3f3f3;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mobile-nav__header-body {
    position: relative;
    height: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 25px;
    padding-right: 20px;
}

.mobile-nav__header-logo a {
    color: #585858;
    font-size: 16px;
    font-weight: 700;
}

.mobile-nav__content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mobile-nav__content.other {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mobile-nav__content li.heading {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #1dbaf7;
    font-size: 12px;
    letter-spacing: .2em;
    font-weight: 900;
    z-index: 1;
}

.mobile-nav__content>ul>li:not(.heading):not(.not).is-open>a,
.mobile-nav__content>ul>li:not(.heading):not(.not):hover>a {
    background: #fff;
    color: #1dbaf7;
}

.mobile-nav__content>ul>li:not(.heading).not>a {
    color: #999;
    letter-spacing: 0;
}

.mobile-nav__content>ul>li:not(.heading).not>a:hover {
    color: #585858;
}

.mobile-nav__content>ul>li:not(.heading)>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #333;
    font-size: 13px;
    letter-spacing: -0.5px;
    font-weight: 800;
    position: sticky;
    top: 0;
    z-index: 2;
    -webkit-transition: .3s;
    transition: .3s;
}

.mobile-nav__content>ul>li:not(.heading)>a .icon {
    opacity: .3;
    width: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.mobile-nav__content>ul>li:not(.heading)>a.link {
    font-size: 20px;
    font-weight: 800;
    padding-top: 15px;
    padding-bottom: 15px;
}

.mobile-nav__plus {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    margin-right: 0;
    color: #585858;
}

.mobile-nav__sub {
    background: #fff none repeat scroll 0 0;
    display: none;
}

.mobile-nav__sub>li {
    display: block;
}

.mobile-nav__sub>li:last-child {
    padding-bottom: 20px;
}

.mobile-nav__sub>li:last-child a {
    border-bottom: 0 none;
}

.mobile-nav__sub>li>a {
    color: #585858;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 10px 40px;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.mobile-nav__sub>li>a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: currentColor;
    opacity: .3;
    width: 5px;
    height: 5px;
    border-radius: 100%;
}

.mobile-nav__sub>li>a:hover {
    color: #1dbaf7;
}

.mobile-nav__sub>li.heading {
    position: sticky;
    top: 40px;
    background: #fff;
}

.mobile-nav__close {
    color: #585858;
}

.mobile-nav__close .icon {
    font-size: 28px;
}

.mobile-nav__footer {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    left: 0;
    height: 65px;
    background: #fff;
    -webkit-box-shadow: 8px 12px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 8px 12px 25px rgba(0, 0, 0, 0.1);
}

.mobile-nav__footer a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 65px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: #333;
    opacity: .3;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.form-custom.no-icon ul li input {
    padding-left: 20px !important;
}

.form-custom._request>form>ul>li .icon:not(.arrow):not(.not) {
    left: 12px;
    color: #222;
}

.form-custom._request>form>ul>li .js-modalrequest-set-info {
    font-weight: 900;
    letter-spacing: -0.3px;
    color: #222;
}

.form-custom._request .send {
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

.form-custom._request .send>input {
    background: #222;
}

.form-custom._request .send>input:hover {
    -webkit-box-shadow: 0 0 15px rgba(34, 34, 34, 0.3);
    box-shadow: 0 0 15px rgba(34, 34, 34, 0.3);
}

.form-custom>form>ul>li {
    margin-bottom: 15px;
    position: relative;
}

.form-custom ul li .heading {
    color: #ed1c24;
    font-size: 13px;
    font-weight: 700;
}

.form-custom ul li.is-error input,
.form-custom ul li.is-error textarea,
.form-custom ul li.is-error .current,
.form-custom ul li.is-error label,
.form-custom ul li.is-error select {
    border: 2px solid red !important;
}

.form-custom ul li.is-error .icon,
.form-custom ul li.is-error label {
    color: red !important;
}

.form-custom ul li input,
.form-custom ul li textarea {
    width: 100%;
    height: 65px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    font-family: inherit;
    padding-left: 25px;
    padding-right: 25px;
    color: #999;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.form-custom ul li input:hover,
.form-custom ul li textarea:hover {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.form-custom ul li input:focus,
.form-custom ul li textarea:focus {
    outline: 0;
    border: 1px solid #ffae00;
}

@media (max-width: 479px) {
    .form-custom ul li input,
    .form-custom ul li textarea {
        height: 55px;
        padding-right: 15px;
        font-size: 14px;
    }
}

.form-custom ul li input::-webkit-input-placeholder,
.form-custom ul li textarea::-webkit-input-placeholder {
    /* Edge */
    color: #999;
}

.form-custom ul li input:-ms-input-placeholder,
.form-custom ul li textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}

.form-custom ul li input::-moz-placeholder,
.form-custom ul li textarea::-moz-placeholder {
    color: #999;
}

.form-custom ul li input::-ms-input-placeholder,
.form-custom ul li textarea::-ms-input-placeholder {
    color: #999;
}

.form-custom ul li input::placeholder,
.form-custom ul li textarea::placeholder {
    color: #999;
}

.form-custom ul li input {
    padding-left: 65px;
}

@media (max-width: 767px) {
    .form-custom ul li input {
        font-size: 14px;
    }
}

.form-custom ul li select {
    padding-left: 65px;
}

.form-custom ul li textarea {
    padding-top: 20px;
    height: 140px;
}

.form-custom ul li .icon:not(.arrow):not(.not) {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ed1c24;
    font-size: 22px;
    z-index: 1;
}

.form-custom ul li .icon.arrow {
    position: absolute;
    pointer-events: none;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    opacity: .5;
    -webkit-transition: .3s;
    transition: .3s;
}

.form-custom ul li .icon.arrow+.form-error {
    right: 50px;
}

.form-custom .send>input {
    background: #ed1c24;
    height: 60px;
    min-width: 250px;
    border: 0 none;
    text-align: center;
    border-radius: 8px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
    will-change: transform;
}

.form-custom .send>input:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 0 15px rgba(237, 28, 36, 0.3);
    box-shadow: 0 0 15px rgba(237, 28, 36, 0.3);
}

@media (max-width: 479px) {
    .form-custom .send>input {
        min-width: 230px;
        height: 70px;
        font-size: 16px;
    }
}

.form-error {
    position: absolute;
    top: 50%;
    right: 25px;
    color: red;
    font-size: 12px;
    font-weight: 500;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form-messages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    padding: 25px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}

.form-messages.success {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}

.form-messages.error {
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(237, 28, 36, 0.9);
    z-index: 2000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.popup.is-visible {
    opacity: 1;
    visibility: visible;
}

.popup-wrapper {
    width: 100%;
    height: 100%;
    max-height: 100%;
    padding: 55px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}

@media (max-width: 767px) {
    .popup-wrapper {
        padding: 0;
    }
}

.popup-wrapper.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.popup-wrapper .cover {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.popup-wrapper .cover a {
    max-width: 90%;
    text-align: center;
    padding: 3px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.popup-wrapper .cover img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.popup-close {
    position: absolute;
    top: 30px;
    right: 0;
    width: 1em;
    height: 1em;
    font-size: 28px;
    z-index: 12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popup-close:before,
.popup-close:after {
    content: "";
    position: absolute;
    background: #fff;
    height: 2px;
    width: 100%;
}

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

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

.buttons-container.center {
    text-align: center;
    width: 100%;
}

.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    font-family: inherit;
    text-align: center;
    line-height: 1.2;
    outline: 0;
    font-size: 18px;
    font-weight: 800;
    border-radius: 8px;
    height: 65px;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    border: 2px solid transparent;
    background: #ed1c24;
}

@media (max-width: 479px) {
    .button {
        height: 70px;
        font-size: 16px;
    }
}

.button:not(:last-child) {
    margin-right: 0;
}

.button .icon {
    margin-left: 15px;
    font-size: 24px;
}

.button.min-width {
    min-width: 225px;
}

.button.full-width {
    width: 100%;
}

.button.small {
    height: 55px;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
}

.button:not(.color-1):not(.hvr-border-light):hover {
    background: none;
    border: 2px solid #ed1c24;
    color: #ed1c24;
}

.button.color-1 {
    background: #1dbaf7;
}

.button.color-1:not(.hvr-border-light):hover {
    background: none;
    border: 2px solid #1dbaf7;
    color: #1dbaf7;
}

.button.hvr-border-light:hover {
    background: none;
    border: 2px solid #fff;
    color: #fff;
}

.button-border {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    font-family: inherit;
    text-align: center;
    line-height: 1.2;
    outline: 0;
    font-size: 18px;
    font-weight: 800;
    border-radius: 8px;
    height: 65px;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    border: 2px solid white;
}

@media (max-width: 479px) {
    .button-border {
        height: 70px;
        font-size: 16px;
    }
}

.button-border:not(:last-child) {
    margin-right: 0;
}

.button-border .icon {
    margin-left: 15px;
    font-size: 24px;
}

.button-border.min-width {
    min-width: 225px;
}

.button-border.full-width {
    width: 100%;
}

.button-border.small {
    height: 55px;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
}

.button-border:not(.b-dark):not(.color-1):hover {
    background: #fff;
    color: #585858;
}

.button-border.b-dark {
    border: 2px solid rgba(88, 88, 88, 0.3);
    color: #585858;
}

.button-border.b-dark:hover {
    border: 2px solid rgba(88, 88, 88, 0.7);
}

.button-border.color-1 {
    border: 2px solid #ed1c24;
    color: #ed1c24;
}

.button-border.color-1:hover {
    background: #ed1c24;
    color: #fff;
}

.button-line {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    color: #333;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: .3px;
    position: relative;
}

@media (max-width: 479px) {
    .button-line {
        font-size: 16px;
    }
}

.button-line.light {
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);
    color: #fff;
}

.button-line.light .icon {
    color: #fff;
}

.button-line.light:before {
    background: #fff;
}

.button-line .icon {
    margin-left: 15px;
    color: #1dbaf7;
    font-size: 18px;
}

.button-line:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    background: #1dbaf7;
    height: 2px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.button-line:hover:before {
    width: 100%;
}

.app-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

.app-overlay.is-visible {
    opacity: .6;
    visibility: visible;
}

.app-scroll {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    right: 35px;
    bottom: 70px;
    background: #ed1c24;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    z-index: 2002;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 767px) {
    .app-scroll {
        width: 50px;
        height: 50px;
        right: 15px;
        bottom: 70px;
    }
}

.app-scroll .icon {
    font-size: 20px;
}

@media (max-width: 767px) {
    .app-scroll .icon {
        font-size: 16px;
    }
}

.app-scroll.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.app-loading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    background: rgba(255, 255, 255, 0.7);
}

.app-loading.small {
    background: none;
}

.app-loading.small:before {
    width: 60px;
    height: 60px;
}

.app-loading.is-visible {
    opacity: 1;
    visibility: visible;
}

.app-loading:before {
    content: "";
    position: absolute;
    border: 5px solid #fff;
    border-top: 5px solid #ed1c24;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@media (max-width: 767px) {
    .breadcrumb {
        display: none;
    }
}

.breadcrumb.style-1 {
    background: #f9f9f9;
    padding: 20px 25px;
    border-radius: 8px;
}

.breadcrumb.style-1 ul li a {
    color: #585858;
    text-shadow: none;
}

.breadcrumb.style-1 ul li a:not([href]) {
    opacity: .6;
}

.breadcrumb ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	color: #fff;
}
.breadcrumb.style-1 ul li {
	color: #000;
}
.breadcrumb ul li a {
    font-size: 14px;
    color: #fff;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.breadcrumb ul li a:after {
    content: "";
    width: 7px;
    height: 7px;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: 12px;
    margin-right: 17px;
}

.breadcrumb ul li a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    background: currentColor;
    height: 1px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.breadcrumb ul li a .icon {
    font-size: 20px;
}

.breadcrumb ul li a:not([href]) {
    opacity: .8;
}

.breadcrumb ul li a[href]:not(.not):hover:before {
    width: calc(100% - 35px);
}

.breadcrumb ul li:last-child a:after {
    display: none;
}

select.selectbox {
    width: 100%;
    height: 65px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    font-family: inherit;
    padding-left: 25px;
    padding-right: 25px;
    color: rgba(51, 51, 51, 0.5);
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    position: relative;
}

select.selectbox:hover {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

select.selectbox:focus {
    outline: 0;
    border: 1px solid #ffae00;
}

@media (max-width: 479px) {
    select.selectbox {
        height: 55px;
        padding-right: 15px;
        font-size: 14px;
    }
}

select.selectbox::-webkit-input-placeholder {
    /* Edge */
    color: rgba(51, 51, 51, 0.5);
}

select.selectbox:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(51, 51, 51, 0.5);
}

select.selectbox::-moz-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

select.selectbox::-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.5);
}

select.selectbox::placeholder {
    color: rgba(51, 51, 51, 0.5);
}

select.selectbox:before {
    content: "";
}

select.selectbox:focus+.icon.arrow {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

label.checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

label.checkbox input {
    position: absolute;
    left: -9999px;
}

label.checkbox .checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    height: 20px;
    background: none;
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    -webkit-transition: .2s;
    transition: .2s;
    position: relative;
}

label.checkbox .checkbox:before {
    content: "✓";
    position: absolute;
    top: -5px;
    line-height: 0.7;
    font-size: 24px;
    -webkit-transform: scale(0);
    transform: scale(0);
    color: #ed1c24;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    transition: .2s;
}

label.checkbox .text {
    color: #585858;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 1.3;
    padding-left: 10px;
}

label.checkbox .text span {
    color: rgba(153, 153, 153, 0.7);
    margin-left: 5px;
}

label.checkbox .text a {
    font-weight: 700;
    color: #ed1c24;
}

label.checkbox input:checked+.checkbox:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

label.radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

label.radio input {
    position: absolute;
    left: -9999px;
}

label.radio .radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    -webkit-transition: .2s;
    transition: .2s;
    position: relative;
}

label.radio .radio:before {
    content: "";
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 3px;
    background: #ed1c24;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
}

label.radio .text {
    color: #585858;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 1.2;
    padding-left: 10px;
}

label.radio .text span {
    color: rgba(153, 153, 153, 0.7);
    margin-left: 5px;
}

label.radio input:checked+.radio:before {
    opacity: 1;
    visibility: visible;
}

.section-header.txt-center {
    text-align: center;
}

.section-header.txt-large .title {
    font-size: 48px;
    letter-spacing: -1.5px;
}

@media (max-width: 479px) {
    .section-header.txt-large .title {
        font-size: 42px;
    }
}

.section-header.txt-large .text {
    margin: auto;
    max-width: 585px;
    width: 100%;
}

.section-header.txt-light .title {
    color: #fff;
}

.section-header.txt-light .text {
    color: rgba(255, 255, 255, 0.6);
}

.section-header .title {
    color: #222;
    font-size: 30px;
    letter-spacing: -0.5px;
    font-weight: 800;
    line-height: 1.3;
}

@media (max-width: 479px) {
    .section-header .title {
        font-size: 28px;
    }
}

.section-header .text {
    font-size: 18px;
    line-height: 1.6;
    color: #999;
}

@media (max-width: 479px) {
    .section-header .text {
        font-size: 16px;
    }
}

.list-videos ul:hover .list-videos__item {
    opacity: .5;
}

.list-videos ul li:hover .list-videos__item {
    opacity: 1;
}

.list-videos__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: .3s;
    transition: .3s;
}

.list-videos__item:hover .list-videos__left .icon::before,
.list-videos__item:hover .list-videos__left .icon::after {
    -webkit-animation: pulsateVideoBtn 1.5s ease-out infinite;
    animation: pulsateVideoBtn 1.5s ease-out infinite;
}

.list-videos__left .icon {
    border: 1px solid #fff;
    color: #fff;
}

.list-videos__left .icon::before {
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.list-videos__left .icon::after {
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.list-videos__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    padding-left: 15px;
    line-height: 1.3;
}

.list-videos__content .title,
.list-videos__content .text {
    overflow: hidden;
}

.list-videos__content .title {
    font-size: 18px;
    font-weight: 700;
    max-height: 46px;
}

.list-videos__content .text {
    font-size: 14px;
    font-weight: 300;
    margin-top: 4px;
    max-height: 36px;
}

.icon-play {
    width: 72px;
    height: 72px;
    border: 1px solid #827d70;
    color: #827d70;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 28px;
    padding-top: 4px;
    padding-left: 4px;
    position: relative;
    z-index: 1;
}

.icon-play::before,
.icon-play::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    border-radius: 50%;
    opacity: 0;
}

.icon-play::before {
    width: calc(72px + 20px);
    height: calc(72px + 20px);
    border: 1px solid rgba(88, 88, 88, 0.6);
}

.icon-play::after {
    width: calc(72px + 40px);
    height: calc(72px + 40px);
    border: 1px solid rgba(88, 88, 88, 0.3);
}

.icon-play.no-hover::before,
.icon-play.no-hover::after {
    -webkit-animation: pulsateVideoBtn 1.5s ease-out infinite;
    animation: pulsateVideoBtn 1.5s ease-out infinite;
}

@media (min-width: 768px) {
    .common-single ul li:nth-child(even) .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.common-single ul li:not(:last-child) {
    margin-bottom: 100px;
}

@media (max-width: 767px) {
    .common-single ul li:not(:last-child) {
        margin-bottom: 50px;
    }
}

.common-single__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .common-single__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    .common-single__content {
        padding-top: 30px;
    }
}

.common-single__content .title {
    color: #333;
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 1.3;
}

.common-single__content .text {
    color: #999;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}

.common-single__content .text.txt-large {
    font-size: 24px;
}

.common-single__content .buttons-container {
    margin-top: 40px;
}

.common-single__photo {
    height: 430px;
    border-radius: 11px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .common-single__photo {
        height: auto;
    }
}

.common-single__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-single ul li:not(:last-child) {
    margin-bottom: 55px;
}

.news-single ul li a:hover .news-single__photo img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
}

.news-single__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news-single__photo {
    border-radius: 11px;
    overflow: hidden;
    height: 220px;
}

@media (max-width: 991px) {
    .news-single__photo {
        height: auto;
    }
}

.news-single__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
}

.news-single__content {
    padding-left: 35px;
}

@media (max-width: 991px) {
    .news-single__content {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
}

.news-single__content .title {
    color: #333;
    font-size: 24px;
    letter-spacing: -0.5px;
    font-weight: 800;
    line-height: 1.35;
    max-height: 63px;
    overflow: hidden;
}

@media (max-width: 479px) {
    .news-single__content .title {
        font-size: 20px;
        max-height: inherit;
    }
}

.news-single__content .text {
    color: #585858;
    font-size: 16px;
    margin-top: 15px;
    overflow: hidden;
    max-height: 73px;
}

.news-single__content .date {
    margin-top: 15px;
    color: #999;
    font-size: 14px;
}

.modal-request {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2000;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

.modal-request.is-visible {
    opacity: 1;
    visibility: visible;
}

.modal-request__wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    will-change: transform;
    -webkit-transition: .4s;
    transition: .4s;
    overflow-y: auto;
    padding-bottom: 50px;
}

@media (max-width: 991px) {
    .modal-request__wrapper {
        width: 100%;
    }
}

.modal-request__wrapper.is-visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.modal-request__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
    padding-left: 55px;
    padding-right: 55px;
}

@media (max-width: 479px) {
    .modal-request__header {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.modal-request__header .title {
    color: #222;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: -1px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.modal-request__header .close {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 50px;
}

.modal-request__header .close .icon {
    font-size: 32px;
}

.modal-request__content {
    padding-left: 55px;
    padding-right: 55px;
}

@media (max-width: 479px) {
    .modal-request__content {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.services-carousel .item {
    margin-bottom: 70px;
}

.service-card a {
    display: block;
    position: relative;
}

.service-card a:hover .service-photo img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
}

.service-card a:hover .service-footer {
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.25);
}

.service-photo {
    height: 230px;
    overflow: hidden;
    border-radius: 8px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .service-photo {
        height: 200px;
    }
}

.service-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
}

.service-footer {
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    height: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (min-width: 480px) and (max-width: 767px) {
    .service-footer {
        padding-left: 15px;
        padding-right: 15px;
        height: 90px;
    }
}

.service-footer .small-title {
    font-size: 12px;
    font-weight: 700;
    color: #333;
    line-height: 1.35;
}

@media (min-width: 480px) and (max-width: 767px) {
    .service-footer .small-title {
        font-size: 14px;
    }
}

.service-footer .title {
    font-size: 16px;
    text-transform: uppercase;
    color: #ed1c24;
    font-weight: 800;
    line-height: 1.4;
    margin-top: 6px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .service-footer .title {
        font-size: 16px;
    }
}

.news-card a {
    display: block;
    position: relative;
}

.news-card a:hover .news-photo img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.news-photo {
    height: 160px;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}

@media (max-width: 479px) {
    .news-photo {
        height: 180px;
    }
}

.news-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-filter 0.3s;
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-filter 0.3s;
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1), filter 0.3s;
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1), filter 0.3s, -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-filter 0.3s;
}

.news-footer {
    background: rgba(232, 232, 232, 0.5);
    padding: 20px 30px;
    border-radius: 0 0 8px 8px;
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news-footer .title {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    overflow: hidden;
    max-height: 49px;
}

.news-footer .date {
    color: #827d70;
    font-size: 14px;
    margin-top: 7px;
}

.brands-card a {
    display: block;
    position: relative;
}

.brands-photo {
    height: 90px;
    padding: 5px;
}

.brands-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.products.no-icons .product-photo {
    width: 100%;
    height: 250px;
    margin-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .products.no-icons .product-photo {
        height: 200px;
    }
}

.products.list ul li {
    margin-bottom: 20px;
}

.product-content {
    display: block;
    position: relative;
    height: 480px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 11px;
    overflow: hidden;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-content:hover {
    -webkit-box-shadow: 0 0.625rem 0.875rem -0.3125rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.625rem 0.875rem -0.3125rem rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}

.product-header .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-photo {
    width: 80%;
    height: 275px;
    position: relative;
    top: 10px;
    margin-left: -35px;
}

.product-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.product-icons {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.product-icons ul li:not(:last-child) {
    margin-bottom: 10px;
}

.product-icons .item {
    text-align: center;
}

.product-icons .item .figure {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    width: 60px;
    height: 60px;
    background: #f9f9f9;
    border-radius: 50%;
}

.product-icons .item .figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
    opacity: 0.4;
}

.product-icons .item .title {
    color: #585858;
    font-size: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-top: 4px;
}

.product-footer {
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 10px;
    text-align: center;
}

.product-footer .title {
    color: #585858;
    letter-spacing: -0.3px;
    line-height: 1.3;
    text-overflow: ellipsis;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
}

.product-footer .text {
    color: #999;
    font-size: 13px;
    overflow: hidden;
    height: 58px;
    margin-top: 7px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .product-footer .text {
        font-size: 12px;
        height: 55px;
    }
}

.product-footer .btn {
    font-size: 14px;
    height: 50px;
    margin-top: 20px;
}

.gallery.list ul li {
    margin-bottom: 20px;
}

.gallery.list-1 ul li {
    margin-bottom: 30px;
}

.gallery-card a {
    display: block;
    position: relative;
}

.gallery-card a:hover .gallery-body:before {
    opacity: .75;
}

.gallery-card a:hover .gallery-body>div {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
}

.gallery-card a:hover .gallery-cover img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
}

.gallery-card a:hover .gallery-photo img {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
    transform: scale3d(1.15, 1.15, 1.15);
}

.gallery-header {
    position: relative;
}

.gallery-photo {
    overflow: hidden;
    height: 130px;
    border-radius: 8px;
}

@media (max-width: 479px) {
    .gallery-photo {
        height: 100px;
    }
}

.gallery-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
}

.gallery-footer {
    text-align: center;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.17);
}

.gallery-footer .title {
    font-size: 16px;
    color: #333;
}

.gallery-overlay {
    border-radius: 8px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
}

.gallery-overlay .icon {
    font-size: 18px;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 8px;
    background: #1dbaf7;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
}

.gallery-body {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 30px 35px;
}

.gallery-body:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
    background: linear-gradient(transparent, black);
    border-radius: 11px;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
}

.gallery-body>div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
    will-change: transform;
}

.gallery-body .title {
    color: #fff;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.3;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 15px;
}

@media (max-width: 479px) {
    .gallery-body .title {
        font-size: 18px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .gallery-body .title {
        padding-left: 0;
    }
}

.gallery-body .icon {
    background: rgba(237, 28, 36, 0.8);
    width: 55px;
    height: 55px;
    border-radius: 50%;
    padding-left: 2px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}

@media (max-width: 479px) {
    .gallery-body .icon {
        width: 45px;
        height: 45px;
        font-size: 16px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .gallery-body .icon {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .gallery-body .icon {
        display: none;
    }
}

.gallery-cover {
    height: 280px;
    border-radius: 11px;
    overflow: hidden;
}

.gallery-cover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1);
    transition: transform 1s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 1s cubic-bezier(0, 0, 0.2, 1);
}

.header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1001;
}

.header::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(transparent));
    background: linear-gradient(white, transparent);
    height: 250px;
    z-index: -1;
    pointer-events: none;
}

@media (max-width: 479px) {
    .header::before {
        height: 150px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .header::before {
        height: 200px;
    }
}

.header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 150px;
}

@media (max-width: 479px) {
    .header-container {
        height: 100px;
    }
}

@media (max-width: 991px) {
    .header-container {
        position: relative;
    }
}

.header-mobile__buttons {
    position: absolute;
    top: 50%;
    right: 10px;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .header-mobile__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.header-mobile__buttons button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #585858;
    font-family: inherit;
    display: none;
}

@media (max-width: 1199px) {
    .header-mobile__buttons button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.header-mobile__buttons button .icon {
    font-size: 24px;
}

.header-mobile__buttons button .text {
    font-size: 12px;
    font-weight: 700;
    margin-left: 8px;
}

@media (max-width: 991px) {
    .header-logo {
        padding-left: 40px;
    }
}

.header-logo h1 {
    margin: 0;
    font-size: 0;
}

.header-logo a {
    display: block;
    position: relative;
}

.header-logo img {
    width: 220px;
}

@media (max-width: 479px) {
    .header-logo img {
        width: 140px;
    }
}

.header-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 50px;
    position: relative;
}

.header-right>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-right__top {
    height: 65px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-right__bottom {
    height: calc( 150px - 65px);
}

.header-language a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #333;
    font-size: 14px;
    padding-left: 2px;
    padding-top: 1px;
    font-weight: 700;
    border-radius: 8px;
    color: #333;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 479px) {
    .header-language a {
        width: 32px;
        height: 32px;
        font-size: 13px;
        border-radius: 5px;
    }
}

.header-language a:not(:last-child) {
    margin-right: 7px;
}

.header-language a:hover {
    background: #333;
    color: #fff;
}

.header-button {
    margin-right: 15px;
}

.header-button .item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    padding-left: 15px;
    padding-right: 3px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    color: #333;
    text-transform: uppercase;
    border: 1px solid #333;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: .3s;
    transition: .3s;
}

.header-button .item:not(:last-child) {
    margin-right: 7px;
}

.header-button .item:hover {
    background: #333;
    color: #fff;
}

.header-button .item .icon {
    height: calc(100% - 6px);
    width: 34px;
    border-radius: 6px;
    background: #ed1c24;
    -webkit-box-shadow: 0 6px 15px 2px rgba(237, 28, 36, 0.4);
    box-shadow: 0 6px 15px 2px rgba(237, 28, 36, 0.4);
    padding-left: 2px;
    padding-top: 1px;
    color: #fff;
    font-size: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 20px;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.footer-top .container {
    padding-top: 60px;
    padding-bottom: 70px;
    position: relative;
}

@media (max-width: 479px) {
    .footer-top .container {
        padding-bottom: 60px;
    }
}

@media (max-width: 479px) {
    .footer-row {
        text-align: center;
    }
}

@media (max-width: 479px) {
    .footer-row>div:not(:last-child) {
        margin-bottom: 40px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .footer-row>div:nth-last-child(n+3) {
        margin-bottom: 40px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .footer-row>div:last-child {
        text-align: center;
    }
}

.footer-info {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.7px;
    line-height: 1.3;
}

.footer-info span {
    color: #999;
}

@media (min-width: 480px) and (max-width: 767px) {
    .footer-info {
        text-align: center;
    }
}

.footer-contact {
    margin-top: 30px;
    margin-left: -15px;
}

@media (max-width: 767px) {
    .footer-contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.footer-contact a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    font-weight: 700;
    font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-contact a {
        font-size: 13px;
    }
}

.footer-contact a:not(:last-child) {
    margin-bottom: 7px;
}

.footer-contact a:hover .text:before {
    width: 100%;
}

.footer-contact a.phone {
    letter-spacing: -1px;
    font-size: 24px;
}

@media (max-width: 479px) {
    .footer-contact a.phone {
        font-size: 20px;
    }
}

.footer-contact a.phone._wp {
    color: #25d366;
}

.footer-contact a.phone .icon {
    font-size: 24px;
}

.footer-contact a.phone .text:before {
    right: 0;
    bottom: 3px;
    left: 0;
}

.footer-contact a .icon {
    font-size: 18px;
    width: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer-contact a .text {
    position: relative;
}

.footer-contact a .text:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background: currentColor;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.footer-address {
    font-weight: 300;
    font-size: 16px;
    margin-top: 30px;
    width: 300px;
    max-width: 100%;
}

@media (min-width: 480px) and (max-width: 767px) {
    .footer-address {
        text-align: center;
        margin: 30px auto 0;
    }
}

.footer-heading {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.7px;
    line-height: 1.3;
    margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-heading {
        font-size: 18px;
    }
}

.footer-links ul li {
    display: block;
}

.footer-links ul li a {
    color: #585858;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative;
}

.footer-links ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 3px;
    left: 0;
    height: 1px;
    background: currentColor;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.footer-links ul li a:hover {
    color: #ed1c24;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.footer-links ul li a:hover::after {
    width: 100%;
}

.footer-text {
    color: #333;
    font-weight: 300;
    font-size: 16px;
}

.footer-social {
    margin-top: 35px;
}

@media (max-width: 767px) {
    .footer-social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.footer-social a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #ed1c24;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    will-change: transform;
}

.footer-social a:not(:last-child) {
    margin-right: 8px;
}

.footer-social a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.footer-hours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .footer-hours {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.footer-hours .item:not(:last-child) {
    margin-right: 40px;
}

.footer-hours .text {
    font-size: 18px;
    margin-bottom: 0;
}

.footer-hours .text:first-child {
    color: #585858;
    font-size: 14px;
}

.footer-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative;
}

@media (max-width: 479px) {
    .footer-bottom .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}

.footer-bottom .container:before {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    left: 10px;
    height: 1px;
    background: rgba(0, 0, 0, 0.05);
}

.footer-bottom .text {
    color: #999;
    font-weight: 300;
    line-height: 1.2;
}

.footer-bottom .text strong {
    font-weight: 800;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 479px) {
    .footer-bottom .design {
        margin-top: 10px;
    }
}

.footer-bottom .design:hover strong {
    color: #1dbaf7;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.hero {
    position: relative;
}

.hero-wrapper {
    position: absolute;
    right: 10px;
    bottom: 70px;
    left: 10px;
    z-index: 1;
}

@media (max-width: 767px) {
    .hero-wrapper {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hero-icon ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px;
    }
}

.hero-icon ul li {
    position: relative;
}

.hero-icon ul li:not(:last-child) {
    margin-right: 15px;
}

.hero-icon ul li:hover .hero-icon__item {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hero-icon ul li:hover .hero-icon__item::before {
    opacity: 1;
    visibility: visible;
}

.hero-icon ul li:hover .hero-icon__detail {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.hero-icon__item {
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 12px 12px 60px rgba(0, 0, 0, 0.17);
    box-shadow: 12px 12px 60px rgba(0, 0, 0, 0.17);
    width: 122px;
    height: 122px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-transition: .3s;
    transition: .3s;
}

.hero-icon__item::before {
    content: "";
    position: absolute;
    top: -11px;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: -1;
    margin: 0 auto;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid rgba(255, 255, 255, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
}

.hero-icon__item .figure img {
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
}

.hero-icon__item .title {
    text-transform: uppercase;
    font-weight: 900;
    padding-left: 10px;
    padding-right: 10px;
    color: #585858;
    font-size: 13px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -0.3px;
    margin-top: 7px;
}

.hero-icon__detail {
    border-radius: 8px;
    background: rgba(88, 88, 88, 0.65);
    -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.17);
    position: absolute;
    right: -50px;
    bottom: calc(122px + 28px);
    left: -50px;
    padding: 15px 20px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: .3s;
    transition: .3s;
}

.hero-icon__detail .title {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -0.3px;
    text-transform: uppercase;
    font-weight: 900;
}

.hero-icon__detail .text {
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 7px;
}

.section.bg-1 {
    background: #fbf7ed;
}

.section.bg-2 {
    background: #827d70;
}

.section.bg-3 {
    background: #333;
}

.section.bg-cover {
    position: relative;
    z-index: 1;
}

.section.bg-cover::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
}

.section.cover-1 {
    height: 800px;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .section.cover-1 {
        padding-bottom: 170px;
        height: auto;
    }
}

.section.cover-1::before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("../img/cover-1.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto;
    background-attachment: scroll;
    height: 620px;
}

@media (max-width: 767px) {
    .section.cover-1::before {
        height: 100%;
    }
}

.section.cover-1::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255, 255, 255, 0.8)), to(transparent));
    background: linear-gradient(rgba(255, 255, 255, 0.8) 10%, transparent);
    height: 60%;
}

.section-services {
    padding-bottom: 70px;
}

@media (max-width: 991px) {
    .section-services {
        padding-bottom: 0;
    }
}

.section-services__top {
    background: #222;
    padding-top: 80px;
    padding-bottom: 200px;
}

@media (max-width: 479px) {
    .section-services__top {
        padding-top: 60px;
    }
}

@media (max-width: 767px) {
    .section-services__top .section-header {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .section-services__top .section-header .text {
        margin-top: 15px;
    }
}

.section-services__list {
    margin-top: -140px;
}

.section-services__footer {
    text-align: center;
}

.section-services__footer .text {
    color: #999;
    font-size: 16px;
    font-weight: 600;
}

.section-services__footer .link {
    color: #333;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.section-services__footer .link::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    background: #ed1c24;
    height: 1px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.section-services__footer .link:hover {
    color: #ed1c24;
}

.section-services__footer .link:hover::before {
    width: 100%;
}

@media (max-width: 991px) {
    .section-product__groups {
        display: none;
    }
}

@media (max-width: 991px) {
    .section-products {
        display: block;
    }
}

.section-products .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-products .products {
    margin-top: 35px;
}

.section-videos .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 479px) {
    .section-videos .list-videos ul li:not(:last-child) {
        margin-bottom: 30px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .section-videos .list-videos ul li:nth-child(-n+2) {
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-videos .list-videos ul li:nth-child(-n+2) {
        margin-bottom: 25px;
    }
}

.section-news .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 479px) {
    .section-news .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.section-news .news {
    margin-top: 40px;
}

@media (max-width: 479px) {
    .section-news .news-photo {
        height: 140px;
    }
}

@media (min-width: 390px) and (max-width: 479px) {
    .section-news .news-footer {
        padding: 20px 25px;
    }
}

@media (min-width: 390px) and (max-width: 479px) {
    .section-news .news-footer .title {
        font-size: 16px;
        max-height: 42px;
    }
}

@media (min-width: 390px) and (max-width: 479px) {
    .section-news .news-footer .date {
        font-size: 13px;
    }
}

.section-brands .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 479px) {
    .section-brands .container {
        padding-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .section-brands .section-header {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .section-brands .brands {
        margin-top: 30px;
    }
}

.section-parallax._1 .container {
    padding-top: 100px;
}

@media (max-width: 479px) {
    .section-parallax._1 .container {
        padding-top: 80px;
    }
}

.section-parallax._1 .section-header {
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
}

@media (min-width: 1200px) {
    .section-parallax._1 .section-header .title {
        font-size: 42px;
        font-family: "Cerebri Sans Heavy", sans-serif;
        letter-spacing: -1px;
    }
}

.section-parallax._1 .section-header .text {
    color: rgba(51, 51, 51, 0.6);
    margin-top: 20px;
}

@media (min-width: 992px) {
    .section-parallax._1 .section-header .text {
        font-size: 18px;
    }
}

.section-parallax._1 .buttons-container {
    margin-top: 50px;
}

.product-groups {
    height: calc( 95px + 580px + 165px);
}

.product-groups__nav {
    background: #f9f9f9;
    position: relative;
    z-index: 9;
}

.product-groups__nav ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-groups__nav ul li.is-current:nth-child(1)>a {
    background: #6ea53c;
}

.product-groups__nav ul li.is-current:nth-child(1)>a::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #6ea53c;
}

.product-groups__nav ul li.is-current:nth-child(2)>a {
    background: #dd0069;
}

.product-groups__nav ul li.is-current:nth-child(2)>a::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #dd0069;
}

.product-groups__nav ul li.is-current:nth-child(3)>a {
    background: #9b268f;
}

.product-groups__nav ul li.is-current:nth-child(3)>a::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #9b268f;
}

.product-groups__nav ul li.is-current:nth-child(4)>a {
    background: #12b4f0;
}

.product-groups__nav ul li.is-current:nth-child(4)>a::before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #12b4f0;
}

.product-groups__nav ul li.is-current>a {
    color: #fff;
}

.product-groups__nav ul li.is-current>a::before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.product-groups__nav ul li:not(.is-current):hover>a::before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.product-groups__nav ul li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 95px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px;
    font-family: "Cerebri Sans Heavy", sans-serif;
    text-transform: uppercase;
    color: #585858;
    line-height: 1.3;
    position: relative;
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-groups__nav ul li a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f9f9f9;
    width: 0;
    height: 0;
    z-index: -1;
    margin: 0 auto;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: .3s;
    transition: .3s;
}

.product-groups__wrapper {
    position: relative;
}

.product-groups__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: calc( 580px + 165px);
    display: none;
}

.product-groups__content:nth-child(1) .product-groups__footer {
    background: #6ea53c;
}

.product-groups__content:nth-child(2) .product-groups__footer {
    background: #4f4f50;
}

.product-groups__content:nth-child(3) .product-groups__footer {
    background: #9b268f;
}

.product-groups__content:nth-child(4) .product-groups__footer {
    background: #12b4f0;
}

.product-groups__content:nth-child(2) .product-groups__photo .photo,
.product-groups__content:nth-child(3) .product-groups__photo .photo {
    bottom: 95px;
    left: -85px;
    width: 45%;
}

.product-groups__info {
    background: #e8e8e8;
}

.product-groups__info .row {
    height: 580px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.product-groups__info .row>div {
    z-index: 1;
}

.product-groups__info .title {
    color: #585858;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Cerebri Sans Heavy", sans-serif;
    line-height: 1.2;
    letter-spacing: -1px;
}

.product-groups__info .text {
    font-size: 18px;
    color: #585858;
    margin-top: 15px;
    line-height: 1.7;
    font-weight: 600;
}

@media (min-width: 1200px) {
    .product-groups__info .text {
        max-width: 550px;
    }
}

.product-groups__info .btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 50px;
}

.product-groups__info .btn-wrapper a {
    border: 3px solid #585858;
    border-radius: 20px;
    min-width: 300px;
    height: 80px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #585858;
    font-size: 20px;
    font-weight: 800;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-groups__info .btn-wrapper a:hover {
    background: #585858;
    color: #fff;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.product-groups__photo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.product-groups__photo .container {
    position: relative;
    height: 100%;
}

.product-groups__photo .photo {
    position: absolute;
    bottom: 70px;
    width: 50%;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-groups__photo .photo {
        left: -100px;
    }
}

.product-groups__photo .photo img {
    width: 100%;
}

.product-groups__footer {
    background: #1dbaf7;
}

.product-groups__footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 165px;
}

.product-groups__icon ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.product-groups__icon ul li {
    position: relative;
}

.product-groups__icon ul li:not(:last-child) {
    margin-right: 20px;
}

.product-groups__icon ul li:hover .product-groups__icon-item {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.product-groups__icon ul li:hover .product-groups__icon-detail {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.product-groups__icon-item {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.25);
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 1;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-groups__icon-item::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px;
    border: 4px solid transparent;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.product-groups__icon-item .figure img {
    width: 40px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.product-groups__icon-item .title {
    font-weight: 800;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -0.2px;
    margin-top: 5px;
}

.product-groups__icon-detail {
    border-radius: 11px;
    background: #58585a;
    -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.17);
    position: absolute;
    right: -60px;
    bottom: calc(120px + 25px);
    left: -60px;
    padding: 15px 20px;
    text-align: center;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: .3s;
    transition: .3s;
}

.product-groups__icon-detail::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -9px;
    left: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #58585a;
    width: 0;
    height: 0;
    z-index: -1;
    margin: 0 auto;
    -webkit-transition: .3s;
    transition: .3s;
}

.product-groups__icon-detail .title {
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -0.3px;
    text-transform: uppercase;
    font-weight: 900;
}

.product-groups__icon-detail .text {
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 7px;
}

.product-groups__content .product-groups__photo {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    will-change: transform;
    -webkit-transition: .9s;
    transition: .9s;
}

.product-groups__content .product-groups__info .title,
.product-groups__content .product-groups__info .text,
.product-groups__content .product-groups__info .btn-wrapper {
    opacity: 0;
    visibility: hidden;
    will-change: transform;
}

.product-groups__content .product-groups__info .title {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: .9s .1s;
    transition: .9s .1s;
}

.product-groups__content .product-groups__info .text {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    -webkit-transition: .9s .2s;
    transition: .9s .2s;
}

.product-groups__content .product-groups__info .btn-wrapper {
    -webkit-transform: translateY(-90px);
    transform: translateY(-90px);
    -webkit-transition: .9s .3s;
    transition: .9s .3s;
}

.product-groups__content .product-groups__icon ul li {
    opacity: 0;
    visibility: hidden;
    will-change: transform;
}

.product-groups__content .product-groups__icon ul li:nth-child(1) {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: .7s .1s;
    transition: .7s .1s;
}

.product-groups__content .product-groups__icon ul li:nth-child(2) {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: .7s .2s;
    transition: .7s .2s;
}

.product-groups__content .product-groups__icon ul li:nth-child(3) {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: .7s .3s;
    transition: .7s .3s;
}

.product-groups__content .product-groups__icon ul li:nth-child(4) {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: .7s .4s;
    transition: .7s .4s;
}

.product-groups__content.is-active .product-groups__photo {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.product-groups__content.is-active .product-groups__info .title,
.product-groups__content.is-active .product-groups__info .text,
.product-groups__content.is-active .product-groups__info .btn-wrapper {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.product-groups__content.is-active .product-groups__icon ul li {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.section-landing__header {
    text-align: center;
}

.section-landing__header .title {
    color: #827d70;
    font-size: 48px;
    font-family: "Cerebri Sans Heavy", sans-serif;
    line-height: 1.1;
    letter-spacing: -1px;
}

@media (max-width: 767px) {
    .section-landing__header .title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .section-landing__header .title {
        margin-bottom: 50px;
    }
}

.section-landing__header .title span {
    display: block;
    font-family: "Cerebri Sans", sans-serif;
    font-weight: 300;
}

.section-landing._videos {
    position: relative;
    z-index: 1;
}

.section-landing._videos::before {
    content: "";
    position: absolute;
    left: -250px;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 53%;
    background: #fff;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}

@media (max-width: 1199px) {
    .section-landing._videos::before {
        left: -80px;
    }
}

.section-landing._videos .container {
    padding-top: 70px;
    padding-bottom: 90px;
}

@media (max-width: 479px) {
    .section-landing._videos .container {
        padding-top: 60px;
        padding-bottom: 70px;
    }
}

.section-landing._videos .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.section-landing._videos .row>div:last-child {
    margin-top: 60px;
}

.section-landing._videos .photo-videoletf {
    position: relative;
    z-index: 1;
}

.section-landing._videos .photo-videoletf::after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -20px;
    left: -60px;
    background-image: url(../img/video-left-shadow.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 534px;
    height: 85px;
    max-width: 100%;
}

@media (max-width: 479px) {
    .section-landing._videos .photo-videoletf::after {
        left: 10px;
        right: 10px;
        bottom: -40px;
    }
}

.section-landing._videos .photo-videoletf img {
    max-width: 600px;
    -webkit-animation-name: swingVideoLeft;
    animation-name: swingVideoLeft;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.section-landing._videos .photo-right img {
    max-width: 620px;
}

.section-landing._videos .photo img {
    width: 100%;
}

.section-landing._videos .video-btn {
    position: absolute;
    bottom: 125px;
    left: 17px;
}

@media (max-width: 479px) {
    .section-landing._videos .video-btn {
        bottom: 100px;
    }
}

.section-landing._videos .video-btn a {
    display: block;
    position: relative;
    text-align: center;
}

.section-landing._videos .video-btn a .text {
    color: #827d70;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    margin-top: 10px;
}

@media (max-width: 479px) {
    .section-landing._videos .video-btn a .text {
        font-size: 16px;
    }
}

.section-values>div {
    margin-top: 50px;
}

@media (max-width: 991px) {
    .section-values .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.section-values__content {
    background: #fbf7ed;
    height: 100%;
    padding: 75px 90px;
}

@media (max-width: 479px) {
    .section-values__content {
        padding: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section-values__content {
        padding: 40px 50px;
    }
}

@media (min-width: 1750px) {
    .section-values__content {
        padding: 90px 120px;
    }
}

.section-values__content .heading {
    color: #222;
    font-size: 42px;
    font-weight: 300;
    line-height: 1.25;
}

@media (max-width: 479px) {
    .section-values__content .heading {
        font-size: 32px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section-values__content .heading {
        font-size: 32px;
    }
}

@media (min-width: 1750px) {
    .section-values__content .heading {
        font-size: 48px;
    }
}

.section-values__content-list {
    margin-top: 60px;
}

@media (max-width: 479px) {
    .section-values__content-list {
        margin-top: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section-values__content-list {
        margin-top: 40px;
    }
}

@media (min-width: 1750px) {
    .section-values__content-list {
        margin-top: 70px;
    }
}

.section-values__content-list ul li {
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) {
    .section-values__content-list ul li {
        width: 60%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-values__content-list ul li {
        width: 60%;
    }
}

.section-values__content-list ul li:not(:last-child) {
    margin-bottom: 25px;
}

.section-values__content-list ul li:before {
    content: "";
    z-index: -1;
    background: #fff;
    border-radius: 0 11px 11px 0;
    position: absolute;
    top: -8px;
    right: -50px;
    bottom: -8px;
    left: -90px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

@media (max-width: 479px) {
    .section-values__content-list ul li:before {
        left: -40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section-values__content-list ul li:before {
        left: -50px;
    }
}

@media (min-width: 1750px) {
    .section-values__content-list ul li:before {
        left: -120px;
    }
}

.section-values__content-list ul li:hover:before {
    width: calc( 100% + ( 90px + 50px));
}

@media (max-width: 479px) {
    .section-values__content-list ul li:hover:before {
        width: calc( 100% + ( 20px + 50px));
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section-values__content-list ul li:hover:before {
        width: calc( 100% + ( 20px + 50px));
    }
}

@media (min-width: 1750px) {
    .section-values__content-list ul li:hover:before {
        width: calc( 100% + ( 120px + 50px));
    }
}

.section-values__content-list .title {
    color: #222;
    font-size: 18px;
    font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section-values__content-list .title {
        font-size: 16px;
    }
}

@media (min-width: 1750px) {
    .section-values__content-list .title {
        font-size: 20px;
    }
}

.section-values__content-list .text {
    color: #827d70;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
}

@media (min-width: 1750px) {
    .section-values__content-list .text {
        font-size: 16px;
    }
}

.section-values__cover img {
    width: 100%;
}

.MzYydGFzYXLEsW12ZXlhesSxbMSxbWFqYW5zxLE {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.inner-page__header {
    position: relative;
    overflow: hidden;
}

.inner-page__photo {
    height: 310px;
    background: black;
}

@media (min-width: 1750px) {
    .inner-page__photo {
        height: 340px;
    }
}

@media (max-width: 479px) {
    .inner-page__photo {
        height: 350px;
    }
}

.inner-page__photo.large {
    height: 300px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .inner-page__photo.large {
        height: 180px !important;
    }
}

@media (max-width: 479px) {
    .inner-page__photo.large {
        height: 180px !important;
    }
}

@media (min-width: 1750px) {
    .inner-page__photo.large {
        height: 360px;
    }
}

.inner-page__photo.style-1 {
    height: 480px;
}

@media (min-width: 1750px) {
    .inner-page__photo.style-1 {
        height: 580px;
    }
}

.inner-page__photo.style-1 img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.inner-page__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .6;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.inner-page__photos .row {
    margin-left: -1px;
    margin-right: -1px;
}

.inner-page__photos .row>div {
    padding-left: 1px;
    padding-right: 1px;
}

@media (max-width: 767px) {
    .inner-page__photos .row>div:first-child,
    .inner-page__photos .row>div:last-child {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .inner-page__photos .row>div:last-child {
        display: none;
    }
}

.inner-page__photos .photo {
    height: 510px;
    background: black;
    overflow: hidden;
}

@media (max-width: 479px) {
    .inner-page__photos .photo {
        height: 350px;
    }
}

@media (min-width: 1750px) {
    .inner-page__photos .photo {
        height: 610px;
    }
}

.inner-page__photos .photo.rotate-x img {
    -webkit-transform: scale(1.05) scaleX(-1);
    transform: scale(1.05) scaleX(-1);
}

.inner-page__photos .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .8;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.inner-page__heading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.inner-page__heading .container {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 85px;
    z-index: 3;
}

.inner-page__heading.small .title {
    font-size: 54px;
}

.inner-page__heading.small .text {
    font-size: 16px;
}

.inner-page__heading .title {
    color: #fff;
    font-size: 66px;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    letter-spacing: -2px;
    line-height: 1;
    margin-bottom: 5px;
}

@media (max-width: 479px) {
    .inner-page__heading .title {
        font-size: 42px !important;
        letter-spacing: -1px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .inner-page__heading .title {
        font-size: 54px !important;
        letter-spacing: -1px;
    }
}

.inner-page__heading .text {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    max-width: 700px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
    margin: 5px auto 0;
}

@media (max-width: 479px) {
    .inner-page__heading .text {
        font-size: 14px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .inner-page__heading .text {
        font-size: 16px;
    }
}

.inner-page__nav {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    background: #fff;
}

.inner-page__nav.pos-sticky {
    z-index: 50;
    top: 0;
}

.inner-page__nav._anchor .js-anchor-nav:not(.js-anchor-nav-not):nth-child(2) a::after {
    background: #6ea53c;
}

.inner-page__nav._anchor .js-anchor-nav:not(.js-anchor-nav-not):nth-child(3) a::after {
    background: #4f4f50;
}

.inner-page__nav._anchor .js-anchor-nav:not(.js-anchor-nav-not):nth-child(4) a::after {
    background: #9b268f;
}

.inner-page__nav._anchor .js-anchor-nav:not(.js-anchor-nav-not):nth-child(5) a::after {
    background: #12b4f0;
}

.inner-page__nav ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .inner-page__nav ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow-y: auto;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .inner-page__nav ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.inner-page__nav ul li {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.inner-page__nav ul li.heading a {
    font-weight: 800;
    color: #333;
}

.inner-page__nav ul li:not(.heading):hover a,
.inner-page__nav ul li:not(.heading).is-current a {
    color: #585858;
}

.inner-page__nav ul li:not(.heading):hover a::after,
.inner-page__nav ul li:not(.heading).is-current a::after {
    width: 100%;
}

.inner-page__nav ul li a {
    height: 70px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(88, 88, 88, 0.6);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}

.inner-page__nav ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background: #ed1c24;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.inner-page .section-news .container {
    padding-bottom: 0;
}

.inner-page:not(.not-style-header) .header {
    background: #fff;
    position: relative;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0 10px 60px;
    box-shadow: rgba(0, 0, 0, 0.12) 0 10px 60px;
}

.inner-page:not(.not-style-header) .header::before {
    display: none;
}

.inner-page:not(.not-style-header) .header-nav__item a::after {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

.inner-page:not(.not-style-header) .header-nav__dropdown {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

.inner-page__product-detail .header::before {
    display: none;
}

.inner-page__product-detail .header-logo img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.inner-page__product-detail .header-nav__item>a {
    color: #fff;
}

.inner-page__product-detail .header-nav__item>a::before {
    background: #fff;
}

.inner-page__product-detail .header-button .item {
    border: 1px solid #fff;
    color: #fff;
}

.inner-page__product-detail .header-button .item:hover {
    background: #fff;
    color: #333;
}

.inner-page__product-detail .header-language a {
    color: #fff;
    border: 1px solid #fff;
}

.inner-page__product-detail .header-language a:hover {
    background: #fff;
    color: #333;
}

.inner-page__product-detail .header-mobile__buttons button {
    color: #fff;
}

@media (max-width: 767px) {
    .inner-page__news-detail .inner-page__wrapper {
        margin-top: 0;
    }
}

.inner-page__wrapper {
    margin-top: 50px;
    margin-bottom: 100px;
}

.inner-page__wrapper.mb-0 {
    margin-bottom: 0;
}

.inner-page__wrapper.mt-0 {
    margin-top: 0;
}

.inner-page__wrapper.mv-0 {
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .inner-page__row>div {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1199px) {
    .inner-page__row>div {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.inner-page__article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    max-width: 73%;
}
.news-list .inner-page__article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (max-width: 767px) {
    .inner-page__article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .inner-page__article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62%;
        flex: 0 0 62%;
        max-width: 62%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .inner-page__article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%;
    }
}

.inner-page__sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 73%);
    flex: 0 0 calc(100% - 73%);
    max-width: calc(100% - 73%);
}

@media (max-width: 767px) {
    .inner-page__sidebar {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .inner-page__sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .inner-page__sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 62%);
        flex: 0 0 calc(100% - 62%);
        max-width: calc(100% - 62%);
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .inner-page__sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 67%);
        flex: 0 0 calc(100% - 67%);
        max-width: calc(100% - 67%);
    }
}

.inner-page__sidebar>div:not(:last-child) {
    margin-bottom: 35px;
}

.inner-page__content {
    min-height: 400px;
}

.page-content__header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .page-content__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.page-content__header .title {
    color: #ed1c24;
    font-size: 24px;
    letter-spacing: -0.5px;
    font-weight: 700;
    line-height: 1.3;
}

.page-content__header .date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #585858;
    font-size: 14px;
    font-weight: 700;
    margin-left: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

@media (max-width: 991px) {
    .page-content__header .date {
        margin-top: 10px;
        margin-left: 0;
    }
}

.page-content__header .date .icon {
    margin-right: 10px;
    font-size: 13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #999;
    width: 30px;
    height: 30px;
    align-items: center;
    font-size: 18px;
}

.page-content__heading {
    color: #585858;
    font-weight: 800;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.page-content__heading.color-1 {
    color: #ed1c24;
}

.page-content__heading.color-2 {
    color: #1dbaf7;
}

.page-content__photo {
    overflow: hidden;
    height: 300px;
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 50%;
    position: relative;
    border-radius: 11px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__photo {
        margin-left: 0;
        width: 100%;
        float: none;
    }
}

@media (max-width: 767px) {
    .page-content__photo {
        height: auto !important;
        margin-left: 0;
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}

.page-content__photo.small,
.page-content__photo.large {
    width: 100%;
    float: inherit;
    margin-left: 0;
}

.page-content__photo.small {
    height: 175px;
    margin-bottom: 0;
}

.page-content__photo.large {
    height: 450px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__photo.large {
        height: 250px;
    }
}

.page-content__photo.auto {
    height: auto;
}

.page-content__photo img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}

.page-content__spot {
    margin-bottom: 20px;
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.page-content__description {
    color: #585858 !important;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 300;
    font-family: "Cerebri Sans", sans-serif !important;
}

.page-content__description.txt-center {
    text-align: center;
}

.page-content__description a {
    color: #55acef;
    font-weight: 600;
}

.page-content__description a:hover {
    text-decoration: underline;
}

.page-content__description strong {
    font-weight: 800;
}

.page-content__description img {
    max-width: 100%;
}

.page-content__description ul,
.page-content__description ol {
    padding-left: 20px;
}

.page-content__description ul li {
    list-style: disc;
}

.page-content__description ol li {
    list-style: decimal;
}

.page-content__description table {
    width: 100% !important;
    border: 1px solid rgba(0, 0, 0, 0.08) !important;
}

.page-content__description table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
}

.page-content__description table tbody tr td,
.page-content__description table tbody tr th {
    padding: 10px 20px !important;
    border-right: 1px solid rgba(0, 0, 0, 0.08) !important;
    line-height: 1.5;
}

.page-content__description table tbody tr td:last-child,
.page-content__description table tbody tr th:last-child {
    border-right: 0 none !important;
}

.page-content__wrapper {
    margin-top: 60px;
}

@media (min-width: 1200px) {
    .page-content__wrapper {
        padding-left: 150px;
        padding-right: 150px;
    }
}

@media (max-width: 479px) {
    .page-content__gallery ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.page-content__photos {
    margin-top: 50px;
}

@media (max-width: 767px) {
    .page-content__photos ul li:first-child .photo {
        margin-bottom: 15px;
    }
}

.page-content__photos .row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.page-content__photos .photo {
    height: 490px;
    overflow: hidden;
    border-radius: 11px;
}

.page-content__photos .photo:not(:last-child) {
    margin-bottom: 20px;
}

.page-content__photos .photo.small {
    height: calc( (490px / 2) - ( 20px / 2));
}

@media (max-width: 767px) {
    .page-content__photos .photo {
        height: auto !important;
    }
}

.page-content__photos .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.page-content__cards {
    margin-top: 70px;
    margin-bottom: 30px;
}

.page-content__cards.v-contact {
    margin-top: 50px;
    margin-bottom: 0;
}

.page-content__cards.v-contact .card {
    height: 385px;
}

.page-content__cards.v-contact .card .text {
    height: 70px;
}

@media (max-width: 767px) {
    .page-content__cards ul li {
        margin-bottom: 30px;
    }
}

.page-content__cards .card {
    height: 410px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
}

@media (max-width: 479px) {
    .page-content__cards .card {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-content__cards .card {
        height: 250px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__cards .card {
        padding-left: 25px;
        padding-right: 25px;
        height: 350px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page-content__cards .card {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.page-content__cards .card:hover>.icon {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.page-content__cards .card:hover>.icon::after {
    -webkit-transform: translateY(10px) scale(0.75);
    transform: translateY(10px) scale(0.75);
}

.page-content__cards .card .title {
    color: #333;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4;
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-content__cards .card .title {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__cards .card .title {
        font-size: 16px;
    }
}

.page-content__cards .card>.icon {
    color: #ed1c24;
    font-size: 72px;
    margin-top: 25px;
    margin-bottom: 50px;
    position: relative;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transition-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transition-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-content__cards .card>.icon {
        font-size: 54px;
        margin-bottom: 25px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__cards .card>.icon {
        font-size: 54px;
    }
}

.page-content__cards .card>.icon::after {
    position: absolute;
    height: 8px;
    width: 66px;
    content: "";
    bottom: -25px;
    left: 50%;
    margin-left: -33px;
    background: rgba(0, 0, 0, 0.06);
    z-index: -1;
    border-radius: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .35s;
    transition: -webkit-transform .35s;
    transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s;
    -webkit-transition-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transition-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
}

.page-content__cards .card .text {
    font-size: 16px;
    font-weight: 600;
    color: #999;
    line-height: 1.4;
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-content__cards .card .text {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__cards .card .text {
        font-size: 13px;
    }
}

.page-content__cards .card .btn-wrapper {
    position: absolute;
    right: 0;
    bottom: 40px;
    left: 0;
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-content__cards .card .btn-wrapper {
        bottom: 25px;
    }
}

.page-content__cards .card .btn-wrapper a {
    color: #1dbaf7;
    font-size: 16px;
    font-weight: 600;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-content__cards .card .btn-wrapper a {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__cards .card .btn-wrapper a {
        font-size: 13px;
    }
}

.page-content__cards .card .btn-wrapper a::after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    left: -10px;
    background: #1dbaf7;
    z-index: -1;
    height: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.page-content__cards .card .btn-wrapper a:hover {
    color: #fff;
}

.page-content__cards .card .btn-wrapper a:hover::after {
    height: 100%;
}

.page-content__cards .card .btn-wrapper a .icon {
    font-size: 14px;
    margin-left: 10px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .page-content__cards .card .btn-wrapper a .icon {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-content__cards .card .btn-wrapper a .icon {
        font-size: 13px;
    }
}

.page-content__information .item:nth-child(odd) {
    background: #f9f9f9;
}

@media (min-width: 992px) {
    .page-content__information:not(.not-container) .container {
        max-width: 1000px;
    }
}

.page-content__information .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-content__information .heading {
    color: #ed1c24;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -0.3px;
    line-height: 1.4;
}

.page-content__information .desc {
    font-size: 16px;
    font-weight: 600;
    color: #999;
    line-height: 1.8;
}

.page-content__information .desc ul:not(._not),
.page-content__information .desc ol:not(._not) {
    padding-left: 20px;
}

.page-content__information .desc ul:not(._not) li {
    list-style: disc;
}

.page-content__information .desc ol:not(._not) li {
    list-style: decimal;
}

.page-content__information .desc.style-1 {
    color: #333;
    font-weight: 400;
}

.page-content__information .desc.style-1 strong {
    color: #333;
    font-weight: 800;
}

.page-content__information .desc:not(.style-1) strong {
    font-weight: 800;
    line-height: 1.3;
    font-size: 24px;
}

.sidebar-nav {
    background: #f9f9f9;
    border-radius: 11px;
}

@media (max-width: 479px) {
    .sidebar-nav {
        margin-top: 20px;
    }
}

.sidebar-nav ul li:first-child a {
    border-radius: 8px 8px 0 0;
}

.sidebar-nav ul li:last-child a {
    border-radius: 0 0 8px 8px;
}

.sidebar-nav ul li:hover a,
.sidebar-nav ul li.is-current a {
    color: #fff;
    background: #585858;
}

.sidebar-nav ul li:hover a .icon,
.sidebar-nav ul li.is-current a .icon {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.sidebar-nav ul li a {
    color: #585858;
    font-size: 16px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 18px 30px;
    -webkit-transition: .3s;
    transition: .3s;
}

.sidebar-nav ul li a .icon {
    position: absolute;
    right: 25px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
    -webkit-transition: .3s;
    transition: .3s;
    will-change: transform;
}

.sidebar-info {
    background: #fff;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    padding: 30px 35px;
    border-radius: 11px;
}

@media (max-width: 479px) {
    .sidebar-info {
        padding: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sidebar-info {
        padding: 30px;
    }
}

.sidebar-info__text {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.3;
}

.sidebar-info__contact {
    margin-top: 20px;
    margin-left: -15px;
}

.sidebar-info__contact a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ed1c24;
    font-weight: 700;
    font-size: 14px;
}

@media (max-width: 479px) {
    .sidebar-info__contact a {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sidebar-info__contact a {
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sidebar-info__contact a {
        font-size: 13px;
    }
}

.sidebar-info__contact a:not(:last-child) {
    margin-bottom: 10px;
}

.sidebar-info__contact a:hover .text:before {
    width: 100%;
}

.sidebar-info__contact a.phone {
    letter-spacing: -1px;
    font-size: 22px;
}

@media (max-width: 479px) {
    .sidebar-info__contact a.phone {
        font-size: 20px;
        letter-spacing: -0.5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sidebar-info__contact a.phone {
        font-size: 20px;
        letter-spacing: -0.5px;
    }
}

.sidebar-info__contact a.phone .icon {
    font-size: 28px;
}

@media (max-width: 479px) {
    .sidebar-info__contact a.phone .icon {
        font-size: 24px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sidebar-info__contact a.phone .icon {
        font-size: 24px;
    }
}

.sidebar-info__contact a.phone .text:before {
    right: 0;
    bottom: 3px;
    left: 0;
}

.sidebar-info__contact a .icon {
    font-size: 18px;
    width: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sidebar-info__contact a .text {
    position: relative;
}

.sidebar-info__contact a .text:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background: #ed1c24;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.contact-item .container {
    padding-top: 60px;
}

.contact-form__left .photo {
    height: 700px;
    border-radius: 11px 0 0 11px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .contact-form__left .photo {
        height: auto;
    }
}

.contact-form__left .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.contact-form__right {
    background: #fff;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    border-radius: 0 11px 11px 0;
    height: 100%;
    padding: 75px;
}

@media (max-width: 767px) {
    .contact-form__right {
        padding: 30px;
    }
}

.products.js-products-list ul li.is-box {
    display: none;
}

.products-nav {
    margin-bottom: 40px;
}

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

.products-nav ul li:not(:last-child) {
    margin-right: 20px;
}

@media (max-width: 479px) {
    .products-nav ul li:not(:last-child) {
        margin-right: 10px;
    }
}

.products-nav ul li.is-active a {
    background: #333;
    color: #fff;
}

.products-nav ul li.is-active a::before {
    display: block;
}

.products-nav ul li a {
    padding-left: 30px;
    padding-right: 30px;
    height: 65px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 11px;
    color: #333;
    font-size: 16px;
    background: #fff;
    min-width: 230px;
    font-weight: 700;
    position: relative;
}

@media (max-width: 479px) {
    .products-nav ul li a {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        min-width: inherit;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .products-nav ul li a {
        min-width: inherit;
    }
}

.products-nav ul li a::before {
    content: "";
    display: none;
    position: absolute;
    right: 0;
    bottom: -8px;
    left: 0;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #333 transparent transparent transparent;
}

.product-groups__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.product-groups__item .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

@media (max-width: 479px) {
    .product-groups__item .container {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (min-width: 768px) {
    .product-groups__item:nth-child(even) .product-groups__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 768px) {
    .product-groups__item:nth-child(even) .product-groups__right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media (min-width: 768px) {
    .product-groups__item:nth-child(even) .product-groups__right-photo {
        position: relative;
        right: 100px;
    }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
    .product-groups__item:nth-child(even) .product-groups__right-photo {
        right: 50px;
    }
}

.product-groups__item:nth-child(1) .product-groups__left .title {
    color: #6ea53c;
}

.product-groups__item:nth-child(2) .product-groups__left .title {
    color: #4f4f50;
}

.product-groups__item:nth-child(3) .product-groups__left .title {
    color: #9b268f;
}

.product-groups__item:nth-child(4) .product-groups__left .title {
    color: #12b4f0;
}

.product-groups__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .product-groups__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    .product-groups__left {
        margin-top: 50px;
        text-align: center;
    }
}

.product-groups__left .small-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

@media (max-width: 479px) {
    .product-groups__left .small-title {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-groups__left .small-title {
        font-size: 16px;
    }
}

.product-groups__left .title {
    color: #ed1c24;
    font-size: 46px;
    text-transform: uppercase;
    font-family: "Cerebri Sans Heavy", sans-serif;
    line-height: 1.15;
    letter-spacing: -1px;
}

@media (max-width: 479px) {
    .product-groups__left .title {
        font-size: 36px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-groups__left .title {
        font-size: 36px;
    }
}

.product-groups__left .text {
    color: #585858;
    font-size: 16px;
    font-weight: 300;
    margin-top: 25px;
}

@media (max-width: 479px) {
    .product-groups__left .text {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-groups__left .text {
        font-size: 14px;
    }
}

.product-groups__left .btn-wrapper {
    margin-top: 40px;
}

.product-groups__right {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-groups__right-photo {
    width: 60%;
    position: relative;
    top: 10px;
}

@media (max-width: 479px) {
    .product-groups__right-photo {
        width: 100%;
        left: -50px;
    }
}

.product-groups__right-photo img {
    width: 100%;
}

.product-groups__right-icons {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media (max-width: 479px) {
    .product-groups__right-icons ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 479px) {
    .product-groups__right-icons ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 480px) {
    .product-groups__right-icons ul li:not(:last-child) {
        margin-bottom: 40px;
    }
}

.product-groups__right-icons .item {
    text-align: center;
}

.product-groups__right-icons .item .figure {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    width: 120px;
    height: 120px;
    background: #f9f9f9;
    border-radius: 50%;
}

@media (max-width: 479px) {
    .product-groups__right-icons .item .figure {
        width: 90px;
        height: 90px;
        padding: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-groups__right-icons .item .figure {
        width: 90px;
        height: 90px;
        padding: 20px;
    }
}

.product-groups__right-icons .item .figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}

.product-groups__right-icons .item .title {
    color: #585858;
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-top: 10px;
}

.detail-product__hero {
    position: relative;
}

.detail-product__hero-header {
    position: relative;
}

.detail-product__hero-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.detail-product__hero-body._bentonite .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.detail-product__hero-body._bentonite .description .title {
    font-size: 42px;
    max-width: inherit;
}

.detail-product__hero-body._bentonite .description .text {
    font-size: 16px;
}

@media (min-width: 1200px) {
    .detail-product__hero-body._bentonite .description .text {
        padding-right: 0;
    }
}

.detail-product__hero-body .container {
    position: relative;
    height: calc(100vh - 70px);
    padding-top: 150px;
}

@media (max-width: 479px) {
    .detail-product__hero-body .container {
        padding-top: 100px;
        height: 600px;
    }
}

.detail-product__hero-body .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
}

@media (max-width: 767px) {
    .detail-product__hero-body .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: center;
    }
}

.detail-product__hero-body .photo {
    position: absolute;
    bottom: -115px;
    left: -150px;
    width: 50%;
    height: calc(100% - 80px);
    z-index: 2;
}

@media (max-width: 767px) {
    .detail-product__hero-body .photo {
        bottom: -62px;
        left: -25px;
        height: 350px;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__hero-body .photo {
        bottom: -63px;
        left: -50px;
    }
}

.detail-product__hero-body .photo.is-box {
    bottom: -60px;
}

@media (max-width: 479px) {
    .detail-product__hero-body .photo.is-box {
        bottom: -45px;
        left: -35px;
    }
}

.detail-product__hero-body .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom center;
    object-position: bottom center;
}

@media (max-width: 767px) {
    .detail-product__hero-body .photo img {
        -o-object-position: center bottom;
        object-position: center bottom;
    }
}

.detail-product__hero-body .description {
    position: relative;
    z-index: 2;
    padding-bottom: calc(110px / 2);
}

@media (max-width: 479px) {
    .detail-product__hero-body .description {
        padding-bottom: 0;
        padding-top: 15px;
    }
}

.detail-product__hero-body .description .small-title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

@media (max-width: 479px) {
    .detail-product__hero-body .description .small-title {
        font-size: 13px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__hero-body .description .small-title {
        font-size: 14px;
    }
}

.detail-product__hero-body .description .title {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    font-family: "Cerebri Sans Heavy", sans-serif;
    line-height: 1.3;
    letter-spacing: -1px;
    max-width: 350px;
}

@media (max-width: 479px) {
    .detail-product__hero-body .description .title {
        font-size: 28px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__hero-body .description .title {
        font-size: 32px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__hero-body .description .title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .detail-product__hero-body .description .title {
        max-width: inherit;
    }
}

.detail-product__hero-body .description .text {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 20px;
    line-height: 1.5;
}

@media (min-width: 1200px) {
    .detail-product__hero-body .description .text {
        padding-right: 150px;
    }
}

@media (max-width: 479px) {
    .detail-product__hero-body .description .text {
        font-size: 14px;
        margin-top: 15px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__hero-body .description .text {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__hero-body .description .text {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .detail-product__hero-body .description .text {
        display: none;
    }
}

.detail-product__hero-body .description .buttons-container {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 479px) {
    .detail-product__hero-body .description .buttons-container {
        margin-top: 20px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__hero-body .description .buttons-container {
        margin-top: 25px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__hero-body .description .buttons-container {
        margin-top: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (max-width: 767px) {
    .detail-product__hero-body .description .button-border {
        margin: 0 auto;
    }
}

.detail-product__hero-body .description .btn-outline {
    margin-left: 40px;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
    display: none;
}

@media (max-width: 479px) {
    .detail-product__hero-body .description .btn-outline {
        margin-left: 0;
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__hero-body .description .btn-outline {
        margin-left: 0;
        margin-top: 20px;
    }
}

.detail-product__hero-body .description .btn-outline .icon {
    font-size: 20px;
    margin-right: 10px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__hero-body .description .btn-outline {
        margin-left: 30px;
    }
}

.detail-product__hero-body .description .btn-outline .label {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
}

.detail-product__hero-body .description .btn-outline .label::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    background: #fff;
    height: 1px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__hero-body .description .btn-outline .label {
        font-size: 12px;
    }
}

.detail-product__hero-body .description .btn-outline:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.detail-product__hero-body .description .btn-outline:hover .label::after {
    width: 100%;
}

.detail-product__hero-cover {
    height: calc(100vh - 70px);
}

@media (max-width: 479px) {
    .detail-product__hero-cover {
        height: 600px;
    }
}

.detail-product__hero-cover>div {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-blend-mode: multiply;
    height: 100%;
}

.detail-product__hero-footer {
    position: relative;
    background: #222;
}

.detail-product__hero-footer::before {
    content: "";
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.detail-product__hero-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 40px;
}

@media (max-width: 767px) {
    .detail-product__hero-footer .container {
        padding-bottom: 70px;
    }
}

.detail-product__hero-icons {
    margin-top: calc( (110px / 2.5) * -1);
    position: relative;
    z-index: 3;
    /*ul { li { position: relative; &:not(:last-child) { margin-right: $gutter; } &:hover { .product-groups__icon { &-item { transform: translateY(-8px); } &-detail { opacity: 1; visibility: visible; transform: scale(1); } } } } } .item { $border-size: 3px; border-radius: 50%; @include size($hero-icon-size); display: flex; flex-direction: column; align-items: center; justify-content: center; @include padding-h(10px); position: relative; transition: .3s; @include respond-to("tablet") { @include size( calc( (110px - 20px) ) ) } // &::after { //   content: ""; //   position: absolute; //   z-index: -1; //   @include pos-fixed(-1 * $border-size); //   border: $border-size solid transparent; //   border-radius: 50%; //   background: $color-dark-2; // } .figure { padding: 13px; img { width: 100%; filter: brightness(0) invert(1); } } .title { text-transform: uppercase; font-size: 300; color: #fff; font-size: 11px; text-align: center; line-height: 1.2; letter-spacing: -0.3px; margin-top: 5px; span { display: block; font-weight: 900; } } }*/
}

@media (max-width: 991px) {
    .detail-product__hero-icons {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__hero-icons {
        margin-top: calc( ((110px - 20px) / 2.5) * -1);
    }
}

.detail-product__hero-icons ul li {
    display: none;
}

.detail-product__hero-icons ul li.is-active {
    display: block;
}

.detail-product__icons {
    padding-top: 100px;
    z-index: 2;
    position: relative;
}

@media (max-width: 767px) {
    .detail-product__icons {
        padding-top: 70px;
    }
}

.detail-product__icons._bentonite {
    padding-top: 70px;
    padding-bottom: 70px;
}

.detail-product__icons._bentonite ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 8);
    flex: 0 0 calc(100% / 8);
    max-width: calc(100% / 8);
}

@media (max-width: 479px) {
    .detail-product__icons._bentonite ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2);
        flex: 0 0 calc(100% / 2);
        max-width: calc(100% / 2);
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__icons._bentonite ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 3);
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__icons._bentonite ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 4);
        flex: 0 0 calc(100% / 4);
        max-width: calc(100% / 4);
    }
}

.detail-product__icons._bentonite .item {
    height: 95px;
}

.detail-product__icons._bentonite .item .figure {
    width: 60px;
    height: 60px;
    margin: calc( 30px * -1) auto 0;
}

.detail-product__icons._bentonite .item .title {
    font-size: 14px;
}

.detail-product__icons ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.detail-product__icons ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
}

.detail-product__icons ul li.is-active {
    display: block;
}

@media (max-width: 479px) {
    .detail-product__icons ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .detail-product__icons ul li:nth-last-child(n+3) {
        margin-bottom: 50px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .detail-product__icons ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .detail-product__icons ul li:nth-child(-n+1) {
        margin-bottom: 50px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .detail-product__icons ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .detail-product__icons ul li:nth-last-child(n+4) {
        margin-bottom: 50px;
    }
}

.detail-product__icons .item {
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding-left: 25px;
    padding-right: 25px;
    height: 170px;
}

@media (max-width: 767px) {
    .detail-product__icons .item {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.detail-product__icons .item .figure {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    padding: 12px;
    margin: calc( 36px * -1) auto 0;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.detail-product__icons .item .figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.detail-product__icons .item .title {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .detail-product__icons .item .title {
        font-size: 14px;
    }
}

.detail-product__icons .item .text {
    font-size: 14px;
    color: #585858;
    line-height: 1.4;
    margin-top: 12px;
}

@media (max-width: 991px) {
    .detail-product__icons .item .text {
        font-size: 12px;
    }
}

.detail-product__packs {
    margin-top: 30px;
}

.detail-product__packs ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none !important;
    padding-left: 0 !important;
}

.detail-product__packs ul li {
    list-style: none !important;
}

.detail-product__packs ul li:not(:first-child):not(:last-child) {
    margin-right: 10px;
}

.detail-product__packs ul li:first-child {
    margin-right: 20px;
}

.detail-product__packs ul li>div {
    width: 100px;
    height: 100px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    border: 1px solid #333;
    color: #333;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 900;
}

.detail-product__carousel .item {
    margin-top: 25px;
    margin-bottom: 25px;
}

.detail-product__information-item {
    padding-top: 70px;
    padding-bottom: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.detail-product__information-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.detail-product__information-left .title {
    color: #ed1c24;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.4;
}

.detail-product__information-left .small-title {
    font-weight: 800;
    font-size: 16px;
    color: #222;
}

.detail-product__information-left .values {
    margin-top: 20px;
}

.detail-product__information-left .values ul li:not(:last-child) {
    margin-bottom: 5px;
}

.detail-product__information-left .values ul li .heading,
.detail-product__information-left .values ul li .text {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 600;
}

.detail-product__information-left .values ul li .heading {
    background: #ed1c24;
    color: #fff;
    line-height: 1.2;
    border-radius: 5px 0 0 5px;
}

@media (max-width: 767px) {
    .detail-product__information-left .values ul li .heading {
        border-radius: 0;
    }
}

.detail-product__information-left .values ul li .text {
    background: #f9f9f9;
    font-size: 13px;
    color: #222;
    border-radius: 0 5px 5px 0;
}

@media (max-width: 767px) {
    .detail-product__information-photo {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.detail-product__information-photo .item {
    height: 260px;
    overflow: hidden;
    border-radius: 11px;
}

@media (max-width: 767px) {
    .detail-product__information-photo .item {
        height: auto;
    }
}

.detail-product__information-photo .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.detail-product__information-photo .item img._granul4 {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.detail-product__information-desc .text {
    font-size: 16px;
    color: #222;
    margin-top: 15px;
}

.no-scroll {
    overflow: hidden;
}

.no-scroll-y {
    overflow-y: hidden;
}

.no-scroll-x {
    overflow-x: hidden;
}

.pos-relative {
    position: relative;
}

.pos-inherit {
    position: inherit;
}

.pos-sticky {
    position: sticky;
    top: 20px;
}

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

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

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

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

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

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

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

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

.align-between {
    -webkit-box-align: space-between;
    -ms-flex-align: space-between;
    align-items: space-between;
}

.z-index {
    position: relative;
    z-index: 9;
}

.hidden {
    display: none;
}

@media (max-width: 479px) {
    .xs-hidden {
        display: none;
    }
}

@media (max-width: 767px) {
    .sm-hidden {
        display: none;
    }
}

@media (max-width: 991px) {
    .md-hidden {
        display: none;
    }
}

.pv-5px {
    margin-top: 5px;
    margin-bottom: 5px;
}

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

.pv-15px {
    margin-top: 15px;
    margin-bottom: 15px;
}

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

.pv-25px {
    margin-top: 25px;
    margin-bottom: 25px;
}

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

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

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

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

.pv-70px {
    margin-top: 70px;
    margin-bottom: 70px;
}

.pv-80px {
    margin-top: 80px;
    margin-bottom: 80px;
}

.pv-90px {
    margin-top: 90px;
    margin-bottom: 90px;
}

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

.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pt-5px {
    padding-top: 5px;
}

.pt-10px {
    padding-top: 10px;
}

.pt-15px {
    padding-top: 15px;
}

.pt-20px {
    padding-top: 20px;
}

.pt-25px {
    padding-top: 25px;
}

.pt-30px {
    padding-top: 30px;
}

.pt-40px {
    padding-top: 40px;
}

.pt-50px {
    padding-top: 50px;
}

.pt-60px {
    padding-top: 60px;
}

.pt-70px {
    padding-top: 70px;
}

.pt-80px {
    padding-top: 80px;
}

.pt-90px {
    padding-top: 90px;
}

.pt-100px {
    padding-top: 100px;
}

.pb-5px {
    padding-bottom: 5px;
}

.pb-10px {
    padding-bottom: 10px;
}

.pb-15px {
    padding-bottom: 15px;
}

.pb-20px {
    padding-bottom: 20px;
}

.pb-25px {
    padding-bottom: 25px;
}

.pb-30px {
    padding-bottom: 30px;
}

.pb-40px {
    padding-bottom: 40px;
}

.pb-50px {
    padding-bottom: 50px;
}

.pb-60px {
    padding-bottom: 60px;
}

.pb-70px {
    padding-bottom: 70px;
}

.pb-80px {
    padding-bottom: 80px;
}

.pb-90px {
    padding-bottom: 90px;
}

.pb-100px {
    padding-bottom: 100px;
}

.mv-5px {
    margin-top: 5px;
    margin-bottom: 5px;
}

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

.mv-15px {
    margin-top: 15px;
    margin-bottom: 15px;
}

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

.mv-25px {
    margin-top: 25px;
    margin-bottom: 25px;
}

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

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

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

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

.mv-70px {
    margin-top: 70px;
    margin-bottom: 70px;
}

.mv-80px {
    margin-top: 80px;
    margin-bottom: 80px;
}

.mv-90px {
    margin-top: 90px;
    margin-bottom: 90px;
}

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

.my-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mt-5px {
    margin-top: 5px;
}

.mt-10px {
    margin-top: 10px;
}

.mt-15px {
    margin-top: 15px;
}

.mt-20px {
    margin-top: 20px;
}

.mt-25px {
    margin-top: 25px;
}

.mt-30px {
    margin-top: 30px;
}

.mt-40px {
    margin-top: 40px;
}

.mt-50px {
    margin-top: 50px;
}

.mt-60px {
    margin-top: 60px;
}

.mt-70px {
    margin-top: 70px;
}

.mt-80px {
    margin-top: 80px;
}

.mt-90px {
    margin-top: 90px;
}

.mt-100px {
    margin-top: 100px;
}

.mb-5px {
    margin-bottom: 5px;
}

.mb-10px {
    margin-bottom: 10px;
}

.mb-15px {
    margin-bottom: 15px;
}

.mb-20px {
    margin-bottom: 20px;
}

.mb-25px {
    margin-bottom: 25px;
}

.mb-30px {
    margin-bottom: 30px;
}

.mb-40px {
    margin-bottom: 40px;
}

.mb-50px {
    margin-bottom: 50px;
}

.mb-60px {
    margin-bottom: 60px;
}

.mb-70px {
    margin-bottom: 70px;
}

.mb-80px {
    margin-bottom: 80px;
}

.mb-90px {
    margin-bottom: 90px;
}

.mb-100px {
    margin-bottom: 100px;
}
.activelang {
    background: #ed1c24;
    color: #fff !important;
    border: solid 1px #ed1c24 !important;
}
.proshare__link {
    display: inline-block;
}
.social-profile li {
    display: inline-block;
    margin-right: 3px;
}
.social-profile li a {
    color: #677286;
    font-size: 16px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
    background-color: rgba(35, 61, 99, 0.1);
}
.social-profile li a:before {
    position: absolute;
    content: '';
    left: 50%;
    top: -3px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 22px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
}
section.product-area.related-product-area.text-center h4 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
}
.single__desc {
    margin-top: 21px;
}
.social-profile li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 40px !important;
}
.option__meta {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
.proshare__link {
    display: inline-block;
}
.prodetailtags__list {
    display: inline-block;
}
.prodetailtags__list li {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    margin-left: 7px;
    display: inline-block;
	    margin-bottom: 0 !important;
}
.prodetailtags__list li a {
    color: #677286;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.pagination-wrapper {
    margin-top: 20px;
}
.pagination-list li {
    display: inline-block;
    text-transform: capitalize;
}
.pagination-list li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #233d63;
    background-color: rgba(35, 61, 99, 0.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 16px;
    font-weight: 500;
}
.pagination-list li.pag__active a {
    background-color: #ed1c24;
    color: #fff;
    border-color: #ed1c24;
}
.pagination-list li a.pag__prev {
    margin-right: 4px;
}
.pagination-list li a.pag__next {
    margin-left: 4px;
}
.pagination-list li:last-child {
    margin-bottom: 0;
}
.header-nav__item>a>i {
    margin-left: 5px;
	color: #ee1c25;
}
@media (max-width: 767px) {
  .owl-nav-style .owl-theme .owl-nav button.owl-next,.owl-nav-style .owl-theme .owl-nav button.owl-next {
    display: none;
}  
}