@charset "UTF-8";

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/opensanslight.woff2') format('woff2'), url('../fonts/opensanslight.woff') format('woff'), url('../fonts/opensanslight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('../fonts/opensanslightitalic.woff2') format('woff2'), url('../fonts/opensanslightitalic.woff') format('woff'), url('../fonts/opensanslightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), local('OpenSans'), url('../fonts/opensans.woff2') format('woff2'), url('../fonts/opensans.woff') format('woff'), url('../fonts/opensans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../fonts/opensansitalic.woff2') format('woff2'), url('../fonts/opensansitalic.woff') format('woff'), url('../fonts/opensansitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('../fonts/opensanssemibold.woff2') format('woff2'), url('../fonts/opensanssemibold.woff') format('woff'), url('../fonts/opensanssemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('../fonts/opensanssemibolditalic.woff2') format('woff2'), url('../fonts/opensanssemibolditalic.woff') format('woff'), url('../fonts/opensanssemibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/opensansbold.woff2') format('woff2'), url('../fonts/opensansbold.woff') format('woff'), url('../fonts/opensansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/opensansbolditalic.woff2') format('woff2'), url('../fonts/opensansbolditalic.woff') format('woff'), url('../fonts/opensansbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('../fonts/opensansextrabold.woff2') format('woff2'), url('../fonts/opensansextrabold.woff') format('woff'), url('../fonts/opensansextrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url('../fonts/opensansextrabolditalic.woff2') format('woff2'), url('../fonts/opensansextrabolditalic.woff') format('woff'), url('../fonts/opensansextrabolditalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
	font-display: swap;
}



@font-face {
  font-family: Font-icon;
  src: url('../fonts/iconfont.eot?2');
  src: url('../fonts/iconfont.eot?2#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff?2') format('woff'), url('../fonts/iconfont.ttf?2') format('truetype'), url('../fonts/iconfont.svg?2#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Font-icon;
    src: url('../fonts/iconfont.svg?2#iconfont') format('svg');
  }
}

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

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

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

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

main {
    display: block
}

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

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

a:active,
a:hover {
    outline-width: 0
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    overflow: visible
}

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

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

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

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=80em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

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

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
	max-height: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

button {
    padding: 0;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

.row {
    margin-right: auto;
    margin-left: auto;	
}

.row {
    max-width: 1280px;
	position:relative;
}

.row::before,
.row::after {
    display: table;
    content: ' '
}

.row-width::before,
.row-width::after {
    display: table;
    content: ' '
}

.row-width::after, .row::after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
    .row .row {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media print,
screen and (min-width:64em) {
    .row .row {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-right: .625rem !important;
    padding-left: .625rem !important;
}

@media print,
screen and (min-width:40em) {
    .column,
    .columns {
        padding-right: .625rem !important;
        padding-left: .625rem !important;
    }
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-2 {
    width: 25%
}

.small-3 {
    width: 25%
}

.small-4 {
    width: 33.33333%
}

.small-5 {
    width: 41.66667%
}

.small-6 {
    width: 50%
}

.small-7 {
    width: 58.33333%
}

.small-8 {
    width: 66.66667%
}

.small-9 {
    width: 75%
}

.small-10 {
    width: 75%
}

.small-11 {
    width: 91.66667%
}

.small-12 {
    width: 100%
}

.small-up-1>.column,
.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-2>.column,
.small-up-2>.columns {
    float: left;
    width: 50%
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-3>.column,
.small-up-3>.columns {
    float: left;
    width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    float: left;
    width: 25%
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    float: left;
    width: 20%
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    float: left;
    width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    float: left;
    width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    float: left;
    width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 23.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 76.66667%;
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: left;
        width: 100%
    }
    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        float: left;
        width: 50%
    }
    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        float: left;
        width: 33.33333%
    }
    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        float: left;
        width: 25%
    }
    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        float: left;
        width: 20%
    }
    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        float: left;
        width: 16.66667%
    }
    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        float: left;
        width: 14.28571%
    }
    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        float: left;
        width: 12.5%
    }
    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }
    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }    
}

@media print,
screen and (min-width:64em) {
    .large-1 {
        width: 8.33333%
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%
    }
    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .large-offset-0 {
        margin-left: 0%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%
    }
    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        position: relative;
        left: 25%
    }
    .large-pull-3 {
        position: relative;
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%
    }
    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%
    }
    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        position: relative;
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%
    }
    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%
    }
    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        position: relative;
        left: 75%
    }
    .large-pull-9 {
        position: relative;
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%
    }
    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%
    }
    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        float: left;
        width: 100%
    }
    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        float: left;
        width: 50%
    }
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        float: left;
        width: 33.33333%
    }
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 25%
    }
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        float: left;
        width: 20%
    }
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        float: left;
        width: 16.66667%
    }
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        float: left;
        width: 14.28571%
    }
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        float: left;
        width: 12.5%
    }
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }
    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }
    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .column-block>:last-child {
        margin-bottom: 0
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.4;
    text-rendering: optimizeLegibility
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1 {
    font-size: 30px;
    line-height: 1.1;
    font-weight: 500;
	padding-bottom: 12px;
}

h2 {
    font-size: 23px;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: .5rem
}

h3 {
    font-size: 22px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem;
	text-transform: uppercase;
}

h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

a {
    line-height: inherit;
    color: #555;
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus {
    color: #2a2a2a
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 80rem;
    height: 0;
    margin: 1.875rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

ul,
ol,
dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 0;
    list-style-type: disc
}

ol {
    margin-left: 0
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 0;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt, dl dd {
    margin-bottom: .3rem;
    font-weight: 500
}

cite {
    display: block;
    font-size: .8125rem;
    color: #777
}

cite:before {
    content: "— "
}

figure {
    margin: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }    
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: .9em 1.3em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #00bef2;
    color: #fff !important;
}

.button.buy.js-shop-buy-button {
    padding: 6px 9px;
	margin-top: 3px;
}

.button.detail {
    padding: 6px 9px;
	margin-top: 3px;
}

.button.js-shop-buy-button { 
    padding: 11px 9px;
}

.button.buy.is-bought {
    padding: 10px 14px;
	text-transform: uppercase
}

.button.is-bought {
    padding: 13px 0;
	text-transform: uppercase
}

.button.buy .icon {
    width: 20px;
	height: 20px;
}

.button.large .icon {
    width: 20px;
	height: 20px;
	float: none;
	margin-right: 5px;
}

.button.buy span {
    padding: 3px 6px;
	line-height: 20px;
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover,
.button:focus {
    background-color: #2a2a2a;
    color: #fff !important;
}

.button.tiny {
    font-size: .7rem
}

.button.small {
    font-size: .8rem
}

.button.large {
    font-size: 1.1rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.button.primary {
    background-color: #313131;
    color: #fff
}

.button.primary:hover,
.button.primary:focus {
    background-color: #2c2c2c;
    color: #fff;	
}

.button.secondary {
    background-color: #f3f3f3;
    color: #0a0a0a !important;
	width: 100%;
	padding: 8px 0;
}

.button.secondary:hover,
.button.secondary:focus {
    background-color: #dbdbdb;
    color: #0a0a0a
}

.button.success {
    background-color: #7cb342;
    color: #0a0a0a
}

.button.success:hover,
.button.success:focus {
    background-color: #70a13b;
    color: #0a0a0a
}

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:hover,
.button.warning:focus {
    background-color: #e69d00;
    color: #0a0a0a
}

.button.alert {
    background-color: #ec5840;
    color: #0a0a0a
}

.button.alert:hover,
.button.alert:focus {
    background-color: #e94025;
    color: #0a0a0a
}

.button.brand-ap {
    background-color: #fff23f;
    color: #0a0a0a
}

.button.light {
    background-color: #fff;
    color: #0a0a0a !important
}

.button.light:hover,
.button.light:focus {
    background-color: #e6e6e6;
    color: #0a0a0a
}

.button.alpha {
    background-color: transparent;
    color: #fff
}

.button.alpha:hover,
.button.alpha:focus {
    background-color: transparent;
    color: #fff
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1.3em
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0;
    padding: .5rem;
    border: 1px solid #e4e5e7;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    color: #000;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    appearance: none
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
    outline: none;
    border: 1px solid #777;
    background-color: #fff;
    box-shadow: 0 0 5px #e4e5e7;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

input.error, textarea.error, select.error {
	background: #fff2f2;
}

textarea[rows] {
    height: auto
}

input::placeholder,
textarea::placeholder {
    color: #d4d5d7
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #f7f8fa;
    cursor: not-allowed
}

[type='submit'],
[type='button'] {
    appearance: none;
    border-radius: 0
}

input[type='search'] {
    box-sizing: border-box
}

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

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 1rem
}

[type='checkbox']+label,
[type='radio']+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type='checkbox']+label[for],
[type='radio']+label[for] {
    cursor: pointer
}

label>[type='checkbox'],
label>[type='radio'] {
    margin-right: .5rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    font-size: 13px;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #e4e5e7
}


select {
    height: 2.4375rem;
    margin: 0;
    padding: .5rem;
    appearance: none;
    border: 1px solid #e4e5e7;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #000;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #777;
    background-color: #fff;
    box-shadow: 0 0 5px #e4e5e7;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #f7f8fa;
    cursor: not-allowed
}

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

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #ec5840;
    background-color: #fdeeec
}

.is-invalid-input:not(:focus)::placeholder {
    color: #ec5840
}

.is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 500;
    color: #ec5840
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion-item:first-child>:first-child {
    border-radius: 0 0 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 12px 0px;
    border: 1px solid #e4e5e7;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
}

.accordion-title h2 {
    font-size: .9375rem;
    margin-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e4e5e7;
    border-radius: 0 0 0 0
}

.accordion-title:hover,
.accordion-title:focus {
    /*background-color: #000*/
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.5rem;
    content: '+'
}

.is-active>.accordion-title::before {
    content: '–'
}

.accordion-content {
    display: none;
    border: 1px solid #e4e5e7;
    border-bottom: 0;
    background-color: #fff;
    color: #0a0a0a
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e4e5e7
}

.is-accordion-submenu-parent>a {
    position: relative
}

.is-accordion-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #313131 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded='true']>a::after {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.card {
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #000;
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    padding: 12px 17px 8px;
    color: #0a0a0a;
    font-size: 23px;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #f7f8fa;
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    padding: 1rem;
	font-size: 14px;
}

.card-section>:last-child {
    margin-bottom: 0
}

.close-button {
    position: absolute;
    color: #666;
    cursor: pointer
}

[data-whatinput='mouse'] .close-button {
    outline: 0;
}

.close-button:hover,
.close-button:focus {
    opacity: 1;
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 3px;
    top: 3px;
    opacity: 0.6;
    width: 32px;
    height: 32px;
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::before,
.pagination::after {
    display: table;
    content: ' '
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
	display: inline-block;
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #0a0a0a
}

.pagination a:hover,
.pagination button:hover {
    background: #f7f8fa
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #313131;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #e4e5e7;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '…';
    color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '«'
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '»'
}

.pagination {
    margin: 16px 0 0 0;
}

.pagination.letter-pagination {
    margin: 0 0 2rem 0;
    background-color: #f7f8fa;
    padding: 1rem 0
}

.pagination.letter-pagination li.active a {
    font-weight: 700;
    color: #000
}

.pagination.letter-pagination li.disabled {
    padding: .1875rem .325rem
}

.pagination li {
    border: 1px solid #e4e5e7;
    margin-right: .3rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.letter-pagination.pagination li {
    border: none;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.pagination li a {
    color: #555;
}

.pagination li:last-child {
    margin-right: 0
}

.pagination li.current {
    background-color: #fff;
    border-color: #0a0a0a;
    color: #0a0a0a
}

.pagination li.pagination-next a::after {
    content: "";
    background-image: url("../../images/icon-arrow-right.svg");
    background-size: cover;
    width: 10px;
    height: 10px;
    display: inline-block
}

.pagination li.pagination-previous a::before {
    content: "";
    background-image: url("../../images/icon-arrow-left.svg");
    background-size: cover;
    width: 10px;
    height: 10px;
    display: inline-block;	
}

.pagination li.pagination-start a {
	padding-right:4px;
}

.pagination li.pagination-start a::before {
    background-image: url("../../images/icon-arrow-dleft.svg");
}

.pagination li.pagination-end a {
	padding-left:4px;
}

.pagination li.pagination-end a::after {
    background-image: url("../../images/icon-arrow-dright.svg");
}

.letter-pagination a {
    padding: 0 !important;
    width: 1.6875rem;
    height: 1.6875rem;
    text-align: center;
    line-height: 1.6875rem
}

.pagination .noactive a {
	color:#ddd;
}

.pagination .point {
    padding: .1875rem .625rem;
    color: #ddd;
    cursor: default;
}

@media print,
screen and (max-width:39em) {
    .pagination li {
        font-size: 16px;
    }
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #f7f8fa;
    cursor: pointer;
    user-select: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #e4e5e7;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #313131;
    transition: all .2s ease-in-out;
    touch-action: manipulation
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #2a2a2a
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    user-select: none
}

.reveal-overlay {
    position: fixed;
	overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 30;
    display: none;
    background-color: rgba(10, 10, 10, .45);
    /*overflow-y: scroll*/
}

.reveal {
    z-index: 1006;
    backface-visibility: hidden;
    display: none;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
	border-radius: 4px;
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 80rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 80rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 80rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
		/*
        height: 100%;
        height: 100vh;		
        min-height: 100vh;
		*/
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    border: 1px solid none;
    background: transparent;
    list-style-type: none
}

.tabs::before,
.tabs::after {
    display: table;
    content: ' '
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #313131
}

.tabs.primary>li>a {
    color: #fff
}

.tabs.primary>li>a:hover,
.tabs.primary>li>a:focus {
    background: #3b3b3b
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 13px 21px;
    font-size: 16px;
    line-height: 1;
}

.tabs-title>a:hover {
    -webkit-box-shadow: inset 0 -2px 0 0 #555;
    box-shadow: inset 0 -2px 0 0 #555;
    color: #555;
}

.tabs-content {
    border: 1px solid #e4e5e7;
    background: #fff;
    color: #0a0a0a;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid none;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel[aria-hidden="false"] {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 1px #e4e5e7;
    border-radius: 0;
    box-shadow: none;
    line-height: 0
}

a.thumbnail {
    transition: none
}

a.thumbnail:hover,
a.thumbnail:focus {
    box-shadow: none
}

a.thumbnail image {
    box-shadow: none
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #777;
    font-weight: 500;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fff
}

.tooltip::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    top: 50%;
    bottom: auto;
    left: 100%;
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    top: 50%;
    right: 100%;
    bottom: auto;
    left: auto;
    transform: translateY(-50%)
}

.top-bar {
    padding: 1rem 0
}

.top-bar::before,
.top-bar::after {
    display: table;
    content: ' '
}

.top-bar::after {
    clear: both
}

.top-bar,
.top-bar ul {
    background-color: transparent
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto
    }
}

@media screen and (max-width:65.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width:79.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    display: inline-block;
    float: left;
    padding: .5rem 1rem .5rem 0
}

.top-bar-title .menu-icon {
    bottom: 2px
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0),
screen and (min-width:40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width:40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.9375em),
screen and (min-width:64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:1023px) {
    .show-for-large {
        display: none !important
    }
	
	.hide-for-medium-only {
        display: none !important
    }
}

@media screen and (min-width:64em) and (max-width:79.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:65.9375em),
screen and (min-width:80em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important
}

@media screen and (orientation:landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation:portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: ' '
}

.clearfix::after {
    clear: both
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%)
}

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}

body {
    letter-spacing: .2px;
    height: auto
}

figure,
figcaption,
section,
aside,
article {
    margin: 0;
    padding: 0
}

.border-left {
    position: relative
}

.border-left:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #e4e5e7;
    position: absolute;
    left: -16px;
    top: 0
}

.border-left-this {
    position: absolute;
    content: "";
    display: none;
    width: 1px;
    height: 500%;
    background: #e4e5e7;
    right: 0;
    margin-right: 33.33333%;
    top: 0
}

