@charset "UTF-8";
@-webkit-keyframes spinner-animation {
    0% {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spinner-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes lg-right-end {
    0%,
    to {
        left: 0;
    }
    50% {
        left: -30px;
    }
}
@keyframes lg-right-end {
    0%,
    to {
        left: 0;
    }
    50% {
        left: -30px;
    }
}
@-webkit-keyframes lg-left-end {
    0%,
    to {
        left: 0;
    }
    50% {
        left: 30px;
    }
}
@keyframes lg-left-end {
    0%,
    to {
        left: 0;
    }
    50% {
        left: 30px;
    }
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
audio,
canvas,
img,
video {
    margin: 0;
    padding: 0;
    font: inherit;
}
img {
    vertical-align: baseline;
}
audio,
canvas,
video {
    border: 0;
}
.slick-slide img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
.slick-slide.slick-loading img,
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
b,
strong {
    font-weight: 700;
}
dfn,
em {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
[role="button"] {
    cursor: pointer;
}
[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
[hidden] {
    display: none !important;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {
    font-family: "icomoon";
    src: url(../fonts/icomoon/icomoon.eot?gehvdl);
    src: url(../fonts/icomoon/icomoon.eot?gehvdl#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.ttf) format("truetype"), url(../fonts/icomoon/icomoon.woff) format("woff"),
        url(../fonts/icomoon/icomoon.svg?gehvdl#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
i {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
    content: "";
}
.icon-envelope:before {
    content: "";
}
.icon-pinterest-p:before {
    content: "";
}
.icon-arrow-back:before {
    content: "";
}
.icon-arrow-cta:before {
    content: "";
}
.icon-arrow-down_lang:before {
    content: "";
}
.icon-arrow-down:before {
    content: "";
}
.icon-arrow-next:before {
    content: "";
}
.icon-arrow-prev:before {
    content: "";
}
.icon-close:before {
    content: "";
}
.icon-logo:before {
    content: "";
}
.icon-search:before {
    content: "";
}
.icon-facebook:before {
    content: "";
}
.icon-instagram:before {
    content: "";
}
.icon-twitter:before {
    content: "";
}
.icon-youtube:before {
    content: "";
}
.icon-play:before {
    content: "";
}
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}
.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.mCSB_inside > .mCSB_container {
    margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
    right: auto;
    left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_container_wrapper,
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}
.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    overflow: hidden;
    top: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
}
.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 5px;
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.mfp-align-top .mfp-container:before,
.slick-arrow.slick-hidden {
    display: none;
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-bg,
.mfp-container,
.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.mfp-wrap {
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before,
.mfp-content {
    display: inline-block;
    vertical-align: middle;
}
.mfp-container:before {
    content: "";
    height: 100%;
}
.mfp-content {
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
.mfp-figure:after,
img.mfp-img {
    display: block;
    width: auto;
    height: auto;
}
img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure,
img.mfp-img {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    -webkit-transition-duration: 50ms;
    transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    -webkit-transition-duration: 350ms;
    transition-duration: 350ms;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    -webkit-transition-duration: 450ms;
    transition-duration: 450ms;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    -webkit-transition-duration: 550ms;
    transition-duration: 550ms;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    -webkit-transition-duration: 650ms;
    transition-duration: 650ms;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    -webkit-transition-duration: 700ms;
    transition-duration: 700ms;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    -webkit-transition-duration: 850ms;
    transition-duration: 850ms;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    -webkit-transition-delay: 850ms;
    transition-delay: 850ms;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    -webkit-transition-duration: 900ms;
    transition-duration: 900ms;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    -webkit-transition-delay: 900ms;
    transition-delay: 900ms;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    -webkit-transition-duration: 950ms;
    transition-duration: 950ms;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    -webkit-transition-delay: 950ms;
    transition-delay: 950ms;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    -webkit-transition-duration: 1050ms;
    transition-duration: 1050ms;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    -webkit-transition-duration: 1100ms;
    transition-duration: 1100ms;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    -webkit-transition-delay: 1100ms;
    transition-delay: 1100ms;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    -webkit-transition-duration: 1150ms;
    transition-duration: 1150ms;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    -webkit-transition-duration: 1200ms;
    transition-duration: 1200ms;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    -webkit-transition-duration: 1250ms;
    transition-duration: 1250ms;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    -webkit-transition-delay: 1250ms;
    transition-delay: 1250ms;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    -webkit-transition-duration: 1300ms;
    transition-duration: 1300ms;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    -webkit-transition-delay: 1300ms;
    transition-delay: 1300ms;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    -webkit-transition-duration: 1350ms;
    transition-duration: 1350ms;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    -webkit-transition-delay: 1350ms;
    transition-delay: 1350ms;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    -webkit-transition-duration: 1400ms;
    transition-duration: 1400ms;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    -webkit-transition-delay: 1400ms;
    transition-delay: 1400ms;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    -webkit-transition-duration: 1450ms;
    transition-duration: 1450ms;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    -webkit-transition-delay: 1450ms;
    transition-delay: 1450ms;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    -webkit-transition-duration: 1500ms;
    transition-duration: 1500ms;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    -webkit-transition-delay: 1500ms;
    transition-delay: 1500ms;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    -webkit-transition-duration: 1550ms;
    transition-duration: 1550ms;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    -webkit-transition-delay: 1550ms;
    transition-delay: 1550ms;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    -webkit-transition-duration: 1600ms;
    transition-duration: 1600ms;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    -webkit-transition-delay: 1600ms;
    transition-delay: 1600ms;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    -webkit-transition-duration: 1650ms;
    transition-duration: 1650ms;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    -webkit-transition-delay: 1650ms;
    transition-delay: 1650ms;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    -webkit-transition-duration: 1700ms;
    transition-duration: 1700ms;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    -webkit-transition-delay: 1700ms;
    transition-delay: 1700ms;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    -webkit-transition-duration: 1750ms;
    transition-duration: 1750ms;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    -webkit-transition-delay: 1750ms;
    transition-delay: 1750ms;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    -webkit-transition-duration: 1800ms;
    transition-duration: 1800ms;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    -webkit-transition-delay: 1800ms;
    transition-delay: 1800ms;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    -webkit-transition-duration: 1850ms;
    transition-duration: 1850ms;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    -webkit-transition-delay: 1850ms;
    transition-delay: 1850ms;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    -webkit-transition-duration: 1900ms;
    transition-duration: 1900ms;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    -webkit-transition-delay: 1900ms;
    transition-delay: 1900ms;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    -webkit-transition-duration: 1950ms;
    transition-duration: 1950ms;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    -webkit-transition-delay: 1950ms;
    transition-delay: 1950ms;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    -webkit-transition-duration: 2050ms;
    transition-duration: 2050ms;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    -webkit-transition-delay: 2050ms;
    transition-delay: 2050ms;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    -webkit-transition-duration: 2100ms;
    transition-duration: 2100ms;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    -webkit-transition-delay: 2100ms;
    transition-delay: 2100ms;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    -webkit-transition-duration: 2150ms;
    transition-duration: 2150ms;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    -webkit-transition-delay: 2150ms;
    transition-delay: 2150ms;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    -webkit-transition-duration: 2200ms;
    transition-duration: 2200ms;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    -webkit-transition-delay: 2200ms;
    transition-delay: 2200ms;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    -webkit-transition-duration: 2250ms;
    transition-duration: 2250ms;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    -webkit-transition-delay: 2250ms;
    transition-delay: 2250ms;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    -webkit-transition-duration: 2300ms;
    transition-duration: 2300ms;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    -webkit-transition-delay: 2300ms;
    transition-delay: 2300ms;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    -webkit-transition-duration: 2350ms;
    transition-duration: 2350ms;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    -webkit-transition-delay: 2350ms;
    transition-delay: 2350ms;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    -webkit-transition-duration: 2400ms;
    transition-duration: 2400ms;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    -webkit-transition-delay: 2400ms;
    transition-delay: 2400ms;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    -webkit-transition-duration: 2450ms;
    transition-duration: 2450ms;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    -webkit-transition-delay: 2450ms;
    transition-delay: 2450ms;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    -webkit-transition-duration: 2500ms;
    transition-duration: 2500ms;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    -webkit-transition-delay: 2500ms;
    transition-delay: 2500ms;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    -webkit-transition-duration: 2550ms;
    transition-duration: 2550ms;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    -webkit-transition-delay: 2550ms;
    transition-delay: 2550ms;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    -webkit-transition-duration: 2600ms;
    transition-duration: 2600ms;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    -webkit-transition-delay: 2600ms;
    transition-delay: 2600ms;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    -webkit-transition-duration: 2650ms;
    transition-duration: 2650ms;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    -webkit-transition-delay: 2650ms;
    transition-delay: 2650ms;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    -webkit-transition-duration: 2700ms;
    transition-duration: 2700ms;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    -webkit-transition-delay: 2700ms;
    transition-delay: 2700ms;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    -webkit-transition-duration: 2750ms;
    transition-duration: 2750ms;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    -webkit-transition-delay: 2750ms;
    transition-delay: 2750ms;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    -webkit-transition-duration: 2800ms;
    transition-duration: 2800ms;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    -webkit-transition-delay: 2800ms;
    transition-delay: 2800ms;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    -webkit-transition-duration: 2850ms;
    transition-duration: 2850ms;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    -webkit-transition-delay: 2850ms;
    transition-delay: 2850ms;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    -webkit-transition-duration: 2900ms;
    transition-duration: 2900ms;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    -webkit-transition-delay: 2900ms;
    transition-delay: 2900ms;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    -webkit-transition-duration: 2950ms;
    transition-duration: 2950ms;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    -webkit-transition-delay: 2950ms;
    transition-delay: 2950ms;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    -webkit-transition-duration: 3000ms;
    transition-duration: 3000ms;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    -webkit-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    -webkit-transition-delay: 3000ms;
    transition-delay: 3000ms;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
    -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^="fade"][data-aos^="fade"],
[data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
[data-aos="fade-up"] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
}
[data-aos="fade-down"] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}
[data-aos="fade-right"] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
}
[data-aos="fade-left"] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
}
[data-aos="fade-up-right"] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0);
}
[data-aos="fade-up-left"] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0);
}
[data-aos="fade-down-right"] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0);
}
[data-aos="fade-down-left"] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0);
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}
[data-aos="zoom-in"] {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}
[data-aos="zoom-in-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos="zoom-in-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos="zoom-in-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos="zoom-in-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos="zoom-out"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
[data-aos="zoom-out-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos="zoom-out-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos="zoom-out-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos="zoom-out-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^="flip"][data-aos^="flip"],
[data-aos^="slide"][data-aos^="slide"] {
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
[data-aos^="slide"][data-aos^="slide"].aos-animate {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
[data-aos="slide-up"] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
[data-aos="slide-down"] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
[data-aos="slide-right"] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
[data-aos="slide-left"] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
[data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
[data-aos="flip-left"] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg);
}
[data-aos="flip-left"].aos-animate,
[data-aos="flip-right"].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-right"] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg);
}
[data-aos="flip-up"] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
}
[data-aos="flip-down"].aos-animate,
[data-aos="flip-up"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
}
[data-aos="flip-down"] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
}
@font-face {
    font-family: "lg";
    src: url(../fonts/lg.ttf?22t19m) format("truetype"), url(../fonts/lg.woff?22t19m) format("woff"), url(../fonts/lg.svg?22t19m#lg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
.lg-icon {
    font-family: "lg" !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: 0;
    outline: 0;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff;
}
.lg-actions .lg-next {
    right: 20px;
}
.lg-actions .lg-next:before {
    content: "\e095";
}
.lg-actions .lg-prev {
    left: 20px;
}
.lg-actions .lg-prev:after {
    content: "\e094";
}
.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}
.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}
.lg-sub-html,
.lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
    left: 0;
}
.lg-toolbar {
    z-index: 1082;
    position: absolute;
    top: 0;
    width: 100%;
}
.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium;
    background: 0 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
    color: #fff;
}
.lg-toolbar .lg-close:after {
    content: "\e070";
}
.lg-toolbar .lg-download:after {
    content: "\e0f2";
}
.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}
.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
}
.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}
#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}
.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item,
.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item,
.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px;
}
@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: medium;
    border: 0;
}
.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
    color: #fff;
}
.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}
.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat 0 0;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat 0 -58px;
}
.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.png) no-repeat 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat 0 0;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat 0 -60px;
}
.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}
.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}
.lg-autoplay-button:after {
    content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#lg-zoom-in:after {
    content: "\e311";
}
#lg-actual-size {
    font-size: 20px;
}
#lg-actual-size:after {
    content: "\e033";
}
#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}
#lg-zoom-out:after {
    content: "\e312";
}
.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}
.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}
.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}
.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
    width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    -webkit-box-shadow: 0 0 0 8px #fff inset;
    box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.lg-fullscreen:after {
    content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
    color: #fff;
}
.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
    color: #333;
}
.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    /*font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
    font-family: "helveticaneue","helveticaneue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}
.lg-outer #lg-share {
    position: relative;
}
.lg-outer #lg-share:after {
    content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e904";
}
.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e907";
}
.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e905";
}
.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e906";
}
.lg-outer .lg-img-rotate {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s, -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}
.lg-rotate-left:after {
    content: "\e900";
}
.lg-rotate-right:after {
    content: "\e901";
}
.lg-icon.lg-flip-hor,
.lg-icon.lg-flip-ver {
    font-size: 26px;
}
.lg-flip-ver:after {
    content: "\e903";
}
.lg-flip-hor:after {
    content: "\e902";
}
.lg-group:after {
    content: "";
    display: table;
    clear: both;
}
.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0;
    outline: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
.lg-outer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lg-outer.lg-visible {
    opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}
.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}
.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}
.lg-outer .lg-item {
    background: url(../img/loading.gif) no-repeat center center;
    display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}
.lg-outer .lg-img-wrap {
    display: inline-block;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}
.lg-outer .lg-item.lg-complete {
    background-image: none;
}
.lg-outer .lg-item.lg-current {
    z-index: 1060;
}
.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}
.lg-backdrop,
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none;
}
.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
}
.lg-backdrop.in,
.lg-css3.lg-fade .lg-item.lg-current,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-fade .lg-item,
.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.selectric-white {
    border: 0;
    position: relative;
    background: 0 0;
}
.selectric-white-wrapper {
    position: relative;
    cursor: pointer;
}
.selectric-white-responsive {
    width: 100%;
}
.selectric-white .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: 10px 10px 10px 5px;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
.selectric-white .button {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    right: 0.75rem;
    color: #1c1c1b;
    text-align: center;
}
.selectric-white .button:after {
    content: " ";
    font-size: 14px;
}
.selectric-white-open {
    z-index: 9999;
}
.selectric-white-open .selectric-white-items {
    display: block;
}
.selectric-white-disabled,
.selectric-white-items .selectric-group .selectric-group-label {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-white-disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.selectric-white-input {
    display: none !important;
}
.selectric-white-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric-white-hide-select select {
    position: absolute;
    left: -100%;
}
.selectric-white-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.selectric-white-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: 0;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}
.selectric-white-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #1c1c1b;
    border: 0;
    z-index: -1;
    -webkit-box-shadow: rgba(28, 28, 27, 0.05) 4px 4px 8px;
    box-shadow: rgba(28, 28, 27, 0.05) 4px 4px 8px;
}
.selectric-white-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}
.selectric-above .selectric-white-items {
    top: auto;
    bottom: 100%;
}
.selectric-white-items li,
.selectric-white-items ul {
    display: block;
    list-style: none;
    margin: 0;
    font-size: 16px;
}
.selectric-white-items li {
    display: block !important;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
    text-align: left !important;
}
.selectric-white-items li.highlighted,
.selectric-white-items li.selected {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}
.selectric-white-items li:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.selectric-white-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: 0 0 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-white-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    background: 0 0;
    color: #444;
}
.selectric-white-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}
.selectric-white-items .selectric-group li {
    padding-left: 25px;
}
@media all and (min-width: 50em) {
    .selectric-white-wrapper {
        width: 100%;
        margin: 0 auto;
    }
}
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
@-webkit-keyframes rightEnd {
    0%,
    to {
        left: 0;
    }
    50% {
        left: -15px;
    }
}
@keyframes rightEnd {
    0%,
    to {
        left: 0;
    }
    50% {
        left: -15px;
    }
}
@-webkit-keyframes topEnd {
    0%,
    to {
        top: 0;
    }
    50% {
        top: -15px;
    }
}
@keyframes topEnd {
    0%,
    to {
        top: 0;
    }
    50% {
        top: -15px;
    }
}
@-webkit-keyframes leftEnd {
    0%,
    to {
        left: 0;
    }
    50% {
        left: 15px;
    }
}
@keyframes leftEnd {
    0%,
    to {
        left: 0;
    }
    50% {
        left: 15px;
    }
}
@-webkit-keyframes bottomEnd {
    0%,
    to {
        bottom: 0;
    }
    50% {
        bottom: -15px;
    }
}
@keyframes bottomEnd {
    0%,
    to {
        bottom: 0;
    }
    50% {
        bottom: -15px;
    }
}
.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before,
.lightSlider:after,
.lightSlider:before {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade > * {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.lSSlideWrapper .lSFade > .active {
    z-index: 10;
}
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active,
.lSSlideWrapper.usingCss .lSFade > .active {
    opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSAction > a {
    width: 50px;
    display: block;
    top: 50%;
    height: 50px;
    background-color: rgba(28, 28, 27, 0.2);
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -25px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-family: "lg";
}
.lSAction > a,
.lSAction > a:after {
    -webkit-transition: all 0.25s 0.05s ease-in-out;
    transition: all 0.25s 0.05s ease-in-out;
}
.lSAction > a:hover,
header.bg-white {
    background-color: #fff;
}
.lSAction > a:hover:after {
    color: #1c1c1b;
}
.lSAction > .lSPrev {
    left: 10px;
}
.lSAction > .lSPrev:after {
    content: "\e094";
}
.lSAction > .lSNext {
    right: 10px;
}
.lSAction > .lSNext:after {
    content: "\e095";
}
.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    overflow: hidden;
}
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0;
}
.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider > * {
    float: left;
}
.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider > * {
    float: right !important;
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
/*@font-face {
    font-family: 'Fahkwang';
    src: local('Fahkwang Light'), local('Fahkwang-Light'),
        url('Fahkwang-Light.woff2') format('woff2'),
        url('Fahkwang-Light.woff') format('woff'),
        url('Fahkwang-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }*/

