.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.mfp-container:before,
.mfp-content,
.ui-button,
.ui-spinner,
.ui-spinner-input {
    vertical-align: middle
}

.module_reviews .reviews_slider .item,
.pagination_wrapper,
.product_right_col_content .product_advantages .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

/*! jQuery UI - v1.11.2 - 2014-10-25
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-slider-vertical .ui-slider-range-min,
.ui-spinner-down {
    bottom: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 22px .2em .4em
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.mfilter-box .box-heading .title,
ul.breadcrumb li {
    font-family: Metal-Variable;
    font-style: normal
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x #eee;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x #f6a828;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x #f6f6f6;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x #fdf5ce;
    font-weight: 700;
    color: #c77405
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x #ffe45c;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% #b81900;
    color: #fff
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-active .ui-icon,
.ui-state-default .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_ffd27a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% #666;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x #000;
    opacity: .2;
    filter: Alpha(Opacity=20);
    -webkit-border-radius: 5px;
    border-radius: 5px
}

ul.breadcrumb {
    margin: 40px 0 32px;
    padding: 0;
    list-style: none;
    text-align: left
}

.product-page ul.breadcrumb {
    margin-top: 33px
}

ul.breadcrumb li {
    display: inline-block;
    padding: 0 16px 0 22px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #101618;
    letter-spacing: .02em
}

ul.breadcrumb li:after {
    content: '>';
    color: #ACACAC;
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 1px
}

ul.breadcrumb li:last-child:after {
    color: #101618
}

ul.breadcrumb li:first-child {
    padding-left: 0;
    border-left: none
}

ul.breadcrumb li:first-child:after {
    display: none
}

.mfilter-box .box-heading,
.mfilter-box .box-heading .f_reset_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center
}

ul.breadcrumb li>a {
    color: #ACACAC;
    text-decoration: none
}

ul.breadcrumb li a:hover {
    color: #ff660e;
    text-decoration: none
}

.header__main_block_right_col.open_search .hidden_search_container .search_content input {
    background: #7e7e7e;
    border: 1px solid #7e7e7e
}

.mfilter-box {
    max-width: 272px
}

.mfilter-box .box-heading {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 32px;
    margin-bottom: 16px
}

.mfilter-box .box-heading .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase;
    color: #101618;
    position: relative;
    top: -5px
}

.mfilter-box .box-heading .f_reset_button .text,
.mfilter-content .active_filters label {
    position: relative;
    font-family: Metal-Variable;
    line-height: 150%;
    font-size: 16px;
    text-transform: uppercase;
    color: #101618;
    font-style: normal;
    font-weight: 400
}

.mfilter-box .box-heading .f_reset_button {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.mfilter-box .box-heading .f_reset_button .icon {
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    color: #101618
}

.mfilter-box .box-heading .f_reset_button .text {
    margin-left: 8px;
    top: -4px
}

.mfilter-box.active .box-heading .f_reset_button {
    opacity: 1;
    z-index: 1;
    visibility: visible
}

.mfilter-content .mfilter-button-top a.mfilter-button-reset {
    display: none !important
}

.mfilter-content .active_filters {
    display: none;
    visibility: hidden
}

.mfilter-content .active_filters.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mfilter-content .active_filters label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 8px 8px 32px;
    height: 32px;
    background: #FFFEEC;
    border: 1px solid #ff660e;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 8px 8px 0;
    text-align: center
}

.mfilter-content .active_filters label:before {
    width: 16px;
    height: 16px;
    font-family: icomoon;
    content: "\e900";
    position: absolute;
    top: 3px;
    left: 8px;
    font-size: 16px;
    color: #101618
}

.mfilter-content>ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mfilter-content>ul>li {
    margin-top: 45px
}

.mfilter-content>ul>li .mfilter-heading .mfilter-heading-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.mfilter-content>ul>li .mfilter-heading .mfilter-heading-content .mfilter-heading-text {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

.mfilter-content>ul>li .mfilter-heading .mfilter-heading-content .mfilter-head-icon {
    width: 28px;
    height: 28px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    right: -2px;
    top: 1px;
    position: relative
}

.mfilter-content>ul>li .mfilter-heading .mfilter-heading-content .mfilter-head-icon:after {
    font-family: icomoon;
    content: "\e904";
    font-style: normal;
    font-size: 10px;
    color: #101618;
    position: relative;
    top: 3px
}

.mfilter-content>ul>li .mfilter-content-opts {
    margin-top: 19px
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 16px
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option .mfilter-col-count,
.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option .mfilter-col-input img.svg_image.svg_active,
.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option.mfilter-input-active.mfilter-visible .mfilter-col-input img.svg_no_active {
    display: none
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option:first-child {
    margin-top: 0
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option .mfilter-col-input {
    position: relative
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option .mfilter-col-input img.svg_image {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    left: 0;
    cursor: pointer
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option .mfilter-col-input>input {
    width: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option .mfilter-col-input label {
    min-height: 24px;
    position: relative;
    z-index: 2;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #101618;
    padding-left: 36px;
    cursor: pointer
}

.mfilter-content>ul>li.li-collapsed .mfilter-heading .mfilter-heading-content .mfilter-head-icon {
    -webkit-transform: rotate(-90DEG);
    -ms-transform: rotate(-90DEG);
    transform: rotate(-90DEG)
}

.mfilter-content>ul>li:nth-child(2) {
    margin-top: 39px
}

.mfilter-content>ul>li.mfilter-price {
    margin-top: 32px
}

.mfilter-content>ul>li.mfilter-price .mfilter-content-opts,
.mfilter-content>ul>li:last-child .mfilter-content-opts {
    margin-top: 24px
}

.mfilter-content>ul>li .mfilter-content-opts .mfilter-tb .mfilter-option.mfilter-input-active.mfilter-visible .mfilter-col-input img.svg_active {
    display: block
}

.mfilter-options .mfilter-option.mfilter-slider .mfilter-slider-container,
.mfilter-price-slider {
    height: 2px
}

.mfilter-price-slider .ui-widget-content,
.mfilter-slider .ui-widget-content {
    height: 2px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #ACACAC;
    position: relative
}

.mfilter-price-slider .ui-widget-header,
.mfilter-slider .ui-widget-header {
    background: #101618;
    height: 2px !important;
    top: -1px
}

.mfilter-price-slider .ui-state-default,
.mfilter-price-slider .ui-widget-content .ui-state-default,
.mfilter-price-slider .ui-widget-header .ui-state-default,
.mfilter-slider .ui-state-default,
.mfilter-slider .ui-widget-content .ui-state-default,
.mfilter-slider .ui-widget-header .ui-state-default {
    position: absolute;
    z-index: 2;
    display: block;
    width: 18px;
    height: 16px;
    cursor: pointer;
    background-image: url(images/filter_slider_dot.svg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    top: -8px;
    border: none;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mfilter-price-inputs,
.mfilter-slider-inputs {
    margin-top: 23px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mfilter-price-inputs .minmax_container,
.mfilter-slider-inputs .minmax_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.mfilter-price-inputs .minmax_container .minmax_title,
.mfilter-slider-inputs .minmax_container .minmax_title {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #101618;
    position: relative;
    top: -6px
}

.mfilter-price-inputs .minmax,
.mfilter-slider-inputs .minmax {
    webkit-appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    background: url(images/filter_price_input.svg) no-repeat;
    margin: 0 0 0 8px;
    padding: 0;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 75px;
    height: 39px;
    -webkit-background-size: cover;
    background-size: cover;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .04em;
    color: #000
}

.filtering_block,
.filtering_block .sort_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    position: relative
}

.filtering_block .custom-select2 .selection .select2-selection__rendered,
.filtering_block .sort_block>.title {
    font-family: Metal-Variable;
    font-size: 16px;
    line-height: 130%;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-style: normal;
    font-weight: 400
}

.filtering_block {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 32px;
    z-index: 3
}

.filtering_block .sort_block {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    top: -2px
}

.filtering_block .sort_block>.title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ACACAC;
    margin-right: 4px
}

.filtering_block .custom-select2 {
    position: relative;
    cursor: pointer;
    height: 28px
}

.filtering_block .custom-select2>select {
    position: absolute;
    left: -99999px;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    z-index: -1
}

.filtering_block .custom-select2 .selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.filtering_block .custom-select2 .selection .select2-selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 2px;
    width: 100%;
    height: 100%
}

.filtering_block .custom-select2 .selection .select2-selection__rendered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #101618
}

.filtering_block .custom-select2 .selection .select2-selection__arrow {
    width: 28px;
    height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: 1px
}

.filtering_block .custom-select2 .selection .select2-selection__arrow b:before {
    display: block;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: icomoon !important;
    content: "\e904";
    font-size: 7px;
    color: #101618;
    position: relative;
    top: 2px
}

.filtering_block .custom-select2 .select2-container--open .selection .select2-selection__arrow {
    -webkit-transform: rotate(-90DEG);
    -ms-transform: rotate(-90DEG);
    transform: rotate(-90DEG);
    position: relative;
    top: 3px
}

.filtering_block .custom-select2 .select2-container--open {
    z-index: 2;
    width: 100%;
    left: 0 !important;
    top: 32px !important
}

.filtering_block .custom-select2 .select2-container--open .select2-search__field {
    display: none
}

.filtering_block .custom-select2 .select2-container--open .select2-results {
    overflow: hidden;
    display: block;
    min-width: 245px;
    background: #FFF;
    -webkit-box-shadow: 0 0 16px rgba(17, 25, 40, .08);
    box-shadow: 0 0 16px rgba(17, 25, 40, .08);
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.filtering_block .custom-select2 .select2-container--open .select2-results ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.filtering_block .custom-select2 .select2-container--open .select2-results ul li {
    margin-top: 8px;
    padding: 12px 16px 18px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

.filtering_block .custom-select2 .select2-container--open .select2-results ul li.select2-results__option--highlighted,
.filtering_block .custom-select2 .select2-container--open .select2-results ul li:hover {
    background-color: #ff660e
}

.products_page .products_container {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 1fr));
    grid-column-gap: 16px;
    grid-row-gap: 40px
}

.pagination_wrapper {
    width: 100%;
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination_wrapper .pagination_container {
    margin-top: 40px
}

.pagination_wrapper .pagination_container>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination_wrapper .pagination_container>ul>li {
    margin: 0 4px;
    height: 40px
}

.pagination_wrapper .pagination_container>ul>li>a {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 45px;
    height: 40px;
    text-decoration: none;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #101618;
    position: relative;
    top: -5px
}

.pagination_wrapper .pagination_container>ul>li.active {
    background-image: url(images/pagination_active.svg);
    background-repeat: no-repeat;
    background-position: center center
}

.pagination_wrapper .pagination_container>ul>li:hover {
    background-image: url(images/pagination_grey.svg);
    background-repeat: no-repeat;
    background-position: center center
}

.pagination_wrapper .pagination_container>ul>li.prev-arrow-li {
    margin-left: 0;
    margin-right: 24px;
    color: #101618
}

.pagination_wrapper .pagination_container>ul>li.prev-arrow-li>a {
    position: static;
    width: 40px;
    height: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 19px
}

.pagination_wrapper .pagination_container>ul>li.prev-arrow-li.not_active>a {
    color: #7e7e7e
}

.pagination_wrapper .pagination_container>ul>li.prev-arrow-li:hover>a {
    color: #545454
}

.pagination_wrapper .pagination_container>ul>li.next-arrow-li {
    color: #101618;
    margin-right: 0;
    margin-left: 24px
}

.pagination_wrapper .pagination_container>ul>li.next-arrow-li>a {
    position: static;
    width: 40px;
    height: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 19px
}

.pagination_wrapper .pagination_container>ul>li.next-arrow-li.not_active>a {
    color: #7e7e7e
}

.pagination_wrapper .pagination_container>ul>li.next-arrow-li:hover a {
    color: #545454
}

.pagination_wrapper .pagination_container>ul>li.next-arrow-li {
    position: relative;
    left: -2px;
    top: -1px
}

.no-common-home .module.module_video {
    margin-top: 120px
}

.product-page.no-common-home .module.module_video {
    margin-top: 160px
}

.blog-article.no-common-home .module.module_video,
.checkout-simplecheckout.no-common-home .module.module_video {
    margin-top: 80px
}

.product-big-image-container .product-big-image>.item {
    display: none
}

.product-big-image-container .product-big-image>.item:first-child {
    display: block
}

.product_images_col .product_images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    max-height: 492px;
    overflow: hidden
}

.product_images_col .product_images .additional_images_container {
    margin-top: -4px;
    margin-right: 8px;
    width: 92px;
    height: 100%;
    overflow: hidden
}

.product_images_col .product_images .additional_images_container .slick-slide {
    margin: 4px 0;
    border: 1px solid transparent
}

.product_images_col .product_images .product-big-image-container .product-big-image .image .labels_container .lbl,
.product_right_col_content .description {
    letter-spacing: .02em;
    margin-top: 8px
}

.product_images_col .product_images .additional_images_container .slick-slide.slick-current {
    border: 1px solid #ACACAC
}

.product_images_col .product_images .additional_images_container .slick-slide img {
    display: block
}

.product_images_col .product_images .product-big-image-container {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    max-height: 492px;
    overflow: hidden
}

.product_images_col .product_images .product-big-image-container .product-big-image .image {
    position: relative
}

.product_images_col .product_images .product-big-image-container .product-big-image .image .labels_container {
    position: absolute;
    top: 16px;
    left: 0
}

.product_right_col_content {
    max-width: 522px
}

.product_right_col_content h1 a {
    text-decoration: none;
    color: #000
}

.product_right_col_content .description,
.product_right_col_content .stock {
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #1C1F21;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400
}

.product_right_col_content .stock {
    position: relative;
    padding-left: 16px
}

.product_right_col_content .stock:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #ff660e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.product_right_col_content .stock span {
    top: -4px;
    position: relative
}

.product_right_col_content .stock.out_stock:before {
    background-color: #ACACAC
}

.product_right_col_content .weight_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 15px
}

.product_right_col_content .weight_info .title {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618;
    position: relative;
    top: -5px
}

.product_right_col_content .weight_info .set_anchor,
.product_right_col_content .weight_info .value {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400
}

.product_right_col_content .weight_info .value {
    padding-bottom: 9px;
    margin-left: 16px;
    width: 88px;
    height: 31px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(images/weight.svg);
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'Metal-Variable';
    text-align: center;
    color: #101618
}

.product_right_col_content .weight_info .set_anchor {
    margin-left: 32px;
    font-family: Metal-Variable;
    color: #000;
    position: relative;
    top: -5px
}

.product_right_col_content .options_block {
    margin-top: 38px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.product_right_col_content .options_block>.form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 32px
}

.product_right_col_content .options_block>.form-group>label {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618;
    position: relative;
    top: -2px
}

.product_right_col_content .options_block>.form-group>.packing_select {
    margin-left: 16px
}

.product_right_col_content .options_block>.form-group>.packing_select .select2-container--open .select2-results {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.product_right_col_content .options_block .options_block_info {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    color: #1C1F21
}

.product_right_col_content .price_buy_block_container {
    margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.product_right_col_content .rating_container,
.rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.product_right_col_content .price_buy_block_container .price {
    font-family: MontBlack;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #000
}

.product_right_col_content .price_buy_block_container .buy_block_container {
    margin-left: 48px;
    margin-top: 2px
}

.product_right_col_content .price_buy_block_container .new_price.price {
    color: red
}

.product_right_col_content .price_buy_block_container .old_price {
    font-family: Metal-Variable;
    text-decoration: line-through;
    font-size: 18px
}

.product_right_col_content .price_buy_block_container.out_of_stock .add2cart_content .add2cart_button {
    background-color: #7e7e7e;
    cursor: default;
    pointer-events: none;
    color: #ACACAC
}

.product_right_col_content .price_buy_block_container.out_of_stock .add2cart_content .qty_wrap {
    background-color: #E4E4E4
}

.product_right_col_content .price_buy_block_container.out_of_stock .add2cart_content .qty_wrap .qty_btn,
.product_right_col_content .price_buy_block_container.out_of_stock .add2cart_content .qty_wrap input {
    cursor: default;
    pointer-events: none;
    color: #ACACAC
}

.product_right_col_content .rating_container {
    margin-top: 35px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.product_right_col_content .rating_container .add_review_openform {
    margin-left: 24px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618;
    position: relative;
    top: -3px
}

.rating {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.rating .icon {
    font-size: 24px;
    color: #7e7e7e
}

.rating .icon.active {
    color: #ff660e
}

.product_right_col_content .product_advantages {
    margin-top: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.product_right_col_content .product_advantages .item {
    width: 87px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 28px
}

.product_right_col_content .product_advantages .item:first-child {
    margin-left: 0
}

.product_right_col_content .product_advantages .item .text {
    margin-top: 6px;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #1C1F21
}

@-webkit-keyframes MoveProductWave {
    100% {
        background-position: 1440px top
    }
}

@keyframes MoveProductWave {
    100% {
        background-position: 1440px top
    }
}

.product_bottom_info_block {
    margin-top: 80px;
    padding-top: 60px;
    position: relative;
    background-image: url(images/product_yellow_wave.png);
    background-position: 0 top;
    background-repeat: repeat-x
}

.product_bottom_info_block .product_bottom_info_block_content {
    padding-top: 83px;
    padding-bottom: 64px;
    background-color: #ff660e
}

.product_bottom_info_block .product_bottom_info_block_content .accordion_block {
    margin-top: 51px
}

.product_bottom_info_block .product_bottom_info_block_content .accordion_block:first-child {
    margin-top: 0
}

.accordion_block .accordion_block_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
    margin-bottom: 13px
}

.accordion_block .accordion_block_head>.title {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000;
    position: relative;
    top: -3px
}

.accordion_block .accordion_block_head>button {
    width: 28px;
    height: 28px;
    -webkit-transform: rotate(-90DEG);
    -ms-transform: rotate(-90DEG);
    transform: rotate(-90DEG);
    position: relative;
    top: -3px
}

.accordion_block .accordion_block_head>button .icon {
    font-size: 10px;
    color: #101618
}

.accordion_block.active .accordion_block_head button {
    -webkit-transform: rotate(0DEG);
    -ms-transform: rotate(0DEG);
    transform: rotate(0DEG);
    top: 0
}

.accordion_block .accordion_block_content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    position: relative
}

.accordion_block .accordion_block_content h4 {
    margin: 0 0 8px
}

.accordion_block .accordion_block_content p {
    margin: 9px 0 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #101618
}

.accordion_block.active .accordion_block_content {
    max-height: 2000px;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out
}

.accordion_block .editor_content table tr td {
    border-top: solid 1px #101618 !important
}

.accordion_block .editor_content table tr:first-child td {
    border-top: none !important
}

.module_reviews .reviews_title_col .reviews_title_col_content {
    max-width: 326px;
    padding-left: 3px
}

.module_reviews .reviews_title_col .reviews_title_col_content button {
    margin-top: 16px;
    padding: 18px 29px
}

.module_reviews .reviews_title_col>.title {
    color: #000
}

.module_reviews .reviews_title_col .rating {
    margin-top: 16px
}

.module_reviews .reviews_title_col .reviews_counter {
    margin-top: 4px;
    text-transform: uppercase
}

.module_reviews .reviews_slider {
    margin-left: -7px;
    margin-right: 0
}

.module_reviews .reviews_slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.module_reviews .reviews_slider .slick-track .slick-slide {
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.module_reviews .reviews_slider .slick-arrow {
    position: absolute;
    top: -webkit-calc(50% - 45px);
    top: calc(50% - 45px);
    font-size: 20px;
    cursor: pointer;
    z-index: 1;
    color: #101618
}

.module_reviews .reviews_slider .slick-arrow:hover {
    color: #545454
}

.module_reviews .reviews_slider .icon-slider-arrow-left {
    left: -48px
}

.module_reviews .reviews_slider .icon-slider-arrow-right {
    right: -59px
}

.module_reviews .reviews_slider .item {
    width: 100%;
    padding: 0 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.module_reviews .reviews_slider .item .review_text {
    width: 100%;
    height: 100%;
    padding: 16px;
    background-color: #7e7e7e;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    min-height: 128px;
    margin-bottom: 43px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #101618;
    position: relative
}

.module_reviews .reviews_slider .item .review_text:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 51px 71px 0 0;
    border-color: #7e7e7e transparent transparent;
    position: absolute;
    left: 30px;
    bottom: -24px;
    z-index: -1
}

.article_content .article_thumb img,
.articles_container.blog_articles_container .article .image img {
    max-width: 100%;
    height: auto
}

.module_reviews .reviews_slider .item .review_bottom_block {
    margin-top: auto;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.module_reviews .reviews_slider .item .review_bottom_block .review_bottom_block__right_col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.module_reviews .reviews_slider .item .review_bottom_block .review_bottom_block__right_col .author {
    color: #000;
    position: relative;
    top: -3px;
    padding-left: 9px;
    text-transform: uppercase
}

.module_reviews .reviews_slider .item .review_bottom_block .review_bottom_block__right_col .date {
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #545454;
    margin-left: 16px
}

.module_reviews .reviews_slider .item .review_bottom_block .rating .icon {
    font-size: 17px;
    width: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.articles_container.blog_articles_container {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 1fr));
    grid-column-gap: 16px;
    grid-row-gap: 40px
}

.articles_container.blog_articles_container .article .image {
    overflow: hidden
}

.articles_container.blog_articles_container .article .article_bottom_block {
    margin-top: 16px
}

.articles_container.blog_articles_container .article .article_bottom_block .article_tag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 8px 12px 6px;
    background: #ff660e;
    -webkit-border-radius: 50px 60px;
    border-radius: 50px 60px;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

.articles_container.blog_articles_container .article .article_bottom_block .article_title {
    margin-top: 12px
}

.articles_container.blog_articles_container .article .article_bottom_block .article_title a {
    text-decoration: none !important;
    font-family: MontBlack;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #101618
}

.articles_container.blog_articles_container .article .article_bottom_block .article_title a:hover {
    color: #ff660e
}

.articles_container.blog_articles_container .article .article_bottom_block .article_desc {
    margin-top: 16px;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #545454
}

.article_content .article_tag,
.article_content .date {
    font-family: 'Metal-Variable';
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase
}

.article_content .article_tag,
.article_content .date,
.article_content .share_block .share_title {
    font-style: normal;
    font-weight: 400;
    letter-spacing: .04em;
    color: #101618
}

.articles_container.blog_articles_container .article:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.article_content .article_thumb {
    margin-bottom: 48px
}

.article_content .article_tag {
    margin-bottom: 24px
}

.article_content .date {
    margin-top: 24px
}

.article_content .share_block {
    margin-top: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.article_content .share_block .share_title {
    font-family: Metal-Variable;
    font-size: 18px;
    line-height: 130%;
    text-transform: uppercase;
    position: relative;
    top: -5px
}

#simplecheckout_customer .checkout-heading .row-quick_login .quick_login,
.simplecheckout-block-content .radio>label {
    font-family: Metal-Variable;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400
}

.article_content .share_block ul {
    margin-left: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.article_content .share_block ul li {
    margin-left: 16px
}

.article_content .share_block ul li:first-child {
    margin-left: 0
}

.article_content .share_block ul li>a {
    position: relative;
    display: block;
    width: 34px;
    height: 34px
}

.article_content .share_block ul li>a:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ff660e;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -54%);
    -ms-transform: translate(-50%, -54%);
    transform: translate(-50%, -54%);
    z-index: 1
}

.article_content .share_block ul li>a svg {
    position: relative;
    z-index: 2
}

.article_content .share_block ul li>a:hover:after {
    background-color: #FFF66F
}

#modal_review .modal-body {
    margin-top: 8px
}

#modal_review .modal-body .line {
    margin-top: 24px
}

#modal_review .modal-body .line:first-child {
    margin-top: 0
}

#modal_review .modal-body .line-product-name {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    color: #000
}

#modal_review .modal-body .input_container textarea {
    height: 160px;
    resize: none
}

#modal_review #form-review .reviewStars-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#modal_review #form-review .reviewStars-input input,
body.checkout-simplecheckout #simplecheckout_customer .simplecheckout-rule-group,
body.checkout-simplecheckout #simplecheckout_shipping_address .simplecheckout-rule-group {
    display: none
}

#information-contact .callback_form,
.cooperation_banner_content,
.module_goal .module_content .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

#modal_review #form-review .reviewStars-input label {
    color: #000;
    cursor: pointer;
    font-size: 32px;
    margin: 0;
    opacity: .5
}

#modal_review #form-review .reviewStars-input input:checked~label,
#modal_review #form-review .reviewStars-input label:hover,
#modal_review #form-review .reviewStars-input label:hover~label {
    opacity: 1
}

#modal_review #form-review .reviewStars-input label:hover .icon {
    color: #000
}

#modal_review #form-review .reviewStars-input label:hover~label .icon {
    color: #000
}

#modal_review #form-review .reviewStars-input input:checked,
#modal_review #form-review .reviewStars-input input:checked .icon {
    color: #000
}

#modal_review #form-review .reviewStars-input input:checked~label .icon {
    color: #000
}

#modal_review #button-review {
    min-width: 184px;
    height: 48px
}

#simplecheckout_f_agree .alert-danger {
    border: none;
    background: 0 0;
    padding: 0
}

.main-simple-container #content>h1 {
    margin-bottom: 40px
}

.simplecheckout-left-column .simplecheckout-block {
    margin-top: 48px
}

.simplecheckout-left-column .simplecheckout-block:first-child {
    margin-top: 0
}

.simplecheckout-left-column .simplecheckout-block .checkout-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: uppercase
}

#simplecheckout_customer .checkout-heading .row-quick_login .quick_login {
    font-size: 16px;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #545454
}

#simplecheckout_customer .checkout-heading .row-quick_login .quick_login:hover {
    text-decoration: underline
}

.simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content {
    margin-top: -webkit-calc(32px + 4px);
    margin-top: calc(32px + 4px)
}

.simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .form-group.has-error .input_container input {
    border-color: #FD0000;
    color: #FD0000
}

.simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .form-group.has-error .input_container input::placeholder {
    color: #FD0000
}

.simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .form-group.has-error .input_container input::-webkit-input-placeholder {
    color: #FD0000
}

.simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .form-group.has-error .input_container input::-moz-placeholder {
    color: #FD0000
}

.simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .form-group.has-error .input_container input::-ms-input-placeholder {
    color: #FD0000
}

#simplecheckout_customer .simplecheckout-block-content fieldset .form-group {
    position: relative;
    margin-top: 16px
}

.simplecheckout-block-content .radio {
    position: relative
}

.simplecheckout-block-content .radio>label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    position: relative;
    padding-left: 39px;
    height: unset;
    z-index: 1;
    font-size: 16px;
    line-height: 150%;
    color: #101618
}

.simplecheckout-block-content .radio>label span {
    position: relative;
    top: -4px
}

.simplecheckout-block-content .terms {
    display: block;
    margin-top: 20px;
    padding: 16px;
    background: #FFFEEC;
    border: 1px solid #ff660e;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #1C1F21
}

#simplecheckout_customer .simplecheckout-block-content {
    margin-top: 16px
}

#simplecheckout_customer .simplecheckout-block-content .row-customer_register {
    margin-bottom: 21px;
    margin-top: 24px !important
}

#simplecheckout_customer .row-customer_register {
    margin-top: 0 !important;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#simplecheckout_customer .row-customer_register .radio {
    margin-left: 31px;
    margin-top: 2px
}

#simplecheckout_customer .row-customer_register .radio:first-child {
    margin-left: 0
}

#simplecheckout_customer .row-customer_register>label {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

#simplecheckout_customer .row-customer_register>.field_content {
    margin-left: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#agreement_checkbox .custom_check,
.simplecheckout-block .custom_check {
    position: relative
}

#agreement_checkbox .custom_check>label,
.simplecheckout-block .custom_check>label {
    display: block;
    position: relative;
    cursor: pointer;
    height: unset;
    padding-left: 36px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #101618
}

#constructor .custom-select2,
#product-search .search_row .custom-select2,
.simplecheckout-block .custom-select2 {
    position: relative;
    cursor: pointer;
    height: 56px
}

#constructor .custom-select2>select,
#product-search .search_row .custom-select2>select,
.simplecheckout-block .custom-select2>select {
    position: absolute;
    left: -99999px;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    z-index: -1
}

#constructor .custom-select2 .selection,
#product-search .search_row .custom-select2 .selection,
.simplecheckout-block .custom-select2 .selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #7e7e7e;
    -webkit-border-radius: 33px 31px 17px 20px;
    border-radius: 33px 31px 17px 20px
}

#constructor .custom-select2 .selection .select2-selection,
#product-search .search_row .custom-select2 .selection .select2-selection,
.simplecheckout-block .custom-select2 .selection .select2-selection {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#constructor .custom-select2 .selection .select2-selection__rendered,
#product-search .search_row .custom-select2 .selection .select2-selection__rendered,
.simplecheckout-block .custom-select2 .selection .select2-selection__rendered {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #1C1F21;
    position: relative;
    top: -2px
}

.simplecheckout-block-content .input_container .dropdown-menu>li,
.simplecheckout-block-content .input_container .dropdown-menu>li a,
.simplecheckout-block-content>textarea {
    color: #101618;
    line-height: 130%;
    font-family: Metal-Variable;
    font-size: 16px
}

#constructor .custom-select2 .selection .select2-selection__arrow,
#product-search .search_row .custom-select2 .selection .select2-selection__arrow,
.simplecheckout-block .custom-select2 .selection .select2-selection__arrow {
    margin-right: -8px;
    margin-top: 1px;
    width: 28px;
    height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#constructor .custom-select2 .selection .select2-selection__arrow b:before,
#product-search .search_row .custom-select2 .selection .select2-selection__arrow b:before,
.simplecheckout-block .custom-select2 .selection .select2-selection__arrow b:before {
    display: block;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: icomoon !important;
    content: "\e904";
    font-size: 10px;
    color: #101618;
    position: relative;
    top: 2px
}

#constructor .custom-select2 .select2-container--open .selection .select2-selection__arrow,
#product-search .search_row .custom-select2 .select2-container--open .selection .select2-selection__arrow,
.simplecheckout-block .custom-select2 .select2-container--open .selection .select2-selection__arrow {
    -webkit-transform: rotate(-180DEG);
    -ms-transform: rotate(-180DEG);
    transform: rotate(-180DEG);
    position: relative;
    top: 5px
}

#constructor .custom-select2 .select2-container--open,
#product-search .search_row .custom-select2 .select2-container--open,
.simplecheckout-block .custom-select2 .select2-container--open {
    z-index: 3;
    width: 100%;
    left: 0 !important
}

#constructor .custom-select2 .select2-container--open .select2-search__field,
#product-search .search_row .custom-select2 .select2-container--open .select2-search__field,
.simplecheckout-block .custom-select2 .select2-container--open .select2-search__field {
    display: none
}

#constructor .custom-select2 .select2-container--open .select2-results,
#product-search .search_row .custom-select2 .select2-container--open .select2-results,
.simplecheckout-block .custom-select2 .select2-container--open .select2-results {
    overflow: hidden;
    display: block;
    min-width: 245px;
    background: #FFF;
    -webkit-box-shadow: 0 0 16px rgba(17, 25, 40, .08);
    box-shadow: 0 0 16px rgba(17, 25, 40, .08);
    -webkit-border-radius: 8px;
    border-radius: 8px
}

#constructor .custom-select2 .select2-container--open .select2-results ul,
#product-search .search_row .custom-select2 .select2-container--open .select2-results ul,
.simplecheckout-block .custom-select2 .select2-container--open .select2-results ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 250px;
    overflow: auto
}

#constructor .custom-select2 .select2-container--open .select2-results ul::-webkit-scrollbar,
#product-search .search_row .custom-select2 .select2-container--open .select2-results ul::-webkit-scrollbar,
.simplecheckout-block .custom-select2 .select2-container--open .select2-results ul::-webkit-scrollbar {
    width: 5px;
    background: 0 0
}

#constructor .custom-select2 .select2-container--open .select2-results ul::-webkit-scrollbar-thumb,
#product-search .search_row .custom-select2 .select2-container--open .select2-results ul::-webkit-scrollbar-thumb,
.simplecheckout-block .custom-select2 .select2-container--open .select2-results ul::-webkit-scrollbar-thumb {
    background-color: #ff660e;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

#constructor .custom-select2 .select2-container--open .select2-results ul li,
#product-search .search_row .custom-select2 .select2-container--open .select2-results ul li,
.simplecheckout-block .custom-select2 .select2-container--open .select2-results ul li {
    margin-top: 8px;
    padding: 12px 16px 18px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

#constructor .custom-select2 .select2-container--open .select2-results ul li.select2-results__option--highlighted,
#constructor .custom-select2 .select2-container--open .select2-results ul li:hover,
#product-search .search_row .custom-select2 .select2-container--open .select2-results ul li.select2-results__option--highlighted,
#product-search .search_row .custom-select2 .select2-container--open .select2-results ul li:hover,
.simplecheckout-block .custom-select2 .select2-container--open .select2-results ul li.select2-results__option--highlighted,
.simplecheckout-block .custom-select2 .select2-container--open .select2-results ul li:hover {
    background-color: #ff660e
}

.simplecheckout-block-content .input_container .dropdown-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 250px;
    overflow: auto;
    background: #FFF;
    -webkit-box-shadow: 0 0 16px rgba(17, 25, 40, .08);
    box-shadow: 0 0 16px rgba(17, 25, 40, .08);
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.simplecheckout-block-content .input_container .dropdown-menu::-webkit-scrollbar {
    width: 5px;
    background: 0 0
}

.simplecheckout-block-content .input_container .dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #ff660e;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

.simplecheckout-block-content .input_container .dropdown-menu>li {
    margin-top: 8px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .04em;
    text-transform: uppercase
}

#simplecheckout_shipping_address,
#simplecheckout_shipping_address .simplecheckout-block-content {
    margin-top: 16px
}

.simplecheckout-block-content .input_container .dropdown-menu>li.select2-results__option--highlighted,
.simplecheckout-block-content .input_container .dropdown-menu>li:hover {
    background-color: #ff660e
}

.simplecheckout-block-content .input_container .dropdown-menu>li a {
    display: block;
    padding: 12px 16px 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .04em;
    text-transform: uppercase;
    text-decoration: none !important
}

#simplecheckout_shipping_address .checkout-heading.panel-heading {
    display: none
}

#simplecheckout_shipping_address .simplecheckout-block-content fieldset>.form-group {
    width: 100%;
    margin-top: 16px;
    position: relative
}

#simplecheckout_shipping_address .simplecheckout-block-content fieldset>.form-group:first-child {
    margin-top: 0
}

#simplecheckout_shipping_address .simplecheckout-block-content fieldset>.form-group.has-error .selection {
    border-color: #FD0000
}

.simplecheckout-block-content>textarea {
    display: block;
    height: 200px;
    width: 100%;
    resize: none;
    padding: 16px;
    border: 1px solid #7e7e7e;
    -webkit-border-radius: 33px 31px 17px 20px;
    border-radius: 33px 31px 17px 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .04em;
    text-transform: uppercase
}

#simplecheckout_cart .checkout-heading .counter,
.row-customer_comment_label .custom_radio label {
    line-height: 100%;
    letter-spacing: .04em;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase
}

.simplecheckout-block-content>textarea::placeholder {
    color: #ACACAC
}

.simplecheckout-block-content>textarea::-webkit-input-placeholder {
    color: #ACACAC
}

.simplecheckout-block-content>textarea::-moz-placeholder {
    color: #ACACAC
}

.simplecheckout-block-content>textarea::-ms-input-placeholder {
    color: #ACACAC
}

#simplecheckout_f_switcher {
    margin-top: 32px
}

.row-customer_comment_label {
    width: 100%
}

.row-customer_comment_label .custom_radio input {
    position: absolute;
    left: -99999px;
    opacity: 0;
    z-index: 0;
    visibility: hidden
}

.row-customer_comment_label .custom_radio label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 48px;
    height: 38px;
    position: relative;
    font-family: Metal-Variable;
    font-size: 16px
}

.row-customer_comment_label .custom_radio label:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 40px;
    height: 38px;
    min-width: 40px;
    min-height: 38px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.row-customer_comment_label .custom_radio img,
.row-customer_comment_label .custom_radio label:after {
    display: none !important
}

.row-customer_comment_label .custom_radio label span {
    top: -4px;
    position: relative
}

.row-customer_comment_label .custom_radio #label_comment:before {
    background-image: url(images/label_comment.svg)
}

.row-customer_comment_label .custom_radio #label_sign:before {
    background-image: url(images/label_sign.svg)
}

.row-customer_comment_label .custom_radio label span:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    background-color: #ff660e;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    bottom: -8px;
    opacity: 0
}

.row-customer_comment_label .custom_radio label:hover span:after {
    opacity: 1
}

.row-customer_comment_label .field_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.row-customer_comment_label .field_content .custom_radio {
    margin-left: 40px
}

.row-customer_comment_label .field_content .custom_radio:first-child {
    margin-left: 0
}

.row-customer_comment_label .field_content .custom_radio label {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    color: #ACACAC
}

.row-customer_comment_label .field_content .custom_radio input[type=radio]:checked+label {
    color: #101618 !important;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.original-simple-buttons {
    display: none !important
}

#simplecheckout_f_checks {
    margin-top: 36px
}

#simplecheckout_f_checks #simplecheckout_f_notify {
    margin-top: 24px
}

.simplecheckout .simplecheckout-button-block {
    margin-top: 32px
}

#simplecheckout_cart {
    padding: 48px;
    background: #FFF;
    border: 1px solid #7e7e7e;
    -webkit-border-radius: 32px;
    border-radius: 32px
}

#simplecheckout_cart .checkout-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#simplecheckout_cart .checkout-heading .title {
    text-transform: uppercase;
    position: relative;
    top: -3px;
    margin-left: 7px
}

#simplecheckout_cart .checkout-heading .counter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
    background: #ff660e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Metal-Variable';
    font-size: 24px;
    color: #000
}

#simplecheckout_cart .checkout-heading .counter>span {
    position: relative;
    top: 3px
}

#simplecheckout_cart .simplecheckout-cart {
    margin-top: 35px
}

#simplecheckout_cart .simplecheckout-cart>.product {
    padding: 24px 0;
    border-bottom: solid 1px #7e7e7e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#simplecheckout_cart .simplecheckout-cart>.product:first-child {
    border-top: solid 1px #7e7e7e
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col {
    width: -webkit-calc(100% - 88px - 23px);
    width: calc(100% - 88px - 23px);
    margin-left: 23px;
    padding-right: 36px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__top_block {
    margin-bottom: 8px;
    padding-top: 1px
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__top_block .remove_from_cart {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    color: #000
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__top_block .remove_from_cart:hover {
    color: #ff660e
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__top_block a.name {
    display: block;
    max-width: 170px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #101618;
    text-decoration: none
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__top_block a.name:hover {
    text-decoration: underline
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__top_block .option,
#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__top_block .weight {
    margin-top: 1px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #ACACAC
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__bottom_block {
    width: 100%;
    margin-top: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__bottom_block>.total {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__bottom_block>.quantity {
    margin-left: 24px;
    width: 86px;
    height: 40px;
    background-color: #ff660e;
    -webkit-border-radius: 50px 60px;
    border-radius: 50px 60px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__bottom_block>.quantity button {
    cursor: pointer;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__bottom_block>.quantity button.button_plus {
    right: 2px
}

#simplecheckout_cart .simplecheckout-cart>.product .product__right_col .product__right_col__bottom_block>.quantity input {
    border: none;
    width: 35px;
    position: relative;
    top: 3px;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

#simplecheckout_cart .alert {
    margin-top: 16px
}

#simplecheckout_cart .alert-danger {
    background-color: #fff
}

#simplecheckout_cart .product-warning {
    color: red;
    font-size: 12px
}

#simplecheckout-cart-totals-block {
    padding-top: 36px
}

#simplecheckout_cart .simplecheckout-cart-total-coupon {
    position: relative;
    margin-bottom: 32px
}

#simplecheckout_cart .simplecheckout-cart-total-coupon input {
    width: 100%;
    border: 1px solid #7e7e7e;
    -webkit-border-radius: 33px 31px 17px 20px;
    border-radius: 33px 31px 28px 20px;
    padding: 12px 165px 12px 14px;
    height: 50px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: .04em;
    color: #101618;
    border-color: #7e7e7e !important
}

#information-contact .callback_form .input_container input,
.simplecheckout-cart-total {
    font-family: Metal-Variable;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .04em
}

#simplecheckout_cart .simplecheckout-cart-total-coupon>a {
    width: 145px;
    min-width: 145px;
    max-width: 145px;
    height: 48px;
    position: absolute;
    top: 1px;
    right: 0;
    padding-left: 0;
    padding-right: 0
}

.simplecheckout-cart-total {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    font-size: 18px;
    line-height: 140%;
    color: #000
}

#simplecheckout_cart #total_shipping,
#simplecheckout_cart #total_sub_total {
    display: none
}

#simplecheckout_cart #add_checkout_confirm {
    margin-top: 16px;
    width: 100%
}

.yellow_banner {
    background-image: '';
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-bottom: 55px
}

.yellow_banner .yellow_banner_content {
    background-color: #ff660e
}

#information-contact .yellow_banner .yellow_banner_content {
    padding-bottom: 76px
}

.yellow_banner .breadcrumbs_container {
    padding: 40px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2
}

.yellow_banner ul.breadcrumb {
    margin: 0
}

.yellow_banner ul.breadcrumb>li>a {
    color: #545454
}

.yellow_banner ul.breadcrumb>li>a:hover {
    color: #101618
}

#information-contact .callback_form {
    margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#information-contact .callback_form .title {
    text-align: center
}

#information-contact .callback_form .input_container {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
}

#information-contact .callback_form .input_container input {
    min-width: 308px;
    width: 100%;
    height: 56px;
    background: #FFF;
    border: 1px solid #7e7e7e;
    -webkit-border-radius: 33px 31px 17px 20px;
    border-radius: 33px 31px 17px 20px;
    padding: 15px 16px 20px;
    font-size: 16px;
    line-height: 130%;
    color: #1C1F21
}

#information-contact .callback_form .input_container button {
    margin-left: 16px;
    background: #101618;
    padding: 9px 40px;
    min-width: 184px;
    height: 48px;
    -webkit-border-radius: 35px 33px 25px 20px;
    border-radius: 35px 33px 25px 20px;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #ff660e
}

#information-contact .contact_info_row .col-1 .col_content .info,
#information-contact .contact_info_row .col-3 .col_content {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    text-transform: uppercase
}

#information-contact .callback_form .input_container button>span {
    position: relative;
    top: 3px
}

#information-contact .callback_form .input_container button:hover {
    background-color: #303030;
    color: #ff660e
}

#information-contact .callback_form .input_container .text-danger {
    position: absolute;
    left: 16px;
    bottom: -16px
}

#information-contact .callback_form .input_container.has_error input {
    border-color: #FD0000
}

#information-contact .callback_form .input_container.has_error input::placeholder {
    color: #FD0000
}

#information-contact .callback_form .input_container.has_error input::-webkit-input-placeholder {
    color: #FD0000
}

#information-contact .callback_form .input_container.has_error input::-moz-placeholder {
    color: #FD0000
}

#information-contact .callback_form .input_container.has_error input::-ms-input-placeholder {
    color: #FD0000
}

#information-contact .contact_info_row {
    margin-top: 81px
}

#information-contact .contact_info_row .col-1 .col_content {
    padding-top: 22px
}

#information-contact .contact_info_row .col-1 .col_content .info {
    color: #101618
}

#information-contact .contact_info_row .col-1 .col_content .info a {
    color: #101618;
    text-decoration: none
}

#information-contact .contact_info_row .col-1 .col_content .info a:hover {
    text-decoration: underline
}

#information-contact .contact_info_row .col-2 .col_content .title {
    text-transform: uppercase
}

#information-contact .contact_info_row .col-2 .col_content .contacts_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 32px;
    margin-left: 54px
}

#information-contact .contact_info_row .col-2 .col_content .contacts_block li {
    margin-left: 16px
}

#information-contact .contact_info_row .col-2 .col_content .contacts_block li:first-child {
    margin-left: 0
}

#information-contact .contact_info_row .col-2 .col_content .contacts_block li a {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    display: block;
    position: relative
}

#information-contact .contact_info_row .col-2 .col_content .contacts_block li a:hover {
    top: -3px
}

#information-contact .contact_info_row .col-3 .col_content {
    padding-top: 22px;
    padding-right: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
    color: #101618
}

.content_info_col ul li,
.cooperation_tabs_heading>ul>li a {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    color: #000
}

.information-contact.no-common-home .module.module_video {
    margin-top: 90px
}

.cooperation_banner_content {
    padding-top: 127px;
    padding-bottom: 127px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cooperation_banner_content>img {
    position: absolute;
    z-index: 1
}

.cooperation_banner_content .img1 {
    top: -36px;
    left: 10px
}

.cooperation_banner_content .img2 {
    bottom: 15px;
    right: 2px
}

.cooperation_banner_content .banner_title {
    position: relative;
    z-index: 2;
    text-align: center
}

.cooperation_banner_content .black_button_ver2 {
    position: relative;
    z-index: 2;
    margin-top: 24px
}

.cooperation_tabs_container {
    margin-top: 80px
}

.cooperation_tabs_heading,
.cooperation_tabs_heading>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cooperation_tabs_heading>ul>li {
    margin-left: 32px
}

.cooperation_tabs_heading>ul>li:first-child {
    margin-left: 0
}

.cooperation_tabs_heading>ul>li a {
    padding: 4px 20px;
    display: block;
    height: 29px;
    font-size: 16px;
    letter-spacing: .04em;
    text-decoration: none;
    position: relative
}

.download_info,
.tab-warehouse-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.cooperation_tabs_heading>ul>li a>span {
    position: relative
}

.cooperation_tabs_heading>ul>li.active a {
    background-color: #ff660e;
    -webkit-border-radius: 35px 27px 17px 20px;
    border-radius: 35px 27px 17px 20px
}

#tab-warehouse {
    margin-top: 75px
}

#tab-warehouse .title {
    margin-bottom: 44px
}

#tab-warehouse .download_info {
    position: relative;
    top: -5px
}

#tab-warehouse .download_info .arrow {
    margin-right: 27px
}

.cooperation_tabs_content .content_info_col ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#information-faq h1,
.information-information .article_content .breadcrumbs_container ul.breadcrumb {
    margin-bottom: 40px
}

#tab-warehouse .content_info_col {
    margin-left: -103px
}

#tab-warehouse .title {
    margin-left: -41px
}

.cooperation_tabs_content .title {
    width: 100%;
    text-align: center;
    margin-bottom: 40px
}

.tab-warehouse-content {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content_info_col {
    margin-right: 48px
}

.content_info_col ul li {
    font-size: 28px;
    margin-top: 23px;
    padding-left: 43px;
    position: relative
}

#tab-corporation .content_info_col ul li,
.download_info .download_presentation_title,
.tab-corporation-content .content_info_col ul li {
    font-size: 16px;
    color: #545454;
    font-family: 'Metal-Variable';
    line-height: 150%;
    font-style: normal;
    font-weight: 400
}

.content_info_col ul li:first-child {
    margin-top: -2px
}

.content_info_col ul li:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(images/small_ok.svg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px
}

.content_info_col ul li>span {
    position: relative;
    top: -3px
}

.download_info {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.download_info .download_presentation_title {
    width: 199px;
    margin-right: 9px
}

.download_info .arrow {
    margin-right: 24px
}

.tab-corporation-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 106px
}

.tab-corporation-content .content_info_col .title {
    text-align: left
}

.tab-corporation-content .content_info_col ul li {
    margin-top: 24px;
    padding-left: 48px
}

.tab-corporation-content .content_info_col ul li:first-child {
    margin-top: 0
}

.tab-corporation-content .content_info_col ul li span {
    top: 0
}

.information-information-7 .module.module_video,
.tab-corporation-content .content_info_col .download_info {
    margin-top: 80px
}

.information-information-7 .module_banners {
    display: none
}

.information-information-7.corp_tab .module_banners {
    display: block
}

#tab-corporation .content_info_col {
    margin-top: -14px;
    max-width: 630px
}

#tab-corporation .content_info_col .title {
    letter-spacing: .04em
}

#tab-corporation .content_info_col ul li {
    text-transform: none;
    max-width: 475px
}

#faq_form .subtitle,
.faqs_list .faq .faq_head>.title {
    text-transform: uppercase
}

#tab-corporation .download_info {
    margin-top: 84px
}

#tab-corporation .download_info .arrow {
    position: relative;
    top: 2px;
    margin-right: 27px
}

.information-information-7.corp_tab .module_repeater {
    display: none
}

.information-information-7.corp_tab .module_banners {
    margin-top: 74px
}

.information-information-7 .module_banners .module_head .title {
    letter-spacing: .04em
}

#information-faq {
    background-image: '';
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-bottom: 55px
}

#information-faq .information-faq-content {
    background-color: #ff660e;
    padding-top: 40px;
    padding-bottom: 68px
}

#information-faq .information-faq-content .breadcrumbs_container {
    padding-left: 0;
    padding-right: 0
}

#information-faq .information-faq-content ul.breadcrumb {
    margin-top: 0
}

.faqs_list {
    max-width: 755px
}

.faqs_list .faq {
    margin-top: 32px
}

.faqs_list .faq:first-child {
    margin-top: 0
}

.faqs_list .faq .faq_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.faqs_list .faq .faq_head button {
    width: 28px;
    height: 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    color: #101618;
    -webkit-transform: rotate(-90DEG);
    -ms-transform: rotate(-90DEG);
    transform: rotate(-90DEG)
}

.faqs_list .faq .faq_head button .icon {
    position: relative;
    top: 2px
}

.faqs_list .faq .faq_content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    position: relative
}

.faqs_list .faq .faq_content .answer_content {
    margin-top: 32px;
    background: #FFF;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 24px;
    font-family: 'Metal-Variable';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #545454
}

.faqs_list .faq .faq_content .answer_content p {
    margin-top: 24px;
    margin-bottom: 0
}

.faqs_list .faq .faq_content .answer_content p:first-child {
    margin-top: 0
}

.faqs_list .faq.active .faq_head button {
    -webkit-transform: rotate(0DEG);
    -ms-transform: rotate(0DEG);
    transform: rotate(0DEG)
}

.faqs_list .faq.active .faq_head button .icon {
    top: 5px;
    left: 1px
}

.faqs_list .faq.active .faq_content {
    max-height: 1500px;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out
}

#faq_form .title {
    max-width: 390px;
    letter-spacing: .04em
}

#faq_form .subtitle {
    margin-top: 24px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    color: #101618
}

#information-about-us .yellow_banner .about_us_banner_content .banner_text,
.module_about_info .module_content .row .left_col .info_block .desc,
.module_goal .module_content .item .desc {
    font-family: 'Metal-Variable';
    font-size: 16px;
    line-height: 150%;
    color: #545454
}

#faq_form .lines,
#faq_form .lines .line {
    margin-top: 24px
}

#faq_form .lines .line:first-child {
    margin-top: 0
}

#faq_form .line.buttons_line,
#faq_form .line.check_line {
    margin-top: 28px
}

#faq_form .black_button_ver2 {
    min-width: 184px
}

#faq_form .line.check_line label:after,
#faq_form .line.check_line label:before {
    top: 12px
}

body.extension-module-faq .module.module_video {
    margin-top: 80px
}

#information-about-us .yellow_banner_content .container {
    position: relative
}

#information-about-us .yellow_banner_content .container>img {
    position: absolute
}

#information-about-us .yellow_banner_content .container>img.img1 {
    left: 7px;
    bottom: -70px
}

#information-about-us .yellow_banner_content .container>img.img2 {
    right: 23px;
    top: 117px
}

#information-about-us .yellow_banner .breadcrumbs_container {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#information-about-us .yellow_banner .about_us_banner_content {
    padding-top: 32px;
    max-width: 555px;
    position: relative;
    left: -3px
}

#information-about-us .yellow_banner .about_us_banner_content .banner_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#information-about-us .yellow_banner .about_us_banner_content .banner_head .banner_title {
    max-width: 430px
}

#information-about-us .yellow_banner .about_us_banner_content .banner_head .banner_title span {
    padding-left: 14px
}

#information-about-us .yellow_banner .about_us_banner_content .banner_head .banner_logo {
    position: relative;
    top: -8px;
    left: -14px
}

#information-about-us .yellow_banner .about_us_banner_content .banner_text {
    padding-top: 24px;
    font-style: normal;
    font-weight: 400
}

#information-about-us .yellow_banner .about_us_banner_content .bottom_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 26px
}

#information-about-us .yellow_banner .about_us_banner_content .bottom_container button {
    position: relative;
    left: -20px
}

#information-about-us .yellow_banner .about_us_banner_content img.snack {
    position: absolute
}

#information-about-us .yellow_banner .about_us_banner_content img.snack1 {
    left: 13px;
    bottom: -17px
}

#information-about-us .yellow_banner .about_us_banner_content img.snack2 {
    right: 59px;
    bottom: -50px
}

.module_goal {
    margin-top: 118px
}

.module_goal .module_content {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 1fr));
    grid-gap: 88px
}

.module_goal .module_content .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.module_goal .module_content .item .title {
    position: relative
}

.module_goal .module_content .item .title .text {
    letter-spacing: .04em
}

.module_goal .module_content .item .title .flash {
    display: block;
    width: 54px;
    height: 60px;
    position: absolute;
    right: -36px;
    top: -39px
}

.module_goal .module_content .item .desc {
    margin-top: 16px;
    font-style: normal;
    font-weight: 400
}

.module_goal .module_content .item .desc p {
    margin: 0
}

.module_about_info .module_content .row .left_col {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.content_404,
.module_about_info .module_content .row .right_col .titles_block {
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.module_about_info .module_content .row .left_col .info_block {
    margin-top: 80px;
    max-width: 540px
}

.module_about_info .module_content .row .left_col .info_block:first-child {
    margin-top: 9px
}

.module_about_info .module_content .row .left_col .info_block .desc {
    margin-top: 16px;
    font-style: normal;
    font-weight: 400
}

#cooperation_form .lines .line .radios_content .radio>label,
#cooperation_form .lines .line>label {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase
}

.module_about_info .module_content .row .left_col .info_block .desc p {
    margin-bottom: 16px
}

.module_about_info .module_content .row .right_col .image {
    position: relative
}

.module_about_info .module_content .row .right_col .titles_block {
    position: absolute;
    top: 69px;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

.module_about_info .module_content .row .right_col .titles_block .title {
    width: 100%;
    color: #ff660e;
    text-align: center
}

.module_about_info .module_content .row .right_col .titles_block .subtitle {
    margin-top: 8px;
    width: 100%;
    color: #ff660e;
    text-align: center;
    letter-spacing: .04em
}

.about_us_cooperation_form {
    margin-top: 80px;
    margin-bottom: 160px;
    padding-top: 44px;
    background-image: url(images/top_wave.png);
    background-repeat: repeat-x;
    background-position: left top
}

body.checkout-success .wave_block,
body.error-not_found footer .wave_block {
    background-image: url(images/yellow_wave_empty.png);
    background-position: left top;
    min-height: 275px
}

.about_us_cooperation_form .about_us_cooperation_form_content {
    padding-top: 44px;
    padding-bottom: 80px;
    background-color: #ff660e
}

#cooperation_form {
    margin-top: 71px
}

#cooperation_form .lines {
    margin-top: 26px
}

#cooperation_form .lines .line {
    margin-top: 27px
}

#cooperation_form .lines .line input {
    padding-left: 15px;
    padding-right: 15px
}

#cooperation_form .lines .line textarea {
    padding: 15px
}

#cooperation_form .lines .line:first-child {
    margin-top: 0
}

#cooperation_form .lines .line.line_two_el {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#cooperation_form .lines .line_two_el>.input_container {
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px)
}

#cooperation_form .lines .line.line_two_el>.input_container:last-child {
    margin-left: 16px
}

#cooperation_form .lines .line_textarea {
    margin-top: 26px
}

#cooperation_form .lines .line>label {
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    color: #101618
}

#cooperation_form .lines .line .radios_content {
    margin-top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#cooperation_form .lines .line .radios_content .radio {
    margin-left: 32px
}

#cooperation_form .lines .line .radios_content .radio:first-child {
    margin-left: 0
}

#cooperation_form .lines .line .radios_content .radio>label {
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: .02em;
    color: #101618
}

#cooperation_form .lines .line .radios_content .radio>label span {
    position: relative;
    top: -4px
}

#cooperation_form .lines .line .radios_content .radio>label:after,
#cooperation_form .lines .line .radios_content .radio>label:before {
    top: 0;
    left: -1px
}

#cooperation_form .line.buttons_line {
    margin-top: 29px
}

#cooperation_form button.send_cooperation {
    min-width: 184px
}

#information-about-us .module_home_categories .module_head {
    margin-bottom: 50px
}

#information-about-us .module.module_video {
    margin-top: 80px
}

.module_account {
    margin-top: 0
}

.module_account ul li {
    margin-top: 16px
}

.module_account ul li:first-child {
    margin-top: 0
}

.module_account ul li a {
    font-family: Metal-Variable;
    font-size: 18px;
    letter-spacing: .04em;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-transform: uppercase;
    color: #101618;
    text-decoration: none;
    position: relative
}

#common-success .content_success .text,
#constructor>.container>.row>.left_col .left_col__items_content .image_col .title,
#constructor>.container>.row>.left_col .left_col__items_content .items_col .item.active .product .counter_info {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center
}

.module_account ul li a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #ff660e;
    opacity: 0;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.account-newsletter .alert-success,
.account-password .alert-success {
    border: none;
    font-size: 19px;
    padding-left: 0;
    padding-right: 0
}

.module_account ul li a:hover:after {
    opacity: 1
}

.account-simpleedit #content>h1 {
    margin-bottom: 24px
}

#simpleedit .simpleregister-block-content .form-horizontal .form-group {
    margin-bottom: 16px
}

#simpleedit .form-group .field_content {
    position: relative
}

#simpleedit .simplecheckout-rule-group {
    display: none
}

#account-password #content form fieldset .form-group {
    margin-bottom: 16px;
    max-width: 50%
}

.account-password .text-danger {
    display: block !important;
    position: relative;
    margin-top: 5px
}

#account-address #content table {
    width: 100%
}

#simpleaddress .form-horizontal .form-group {
    margin-bottom: 16px;
    position: relative
}

#account-newsletter .form-horizontal .form-group .radio {
    margin-bottom: 16px
}

table.adresses_list td {
    border: none !important
}

table.adresses_list td.right_col a {
    min-width: 184px;
    margin: 0 5px
}

table.adresses_list td.right_col a:last-child {
    margin-top: 8px
}

.account-address .alert-success {
    border: none;
    font-size: 19px;
    padding-left: 0;
    padding-right: 0
}

.content_404 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 20px
}

.content_404 h1 {
    margin-top: 26px;
    margin-bottom: 33px;
    max-width: 631px;
    text-align: center
}

body.error-not_found footer .wave_block {
    padding-top: 0;
    padding-bottom: 0
}

body.error-not_found footer .wave_block .row {
    display: none
}

#common-success .content_success {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 40px;
    padding-left: 36px
}

#common-success .content_success h1 {
    margin-top: 26px;
    margin-bottom: 0;
    max-width: 650px;
    text-align: center
}

#common-success .content_success .text {
    font-size: 18px;
    line-height: 140%;
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .04em;
    color: #1C1F21;
    margin-top: 17px
}

#common-success .content_success .text ul {
    margin: 16px 0;
    padding: 0;
    list-style: none
}

#common-success .content_success .text a {
    color: #1C1F21;
    text-decoration: underline
}

#common-success .content_success .text a:hover {
    text-decoration: none
}

#common-success .content_success .reset_button {
    margin-top: 32px
}

body.checkout-success .wave_block {
    padding-top: 0;
    padding-bottom: 0
}

body.checkout-success .wave_block .row {
    display: none
}

.product-constructor,
.product-product-250 {
    background-color: #F8F8F8
}

.product-constructor header,
.product-product-250 header {
    background-color: #fff
}

#constructor>.container>.row>.left_col {
    min-width: 716px;
    padding-right: 48px;
    background-color: #fff;
    padding-bottom: -webkit-calc(175px + 118px);
    padding-bottom: calc(175px + 118px);
    position: relative;
    z-index: 1
}

#constructor>.container>.row>.left_col:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #fff
}

#constructor>.container>.row>.left_col .breadcrumbs_container {
    min-width: unset;
    padding-left: 0;
    padding-right: 0
}

#constructor>.container>.row>.left_col .breadcrumbs_container ul.breadcrumb {
    margin-top: 41px;
    margin-bottom: 35px
}

#constructor>.container>.row>.left_col .left_col__items_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#constructor>.container>.row>.left_col .left_col__items_content .image_col {
    max-width: 262px
}

#constructor>.container>.row>.left_col .left_col__items_content .image_col .title {
    margin-top: 16px;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: .02em;
    color: #1C1F21
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col {
    margin-left: 54px;
    display: grid;
    grid-template-columns: repeat(4, minmax(80px, 1fr));
    grid-gap: 8px
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background: #F8F8F8;
    border: 1px dashed #7e7e7e;
    -webkit-border-radius: 12.34px;
    border-radius: 12.34px;
    position: relative
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item .plus {
    width: 26px;
    height: 26px;
    position: relative
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item .plus:before {
    width: 26px;
    height: 4px;
    background-color: #D9D9D9;
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 0
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item .plus:after {
    width: 4px;
    height: 26px;
    background-color: #D9D9D9;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 11px
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item .product,
#constructor>.container>.row>.left_col .left_col__items_content .items_col .item.active .plus {
    display: none
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item.active .product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item.active .product .item_remove {
    position: absolute;
    top: -6px;
    right: -5px;
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    background-color: #101618;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item.active .product .item_remove .icon {
    color: #ff660e;
    position: relative;
    left: 1px;
    top: 0
}

#constructor>.container>.row>.left_col .left_col__items_content .items_col .item.active .product .counter_info {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: .02em;
    color: #101618;
    position: absolute;
    right: 6px;
    bottom: 6px
}

#constructor>.container>.row>.left_col .set_info .set_info__heading .title,
#constructor>.container>.row>.left_col .set_info .set_info__heading .title .weight {
    color: #000;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400
}

#constructor>.container>.row>.left_col .set_info {
    margin-top: 40px;
    padding: 22px 24px 24px;
    background: #FFFEEC;
    border: 1px solid #ff660e;
    -webkit-border-radius: 16px;
    border-radius: 16px
}

#constructor>.container>.row>.left_col .set_info .set_info__heading {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#constructor>.container>.row>.left_col .set_info .set_info__heading .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#constructor>.container>.row>.left_col .set_info .set_info__heading .title .weight {
    padding: 0 6px 0 4px
}

#constructor>.container>.row>.left_col .set_info .set_info__heading .title .detail {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #acacacd9;
    margin-left: -1px
}

#constructor>.container>.row>.left_col .set_info .set_info__heading .collapse_button {
    width: 28px;
    height: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
    color: #101618;
    -webkit-transform: rotate(-90DEG);
    -ms-transform: rotate(-90DEG);
    transform: rotate(-90DEG)
}

#constructor>.container>.row>.left_col .set_info .set_info__heading .collapse_button.active {
    -webkit-transform: rotate(0DEG);
    -ms-transform: rotate(0DEG);
    transform: rotate(0DEG)
}

#constructor>.container>.row>.left_col .set_info .set_info__heading .collapse_button .icon {
    position: relative;
    top: 2px;
    left: 2px
}

#constructor>.container>.row>.left_col .set_info .set_info__details {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    transition: max-height .5s cubic-bezier(0, 1, 0, 1)
}

#constructor>.container>.row>.left_col .set_info .set_info__details.active {
    max-height: 1500px;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
    overflow: visible
}

#constructor>.container>.row>.left_col .set_info .set_info__details .details_content {
    margin-top: 10px
}

#constructor>.container>.row>.left_col .set_info .set_info__details .details_content ul {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 1fr));
    grid-column-gap: 12px;
    grid-row-gap: 8px
}

#constructor>.container>.row>.left_col .set_info .set_info__details .details_content ul li {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #101618
}

#constructor>.container>.row>.left_col .set_info .set_info__details .details_content ul li span {
    padding-left: 4px;
    color: #ACACAC
}

#constructor>.container>.row>.left_col .set_info .set_info__total {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #000
}

#constructor>.container>.row>.left_col .set_info .set_info__bottom_block {
    margin-top: 21px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#constructor>.container>.row>.left_col .set_info .set_info__bottom_block .price {
    margin-top: -8px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #000
}

#constructor>.container>.row>.right_col {
    min-width: 580px;
    padding-left: 48px;
    padding-top: 82px;
    padding-bottom: -webkit-calc(174px + 118px);
    padding-bottom: calc(174px + 118px)
}

#constructor>.container>.row>.right_col h1 {
    margin-bottom: 8px
}

#constructor>.container>.row>.right_col .subtitle {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #1C1F21
}

#constructor>.container>.row>.right_col .steps_container,
#constructor>.container>.row>.right_col .steps_container .step {
    margin-top: 40px
}

#constructor>.container>.row>.right_col .steps_container .step:first-child {
    margin-top: 0
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading .step_heading__left_col .step_sup_title {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #ACACAC
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading .step_heading__left_col .step_title {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    color: #ACACAC;
    margin-top: 5px
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading .step_heading__left_col .edit_step {
    position: relative;
    margin-top: 13px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #1C1F21
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading a.step_info.active .tooltip,
#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product .info_block .name,
.step_content .set_weight_items .radio label {
    letter-spacing: .02em;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading .step_heading__left_col .edit_step:after {
    content: '';
    display: block;
    width: 100%;
    height: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #ff660e;
    position: absolute;
    left: 0;
    bottom: -8px;
    opacity: 0
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading .step_heading__left_col .edit_step:hover:after {
    opacity: 1;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading a.step_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 15px;
    color: #ff660e;
    text-decoration: none;
    background-color: #101618;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative
}

#constructor>.container>.row>.right_col .steps_container .step .step_heading a.step_info.active .tooltip {
    width: 181px;
    min-height: 52px;
    position: absolute;
    top: -52px;
    left: -175px;
    font-size: 12px;
    line-height: 150%;
    color: #FFF;
    background: #101618;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 6px 8px 10px;
    display: block !important;
    opacity: 1;
    z-index: 1;
    visibility: visible
}

#constructor>.container>.row>.right_col .steps_container .step.active .edit_step,
#constructor>.container>.row>.right_col .steps_container .step.setted .step_heading .image {
    display: none
}

#constructor>.container>.row>.right_col .steps_container .step .step_content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height .5s cubic-bezier(0, 1, 0, 1);
    transition: max-height .5s cubic-bezier(0, 1, 0, 1)
}

#constructor>.container>.row>.right_col .steps_container .step .step_content .step_content_container {
    margin-top: 36px
}

#constructor>.container>.row>.right_col .steps_container .step.active .step_content {
    max-height: 1500px;
    -webkit-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
    overflow: visible
}

#constructor>.container>.row>.right_col .steps_container .step-2 {
    margin-top: 42px
}

#constructor>.container>.row>.right_col .steps_container .step-2 .step_content .step_content_container {
    margin-top: 24px
}

#constructor>.container>.row>.right_col .steps_container .step.setted .step_heading .step_heading__left_col .step_title {
    color: #101618
}

#constructor>.container>.row>.right_col .steps_container .step-1 .step_heading .image {
    width: 72px
}

.step_content .set_weight_items .radio {
    margin-top: 16px
}

.step_content .set_weight_items .radio label {
    font-size: 16px;
    line-height: 110%;
    color: #101618
}

.step_content .set_weight_items .radio:first-child {
    margin-top: 0
}

#constructor>.container>.row>.right_col .steps_container .step.active .step_heading .step_heading__left_col .step_title {
    color: #101618
}

#constructor>.container>.row>.right_col .steps_container .step_one_submit_button {
    margin-top: 28px
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(2, minmax(100px, 1fr));
    grid-column-gap: 19px;
    grid-row-gap: 16px
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product .image {
    width: 96px;
    height: 96px;
    min-width: 96px;
    min-height: 96px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product .image button {
    position: absolute;
    opacity: 0
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product .info_block {
    margin-left: 16px;
    height: 100%;
    padding-top: 3px
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product .info_block .name {
    font-size: 16px;
    line-height: 120%;
    color: #101618
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product .info_block .price {
    margin-top: 10px;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #101618
}

.module_set .nav_col,
.set_category_nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list .product:hover .image button {
    opacity: 1
}

#constructor>.container>.row>.right_col .steps_container .step-2 .products_list.more_then_6 {
    max-height: 320px;
    overflow: auto
}

.product-constructor footer,
.product-product-250 footer {
    position: relative;
    margin-top: -175px;
    z-index: 2
}

#modal_help_add .modal-content,
#modal_help_add_cart .modal-content,
#modal_reset_constructor .modal-content {
    padding-top: 72px;
    padding-bottom: 84px
}

#modal_help_add .modal-body .form_content_text,
#modal_help_add_cart .modal-body .form_content_text,
#modal_reset_constructor .modal-body .form_content_text {
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #101618
}

.blog-category .filtering_block .sort_block .title,
.set_category_nav button {
    line-height: 130%;
    letter-spacing: .04em;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400
}

#modal_help_add .modal-body .buttons,
#modal_help_add_cart .modal-body .buttons,
#modal_reset_constructor .modal-body .buttons {
    margin-top: 24px
}

#modal_help_add .modal-body .buttons button,
#modal_help_add_cart .modal-body .buttons button,
#modal_reset_constructor .modal-body .buttons button {
    min-width: 184px;
    height: 48px;
    padding-left: 16px;
    padding-right: 17px
}

.blog-article .article_content .breadcrumbs_container,
.information-information .article_content .breadcrumbs_container {
    min-width: unset;
    padding-left: 0;
    padding-right: 0
}

.error-not_found footer {
    margin-top: 0
}

.blog-article .article_content .breadcrumbs_container ul.breadcrumb {
    margin-bottom: 32px
}

#blog-article h1 {
    margin-bottom: 16px
}

.blog-article .module_blog_articles {
    margin-top: 136px
}

.blog-category .filtering_block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-category .filtering_block .sort_block {
    top: -4px
}

.blog-category .filtering_block .sort_block .title {
    font-size: 16px
}

.blog-category .filtering_block h1 {
    margin-bottom: 0
}

.module_set .nav_col {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.set_category_nav {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.set_category_nav button {
    margin-top: 32px;
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    color: #ACACAC
}

.set_category_nav button:first-child {
    margin-top: 0
}

.set_category_nav button.active,
.set_category_nav button:hover {
    color: #101618
}

.set_products {
    max-width: 848px;
    display: grid;
    grid-template-columns: repeat(4, minmax(66px, 1fr));
    grid-gap: 16px
}

.set_products .set_product {
    display: none;
    width: 100%;
    height: 100%;
    min-width: 100%
}

.set_products .set_product .image img {
    display: block
}

.set_products .set_product .name {
    margin-top: 4px;
    text-align: center
}

.set_products .set_product .name a {
    display: inline-block;
    font-family: Metal-Variable;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000;
    text-decoration: none
}

.article_shipment_payment .info_block .column_desc,
.article_shipment_payment .info_block .desc,
.article_shipment_payment .info_block .desc p,
.info_block_payment_0 .payments_grid .item .desc {
    font-family: 'Metal-Variable';
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    color: #101618
}

.search_checks_block {
    margin: 32px 0
}

.article_shipment_payment .info_block {
    margin-top: 32px
}

.article_shipment_payment .info_block:first-child {
    margin-top: 16px
}

.article_shipment_payment .info_block h4 {
    margin-top: 0;
    margin-bottom: 16px
}

.article_shipment_payment .info_block .desc {
    font-weight: 400
}

.article_shipment_payment .info_block .desc p {
    display: block;
    margin: 8px 0 0;
    font-weight: 400
}

.article_shipment_payment .info_block .desc p:first-child {
    margin-top: 0
}

.article_shipment_payment .info_block .desc p span {
    font-weight: 700
}

.article_shipment_payment .info_block .line {
    margin-top: 16px;
    display: grid;
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    grid-template-columns: repeat(2, minmax(100px, 1fr))
}

.article_shipment_payment .info_block .column_desc {
    margin-top: 8px;
    font-weight: 600
}

.article_shipment_payment .info_block .column_desc p {
    display: block;
    margin: 8px 0 0
}

.article_shipment_payment .info_block .column_desc span {
    font-weight: 700
}

.info_block_payment_0 .payments_grid {
    margin-top: 24px;
    display: grid;
    grid-column-gap: 40px;
    grid-row-gap: 24px;
    grid-template-columns: repeat(2, minmax(100px, 1fr))
}

.info_block_payment_0 .payments_grid .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.info_block_payment_0 .payments_grid .item .image {
    min-height: 49px
}

.info_block_payment_0 .payments_grid .item .image img {
    display: block
}

.info_block_payment_0 .payments_grid .item .desc {
    margin-top: 16px;
    font-weight: 400
}

.information-information .module_repeater {
    display: none
}

.information-information-4 .module_repeater,
.information-information-7 .module_repeater {
    display: block
}

#constructor .custom-select2>.select2.select2-container,
.custom-select2>span.select2-container {
    display: block !important;
    width: 100% !important;
    height: 100% !important
}

#simplecheckout_payment .simplecheckout-block-content .radio.custom_radio {
    margin-top: 16px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

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

    .mfilter-options .mfilter-option.mfilter-slider .mfilter-slider-container,
    .mfilter-price-slider {
        padding-right: 15px
    }
}

@media screen and (min-width:1367px) {

    .mfilter-options .mfilter-option.mfilter-slider .mfilter-slider-container,
    .mfilter-price-slider {
        padding-right: 15px
    }
}

/*# sourceMappingURL=subpages.css.map */