@media print,
screen and (min-width:64em) {
    .border-left-this {
        display: block
    }
}

.padding-bottom {
    padding-bottom: 2rem
}

.margin-top-1 {
    margin-top: 1rem
}

.margin-top-2 {
    margin-top: 2rem
}

.padding-top-2 {
    padding-top: 18px;
}

.margin-top-3 {
    margin-top: 3rem
}

.margin-bottom-1 {
    margin-bottom: 1rem
}

.margin-bottom-2 {
    margin-bottom: 2rem
}

.margin-bottom-3 {
    margin-bottom: 3rem
}

.pos-relative {
    position: relative
}

.gm-style-cc {
    display: none
}

.ng-cloak {
    display: none
}

.table {
    display: table;
    width: 100%
}

.vertical-top {
    vertical-align: top
}

.box-hover-shadow {
    -webkit-transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99);
    transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99)
}

.box-hover-shadow:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}

.slide-up-icon {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 50px;
    right: 5%;
    display: block;
    text-align: center;
    background: #fff;
    border: 1px solid #e4e5e7;
    line-height: 50px;
    z-index: 5;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

@media screen and (max-width:39.9375em) {
    .slide-up-icon {
        bottom: 65px;
        width: 50px;
        height: 50px;
        line-height: 34px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px
    }
}

.slide-up-icon .icon-large {
    fill: #777
}

@media screen and (max-width:39.9375em) {
    .slide-up-icon .icon-large {
        width: 1.2em !important;
        height: 1.2em !important
    }
}

.slide-up-icon:hover {
    cursor: pointer;
    background: #f7f8fa
}

.slide-up-icon:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width:39.9375em) {
    .is-reveal-open {
        width: 100%;
        position: fixed
    }
}

html.is-reveal-open,
html.is-reveal-open body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    -webkit-overflow-scrolling: touch
}

@media screen and (max-width:39.9375em) {
    .is-select-open {
        overflow: hidden;
        width: 100%;
        position: fixed
    }
}

hr.bordered {
    border-top: 1px solid #e4e5e7;
    margin: 1rem 0
}

.reveal.full {
    top: 0 !important
}

@media screen and (max-width:39.9375em) {
    .zopim {
        z-index: 999 !important
    }
}

.heading-title {
    margin: 12px 0 16px;
}

@media print,
screen and (min-width:40em) {
    .heading-title {
        margin: 2rem 0
    }
}

.heading-title-carousel {
    margin: 0 0 1rem
}

@media print,
screen and (min-width:40em) {
    .heading-title-carousel {
        margin: 2rem
    }
}

.heading-title h1,
.heading-title-carousel h1 {
    font-size: 1.375rem;
    margin-bottom: 0
}

.heading-title h1 span,
.heading-title-carousel h1 span {
    font-weight: 300
}

.heading-title h3,
.heading-title h4,
.heading-title h5,
.heading-title-carousel h3,
.heading-title-carousel h4,
.heading-title-carousel h5 {
    margin: 0
}

.serif.heading-title h3,
.serif.heading-title h4,
.serif.heading-title h5,
.serif.heading-title-carousel h3,
.serif.heading-title-carousel h4,
.serif.heading-title-carousel h5 {
    font-family: "Noto Serif"
}

.heading-title h3 span,
.heading-title h4 span,
.heading-title h5 span,
.heading-title-carousel h3 span,
.heading-title-carousel h4 span,
.heading-title-carousel h5 span {
    font-weight: 300
}

.heading-title .heading-description,
.heading-title-carousel .heading-description {
    font-size: 1.05rem;
    font-weight: 300;
    color: #777
}

@media print,
screen and (min-width:40em) {
    .heading-title .heading-description,
    .heading-title-carousel .heading-description {
        font-size: 1.25rem
    }
}

.title-large {
    font-size: 1.625rem
}

.small-p {
    font-size: .8125rem
}

.small-p.grey {
    color: #777
}

.network-bar {
    background: #611067;
    height: 30px;
    font-size: .6875rem;
    color: #777;
    border-bottom: 1px solid #e4e5e7
}

.network-bar .menu-network {
    margin: 0
}

.network-bar .menu-network li {
    display: inline-block;    
    margin-right: -4px;
	line-height: 28px;
	position:relative;
}

.network-bar .menu-network li a,
.network-bar .menu-network li .fake-link {
    cursor: pointer;
    display: inline-block;
    line-height: 14px;
    color: #fff;
    font-size: 12px;
    outline: none;
    position: relative;
	vertical-align: middle;	
}

.network-bar .menu-network li a:after,
.network-bar .menu-network li .fake-link:after {
    content: '';
    bottom: 0;
    width: 100%;
    height: 1px;
    display: block;
    background: transparent;
    position: absolute;
    -webkit-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    transition: background .2s cubic-bezier(.19, .26, .17, .99)
}

.network-bar .menu-network li a:hover,
.network-bar .menu-network li a.hover,
.network-bar .menu-network li .fake-link:hover,
.network-bar .menu-network li .fake-link.hover {
    color: #efe6ff
}

.network-bar .menu-network li a:hover:after,
.network-bar .menu-network li a.hover:after,
.network-bar .menu-network li .fake-link:hover:after,
.network-bar .menu-network li .fake-link.hover:after {
    background: #313131
}

.network-bar .menu-network li.list-social-header a:hover:after,
.network-bar .menu-network li.list-social-header a.hover:after,
.network-bar .menu-network li.region .fake-link:hover:after,
.network-bar .menu-network li.region .fake-link.hover:after {
    background: none;
}

.network-bar .menu-network li.dropdown .arrow-down {
    position: relative;
    top: -2px;
    left: 3px
}

.network-bar .menu-network li.dropdown .arrow-down polyline {
    stroke: #777
}

.network-bar .menu-network li.flags {
	margin-right: 16px;
	text-transform: uppercase
}

.network-bar .menu-network li.region {
	margin-right: 4px;
}

.network-bar .menu-network li.region span.name {
	border-bottom: 1px dashed;
}

.network-bar .menu-network li.flags span {
    display: inline-block;
    vertical-align: top;
	max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 11px;
	vertical-align: middle;
}

.network-dropdown {
    width: 100% !important;
    left: 0 !important;
    border: 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .08)
}

.network-dropdown .title {
    display: block;
	float:left;
	margin-right:20px; 
}

.network-dropdown .network-archipassport div {
    background: url(/images/network/archipassport@2x.png) 0 0 no-repeat;
    width: 112px;
    height: 27px;
    background-size: 100%
}

.network-dropdown .network-archiproducts div {
    background: url(/images/network/archiproducts@2x.png) 0 0 no-repeat;
    width: 138px;
    height: 27px;
    background-size: 100%
}

.network-dropdown .network-archilovers {
    background: url(/images/network/archilovers@2x.png) 0 0 no-repeat;
    width: 104px;
    height: 27px;
    background-size: 100%
}

.network-dropdown .network-archiportale {
    background: url(/images/network/archiportale@2x.png) 0 0 no-repeat;
    width: 128px;
    height: 27px;
    background-size: 100%
}

.network-dropdown .network-edilportale {
    background: url(/images/network/edilportale@2x.png) 0 0 no-repeat;
    width: 119px;
    height: 27px;
    background-size: 100%
}

.network-dropdown .network-sayduck {
    background: url(/images/network/sayduck@2x.png) 0 0 no-repeat;
    width: 121px;
    height: 27px;
    background-size: 100%
}

.network-dropdown a {
    display: inline-block;
    margin-right: 40px;
    display: none;
    opacity: 1;
    -webkit-transition: opacity .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: opacity .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: opacity .2s cubic-bezier(.19, .26, .17, .99);
    transition: opacity .2s cubic-bezier(.19, .26, .17, .99)
}

.network-dropdown a:hover {
    opacity: .5
}

.network-dropdown a:last-child {
    margin-right: 0
}

.header-sticky-container:hover .network-dropdown a {
    display: inline-block
}

.megaMenu {
    width: 100%
}

.menuCategories {
    background: #f7f8fa
}

.menuCategories .menuCategories-voice>li>a {
    padding: 1.3rem 1rem
}

.menuCategories .menuCategories-voice>li>a:after {
    display: none !important
}

.menuCategories .menuCategories-voice>li.is-active>a {
    background: #fff;
    border-bottom-color: #fff;
    z-index: 100
}

.menuCategories a {
    color: #0a0a0a
}

.sticky {
    width: 100% !important
}

@media screen and (max-width:65.9375em) {
    .sticky {
        z-index: 2;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }
}

.publish-bim-button {
    margin-right: 20px;
    text-transform: uppercase;
    padding: .75em 1.3em .48rem !important;
    border-radius: 0 !important;
    font-weight: 500
}

.bim-help {
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline
}

.back-to-apx a {
    font-size: .7125rem;
    line-height: 16px;
    display: block;
    padding: 0;
    color: #777
}

.back-to-apx svg {
    width: 14px
}

.back-to-apx svg>use {
    fill: #777
}

@media screen and (max-width:65.9375em) {
    .back-to-apx {
        margin-left: .4rem
    }
}

.top-bar {
    padding: 0;
    border-bottom: 1px solid #e4e5e7;
    background-color: #fff;
    background: #fff;
    position: relative;
    z-index: 1
}

@media screen and (max-width:65.9375em) {
    .top-bar {
        height: 70px;
        border-bottom: 1px solid #e4e5e7
    }	
}