@font-face {
    font-family: "lg";
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),
         url(../fonts/lg.woff) format("woff"),
         url(../fonts/lg.ttf) format("truetype"), 
         url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "fahkwangbold";/* "larsseitbold";*/
    /*src: url(../fonts/larsseit/larsseit-bold-webfont.woff2) format("woff2"), 
         url(../fonts/larsseit/larsseit-bold-webfont.woff) format("woff");*/
    src: url('../fonts/fahkwang/Fahkwang-SemiBold.woff2') format('woff2'),
         url('../fonts/fahkwang/Fahkwang-SemiBold.woff') format('woff'),
         url('../fonts/fahkwang/Fahkwang-SemiBold.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "fahkwanglight";/* "larsseitlight";*/
    /*src: url(../fonts/larsseit/larsseit-light-webfont.woff2) format("woff2"), 
         url(../fonts/larsseit/larsseit-light-webfont.woff) format("woff");*/
    src: url('../fonts/fahkwang/Fahkwang-Light.woff2') format('woff2'),
         url('../fonts/fahkwang/Fahkwang-Light.woff') format('woff'),
         url('../fonts/fahkwang/Fahkwang-Light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "fahkwangregular";/* "larsseitregular";*/
    /*src: url(../fonts/larsseit/larsseit-webfont.woff2) format("woff2"), 
        url(../fonts/larsseit/larsseit-webfont.woff) format("woff");*/
    src:url('../fonts/fahkwang/Fahkwang-Regular.woff2') format('woff2'),
        url('../fonts/fahkwang/Fahkwang-Regular.woff') format('woff'),
        url('../fonts/fahkwang/Fahkwang-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "fahkwangmedium";/* "larsseitmedium"; */
    /*src: url(../fonts/larsseit/larsseit-medium-webfont.woff2) format("woff2"), 
        url(../fonts/larsseit/larsseit-medium-webfont.woff) format("woff");*/
    src:url('../fonts/fahkwang/Fahkwang-Medium.woff2') format('woff2'),
        url('../fonts/fahkwang/Fahkwang-Medium.woff') format('woff'),
        url('../fonts/fahkwang/Fahkwang-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
/*@font-face {
    font-family: 'helveticaneue';
        url('../fonts/helvetica/HelveticaNeueCyr-Light.woff2') format('woff2'),
        url('../fonts/helvetica/HelveticaNeueCyr-Light.woff') format('woff'),
        url('../fonts/helvetica/HelveticaNeueCyr-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }*/

@font-face {
    font-family: 'helveticaneue';
    src: local('../fonts/helvetica/Helvetica Neue Light'), local('../fonts/helvetica/Helvetica-Neue-Light'),
        /*url('../fonts/helvetica/HelveticaNeueCyr-Light.woff2') format('woff2'),*/
        /*url('../fonts/helvetica/HelveticaNeueCyr-Light.woff') format('woff'),*/
        url('../fonts/helvetica/helvetica-neue-light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

footer {
    padding: 0 3.38983% 3.38983%;
    background-color: #f2f2f2;
    text-align: center;
}
@media all and (min-width: 50em) {
    footer {
        text-align: left;
        /*padding: 0 10.16949%;
        height: 80px;CONTE-*/
        padding: 0 50px;
        height: 100px;
    }
}
footer .col {
    display: block;
    margin-top: 3.38983%;
}
@media all and (min-width: 50em) {
    footer .col {
        width: 49.15254%;
        float: left;
        margin-top: 0;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    footer .col:nth-child(2n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    footer .col:nth-child(2n + 2) {
        margin-left: 50.84746%;
        margin-right: -100%;
        clear: none;
    }
}
footer .div_p,
footer a {
    display: block;
    font-size: 16px;
}
footer .label {
    font-family: "fahkwangbold","helveticaneue", Helvetica, Arial, sans-serif;
    margin-bottom: 0.75rem;
    margin-top: 1.5rem;
}
@media all and (min-width: 50em) {
    footer .label {
        margin-top: 0;
        margin-bottom: 0;
        display: inline-block;
    }
    footer .label:after {
        content: "/";
        margin: 0 8px;
    }
}
footer .sx a {
    display: inline-block;
    font-size: 14px;
}
footer .sx a:before {
    content: "-";
    margin: 0 5px;
    float: left;
}
footer .sx a:first-of-type:before {
    display: none;
}
footer .social {
    text-align: center;
    font-size: 0;
    margin-top: 40px;
}
@media all and (min-width: 50em) {
    footer .social {
        text-align: right;
        margin-top: 0;
    }
}
footer .social a,
header .cont .lang .contLang a {
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
footer .social a {
    /*display: inline-block;*/
    display: inline-flex;
    /*HTADD*/
    border: 2px solid gray;
    border-radius: 60px;
    padding: 5px 5px;
    text-align: center;
    /*ENDHTADD*/
    font-size: 18px;
    color: gray;
    margin-left: 5px;
}
.cta-btn.share:hover .addthis_toolbox,
footer .social a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
header,
header .cont {
    width: 100%;
    margin: 0 auto;
}
header {
    position: fixed;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 1200;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-transition: background-color 0.35s 0.05s linear;
    transition: background-color 0.35s 0.05s linear;
}
header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    top: 100%;
    left: 0;
    background-color: #1c1c1b;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s 0.05s linear;
    transition: all 0.3s 0.05s linear;
}
@media all and (min-width: 50em) {
    header:after {
        height: 5px;
    }
}
header .cont {
    display: block;
    /*height: 60px;CONTE-*/
    height: 70px;
    position: relative;
    float: none;
    padding: 0 6.44068%;
    -webkit-transition: all 1.15s 0.1s;
    transition: all 1.15s 0.1s;
}
@media all and (min-width: 50em) {
    header .cont {
        /*height: 70px;CONTE-*/
        /*padding: 0 10.16949%;CONTE-*/
        height: 100px;
        padding: 0 50px;
    }
}
header .cont .search {
    display: none;
    float: left;
    height: 100%;
}
@media all and (min-width: 50em) {
    header .cont .search {
        display: inline-block;
    }
}
header .cont .search button,
header .cont .search input[type="button"],
header .cont .search input[type="submit"],
header .cont .search input[type="text"] {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    display: inline-block;
    float: left;
    background-color: transparent;
}
header .cont .search input[type="text"] {
    width: 130px;
    font-size: 14px;
    margin: 0;
    padding: 0.15rem;
    border-bottom: 1px solid rgba(50, 50, 50, 0.2);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
header .cont .search button,
header .cont .search input[type="button"],
header .cont .search input[type="submit"] {
    width: auto;
    padding: 0;
    font-size: 16px;
    color: #1c1c1b;
    font-family: "icomoon" !important;
    margin: 0 0 0 10px;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
.menu .search button:after,
.menu .search input[type="button"]:after,
.menu .search input[type="submit"]:after,
header .cont .search button:after,
header .cont .search input[type="button"]:after,
header .cont .search input[type="submit"]:after {
    content: "\e908";
}
footer .social a,
header .cont .lang .contLang a:hover,
header .cont .search button:hover,
header .cont .search input[type="button"]:hover,
header .cont .search input[type="submit"]:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
header .cont .lang {
    display: none;
    float: left;
    font-size: 18px;
    height: 100%;
    margin: 0 4.5rem;
    position: relative;
    overflow: visible;
    z-index: 100;
}
@media all and (min-width: 50em) {
    header .cont .lang {
        display: inline-block;
    }
}
header .cont .lang i {
    font-size: 6px;
    margin-left: 5px;
}
header .cont .lang .label,
header .cont .lang i,
header .logo {
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
header .cont .lang .contLang {
    display: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateY(0) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(0) translateX(-50%) translateZ(0) scale(1, 1);
    top: 100%;
    padding: 1.5rem 2.25rem;
    background-color: #fff;
    text-align: center;
}
header .cont .lang .contLang a {
    display: block;
    font-size: 21px;
}
header .cont .lang .contLang a.is-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}
header .logo {
    line-height: 0;
    font-size: 16px;
    color: #1c1c1b;
}
@media all and (min-width: 50em) {
    header .logo {
        font-size: 20px;
    }
}
header .ico_menu,
header .right {
    width: auto;
    display: block;
    height: 100%;
    position: relative;
    float: right;
}
header .ico_menu {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
    width: 30px;
    height: 20px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: none;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: background 0s;
    transition: background 0s;
}
@media all and (min-width: 50em) {
    header .ico_menu {
        width: 30px;
        height: 25px;
        -webkit-transition: background 0.15s;
        transition: background 0.15s;
    }
}
header .ico_menu:focus {
    outline: 0;
}
header .ico_menu span {
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    height: 2px;
    background: #1c1c1b;
}
@media all and (min-width: 50em) {
    header .ico_menu span {
        -webkit-transition: all 0.2s 0.05s;
        transition: all 0.2s 0.05s;
        top: 11.5px;
        left: 0;
        right: 0;
        height: 2px;
    }
}
header .ico_menu span:after,
header .ico_menu span:before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1c1c1b;
    content: "";
}
header .ico_menu span:before {
    top: -4px;
}
header .ico_menu span:after {
    bottom: -4px;
}
@media all and (min-width: 50em) {
    header .ico_menu span:after,
    header .ico_menu span:before {
        height: 2px;
        -webkit-transition: all 0.2s 0.05s;
        transition: all 0.2s 0.05s;
    }
    header .ico_menu span:before {
        top: -6px;
    }
    header .ico_menu span:after {
        bottom: -6px;
    }
}
header .ico_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
header.open .ico_menu span {
    /*background: 0 0;*/
}
header.open .ico_menu span:before {
    /*top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);*/
}
header.open .ico_menu span:after {
    /*bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);*/
}
.menu {
    width: 100%;
    display: none;
    float: left;
    padding: 1.5rem 0;
    background-color: #fff;
    overflow: hidden;
}
@media all and (min-width: 50em) {
    .menu {
        padding: 3rem 0;
    }
}
.menu .scroll-wrapper {
    display: block;
    width: 100%;
    float: left;
}
.menu .col-cont {
    margin: 0 auto;
    padding: 0 8.47458%;
}
@media all and (min-width: 50em) {
    .menu .col-cont {
        padding: 0 10.16949%;
    }
}
.menu ul {
    margin-bottom: 3.75rem;
}
.cta-btn .addthis_toolbox .custom_images a i,
.menu .col,
.menu a,
.menu ul,
.menu ul li {
    display: block;
}
.menu ul li .label {
    font-family: "fahkwangmedium","helveticaneue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 1.5rem;
}
.menu a {
    font-size: 24px;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
.menu a.und {
    text-decoration: underline;
}
.archive-list li:hover a,
.menu .search button:hover,
.menu .search input[type="button"]:hover,
.menu .search input[type="submit"]:hover,
.menu a:hover,
.reserved-list li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.menu a.is-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}
.menu .col {
    margin-bottom: 2.25rem;
    overflow-x: visible;
}
@media all and (min-width: 50em) {
    .menu .col {
        margin-bottom: 0;
        width: 33.3%;
        float: left;
    }
    .menu .col:first-child {
        width: 25.53191%;
        float: left;
    }
}
.menu .search {
    display: inline-block;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin-bottom: 2.25rem;
}
@media all and (min-width: 50em) {
    .menu .search {
        display: none;
    }
}
.menu .search input[type="text"] {
    width: 85%;
    font-size: 14px;
    float: left;
    border: 0;
    margin: 0;
    padding: 0.15rem;
    border-bottom: 1px solid #1c1c1b;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
.menu .search button,
.menu .search input[type="button"],
.menu .search input[type="submit"] {
    width: auto;
    border: 0;
    padding: 0;
    display: inline-block;
    float: left;
    font-size: 22px;
    color: #1c1c1b;
    font-family: "icomoon" !important;
    background-color: transparent;
    margin: 0 0 0 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    right: 0;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
.menu .lang {
    font-size: 24px;
    height: auto;
    margin: 0;
    position: relative;
}
@media all and (min-width: 50em) {
    .menu .lang {
        display: none !important;
    }
}
.menu .lang a {
    display: inline-block;
    font-size: 18px;
    margin-right: 15px;
}
.menu .lang a:last-child {
    margin-right: 0;
}
.menu .lang a.is-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
}
.header.bg-white .menu {
    background-color: #f2f2f2;
}
body,
html {
    height: 100%;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    color: #1c1c1b;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
}
body {
    margin: 0 auto;
}
.show-all i,
a {
    text-decoration: none;
}
a,
input {
    color: #1c1c1b;
}
input {
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#barba-wrapper {
    display: block;
    height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#barba-wrapper:after {
    content: " ";
    display: block;
    clear: both;
}
.barba-container {
    min-height: 100%;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .barba-container {
        display: inline-block;
        width: 100%;
    }
}
.wrap {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding-top: 70px;
    -webkit-transition: padding-top 1.15s 0.1s;
    transition: padding-top 1.15s 0.1s;
}
@media all and (min-width: 50em) {
    .wrap {
        padding-top: 100px;
    }
}
.momentum-scroll {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
}
@media all and (min-width: 50em) {
    body.scroll .wrap {
        padding-top: 50px;
    }
}
.underline {
    display: table;
    width: auto;
    font-size: 24px;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    -webkit-transform: translateZ(0) scale(1, 1);
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
@media all and (min-width: 50em) {
    .underline {
        clear: both;
        margin-left: 0;
        margin-right: 0;
        font-size: 24px;
    }
}
.o-underline,
.underline:after {
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.underline:after {
    left: 0;
    width: 100%;
    height: 1px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
@media all and (min-width: 50em) {
    .underline:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
}
.o-underline {
    display: table;
    width: auto;
    clear: both;
    line-height: normal;
    position: relative;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.o-underline:after,
.show-all:after,
.underline:after {
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #1c1c1b;
}
.o-underline:after {
    right: 0;
    width: 0;
    height: 1px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
@media all and (min-width: 50em) {
    .o-underline:hover {
        text-decoration: none;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
}
.back,
.show-all {
    display: inline-block;
}
.o-underline:after,
.show-all {
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.show-all {
    margin-top: 1.5rem;
    font-size: 24px;
    text-transform: none;
    position: relative;
}
.show-all i {
    font-size: 14px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 5px;
}
.show-all:after {
    left: 0;
    width: 100%;
    height: 2px;
}
@media all and (min-width: 50em) {
    .show-all:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
}
.back {
    color: gray;
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .back {
        font-size: 18px;
    }
}
.back i {
    font-size: 9px;
    margin-right: 5px;
}
.back i,
.back span {
    display: inline-block;
    vertical-align: middle;
}
@media all and (min-width: 50em) {
    .back {
        -webkit-transition: all 0.25s 0.05s linear;
        transition: all 0.25s 0.05s linear;
    }
    .back:hover {
        color: #1c1c1b;
    }
}
.readmore span:first-child {
    display: block;
}
.readmore span:last-child {
    display: none;
}
.readmore.open span:first-child {
    display: none;
}
.readmore.open span:last-child {
    display: block;
}
.cta-btn,
.cta-btn span {
    display: block;
    position: relative;
}
.cta-btn {
    margin-top: 8.47458%;
}
.cta-btn span {
    width: 100%;
    padding: 4px 0;
    font-size: 18px;
    color: gray;
}
@media all and (min-width: 50em) {
    .cta-btn span {
        padding: 10px 0;
        -webkit-transition: all 0.35s linear;
        transition: all 0.35s linear;
    }
}
.cta-btn.grey span {
    color: #f8f8f8;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .cta-btn.share span {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
    .cta-btn.share .addthis_toolbox {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}
.cta-btn .addthis_toolbox {
    text-align: left;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.35s linear;
    transition: all 0.35s linear;
}
.cta-btn .addthis_toolbox .custom_images {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    font-size: 0;
    z-index: 10;
}
@media all and (min-width: 50em) {
    .cta-btn .addthis_toolbox .custom_images {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
        transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
        left: 0;
    }
}
.cta-btn .addthis_toolbox .custom_images a {
    display: inline-block;
    margin-right: 10px;
    font-size: 22px;
    position: relative;
    color: #1c1c1b;
}
@media all and (min-width: 50em) {
    .cta-btn .addthis_toolbox .custom_images a {
        font-size: 30px;
        -webkit-transition: all 0.25s 0.05s linear;
        transition: all 0.25s 0.05s linear;
    }
}
.cta-btn .addthis_toolbox .custom_images a:last-of-type {
    margin-right: 0;
}
.cta-btn:hover:not(.share) span:after,
.cta-btn:hover:not(.share) span:before {
    width: 100%;
}
.cta-btn:hover:not(.share) span:before {
    right: auto;
    left: 0;
}
.cta-btn:hover:not(.share) span:after {
    right: 0;
    left: auto;
}
.cta-btn.share:hover span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.btn-video {
    cursor: pointer;
    position: relative;
}
:focus {
    outline: 0;
}
.spinner-wrap {
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.spinner-wrap .spinner {
    background-color: transparent;
    border: 3px solid gray;
    border-radius: 50%;
    border-top-color: transparent;
    border-right-color: transparent;
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: spinner-animation 0.5s infinite linear;
    animation: spinner-animation 0.5s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
}
.imagesGallery {
    display: none;
}
.hide-small {
    display: block;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .hide-small {
        display: none !important;
    }
}
.show-small {
    display: none !important;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .show-small {
        display: block !important;
    }
}
@media all and (max-width: 49.9375em) {
    .hide-medium-down {
        display: none;
    }
}
.show-medium-down,
img.desk {
    display: none;
}
@media all and (max-width: 49.9375em) {
    .show-medium-down {
        display: inline-block;
    }
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)";
}
@media all and (min-width: 50em) {
    img.desk {
        display: block;
    }
}
img.mob {
    display: block;
}
@media all and (min-width: 50em) {
    img.mob {
        display: none;
    }
}
.lazy {
    display: none;
}
.no_mT {
    margin-top: 0 !important;
}
.video-over,
.video-over .ico-play {
    -js-display: flex;
    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;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.video-over {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.video-over .ico-play {
    border-radius: 50rem;
    background-color: #1c1c1b;
    color: #fff;
    width: 80px;
    height: 80px;
    -webkit-box-shadow: rgba(28, 28, 27, 0.4) 0 0 10px;
    box-shadow: rgba(28, 28, 27, 0.4) 0 0 10px;
}
.video-over .ico-play i {
    font-size: 38px;
    padding-left: 5px;
}
.video-over:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.video-over:hover .ico-play {
    background-color: #fff;
    color: #1c1c1b;
    -webkit-box-shadow: rgba(28, 28, 27, 0.4) 0 0 30px;
    box-shadow: rgba(28, 28, 27, 0.4) 0 0 30px;
}
.lg-backdrop {
    z-index: 1200;
    background-color: rgba(255, 255, 255, 0.9);
}
.lg-outer {
    z-index: 1250;
}
.lg-outer .lg-img-wrap {
    margin: auto;
    padding: 5px;
}
@media all and (min-width: 50em) {
    .lg-outer .lg-img-wrap {
        max-width: 80%;
        max-height: 80%;
        padding: 0;
    }
}
.lg-sub-html,
.lg-toolbar,
.list-wrap .select select {
    background-color: transparent;
}
.lg-sub-html {
    padding: 20px 40px;
}
.lg-outer .lg-sub-html {
    color: #323232 !important;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .lg-actions {
        display: none;
    }
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
    padding: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    margin-top: -30px;
    border-radius: 0;
    background-color: #1c1c1b;
    -webkit-transition: all 0.3s 0.05s linear;
    transition: all 0.3s 0.05s linear;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    background-color: rgba(28, 28, 27, 0.5);
}
.lg-actions .lg-next:after,
.lg-actions .lg-next:before,
.lg-actions .lg-prev:after,
.lg-actions .lg-prev:before {
    font-family: "icomoon" !important;
    font-size: 22px;
}
.lg-actions .lg-prev {
    left: 10px;
}
.lg-actions .lg-prev:after {
    content: "\e905";
}
.lg-actions .lg-next {
    right: 10px;
}
.lg-actions .lg-next:before {
    content: "\e904";
}
#lg-counter,
.lg-toolbar .lg-close {
    height: 30px;
    -js-display: flex;
    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;
    margin-top: 10px;
}
.lg-toolbar .lg-close {
    color: #fff;
    padding: 0;
    width: 30px;
    margin-right: 10px;
    line-height: 30px;
    float: right;
    text-transform: uppercase;
    position: relative;
    background-color: #1c1c1b;
}
.lg-toolbar .lg-close:after {
    content: "\e906";
    font-family: "icomoon" !important;
    font-size: 22px;
}
@media all and (min-width: 50em) {
    .lg-toolbar .lg-close {
        font-size: 14px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        -webkit-transition: all 0.3s 0.05s linear;
        transition: all 0.3s 0.05s linear;
    }
    .lg-toolbar .lg-close:after {
        font-size: 22px;
    }
    .lg-toolbar .lg-close:hover {
        background-color: #1c1c1b;
    }
}
.lg-outer .lg-video-cont {
    padding: 5px 20px;
}
@media all and (min-width: 50em) {
    .lg-outer .lg-video-cont {
        max-width: 80% !important;
    }
}
.lg-toolbar .lg-icon {
    background-color: #1c1c1b;
    color: #fff;
    padding: 0;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-top: 10px;
    line-height: 30px;
    float: right;
    position: relative;
}
.lg-toolbar .lg-icon:after {
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .lg-toolbar .lg-icon {
        font-size: 14px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        -webkit-transition: all 0.3s 0.05s linear;
        transition: all 0.3s 0.05s linear;
    }
    .lg-toolbar .lg-icon:after {
        font-size: 22px;
    }
    .lg-toolbar .lg-icon:hover {
        background-color: #1c1c1b;
    }
}
#lg-counter {
    color: #000;
    padding-left: 0;
    padding-top: 0;
    margin-left: 10px;
}
@media all and (min-width: 50em) {
    #lg-counter {
        height: 60px;
    }
}
.list-wrap {
    margin-top: 4.5rem;
}
.list-wrap .div_h1,
.list-wrap .div_h2 {
    margin-bottom: 0.75rem;
    text-align: center;
}
.list-wrap .div_h2 {
    text-decoration: underline;
}
@media all and (min-width: 50em) {
    .list-wrap {
        margin-top: 60px;
    }
    .list-wrap .div_h1 {
        margin-bottom: 1.5rem;
        text-align: left;
    }
    .list-wrap .div_h2 {
        text-align: left;
        margin-bottom: 3rem;
    }
}
.list-wrap .select {
    display: block;
    border-bottom: 1px solid #1c1c1b;
}
@media all and (min-width: 50em) {
    .list-wrap .select {
        width: 100%;
        display: block;
        float: left;
        border-top: 1px solid #1c1c1b;
        border-bottom: 1px solid #1c1c1b;
        height: 50px;
        font-size: 0;
    }
}
.list-wrap .select span {
    display: block;
    padding-left: 20px;
    font-size: 16px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
@media all and (min-width: 50em) {
    .list-wrap .select span {
        float: left;
        width: calc(100% / 3);
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.list-wrap .select select {
    display: block;
    height: 50px;
    border: 0;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: gray;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/select_arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
}
@media all and (min-width: 50em) {
    .list-wrap .select select {
        float: left;
        width: calc(100% - 100% / 3);
        border-left: 1px solid #1c1c1b;
        border-radius: 0;
    }
}
.products-cat,
.products-family {
    font-size: 0;
}
.products-cat li {
    display: block;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    color: #1c1c1b;
    text-align: center;
    position: relative;
}
@media all and (min-width: 50em) {
    .products-cat li {
        width: 31.90638%;
        float: left;
        margin-right: 2.12766%;
        padding: 31.90638% 0 0;
        margin-bottom: 2.12766%;
    }
    .products-cat li.width-2 {
        width: 65.95319%;
        float: left;
        margin-right: 2.12766%;
    }
    .products-cat li.last {
        float: right;
        margin-right: 0;
    }
}
.products-cat li .contImg,
.products-cat li .contImg img {
    width: 100%;
    display: block;
}
@media all and (min-width: 50em) {
    .products-cat li .contImg {
        height: 100%;
        overflow: hidden;
    }
    .products-cat li .contImg:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%;
    }
    .products-cat li .contImg > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .products-cat li .contImg,
    .products-cat li .contImg img {
        position: absolute;
        left: 0;
        top: 0;
    }
}
.products-cat li .contTxt {
    display: block;
    width: 100%;
    padding: 1.5rem;
    position: relative;
}
@media all and (min-width: 50em) {
    .products-cat li .contTxt {
        padding: 0 1.2rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
        transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    }
}
.products-cat li .div_h1 {
    font-size: 60px;
    line-height: 60px;
}
@media all and (min-width: 50em) {
    .products-cat li .div_h1 {
        font-size: 60px;
    }
}
@media all and (min-width: 68.75em) {
    .products-cat li .div_h1 {
        font-size: 120px;
        line-height: 120px;
    }
}
.products-cat li .div_h2 {
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .products-cat li .div_h2 {
        font-size: 22px;
    }
}
@media all and (min-width: 68.75em) {
    .products-cat li .div_h2 {
        font-size: 24px;
        margin-top: 0;
    }
}
.products-cat li .div_h4 {
    padding: 1.5rem;
    font-size: 30px;
    width: 100%;
}
@media all and (min-width: 50em) {
    .products-cat li .div_h4 {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
        transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
        font-size: 30px;
    }
}
@media all and (min-width: 68.75em) {
    .products-cat li .div_h4 {
        font-size: 36px;
        padding: 1.5rem 2.25rem;
    }
}
.products-cat li .div_p,
.products-cat li span {
    font-size: 16px;
    margin-top: 1.5rem;
}
@media all and (min-width: 50em) {
    .products-cat li .div_p {
        font-size: 16px;
        margin-top: 1.8rem;
        padding: 0 1.8rem;
    }
}
.products-cat li span {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@media all and (min-width: 50em) {
    .products-cat li span {
        font-size: 16px;
    }
}
@media all and (min-width: 68.75em) {
    .products-cat li span {
        font-size: 18px;
    }
}
.products-cat li span:after,
.products-family li .contTxt .link span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #1c1c1b;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.products-cat li .div_h3 {
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 10px;
}
@media all and (min-width: 50em) {
    .products-cat li .div_h3 {
        display: block;
        font-size: 30px;
    }
}
@media all and (min-width: 68.75em) {
    .products-cat li .div_h3 {
        font-size: 36px;
    }
}
@media all and (min-width: 50em) {
    .products-cat li,
    .products-cat li .div_h1,
    .products-cat li .div_h2,
    .products-cat li .div_h3,
    .products-cat li .div_h4,
    .products-cat li .div_p,
    .products-cat li span {
        -webkit-transition: all 0.25s 0.05s linear;
        transition: all 0.25s 0.05s linear;
    }
    .products-cat li:hover {
        background-color: #1c1c1b;
    }
    .products-cat li:hover .div_h1,
    .products-cat li:hover .div_h2,
    .products-cat li:hover .div_h3,
    .products-cat li:hover .div_h4,
    .products-cat li:hover .div_p,
    .products-cat li:hover span {
        color: #fff;
    }
    .products-cat li:hover span:after {
        background-color: #fff;
    }
    .products-cat.simple li:nth-child(3n + 0) {
        float: right;
        margin-right: 0;
    }
}
.products-family li {
    display: block;
    margin-bottom: 20px;
}
@media all and (min-width: 50em) {
    .products-family li {
        width: 31.82979%;
        float: left;
        margin-bottom: 2.12766%;
    }
    .products-family li:nth-child(3n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .products-family li:nth-child(3n + 2) {
        margin-left: 33.95745%;
        margin-right: -100%;
        clear: none;
    }
    .products-family li:nth-child(3n + 3) {
        margin-left: 67.91489%;
        margin-right: -100%;
        clear: none;
    }
}
.products-family li .contImg,
.products-family li .contTxt {
    display: block;
}
.news-list .contImg img,
.products-family li .contImg img {
    display: block;
    width: 100%;
}
.products-family li .contTxt {
    padding: 0.75rem 0;
    font-size: 24px;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.products-family li .contTxt .link {
    float: right;
    font-size: 24px;
    position: relative;
}
.products-family li .contTxt .link span {
    display: none;
    position: relative;
}
@media all and (min-width: 50em) {
    .products-family li .contTxt .link span {
        display: inline-block;
    }
}
.products-family li .contTxt .link i,
.products-list li .contTxt .link i {
    font-size: 14px;
    text-decoration: none;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 15px;
}
@media all and (min-width: 50em) {
    .products-family li:hover .contTxt {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
    .products-family li:hover .link span:after {
        background-color: #1c1c1b;
        background-color: rgba(28, 28, 27, 0.3);
    }
}
.products-list {
    font-size: 0;
    margin-bottom: 3rem;
}
@media all and (min-width: 50em) {
    .products-list {
        margin-bottom: 8.47458%;
    }
}
.products-list li {
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
}
@media all and (min-width: 50em) {
    .products-list li {
        width: 48.93617%;
        float: left;
        margin-bottom: 2.12766%;
    }
    .products-list li:nth-child(2n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .products-list li:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none;
    }
}
.products-list li .contImg,
.products-list li .contTxt {
    display: block;
}
.products-list li .contImg {
    background-color: #fff;
    text-align: center;
}
.products-list li .contImg img {
    display: inline-block;
    max-height: 350px;
    padding: 1.5rem 0;
}
@media all and (min-width: 50em) {
    .products-list li .contImg {
        position: relative;
    }
    .products-list li .contImg:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 75%;
    }
    .products-list li .contImg > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .products-list li .contImg img {
        max-height: none;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
        transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    }
}
.products-list li .contTxt {
    padding: 0.75rem;
    background-color: rgba(214, 224, 222, 0.2);
    font-size: 22px;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
@media all and (min-width: 50em) {
    .products-list li .contTxt {
        font-size: 16px;
    }
}
@media all and (min-width: 68.75em) {
    .products-list li .contTxt {
        font-size: 24px;
    }
}
.products-list li .contTxt .link {
    float: right;
    position: relative;
    font-size: 16px;
}
@media all and (min-width: 68.75em) {
    .products-list li .contTxt .link {
        font-size: 24px;
    }
}
.products-list li .contTxt .link span {
    display: none;
    position: relative;
}
.designers-list_no li span:after,
.products-list li .contTxt .link span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #1c1c1b;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
@media all and (min-width: 50em) {
    .products-list li .contTxt .link span {
        display: inline-block;
    }
}
.products-list li .contTxt .link i {
    margin-left: 10px;
}
@media all and (min-width: 50em) {
    .products-list li .contTxt .link i {
        font-size: 12px;
    }
}
@media all and (min-width: 68.75em) {
    .products-list li .contTxt .link i {
        font-size: 14px;
    }
}
.products-list li .contTxt .link.open i {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media all and (min-width: 50em) {
    .products-list li:hover .contTxt {
        color: #1c1c1b;
        color: rgba(28, 28, 27, 0.5);
    }
    .products-list li:hover .link span:after {
        background-color: #1c1c1b;
        background-color: rgba(28, 28, 27, 0.3);
    }
}
.products-list-three {
    font-size: 0;
}
.products-list-three li {
    display: block;
    margin-bottom: 20px;
    cursor: pointer;
}
@media all and (min-width: 50em) {
    .products-list-three li {
        width: 31.82979%;
        float: left;
        margin-bottom: 2.12766%;
    }
    .products-list-three li:nth-child(3n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .products-list-three li:nth-child(3n + 2) {
        margin-left: 33.95745%;
        margin-right: -100%;
        clear: none;
    }
    .products-list-three li:nth-child(3n + 3) {
        margin-left: 67.91489%;
        margin-right: -100%;
        clear: none;
    }
}
.news-list .contImg,
.news-list .contTxt,
.products-list-three li .contImg,
.products-list-three li .contTxt {
    display: block;
}
.products-list-three li .contImg {
    background-color: #fff;
    text-align: center;
}
.products-list-three li .contImg img {
    display: inline-block;
    max-height: 350px;
    padding: 1.5rem 0;
}
@media all and (min-width: 50em) {
    .products-list-three li .contImg {
        position: relative;
    }
    .products-list-three li .contImg:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 75%;
    }
    .products-list-three li .contImg > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .products-list-three li .contImg img {
        max-height: none;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
        transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    }
}
.products-list-three li .contTxt {
    padding: 0.75rem;
    background-color: rgba(214, 224, 222, 0.2);
    font-size: 22px;
    position: relative;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
@media all and (min-width: 50em) {
    .products-list-three li .contTxt {
        font-size: 16px;
    }
}
@media all and (min-width: 68.75em) {
    .products-list-three li .contTxt {
        font-size: 24px;
    }
}
.products-list-three li .contTxt i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    right: 0.75rem;
    font-size: 14px;
}
@media all and (min-width: 50em) {
    .products-list-three li .contTxt i {
        font-size: 12px;
    }
}
@media all and (min-width: 68.75em) {
    .products-list-three li .contTxt i {
        font-size: 14px;
    }
}
@media all and (min-width: 50em) and (min-width: 50em) {
    .products-list-three li:hover .contTxt {
        color: #1c1c1b;
        color: rgba(28, 28, 27, 0.5);
    }
}
.news-list li {
    display: block;
    margin-bottom: 1.5rem;
}
@media all and (min-width: 50em) {
    .news-list li {
        width: 31.90638%;
        float: left;
        margin-bottom: 60px;
    }
    .news-list li:nth-child(3n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .news-list li:nth-child(3n + 2) {
        margin-left: 34.03404%;
        margin-right: -100%;
        clear: none;
    }
    .news-list li:nth-child(3n + 3) {
        margin-left: 68.06809%;
        margin-right: -100%;
        clear: none;
    }
}
.news-list .contTxt {
    margin-top: 1.5rem;
}
@media all and (min-width: 50em) {
    .news-list .contTxt {
        -webkit-transition: all 0.35s 0.05s linear;
        transition: all 0.35s 0.05s linear;
    }
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .news-list .contTxt {
        text-align: center;
    }
}
.news-list .div_h4 {
    font-size: 20px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;/*htadd news remove => fahkwangregular*/
}
@media all and (min-width: 50em) {
    .news-list .div_h4 {
        font-size: 24px;
        font-family: "helveticaneue", Helvetica, Arial, sans-serif;/*htadd news remove => fahkwangregular*/
    }
}
.news-list .div_p {
    font-size: 18px;/*org16*/
    margin-top: 0.75rem;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;/*htadd news remove => fahkwangregular*/
}
@media all and (min-width: 50em) {
    .news-list .div_p {
        font-size: 20px;/*org18*/
        padding-right: 1.5rem;
        font-family: "helveticaneue", Helvetica, Arial, sans-serif;/*htadd news remove => fahkwangregular*/
    }
    .news-list a:hover .contTxt {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
}
.designers-list_no li {
    display: block;
    margin-bottom: 1.5rem;
}
.designers-list_no li:last-child {
    margin-bottom: 0;
}
.designers-list_no li span {
    display: table;
    margin-top: 0.45rem;
    position: relative;
}
@media all and (min-width: 50em) {
    .designers-list_no li {
        width: 31.90638%;
        float: left;
        margin-bottom: 2.12766%;
    }
    .designers-list_no li:nth-child(3n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .designers-list_no li:nth-child(3n + 2) {
        margin-left: 34.03404%;
        margin-right: -100%;
        clear: none;
    }
    .designers-list_no li:nth-child(3n + 3) {
        margin-left: 68.06809%;
        margin-right: -100%;
        clear: none;
    }
}
.catalogues-list .contImg,
.catalogues-list .contTxt,
.designers-list_no li .contImg,
.designers-list_no li .contTxt {
    display: block;
}
.designers-list_no li .contImg img {
    display: block;
    width: 100%;
}
.designers-list_no li .contTxt {
    padding: 1.95rem 1.5rem;
    background-color: rgba(214, 224, 222, 0.2);
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .designers-list_no li .contTxt {
        text-align: center;
    }
}
@media all and (min-width: 50em) {
    .designers-list_no li a:hover span:after {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
    .designers-list_no li a:hover .contTxt {
        color: #1c1c1b;
        color: rgba(28, 28, 27, 0.5);
    }
}
.archive-list {
    font-size: 0;
    margin-top: 1.5rem;
}
@media all and (min-width: 50em) {
    .archive-list {
        margin-top: 0.33898%;
    }
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .archive-list {
        text-align: center;
    }
}
.archive-list li {
    display: block;
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #1c1c1b;
}
.archive-list li:last-child,
.downloads-list li:last-child {
    margin-bottom: 0;
}
.archive-list li .div_h2 {
    text-decoration: none;
    margin: 0;
}
.archive-list li a {
    display: block;
    padding: 10px 0;
    position: relative;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
@media all and (min-width: 50em) {
    .archive-list li a {
        padding-right: 18.64407%;
    }
}
.archive-list li .link {
    display: block;
    margin-top: 0.75rem;
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .archive-list li .link {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
        transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
        right: 0;
        font-size: 18px;
        margin-top: 0;
    }
}
.downloads-list {
    font-size: 0;
    margin-top: 1.5rem;
    border-top: 1px solid #1c1c1b;
}
@media all and (min-width: 50em) {
    .downloads-list {
        margin-top: 0.33898%;
    }
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .downloads-list {
        text-align: center;
    }
}
.downloads-list li {
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #1c1c1b;
    padding: 10px 0;
    position: relative;
}
@media all and (min-width: 50em) {
    .downloads-list li {
        padding: 15px 0;
        margin-bottom: 0;
    }
}
.downloads-list li .div_h2 {
    text-decoration: none;
    margin: 0;
}
@media all and (min-width: 50em) {
    .downloads-list li .div_h2 {
        width: 36.17021%;
        float: left;
        margin-right: 2.12766%;
    }
    .downloads-list li .div_h2 span {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .downloads-list li .cont {
        width: 61.70213%;
        float: right;
        margin-right: 0;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1, 1);
        transform: translateZ(0);
    }
}
.downloads-list li .col {
    display: block;
    margin-top: 0.75rem;
    text-align: center;
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .downloads-list li .col {
        width: 17.24138%;
        float: left;
        margin-top: 0;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.35s 0.05s linear;
        transition: all 0.35s 0.05s linear;
    }
    .downloads-list li .col:nth-child(5n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .downloads-list li .col:nth-child(5n + 2) {
        margin-left: 20.68966%;
        margin-right: -100%;
        clear: none;
    }
    .downloads-list li .col:nth-child(5n + 3) {
        margin-left: 41.37931%;
        margin-right: -100%;
        clear: none;
    }
    .downloads-list li .col:nth-child(5n + 4) {
        margin-left: 62.06897%;
        margin-right: -100%;
        clear: none;
    }
    .downloads-list li .col:nth-child(5n + 5) {
        margin-left: 82.75862%;
        margin-right: -100%;
        clear: none;
    }
    .downloads-list li .col.inactive,
    .downloads-list li .col:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
    .downloads-list li .col:hover.inactive {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}
.catalogues-list li {
    display: block;
    margin-bottom: 1.5rem;
}
@media all and (min-width: 50em) {
    .catalogues-list li {
        width: 31.90638%;
        float: left;
        margin-bottom: 2.12766%;
    }
    .catalogues-list li:nth-child(3n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .catalogues-list li:nth-child(3n + 2) {
        margin-left: 34.03404%;
        margin-right: -100%;
        clear: none;
    }
    .catalogues-list li:nth-child(3n + 3) {
        margin-left: 68.06809%;
        margin-right: -100%;
        clear: none;
    }
}
.catalogues-list .contImg img {
    display: block;
    width: 100%;
    max-width: 60%;
    margin: 0 auto;
}
@media all and (min-width: 50em) {
    .catalogues-list .contImg img {
        width: auto;
        padding-top: 1.5rem;
        max-width: none;
        margin: 0;
    }
}
.catalogues-list .contTxt {
    margin-top: 1.5rem;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .catalogues-list .contTxt {
        text-align: center;
    }
}
.catalogues-list .div_h5 b,
.catalogues-list h5,
.row-intro.contact .div_h2 b,
.row-intro.contact .div_h2 strong,
.row-intro.contact h2 b,
.row-intro.contact h2 strong {
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
.catalogues-list .div_p {
    font-size: 16px;
    margin-top: 0.75rem;
    padding-right: 0;
}
@media all and (min-width: 50em) {
    .catalogues-list .div_p {
        font-size: 18px;
        padding-right: 1.5rem;
    }
}
.catalogues-list .underline {
    margin-top: 0.75rem;
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .catalogues-list .underline {
        font-size: 18px;
    }
}
.reserved-list {
    border-top: 1px solid #f2f2f2;
}
@media all and (min-width: 50em) {
    .reserved-list {
        max-width: 80%;
    }
}
@media all and (min-width: 68.75em) {
    .reserved-list {
        max-width: 60%;
    }
}
.reserved-list li {
    display: block;
    border-bottom: 1px solid #f2f2f2;
}
.reserved-list li a {
    display: block;
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    position: relative;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
@media all and (min-width: 50em) {
    .reserved-list li a {
        height: 45px;
        line-height: 45px;
    }
}
.reserved-list li a:after {
    content: "\e904";
    font-family: "icomoon" !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    right: 20px;
    color: gray;
}
.reserved-list.files li a:after {
    content: "\e90a";
    font-size: 18px;
}
.agents-list {
    font-size: 0;
}
.agents-list li {
    border-bottom: 1px solid #1c1c1b;
    padding: 3.38983% 0;
    position: relative;
}
.agents-list li:last-child {
    margin-bottom: 0;
}
.agents-list li .col {
    float: left;
    width: 100%;
    font-size: 16px;
    padding: 0 20px;
    margin-top: 1.69492%;
}
.agents-list li .col:first-of-type {
    margin-top: 0;
}
@media all and (min-width: 50em) {
    .agents-list li .col {
        width: calc(100% / 3);
        margin-top: 0;
    }
}
.agents-list li .div_h2 {
    text-decoration: none;
    margin: 0;
}
@media all and (min-width: 50em) {
    .agents-list li .div_h2 {
        width: 36.17021%;
        float: left;
        margin-right: 2.12766%;
    }
    .agents-list li .div_h2 span {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.agents-list li a {
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .agents-list li a {
        text-align: left;
        margin-top: 0;
        -webkit-transition: all 0.35s 0.05s linear;
        transition: all 0.35s 0.05s linear;
    }
    .agents-list li a.inactive,
    .agents-list li a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
    }
    .agents-list li a:hover.inactive {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}
.mfp-wrap {
    z-index: 3000;
}
.mfp-bg {
    z-index: 2900;
    background-color: #fff;
}
@media all and (min-width: 50em) {
    .mfp-bg {
        background-color: #4c4846;
    }
}
.mfp-figure:after {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
}
img.mfp-img {
    max-width: 80%;
}
.mfp-close.custom,
.mfp-close.custom-login {
    /*width: 60px;
    height: 60px;CONTE-*/
    width: 70px;
    height: 70px;
    background-color: #1c1c1b;
    border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    right: -30px;
    top: -30px;
}
.mfp-close.custom-login:after,
.mfp-close.custom:after {
    content: "\e906";
    font-family: "icomoon" !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    color: #fff;
    font-size: 22px;
    -webkit-transition: all 0.25s 0.05s ease-in-out;
    transition: all 0.25s 0.05s ease-in-out;
}
.mfp-close.custom:hover {
    color: #1c1c1b;
}
.mfp-close.custom-login:hover:before,
.mfp-close.custom:hover:before {
    right: auto;
    left: 0;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.mfp-container {
    padding: 0;
}
.mfp-close.custom-login {
    background-color: #fff;
    right: 0;
    top: 0;
}
.mfp-close.custom-login:after {
    color: #1c1c1b;
}
.mfp-close.custom-login:hover {
    color: gray;
}
.mfp-iframe-holder .mfp-content {
    max-width: 90%;
}
.mfp-fade.mfp-bg {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.45s 0.05s linear;
    transition: all 0.45s 0.05s linear;
}
.mfp-fade.mfp-bg.mfp-ready,
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
@media all and (min-width: 50em) {
    .mfp-fade.mfp-bg.mfp-ready {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        opacity: 0.8;
    }
}
.mfp-fade.mfp-bg.mfp-removing,
.mfp-fade.mfp-wrap .mfp-content,
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    -webkit-transition: all 0.45s 0.05s linear;
    transition: all 0.45s 0.05s linear;
}
.mfp-content {
    max-width: 100%;
}
.agents-list,
.agents-list li,
.archive-list,
.catalogues-list,
.designers-list_no,
.downloads-list,
.downloads-list li,
.list-wrap,
.map,
.map-nav-header,
.menu .col-cont,
.menu .lang,
.news-list,
.page-map,
.products-cat,
.products-family,
.products-list,
.products-list-three,
.reserved-list,
.row,
.row-about,
.row-about .cont-col,
.row-about .contImg,
.row-about .contTxt,
.row-about .spacer,
.row-breadcrumbs,
.row-content,
.row-full_h,
.row-full_h .go_next.block,
.row-full_h .go_next.block_70,
.row-image,
.row-intro,
.row-intro.col-cont .cont,
.row-intro.col-cont .contImg,
footer {
    width: 100%;
    display: block;
    float: left;
}
.row-about .go_next {
    width: 100%;
    float: left;
}
.error-cont,
.form,
.news-dett,
.news-dett .contImg,
.news-dett .contTxt,
.product-finishes,
.product-finishes .row .col,
.product-models,
.product-models .col,
.product-plus,
.product-plus .row-col,
.product-popup-txt .cont-col,
.txt-popup .row-content {
    width: 100%;
    display: block;
    float: left;
}
.row-image img,
.row-intro.col-cont .contImg img {
    width: 100%;
    display: block;
}
.row-content {
    padding: 0 6.44068%;
    padding-bottom: 3rem;
    background-color: #fff;
}
@media all and (min-width: 50em) {
    .row-content {
        /*padding: 0 10.16949% 10.6383%;CONTE-noi-dung*/
        padding: 0 50px 50px;
    }
}
.row-content.noP {
    padding-bottom: 0;
}
.row-intro {
    padding: 2.25rem 0;
    padding-bottom: 3.75rem;
    text-align: center;
    background-color: #fff;
}
.row-intro .div_h2,
.row-intro .div_p,
.row-intro h2,
.row-intro p {
    margin-top: 1.5rem;
}
@media all and (min-width: 50em) {
    .row-intro .div_p.about,
    .row-intro p.about {
        max-width: 70%;
    }
}
.row-intro h3 {
    display: block;
    margin-top: 0;
    font-size: 18px;
    color: gray;
}
@media all and (min-width: 50em) {
    .row-intro h3 {
        font-size: 24px;
    }
}
.row-intro h3 a {
    display: inline-block;
    font-size: 18px;
    color: gray;
}
@media all and (min-width: 50em) {
    .row-intro h3 a {
        font-size: 24px;
    }
}
.row-intro .div_h3 {
    display: block;
    margin-top: 40px;
}
.row-intro .div_h3 a {
    font-size: 23px;
    color: #323232;
    text-decoration: underline;
}
.row-intro .div_h3 a:hover {
    text-decoration: none;
}
.row-intro a.underline {
    margin-top: 1.5rem;
}
.row-intro.no-p-b {
    padding-bottom: 0;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .row-intro a.underline {
        font-size: 16px;
    }
    .row-intro a.o-underline {
        display: block;
    }
}
.row-intro.col-cont .col {
    width: 100%;
}
.row-intro.col-cont .contImg {
    margin-bottom: 1.5rem;
}
.home-news ul,
.row-intro.col-cont .cont {
    margin-top: 3rem;
}
@media all and (min-width: 50em) {
    .row-intro.col-cont .cont .col {
        width: 48.93617%;
        float: left;
        padding-right: 0;
    }
    .row-intro.col-cont .cont .col:nth-child(2n + 1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .row-intro.col-cont .cont .col:nth-child(2n + 2) {
        margin-left: 51.06383%;
        margin-right: -100%;
        clear: none;
    }
}
.row-intro.col-cont .cont .col .div_p,
.row-intro.col-cont .cont .col p {
    margin: 0;
}
.news-dett h2 a,
.row-intro.col-cont .cont .col .div_p a {
    display: inline-block;
}
.row-intro.project.col-cont .contImg a {
    display: block;
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    background-color: #1c1c1b;
}
.row-intro.designer .div_p,
.row-intro.designer p {
    font-size: 20px;
}
@media all and (min-width: 50em) {
    .row-intro.designer .div_p,
    .row-intro.designer p {
        font-size: 24px;
    }
}
.row-intro.contact .div_h2 a,
.row-intro.contact .div_h2 p,
.row-intro.contact h2 a,
.row-intro.contact h2 p {
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
.row-intro.contact .div_h2 p,
.row-intro.contact h2 p {
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .row-intro.contact .div_h2 p,
    .row-intro.contact h2 p {
        font-size: 24px;
    }
}
.row-intro.contact .form {
    margin-top: 80px;
}
@media all and (min-width: 50em) {
    .row-intro {
        text-align: left;
        padding: 8.47458% 48.93617% 8.47458% 0;
    }
    .row-intro.full-w {
        padding-right: 10.6383%;
    }
    .row-intro.col-cont {
        padding-right: 0;
        position: relative;
        margin-top: 3rem;
    }
    .row-intro.col-cont .col {
        width: 50%;
        padding-right: 3rem;
    }
    .row-intro.col-cont .col.p-top {
        padding-top: 8.47458%;
    }
    .row-intro.col-cont .contImg {
        float: right;
        position: relative;
        width: 50%;
        margin-bottom: 0;
    }
    .row-intro.col-cont .contImg:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%;
    }
    .row-intro.col-cont .contImg > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .row-intro.col-cont .contImg img {
        position: absolute;
        top: 0;
        left: 0;
    }
    .row-intro.col-cont a.underline {
        display: inline-block;
    }
    .row-intro .div_h2,
    .row-intro h2 {
        margin-top: 2.7rem;
    }
    .row-intro.designer,
    .row-intro.project {
        padding-top: 0;
    }
    .row-intro.designer .more,
    .row-intro.designer .readmore,
    .row-intro.project .more,
    .row-intro.project .readmore {
        font-size: 16px;
    }
    .row-intro.project.col-cont .contImg {
        background-color: #fff8f8;
        padding: 60px;
    }
    .row-intro.project.col-cont .contImg:before {
        display: none;
    }
    .row-intro.project.col-cont .contImg img {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        width: 100%;
    }
    .row-intro.project.col-cont .contImg a {
        display: block;
        text-align: center;
        margin-top: 60px;
        font-size: 18px;
        color: gray;
        -webkit-transition: all 0.35s 0.05s linear;
        transition: all 0.35s 0.05s linear;
        background-color: transparent;
    }
    .row-intro.project.col-cont .contImg a:hover {
        color: #1c1c1b;
    }
    .row-intro.project.col-cont a.underline {
        display: inline-block;
    }
    .row-intro.contact {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 0;
    }
    .row-intro.contact h2 {
        margin-top: 0;
    }
    .row-intro.contact .col {
        width: 100%;
    }
    .row-intro.contact .col:first-child {
        max-width: 50%; /*htadd 45->50*/
        padding-right: 0px;/* 80px-> 0px*/
    }
    .row-intro.contact .form {
        margin-top: 0;
    }
}
.more {
    display: none;
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .more {
        font-size: 24px;
    }
}
.row-full_h {
    position: relative;
    background-color: #fff;
}
.row-full_h .go_next {
    width: 70px;
    height: 70px;
    line-height: 70px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 100;
    display: none;
}
.row-full_h .go_next.block,
.row-full_h .go_next.block_70 {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
}
.row-full_h .go_next.block_70 {
    height: 70px;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .row-full_h .go_next,
    .row-full_h .go_next.block {
        display: none;
    }
}
.row-full_h .go_next:after {
    content: "\e903";
    font-family: "icomoon" !important;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
.row-full_h .go_next.blk:after {
    color: #1c1c1b;
}
.row-about .go_next:hover:after,
.row-full_h .go_next:hover:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
@media all and (min-width: 50em) {
    .row-full_h .go_next {
        display: block;
    }
}
.row-breadcrumbs {
    font-size: 0;
}
.row-breadcrumbs.reserved {
    margin-top: 45px;
}
.row-breadcrumbs h3 {
    margin-top: 10px;
    color: #1c1c1b;
    font-size: 22px;
}
.row-breadcrumbs a {
    color: gray;
    font-size: 18px;
}
.row-breadcrumbs a,
.row-breadcrumbs a span {
    display: inline-block;
    vertical-align: middle;
}
.row-breadcrumbs a:not(:first-child):before {
    content: "-";
    color: gray;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
}
@media all and (min-width: 50em) {
    .row-breadcrumbs a {
        -webkit-transition: all 0.25s 0.05s linear;
        transition: all 0.25s 0.05s linear;
    }
    .row-breadcrumbs a:hover {
        color: #1c1c1b;
    }
    .row-breadcrumbs a:hover:before {
        color: gray;
    }
}
.share-overlay,
.share-overlay .custom_images a i {
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
}
.share-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    z-index: 3000;
    -webkit-transition: opacity 0.45s 0.05s linear;
    transition: opacity 0.45s 0.05s linear;
}
.share-overlay,
.share-overlay.in {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.share-overlay .addthis_toolbox {
    padding: 1.5rem;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    width: 100%;
}
@media all and (min-width: 50em) {
    .share-overlay .addthis_toolbox {
        padding: 6.44068% 13.55932%;
        max-width: 79.66102%;
    }
}
.share-overlay .div_h1 {
    font-size: 30px;
    margin-bottom: 3rem;
    white-space: nowrap;
}
@media all and (min-width: 50em) {
    .share-overlay .div_h1 {
        font-size: 60px;
    }
}
.share-overlay .custom_images {
    display: block;
    white-space: nowrap;
}
.share-overlay .custom_images a {
    display: inline-block;
    margin: 0 5px;
    width: 50px !important;
    height: 50px;
    font-size: 22px;
    position: relative;
    color: #f2f2f2;
    background-color: #1c1c1b;
}
@media all and (min-width: 50em) {
    .share-overlay .custom_images a {
        margin: 0 10px;
        width: 80px !important;
        height: 80px;
        font-size: 30px;
        -webkit-transition: all 0.25s 0.05s linear;
        transition: all 0.25s 0.05s linear;
    }
}
.share-overlay .custom_images a i {
    position: absolute;
}
.share-overlay .custom_images a:hover {
    color: #fff;
}
b,
strong {
    font-family: "fahkwangbold","helveticaneue", Helvetica, Arial, sans-serif;
}
b,
em,
i,
strong {
    font-style: normal;
    font-weight: 400;
}
.div_h1,
.div_h2,
.div_h3,
.div_h4,
.div_h5,
.div_h6,
.div_p,
.row-about .cont-col .col,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    display: block;
}
.div_h1,
h1 {
    font-size: 30px;
}
@media all and (min-width: 50em) {
    .div_h1,
    h1 {
        font-size: 36px;
    }
}
.div_h2,
h2 {
    font-size: 22px;
}
@media all and (min-width: 50em) {
    .div_h2,
    h2 {
        font-size: 24px;
    }
}
.div_h3,
h3 {
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .div_h3,
    h3 {
        font-size: 22px;
    }
}
@media all and (min-width: 68.75em) {
    .div_h3,
    h3 {
        font-size: 26px;
    }
}
.div_h4,
h4 {
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .div_h4,
    h4 {
        font-size: 22px;
    }
}
.div_h5,
.product-models p,
h5 {
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .div_h5,
    h5 {
        font-size: 18px;
    }
}
.div_h6,
h6 {
    font-size: 20px;
    margin-bottom: 40px;
}
@media all and (min-width: 50em) {
    .div_h6,
    h6 {
        font-size: 24px;
        margin-bottom: 50px;
    }
}
.div_p,
p {
    font-size: 14px;
    line-height: 1.4;
}
@media all and (min-width: 50em) {
    .div_p,
    p {
        font-size: 16px;
    }
}
.row-about {
    text-align: center;
    margin-bottom: 3rem;
}
@media all and (min-width: 50em) {
    .row-about {
        text-align: left;
        margin-top: 80px;
    }
}
@media all and (min-width: 50em) {
    .row-about .cont-col .col {
        width: 48.93617%;
        float: left;
        margin-right: 2.12766%;
    }
    .row-about .cont-col .col.move-r,
    .row-about .cont-col .col.rigth {
        float: right;
        margin-right: 0;
    }
}
.row-about .contImg img {
    display: block;
    width: 100%;
}
.row-about .spacer {
    padding-top: 2.25rem;
}
@media all and (min-width: 50em) {
    .row-about .spacer {
        padding-top: 5.25rem;
    }
}
.row-about .contTxt {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.row-about .contTxt .div_h2,
.row-about .contTxt .div_p,
.row-about .contTxt a.underline,
.row-about .contTxt h2,
.row-about .contTxt p {
    margin-top: 1.5rem;
}
@media all and (min-width: 50em) {
    .row-about .contTxt {
        padding-left: 0;
        padding-right: 3rem;
    }
    .row-about .contTxt .div_h2,
    .row-about .contTxt h2 {
        margin-top: 2.7rem;
    }
    .row-about .cont-col .col.move-r .contTxt {
        padding-right: 0;
        padding-left: 3rem;
    }
}
.row-about .go_next {
    height: 140px;
    line-height: 140px;
    text-align: center;
    display: none;
}
.row-about .go_next:after {
    content: "\e903";
    font-family: "icomoon" !important;
    color: #1c1c1b;
    font-size: 16px;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
@media all and (min-width: 50em) {
    .row-about .go_next {
        display: block;
    }
    .row-about.v-tour .spacer {
        display: none;
    }
}
.virtual-tour-iframe {
    display: block;
    padding-top: 56.25%;
    position: relative;
}
.virtual-tour-iframe iframe {
    background-color: transparent;
    z-index: 10;
}
.map {
    height: 300px;
    position: relative;
    background-color: #fff;
}
@media all and (min-width: 50em) {
    .map {
        height: 700px;
    }
}
.map #map,
.virtual-tour-iframe iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.iw-wrapper,
.page-map {
    position: relative;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.iw-wrapper.in,
.page-map.in,
.product-finishes ul li.is-selected:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.iw-wrapper {
    position: absolute;
    width: 220px;
    z-index: -100;
}
.iw-wrapper.in {
    z-index: 200;
}
.iw-content {
    display: block;
    padding-top: 1.5rem;
}
.iw-content .div_h1 {
    font-size: 22px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    padding: 0 1.5rem;
}
.iw-content .div_p {
    margin-top: 0.75rem;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    padding: 0 1.5rem;
}
.iw-content .div_p a {
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.iw-content .div_p a:first-of-type {
    margin-top: 1.5rem;
}
.iw-direction_btn {
    display: block;
    padding: 1.2rem 0.75rem;
    background-color: #1c1c1b;
    color: #f2f2f2;
    font-size: 14px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-top: 2.25rem;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
.iw-direction_btn:hover {
    background-color: gray;
}
.iw-close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 14px;
    height: 14px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: none;
    border: 0;
    cursor: pointer;
    -webkit-transition: background 0.15s;
    transition: background 0.15s;
    z-index: 100;
}
.form .group input:focus,
.form .group select:focus,
.form .group textarea:focus,
.iw-close:focus {
    outline: 0;
}
.iw-close span,
.iw-close span:after,
.iw-close span:before {
    position: absolute;
    display: block;
    left: 0;
    height: 2px;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
.iw-close span {
    top: 6px;
    right: 0;
    background: 0 0;
}
.iw-close span:after,
.iw-close span:before {
    width: 100%;
    background-color: gray;
    content: "";
    border-radius: 50px;
}
.iw-close span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.iw-close span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.iw-close:hover span:after,
.iw-close:hover span:before {
    background-color: #1c1c1b;
}
.map-wrap {
    display: block;
    position: relative;
    overflow: hidden;
}
.map-wrap:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}
.map-wrap > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .map-wrap {
        background-image: url(../img/demo/homeSlider_02.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
@media all and (min-width: 50em) {
    .map-wrap {
        position: fixed;
        left: 0;
        top: 70px;
        bottom: 0;
        z-index: 300;
        width: 50.84746%;
        height: 100vh;
        background-color: #fff;
    }
    .map-wrap:before,
    .map-wrap > .content {
        display: none;
    }
    .map-wrap.static {
        position: absolute;
        top: auto;
        left: 0 !important;
    }
}
.map-wrap #map {
    width: 100%;
    height: 100%;
    background-color: #fff !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .map-wrap #map {
        display: none;
    }
}
.map-nav-header {
    background-color: #fff;
    padding: 1.5rem;
}
@media all and (min-width: 50em) {
    .map-nav-header {
        position: fixed;
        right: 0;
        top: 0;
        z-index: 300;
        width: 50%;
        height: 250px;
        padding: 0;
    }
}
.map-nav-header:before {
    position: absolute;
    top: 100%;
    left: 0;
    height: 20px;
    width: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.5)));
    background: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0.5));
    z-index: 0;
}
@media all and (min-width: 50em) {
    .map-nav-header:before {
        content: "";
    }
}
.map-nav-header .inner {
    display: block;
}
@media all and (min-width: 50em) {
    .map-nav-header .inner {
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        padding: 0 10.16949%;
    }
}
.map-nav-header .inner a {
    color: gray;
    display: block;
    font-size: 22px;
    text-align: right;
}
.map-nav-header .inner a i {
    display: inline-block;
    font-size: 9px;
    margin-left: 8px;
    vertical-align: middle;
}
.map-nav-header .inner a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
@media all and (min-width: 50em) {
    .map-nav-header .inner a {
        -webkit-transition: all 0.25s 0.05s linear;
        transition: all 0.25s 0.05s linear;
    }
    .map-nav-header .inner a:hover {
        color: #1c1c1b;
    }
}
.map-nav-header .search-wrap {
    display: block;
    position: relative;
    margin-top: 10px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #f2f2f2;
    border-top: 2px solid #f2f2f2;
}
.map-nav-header .search-wrap .map-search,
.map-nav-header .search-wrap select {
    background-color: #fff;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.map-nav-header .search-wrap .map-search {
    position: relative;
    border-radius: 0;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .map-nav-header .search-wrap .map-search {
        font-size: 12px;
    }
}
.map-nav-header .search-wrap .btn-submit {
    right: 0;
    background: 0 0;
    border: 0;
    padding: 0;
    height: 100%;
    /*width: 60px;CONTE-*/
    width: 70px;
    background-color: #f2f2f2;
}
.map-nav-header .search-wrap .btn-clear:before,
.map-nav-header .search-wrap .btn-submit:before {
    content: "\e901";
    font-family: "icomoon" !important;
    color: #1c1c1b;
    font-size: 16px;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.map-nav-header .search-wrap .btn-clear:hover:before,
.map-nav-header .search-wrap .btn-submit:hover:before {
    color: gray;
}
.map-nav-header .search-wrap .btn-clear,
.map-nav-header .search-wrap .btn-submit,
.map_list-wrap .spinner-dealer .spinner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
}
.map-nav-header .search-wrap .btn-clear {
    right: 20px;
    background: 0 0;
    border: 0;
    padding: 0;
    display: none;
}
.map-nav-header .search-wrap .btn-clear:before {
    content: "\e906";
}
.map-nav-header .search-wrap select {
    border-left: 2px solid #f2f2f2;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    color: gray;
    background-image: url(../img/select_arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .map-nav-header .search-wrap select {
        font-size: 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90px;
        flex: 0 0 90px;
    }
}
.map_list-wrap {
    background-color: #fff;
    position: relative;
}
@media all and (min-width: 50em) {
    .map_list-wrap {
        width: 50%;
        float: right;
        padding: 200px 0 0;
    }
}
.map_list-wrap .dealer-list li:after,
.map_list-wrap .spinner-dealer {
    position: absolute;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.map_list-wrap .spinner-dealer {
    z-index: 1100;
    top: 215px;
    width: 100%;
    height: auto;
    background-color: #fff;
    visibility: hidden;
}
.map_list-wrap .spinner-dealer .spinner {
    background-color: transparent;
    border: 3px solid gray;
    border-radius: 50%;
    border-top-color: transparent;
    border-right-color: transparent;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: spinner-animation 0.5s infinite linear;
    animation: spinner-animation 0.5s infinite linear;
    left: 10.16949%;
}
.map_list-wrap .map-search-wrap {
    display: block;
    padding: 0 1.5rem;
}
@media all and (min-width: 50em) {
    .map_list-wrap .map-search-wrap {
        padding: 0 10.16949%;
    }
}
.map_list-wrap .map-search-info {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
    font-size: 14px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: gray;
}
@media all and (min-width: 50em) {
    .map_list-wrap .map-search-info {
        padding: 10px;
    }
}
.map_list-wrap .dealer-list {
    display: block;
    padding: 0 1.5rem;
    padding-bottom: 1.5rem;
}
@media all and (min-width: 50em) {
    .map_list-wrap .dealer-list {
        padding: 0;
        padding-bottom: 3rem;
    }
}
.map_list-wrap .dealer-list li {
    display: block;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}
@media all and (min-width: 50em) {
    .map_list-wrap .dealer-list li {
        padding: 0 10.16949%;
        border-bottom: 0;
    }
}
.map_list-wrap .dealer-list li:after {
    content: "";
    height: 100%;
    width: 4px;
    top: 0;
    background-color: #1c1c1b;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .map_list-wrap .dealer-list li:last-child {
        border-bottom: 0;
    }
}
.map_list-wrap .dealer-list .title {
    display: block;
    position: relative;
    padding: 0;
    font-size: 14px;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.map_list-wrap .dealer-list .title span {
    display: block;
    margin-top: 0.45rem;
    color: gray;
    font-size: 12px;
}
@media all and (min-width: 50em) {
    .map_list-wrap .dealer-list .title {
        padding: 10px;
        border-bottom: 1px solid #f2f2f2;
    }
}
@media all and (min-width: 68.75em) {
    .map_list-wrap .dealer-list .title span {
        margin-top: 0;
        text-align: right;
        float: right;
    }
}
.map_list-wrap .dealer-list .infowindow {
    display: none;
    margin-top: 1.5rem;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: display 0.05s 0.05s linear, opacity 0.45s 1.85s linear;
    transition: display 0.05s 0.05s linear, opacity 0.45s 1.85s linear;
}
#scroll-wrap-menu,
.map_list-wrap .dealer-list .infowindow .div_h1 {
    display: none;
}
.map_list-wrap .dealer-list .infowindow .div_p {
    font-size: 13px;
}
.map_list-wrap .agent-list .desc a,
.map_list-wrap .dealer-list .infowindow a {
    display: block;
}
.map_list-wrap .dealer-list .infowindow .iw-direction_btn {
    margin-top: 1.5rem;
    padding: 0.75rem;
    background-color: #f2f2f2;
    color: #1c1c1b;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
.map_list-wrap .agent-list .desc .iw-direction_btn:hover,
.map_list-wrap .dealer-list .infowindow .iw-direction_btn:hover {
    background-color: #1c1c1b;
    color: #fff;
}
@media all and (min-width: 50em) {
    .map_list-wrap .dealer-list .infowindow {
        margin-top: 0;
    }
    .map_list-wrap .dealer-list li.active:after {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
    .map_list-wrap .dealer-list li.active .title {
        padding-left: 20px;
        font-weight: 500;
    }
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .map_list-wrap .dealer-list li.active .infowindow {
        display: block;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}
.map_list-wrap .agent-list {
    display: block;
    padding: 0 1.5rem;
    padding-bottom: 1.5rem;
}
@media all and (min-width: 50em) {
    .map_list-wrap .agent-list {
        padding: 0;
        padding-bottom: 3rem;
    }
}
.map_list-wrap .agent-list li {
    display: block;
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}
@media all and (min-width: 50em) {
    .map_list-wrap .agent-list li {
        padding: 0 10.16949%;
        border-bottom: 0;
    }
}
.map_list-wrap .agent-list .title,
.map_list-wrap .agent-list li:after {
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.map_list-wrap .agent-list li:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    left: 0;
    top: 0;
    background-color: #f2f2f2;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .map_list-wrap .agent-list li:last-child {
        border-bottom: 0;
    }
}
.map_list-wrap .agent-list .title {
    display: block;
    position: relative;
    padding: 0;
    font-size: 14px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
.map_list-wrap .agent-list .title span {
    display: block;
    margin-top: 0.45rem;
    color: gray;
    font-size: 12px;
}
@media all and (min-width: 50em) {
    .map_list-wrap .agent-list .title {
        padding: 10px;
    }
    .map_list-wrap .agent-list .title span {
        margin-top: 0;
        text-align: right;
        float: right;
    }
}
.map_list-wrap .agent-list .desc,
.top-slideshow.prod_dett {
    margin-top: 1.5rem;
}
.map_list-wrap .agent-list .desc .div_h1 {
    font-size: 14px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
.map_list-wrap .agent-list .desc .div_p {
    font-size: 13px;
}
.map_list-wrap .agent-list .desc .iw-direction_btn {
    margin-top: 1.5rem;
    padding: 0.75rem;
    background-color: #f2f2f2;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-transition: all 0.35s 0.05s linear;
    transition: all 0.35s 0.05s linear;
}
@media all and (min-width: 50em) {
    .map_list-wrap .agent-list .desc {
        margin-top: 0;
        padding: 0 10px 10px;
        border-bottom: 1px solid #f2f2f2;
    }
    .map_list-wrap .agent-list li.active:after {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
    .map_list-wrap .agent-list li.active .title {
        padding-left: 20px;
        font-weight: 500;
    }
}
.top-slideshow {
    overflow: hidden;
}
@media all and (min-width: 50em) {
    .top-slideshow {
        padding: 0;
    }
}
@media all and (min-width: 50em) {
    .top-slideshow.prod_dett {
        margin-top: 3rem;
    }
    .top-slideshow .slick-list,
    .top-slideshow .slick-track {
        height: 100%;
    }
}
.top-slideshow .item {
    width: 100%;
    overflow: hidden;
    position: relative;
}
@media all and (min-width: 50em) {
    .top-slideshow .item {
        height: 100%;
    }
}
.top-slideshow .item img {
    width: 100%;
    display: block;
}
@media all and (min-width: 50em) {
    .top-slideshow .item img {
        /*position: absolute;*/
        min-height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        bottom: 0;
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .top-slideshow .item.zoom img {
        -webkit-transform: scale(1.15) translateY(0);
        transform: scale(1.15) translateY(0);
    }
}
.top-slideshow .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: rgba(28, 28, 27, 0.1);
    font-size: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 100;
}
.top-slideshow .slick-arrow:after {
    display: inline-block;
    color: #fff;
    font-family: "icomoon" !important;
}
.top-slideshow .slick-arrow.slick-prev {
    left: 0;
}
.top-slideshow .slick-arrow.slick-prev:after {
    content: "\e905";
}
.top-slideshow .slick-arrow.slick-next {
    right: 0;
}
.top-slideshow .slick-arrow.slick-next:after {
    content: "\e904";
}
@media all and (min-width: 50em) {
    .top-slideshow .slick-arrow {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 22px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transition: all 0.3s 0.05s linear;
        transition: all 0.3s 0.05s linear;
    }
    .top-slideshow:hover .slick-arrow {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .home-category {
        text-align: center;
    }
}
.home-category .col {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
@media all and (min-width: 50em) {
    .home-category .col {
        width: 50%;
        height: 100%;
    }
}
.home-category .col:first-child {
    padding: 8.47458%;
}
@media all and (min-width: 50em) {
    .home-category .col:first-child {
        padding: 3.38983% 10.16949%;
    }
}
.home-category .col:last-child {
    display: none;
}
@media all and (min-width: 50em) {
    .home-category .col:last-child {
        display: block;
    }
}
.home-category .col .center {
    display: block;
}
@media all and (min-width: 50em) {
    .home-category .col .center {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.home-category .col ul {
    display: block;
    margin-top: 3rem;
    border-top: 1px solid gray;
}
.home-category .col ul li {
    display: block;
    border-bottom: 1px solid gray;
}
.home-category .col ul a {
    display: block;
    padding: 0.75rem 0;
    color: gray;
    font-size: 24px;
}
@media all and (min-width: 50em) {
    .home-category .col ul a {
        padding: 1.5rem 0;
        -webkit-transition: all 0.35s 0.05s linear;
        transition: all 0.35s 0.05s linear;
    }
    .home-category .col ul a.is-active {
        color: #1c1c1b;
    }
}
.home-category .row-full_h {
    position: relative;
    background-color: transparent;
}
.home-category .bk-color {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    z-index: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color 0.35s 0.05s linear;
    transition: background-color 0.35s 0.05s linear;
}
.home-category .slideshow {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.home-category .slideshow .slick-list,
.home-category .slideshow .slick-track {
    height: 100%;
}
.home-category .slideshow .item {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.home-category .slideshow .item img {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all 70.8s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 70.8s cubic-bezier(0.19, 1, 0.22, 1);
}
@media all and (min-width: 50em) {
    .home-category .slideshow .item.zoom img {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
}
.home-news {
    padding: 3.27458%;
}
@media all and (min-width: 50em) {
    .home-news {
        /*padding: 2.24068% 10.16949%;CONTE-*/
        padding: 50px 50px;
    }
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .home-news {
        text-align: center;
    }
}
.home-news .center,
.product-models ul.models {
    display: block;
}
@media all and (min-width: 50em) {
    .home-news .center {
        display: inline-block;
        position: relative;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 40%;
    }
}
.home-designers ul,
.home-news .show-all {
    margin-top: 3rem;
}
.home-designers {
    padding: 8.47458%;
}
@media all and (min-width: 50em) {
    .home-designers {
        /*padding: 6.44068% 10.16949%;CONTE-*/
        padding: 50px 50px;
    }
}
@media all and (min-width: 20em) and (max-width: 49.9375em) {
    .home-designers {
        text-align: center;
    }
}
@media all and (min-width: 50em) {
    .row-full_h .center.disable {
        display: block;
        top: auto;
        padding: 3rem 0;
        -webkit-transform: translateY(0) translateZ(0) scale(1, 1);
        transform: translateY(0) translateZ(0) scale(1, 1);
    }
}
.home-video {
    padding: 8.47458% 8.47458% 0;
}
@media all and (min-width: 50em) {
    .home-video {
        padding: 6.44068% 10.16949% 0;
    }
}
.home-video__content {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
.home-video__content:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
}
.home-video__content > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home-video__content > .cont {
    margin: auto;
}
.home-video__item {
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
    height: auto !important;
}
.txt-popup .row-content {
    padding: 1.5rem;
    padding-top: 0;
    background-color: #fff;
}
@media all and (min-width: 50em) {
    .txt-popup .row-content {
        padding: 3rem 3.38983%;
        padding-top: 0;
        width: 38.98305%;
        float: left;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%) translateZ(0) scale(1, 1);
        transform: translateX(-50%) translateZ(0) scale(1, 1);
        -webkit-box-shadow: rgba(28, 28, 27, 0.8) 0 0 10px;
        box-shadow: rgba(28, 28, 27, 0.8) 0 0 10px;
    }
    .txt-popup .row-content.privacy {
        width: 59.32203%;
        float: left;
    }
}
.txt-popup .row-content .row-content {
    padding: 0;
}
.form .group {
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
}
.form .group input,
.form .group select,
.form .group textarea {
    font-size: 16px;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #f2f2f2;
    color: #1c1c1b;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
.form .group textarea {
    height: 120px;
    resize: none;
}
.form .group select {
    background-image: url(../img/select_arrow_mini.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.form .group select ~ label {
    top: -15px;
    font-size: 12px;
    color: gray;
}
.form .group label {
    color: gray;
    font-size: 16px;
    pointer-events: none;
    left: 5px;
    top: 10px;
}
.form .group,
.form .group .bar {
    position: relative;
    display: block;
    width: 100%;
}
.form .group .bar:after,
.form .group .bar:before,
.form .group .highlight,
.form .group label {
    position: absolute;
    -webkit-transition: all 0.4s 0.05s ease;
    transition: all 0.4s 0.05s ease;
}
.form .group .bar:after,
.form .group .bar:before {
    content: "";
    height: 1px;
    width: 0;
    bottom: 0;
    background: #d6e0de;
}
.form .group .bar:before {
    left: 50%;
}
.form .group .bar:after {
    right: 50%;
}
.form .group .highlight {
    height: 60%;
    width: 100%;
    top: 25%;
    left: 0;
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
    background: #fff;
}
.form .group input:focus ~ label,
.form .group input:valid ~ label,
.form .group textarea:focus ~ label,
.form .group textarea:valid ~ label {
    top: -15px;
    font-size: 13px;
    color: gray;
}
.form .group input:focus ~ .bar:after,
.form .group input:focus ~ .bar:before,
.form .group select:focus ~ .bar:after,
.form .group select:focus ~ .bar:before,
.form .group textarea:focus ~ .bar:after,
.form .group textarea:focus ~ .bar:before,
.form input:focus ~ .bar:after,
.form input:focus ~ .bar:before,
.form select:focus ~ .bar:after,
.form select:focus ~ .bar:before,
.form textarea:focus ~ .bar:after,
.form textarea:focus ~ .bar:before {
    width: 50%;
}
.form .group input:focus ~ .highlight,
.form .group select:focus ~ .highlight,
.form .group textarea:focus ~ .highlight {
    width: 0;
    background: 0 0;
}
.form input[type="button"],
.form input[type="submit"] {
    display: block;
    width: 48.93617%;
    font-size: 22px;
    border: 0;
    margin: 0;
    padding: 0.75rem;
    border-top: 2px solid #1c1c1b;
    border-bottom: 2px solid #1c1c1b;
    background-color: transparent;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.form .underline,
.form button {
    margin-top: 3rem;
}
.form button {
    margin: 0;
    border: 0;
    background: 0 0;
    padding: 0;
    margin-bottom: 2.25rem;
    display: table;
}
@media all and (min-width: 50em) {
    .form button {
        margin-top: 0;
    }
}
.form .checkcont {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 1.5rem;
    text-align: left;
}
.form .checkcont label:first-child {
    position: relative;
    font-size: 0;
    display: block;
}
.form .checkcont input[type="checkbox"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 0;
    margin: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1, 1);
    left: 0;
    padding: 0;
    z-index: 10;
}
.form .checkcont .custom-checkbox {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    border: 2px solid #323232;
    border-radius: 2px;
    vertical-align: middle;
}
.form .checkcont .custom-checkbox:after,
.form .checkcont span.label a {
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.form .checkcont .custom-checkbox:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    margin: 0;
    width: 6px;
    height: 6px;
    background-color: #1c1c1b;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    border-radius: 2px;
}
.form .checkcont span.label {
    font-size: 12px;
    display: inline-block;
    background: 0 0;
    padding-left: 10px;
    color: #4c4846;
    vertical-align: middle;
}
.form .checkcont span.label a {
    color: #4c4846;
}
.form .checkcont span.label a:hover {
    color: #323232;
}
.form .checkcont input[type="checkbox"]:checked ~ .custom-checkbox:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.form .checkgroup {
    display: block;
    margin-bottom: 40px;
    padding: 0 10px 10px;
    border-bottom: 1px solid #f2f2f2;
}
.form .checkgroup-title {
    display: block;
    color: gray;
    font-size: 13px;
    margin-bottom: 15px;
}
.form .checkgroup .checkcont {
    margin-top: 10px;
}
.form .checkgroup .custom-checkbox,
.form .checkgroup .custom-checkbox:after {
    border-radius: 50rem;
}
.form .group input.input-validation-error ~ .bar:after,
.form .group input.input-validation-error ~ .bar:before,
.form .group select.input-validation-error ~ .bar:after,
.form .group select.input-validation-error ~ .bar:before,
.form .group textarea.input-validation-error ~ .bar:after,
.form .group textarea.input-validation-error ~ .bar:before {
    width: 50%;
    background-color: #f34757;
}
.form input[type="checkbox"].input-validation-error ~ .custom-checkbox {
    background-color: #f34757;
}
.error-cont {
    padding: 1.5rem 0;
    font-size: 14px;
    color: #f34757;
    text-align: left;
}
.news-dett {
    padding: 0;
    text-align: center;
    position: relative;
}
@media all and (min-width: 50em) {
    .news-dett {
        width: 59.32203%;
        float: left;
        margin-left: 20.33898%;
        margin-top: 10.16949%;
        padding: 0;
    }
}
.news-dett .contImg {
    position: relative;
}
.news-dett .contImg .cont {
    display: block;
    position: relative;
}
.news-dett .contImg .cont .open_gallery {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}
@media all and (min-width: 50em) {
    .news-dett .contImg .cont .open_gallery {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transition: all 0.25s 0.05s ease-in-out;
        transition: all 0.25s 0.05s ease-in-out;
    }
}
.news-dett .contImg .cont .open_gallery span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    color: #1c1c1b;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0.75rem 1.5rem;
}
@media all and (min-width: 50em) {
    .news-dett .contImg .cont .open_gallery span {
        display: none;
    }
}
.news-dett .contImg .cont .open_gallery:after,
.news-dett .contImg .cont .open_gallery:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.25s 0.05s ease-in-out;
    transition: all 0.25s 0.05s ease-in-out;
}
.news-dett .contImg .cont .open_gallery:before {
    height: 80px;
    width: 2px;
}
@media all and (min-width: 50em) {
    .news-dett .contImg .cont .open_gallery:after,
    .news-dett .contImg .cont .open_gallery:before {
        content: "";
    }
}
.news-dett .contImg .cont .open_gallery:after {
    height: 2px;
    width: 80px;
}
@media all and (min-width: 50em) {
    .news-dett .contImg .cont {
        width: 71.42857%;
        float: left;
    }
    .news-dett .contImg .cont:hover .open_gallery {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }
    .news-dett .contImg .cont:hover .open_gallery:after,
    .news-dett .contImg .cont:hover .open_gallery:before {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
.news-dett .contImg img {
    width: 100%;
    display: block;
}
.news-dett .contImg .cont-arrow {
    display: none;
}
@media all and (min-width: 50em) {
    .news-dett .contImg .cont-arrow {
        display: block;
        width: 31.42857%;
        float: left;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 10;
        background-color: #fff;
    }
}
.news-dett .contImg .cont-arrow .arrow {
    display: block;
    z-index: 50;
    width: 40%;
    background-color: #1c1c1b;
    position: relative;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.news-dett .contImg .cont-arrow .arrow:before {
    content: "\e095";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(-50%) translateX(-50%) translateZ(0) scale(1, 1);
    z-index: 10;
    color: #fff;
    font-family: "lg";
    font-size: 30px;
}
.news-dett .contImg .cont-arrow .arrow:after {
    content: "";
    display: block;
    padding-top: 100%;
}
.news-dett .contImg .cont-arrow .arrow:hover {
    background-color: gray;
}
.news-dett .contTxt {
    background-color: #fff;
    padding: 3rem 1.5rem;
}
@media all and (min-width: 50em) {
    .news-dett .contTxt {
        padding: 70px 18.64407% 100px 65px;
        text-align: left;
    }
}
.news-dett h2 {
    text-transform: uppercase;
    font-size: 12px;
}
.news-dett h2 span {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}
.news-dett h1:after,
.news-dett h2 span:before {
    content: "";
    display: block;
    background-color: #1c1c1b;
}
.news-dett h2 span:before {
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 10px;
}
@media all and (min-width: 50em) {
    .news-dett h2 {
        font-size: 10px;
    }
}
.news-dett h1 {
    margin-top: 0.75rem;
}
@media all and (min-width: 50em) {
    .news-dett h1 {
        margin-top: 20px;
    }
}
.news-dett h1:after {
    margin: 30px auto;
    height: 2px;
    width: 93.22034%;
}
@media all and (min-width: 50em) {
    .news-dett h1:after {
        width: 20.33898%;
        margin-left: -20px;
        margin-right: 0;
        margin-bottom: 60px;
    }
}
.news-dett p a {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5rem;
}
@media all and (min-width: 50em) {
    .news-dett p a {
        margin-left: 0;
        margin-right: 0;
        margin-top: 3rem;
    }
}
.product-plus {
    background-color: #fff8f8;
    padding: 7.04225% 0;
}
@media all and (min-width: 50em) {
    .product-plus {
        padding: 70px 0;
    }
}
.product-plus .row-col {
    padding: 0 6.44068%;
    margin-bottom: 70px;
}
@media all and (min-width: 50em) {
    .product-plus .row-col {
        padding: 0 10.16949%;
    }
    .product-plus .row-col:nth-child(odd) .col:last-of-type {
        float: right;
        margin-right: 0;
    }
    .product-plus .row-col:nth-child(even) .col:first-of-type {
        float: right;
        margin-right: 0;
    }
}
.product-models .tab .details ul:last-of-type,
.product-plus .row-col:last-of-type {
    margin-bottom: 0;
}
.product-models ul.models li img,
.product-plus .col img {
    display: block;
    width: 100%;
}
@media all and (min-width: 50em) {
    .product-plus .col {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%;
    }
}
.product-plus .col h4,
.product-plus .col h5 {
    color: #1c1c1b;
    font-size: 22px;
    margin-top: 40px;
    padding: 0 30px;
}
@media all and (min-width: 50em) {
    .product-plus .col h4 {
        font-size: 24px;
        max-width: 70%;
        padding: 0;
        margin: 0 auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.product-plus .col h5 {
    font-size: 18px;
}
@media all and (min-width: 50em) {
    .product-plus .col h5 {
        font-size: 20px;
        max-width: 70%;
        padding: 0;
        margin: 0 auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.product-finishes,
.product-models {
    border-bottom: 1px solid #f2f2f2;
    padding: 60px 0;
}
.product-models h6 {
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .product-models h6 {
        font-size: 18px;
    }
}
@media all and (min-width: 50em) {
    .product-models p {
        font-size: 18px;
        max-width: 60%;
    }
}
.product-models .col {
    margin-top: 40px;
}
@media all and (min-width: 50em) {
    .product-models .col {
        /*width: 28.81356%;*/
        width: 69.49153%;
        float: left;
        margin-right: 1.69492%;
        margin-bottom: 0;
        margin-top: 50px;
    }
    .product-models .col:last-of-type {
        /*width: 69.49153%;*/
        /*width: 28.7%;*/
        width: 28.81356%;
        float: right;
        margin-right: 0;
    }
}
.product-models ul.models li {
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    width: 49%;
}
@media all and (min-width: 50em) {
    .product-models ul.models li {
        width: 31%;
    }
}
.product-models ul.models li a {
    display: block;
    text-align: center;
    position: relative;
}
.product-models ul.models li a:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.product-models ul.models li a:hover:after {
    background-color: rgba(242, 242, 242, 0.6);
}
.product-models ul.models li a.is-active:after {
    background-color: rgba(242, 242, 242, 0.3);
}
.product-models .tab {
    display: none;
}
.product-finishes ul:first-of-type,
.product-models .tab:first-of-type {
    display: block;
}
.product-models .tab .div_h6 {
    font-size: 18px;
    margin-bottom: 40px;
}
.product-models .tab .details {
    display: block;
    margin-bottom: 80px;
}
.product-models .tab .details ul {
    display: block;
    margin-bottom: 30px;
}
.product-models .downloads a,
.product-models .tab .details ul li {
    display: block;
    font-size: 16px;
    color: gray;
}
.product-models .tab .details ul li span {
    text-align: left;
    display: inline-block;
    width: 70%;
}
@media all and (min-width: 50em) {
    .product-models .tab .details ul li span {
        width: 40%;
    }
}
.product-models .downloads .div_h6 {
    font-size: 18px;
    margin-bottom: 20px;
}
.product-models .downloads a {
    -webkit-transition: all 0.25s 0.05s linear;
    transition: all 0.25s 0.05s linear;
}
.product-models .downloads a span,
.product-popup-txt .cont-col a span {
    font-size: 12px;
}
.product-models .downloads a:hover {
    color: #1c1c1b;
}
.agents-list .product-finishes li,
.downloads-list .product-finishes li,
.menu .product-finishes .col-cont,
.menu .product-finishes .lang,
.news-dett .product-finishes .contImg,
.news-dett .product-finishes .contTxt,
.product-finishes .agents-list,
.product-finishes .agents-list li,
.product-finishes .archive-list,
.product-finishes .catalogues-list,
.product-finishes .designers-list_no,
.product-finishes .downloads-list,
.product-finishes .downloads-list li,
.product-finishes .error-cont,
.product-finishes .form,
.product-finishes .list-wrap,
.product-finishes .map,
.product-finishes .map-nav-header,
.product-finishes .menu .col-cont,
.product-finishes .menu .lang,
.product-finishes .news-dett,
.product-finishes .news-dett .contImg,
.product-finishes .news-dett .contTxt,
.product-finishes .news-list,
.product-finishes .page-map,
.product-finishes .product-finishes,
.product-finishes .product-models,
.product-finishes .product-plus,
.product-finishes .product-plus .row-col,
.product-finishes .product-popup-txt .cont-col,
.product-finishes .products-cat,
.product-finishes .products-family,
.product-finishes .products-list,
.product-finishes .products-list-three,
.product-finishes .reserved-list,
.product-finishes .row,
.product-finishes .row-about,
.product-finishes .row-about .cont-col,
.product-finishes .row-about .contImg,
.product-finishes .row-about .contTxt,
.product-finishes .row-about .go_next,
.product-finishes .row-about .spacer,
.product-finishes .row-breadcrumbs,
.product-finishes .row-content,
.product-finishes .row-full_h,
.product-finishes .row-full_h .go_next.block,
.product-finishes .row-full_h .go_next.block_70,
.product-finishes .row-image,
.product-finishes .row-intro,
.product-finishes .row-intro.col-cont .cont,
.product-finishes .row-intro.col-cont .contImg,
.product-finishes footer,
.product-models .product-finishes .col,
.product-plus .product-finishes .row-col,
.product-popup-txt .product-finishes .cont-col,
.row-about .product-finishes .cont-col,
.row-about .product-finishes .contImg,
.row-about .product-finishes .contTxt,
.row-about .product-finishes .go_next,
.row-about .product-finishes .spacer,
.row-full_h .product-finishes .go_next.block,
.row-full_h .product-finishes .go_next.block_70,
.row-intro.col-cont .product-finishes .cont,
.row-intro.col-cont .product-finishes .contImg {
    /*margin-top: 60px;CONTE-*/
    margin-top: 70px;
}
.agents-list .product-finishes li:first-of-type,
.downloads-list .product-finishes li:first-of-type,
.menu .product-finishes .col-cont:first-of-type,
.menu .product-finishes .lang:first-of-type,
.news-dett .product-finishes .contImg:first-of-type,
.news-dett .product-finishes .contTxt:first-of-type,
.product-finishes .agents-list li:first-of-type,
.product-finishes .agents-list:first-of-type,
.product-finishes .archive-list:first-of-type,
.product-finishes .catalogues-list:first-of-type,
.product-finishes .designers-list_no:first-of-type,
.product-finishes .downloads-list li:first-of-type,
.product-finishes .downloads-list:first-of-type,
.product-finishes .error-cont:first-of-type,
.product-finishes .form:first-of-type,
.product-finishes .list-wrap:first-of-type,
.product-finishes .map-nav-header:first-of-type,
.product-finishes .map:first-of-type,
.product-finishes .menu .col-cont:first-of-type,
.product-finishes .menu .lang:first-of-type,
.product-finishes .news-dett .contImg:first-of-type,
.product-finishes .news-dett .contTxt:first-of-type,
.product-finishes .news-dett:first-of-type,
.product-finishes .news-list:first-of-type,
.product-finishes .page-map:first-of-type,
.product-finishes .product-finishes:first-of-type,
.product-finishes .product-models .col:first-of-type,
.product-finishes .product-models:first-of-type,
.product-finishes .product-plus .row-col:first-of-type,
.product-finishes .product-plus:first-of-type,
.product-finishes .product-popup-txt .cont-col:first-of-type,
.product-finishes .products-cat:first-of-type,
.product-finishes .products-family:first-of-type,
.product-finishes .products-list-three:first-of-type,
.product-finishes .products-list:first-of-type,
.product-finishes .reserved-list:first-of-type,
.product-finishes .row .col:first-of-type,
.product-finishes .row-about .cont-col:first-of-type,
.product-finishes .row-about .contImg:first-of-type,
.product-finishes .row-about .contTxt:first-of-type,
.product-finishes .row-about .go_next:first-of-type,
.product-finishes .row-about .spacer:first-of-type,
.product-finishes .row-about:first-of-type,
.product-finishes .row-breadcrumbs:first-of-type,
.product-finishes .row-content:first-of-type,
.product-finishes .row-full_h .go_next.block:first-of-type,
.product-finishes .row-full_h .go_next.block_70:first-of-type,
.product-finishes .row-full_h:first-of-type,
.product-finishes .row-image:first-of-type,
.product-finishes .row-intro.col-cont .cont:first-of-type,
.product-finishes .row-intro.col-cont .contImg:first-of-type,
.product-finishes .row-intro:first-of-type,
.product-finishes .row:first-of-type,
.product-finishes footer:first-of-type,
.product-models .product-finishes .col:first-of-type,
.product-plus .product-finishes .row-col:first-of-type,
.product-popup-txt .product-finishes .cont-col:first-of-type,
.row-about .product-finishes .cont-col:first-of-type,
.row-about .product-finishes .contImg:first-of-type,
.row-about .product-finishes .contTxt:first-of-type,
.row-about .product-finishes .go_next:first-of-type,
.row-about .product-finishes .spacer:first-of-type,
.row-full_h .product-finishes .go_next.block:first-of-type,
.row-full_h .product-finishes .go_next.block_70:first-of-type,
.row-intro.col-cont .product-finishes .cont:first-of-type,
.row-intro.col-cont .product-finishes .contImg:first-of-type {
    margin-top: 0;
}
.agents-list .product-finishes li .col,
.downloads-list .product-finishes li .col,
.menu .product-finishes .col-cont .col,
.menu .product-finishes .lang .col,
.news-dett .product-finishes .contImg .col,
.news-dett .product-finishes .contTxt .col,
.product-finishes .agents-list .col,
.product-finishes .archive-list .col,
.product-finishes .catalogues-list .col,
.product-finishes .designers-list_no .col,
.product-finishes .downloads-list .col,
.product-finishes .error-cont .col,
.product-finishes .form .col,
.product-finishes .list-wrap .col,
.product-finishes .map .col,
.product-finishes .map-nav-header .col,
.product-finishes .menu .col-cont .col,
.product-finishes .menu .lang .col,
.product-finishes .news-dett .col,
.product-finishes .news-list .col,
.product-finishes .page-map .col,
.product-finishes .product-finishes .col,
.product-finishes .product-models .col,
.product-finishes .product-plus .col,
.product-finishes .product-popup-txt .cont-col .col,
.product-finishes .products-cat .col,
.product-finishes .products-family .col,
.product-finishes .products-list .col,
.product-finishes .products-list-three .col,
.product-finishes .reserved-list .col,
.product-finishes .row .col,
.product-finishes .row-about .col,
.product-finishes .row-breadcrumbs .col,
.product-finishes .row-content .col,
.product-finishes .row-full_h .col,
.product-finishes .row-image .col,
.product-finishes .row-intro .col,
.product-finishes footer .col,
.product-models .product-finishes .col .col,
.product-plus .product-finishes .row-col .col,
.product-popup-txt .product-finishes .cont-col .col,
.row-about .product-finishes .cont-col .col,
.row-about .product-finishes .contImg .col,
.row-about .product-finishes .contTxt .col,
.row-about .product-finishes .go_next .col,
.row-about .product-finishes .spacer .col,
.row-full_h .product-finishes .go_next.block .col,
.row-full_h .product-finishes .go_next.block_70 .col,
.row-intro.col-cont .product-finishes .cont .col,
.row-intro.col-cont .product-finishes .contImg .col {
    margin: 0;
}
.agents-list .product-finishes li .col:nth-of-type(2n),
.downloads-list .product-finishes li .col:nth-of-type(2n),
.menu .product-finishes .col-cont .col:nth-of-type(2n),
.menu .product-finishes .lang .col:nth-of-type(2n),
.news-dett .product-finishes .contImg .col:nth-of-type(2n),
.news-dett .product-finishes .contTxt .col:nth-of-type(2n),
.product-finishes .agents-list .col:nth-of-type(2n),
.product-finishes .archive-list .col:nth-of-type(2n),
.product-finishes .catalogues-list .col:nth-of-type(2n),
.product-finishes .designers-list_no .col:nth-of-type(2n),
.product-finishes .downloads-list .col:nth-of-type(2n),
.product-finishes .error-cont .col:nth-of-type(2n),
.product-finishes .form .col:nth-of-type(2n),
.product-finishes .list-wrap .col:nth-of-type(2n),
.product-finishes .map .col:nth-of-type(2n),
.product-finishes .map-nav-header .col:nth-of-type(2n),
.product-finishes .menu .col-cont .col:nth-of-type(2n),
.product-finishes .menu .lang .col:nth-of-type(2n),
.product-finishes .news-dett .col:nth-of-type(2n),
.product-finishes .news-list .col:nth-of-type(2n),
.product-finishes .page-map .col:nth-of-type(2n),
.product-finishes .product-finishes .col:nth-of-type(2n),
.product-finishes .product-models .col:nth-of-type(2n),
.product-finishes .product-plus .col:nth-of-type(2n),
.product-finishes .product-popup-txt .cont-col .col:nth-of-type(2n),
.product-finishes .products-cat .col:nth-of-type(2n),
.product-finishes .products-family .col:nth-of-type(2n),
.product-finishes .products-list .col:nth-of-type(2n),
.product-finishes .products-list-three .col:nth-of-type(2n),
.product-finishes .reserved-list .col:nth-of-type(2n),
.product-finishes .row .col:nth-of-type(2n),
.product-finishes .row-about .col:nth-of-type(2n),
.product-finishes .row-breadcrumbs .col:nth-of-type(2n),
.product-finishes .row-content .col:nth-of-type(2n),
.product-finishes .row-full_h .col:nth-of-type(2n),
.product-finishes .row-image .col:nth-of-type(2n),
.product-finishes .row-intro .col:nth-of-type(2n),
.product-finishes footer .col:nth-of-type(2n),
.product-models .product-finishes .col .col:nth-of-type(2n),
.product-plus .product-finishes .row-col .col:nth-of-type(2n),
.product-popup-txt .product-finishes .cont-col .col:nth-of-type(2n),
.row-about .product-finishes .cont-col .col:nth-of-type(2n),
.row-about .product-finishes .contImg .col:nth-of-type(2n),
.row-about .product-finishes .contTxt .col:nth-of-type(2n),
.row-about .product-finishes .go_next .col:nth-of-type(2n),
.row-about .product-finishes .spacer .col:nth-of-type(2n),
.row-full_h .product-finishes .go_next.block .col:nth-of-type(2n),
.row-full_h .product-finishes .go_next.block_70 .col:nth-of-type(2n),
.row-intro.col-cont .product-finishes .cont .col:nth-of-type(2n),
.row-intro.col-cont .product-finishes .contImg .col:nth-of-type(2n) {
    /*margin-top: 60px;CONTE0*/
    margin-top: 70px;
}
@media all and (min-width: 50em) {
    .agents-list .product-finishes li .col,
    .downloads-list .product-finishes li .col,
    .menu .product-finishes .col-cont .col,
    .menu .product-finishes .lang .col,
    .news-dett .product-finishes .contImg .col,
    .news-dett .product-finishes .contTxt .col,
    .product-finishes .agents-list .col,
    .product-finishes .archive-list .col,
    .product-finishes .catalogues-list .col,
    .product-finishes .designers-list_no .col,
    .product-finishes .downloads-list .col,
    .product-finishes .error-cont .col,
    .product-finishes .form .col,
    .product-finishes .list-wrap .col,
    .product-finishes .map .col,
    .product-finishes .map-nav-header .col,
    .product-finishes .menu .col-cont .col,
    .product-finishes .menu .lang .col,
    .product-finishes .news-dett .col,
    .product-finishes .news-list .col,
    .product-finishes .page-map .col,
    .product-finishes .product-finishes .col,
    .product-finishes .product-models .col,
    .product-finishes .product-plus .col,
    .product-finishes .product-popup-txt .cont-col .col,
    .product-finishes .products-cat .col,
    .product-finishes .products-family .col,
    .product-finishes .products-list .col,
    .product-finishes .products-list-three .col,
    .product-finishes .reserved-list .col,
    .product-finishes .row .col,
    .product-finishes .row-about .col,
    .product-finishes .row-breadcrumbs .col,
    .product-finishes .row-content .col,
    .product-finishes .row-full_h .col,
    .product-finishes .row-image .col,
    .product-finishes .row-intro .col,
    .product-finishes footer .col,
    .product-models .product-finishes .col .col,
    .product-plus .product-finishes .row-col .col,
    .product-popup-txt .product-finishes .cont-col .col,
    .row-about .product-finishes .cont-col .col,
    .row-about .product-finishes .contImg .col,
    .row-about .product-finishes .contTxt .col,
    .row-about .product-finishes .go_next .col,
    .row-about .product-finishes .spacer .col,
    .row-full_h .product-finishes .go_next.block .col,
    .row-full_h .product-finishes .go_next.block_70 .col,
    .row-intro.col-cont .product-finishes .cont .col,
    .row-intro.col-cont .product-finishes .contImg .col {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%;
    }
    .agents-list .product-finishes li .col:nth-of-type(2n),
    .downloads-list .product-finishes li .col:nth-of-type(2n),
    .menu .product-finishes .col-cont .col:nth-of-type(2n),
    .menu .product-finishes .lang .col:nth-of-type(2n),
    .news-dett .product-finishes .contImg .col:nth-of-type(2n),
    .news-dett .product-finishes .contTxt .col:nth-of-type(2n),
    .product-finishes .agents-list .col:nth-of-type(2n),
    .product-finishes .archive-list .col:nth-of-type(2n),
    .product-finishes .catalogues-list .col:nth-of-type(2n),
    .product-finishes .designers-list_no .col:nth-of-type(2n),
    .product-finishes .downloads-list .col:nth-of-type(2n),
    .product-finishes .error-cont .col:nth-of-type(2n),
    .product-finishes .form .col:nth-of-type(2n),
    .product-finishes .list-wrap .col:nth-of-type(2n),
    .product-finishes .map .col:nth-of-type(2n),
    .product-finishes .map-nav-header .col:nth-of-type(2n),
    .product-finishes .menu .col-cont .col:nth-of-type(2n),
    .product-finishes .menu .lang .col:nth-of-type(2n),
    .product-finishes .news-dett .col:nth-of-type(2n),
    .product-finishes .news-list .col:nth-of-type(2n),
    .product-finishes .page-map .col:nth-of-type(2n),
    .product-finishes .product-finishes .col:nth-of-type(2n),
    .product-finishes .product-models .col:nth-of-type(2n),
    .product-finishes .product-plus .col:nth-of-type(2n),
    .product-finishes .product-popup-txt .cont-col .col:nth-of-type(2n),
    .product-finishes .products-cat .col:nth-of-type(2n),
    .product-finishes .products-family .col:nth-of-type(2n),
    .product-finishes .products-list .col:nth-of-type(2n),
    .product-finishes .products-list-three .col:nth-of-type(2n),
    .product-finishes .reserved-list .col:nth-of-type(2n),
    .product-finishes .row .col:nth-of-type(2n),
    .product-finishes .row-about .col:nth-of-type(2n),
    .product-finishes .row-breadcrumbs .col:nth-of-type(2n),
    .product-finishes .row-content .col:nth-of-type(2n),
    .product-finishes .row-full_h .col:nth-of-type(2n),
    .product-finishes .row-image .col:nth-of-type(2n),
    .product-finishes .row-intro .col:nth-of-type(2n),
    .product-finishes footer .col:nth-of-type(2n),
    .product-models .product-finishes .col .col:nth-of-type(2n),
    .product-plus .product-finishes .row-col .col:nth-of-type(2n),
    .product-popup-txt .product-finishes .cont-col .col:nth-of-type(2n),
    .row-about .product-finishes .cont-col .col:nth-of-type(2n),
    .row-about .product-finishes .contImg .col:nth-of-type(2n),
    .row-about .product-finishes .contTxt .col:nth-of-type(2n),
    .row-about .product-finishes .go_next .col:nth-of-type(2n),
    .row-about .product-finishes .spacer .col:nth-of-type(2n),
    .row-full_h .product-finishes .go_next.block .col:nth-of-type(2n),
    .row-full_h .product-finishes .go_next.block_70 .col:nth-of-type(2n),
    .row-intro.col-cont .product-finishes .cont .col:nth-of-type(2n),
    .row-intro.col-cont .product-finishes .contImg .col:nth-of-type(2n) {
        float: right;
        margin-right: 0;
        margin-top: 0;
    }
}
.product-finishes .select {
    display: block;
    border-bottom: 1px solid #f2f2f2;
}
@media all and (min-width: 50em) {
    .product-finishes .select {
        max-width: 90%;
        display: block;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        height: 50px;
        font-size: 0;
    }
}
.product-finishes .select span {
    display: block;
    padding-left: 20px;
    font-size: 16px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
@media all and (min-width: 50em) {
    .product-finishes .select span {
        float: left;
        width: 40%;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.product-finishes .select select {
    display: block;
    height: 50px;
    border: 0;
    background-color: transparent;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: gray;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/select_arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
}
@media all and (min-width: 50em) {
    .product-finishes .select select {
        float: left;
        width: 60%;
        border-left: 1px solid #f2f2f2;
    }
}
.product-finishes .title {
    display: none;
    font-size: 14px;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    margin-top: 30px;
    padding: 0 20px;
    text-transform: uppercase;
}
@media all and (min-width: 50em) {
    .product-finishes .title {
        display: block;
        font-size: 14px;
    }
}
.product-finishes ul {
    display: none;
    font-size: 0;
    margin-top: 5px;
}
@media all and (min-width: 50em) {
    .product-finishes ul {
        max-width: 90%;
    }
}
.product-finishes ul li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 25px;
    position: relative;
    cursor: pointer;
    border: 1px solid #f2f2f2;
}
.product-finishes ul li:after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateY(0) translateX(-50%) translateZ(0) scale(1, 1);
    transform: translateY(0) translateX(-50%) translateZ(0) scale(1, 1);
    bottom: -10px;
    width: 5px;
    height: 5px;
    z-index: 10;
    border-radius: 50%;
    background-color: #1c1c1b;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}
.product-finishes h6 {
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}
@media all and (min-width: 50em) {
    .product-finishes h6 {
        font-size: 18px;
    }
}
.product-popup {
    display: block;
    padding: 3rem;
    background-color: #fff;
}
@media all and (min-width: 50em) {
    .product-popup {
        width: 79.66102%;
        float: left;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%) translateZ(0) scale(1, 1);
        transform: translateX(-50%) translateZ(0) scale(1, 1);
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
        background-color: #fff;
        -webkit-box-shadow: rgba(28, 28, 27, 0.8) 0 0 10px;
        box-shadow: rgba(28, 28, 27, 0.8) 0 0 10px;
    }
}
.product-popup-img {
    display: none;
}
@media all and (min-width: 50em) {
    .product-popup-img {
        display: block;
        width: 48.93617%;
        float: left;
        margin-right: 2.12766%;
        text-align: center;
    }
    .product-popup-img img {
        display: inline-block;
    }
}
.product-popup-txt {
    display: block;
}
@media all and (min-width: 50em) {
    .product-popup-txt {
        width: 48.93617%;
        float: right;
        margin-right: 0;
    }
}
.product-popup-txt .div_h1 {
    display: none;
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
}
@media all and (min-width: 50em) {
    .product-popup-txt .div_h1 {
        display: block;
    }
    .product-popup-txt .cont-col {
        margin-top: 17.02128%;
    }
}
.product-popup-txt .cont-col .col {
    width: 100%;
    float: left;
    margin-bottom: 1.5rem;
}
@media all and (min-width: 50em) {
    .product-popup-txt .cont-col .col {
        width: 50%;
        padding-right: 3rem;
        margin-bottom: 0;
    }
}
.product-popup-txt .cont-col .div_p {
    font-size: 18px;
    line-height: 26px;
}
.product-popup-txt .cont-col a {
    display: block;
    font-size: 18px;
}
.product-popup-txt .cont-col a.inactive {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.product-popup-txt .div_h5 {
    font-family: "helveticaneue", Helvetica, Arial, sans-serif;
    text-decoration: underline;
    margin-bottom: 1.5rem;
}
.product-popup-txt .underline {
    display: inline-block;
}
@media all and (min-width: 50em) {
    .product-popup-txt .underline {
        margin-top: 17.02128%;
    }
}
.product-popup-txt .underline i:before {
    display: inline-block;
    font-size: 12px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.product-gallery {
    padding-bottom: 3.75rem;
    overflow: hidden;
}
@media all and (min-width: 50em) {
    .product-gallery {
        padding-bottom: 6.44068%;
    }
}
.product-gallery-list {
    overflow: hidden;
    height: 200px;
}
@media all and (min-width: 50em) {
    .product-gallery-list {
        height: 300px;
    }
}
.product-gallery .item {
    cursor: pointer;
    margin-right: 10px;
    position: relative;
}
.product-gallery .item img {
    display: block;
    height: 300px;
    width: auto;
}
@media all and (min-width: 50em) {
    .product-gallery .item img {
        height: 500px;
    }
}
.product-gallery .item .over {
    background-color: rgba(28, 28, 27, 0.3);
    color: #fff;
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    -js-display: flex;
    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;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.product-gallery .item:hover .over {
    opacity: 1;
}
.product-gallery .lSNext:after,
.product-gallery .lSPrev:after {
    color: #fff;
    font-family: "icomoon" !important;
}
.product-gallery .lSPrev:after {
    content: "\e905";
}
.product-gallery .lSNext:after {
    content: "\e904";
}





    

      .fa-rotate-45 {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg);
      }

      /*@media (min-width: 50em) {
          .row-intro.contact .col:first-child {
              max-width: 50%;
              padding-right: 20px;
          }
      }*/

      .pagination {
        display: flex;
        padding-left: 0;
        list-style: none;
        border-radius: 0.25rem;
      }

      .page-link {
        position: relative;
        display: block;
        padding: 0.5rem 0.75rem;
        margin-left: 0;
        line-height: 1.25;
        color: #2196f3;
        background-color: transparent;
        border: 0 solid #dee2e6;
      }

      .page-link:hover {
        color: #0a6ebd;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6;
      }

      .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25);
      }

      .page-link:not(:disabled):not(.disabled) {
        cursor: pointer;
      }

      .page-item:first-child .page-link {
        margin-left: 0;
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
      }

      .page-item:last-child .page-link {
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
      }

      .page-item.active .page-link {
        z-index: 1;
        color: #ffffff;
        background-color: #2196f3;
        border-color: #2196f3;
      }

      .page-item.disabled .page-link {
        color: #6c757d;
        pointer-events: none;
        cursor: auto;
        background-color: transparent;
        border-color: #dee2e6;
      }

      .pagination-lg .page-link {
        padding: 0.75rem 0;
        font-size: 1.25rem;
        line-height: 1.5;
      }

      .pagination-lg .page-item:first-child .page-link {
        border-top-left-radius: 0.3rem;
        border-bottom-left-radius: 0.3rem;
      }

      .pagination-lg .page-item:last-child .page-link {
        border-top-right-radius: 0.3rem;
        border-bottom-right-radius: 0.3rem;
      }

      .pagination-sm .page-link {
        padding: 0.25rem 0;
        font-size: 0.875rem;
        line-height: 1.5;
      }

      .pagination-sm .page-item:first-child .page-link {
        border-top-left-radius: 0.2rem;
        border-bottom-left-radius: 0.2rem;
      }

      .pagination-sm .page-item:last-child .page-link {
        border-top-right-radius: 0.2rem;
        border-bottom-right-radius: 0.2rem;
      }




      .pagination>.page-item>.page-link,
      .pagination>.page-item>span {
        border: 0;
        border-radius: 30px !important;
        transition: all .3s;
        padding: 0px 11px;
        margin: 0 3px;
        min-width: 30px;
        height: 30px;
        line-height: 30px;
        color: #999999;
        font-weight: 400;
        font-size: 12px;
        text-transform: uppercase;
        background: transparent;
        text-align: center;
      }

      .pagination>.page-item>.page-link:hover,
      .pagination>.page-item>.page-link:focus,
      .pagination>.page-item>span:hover,
      .pagination>.page-item>span:focus {
        color: #999999;
      }

      .pagination>.page-item.active>a,
      .pagination>.page-item.active>span {
        color: #999999;
      }

      .pagination>.page-item.active>a,
      .pagination>.page-item.active>a:focus,
      .pagination>.page-item.active>a:hover,
      .pagination>.page-item.active>span,
      .pagination>.page-item.active>span:focus,
      .pagination>.page-item.active>span:hover {
        background-color: #9c27b0;
        border-color: #9c27b0;
        color: #fff;
        box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2);
      }

      .pagination.pagination-info>.page-item.active>a,
      .pagination.pagination-info>.page-item.active>a:focus,
      .pagination.pagination-info>.page-item.active>a:hover,
      .pagination.pagination-info>.page-item.active>span,
      .pagination.pagination-info>.page-item.active>span:focus,
      .pagination.pagination-info>.page-item.active>span:hover {
        background-color: #00bcd4;
        border-color: #00bcd4;
        box-shadow: 0 4px 5px 0 rgba(0, 188, 212, 0.14), 0 1px 10px 0 rgba(0, 188, 212, 0.12), 0 2px 4px -1px rgba(0, 188, 212, 0.2);
      }

      .pagination.pagination-success>.page-item.active>a,
      .pagination.pagination-success>.page-item.active>a:focus,
      .pagination.pagination-success>.page-item.active>a:hover,
      .pagination.pagination-success>.page-item.active>span,
      .pagination.pagination-success>.page-item.active>span:focus,
      .pagination.pagination-success>.page-item.active>span:hover {
        background-color: #4caf50;
        border-color: #4caf50;
        box-shadow: 0 4px 5px 0 rgba(76, 175, 80, 0.14), 0 1px 10px 0 rgba(76, 175, 80, 0.12), 0 2px 4px -1px rgba(76, 175, 80, 0.2);
      }

      .pagination.pagination-warning>.page-item.active>a,
      .pagination.pagination-warning>.page-item.active>a:focus,
      .pagination.pagination-warning>.page-item.active>a:hover,
      .pagination.pagination-warning>.page-item.active>span,
      .pagination.pagination-warning>.page-item.active>span:focus,
      .pagination.pagination-warning>.page-item.active>span:hover {
        background-color: #ff9800;
        border-color: #ff9800;
        box-shadow: 0 4px 5px 0 rgba(255, 152, 0, 0.14), 0 1px 10px 0 rgba(255, 152, 0, 0.12), 0 2px 4px -1px rgba(255, 152, 0, 0.2);
      }

      .pagination.pagination-danger>.page-item.active>a,
      .pagination.pagination-danger>.page-item.active>a:focus,
      .pagination.pagination-danger>.page-item.active>a:hover,
      .pagination.pagination-danger>.page-item.active>span,
      .pagination.pagination-danger>.page-item.active>span:focus,
      .pagination.pagination-danger>.page-item.active>span:hover {
        background-color: #f44336;
        border-color: #f44336;
        box-shadow: 0 4px 5px 0 rgba(244, 67, 54, 0.14), 0 1px 10px 0 rgba(244, 67, 54, 0.12), 0 2px 4px -1px rgba(244, 67, 54, 0.2);
      }

      .pagination .page-item .page-link:focus {
        box-shadow: none;
      }

#devWrap { 
    display:none;
}

@media screen and (max-width: 600px) {
    #navWrap {
      visibility: hidden;
      clear: both;
      float: left;
      margin: 10px auto 5px 20px;
      width: 28%;
      display: none;
    }
    #devWrap {
      visibility: visible;
      display: block;
    }
    
}