@media print,
screen and (min-width:64em) {
    .top-bar {
        border: none;
        height: auto;
        padding: .6rem 0 .4rem
    }
    .sticky-container {
        z-index: 20
    }
    .sticky-container .sticky {
        z-index: 1
    }
    .sticky-container .sticky .show-bar+.mega-drop-down-menu-wrapper {
        border-bottom: 1px solid #e4e5e7;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 5px rgba(0, 0, 0, .05)
    }
    .sticky.is-stuck .top-bar {
        border-bottom: 1px solid #e4e5e7;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 5px rgba(0, 0, 0, .05)
    }
    .sticky.is-stuck .top-bar+.mega-drop-down-menu-wrapper {
        top: -4.125rem;
        -webkit-transition: top .2s cubic-bezier(.19, .26, .17, .99);
        -moz-transition: top .2s cubic-bezier(.19, .26, .17, .99);
        -ms-transition: top .2s cubic-bezier(.19, .26, .17, .99);
        transition: top .2s cubic-bezier(.19, .26, .17, .99)
    }
    .sticky.is-stuck .top-bar.show-bar {
        border-bottom: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .sticky.is-stuck .top-bar.show-bar+.mega-drop-down-menu-wrapper {
        top: 0
    }
}

.icon-badge {
    position: relative
}

.icon-badge::before {
    content: attr(name);
    position: absolute;
    background: #00bef2;
    font-weight: 500;
    color: #fff;
    line-height: 1rem;
    font-size: 10px;
    text-align: center;
    min-width: 1rem;
    height: 1rem;
    border-radius: 12px;
    letter-spacing: .5px;
    font-style: normal;
    left: 5px;
    top: 6px;
    padding: 0 4px;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 .15em white;
    -moz-box-shadow: 0 0 0 .15em white;
    box-shadow: 0 0 0 .15em white
}

@media screen and (max-width:39.9375em) {
    .icon-badge::before {
        font-size: 10px;
        height: 14px;
        line-height: 14px;
        min-width: 14px;
        border-radius: 14px;
        padding: 0;
        top: 4px
    }
}

.bubble-cart {
    position: absolute;
    background: #00bef2;
    font-weight: 500;
    color: #fff;
    line-height: 1rem;
    font-size: 10px;
    text-align: center;
    min-width: 1rem;
    height: 1rem;
    border-radius: 12px;
    letter-spacing: .5px;
    font-style: normal;
    left: 5px;
    top: 6px;
    padding: 0 4px;
    z-index: 1;
    -webkit-box-shadow: 0 0 0 .15em white;
    -moz-box-shadow: 0 0 0 .15em white;
    box-shadow: 0 0 0 .15em white
}

.bubble-cart.bubble-compare {
background: #b3b2b1;
}

.bubble-cart:empty {
    display: none
}

.extra-category {
    width: auto;
    padding: 0;
    border-top: none;
    border-left: 1px solid #e4e5e7;
    border-right: 1px solid #e4e5e7;
    border-bottom: 1px solid #e4e5e7
}

.extra-category>a {
    clear: both
}


.title-row {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.title-row h4 {
    margin-bottom: 0
}

.box {
    padding: 1rem 0
}

.box-fill-white {
    background-color: #fff
}

.box-custom-padding {
    padding: 0 0 2rem 0
}

.is-open-menu-mobile {
    overflow: hidden;
    position: fixed
}

.is-open-menu-mobile:after {
    background: rgba(0, 0, 0, .2);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

.wrapper-menu-mobile {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: transform .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: transform .2s cubic-bezier(.19, .26, .17, .99);
    transition: transform .2s cubic-bezier(.19, .26, .17, .99)
}

.wrapper-menu-mobile .cont-menu-mobile {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow-x: scroll;
    right: 0;
    background: #f7f8fa;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width:40em) and (max-width:65.9375em) {
    .wrapper-menu-mobile .cont-menu-mobile {
        width: 50%
    }
}

.wrapper-menu-mobile.open {
    z-index: 100;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.wrapper-menu-mobile.open .cont-menu-mobile {
    position: fixed;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .3)
}

.wrapper-menu-mobile.open .close-menu-mobile {
    width: 15%;
    float: left;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
    background: transparent
}

@media screen and (min-width:40em) and (max-width:65.9375em) {
    .wrapper-menu-mobile.open .close-menu-mobile {
        width: 55%
    }
}

.menu-mobile li a {
    font-size: 1rem;    
    color: #313131;
    line-height: 1.3rem;
    border-bottom: 1px solid #e4e5e7
}

.menu-mobile li.account-link>a {
    padding-left: 1.1rem !important
}

.menu-mobile li.account-link>a span {
    vertical-align: top
}

.menu-mobile li.account-link>a .profile-thumb {
    width: 36px;
    height: 36px;
    overflow: hidden;
    display: inline-block;
    margin-top: -7px;
    margin-right: 10px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    float: left
}

.menu-mobile li.account-link .is-submenu-parent-item img,
.menu-mobile li.account-link .is-submenu-parent-item span {
    display: none
}

.menu-mobile li.account-link .is-submenu-parent-item a {
    text-align: center;
    padding-left: 1.1rem
}

.menu-mobile li.account-link .is-submenu-parent-item a:after {
    content: 'Account'
}

.menu-mobile li.myproducts-button-mobile svg[class*='icon'] {
    position: absolute;
    right: 1rem
}

.menu-mobile li.link-bottom {
    background: #fff
}

.menu-mobile li.link-footer a {
    padding: .5rem 1.1rem;
    font-size: .9375rem;
    border-bottom: none
}

.menu-mobile li.title-service {
    padding: 0 1.1rem;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
    color: #777;
    font-weight: 500
}

.menu-mobile li[role*="menuitem"]:first-child>a,
.menu-mobile li.js-drilldown-back>a,
.menu-mobile li.account-link>a,
.menu-mobile li.is-submenu-parent-item>a {    
    height: 60px;
    line-height: 39px;
	padding-left: 43px;
}

.menu-mobile li.is-drilldown-submenu-parent>a:after {
    content: '';
    background-image: url("../../images/icon-arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 12px;
    height: 12px;
    display: inline-block;
    border: none;
    margin-top: -6px
}

.menu-mobile li.is-drilldown-submenu-parent .is-drilldown-submenu {
    background-color: #f7f8fa
}

.menu-mobile hr {
    margin: 0
}

.js-drilldown-back {
    position: absolute;
    width: 100%
}

.js-drilldown-back a:before {
    content: '';
    background-image: url("../../images/icon-arrow-left.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 18px;
    height: 18px;
    position: absolute;
    display: inline-block;
    border: none;
    left: 1.1rem;
    margin-top: 10px;
}

.js-drilldown-back+.is-submenu-parent-item a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.is-submenu-parent-item {
    background: #fff
}

svg[class*='icon'] {
    display: inline-block;
    stroke-width: 0;
    stroke: inherit;
    fill: inherit;
    vertical-align: bottom;
}

svg[class*='icon'].middle {
    vertical-align: middle
}

.icon {
    width: .9em;
    height: .9em
}

.icon-xsmall {
    width: .6em;
    height: .6em
}

.icon-small {
    width: 1em;
    height: 1em
}

.icon-xmedium {
    width: 1.2em;
    height: 1.2em
}

.icon-medium {
    width: 1.5em;
    height: 1.5em
}

.icon-large {
    width: 2em;
    height: 2em
}

.icon-xlarge {
    width: 2.5em;
    height: 2.5em
}

.icon-xxlarge {
    width: 4em;
    height: 4em
}

.network-hello-bar {
    background: #d04343;
    font-size: .875rem;
    color: #fff
}

@media print,
screen and (min-width:40em) {
    .network-hello-bar {
        height: 36px
    }
}

.network-hello-bar .wrapper {
    position: relative;
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
    .network-hello-bar .wrapper {
        padding: 0;
        text-align: center
    }
}

.network-hello-bar p {
    line-height: 36px;
    margin: 0;
    letter-spacing: .6px;
    font-size: 13px
}

@media screen and (max-width:39.9375em) {
    .network-hello-bar p {
        line-height: normal;
        padding-right: 25px
    }
}

.network-hello-bar p b {
    border-bottom: 1px dotted #fff
}

.network-hello-bar p b:hover {
    border-bottom: none
}

.network-hello-bar p a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.network-hello-bar p a:hover {
    border-bottom: none
}

.network-hello-bar .close-button {
    top: .3rem;
    font-size: 1.5rem
}

.network-hello-bar .close-button span {
    color: #fff
}

/*
@media screen and (max-width:39.9375em) {
    .small-up-2>.column:nth-of-type(2n) {
        padding-left: 3px
    }
    .small-up-2>.column:nth-of-type(2n+1) {
        padding-right: 3px
    }
}
*/

.myproducts {
    position: absolute;
    right: .9rem;
    top: 0;
    z-index: 2
}

@media screen and (max-width:39.9375em) {
    .myproducts {
        right: .3rem;
        padding-top: .6rem
    }
}

.myproducts.button {
    padding-right: .4rem !important
}

.myproducts svg[class*='icon'] {
    fill: rgba(215, 216, 217, .7)
}

.myproducts:hover svg[class*='icon'],
.myproducts.is-active svg[class*='icon'] {
    fill: #d04343
}

.utils .prize,
.sayDuck3d {
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    margin: 1.2rem;
    line-height: 18px;
    background: rgba(10, 10, 10, .4);
    font-weight: 500;
    display: block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

@media screen and (max-width:39.9375em) {
    .utils .prize,
    .sayDuck3d {
        margin: .7rem
    }
}

.utils {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 0;
    z-index: 2
}

.utils .prize svg>use {
    fill: #fff
}

.utils .sayDuck3d {
    margin-top: -.8rem
}

@media screen and (max-width:39.9375em) {
    .utils .sayDuck3d {
        margin-top: -.4rem
    }
}

.sayDuck3d {
    line-height: 21px !important;
    font-size: 9px
}

.categories-tile {
    display: block;
    padding: 1.2rem;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d7d8d9
}

.categories-tile p {
    text-align: center;
    font-size: 1.2rem;
    margin-top: 1.2rem;
    overflow: hidden;
    white-space: nowrap !important;
    text-overflow: ellipsis
}

.categories-tile.shop {
    border-color: #d04343
}

.categories-tile.shop p {
    color: #d04343
}

.btn-close-facet-mobile {
    position: absolute;
    right: 4px;
    top: 5px;
    background: none;
    color: #0a0a0a
}

.arrow-nav {
    position: relative
}

.arrow-nav>div {
    position: absolute;
    top: .3rem;
    right: 0;
    text-align: right
}

.arrow-nav>div a {
    color: #f00
}

.ripple-effect {
    position: relative;
    overflow: hidden;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.ink {
    display: block;
    position: absolute;
    pointer-events: none;
    border-radius: 50%;
    opacity: 1;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0)
}

.primary .ink {
    background-color: #7e7e7e
}

.primary.button-gallery {
    background-color: rgba(49, 49, 49, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.primary.button-gallery:hover,
.primary.button-gallery:active {
    background-color: rgba(49, 49, 49, .5);
    padding: 2rem 1.5rem
}

.secondary .ink {
    background-color: #a7a7a7
}

.secondary.button-gallery {
    background-color: rgba(243, 243, 243, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.secondary.button-gallery:hover,
.secondary.button-gallery:active {
    background-color: rgba(243, 243, 243, .5);
    padding: 2rem 1.5rem
}

.success .ink {
    background-color: #c8e1ad
}

.success.button-gallery {
    background-color: rgba(124, 179, 66, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.success.button-gallery:hover,
.success.button-gallery:active {
    background-color: rgba(124, 179, 66, .5);
    padding: 2rem 1.5rem
}

.warning .ink {
    background-color: #ffdf99
}

.warning.button-gallery {
    background-color: rgba(255, 174, 0, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.warning.button-gallery:hover,
.warning.button-gallery:active {
    background-color: rgba(255, 174, 0, .5);
    padding: 2rem 1.5rem
}

.alert .ink {
    background-color: #861e0d
}

.alert.button-gallery {
    background-color: rgba(236, 88, 64, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.alert.button-gallery:hover,
.alert.button-gallery:active {
    background-color: rgba(236, 88, 64, .5);
    padding: 2rem 1.5rem
}

.shop .ink {
    background-color: #621818
}

.shop.button-gallery {
    background-color: rgba(208, 67, 67, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.shop.button-gallery:hover,
.shop.button-gallery:active {
    background-color: rgba(208, 67, 67, .5);
    padding: 2rem 1.5rem
}

.brand-ap .ink {
    background-color: #a59a00
}

.brand-ap.button-gallery {
    background-color: rgba(255, 242, 63, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.brand-ap.button-gallery:hover,
.brand-ap.button-gallery:active {
    background-color: rgba(255, 242, 63, .5);
    padding: 2rem 1.5rem
}

.light .ink {
    background-color: #b3b3b3
}

.light.button-gallery {
    background-color: rgba(255, 255, 255, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.light.button-gallery:hover,
.light.button-gallery:active {
    background-color: rgba(255, 255, 255, .5);
    padding: 2rem 1.5rem
}

.alpha .ink {
    background-color: rgba(77, 77, 77, 0)
}

.alpha.button-gallery {
    background-color: rgba(0, 0, 0, .3);
    padding: 2rem .5rem;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .2s ease, padding .2s ease;
    -moz-transition: background-color .2s ease, padding .2s ease;
    -ms-transition: background-color .2s ease, padding .2s ease;
    transition: background-color .2s ease, padding .2s ease
}

.alpha.button-gallery:hover,
.alpha.button-gallery:active {
    background-color: rgba(0, 0, 0, .5);
    padding: 2rem 1.5rem
}

.primary .icon {
    fill: #fff
}

.secondary .icon {
    fill: #0a0a0a
}

.success .icon {
    fill: #fff
}

.warning .icon {
    fill: #fff
}

.alert .icon {
    fill: #fff
}

.shop .icon {
    fill: #fff
}

.brand-ap .icon {
    fill: #0a0a0a
}

.light .icon {
    fill: #0a0a0a
}

.alpha .icon {
    fill: #0a0a0a
}

.ink.animate {
    -webkit-animation-name: ripple;
    -webkit-animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -moz-animation-name: ripple;
    -moz-animation-duration: .3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: 1;
    -o-animation-name: ripple;
    -o-animation-duration: .3s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: 1;
    animation-name: ripple;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}

@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}

.button {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    letter-spacing: .2px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    -webkit-transition: box-shadow .2s ease;
    -moz-transition: box-shadow .2s ease;
    -ms-transition: box-shadow .2s ease;
    transition: box-shadow .2s ease;
    font-weight: 500
}

.button:active,
.button:focus {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 0 0 transparent;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 0 0 transparent;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 0 0 transparent
}

.button.flat,
.button.hollow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.button.flat.hover,
.button.hollow.hover {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2)
}

.button.alpha {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #0a0a0a !important
}

.button.alpha:hover,
.button.alpha:focus {
    color: #0a0a0a
}

.button.light.border {
    border-color: #e4e5e7
}

.button.light.border:hover {
    border-color: #c9cbcf
}

.button.cta.primary {
    border-bottom: 2px solid #0b0b0b
}

.button.cta.secondary {
    border-bottom: 2px solid #cdcdcd
}

.button.cta.success {
    border-bottom: 2px solid #557b2d
}

.button.cta.warning {
    border-bottom: 2px solid #b37a00
}

.button.cta.alert {
    border-bottom: 2px solid #cb2e14
}

.button.cta.shop {
    border-bottom: 2px solid #9f2828
}

.button.cta.brand-ap {
    border-bottom: 2px solid #f2e100
}

.button.cta.light {
    border-bottom: 2px solid #d9d9d9
}

.button.cta.alpha {
    border-bottom: 2px solid transparent
}

.button.dropdown:after {
    top: auto;
    vertical-align: middle;
    float: none;
    border-color: #fff transparent transparent
}

.button.sending img,
.button.sending svg {
    -webkit-animation: spin 1s infinite linear;
    margin-right: 12px;
    width: 20px;
    margin-top: -4px
}

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

.button.sent img,
.button.sent svg {
    margin-left: 12px;
    fill: #fff
}

.button.review {
    padding: 2px 5px;
	font-size:13px;
	margin-bottom: 0 !important;
}

.button.has-icon svg {
    position: relative;
    width: 17px;
    top: 3px;
    margin-right: 7px
}

.button.iconized svg {
    float: left
}

.button-group .button {
    margin: 0
}

.thumbnail {
    padding: .5rem;
    position: relative
}

.thumbnail[class*="logo"] {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff
}

.thumbnail[class*="logo"].logo-medium {
    width: 6rem;
    height: 6rem
}

.thumbnail[class*="logo"].logo-large {
    width: 8rem;
    height: 8rem
}

.thumbnail[class*="logo"].logo-xlarge {
    width: 14.1rem;
    height: 14.1rem;
    padding-left: 2rem;
    padding-right: 2rem
}

@media screen and (max-width:39.9375em) {
    .tabs {
        overflow: auto;
        white-space: nowrap;
        word-spacing: -4px;
        -webkit-overflow-scrolling: touch
    }
}

.tabs .tabs-title {    
    border-left: none;
}

@media screen and (max-width:39.9375em) {
    .tabs .tabs-title {
        float: none;
        display: inline-block
    }
}

.tabs .tabs-title.r-tabs-state-active {
    color: #555;
    -webkit-box-shadow: inset 0 -2px 0 0 #555;
    box-shadow: inset 0 -2px 0 0 #555;
}

.tabs-panel::before,
.tabs-panel::after {
    display: table;
    content: ' '
}

.tabs-panel::after {
    clear: both
}

.underline-tabs .tabs li {
    border: none !important
}

.underline-tabs .tabs li a {
    padding-left: 0;
    padding-right: 0;
    margin: 0 1rem 0 0;
    font-size: .9375rem;
    font-weight: 400;
    text-transform: capitalize;
    color: #777;
    border-bottom: 2px solid #f7f8fa
}

.underline-tabs .tabs li a:hover {
    background: none;
    border-bottom: 2px solid #0a0a0a;
    color: #0a0a0a
}

.underline-tabs .tabs li.is-active a,
.underline-tabs .tabs li a:focus,
.underline-tabs .tabs li a[aria-selected='true'] {
    background: none;
    border-bottom: 2px solid #0a0a0a;
    color: #0a0a0a
}

.news {
    position: relative;
    background-color: #fff;
    height: auto;
    border: none;
}

.news .img-placeholder {
    position: relative;
    overflow: hidden;
	text-align: center;
	max-height: 210px;
	display: inline-block;
}

.news .img-placeholder::after {
    content: '\a';
    position: absolute;
    background-color: rgba(0, 0, 0, .2);
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    transition: opacity .5s ease
}

@media print,
screen and (min-width:64em) {
    :hover.news .img-placeholder::after {
        opacity: 1
    }
}

.news .img-placeholder img {
    -webkit-transition: transform .5s ease, opacity .5s ease !important;
    -moz-transition: transform .5s ease, opacity .5s ease !important;
    -ms-transition: transform .5s ease, opacity .5s ease !important;
    transition: transform .5s ease, opacity .5s ease !important
}

@media print,
screen and (min-width:64em) {
    :hover.news .img-placeholder img {
        -moz-transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0);
        -ms-transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0);
        -webkit-transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0);
        transform: scale3d(1.1, 1.1, 1) translate3d(0, 0, 0)
    }
}

@media print,
screen and (min-width:40em) {
    .news {
        border: 1px solid #e4e5e7;
        margin-bottom: 1.5rem
    }
    .news:hover {
        border: 1px solid #d7d8d9
    }
}

@media screen and (max-width:39.9375em) {
    .news {
        border: 1px solid #e4e5e7;
        margin: 5px 0;
		display: inline-block;
		width: 100%;
    }
}

.news picture {
    position: relative;
    overflow: hidden;
    width: 9rem;
    float: left;
    padding: .8rem;
    display: block
}

.title-content .ptext-top {
	font-size:14px;
}

@media screen and (max-width:39.9375em) {
    .news-primary.news picture {
        width: 100%;
        float: none;
        padding: 0
    }
}

@media print,
screen and (min-width:40em) {
    .news picture {
        width: 100%;
        float: none;
        padding: 0
    }
    .news picture img {
        width: auto;
        max-width: inherit;
        max-height: 304px
    }	
	.title-content {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
}

@media screen and (max-width:39.9375em) {
    .news-primary.news picture img {
        max-height: 100%;
        min-width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .news-primary.news picture img {
        height: 100%;
        max-height: 100%;
        min-width: 100%
    }
}

.news .news-box-title {
    padding: .8rem .8rem .8rem 0;
    overflow: hidden;
    background-color: #fff;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .news .news-box-title {
        padding: 0px 12px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
		display: inline-block;
    }
}

@media screen and (max-width:39.9375em) {
    .news-primary.news .news-box-title {
        margin: -3rem 1rem 0;
        padding: 1.3rem 1.3rem 2.3rem;
        right: auto
    }
}

@media print,
screen and (min-width:64em) {
    .news-primary.news .news-box-title {
        position: absolute;
        right: auto;
        margin: 1rem;
        max-width: 54%;
        min-height: 9rem
    }
}

.news .news-box-title .news-title {
    font-size: 17px;
    line-height: 1.1;
    margin-bottom: 0;
	min-height: 54px;
}

.empty-image {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkkAQAAB8AG7jymN8AAAAASUVORK5CYII=);
    background-repeat: repeat;
    width: 100%;
    height: 90px;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .news .empty-news-image {
        height: 295px
    }
}

.news .empty-news-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 50%;
    max-width: 60%;
    mix-blend-mode: multiply
}

.autocomplete {
    width: 100%;
    position: relative
}

.autocomplete input {
    font-size: .9375rem;
    color: #777;
    width: 100%;
    padding: .4rem 1rem .4rem 1rem;
    -webkit-transition: padding-left .1s ease;
    -moz-transition: padding-left .1s ease;
    -ms-transition: padding-left .1s ease;
    transition: padding-left .1s ease
}

.autocomplete input::-webkit-input-placeholder {
    color: #777
}

.autocomplete input::-moz-placeholder {
    color: #777
}

.autocomplete input:-moz-placeholder {
    color: #777
}

.autocomplete input:-ms-input-placeholder {
    color: #777
}

.autocomplete input:focus {
    background: #fff
}

.autocomplete input:focus~.icon-search {
    display: none
}

.autocomplete ul {
    border: 1px solid #e4e5e7;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    border-top: none;
    z-index: 1;
    margin: 0;
    background-color: #fff;
}

@media screen and (max-width:65.9375em) {
    .autocomplete ul {
        border: none;
        top: 60px
    }
}

.autocomplete ul li {
    text-align: left;
    list-style: none;
    font-size: .9375rem;
    letter-spacing: .2px;
    line-height: 1
}

.autocomplete ul li.first {
    border-top: 1px solid #e4e5e7;
    padding-top: .6rem;
    margin-top: .6rem;
    position: relative
}

.autocomplete ul li.first:first-of-type {
    border: none;
    padding-top: 0
}

.autocomplete ul li.first:before {
    padding: .4rem 1rem;
    display: block;
    font-size: 1rem;
    font-weight: 500
}

.autocomplete ul li.first.products:before {
    content: "Products"
}

.autocomplete ul li.first.magazine:before {
    content: "Magazine"
}

.autocomplete ul li.first.brands:before {
    content: "Brands"
}

.autocomplete ul li.first.designers:before {
    content: "Designers"
}

.autocomplete ul li.first.resellers:before {
    content: "Rivenditori"
}

.autocomplete ul li.first.abadge:before {
    content: "Badge"
}

.autocomplete ul li>span {
    padding: .4rem 1rem;
    display: block;
    cursor: pointer;
    color: #5e5e5e;
    -webkit-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    transition: background-color .2s cubic-bezier(.19, .26, .17, .99)
}

.autocomplete ul li>span .highlight {
    font-weight: 500;
    color: #0a0a0a
}

.autocomplete ul li.active>span {
    background-color: #f7f8fa
}

.autocomplete .highlight {
    font-weight: 500
}

.autocomplete-submit-button {
    position: absolute;
    right: 5px;
    top: 0;
    border: none !important;
    background-image: url("../../images/icon-search.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40%
}

.label {
    border: 1px solid transparent
}

.label-tag {
    line-height: 2rem;
    height: 2rem;
    padding: 0 1px;
    border-radius: 2px;
    font-size: .875rem;
    color: #777
}

.label-tag [data-close] {
    padding: 0 .3125rem
}

.discount {
    border-color: #d04343;
    color: #d04343;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    font-weight: 500
}

.label[href] {
    -webkit-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    transition: background-color .2s cubic-bezier(.19, .26, .17, .99)
}

.label[href]:hover {
    cursor: pointer
}

.label[href].primary:hover {
    background-color: #181818
}

.label[href].secondary:hover {
    background-color: #dadada
}

.label[href].success:hover {
    background-color: #628e34
}

.label[href].warning:hover {
    background-color: #cc8b00
}

.label[href].alert:hover {
    background-color: #e23317
}

.label[href].shop:hover {
    background-color: #b32d2d
}

.label[href].brand-ap:hover {
    background-color: #ffef0c
}

.label[href].light:hover {
    background-color: #e6e6e6
}

.label[href].alpha:hover {
    background-color: transparent
}

.profile-header-container {
    background: #f7f8fa;
    border-bottom: 1px solid #e4e5e8;
    padding-top: 1rem;
    margin-bottom: 1rem
}

@media print,
screen and (min-width:40em) {
    .profile-header-container {
        margin-bottom: 0
    }
}

.profile-header-container .tabs {
    margin-bottom: -1px
}

.wrapper-header-image {
    background: #f7f8fa
}

.profile-header-image {
    height: 330px;
    background-size: cover;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

@media print,
screen and (min-width:64em) {
    .profile-header-image {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        overflow: hidden
    }
}

@media screen and (max-width:39.9375em) {
    .profile-header-image {
        height: 190px
    }
}

.profile-header-image.no-image {
    height: 75px
}

.profile-header-image.small-image {
    height: 100px
}

@media screen and (max-width:39.9375em) {
    .brand-object .media-object-section {
        display: block;
        text-align: center;
        margin-top: 5.5rem
    }
    .brand-object .media-object-section:first-child {
        padding-right: 0;
        display: block;
        text-align: center;
        margin: auto
    }
    .brand-object .media-object-section>:last-child {
        margin: auto;
        margin-top: -5rem
    }
}

.header-profile-logo {
    position: relative;
    width: 8rem;
    height: 8rem;
    background: #fff;
    border: 1px solid #e4e5e7
}

@media print,
screen and (min-width:40em) {
    .header-profile-logo {
        width: 10rem;
        height: 10rem;
        margin-top: -5rem
    }
}

.header-profile-logo img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: .3rem;
    max-width: 100%;
    max-height: 100%
}

.header-profile-logo svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #777
}

.header-profile-info .name,
.header-profile-info .job,
.header-profile-info .country {
    margin: 0;
    font-size: 1.6rem
}

@media screen and (max-width:39.9375em) {
    .header-profile-info .name {
        font-size: 1.3rem
    }
}

.header-profile-info .job {
    font-size: .9375rem;
    margin-bottom: 5px;
    color: #777
}

.header-profile-info .country {
    font-size: .9375rem
}

@media screen and (max-width:39.9375em) {
    .header-profile-info .country {
        font-size: 14px
    }
}

.header-profile-info .country svg {
    vertical-align: top;
    height: 11px;
    margin-top: 4px
}

.header-profile-info .link-al {
    display: block;
    margin-top: 8px;
    font-size: .875rem;
    font-weight: 500
}

.header-profile-info .link-al:hover {
    text-decoration: underline
}

.header-profile-info-buttons {
    margin-top: 10px
}

.header-profile-info-buttons .header-profile-button {
    text-transform: capitalize !important;
    margin-right: .3rem
}

@media screen and (max-width:39.9375em) {
    .header-profile-info-buttons .header-profile-button {
        font-size: 12px
    }
}

.header-profile-info-buttons .header-profile-button img,
.header-profile-info-buttons .header-profile-button svg {
    fill: #000
}

@media screen and (max-width:39.9375em) {
    .header-profile-info-buttons .header-profile-button img,
    .header-profile-info-buttons .header-profile-button svg {
        height: 11px
    }
}

.profile-overview-intro-text {
    font-family: "Noto Serif";
    font-size: 1rem
}

.profile-overview-intro-text .intro-description-toggler-button {
    font-weight: 700 !important
}

@media print,
screen and (min-width:40em) {
    .profile-overview-intro-text {
        margin-top: 2rem
    }
}

.profile-overview-intro-text:first-letter {
    font-size: 34px;
    line-height: 40px
}

.profile-overview-intro-text h1,
.profile-overview-intro-text h2,
.profile-overview-intro-text h3,
.profile-overview-intro-text h4 {
    font-family: "Noto Serif"
}

.profile-overview-intro-text strong,
.profile-overview-intro-text b {
    font-weight: 700
}

.profile-overview-intro-text a {
    font-weight: 700;
    text-decoration: none;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5) 50%, transparent 50%);
    background-repeat: repeat-x;
    background-size: 2px 1px;
    background-position: 0 100%;
    -webkit-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: background-color .2s cubic-bezier(.19, .26, .17, .99);
    transition: background-color .2s cubic-bezier(.19, .26, .17, .99)
}

.profile-overview-intro-text a:hover {
    background-color: #f7f8fa
}

.profile-overview-intro-text a svg {
    vertical-align: middle
}

.responsive-embed.flex-video iframe {
    width: auto;
    height: auto
}

@media print,
screen and (min-width:40em) {
    .responsive-embed.flex-video iframe {
        max-height: 70%;
        max-width: 70%;
        width: 100% !important;
        height: 100% !important
    }
}

@media screen and (min-width:40em) {
    .responsive-embed.flex-video iframe {
        width: auto !important;
        height: auto !important
    }
}

@media print,
screen and (min-width:64em) {
    .responsive-embed.flex-video iframe {
        max-height: 70%;
        max-width: 70%;
        width: 100% !important;
        height: 100% !important
    }
}

.event-box {
    width: 100%;
    border: 1px solid #e4e5e7;
    padding: 1rem;
    display: block;
    background: #f7f8fa
}

.event-box h2 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.event-box h3 {
    font-size: 1rem;
    font-weight: 500
}

.event-box p {
    margin-bottom: 0;
    font-size: .875rem
}

.event-box p.place {
    margin-bottom: 1rem
}

.event-carousel .owl-dots {
    position: relative;
    margin-top: -30px
}

.download-app-box {
    border: 1px solid #e4e5e7;
    padding: 1rem;
    display: block;
    background: #f7f8fa
}

.download-app-box h2 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.download-app-box .img-store {
    margin-top: 1rem;
    display: block
}

.prize-box {
    border: 1px solid #e4e5e7;
    padding: 1rem;
    display: block;
    background: #f7f8fa
}

.prize-box h2 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.prize-box h4 {
    font-size: .8125rem;
    margin-top: 1rem
}

@media screen and (max-width:39.9375em) {
    .prize-box {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
}

.profile-about-social {
    margin-bottom: 12px
}

.profile-about-social a {
    padding: .5rem .2rem;
    display: inline-block
}

.profile-about-social a:hover img,
.profile-about-social a:hover svg {
    fill: #313131
}

.profile-about-social a img,
.profile-about-social a svg {
    height: 16px;
    fill: #9b9b9b;
    display: inline-block;
    vertical-align: middle
}

.profile-about-head h2 {
    font-size: 1.25rem;
    font-weight: 500
}

.profile-about-head address {
    font-size: .8125rem;
    font-style: normal
}

@media screen and (max-width:39.9375em) {
    .profile-about-head .profile-about-info-buttons {
        width: 44%;
        float: right;
        display: inline-block
    }
}

.profile-about-head .profile-about-info-buttons .profile-about-contact-button {
    text-transform: capitalize !important;
    margin-right: 6px;
    padding-left: 35px;
    position: relative
}

.profile-about-head .profile-about-info-buttons .profile-about-contact-button img,
.profile-about-head .profile-about-info-buttons .profile-about-contact-button svg {
    margin-right: 6px;
    position: absolute;
    top: 8px;
    left: 10px;
    height: 18px
}

@media screen and (max-width:39.9375em) {
    .profile-about-head .profile-about-info-buttons .profile-about-contact-button img,
    .profile-about-head .profile-about-info-buttons .profile-about-contact-button svg {
        height: 14px
    }
}

@media screen and (max-width:39.9375em) {
    .profile-about-head .profile-about-info-buttons .profile-about-contact-button {
        float: right;
        display: inline-block
    }
}

@media screen and (max-width:39.9375em) {
    .profile-about-head .profile-about-info-buttons .profile-about-website-button {
        width: 34px;
        float: left;
        display: inline-block;
        padding: 10px 0;
        float: right;
        margin-right: 6px
    }
}

.profile-about-head .profile-about-info-buttons .profile-about-website-button img,
.profile-about-head .profile-about-info-buttons .profile-about-website-button svg {
    height: 14px;
    fill: #000
}

.profile-about-body {
    margin-top: .75rem;
    margin-bottom: 1.5rem;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.125rem
}

.profile-about-body p,
.profile-about-body h2 {
    font-family: Georgia, 'Times New Roman', Times, serif
}

#events-main-gallery .item img {
    display: block;
    width: 100%;
    height: auto
}

.menu-fiere .tabs {
    margin-bottom: -1px
}

.fairs-content .tabs-panel {
    padding-top: 0
}

.event-gallery {
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .event-gallery {
        margin-top: 2rem;
        margin-bottom: 2rem
    }
}

.event-gallery .events-gallery-nav .prev {
    position: absolute;
    left: -60px;
    z-index: 2;
    top: 160px;
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.event-gallery .events-gallery-nav .next {
    position: absolute;
    right: -60px;
    z-index: 2;
    top: 160px;
    opacity: 0;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.event-gallery:hover .events-gallery-nav .prev {
    left: 20px;
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.event-gallery:hover .events-gallery-nav .next {
    right: 20px;
    opacity: 1;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.mdw-boxes a {
    display: block;
    background: #f7f7f7;
    margin-bottom: 15px;
    overflow: hidden
}

.mdw-boxes a p {
    padding-left: 365px;
    padding-top: 30px
}

.fair-partner {
    display: block
}

.fair-partner:hover {
    background: #f7f8fa
}

.video-tile {
    display: block;
    margin-bottom: 1.5rem;
    position: relative;
    min-height: 220px
}

.video-tile .img-placeholder {
    position: relative;
    text-align: center;
    background: #f5f5f5;
}

.video-tile .img-placeholder img {
    background: #f5f5f5;
    text-indent: -99999px;
    overflow: hidden
}

@media screen and (min-width:40em) {
    .video-tile .img-placeholder img {
        min-height: 135px
    }
}

.video-tile .img-placeholder:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    transition: background .2s cubic-bezier(.19, .26, .17, .99)
}

.video-tile .img-placeholder:hover:after {
    background: rgba(64, 64, 64, 0.1)
}

.video-tile .title {
    display: block;
    font-size: .875rem;
    padding: 6px 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    border: 1px solid #ddd;
    border-top: none;
    padding: 15px;
    background: #fff;
	text-align: center;
}

.video-tile .video-icon-player {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
    width: 4rem;
    height: 4rem
}

@media screen and (max-width:39.9375em) {
    .video-tile .video-icon-player {
        width: 2rem;
        height: 2rem
    }
}

.video-tile .video-icon-player img,
.video-tile .video-icon-player svg {
    width: 100%;
    height: 100%;
    fill: #00bef2
}

.video-tile .video-icon-player img line,
.video-tile .video-icon-player img circle,
.video-tile .video-icon-player svg line,
.video-tile .video-icon-player svg circle {
    stroke: #fff
}

.accordion-products .accordion-title {
    border: none;
    font-size: 16px;
    font-weight: 500
}

.accordion-products .accordion-title span.reviews-name {    
	vertical-align: top;
	line-height: 30px;
}

.accordion-products .accordion-title span.reviews-count {    
    font-size: 13px;
    font-weight: 200;
	vertical-align: top;
	line-height: 30px;
}

.accordion-products .accordion-title::before {
    content: '';
    top: 22px;
    line-height: .7rem;
	right: 10px;
    background-image: url("/images/icon-plus.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 15px;
    height: 15px
}

.is-active>.accordion-title::before {
    background-image: url("/images/icon-minus.svg")
}

.accordion-products .accordion-content {
    border: none;
    font-size: .9375rem
}

.remove-product {
    position: absolute;
    right: .6rem;
    top: .6rem;
    z-index: 1;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 16px;
    background: rgba(215, 216, 217, .6);
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px
}

.remove-product:hover {
    background: #313131
}

.remove-product:hover svg {
    fill: #fff
}

@media screen and (max-width:39.9375em) {
    .menu.docs-nav {
        margin-top: 0;
        margin-bottom: 2rem;
        border-top: 1px solid #e4e5e7;
        padding-top: 1rem
    }
}

.menu.docs-nav li {
    position: relative
}

.menu.docs-nav li.current {
    font-weight: 500
}

.menu.docs-nav li a {
    font-size: .875rem
}

@media screen and (max-width:39.9375em) {
    .menu.docs-nav li a {
        padding-left: 0
    }
}

.menu.docs-nav li a:hover {
    text-decoration: underline
}

.docs-nav-title {
    margin-top: 2rem;
    padding: 0 1rem .7rem;
    font-size: .8125rem;
    font-size: 1rem;
    color: #777
}

@media screen and (max-width:39.9375em) {
    .docs-nav-title {
        padding-left: 0
    }
}

.footer .menu.docs-nav {
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    padding: 0
}

.footer .menu.docs-nav li.current {
    font-weight: 400 !important
}

.dropdown-triangle {
    border: 1px solid #d7d8d9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

.dropdown-triangle:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid transparent;
    border-color: transparent transparent #fff #fff;
    box-shadow: -1px 1px 0 0 #d7d8d9;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -6px;
    z-index: 1;
    margin: auto;
    right: 19px
}

._cart-menu-button {
    position: relative
}

.cart-info {
    position: absolute;
    z-index: 10;
    opacity: 0;
	right: 0;
	visibility: hidden;
    width: 340px;
    border: 1px solid #d7d8d9;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem;
    margin-top: -4px;
    color: #313131;
    border: 1px solid #d7d8d9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
	/*margin-left:-146px;*/
	text-align: center;
}

.cart-info:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid transparent;
    border-color: transparent transparent #fff #fff;
    box-shadow: -1px 1px 0 0 #d7d8d9;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -6px;
    z-index: 1;
    margin: auto;
    right: 14px;
}

@media screen and (max-width: 65.9375em) {
	.cart-info {
        right: 0px;		
    }
	
	.cart-info:before {
		left: 257px;
	}
}

.cart-info .item-mini {
    display: block
}

.cart-info .item-mini ul {
    margin: 0;
    list-style-type: none;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto
}

.cart-info .item-mini ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: transparent
}

.cart-info .item-mini ul::-webkit-scrollbar {
    width: 8px;
    background-color: transparent
}

.cart-info .item-mini ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .5)
}

.cart-info .item-mini ul::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none
}

.cart-info .item-mini ul li {
    position: relative;
    border-bottom: 1px solid #d7d8d9;
    padding: 8px;
    display: inline-block;
	width: 100%;
}

.cart-info .item-mini ul li:last-child {
    border-bottom: 0
}

.cart-info .item-mini ul li figure {
    width: 100%
}

.cart-info .item-mini ul li figure .cover,
.cart-info .item-mini ul li figure figcaption {
    display: table-cell;
    vertical-align: top
}

.cart-info .item-mini ul li figure .cover {
    width: 60px;
    height: auto;
    line-height: 50px;
    border: 1px solid #d7d8d9;
	display: inline-block;    
    float: left;
}

.cart-info .item-mini ul li figure figcaption {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 16px;
}

.cart-info .item-mini ul li figure figcaption .name,
.cart-info .item-mini ul li figure figcaption .cont-price {
    display: block
}

.cart-info .item-mini ul li figure figcaption .name {
    line-height: 17px;
    font-weight: 500;
    margin-bottom: 6px
}

.cart-info .item-mini ul li figure figcaption .qty-mini {
    margin-right: 10px;
    font-weight: 600
}

.cart-info .item-mini ul li .remove {
    position: absolute;
    cursor: pointer;
    padding: 1rem;
    opacity: .5;
    top: 0;
    right: 0
}

.cart-info .item-mini ul li .remove:before {
    content: '';
    background-image: url("../../images/icon-close.svg");
    background-repeat: no-repeat;
    background-position: center center;
    width: 10px;
    height: 10px;
    display: block;
    line-height: 0
}

.cart-info .item-mini ul li .remove:hover {
    opacity: 1
}

.cart-info .item-mini .subtotal {
    display: block;
    border-top: 1px solid #d7d8d9;
    border-bottom: 1px solid #d7d8d9;
    padding: 1rem;
    text-align: right;
    font-size: .875rem
}

.cart-info .item-mini .subtotal>span {
    font-weight: 600
}

.cart-info .item-mini footer {
    padding: 1rem
}

.cart-info .item-mini footer>button {
    background: #313131;
    padding: .7em 1.3em;
    display: block;
    width: 100%;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: background .2s cubic-bezier(.19, .26, .17, .99);
    transition: background .2s cubic-bezier(.19, .26, .17, .99)
}

.cart-info .item-mini footer>button:hover {
    cursor: pointer;
    background: #000
}

.loader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50px
}

.loader:before {
    content: '';
    display: block;
    padding-top: 100%
}

.circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
	margin: 0 auto;
    -ms-touch-action: pan-Y
}

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

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

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

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

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

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

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/* ------------- IHOR -------------*/
.hidden-link {
   display:none !important;
}
.hidden-text {
   display:none !important;
}
.sim-row-edit[data-type=text] {
   white-space: pre-wrap;
}
.sim-row-edit[data-type=title] {
   white-space: pre-wrap;
}
._dynamicproducts-morebutton {
   cursor: pointer;
}

._edit-handle {
   width:0px!important;
   height:0px!important;
}


.l-cta {
padding-top:10px;
}

.l-cta__img {
opacity: 0.5;
margin-right: 7px;
}

.l-cta__item {
margin-left: 15px;
list-style: none;
position: relative;
float:left;
}

.ga_email {
	cursor: pointer;
}

.menu-email {
    position: absolute;
    width: 220px;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.22);
    padding: 20px;
    margin-top: 0;
    border-bottom-left-radius: 50%;
    transition: 0.35s all ease;
}

.menu-email.active {
    opacity: 1;
    visibility: visible;
    border-bottom-left-radius: 0;
}

.ga_time {
	cursor: pointer;
}

.menu-time {
    position: absolute;
    width: 220px;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.22);
    padding: 20px;
    margin-top: 0;
    border-bottom-left-radius: 50%;
    transition: 0.35s all ease;
}

.menu-time.active {
    opacity: 1;
    visibility: visible;
    border-bottom-left-radius: 0;
}

.ga_number {
	cursor: pointer;
}

.menu-number {
    position: absolute;
    width: 220px;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.22);
    padding: 10px 20px;
    margin-top: 0;
    border-bottom-left-radius: 50%;
    transition: 0.35s all ease;
}

.menu-number.active {
    opacity: 1;
    visibility: visible;
    border-bottom-left-radius: 0;
}

.menu-number .txt_2, .menu-showroom .txt_2 {
    font-size:12px;
}

.totalprice {
	font-size:15px;
}


.cart-info.active {
    opacity: 1;
    visibility: visible;
    border-bottom-left-radius: 0;
}

.border-left {
    position: relative
}

.border-left:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #e4e5e7;
    position: absolute;
    left: -16px;
    top: 0
}

.border-left-this {
    position: absolute;
    content: "";
    display: none;
    width: 1px;
    height: 500%;
    background: #e4e5e7;
    right: 0;
    margin-right: 33.33333%;
    top: 0
}

@media print,
screen and (min-width:64em) {
    .border-left-this {
        display: block
    }
}

.padding-bottom {
    padding-bottom: 2rem
}

.margin-top-1 {
    margin-top: 1rem
}

.margin-top-2 {
    margin-top: 2rem
}

.margin-top-3 {
    margin-top: 3rem
}

.margin-bottom-1 {
    margin-bottom: 1rem
}

.margin-bottom-2 {
    margin-bottom: 2rem
}

.margin-bottom-3 {
    margin-bottom: 3rem
}

.pos-relative {
    position: relative
}

.gm-style-cc {
    display: none
}

.ng-cloak {
    display: none
}

.table {
    display: table;
    width: 100%
}

.table-cell {
    display: table-cell
}

.table-cell.top {
    vertical-align: top
}

.table-cell.middle {
    vertical-align: middle
}

.vertical-top {
    vertical-align: top
}

.box-hover-shadow {
    -webkit-transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99);
    -moz-transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99);
    -ms-transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99);
    transition: box-shadow .2s cubic-bezier(.19, .26, .17, .99)
}

.box-hover-shadow:hover {
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}

.slide-up-icon {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 50px;
    right: 5%;
    display: block;
    text-align: center;
    background: #fff;
    border: 1px solid #e4e5e7;
    line-height: 50px;
    z-index: 5;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

@media screen and (max-width:39.9375em) {
    .slide-up-icon {
        bottom: 65px;
        width: 50px;
        height: 50px;
        line-height: 34px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px
    }
}

.slide-up-icon .icon-large {
    fill: #777
}

@media screen and (max-width:39.9375em) {
    .slide-up-icon .icon-large {
        width: 1.2em !important;
        height: 1.2em !important
    }
}

.slide-up-icon:hover {
    cursor: pointer;
    background: #f7f8fa
}

.slide-up-icon:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media screen and (max-width:39.9375em) {
    .is-reveal-open {
        width: 100%;
        position: fixed
    }
}

html.is-reveal-open,
html.is-reveal-open body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    -webkit-overflow-scrolling: touch
}

@media screen and (max-width:39.9375em) {
    .is-select-open {
        overflow: hidden;
        width: 100%;
        position: fixed
    }
}

hr.bordered {
    border-top: 1px solid #e4e5e7;
    margin: 1rem 0
}

.reveal.full {
    top: 0 !important
}

@media screen and (max-width:39.9375em) {
    .zopim {
        z-index: 999 !important
    }
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.shake {
    animation-name: shake-7
}

.spin-cw {
    animation-name: spin-cw-1turn
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

.wiggle {
    animation-name: wiggle-7deg
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    animation-duration: 500ms
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #313131 !important
}

.slider-container {
    position: relative;
    line-height: 0;
    overflow: hidden
}

.slider-container .big-slider .owl-item {
    -webkit-animation-duration: .4s !important;
    animation-duration: .4s !important
}

.slider-container .big-slider .owl-item .item {
    text-align: center;
    position: relative
}

.slider-container .big-slider .owl-item .item picture {
    display: inline-block
}

.slider-container .big-slider .owl-item .item picture img {
    margin: auto
}

.slider-container .big-slider .owl-item .item picture picture source {
    margin: auto
}

.slider-container .big-slider .owl-item .item .slider-content-text {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
    padding: 2rem 10rem;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media screen and (max-width:39.9375em) {
    .slider-container .big-slider .owl-item .item .slider-content-text {
        padding: 2rem
    }
}

.slider-container .big-slider .owl-item .item .slider-content-text.slide-text-right {
    width: auto;
    left: 36%;
    text-align: left
}

@media screen and (max-width:39.9375em) {
    .slider-container .big-slider .owl-item .item .slider-content-text.slide-text-right {
        padding: 1rem;
        left: 0;
        top: 0;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .slider-container .big-slider .owl-item .item .slider-content-text.slide-text-right .slider-title {
        font-size: 1.2rem
    }
}

.slider-container .big-slider .owl-item .item .slider-wrapper-text {
    position: relative
}

.slider-container .big-slider .owl-item.active .item .slider-wrapper-text {
    animation-name: custom-1;
    animation-timing-function: cubic-bezier(.19, .26, .17, .99);
    animation-duration: .8s
}

@keyframes custom-1 {
    0% {
        transform: translateY(-10%);
        opacity: 0
    }
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.slider-container .big-slider .owl-item .item .slider-title {
    font-size: 1.8rem;
    line-height: 1.1;
    color: #fff
}

@media print,
screen and (min-width:40em) {
    .slider-container .big-slider .owl-item .item .slider-title {
        font-size: 2.8rem;
        line-height: 1.1;
        letter-spacing: 1px
    }
}

@media print,
screen and (min-width:64em) {
    .slider-container .big-slider .owl-item .item .slider-title {
        font-size: 2.8rem
    }
}

.slider-container .big-slider .owl-item .item .slider-description {
    font-weight: 300;
    color: #fff;
    margin-top: .5rem;
    font-size: 1.1rem;
    line-height: 1.3
}

@media print,
screen and (min-width:40em) {
    .slider-container .big-slider .owl-item .item .slider-description {
        font-size: 1.6rem;
        line-height: 1.3
    }
}

@media print,
screen and (min-width:64em) {
    .slider-container .big-slider .owl-item .item .slider-description {
        font-size: 1.6rem
    }
}

.slider-container .big-slider .owl-item .item .slider-calltoaction {
    position: relative;
    margin-top: 1rem
}

.slider-container .big-slider .owl-item.active .item .slider-calltoaction {
    animation-name: fade-0-to-100;
    animation-timing-function: cubic-bezier(.19, .26, .17, .99);
    animation-duration: 1s
}

@keyframes fade-0-to-100 {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.slider-container .big-slider .owl-dots {
    bottom: 20px;
    height: 30px;
    position: absolute;
    right: 0;
    width: 100%;
    text-align: center;
    z-index: 99
}

.slider-container .big-slider .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    opacity: .7
}

.slider-container .big-slider .owl-dots .owl-dot.active span,
.slider-container .big-slider .owl-dots .owl-dothover span {
    opacity: 1;
    background: #d04343
}

.slider-container .prevBigSlider,
.slider-container .nextBigSlider {
    opacity: 0;
    position: absolute;
    top: 45%
}

@media print,
screen and (min-width:64em) {
    .slider-container .prevBigSlider {
        left: 4%;
        -webkit-transition: padding .2s ease-in;
        -moz-transition: padding .2s ease-in;
        -ms-transition: padding .2s ease-in;
        transition: padding .2s ease-in
    }
    :hover.slider-container .prevBigSlider {
        opacity: 1;
        left: 5%
    }
    .slider-container .nextBigSlider {
        right: 4%;
        -webkit-transition: padding .2s ease-in;
        -moz-transition: padding .2s ease-in;
        -ms-transition: padding .2s ease-in;
        transition: padding .2s ease-in
    }
    :hover.slider-container .nextBigSlider {
        opacity: 1;
        right: 5%
    }
}

.images-gallery {
    background-color: #fafafa
}

.images-gallery .owl-image {
    height: 100vh;
    padding-bottom: 150px
}

@media screen and (max-width:39.9375em) {
    .images-gallery .owl-image {
        padding-bottom: 0
    }
}

.images-gallery .owl-image .owl-item {
    display: table;
    height: 100%
}

.images-gallery .owl-image .item {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.images-gallery .owl-image .owl-stage-outer .owl-stage {
    height: calc(100vh - 150px)
}

@media screen and (max-width:39.9375em) {
    .images-gallery .owl-image .owl-stage-outer .owl-stage {
        height: calc(100vh - 50px)
    }
}

.images-gallery .owl-image .wrap-project {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.images-gallery .owl-image .wrap-project img {
    width: auto !important;
    max-width: 100% !important;
    max-height: calc(100vh - 150px) !important
}

.images-gallery .owl-thumbs {
    position: absolute;
    bottom: 0;
    top: auto !important;
    left: 0;
    margin-bottom: 0 !important;
    padding: 12px 50px;
    overflow: hidden
}

.images-gallery .owl-thumbs .item {
    text-align: center;
    display: table-cell;
    position: relative;
    overflow: hidden;
    vertical-align: middle
}

.images-gallery .owl-thumbs .item img {
    width: auto;
    display: inline-block
}

.images-gallery .owl-thumbs .owl-stage {
    margin: 0 auto
}

.images-gallery .owl-thumbs.thumb-product-fullscreen,
.images-gallery .owl-thumbs.thumb-news-fullscreen {
    padding: 0 50px;
    margin-bottom: 10px !important
}

.images-gallery .owl-thumbs.thumb-product-fullscreen .item,
.images-gallery .owl-thumbs.thumb-news-fullscreen .item {
    height: 85px;
    background-color: #fff
}

.images-gallery .owl-thumbs.thumb-product-fullscreen .item img,
.images-gallery .owl-thumbs.thumb-news-fullscreen .item img {
    max-height: 85px
}

.owl-carousel {
    z-index: 0 !important
}

.reviewstop.owl-carousel {    
    padding: 0 34px;
}

.owl-carousel.owl-theme .owl-nav {
    position: absolute;
    top: calc(50% - 25px);
    left: 0;
    width: 100%;
    margin-top: 0
}

#bigSlider .owl-nav {
    top: calc(50% - 45px);
}

.owl-carousel.owl-theme .owl-nav .disabled {
    opacity: .2
}

.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    position: absolute
}

.owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent
}

.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 0
}

.otherPlaylistContainer .owl-margin .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -30px;
}

.owl-margin .owl-carousel.owl-theme .owl-nav .owl-prev .button {
    padding-left: 0
}

.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 0
}

.otherPlaylistContainer .owl-margin .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -30px;
}

.owl-margin .owl-carousel.owl-theme .owl-nav .owl-next .button {
    padding-right: 0
}

.owl-carousel.owl-theme .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    margin: 4px
}

.owl-carousel.owl-thumbs {
    margin-bottom: 2.2rem;
    height: 87px
}

.owl-carousel.owl-thumbs .owl-item.current .item {
    border-color: #0a0a0a
}

.owl-carousel.owl-thumbs .owl-item .item {
    border: 1px solid #e4e5e7;
    text-align: center;
    cursor: pointer;
    overflow: hidden
}

.owl-carousel.owl-thumbs .owl-item.current {
    opacity: 1
}

.owl-carousel.owl-thumbs.thumb-product-page {
    opacity: 0
}

.owl-carousel.owl-thumbs.thumb-product-page .item {
    background: #f7f8fa
}

.owl-carousel.owl-thumbs.thumb-product-page .item img {
    height: 85px;
	width: 40px;
    text-indent: -9999px;
    overflow: hidden;
	margin: 0 auto;
	
}

@media screen and (min-width:40em) and (max-width:65.9375em) {
    .owl-carousel.owl-thumbs.thumb-product-page .item img {
        height: auto
    }
}

.nav-thumb-big-gallery .owl-nav {
    position: absolute;
    top: 0
}

.owl-margin {
    margin: 0 0
}

@media print,
screen and (min-width:40em) {
    .otherPlaylistContainer .owl-margin {
        margin: 0 3rem
    }
}

.caption-recap {
    display: block;
    font-size: 13px;
    color: #777;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .caption-recap {
        bottom: 111px
    }
}

@media print,
screen and (min-width:64em) {
    .caption-recap {
        bottom: 111px
    }
}

.caption-recap p {
    display: inline;
    padding-right: 1rem
}

.productpage-carousel.owl-carousel .item {
    text-align: center;
    position: relative;
    cursor: zoom-in
}

.productpage-carousel.owl-carousel .item img {
    margin: auto;
    object-fit: contain;
    max-width: 100%;
    width: auto !important;
    height: 282px;
    background: #f7f8fa;
    text-indent: -9999px;
    overflow: hidden
}

@media print,
screen and (min-width:40em) {
    .productpage-carousel.owl-carousel .item img {
        height: 332px
    }
}

@media print,
screen and (min-width:64em) {
    .productpage-carousel.owl-carousel .item img {
        height: 332px
    }
}

button,
input,
optgroup,
select,
textarea {
    font-family: "Open Sans", Arial, sans-serif
}

.textfield {
    display: block;
    position: relative;
	margin: 5px 0;
}

.textfield>input,
.textfield>[type='text'],
.textfield>[type='password'],
.textfield select {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    color: #0a0a0a;
    outline: none;
    width: 100%;
    font-size: 14px;
    padding: 0 15px;
    border: none;
    background-position: right center;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all .15s ease-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e4e5e7
}

.textfield>input.is-invalid-input,
.textfield>[type='text'].is-invalid-input,
.textfield>[type='password'].is-invalid-input,
.textfield select.is-invalid-input {
    border: 1px solid #ec5840;
    background: #fff;
    color: #ec5840 !important
}

.textfield>input.is-invalid-input~label,
.textfield>[type='text'].is-invalid-input~label,
.textfield>[type='password'].is-invalid-input~label,
.textfield select.is-invalid-input~label {
    color: #ec5840 !important
}

.textfield>input.is-invalid-input:focus,
.textfield>[type='text'].is-invalid-input:focus,
.textfield>[type='password'].is-invalid-input:focus,
.textfield select.is-invalid-input:focus {
    color: #777 !important
}

.textfield>input.is-invalid-input:focus~label,
.textfield>[type='text'].is-invalid-input:focus~label,
.textfield>[type='password'].is-invalid-input:focus~label,
.textfield select.is-invalid-input:focus~label {
    color: #777 !important
}

.textfield>input.is-invalid-input.label-up,
.textfield>[type='text'].is-invalid-input.label-up,
.textfield>[type='password'].is-invalid-input.label-up,
.textfield select.is-invalid-input.label-up {
    color: #777
}

.textfield>input.is-invalid-input.label-up~label,
.textfield>[type='text'].is-invalid-input.label-up~label,
.textfield>[type='password'].is-invalid-input.label-up~label,
.textfield select.is-invalid-input.label-up~label {
    color: #777
}

.textfield>input.label-up~label,
.textfield>input:focus~label,
.textfield>input.active~label,
.textfield>input.ng-not-empty~label,
.textfield>[type='text'].label-up~label,
.textfield>[type='text']:focus~label,
.textfield>[type='text'].active~label,
.textfield>[type='text'].ng-not-empty~label,
.textfield>[type='password'].label-up~label,
.textfield>[type='password']:focus~label,
.textfield>[type='password'].active~label,
.textfield>[type='password'].ng-not-empty~label,
.textfield select.label-up~label,
.textfield select:focus~label,
.textfield select.active~label,
.textfield select.ng-not-empty~label {
    font-size: .625rem;
    top: 0;
    text-overflow: ellipsis;
    line-height: 30px
}

.textfield>[type='text'],
.textfield>[type='password'],
.textfield>[type='email'] {
    line-height: 0 !important
}

.textfield>[type='text']:focus,
.textfield>[type='password']:focus,
.textfield>[type='email']:focus {
    border: 1px solid #777
}

.textfield select {
    padding: 0 14px 0 12px !important;
    background-position: right 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    cursor: pointer
}

.textfield select:hover {
    background-position: right 20px;
    background-color: rgba(0, 0, 0, .05)
}

.textfield .is-invalid-x {
    position: absolute;
    right: 12px;
    top: 0;
    line-height: 3rem;
    font-size: 24px;
    color: #ec5840
}

.textfield.duo-input-left input,
.textfield.duo-input-left select {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    border-right: none
}

.textfield.duo-input-right input,
.textfield.duo-input-right select {
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.input-textarea {
    position: relative
}

.input-textarea textarea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    color: #777;
    outline: none;
    width: 100%;
    font-size: .8125rem;
    padding: .5625rem .8125rem 1.25rem;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    transition: all .15s ease-out;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #e4e5e7
}

@media screen and (min-width:40em) and (max-width:65.9375em) {
    .input-textarea textarea {
        padding-bottom: .25rem
    }
}

@media screen and (max-width:39.9375em) {
    .input-textarea textarea {
        padding-bottom: .25rem
    }
}

.input-textarea textarea:focus:not(select)~label,
.input-textarea textarea.active~label,
.input-textarea textarea:valid~label {
    font-size: .8125rem;
    top: 0;
    left: 30px;
    text-overflow: ellipsis;
    line-height: 27px;
    width: calc(100% - 60px)
}

.qty {
    position: relative;
    border: 1px solid #e4e5e7;
}

.qty input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    text-align: right;
    font-size: 1.125rem;
    height: 3.1rem;
    padding-right: 0
}

.qty .up,
.qty .down {
    right: 0;
    width: 1.875rem;
    height: 1.55rem;
    display: block;
    position: absolute;
    -webkit-background-size: 35%;
    background-size: 35%;
    background-position: center center;
    -webkit-background-origin: content-box;
    background-origin: content-box;
    background-repeat: no-repeat;
    opacity: 0;
    cursor: pointer
}

.qty:hover .up,
.qty:hover .down {
    opacity: 1
}

.qty .up {
    top: 0;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon transform='rotate(180 16,12.000000000000002)' points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");
    background-position: center 18px
}

.qty .down {
    top: 1.55rem;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");
    background-position: center 3px
}

.qty .up:hover {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon transform='rotate(180 16,12.000000000000002)' points='0,0 32,0 16,24' style='fill: rgb%28135, 135, 135%29'></polygon></svg>")
}

.qty .down:hover {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28135, 135, 135%29'></polygon></svg>")
}

.option-images-container {
    margin-bottom: 1.2rem
}

.option-image {
    position: relative;
    display: inline-block;
    margin-bottom: 4px
}

.option-image input[type=radio] {
    display: none
}

.option-image input[type=radio]:checked~label {
    -webkit-box-shadow: 0 0 0 2px red;
    -moz-box-shadow: 0 0 0 2px red;
    box-shadow: 0 0 0 2px red
}

.option-image input[type=radio]~label {
    display: inline-block;
    margin: 0
}

.textfield-fake {
    border: 1px solid #d8d8d9;
    background: #f7f8fa;
    margin-right: 2%;
    height: 3rem;
    line-height: 3rem;
    font-size: .9375rem;
    padding: 0 14px;
    font-size: 13px;
    color: #777
}

.video {
    display: block;
    position: relative
}

.video figure {
    margin: 0
}

.video figure figcaption {
    font-size: .875rem;
}

@media screen and (max-width:39.9375em) {
    .news-container>div {
        top: auto !important
    }
}

.footer {
    background: #fff;
	border-top: 1px solid #e4e5e7;
}

.footer .contacts-phones {
	max-width: 346px;
	text-align: center;
    margin: 0 auto;
}


.contacts-phones li {
    display: flex;
    justify-content: center;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
	position:relative;
}

.contacts-phones li img {
    position: absolute;
    right: 17%;
	width: 22px;
}

.contacts-phones li span {
    position: relative;
    display: inline-block;
    color: #323232;
}

.contacts-phones li span img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100%;
    margin-right: 23px;
    width: 26px;
    height: 26px;
}

.footer .footer-accordion {
    background: none
}

@media screen and (max-width:39.9375em) {
    .footer .footer-accordion {
        margin-bottom: 0;
    }
	
	.footer .menu.docs-nav {
		text-align:center;
    }
	
	.footer .footer-accordion .accordion-item .footer-align {
		width:100%;
		margin: 0 auto;
    }
	
	.footer .secure-shop .text {
		text-align: center;
	}
	
	.footer .secure-shop {
		margin-bottom:10px;
	}
}

.footer .footer-accordion .menu-network {
	display: inline-block;
    padding-top:15px;
}

.footer .footer-accordion .accordion-title {
    border: none;
    font-size: 1.125rem;
    font-weight: 500;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom:12px;
	color: #000;
	margin-bottom: 15px;
}

.footer .footer-accordion .accordion-title-logo {
	padding:12px 0;
}

.footer .footer-accordion .accordion-title-logo img {
    max-width: 180px;
}

@media print,
screen and (min-width:40em) {
    .footer .footer-accordion .accordion-title {
        padding-left: 0
    }
}

.footer .footer-accordion .accordion-title:before {
    opacity: 0
}

@media print,
screen and (min-width:40em) {
    .footer .footer-accordion .accordion-title:hover,
    .footer .footer-accordion .accordion-title:focus {
        background: none;
        cursor: default
    }
}

.footer .footer-accordion .accordion-title>span {
    display: inline-block
}

.footer .footer-accordion .accordion-title>span.ico {
    margin-right: 5px
}

.footer .footer-accordion .accordion-content {
    background: none;
    border: none;
	padding: 0;
    display: block !important
}

@media print,
screen and (min-width:40em) {
    .footer .footer-accordion .accordion-content {
        padding: 0;
        display: block !important
    }
}

.footer .footer-accordion .accordion-content>ul li>a {
    padding: .5rem 0;
    font-size: .875rem;
	color:#000;
}

.footer .footer-accordion .accordion-content>ul li>a:hover {
    text-decoration: underline
}

.footer .footer-accordion .accordion-content>ul li {
    clear: both
}

.footer .footer-accordion .accordion-content>ul li span:hover {
    text-decoration: underline
}

.footer .footer-accordion .accordion-content>ul .span-label {
    font-size: 9px;
    margin: 0px 0 4px 6px;
    padding: .3rem .4rem;
    cursor: pointer
}

.footer .footer-accordion .accordion-content>ul .span-label:hover {
    text-decoration: none !important
}

.footer .footer-accordion.footer-shop-accordion {
    border-bottom: none
}

@media print,
screen and (min-width:40em) {
    .footer .footer-accordion.footer-shop-accordion {
        border-top: 1px solid #e4e5e7;
        padding-top: 2rem;
        margin-bottom: 2rem
    }
}

.footer .footer-accordion.footer-shop-accordion .secure-shop .title {
    margin-left: 7px;
    font-size: 1rem;
    line-height: 1.3rem
}

.footer .footer-accordion.footer-shop-accordion .secure-shop .ico {
    margin-top: 4px
}

.footer .secure-shop .text {
    font-size: .8125rem;
    color: #000;
    margin: 0;
	display: inline-block;
}

.footer .secure-shop .unit-left {
    float: left;
	padding-right:7px;
}

@media screen and (max-width:65.9375em) {
    .footer .footer-accordion.footer-shop-accordion .secure-shop .text {
        margin-bottom: 10px
    }
}

@media screen and (min-width:40em) and (max-width:65.9375em) {
    .footer .footer-accordion.footer-shop-accordion .trusted-ico {
        max-height: 48px
    }
}

.bim-footer h3 {
    font-weight: 700;
    font-size: 1.125rem;
    margin: 1.5rem 0 .8rem
}

.bim-footer p {
    font-size: .875rem;
    color: #ccc;
    margin-right: 2rem
}

.footer-disclaimer {
    font-size: .8125rem;
    color: #777;
    margin-top: 2px;
    background-color: #f7f8fa;
    border-top: 1px solid #e4e5e7;	
}

.footer-disclaimer a {
    margin: 0 5px;
    color: #777
}

.footer-disclaimer a:first-child {
    margin-left: 0
}

.footer-disclaimer a:hover {
    color: #000
}

.apx-modal {
    padding: 0;
    border: none;
    width: 1000px;
	display: block; 
	top: 68px;
}

.apx-modal-product {
    width: 700px;
}

.apx-modal:focus,
.apx-modal.focus,
.apx-modal.active,
.apx-modal:active {
    outline: none
}

.apx-modal .info-request {
    margin: 0
}

@media screen and (min-width:40em) and (max-width:65.9375em) {
    .apx-modal {
        width: 100%
    }
}

@media screen and (max-width:39.9375em) {
    .apx-modal {
        width: 100%;
        top: 0px !important;
        overflow-y: visible;
		padding-bottom: 73px;
    }
	
	.modal-hidden {
		display:none !important;
	}
	
	.footer .secure-shop .text {
		width: 100%;
	}
}

#apx-modal-pop-contact-web {
    width: 25.9375rem
}

@media screen and (min-width:40em) and (max-width:65.9375em) {
    #apx-modal-pop-contact-web {
        width: 100%
    }
}

@media screen and (max-width:39.9375em) {
    #apx-modal-pop-contact-web {
        width: 100%
    }
}

#apx-modal-pop-contact-web .info-request-disclaimer {
    padding-top: .0625rem
}

#apx-modal-pop-contact-web p {
    font-size: .875rem
}

.pop-contact-modal {
    width: 450px
}

#apx-quote {
    width: 100%;
    padding: 1.5rem .75rem 1rem
}

#apx-quote .info-request-footer {
    padding: .9375rem .9375rem .75rem
}

.error-bg {
    background-size: auto;
    background-image: url(/images/error-bg.png);
    background-position: 180% 0%;
	background-position: 100% 0%;
    padding-bottom: 408px;
	background-repeat: no-repeat;
}

@media print,
screen and (max-width:1030px) {
    .error-bg {
        background-image: none;
    }
	
	.footer .footer-accordion .accordion-title {
		text-align:center;
    }
}

.error-bg .row {
    position: relative
}

.error-bg h1 {
    font-size: 2.5rem;
    font-weight: 500;
    margin-bottom: 0
}

.error-bg h2 {
    font-size: 1.5625rem;
    font-weight: 300;
    margin-bottom: 18px
}

.error-bg ul,
.error-bg li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: .875rem
}


.error-bg a {
    font-weight: 700;
    text-decoration: underline
}

@media screen and (min-width:0\0) {
    select.label-up {
        padding-top: 12px !important;
        background-position: right 8px !important
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    select.label-up {
        padding-top: 12px !important;
        background-position: right 8px !important
    }
    .thumbnail[class*="logo"] {
        display: block
    }
    .productpage-carousel.owl-carousel .item {
        text-align: center;
        position: relative;
        height: 282px !important
    }
}

@media print and (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) and (min-width:40em),
screen and (-ms-high-contrast:none) and (min-width:40em) {
    .productpage-carousel.owl-carousel .item {
        height: 575px !important
    }
}

@media print and (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) and (min-width:64em),
screen and (-ms-high-contrast:none) and (min-width:64em) {
    .productpage-carousel.owl-carousel .item {
        height: 632px !important
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .productpage-carousel.owl-carousel .item img {
        width: auto !important;
        max-height: 100% !important;
        display: inline !important;
        position: absolute !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
        height: auto !important
    }
}

label.error {
    color: #990000;
	font-size: 12px;
}

.owl-carousel .owl-item .img-reviews {
	background: #f1f1f1;
	min-height: 14px;
}

.owl-carousel .owl-item .img-reviews img {
    display: block;
	margin: 0 auto;	
}

.owl-carousel .owl-item .reviews-name {
	font-weight:600;
}

.owl-carousel .owl-item .reviews-date {
    font-size:11px;
	float:right;
}
.owl-carousel .owl-item .reviews-text {
	padding-top:10px;
	font-size:12px;
	color:#666;
}


@media print,
screen and (max-width:640px) {
	
	.network-bar .menu-network.float-left {
		display:none;
	}
	
	.network-bar .menu-network li.flags span a {
		font-size:10px;
	}
}


.product a .cont-image {
    border: 1px solid #f0f0f0;
    background: #fff;
}

.owl-carousel.owl-thumbs.thumb-product-page .item img {
    height: auto;
    width: auto;
}

.slider-container .big-slider .owl-item.active .item .slider-wrapper-text {
    background: rgba(130, 130, 130, .6);
}

.l-cta__img {
    opacity: 1;
}

.label .del {
	color:#e00;
}

#contactmobile .cart-info {

    position: absolute;
    width: 320px;
    margin-left: -144px;
    right: auto;
}

#contactmobile .cart-info:before {
    right: 50% !important;
}

#contactmobile .cart-info .alert-warning {
    padding: 10px;
	font-weight: 400;
	line-height: 26px;
}


.menu-number {
    position: absolute;
    z-index: 10;
    width: 170px;
    border: 1px solid #d7d8d9;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem;
    margin-top: 13px;
	margin-left: -77px;
    color: #313131;
    border: 1px solid #d7d8d9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
	padding: 10px;
    font-weight: 400;
    line-height: 26px;
}

.menu-number:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid transparent;
    border-color: transparent transparent #fff #fff;
    box-shadow: -1px 1px 0 0 #d7d8d9;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -6px;
    z-index: 1;
    margin: auto;
    right: 73px
}


.menu-email {
    position: absolute;
    z-index: 10;
    min-width: 245px;
    border: 1px solid #d7d8d9;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem;
	font-weight: 400;
    margin-top: 13px;
	margin-left: -110px;
    color: #313131;
    border: 1px solid #d7d8d9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

.menu-email:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid transparent;
    border-color: transparent transparent #fff #fff;
    box-shadow: -1px 1px 0 0 #d7d8d9;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -6px;
    z-index: 1;
    margin: auto;
    right: 114px;
}

.menu-time {
    position: absolute;
    z-index: 10;
    min-width: 245px;
    border: 1px solid #d7d8d9;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem;
	font-weight: 400;
    margin-top: 13px;
	margin-left: -110px;
    color: #313131;
    border: 1px solid #d7d8d9;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

.menu-time:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid transparent;
    border-color: transparent transparent #fff #fff;
    box-shadow: -1px 1px 0 0 #d7d8d9;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -6px;
    z-index: 1;
    margin: auto;
    right: 114px;
}


@media screen and (max-width:65.9375em) {
	.menu-email {
		margin-left:0;
		right: 0;
	}
	
	.menu-email:before {
		right: 71px !important;
	}
}


i.arrow {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin: 2px 6px;
}

i.arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

i.arrow.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

i.arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

i.arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

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

.topic {
	margin: 10px 0;
}


.button.brand-ap {
	width: 100%;
	background: #00bef2;
    /*-webkit-box-shadow: inset 0 -2px 0 0 #1e2140;
    box-shadow: inset 0 -2px 0 0 #1e2140;*/
    text-align: center;
    color: #fff;
}

.brand-ap .icon {
    fill: #fff;
}

.button.brand-ap:hover, .button.brand-ap:focus {
    background: #000;
}

.text-vertical img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px;
	border-radius: 2px;
}

.menu-cat-link {
    color: #000;
}

.menu-cat-link:hover {
    color: #555;
}

#googlemaps {
	height: 400px;
}


/* CART */
.ctn {
    background: #00bef2 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 9px;
    height: 14px;
    line-height: 14px;
    width: 14px;
	position: relative;
	top: -12px;
    left: -25px;
    display: inherit;
}

.top-cart {
	position:relative;
}

.button.brand-ap.is-bought {
    background: #CCCCCC !important;
    text-align: center;
    text-indent: 0;
}


.cart-list .img-block {
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 1px;
    position: relative;
    width: 59px;
	margin-right: 5px;
}

.cart-list .js-items-list .js-item {
    width: 100%;
    height: 80px;
    padding: 10px 5px;
}

.cart-list .wrap {
	width: 258px;
    float: left;
}

.cart-list .wrap .caption {
    float: left;
	font-size:15px;
	    font-weight: 400;
}

.cart-list .price {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
	float: right;
}

.cart-list .price span {
    font-size: 13px;
    font-weight: normal;
}

.cart-list input {
    padding: 4px;
    width: 47px;
    height: 22px;
    font-size: 13px;
	display:inline;
}

.cart-list .close, .view .close {
    color: #990000;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    text-decoration: none;
}

.cart-list .js-order-button {
	height: 30px;
    line-height: 0px;
    font-size: 15px;
    margin: 5px;
}


.card .picture-block {
    float: left;
    width: 30%;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e5d8d8;
    padding: 8px 14px;
}

.card .price-block {
	width: 69%;
    float: right;
	padding: 0 10px;	
}

.card .price-block .articul {
	color: #699539;
    font-size: 13px;
    line-height: 1;
}

.card .price-block .articul span {
	color:#111;
	font-size:14px;
}

.card .price-block .properties {
	font-size: 13px;
    padding-top: 8px;
    line-height: 1;
}

.card .picture-block img {
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.card .price-block .title {
	font-size: 20px;
	font-weight: 400;
    color: #4d4d4d;
    margin-bottom: 5px;
    text-transform: uppercase;
	line-height: 20px;
}

.card .price-block .value {
    color: #000;
    font-size: 29px;
    padding: 2px 3px;
    white-space: nowrap;
	width: 50%;
    float: left;
	line-height: 77px;
}

.card .price-block .value .currency {
    font-size: 14px;
    font-weight: normal;
}

.card .price-block .js-bucket-item-delete {
	position: absolute;
    right: 16px;
    top: 65px;
    color: #c00;
}

.card .quantity {
	width: 90px;
    font-size: 12px;
	display: inline-block;
	text-align:left;
	color: #999;
}

.card .articul {
    font-size: 12px;
}

.card .articul span {
    font-size: 15px;
	font-weight: 400;
}

.card .qty-mini > input {
    border: 1px solid #cecece;
    border-radius: 2px;
    padding: 4px;
    width: 50px;
    height: 26px;
	float: right;
	font-size: 12px;	
}

.card .checkout-form {
	clear:both;
}

.card .cart-return-link {
    float: left;
    display: inline-block;
    position: absolute;
    bottom: 36px;
}

.card .cart-total-label {
    background: #f5f5f5  none repeat scroll 0 0;
    float: right;
    padding: 20px 40px;
	border-radius: 2px;
	min-width: 310px;
}

.card .cart-total-label .cart-total-title {
	font-size: 17px;
	line-height: 39px;
}

.card .cart-total-label .cart-total-sum {
	line-height: 30px;
}

.card .cart-total-label .cart-total-uah {
	font-size: 30px;
	font-weight: 600;
	float: right;
}

.card .cart-total-label .cart-total-uah-sign {
	font-size: 14px;
	font-weight: 200;
}


@media screen and (max-width:29.9375em) {
	
	.card .picture-block {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.card .picture-block img {		
		width: 200px;
	}
	
	.card .price-block {
		width: 100%;
		float: none; 
	}
	
	.card .cart-return-link {
		float: none;
		margin-top: 0px;
	}
	
	.small-up-2>.column,
	.small-up-2>.columns {
		float: none;
		width: 100%;
	}
	
}

@media screen and (max-width: 640px) {
	.card .cart-total-label {
		float:none;
	}
	
	.card .cart-return-link {
		float: none;
		display: block;
		position: relative;
		bottom:0px;
	}
	
	.card .cart-total .cart-return-link .button.light {
		width: 100%;
		padding: 3px;
		margin: 10px 0;
		font-weight: 400;
	}
}



/* noty bar */
.noty_bar {
	position: fixed;
	display: none;
	z-index: 9999999;
}

/* noty_message */
.noty_bar .noty_message {
	text-align: center;
	background: #333;
	border-radius:3px;
}

.noty_bar .noty_message .noty_text {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}


/* noty close button */
.noty_bar .noty_close {
	cursor: pointer;
}

/* noty modal */
.noty_modal {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 10000;
	opacity: 0.6;
	display: none;
	left: 0;
	top: 0;
}

/* noty container for noty_layout_topLeft & noty_layout_topRight */
ul.noty_cont {
	position: fixed;
	z-index: 10000000;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 300px;
}
ul.noty_cont li {
	position: relative;
	float: left;
	clear: both;
	list-style: none;
	padding: 0px;
	margin: 10px 0 0 0;
	width: 300px; /* Fix for: http://bugs.jquery.com/ticket/2278 */
}
ul.noty_cont.noty_layout_topLeft {left:20px; top:20px;}
ul.noty_cont.noty_layout_topRight {right:40px; top:20px;}
ul.noty_cont.noty_layout_bottomLeft {left:20px; bottom:20px}
ul.noty_cont.noty_layout_bottomRight {right:40px; bottom:20px}
ul.noty_cont.noty_layout_topRight li {float:right}

/* LAYOUTS */

/* noty_layout_top */
.noty_bar.noty_layout_top {
	top: 0;
	left: 0;
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* noty_layout_bottom */
.noty_bar.noty_layout_bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* noty_layout_center */
.noty_bar.noty_layout_center {
	top: 40%;
}

/* noty_layout_topLeft & noty_layout_topRight */
.noty_bar.noty_layout_topLeft, 
.noty_bar.noty_layout_topRight,
.noty_bar.noty_layout_bottomLeft,
.noty_bar.noty_layout_bottomRight {
	width: 100%;
	clear: both;
	position: relative;
}

.noty_bar.noty_layout_topLeft .noty_message, 
.noty_bar.noty_layout_topRight .noty_message,
.noty_bar.noty_layout_bottomLeft .noty_message,
.noty_bar.noty_layout_bottomRight .noty_message {
	text-align: left;
}

/* noty_layout_topCenter */
.noty_bar.noty_layout_topCenter {
	top: 10px;		
}

@media screen and (max-width: 39.9375em) {
    .noty_bar.noty_layout_topCenter {
		top: 0px;		
	}
}


/* noty bar */
.noty_bar.noty_theme_default {
}

/* if you use noty with customContainer you can access noty with this way 
*	 .noty_custom_container noty will add automaticly this class to your customContainer
*	 .noty_theme_default 		your theme
*	 .noty_layout_inline		your layout 
*/

/* custom container */
.noty_custom_container.noty_theme_default.noty_layout_inline {
	position: relative;
}

/* custom growl container */
.noty_custom_container.noty_theme_default.noty_layout_inline .noty_cont.noty_layout_inline {
	position: static;
}
	/* custom noty bar */
	.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar {
		border-width: 3px;
		border-style: solid;
		position: static;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	}
		.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message {
			font-size: 13px;
			padding: 4px;
		}
			.noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message .noty_buttons {
				margin-top: -1px;
			}

/* noty_message */
.noty_bar.noty_theme_default .noty_message {
	padding: 7px 10px;
	font-size: 16px;
	font-weight: bold;
	min-width: 340px;
}
.noty_bar.noty_theme_default.noty_closable .noty_message {
	padding: 8px 34px 8px 14px;
}

/* noty_buttons */
.noty_bar.noty_theme_default .noty_message .noty_buttons {
	float: right;
	font-size: 17px;
	margin-top: -4px; 
	margin-left: 4px;
}

/* noty_button */
.noty_bar.noty_theme_default .noty_message .noty_buttons button {
	margin-left: 5px;
}

/* noty close button */
.noty_bar.noty_theme_default .noty_close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
}

/* noty modal */
.noty_modal.noty_theme_default {
	opacity: 0.7;
}

/* LAYOUTS */

/* noty_layout_top */
.noty_bar.noty_theme_default.noty_layout_top {
	border-bottom: 3px solid #eee;
}

/* noty_layout_bottom */
.noty_bar.noty_theme_default.noty_layout_bottom {
	border-top: 3px solid #eee;
}

.noty_bar.noty_theme_default.noty_layout_center .noty_close {
	top: 8px;
}

.noty_bar.noty_theme_default.noty_layout_center .noty_message .noty_buttons {
	margin-top: -2px
}

/* noty_layout_topLeft & noty_layout_topRight */
.noty_bar.noty_theme_default.noty_layout_center,
.noty_bar.noty_theme_default.noty_layout_topLeft,
.noty_bar.noty_theme_default.noty_layout_topRight,
.noty_bar.noty_theme_default.noty_layout_bottomLeft,
.noty_bar.noty_theme_default.noty_layout_bottomRight {
	border: 3px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.noty_bar.noty_theme_default.noty_layout_center .noty_message,
.noty_bar.noty_theme_default.noty_layout_topLeft .noty_message,
.noty_bar.noty_theme_default.noty_layout_topRight .noty_message,
.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_message,
.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message {
	font-size: 13px;
	font-weight: normal;
}
.noty_bar.noty_theme_default.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message .noty_buttons {
	float: none;
	border-top: 1px solid #ccc;
  margin-left: 0;
  margin-top: 10px;
  padding-top: 10px;
  text-align: right;
}

/* noty_layout_topCenter */
.noty_bar.noty_theme_default.noty_layout_topCenter {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message {
	font-weight: normal;
	font-size: 20px;
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_close {
	top: 50%;
	margin-top: -10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.noty_bar.noty_theme_default.noty_layout_topCenter.noty_success {
	border: 3px solid #50C24E;
}
.noty_bar.noty_theme_default.noty_layout_topCenter .noty_message .noty_buttons {
	margin-left: 15px;
	margin-top: 0px
}

/* NOTIFICATION TYPES */

/* noty_notification */
.noty_bar.noty_theme_default.noty_notification {
	background-color: #fff;
	border-color: #ccc;
color: #555;
}
.noty_bar.noty_theme_default.noty_notification.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_notification.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #ccc;
}

/* noty_warning */
.noty_bar.noty_theme_default.noty_warning {
	background-color: #FFEAA8;
	border-color: #FFC237;
color: #826200;
}
.noty_bar.noty_theme_default.noty_warning.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_warning.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #FFC237;
}

.noty_bar.noty_theme_default.noty_alert {
	background-color: #fff;
	border-color: #ccc;
}
.noty_bar.noty_theme_default.noty_alert.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_alert.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #ccc;
}

/* noty_error */
.noty_bar.noty_theme_default.noty_error {
	background-color: red;
	color: #fff;
	border-color: darkred;
}
.noty_bar.noty_theme_default.noty_error .noty_message {
	font-weight: bold;
}
.noty_bar.noty_theme_default.noty_error.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_error.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: darkred;
}

/* noty_success */
.noty_bar.noty_theme_default.noty_success {
	background-color: lightgreen;
	color: #ffffff;
	border-color: #50C24E;
}
.noty_bar.noty_theme_default.noty_success.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_success.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #50C24E;
}

/* noty_alert */
.blockMsg,
.noty_bar.noty_theme_default.noty_success,
.noty_bar.noty_theme_default.noty_information {
    border: 1px solid #000 !important;
    background: #383737;
    text-shadow: none;
    text-transform: uppercase;
}
.noty_bar.noty_success .noty_text {
	color: #fff;
    font-size: 17px;
}
.noty_bar.noty_theme_default.noty_information.noty_layout_topLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_topRight .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_bottomLeft .noty_message .noty_buttons,
.noty_bar.noty_theme_default.noty_information.noty_layout_bottomRight .noty_message .noty_buttons {
border-color: #0B90C4;
}

.blockMsg h1 {
	color: #fff;
	padding:0;
}

.item label.error {
	font-size: 12px;
    position: absolute;
    right: 9px;
    bottom: -3px;
    color: #fff;
    background-color: rgba(220,93,107,0.6);
    border-radius: 2px;
    padding: 0px 6px;
    line-height: 17px;
}

/* LANG */
.network-dropdown .title span {
	cursor: pointer;
    line-height: 30px;
    color: #777;
    font-size: .625rem;
    outline: none;
    margin-left: 7px;
    position: relative;
    text-transform: uppercase;
}

.network-dropdown .title span.active {
	font-weight: 700;
}

/* SOCIAL */
.list-social-header {
    display: inline-block;
    padding: 0 5px;
}

.list-social-header a {
	line-height: 23px !important;
	height:30px;
}

.list-social-header a svg {
    width: 20px;
    height: 20px;
    fill: #fff;	
	padding:2px;
}

@media print,
screen and (max-width:460px) {
    .network-bar .menu-network .menu-shopname {
		display:none;
    }
	
	.mobile-hide {
		display:none;
	}
	
	.mobile-hundred {
		width: 100% !important;
	}
	
	.top-bar .logo {
		margin-left: 0;
    }
}

.swiper-container .image-counter-in-stock {
    position: absolute;
    z-index: 1;
    background-color: #ff0026;
    border-radius: 2px;
    color: #fff;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: 600;
    right: 0px;
    opacity: 0.8;
    filter: alpha(opacity=90);
	text-transform: uppercase;
}

.image-counter-in-stock-img {
    position: absolute;
    z-index: 1;    
    color: #fff;
    right: 0px;
    opacity: 0.9;
    filter: alpha(opacity=90);	
}

.image-counter-in-stock {
    position: absolute;
    z-index: 1;    
    color: #fff;
    right: 2px;
	top: 0px;
	text-transform: uppercase;
	height: 36px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 19px;
    line-height: 36px;
	display: inline-block;
    border-radius: 3px;
	font-weight: 600;
	opacity: 0.9;
    filter: alpha(opacity=90);		
}

.product .image-counter-in-stock {
	height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 28px;
}

.image-counter-in-stock-img img {
    vertical-align: top;
}

.fill-white {
	fill: #fff !important;
}

.color-white {
	color: #fff !important;
}

.menu-mobile li a.blue {
    color: #004360;
}

.text-vertical p + p {
	padding-top:15px;
}

.copyright {
	line-height:36px;
}

.margin-left {
	margin-left:15px;
}

@media print,
screen and (max-width:1080px) {
	.margin-left {
		margin-left:0px;
	}
}

.side-center-title {
    float: none;
    width: 100%;
    clear: both;
	cursor: pointer;
}

.text-vertical p + p {
	padding-top:15px;
}

@media print,
screen and (max-width:640px) {		
	.product-page-column .product__hero--price {
		font-size: 32px;
		text-align: left;
	}
	
	.owl-carousel.owl-theme .owl-nav {
		
	}
}

.cart-prices span {
    font-size:12px !important;
	width: 100%;
	display: block;
	font-weight: 200 !important;
}

.card .price-block .prices span {
    color: #666;
    font-size: 13px;
	width: 100%;
	display: block;
	text-decoration: underline;
}

.qty {
  width: 74px !important;
  height: 41px;
  float: right;
  margin-left: 10px;
}
.qty .button-sc {
  position: absolute;
  right: 0;
  width: 27px;
  height: 21px;
  line-height: 21px;
  font-size: 11px;
  color: #333333;
  background-color: #eeeeee;
  text-align: center;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  border: 1px solid #dddddd;
}
.qty .button-sc:hover {
  background-color: #dfdfdf;
  cursor: pointer;
}
.qty .button-sc.add {
  top: 0;
}
.qty .button-sc.add:before {
  content: "\e114";
  font-family: Font-icon;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qty .button-sc.remove {
  top: 20px;
}
.qty .button-sc.remove:before {
  content: "\e115";
  font-family: Font-icon;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qty input[type="text"] {
  width: 45px !important;
  height: 41px !important;
  line-height: 41px;
  float: left;
  margin: 0;
  padding: 0 !important;
  border: 1px solid #dddddd !important;
  border-right-width: 0 !important;
  display: block;
  text-align: center;
  font-size: 14px;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(51, 51, 51, 0.1);
  -moz-box-shadow: inset 0 1px 2px 0 rgba(51, 51, 51, 0.1);
  box-shadow: inset 0 1px 2px 0 rgba(51, 51, 51, 0.1);
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.qty.disabled .button-sc {
  display: none;
}
.qty.disabled input {
  border: 0;
  border-right-width: 1px!important;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}


.breadcrumbs-container .next-product-box, .breadcrumbs-container .previous-product-box {
    position: relative;
    display: inline;
    border-radius: 0;
}

.time-header {
color: #000;
}

.home-category-tile {
padding-bottom: 1.250rem
}

a.reviews-h1 {
    color: #000;
    padding: 9px 21px
}

a.reviews-h1:hover {
    color: #e0e0e0;
}

.padding-5 {
	padding:5px 0;
}

.no-visible {
	display:none !important;
}

@media print,
screen and (max-width:1140px) {
    .account-nav .button {
		padding: .6em;
	}
}

@media print,
screen and (max-width:1023px) {
    .account-nav .button {
		padding: .7em;
	}
}

.dropdown-pane .menu {
    font-size: 14px;
    padding: 10px 22px;
    min-width: 170px;
}

.filter-load {
	z-index: 1000;
	padding: 23px 0;
    clear: both;
}
.filter-load img{
	display: block;
    margin: 0 auto;
}

.static-pages .accordion .accordion-title {
    font-size: 1rem;
    background: #f7f8fa;
    display: block !important;
}

.static-pages .accordion .is-active>.accordion-title::before {
    background-image: none !important;
}

.static-pages .accordion .accordion-content {
    font-size: .8125rem;
	padding: 1rem;
}
img[data-src] {
  opacity: 0;
}
.bar-option {
    margin-bottom: 1rem;
}

.bar-option>span {
    color:#777;
	font-size:13px;
	font-weight:500;
}

.radio-listitem {
    margin: 0;
    display: inline-block
}

.radio-listitem li {
    margin: 0;
    list-style-type: none
}

.radio-listitem li a {
    position: relative;
    padding-left: 1.4375rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
    line-height: 1.3
}

.radio-listitem li a:before {
    content: "";
    display: inline-block;
    width: .9375rem;
    height: .9375rem;
    border: 1px solid #d7d8d9;
    margin-right: .5rem;
    position: absolute;
    left: 0;
    top: .2rem;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.radio-listitem li.active a {
    color: #0a0a0a
}

.radio-listitem li.active a:before {
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(/images/icon-bullet.svg);
    background-size: 70%;
    background-position: center;
    background-color: #fff;
    border-color: #0a0a0a
}

.photobox_type9 .photobox__previewbox {
	overflow: hidden;
}

.photobox_type9 .photobox__previewbox:before{
  width: 0;
  height: 0;
  padding: 25%;
  
  background-color: var(--photoboxOverlay, rgba(0, 0, 0, .8));
  border-radius: 50%;
  
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;

  transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) ease;
  will-change: transform;
  transform: translate(-50%, -50%) scale(0);
}

.photobox_type9:hover .photobox__previewbox:before{
  transform: translate(-50%, -50%) scale(4);
  transition-duration: var(--photoboxAnimationDuration, .8s);
}

.photobox_type9 .photobox__label{
  width: 95%;
  text-align: center;
  
  opacity: 0;  
  transition: opacity calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9), transform calc(var(--photoboxAnimationDuration, .8s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
  will-change: opacity, transform;
  
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 200%);
  z-index: 3;
}

.photobox_type9:hover .photobox__label{
  opacity: 1;
  transform: translate(-50%, -50%);
  transition-duration: calc(var(--photoboxAnimationDuration, .8s) / 2);
  transition-delay: calc(var(--photoboxAnimationDuration, .8s) / 4);
}

.photobox_type9 .photobox__preview{
	transition: transform calc(var(--photoboxAnimationDuration, .8s) / 2) cubic-bezier(0.71, 0.05, 0.29, 0.9);
  will-change: transform;
	transform: scale(1);
}

.photobox_type9:hover .photobox__preview{
  transform: scale(1.2);
}
.dislay-inline-block {
	display: inline-block;
}
._login {
	padding: 4px 1.3em;
	margin: 2px;
    margin-left: 20px;
	background: #555;
}
.label.secondary {
    background: #f3f3f3;
    color: #0a0a0a;
	white-space: nowrap;
}

.slotholder {
	height:100%;
}

.owl-item .column-product-main {
	height:auto;
}

.column-product .ptext-center {
	font-size: 13px;
	max-height: 272px;
	overflow:hidden;
}

.metadata {
	width: 100%;
	clear: both;
	min-height: 32px;
	position: relative;
	padding-bottom: 20px;
}
.text-optimization {
	padding: 20px;
	text-align: justify;
	border-radius: 3px;
	background: #fefefe;
	overflow:hidden;
	display: inline-block;
}
.text-optimization p {
	margin-bottom: 10px;

}

.text-optimization ul {
    list-style: square; 
    padding: 0; 
	margin: 0 20px 0; 
}

.text-optimization ol {
    list-style: decimal; 
    padding: 0; 
	margin: 0 20px 0; 
}

.no-change-metadata {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background: #cc0000;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); /* IE 5.5+*/
    -moz-opacity: 0.3; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.3; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.3; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */

}
.no-change-metadata span {
    position: absolute;
    display: block;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    color: #ffffff;
    font: bold 48px Arial;
    text-transform: uppercase;
    text-align: center;
    margin-top: -24px;
    
}

.metadata .more {
    border: 1px solid #aaa;
    margin: 0 auto;
    padding: 2px 20px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    background: #ccc;
	bottom: -10px;
    position: absolute;
	left: -56px;
    margin-left: 50%;
}

.Article-News-Text ul, .Article-News-Text ol, .Article-News-Text dl {
	padding-left:20px;
}

.static-pages ul, .static-pages ol, .static-pages dl {
	padding-left:20px;
}


.video-container {
  overflow: hidden;
  position: relative;
  min-height:560px;
  width: 80%;
  margin: 0 auto;
}
 
.video-container video, .video-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%;
}

.jq-star {
    display: inline-block;
    cursor: pointer;
}

.r-stars {
	display: inline-block;
	width: 100%;
}

.r-rating {
	float: left;
}

.r-stars .r-count {
    float: left;
    line-height: 20px;
    font-size: 13px;
    padding-left: 12px;
}

.column-product .product-descriptions .product-title {
	text-align:left;
}

@media screen and (max-width: 65.9375em) {
    .video-container {	  
	  min-height:460px;
	  width: 90%;	  
	}
}

@media screen and (max-width:39.9375em) {
	.video-container {	  
		min-height:240px;
		width: 100%;	  
	}
	.card .price-block {    
		text-align: center;
	}
	.card .price-block .value {
		text-align: center;
		font-size: 28px;
		font-weight:400;
	}
	.card .price-block .title {
		text-align: center;
	}
	
	.network-bar .menu-network li.flags {
		display:none;
	}	
	h1 {
		font-size: 24px;		
		padding: 12px 0;
	}	
}
label>span {
    color: #e00;
    font-size: 16px;
    line-height: 1;
}
.menu-mobile>ul>li>a {
	position: relative;
}

.menu.vertical>li .submenu-parent-button {
    position: absolute;
    top: 1px;
    right: 0;
    width: 38px;
    height: 40px;
	cursor: pointer;
	z-index: 1;
}

.pagination-list {
	padding-top:30px;
}

.isloadvisible {
	display:none;
}

blockquote {
    background: none repeat scroll 0 0 #f7f8fa;
    border-left: 5px solid #555;
    border-right: 5px solid #555;
    color: #000;
    padding: 10px 20px;
    text-align: center;
	margin-bottom:10px;
}

blockquote p {
	margin:0;
}

.view-change {
	display: inline-block;
    float: right;
	width: 58px;
}

.view-change>div {
	display: inline-block;
    float: left;
	padding: 0 2px;
	cursor:pointer;
}

.view-change svg[class*='icon']  {
	fill: rgba(204, 204, 204, 1);
}

.view-change .active svg[class*='icon']  {
	fill: rgba(119, 119, 119, 1);
}

.product figcaption .articul {
    color:#999;
	font-size:11px;	
	padding-top:6px;
}

.vlazy {
	display:none;
}

@media screen and (max-width:39.9375em) {
	
    .product figcaption {
        padding: 0;
		padding-left:8px;
		width:80%;
		display: inline-block;
		min-height: 122px;
		position: relative;
		margin:0 !important;
    }
	
	.product a .cont-image {
		display: inline-block;
		position: relative;
		float:left;
		min-height: 103px;
		width:20%;
		text-align: center;
		margin-bottom: 16px;
	}
	
	.product .img-placeholder {
		line-height: 100px;
		display: inline-block;
		vertical-align: middle;
	}
	
	.product a .image-product {
		max-height: auto;
	}

	.video-container {	  
		min-height:240px;
		width: 100%;	  
	}
	.card .price-block {    
		text-align: center;
	}
	.card .price-block .value {
		text-align: center;
		font-size: 28px;
		font-weight:400;
	}
	.card .price-block .title {
		text-align: center;
	}
	
	.pagination {
		margin: 16px 0;
	}
	
	h1 {
		font-size: 24px;
		line-height: 1;
		padding: 12px 0;
	}
			
	.column-product-main {
		min-height: auto;
		height: auto !important;
	}
	
	.product .image-counter-in-stock {
		height: 23px;
		padding: 0 5px;
		font-size: 15px;
		line-height: 23px;
	}
	
	.image-counter-in-stock {
	    bottom: 2px;
	}
	
	.product figcaption .product-manufacturer {
		text-align:left;
		white-space: normal;
		font-size: 15px;
		line-height: 17px;
		font-weight: 600;
		margin-bottom: 0;
		color: #000;
		height: auto !important;
	}
	
	.column-product {
		border-bottom: 1px solid #f1f1f1;
	}
	
	.product figcaption .product-price {
		width: 100%;
		position: absolute;
		left: 8px;
		bottom: 0;
	}
	
	.button.buy span {
		display:none;
	}
	
	.button.brand-ap {
		padding: 11px 12px !important;
		margin: 0;
		right: 9px;
	}
	
	.product figcaption .oldprice {
		font-size: 12px;
		padding: 0;
		line-height: 16px;
	}
	
	.float-mob {
		position: absolute;
		right: 8px;
		bottom: 0;
	}
	
	.padding-top-2 {
		padding-top: 8px;
	}	
	
	.text-optimization p {
		margin-bottom: 0;
		font-size: 13px;
	}	
	
	.reviews-stars .reviews-count {
		line-height: 9px;
		font-size: 11px;
	}
	
	.top-bar .logo {
		position: absolute;
		margin-top: -8px;
    }
	
	.top-bar .account-nav {
		float: right;
	}
	
	.account-nav .button {
		padding: 4px;
	}
	
	.product .image-counter-in-sale {
		padding: 0px 4px;
		font-size: 10px;
		font-weight: 500;
	}
	
	.product .image-counter-in-stock {
		top: 0;
	}
	
	.r-stars {		
		width: auto;
		position: absolute;		
		left: 0;
		bottom: 0px;
	}
	
	.r-stars .jq-star  {		
		width: 12px !important;
		height: 12px !important;
	}
	
	.column-product .ptext-center {
		max-height: 106px;
	}
}