.uibox-container {
    width: 95%;
    margin: auto;
}
.uibox-row {
    flex-wrap: wrap;
}
.inline-row, .uibox-row {
    display: flex;
}
.col.s1 {
    width: 8.3333333333%}
.col.s2 {
    width: 16.6666666666%}
.col.s3 {
    width: 25%}
.col.s4 {
    width: 33.3333333333%}
.col.s5 {
    width: 41.6666666667%}
.col.s6 {
    width: 50%}
.col.s7 {
    width: 58.3333333333%}
.col.s8 {
    width: 66.6666666667%}
.col.s9 {
    width: 75%}
.col.s10 {
    width: 83.3333333333%}
.col.s11 {
    width: 91.6666666667%}
.col.s12 {
    width: 100%}
.offset-1 {
    margin-left: 8.3333333333%}
.offset-2 {
    margin-left: 16.6666666666%}
.offset-3 {
    margin-left: 25%}
.offset-4 {
    margin-left: 33.3333333333%}
.offset-5 {
    margin-left: 41.6666666667%}
.offset-6 {
    margin-left: 50%}
.offset-7 {
    margin-left: 58.3333333333%}
.offset-8 {
    margin-left: 66.6666666667%}
.offset-9 {
    margin-left: 75%}
.offset-10 {
    margin-left: 83.3333333333%}
.offset-11 {
    margin-left: 91.6666666667%}
.offset-12 {
    margin-left: 100%}
.col[class*=pull-], .col[class*=push-] {
    position: relative;
}
.col.push-s1 {
    left: 8.3333333333%}
.col.push-s2 {
    left: 16.6666666666%}
.col.push-s3 {
    left: 25%}
.col.push-s4 {
    left: 33.3333333333%}
.col.push-s5 {
    left: 41.6666666667%}
.col.push-s6 {
    left: 50%}
.col.push-s7 {
    left: 58.3333333333%}
.col.push-s8 {
    left: 66.6666666667%}
.col.push-s9 {
    left: 75%}
.col.push-s10 {
    left: 83.3333333333%}
.col.push-s11 {
    left: 91.6666666667%}
.col.push-s12 {
    left: 100%}
.col.pull-s1 {
    right: 8.3333333333%}
.col.pull-s2 {
    right: 16.6666666666%}
.col.pull-s3 {
    right: 25%}
.col.pull-s4 {
    right: 33.3333333333%}
.col.pull-s5 {
    right: 41.6666666667%}
.col.pull-s6 {
    right: 50%}
.col.pull-s7 {
    right: 58.3333333333%}
.col.pull-s8 {
    right: 66.6666666667%}
.col.pull-s9 {
    right: 75%}
.col.pull-s10 {
    right: 83.3333333333%}
.col.pull-s11 {
    right: 91.6666666667%}
.col.pull-s12 {
    right: 100%}
@font-face {
    font-family: fontello;
    src: url(/app/fonts/fontello/font/fontello.eot?58073798);
    src: url(/app/fonts/fontello/font/fontello.eot?58073798#iefix) format("embedded-opentype"), url(/app/fonts/fontello/font/fontello.woff2?58073798) format("woff2"), url(/app/fonts/fontello/font/fontello.woff?58073798) format("woff"), url(/app/fonts/fontello/font/fontello.ttf?58073798) format("truetype"), url(/app/fonts/fontello/font/fontello.svg?58073798#fontello) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
    content: "\e800"}
.icon-viber:before {
    content: "\e801"}
.icon-right-open:before {
    content: "\e802"}
.icon-right-open-mini:before {
    content: "\e803"}
.icon-telegram:before {
    content: "\e804"}
.icon-minicart:before {
    content: "\e805"}
.icon-facebook:before {
    content: "\f09a"}
.icon-youtube-play:before {
    content: "\f16a"}
.icon-instagram:before {
    content: "\f16d"}
.jGrowl {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    position: fixed;
}
.jGrowl.top-left {
    left: 0;
    top: 0;
}
.jGrowl.top-right {
    right: 0;
    top: 0;
}
.jGrowl.bottom-left {
    left: 0;
    bottom: 0;
}
.jGrowl.bottom-right {
    right: 0;
    bottom: 0;
}
.jGrowl.center {
    top: 0;
    width: 50%;
    left: 25%}
.jGrowl.center .jGrowl-closer, .jGrowl.center .jGrowl-notification {
    margin-left: auto;
    margin-right: auto;
}
.jGrowl-notification {
    background-color: #000;
    opacity: .9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(.9*100));
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(.9*100));
    zoom: 1;
    width: 250px;
    padding: 10px;
    margin: 10px;
    text-align: left;
    display: none;
    border-radius: 5px;
    min-height: 40px;
}
.jGrowl-notification .ui-state-highlight, .jGrowl-notification .ui-widget-content .ui-state-highlight, .jGrowl-notification .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff;
}
.jGrowl-notification .jGrowl-header {
    font-weight: 700;
    font-size: .85em;
}
.jGrowl-notification .jGrowl-close {
    background-color: transparent;
    color: inherit;
    border: none;
    z-index: 99;
    float: right;
    font-weight: 700;
    font-size: 1em;
    cursor: pointer;
}
.jGrowl-closer {
    background-color: #000;
    opacity: .9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(.9*100));
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(.9*100));
    zoom: 1;
    width: 250px;
    margin: 10px;
    display: none;
    border-radius: 5px;
    padding: 4px 10px;
    cursor: pointer;
    font-size: .9em;
    font-weight: 700;
    text-align: center;
}
.jGrowl-closer .ui-state-highlight, .jGrowl-closer .ui-widget-content .ui-state-highlight, .jGrowl-closer .ui-widget-header .ui-state-highlight {
    border: 1px solid #000;
    background: #000;
    color: #fff;
}
@media print {
    .jGrowl {
        display: none;
    }
}div.jGrowl>.ui-state-highlight {
     background: inherit;
     color: inherit;
     border: inherit;
 }
.ms2-message-success {
    background-color: green!important;
}
.ms2-message-error {
    background-color: brown!important;
}
.ms2-message-info {
    background-color: #000!important;
}
#msCart th.count, #msCart th.price, #msCart th.remove, #msCart th.weight {
    width: 15%}
.js #msCart [type=submit][value="cart/change"] {
    display: none;
}
#msMiniCart {
    font-size: .8em;
}
#msMiniCart h5 {
    margin: 0;
}
#msMiniCart .empty {
    display: block;
}
#msMiniCart.full .empty, #msMiniCart .not_empty {
    display: none;
}
#msMiniCart.full .not_empty {
    display: block;
}
#msCart .old_price, #msProduct .old_price, .ms2_product .old_price {
    color: brown;
    font-style: italic;
    text-decoration: line-through;
}
#msOrder {
    margin-top: 50px;
}
#msOrder .radio {
    min-height: 30px;
    margin-bottom: 10px;
}
#msOrder .radio img {
    max-height: 30px;
    margin-top: -2px;
    padding: 0 10px;
}
#msOrder .required-star {
    display: none;
    color: brown;
}
#msOrder .required .required-star {
    display: inline;
}
#msOrder .error {
    border: 1px solid brown!important;
}
.msCartLog, .msGalleryLog, .msGetOrderLog, .msOrderLog, .msProductsLog {
    width: 100%;
    overflow: auto;
    word-wrap: normal;
    white-space: pre;
}
#pdopage .pagination {
    margin: 0;
}
.sticky-pagination.is-sticky {
    opacity: .5;
}
.sticky-pagination.is-sticky:hover {
    opacity: 1;
}
.btn-more {
    width: 150px;
    display: block;
    margin: auto;
}
#mse2_sort a.active, #mse2_tpl a.active {
    color: #000;
    text-decoration: none;
    cursor: default;
}
#mse2_mfilter .hidden {
    display: none;
}
#mse2_filters .disabled {
    color: #aaa;
}
#mse2_results {
    margin-bottom: 20px;
}
#mse2_filters .mse2_number_slider {
    font-size: .7em;
    margin-bottom: 10px;
}
#mse2_filters .mse2_number_inputs label {
    display: inline-block;
}
#mse2_selected_wrapper {
    min-height: 2em;
    margin: 10px 0;
}
#mse2_selected {
    display: none;
    background: #f9f9f9;
    padding: 5px 0 5px 5px;
    border-radius: 3px;
}
#mse2_selected .mse2_selected_link em {
    color: #000;
}
.mFilterLog, .mSearchLog {
    width: 100%;
    overflow: auto;
    word-wrap: normal;
    white-space: pre;
}
#mse2_sort .sort span {
    color: #000;
}
#mse2_sort .sort[data-dir=asc] span:after {
    content: "↑"}
#mse2_sort .sort[data-dir=desc] span:after {
    content: "↓"}
#mse2_mfilter .btn_more {
    width: 150px;
    display: block;
    margin: auto;
}
#mse2_mfilter .pagination {
    margin: 0;
    padding: 0;
}
#mse2_mfilter .spinner {
    display: none;
    width: 32px;
    height: 32px;
    background: url(spinner.gif) no-repeat;
    background-size: 32px;
}
#mse2_mfilter.loading .spinner {
    display: block;
    margin: 20px auto 10px;
}
.form-group .input-sm {
    width: 50%;
    display: inline-block;
}
.mse2-ac-item:hover {
    cursor: pointer;
}
.mse2-ac-item .mse2-ac-weight {
    display: inline-block;
    float: right;
}
.ui-autocomplete-loading {
    background: #fff url(jquery-ui/images/ui-anim_basic_16x16.gif) 100% no-repeat;
}
.subtitle {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    line-height: 24px;
    position: relative;
}
.intro, .subtitle {
    font-size: 22px;
    letter-spacing: 1px;
    margin: 10px 0;
}
.intro {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    line-height: 27px;
}
.hidden {
    display: none;
}
.center {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.uibox-container {
    width: 96%;
    max-width: 1200px;
}
.clr {
    clear: both;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    font-size: 1rem;
    transition: all .3s ease 0s;
}
.btn-primary {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    color: #fff;
    letter-spacing: .04em;
    padding: 1.7rem 1.9rem;
    line-height: 20px;
    min-width: 196px;
    max-height: 74px;
}
.btn-primary .icon {
    display: inline-block;
    margin: 0 .8rem 0 0;
}
.btn-primary:hover {
    color: #fff;
    box-shadow: 0 3px 18px #0074ff;
}
.btn-secondary {
    color: #fff;
    letter-spacing: .04em;
    padding: 1.7rem 1.9rem;
    background: rgba(0, 116, 255, .75);
}
.invert {
    background: #fff;
    color: #0074ff;
}
.icon-btn {
    background: transparent;
    padding: .2rem;
    font-size: 1.3rem;
}
.icon-btn .icon {
    transition: all .3s ease 0s;
}
.link-btn {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.icon-btn:hover, .icon-btn:hover>* {
    color: #0074ff;
}
.btn-outlined {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    color: #0074ff;
    border: 1px solid #0074ff;
    letter-spacing: .04em;
    padding: 1.28rem 1.9rem;
    line-height: 20px;
    min-width: 167px;
    background: transparent;
}
.btn-outlined:hover {
    background: #0074ff;
    color: #fff;
}
.btn-outlined.small, .btn-primary.small {
    padding: 1rem 1.9rem;
    max-height: 54px;
    font-size: .9rem;
}
.disabled {
    opacity: .5;
    cursor: not-allowed;
}
.white-text {
    color: #fff;
}
.black-text {
    color: #000;
}
.primary-text {
    color: #0074ff;
}
.secondary-text {
    color: #383838;
}
.primary {
    background: #0074ff;
}
.red-light {
    box-shadow: 0 3px 18px #0074ff;
}
.darkless {
    background: #262626;
}
.dark {
    background: #121925;
}
.gd-dark {
    background: linear-gradient(89.04deg, #130f0c 29.97%, rgba(53, 53, 53, 0) 93.01%), #050605;
}
.main {
    min-height: 100vh;
}
.main-page {
    margin: 95px 0 0;
}
.section {
    margin: 60px 0;
    padding: 50px 0;
}
.layout {
    transition: all .3s ease 0s;
}
.blured {
    filter: blur(5px);
}
.btn-primary.reviews-btn:hover {
    color: #fff;
    box-shadow: 0 3px 18px #1738bb;
}
.lazyload {
    filter: blur(8px);
}
.home-card {
    position: relative;
    padding: 3%}
.home-card-inner {
    display: block;
    line-height: 1px;
    border-radius: 5px 5px 0 5px;
    transition: all .3s ease 0s;
}
.home-card-inner:hover {
    box-shadow: 4px 4px 7px rgba(92, 92, 92, .5);
}
.home-card-body {
    position: relative;
    overflow: hidden;
    border-radius: 5px 5px 0 5px;
}
.home-card-title {
    position: absolute;
    left: 2.2rem;
    top: 2.2rem;
    color: #fff;
    font-weight: 750;
    font-size: 48px;
    line-height: 130%;
    text-transform: uppercase;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    width: 75%}
.home-card-title.small {
    text-transform: none;
    font-size: 24px;
    width: 75%}
.home-card-inner img {
    width: 100%}
.home-card-inner .btn-title {
    font-size: 1rem;
    display: inline-block;
    width: 0;
    overflow: hidden;
    transition: all .3s ease .15s;
}
.home-card-inner .category-item-more {
    justify-content: flex-end!important;
}
.category-item-more:hover .btn-title {
    width: 100%}
.fix-btn rect {
    fill: #fe0304;
}
.fix-btn text {
    font-size: 22px;
    font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 24px;
    fill: #fff;
    font-weight: 300;
}
.fix-btn-svg {
    width: 151%;
    left: -26%;
    position: absolute;
    top: -25%}
.lamp, .lamp path {
    transition: all .4s ease 0s;
}
.fix-btn:hover {
    box-shadow: 0 2px 15px rgba(254, 242, 107, .7);
}
.fix-btn:hover .lamp, .fix-btn:hover .lamp path {
    stroke-dashoffset: 0;
    stroke-dasharray: 0;
    fill: #fef26b;
    filter: drop-shadow(0 -6px 6px #fef26b);
}
.page-header {
    color: #fff;
    padding: .8rem 0;
    left: 0;
    top: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, .81)), color-stop(115.2%, rgba(18, 25, 37, 0)));
    background: linear-gradient(180deg, rgba(26, 26, 26, .81), rgba(18, 25, 37, 0) 115.2%);
    z-index: 20;
}
.logo {
    max-width: 100%;
    width: 210px;
    display: block;
    transition: all .3s ease 0s;
}
.page-header.sticky {
    background: #121925;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .45);
    z-index: 10000;
}
.page-header.sticky .logo {
    width: 100px;
}
.page-header.static {
    background: #121925;
}
.logo-link {
    position: relative;
    z-index: 10;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo-title {
    color: #fff;
    font-size: 1.6rem;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 0 1rem;
}
.minicart-toggle, .search-toggle {
    margin: 0 0 0 0;
}
.minicart-toggle {
    position: relative;
}
.minicart-count {
    font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 15px;
    display: block;
    position: absolute;
    top: -4px;
    right: -4px;
    background: #0074ff;
    color: #fff!important;
    font-size: 12px;
    width: 16px;
    height: 16px;
    border-radius: 50%}
.header-nav {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0 30px;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
}
.header-nav li {
    list-style: none;
    margin: 0 15px;
    position: relative;
}
.header-nav li:before {
    content: "";
    position: absolute;
    bottom: -8px;
    border-radius: 2px;
    height: 3px;
    width: 0;
    background: #0074ff;
    box-shadow: 0 0 6px #0074ff;
    transition: all .3s ease 0s;
}
.header-nav li:hover:before {
    width: 100%}
.header-nav a {
    color: #fff;
}
.search {
    position: relative;
}
.search-form {
    width: 0;
    overflow: hidden;
    position: absolute;
    right: 44px;
    top: 0;
    display: flex;
    align-items: center;
    top: -6px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease 0s;
}
.search-form.active {
    width: 600%;
    opacity: 1;
    visibility: visible;
}
.search-input-wrap {
    width: 100%}
.search-input {
    width: calc(100% - 52px);
    padding: 0 10px;
}
.search-btn, .search-input {
    border: none;
    height: 35px;
    color: #fff;
    background: transparent;
    font-size: 1rem;
}
.search-btn {
    position: absolute;
    right: 6px;
    top: -2px;
    cursor: pointer;
    padding: 0;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.search-form:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 2px;
    height: 2px;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 6px #fff;
    transition: all .3s ease 0s;
}
.search-close-btn {
    display: none;
}
.simple-banner {
    position: relative;
    background: #121925;
    margin: 0 0 46px;
}
.simple-banner-inner {
    padding: 11% 0 7%;
    background: url(../img/banner-pattern.png) repeat;
}
.simple-banner .banner-title {
    text-shadow: none;
}
.banner-text, .banner-text p {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
}
.banner-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.simple-banner-img-wrap {
    position: relative;
    width: 66%;
    margin: 35px 15px 0 0;
}
.simple-banner-img-wrap:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    width: 33%;
    padding: 33% 0 0;
    background: rgba(255, 27, 0, .93);
}
.simple-banner-img-wrap:after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -15px;
    width: 33%;
    padding: 33% 0 0;
    background: rgba(255, 217, 0, .98);
}
.simple-banner-img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
}
.stars-areas {
    z-index: 1000;
}
.stars, .stars-areas {
    bottom: -6px;
}
.canvas-cont, .stars, .stars-areas {
    position: absolute;
    left: 0;
    width: 100%}
.canvas-cont {
    z-index: 10;
    height: 100%;
    bottom: 0;
}
.light-ball {
    transition: all .3s ease 0s;
    fill: #640a0a;
}
.light-ball.hover {
    filter: blur(12px) drop-shadow(0 0 10px #ac0707);
    fill: #ac0707;
}
.star-off {
    stroke-opacity: .4;
}
@keyframes fall {
    to {
        transform: translateY(200vh);
    }
}.light {
     fill: #ffd28c;
     filter: drop-shadow(0 1px 4px #fff) blur(.7px);
 }
.stars {
    z-index: 10;
}
.svg-city {
    stroke-opacity: 0;
    stroke-dashoffset: 8500;
    stroke-dasharray: 8500;
    z-index: 5;
    transition: all 0s linear .8s;
}
.stars-layout, .svg-city-layout {
    z-index: 10;
    fill-opacity: 0;
}
.svg-city.hover, .svg-shadow, .svg-shadow.hover {
    stroke-dashoffset: 8500;
    stroke-dasharray: 8500;
}
.svg-city.hover, .svg-shadow.hover {
    stroke-opacity: 1;
    transition: all 0s linear 0s;
    animation: dash .8s linear forwards;
}
.svg-shadow.hover {
    opacity: 1!important;
    stroke-width: 30;
    transition: all forwards .3s ease;
}
.star-1 {
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
}
.star-1, .star-2 {
    stroke-opacity: 0;
    transition: stroke-opacity 0s linear 1s;
}
.star-2 {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
}
.star-1.hover {
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    animation: dash1 1s linear forwards;
}
.star-1.hover, .star-2.hover {
    transition: stroke-opacity 0s linear 0s;
    stroke-opacity: 1;
}
.star-2.hover {
    stroke-dasharray: 1500;
    stroke-dashoffset: 1500;
    animation: dash2 1s linear forwards;
}
@keyframes dash {
    0% {
        stroke-dashoffset: 8500;
    }
    to {
        stroke-dashoffset: 0;
    }
}@keyframes dash1 {
     0% {
         stroke-dashoffset: 3000;
     }
     to {
         stroke-dashoffset: 0;
     }
 }@keyframes dash2 {
      0% {
          stroke-dashoffset: 1500;
      }
      to {
          stroke-dashoffset: 0;
      }
  }.svg-city.unhover, .svg-shadow.unhover {
       stroke-dasharray: 8500;
       stroke-dashoffset: 8500;
       animation: undash .8s linear forwards;
   }
.star-1.unhover {
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    animation: undashStar1 .8s linear forwards;
}
.star-2.unhover {
    stroke-dasharray: 1500;
    stroke-dashoffset: 1500;
    animation: undashStar2 .8s linear forwards;
}
@keyframes undash {
    0% {
        stroke-dashoffset: 0;
    }
    to {
        stroke-dashoffset: 8500;
    }
}@keyframes undashStar1 {
     0% {
         stroke-dashoffset: 0;
     }
     to {
         stroke-dashoffset: 3000;
     }
 }@keyframes undashStar2 {
      0% {
          stroke-dashoffset: 0;
      }
      to {
          stroke-dashoffset: 1500;
      }
  }.banner-img-wrap {
       background-color: #000;
       margin: 0;
       background-repeat: no-repeat;
   }
#canvas, #canvas-balls, #canvas-stars {
    opacity: 0;
    transition: all .3s linear 0s;
}
#canvas-balls.active, #canvas-stars.active, #canvas.active {
    opacity: 1;
    transition: all .1s linear 1s;
}
#canvas {
    display: block;
    position: absolute;
    left: -.1%;
    width: 100%;
    bottom: -1%}
#canvas-balls {
    width: 113%;
    bottom: -2%}
#canvas-balls, #canvas-stars {
    display: block;
    position: absolute;
    left: -.1%;
    z-index: 10;
}
#canvas-stars {
    width: 100%;
    bottom: 0;
}
.breadcrumb a {
    color: #484848;
}
.breadcrumb a:hover {
    color: #0074ff;
}
.crumbs-separator {
    color: #989898;
}
.current {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.banner-crumbs .breadcrumb a {
    color: #fff;
}
.banner-crumbs .breadcrumb a:hover {
    color: #0074ff;
}
.sidebar-title {
    padding: 22px 35px;
    font-size: 1.2rem;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.sidebar-nav {
    margin: 0;
    padding-left: 0;
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, .09);
}
.sidebar-nav li {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #eaeaea;
}
.sidebar-nav li.active, .sidebar-nav li.active a, .sidebar-nav li.active span {
    color: #0074ff;
}
.sidebar-nav a, .sidebar-nav span {
    display: block;
    padding: 18px 30px;
    font-size: 1.2rem;
    line-height: 18px;
    letter-spacing: .02em;
    color: #383838;
}
.sidebar-nav a:hover {
    color: #0074ff;
}
.sidebar-info {
    margin: 40px 0 0;
}
.sidebar-info-item {
    margin: 20px 0;
    padding: 20px;
    background: rgba(252, 244, 244, .47);
    color: #383838;
}
.sidebar-info-item .uibox-row {
    align-items: center;
    margin: 15px 0 0;
}
.sidebar-info-title {
    font-size: 1.2rem;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.sidebar-info-left {
    width: 90px;
    text-align: center;
}
.sidebar-info-right {
    width: calc(100% - 90px);
    line-height: 18px;
}
.fb-widget-header {
    padding: 12px 20px;
}
.widget-logo {
    width: 120px;
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #383838;
    margin: 0 0 20px;
}
.content h2:first-child {
    margin: 0 0 20px;
}
.content h2, .content h3 {
    margin: 60px 0 20px;
}
.content {
    line-height: 28px;
}
.content img {
    height: auto;
}
.content li, .content p {
    font-size: 18px;
    line-height: 26px;
}
.content ul li, .section-row ul li {
    list-style: none;
    padding: 0 0 0 48px;
    position: relative;
    margin: 10px 0;
}
.content ul li:before, .section-row ul li:before {
    content: "";
    position: absolute;
    left: 16px;
    top: 8px;
    width: 11px;
    height: 11px;
    background: #0074ff;
    border-radius: 50%}
.video {
    position: relative;
    display: block;
    line-height: 1px;
    overflow: hidden;
}
.video img {
    width: 100%;
    display: block;
    margin: -10% 0;
}
.video-overlay {
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(0deg, rgba(61, 61, 61, .42), rgba(61, 61, 61, .42));
}
.play-btn, .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-btn {
    right: 0;
    bottom: 0;
    margin: auto;
    width: 108px;
    height: 108px;
    background: #fff;
    border-radius: 50%}
.play-btn svg {
    width: 18px;
}
.play-btn path {
    fill: #0074ff;
}
blockquote {
    padding: 36px 28px 36px 100px;
    background: #f2f2f2;
    border-left: 7px solid #ff1b00;
    position: relative;
    font-size: 20px;
    line-height: 26px;
    margin: 40px 0;
}
blockquote:before {
    content: "";
    position: absolute;
    left: 1%;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    background: url(../img/blq.png) no-repeat;
}
.content .calc-lead-block-img-wrap {
    bottom: 0;
    width: 40%;
    left: -7%}
.content .inline-form {
    flex-wrap: wrap;
}
.content .inline-form .form-group {
    width: calc(50% - 40px);
}
.content .calc-lead-block {
    position: relative;
}
.content .calc-lead-block-before {
    content: "";
    position: absolute;
    height: 100%;
    width: calc(100vw - 4px);
    background: #ba1c2f;
    top: 0;
    left: -19.1vw;
    padding: 0;
    margin: 0;
    max-width: 100vw;
}
.products-list {
    margin: 0 0 0 -1.5%;
    width: 103%}
.product-item {
    padding: 0 1.5% 4%;
    transition: all .6s ease-out 0s;
}
.product-item.show {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}
.product-item-inner {
    position: relative;
    transition: all .3s ease 0s;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.product-item-inner:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .13);
}
.product-item-link {
    display: block;
    line-height: 1px;
    position: relative;
    z-index: 1;
    background: #fff;
    height: 100%}
.product-item-img {
    width: 100%}
.product-item-content {
    background: #fff;
    padding: 15px;
    text-align: center;
    transition: all .3s ease 0s;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
}
.product-item-title {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    color: #383838;
    line-height: 18px;
}
.product-sticker {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    position: absolute;
    display: block;
    top: 13px;
    right: -10px;
    width: 92px;
    text-transform: uppercase;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
}
.product-sticker.top {
    color: #fff;
    background: #e82d2d;
}
.product-left {
    width: 36%}
.product-gallery .video img {
    margin: 0;
}
.gallery-main, .gallery-nav {
    display: flex;
    overflow: hidden;
}
.gallery-main .gallery-item {
    min-width: 100%}
.gallery-nav .gallery-nav-item {
    min-width: 33%}
.video-slide {
    display: block;
    position: relative;
    line-height: 1px;
}
.play-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.product-gallery .slick-slide img {
    width: 100%}
.gallery-nav {
    width: calc(100% + 10px);
    margin: 10px 0 0 -5px;
}
.gallery-nav-item {
    cursor: pointer;
    position: relative;
    padding: 0 5px;
}
.gallery-nav-inner {
    position: relative;
}
.gallery-nav-inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease 0s;
    opacity: .65;
    background: #202020;
    z-index: 1;
}
.gallery-nav-inner:hover:before, .slick-current .gallery-nav-inner:before {
    opacity: 0;
}
.product-right {
    width: 64%;
    padding: 0 0 0 3%}
.product-right h1 {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    color: #383838;
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin: 0 0 15px;
    padding: 0;
}
.product-descr-row {
    align-items: flex-start;
    justify-content: space-between;
}
.product-col {
    margin: 9px 0;
}
.stock-info {
    font-size: .9rem;
}
.stock-info-row {
    margin: 0 0 8px;
}
.stock {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.stock.instock {
    color: #34dd5a;
}
.vendor .info-value {
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
}
.options-title {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 1.1rem;
    color: #383838;
    margin: 0 0 10px;
}
.options-title.primary-text {
    color: #0074ff;
}
.options-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 0 0 -5px;
}
.option-box {
    padding: 5px;
}
.option-box-label {
    display: block;
}
.option-box-label input {
    display: none;
}
.option-box-title {
    cursor: pointer;
    display: block;
    padding: 0 9px;
    height: 34px;
    line-height: 32px;
    background: #fff;
    border: .7px solid #9e9e9e;
    transition: all .3s ease 0s;
}
.option-box-pattern {
    margin: 4px 0 0;
    display: block;
}
.option-box-label input[type=radio]:checked+.option-box-title, .option-box-title:hover {
    border-color: #0074ff;
}
.colors .option-box-title {
    padding: 0 6px;
    overflow: hidden;
}
.color-pattern {
    width: 20px;
    height: 100%;
    background-position: bottom!important;
    background-repeat: no-repeat!important;
}
.color {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 4px 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, .6);
}
.color-inner {
    width: 6px;
    position: absolute;
    height: 14px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -13px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .6);
}
.product-actions {
    display: flex;
}
.product-actions-row {
    margin: 12px 0;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.price-wrap {
    white-space: nowrap;
    margin: 0 15px 0 0;
    color: #0074ff;
    font-size: 1.5rem;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.add-cart-btn, .one-click-btn {
    font-size: .9rem;
    min-width: 112px;
    margin: 0 6px;
    padding: 1rem 1.9rem;
    border: 1px solid #0074ff;
}
.one-click-btn {
    margin: 0;
}
.product-details {
    margin: 25px 0;
}
.tooltip {
    position: absolute;
    z-index: 1000;
    background: #fff;
    font-size: 14px;
    border: .7px solid #9e9e9e;
    padding: 4px 8px;
    line-height: 1;
}
.product-table {
    width: 100%;
    max-width: 420px;
}
.product-table tr td {
    line-height: 1.4;
}
.product-content, .review-block {
    padding: 5%;
    background: #fbfbfb;
}
.review-block {
    margin: 0 0 40px;
}
.review-form .form-label {
    font-size: 1rem;
    font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
    margin: 0 0 8px;
}
.review-form .uibox-row {
    align-items: center;
}
.review-form .right-col {
    padding: 0 0 0 3%}
.reviews-list {
    margin: 40px 0 0;
}
.review-item {
    margin: 30px 0 0;
}
.review-item-header {
    align-items: center;
    justify-content: space-between;
}
.review-author {
    font-size: 1.1rem;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.review-createdon {
    font-size: .85rem;
}
.fast-order-form {
    display: flex;
}
.fast-order-input {
    height: 54px!important;
    font-size: .9rem!important;
    padding: 0 5px!important;
    width: 150px!important;
}
.fast-order-form .form-group {
    margin: 0;
    width: 0;
    transition: all .3s ease 0s;
    overflow: hidden;
}
.fast-order-form.active .form-group {
    width: 150px;
    overflow: visible;
}
.fast-order-form.active .one-click-btn {
    background: #0074ff;
    color: #fff;
}
.fast-order-form .form-group .form-label {
    position: absolute;
    font-size: 1rem;
    top: -21px;
    white-space: nowrap;
}
.fast-order-form .error-msg {
    top: auto;
    background: transparent;
    color: red;
    bottom: -2px;
    left: 0;
    right: auto;
}
.fast-order-success {
    display: none;
}
.fast-order-success p, .fast-success-msg p {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    margin: 4px 16px;
}
.product-content h2:first-child, .product-content h3:first-child, .product-content h4:first-child, .product-content h5:first-child, .product-content h6:first-child {
    margin: 0 0 20px;
}
.product-content h2 {
    font-size: 32px;
    line-height: 1;
}
.product-content h3 {
    font-size: 28px;
    line-height: 1;
}
.product-content h4 {
    font-size: 24px;
    line-height: 1;
}
.product-content h5 {
    font-size: 20px;
    line-height: 1;
}
.product-content h6 {
    font-size: 18px;
    line-height: 1;
}
.product-content li, .product-content p {
    font-size: 1rem;
}
.article .uibox-container {
    max-width: 828px;
}
.article-header-row {
    margin: 0 0 26px;
}
.article-header-left {
    width: calc(100% - 210px);
    padding: 0 3% 0 0;
}
.article-header-right {
    width: 210px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}
.article-meta-row {
    display: flex;
    align-items: center;
    margin: 0 30px 0 0;
}
.article-meta-row .icon {
    margin: 0 6px 0 0;
}
.btn-outlined.icon-btn {
    padding: 0;
    display: inline-flex;
    align-items: stretch;
}
.btn-outlined.icon-btn:hover .btn-icon-wrap, .btn-outlined.icon-btn:hover .btn-title {
    color: #fff;
}
.btn-outlined.icon-btn .btn-title {
    color: #383838;
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    padding: 1.2rem 1rem;
    transition: all .3s ease 0s;
}
.btn-icon-wrap {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #0074ff;
    font-size: 1.6rem;
    padding: 0 .8rem;
}
.article-header-img {
    width: 100%}
.related-articles {
    margin: 80px 0 0;
}
.articles-slider {
    margin: 0 0 116px -2%;
    width: calc(104% - 136px);
}
.articles-slider .card-item {
    padding: 0 4%}
.articles-slider .slick-next {
    width: 50px;
    height: 50px;
    color: #484848;
    font-size: 2rem;
    opacity: 1;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .13);
    right: -88px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    transition: all .3s ease 0s;
}
.articles-slider .slick-next:hover {
    background: #0074ff;
    color: #fff;
}
.articles-slider .slick-next:active, .articles-slider .slick-next:focus {
    opacity: 1;
    color: #484848;
}
.articles-slider .slick-next:before {
    display: none!important;
}
.share {
    margin: 25px 0;
    display: flex;
    align-items: center;
}
.share-title {
    font-size: 20px;
    line-height: 24px;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.share-list {
    display: flex;
    align-items: center;
    margin: 0 0 0 20px;
}
.share-item {
    margin: 0 3px;
    padding: 0;
    font-size: 1.6rem;
    list-style: none;
}
.share-item, .share-item a {
    color: #383838;
}
.share-item a:hover {
    color: #0074ff;
}
.tabs-nav {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
}
.tab {
    cursor: pointer;
    margin: 0;
    list-style: none;
    padding: 24px 5% 18px;
    font-size: 1.2rem;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    transition: all .3s ease 0s;
}
.tab.active {
    background: #fbfbfb;
    color: #0074ff;
    border:0;
}
.tab {
    background: #ffffff;
    border:0;
}
.tab:hover {
    color: #0074ff;
}
.tabs-body {
    margin: 0;
    position: relative;
}
.tab-content.active {
    position: static;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease 0s;
}
.header-banner {
    position: relative;
    z-index: 10;
    overflow: hidden;
}
.banner-img {
    width: 100%}
.banner-img-wrap {
    max-height: 100vh;
    overflow: hidden;
    position: relative;
}
.banner-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .26);
}
.banner-container {
    max-width: 390px;
}
.banner-descr {
    position: absolute;
    left: 6%;
    top: 0;
    height: auto;
    display: flex;
    align-items: flex-start;
    z-index: 1001;
}
.banner-title, .banner-title-home {
    color: #fff;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 61px;
    text-shadow: 0 0 17px #fff;
    white-space: nowrap;
}
.banner-title-home {
    margin: 45% 0 0;
}
.banner-descr .link-btn {
    margin: 30px 0 0;
}
.categories-container {
    width: 76%;
    margin: 60px auto;
    padding: 0;
}
.category-item {
    padding: 3%;
    transition: all .8s ease-out 0s;
    transform: translateY(30%);
    opacity: 0;
    visibility: hidden;
}
.category-item.show {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}
.category-item-inner {
    position: relative;
    border-radius: 5px 5px 0 5px;
    overflow: hidden;
    transition: all .3s ease 0s;
}
.category-item-inner:hover {
    box-shadow: 4px 4px 7px rgba(92, 92, 92, .5);
}
.category-item-body {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%}
.category-img-link {
    display: block;
    line-height: 1px;
}
.category-item-img {
    width: 100%}
.category-item-content {
    padding: 0 43px 43px;
}
.category-item-title {
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 37px;
}
.category-item-title:hover {
    color: #0074ff;
}
.category-item-intro {
    font-size: 18px;
    line-height: 20px;
    padding: 15px 0 0;
}
.category-item-footer {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    bottom: 0;
}
.category-item-more {
    color: #fff!important;
    font-size: 2rem;
    padding: .8rem 1.4rem;
    transition: all .3s ease 0s;
}
.category-item-more:hover {
    background: #0074ff;
    color: #fff!important;
}
.metro-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 0 0 -15px;
    padding: 0 0 40px;
    width: 106%;
    justify-content: center;
}
.metro-nav li {
    width: 50%;
    max-width: 158px;
    list-style: none;
    margin: 15px;
    height: 158px;
}
.metro-nav .metro-nav-item-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    border: 1px solid #fee8ea;
    border-radius: 5px;
    transition: all .3s ease 0s;
    cursor: pointer;
}
.metro-nav .metro-nav-item-inner:hover, .metro-nav li.active .metro-nav-item-inner {
    background: #0074ff;
    border-color: #0074ff;
}
.metro-nav .icon {
    max-width: inherit;
}
.metro-nav .metro-nav-title {
    display: inline-block;
    margin: 10px 0;
}
.beautify-left .metro-nav {
    margin: 50px 0 0 -15px;
    width: calc(100% + 30px);
}
.beautify-right {
    padding: 0 0 0 5%}
.img-layout {
    position: relative;
    line-height: 1px;
}
.img-layout:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 10px;
    width: 30%;
    background: #eeab1f;
}
.beautify-right img {
    width: 100%}
.beautify-right .link-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}
.works {
    width: 100%;
    overflow: hidden;
}
.works-list {
    margin: 36px 0 0;
}
.work-item {
    position: relative;
}
.work-item.card {
    transition: all .3s ease .2s;
}
.work-item.card:hover {
    transition: all .3s ease 0s;
    transform: scale(1.1);
    z-index: 10;
    box-shadow: 0 4px 7px rgba(0, 0, 0, .2);
}
.work-item.card:hover .work-item-content {
    border-left: 1px solid #e0e0e0;
}
.work-item-inner {
    height: 100%;
    position: relative;
}
.work-item-link {
    display: block;
    line-height: 1px;
}
.work-item-img {
    width: 100%}
.work-item-content {
    padding: 8px 30px 25px;
    background: #fff;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.work-item:last-child .work-item-content {
    border-right: none;
}
.work-item-title {
    color: #000;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 25px;
}
.work-item-metro-content .work-item-title:hover, .work-item-title:hover {
    color: #0074ff;
}
.work-item-intro {
    padding: 10px 0 30px;
    font-size: 18px;
    line-height: 22px;
    color: #3f3f3f;
}
.works-list-metro {
    margin: 36px 0 120px;
}
.work-item-metro.left {
    width: 50%;
    float: left;
    padding: .75% 1% .75% 0;
    line-height: 1px;
}
.work-item-metro.right {
    width: 50%;
    float: right;
    padding: .75% 0 .75% 1%;
    line-height: 1px;
}
.work-item-metro.full {
    width: 100%;
    clear: both;
    padding: .75% 0;
}
.work-item-cover {
    display: block;
    line-height: 1px;
}
.work-item-metro-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
}
.work-item-place {
    margin: 20px 0;
    font-size: 1.15rem;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.work-item-metro-content .work-item-title {
    color: #fff;
    font-size: 22px;
}
.filters-panel {
    margin: 0 0 55px;
}
.filters-panel .option-box-title {
    padding: 0 12px;
    height: 40px;
    line-height: 38px;
}
.reset-btn-hidden {
    display: none!important;
}
.blog-layout {
    margin: 0 0 100px;
}
.blog-list {
    margin: 0 0 80px -1%;
    width: 102%}
.card-item {
    padding: 1%}
.card-item-inner {
    transition: all .3s ease 0s;
}
.card-item-content {
    padding: 20px 30px 25px;
    background: #fff;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.card-item:hover .card-item-inner {
    box-shadow: 0 4px 7px rgba(0, 0, 0, .2);
}
.card-publishedon {
    font-size: .85rem;
    line-height: 17px;
    color: #484848;
}
.card-item-title {
    color: #383838;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0;
    display: inline-block;
}
.card-item-title:hover {
    color: #0074ff;
}
.card-tags {
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.card-tags li {
    display: inline-block;
    list-style: none;
    margin: 0 20px 0 0;
    font-size: .85rem;
    color: #777;
}
.card-tags a {
    color: #777;
    white-space: nowrap;
}
.card-tags a:hover {
    color: #0074ff;
}
.calc-lead-block {
    margin: 12% 0 38px;
}
.calc-lead-block-inner {
    position: relative;
    background: #ba1c2f;
    padding: 35px 0;
}
.calc-lead-block .uibox-container {
    position: relative;
}
.calc-lead-block-img-wrap {
    position: absolute;
    bottom: -41px;
    line-height: 1px;
    width: 26%;
    left: 0;
}
.calc-lead-block-inner-wrap {
    margin: 0 0 0 36%}
.calc-lead-block-inner .h3 {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 32px;
    margin: 0 0 10px;
}
.page-footer {
    position: relative;
    z-index: 1;
}
.page-footer, .page-footer a {
    color: #fff;
}
.page-footer a:hover {
    color: #0074ff;
}
.page-footer {
    background: #262626;
}
.footer-top {
    padding: 45px 0;
}
.page-footer li {
    list-style: none;
}
.cpr {
    padding: 45px 0;
    font-size: .9rem;
    color: #bababa;
}
.cpr .uibox-row {
    justify-content: space-between;
    align-items: center;
}
.cpr a {
    color: #bababa;
}
.footer-col:first-child {
    margin: 0;
}
.footer-col {
    margin: 55px 0 0;
}
.footer-logo-link {
    display: inline-flex;
    align-items: center;
}
.footer-logo-title {
    display: inline-block;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fff;
    margin: 0 0 0 16px;
    text-transform: uppercase;
}
.footer-list li {
    margin: 20px 0;
    max-width: 185px;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.footer-text {
    font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
    margin: 20px 0 20px 10%;
    position: relative;
    line-height: 20px;
}
.footer-text:before {
    content: "";
    position: absolute;
    width: 61px;
    height: 3px;
    background: #0074ff;
    left: -81px;
    top: 10px;
}
.footer-soc {
    margin: 70px 0 0;
    display: flex;
    justify-content: center;
}
.footer-soc li {
    list-style: none;
    margin: 0 14px;
}
.footer-soc a {
    font-size: 1.6rem;
}
.get-map {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    background: transparent;
    border: none;
    color: #fe7359;
    padding: 0;
    transition: all .3s ease 0s;
}
.get-map:hover {
    color: #0074ff;
}
.menu-layout {
    display: none;
    color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(18, 25, 37, .73);
}
.menu-inner {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}
.menu-header {
    padding: .8rem 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%}
.menu-header a:hover {
    color: #0074ff;
}
.dropdown {
    color: #fff;
    position: relative;
}
.dropdown a {
    color: #333;
    display: block;
    padding: 6px 15px;
}
.dropdown-current {
    cursor: pointer;
    display: flex;
    align-items: center;
}
.dropdown-list {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: -12px;
    background: hsla(0, 0%, 100%, .85);
    width: 80px;
    border-radius: 2px;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .85);
    padding: 5px 0;
    z-index: 1;
}
.dropdown-list:after {
    content: "";
    position: absolute;
    left: 17px;
    top: -13px;
    border: 6px solid transparent;
    border-bottom: 8px solid hsla(0, 0%, 100%, .85);
}
.menu-phones-list {
    color: #fff;
}
.menu-phones-list li {
    list-style: none;
    margin: 10px 0;
}
.menu-phones-list a {
    color: #fff;
}
.langs, .menu-phones {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.langs {
    margin: 0 15px;
}
.dropdown-arrow {
    margin: -2px 0 0 2px;
}
.menu-phones {
    margin: 0 55px 0 15px;
}
.menu-body {
    width: 96%;
    margin: auto;
    transition: all .4s ease-out .2s;
    transform: translateY(30%);
    opacity: 0;
    visibility: hidden;
}
.menu-layout.active .menu-body {
    visibility: visible;
    opacity: 1;
    transform: translate(0);
}
.menu-row {
    width: 100%;
    max-width: 1100px;
    margin: auto;
}
.menu-col {
    padding: 0 3%}
.menu-col-title {
    position: relative;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
}
.menu-col-title a {
    position: relative;
    color: #fff;
}
.menu-col-title a:before {
    content: "";
    position: absolute;
    bottom: -8px;
    border-radius: 2px;
    height: 3px;
    width: 0;
    background: #0074ff;
    box-shadow: 0 0 6px #0074ff;
    transition: all .3s ease 0s;
}
.menu-col-title a:hover:before {
    width: 100%}
.menu-list {
    margin: 30px 0 0;
}
.menu-list li {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    list-style: none;
    line-height: 20px;
    margin: 14px 0;
}
.menu-list a {
    color: #fff;
}
.menu-list a:hover {
    color: #0074ff;
}
.menu-blog {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    list-style: none;
    line-height: 20px;
    margin: 14px 0;
}
.menu-blog a {
    color: #fff;
}
.menu-blog a:hover {
    color: #0074ff;
}
.header-soc {
    margin: 25px 0 0 -9px;
    display: flex;
    align-items: center;
}
.header-soc li {
    font-size: 1.6rem;
    margin: 0 10px;
    list-style: none;
}
.header-soc li:first-child {
    margin: 0 10px 0 0;
}
.header-soc a {
    color: #fff;
}
.header-soc a:hover {
    color: #0074ff;
}
.left {
    justify-content: flex-start;
}
.header-block-dark .simple-banner {
    background: #262626;
    margin: 0;
}
.header-block-dark .simple-banner-img-wrap {
    width: 100%}
.header-block-dark .simple-banner-img-wrap:after, .header-block-dark .simple-banner-img-wrap:before {
    display: none;
}
.main.dark-main {
    background: #181818;
    color: #fff;
}
.visual-module-nav {
    display: flex;
    align-items: center;
    margin: 0;
}
.visual-module-nav-item {
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    cursor: pointer;
    font-size: 18px;
    width: 100%;
    text-align: center;
    padding: 36px;
    list-style: none;
    background: #424242;
    box-shadow: -2px -1px 6px rgba(0, 0, 0, .34);
    transition: all .3s ease 0s;
}
.visual-module-nav-item.active, .visual-module-nav-item:hover {
    background: #9f202f;
}
.visual-module-body {
    padding: 60px 0;
}
.visual-module-title {
    font-size: 28px;
    margin: 20px 0;
}
.visual-module-subtitle, .visual-module-title {
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    line-height: 1;
}
.visual-module-subtitle {
    font-size: 23px;
    margin: 0 0 20px;
}
.project-type-section .metro-nav {
    max-width: inherit;
}
.visual-section {
    margin: 52px 0;
}
.visual-img {
    width: 100%}
.visual-section-row {
    margin: 0 0 0 -2%;
    width: 104%;
    align-items: flex-start;
}
.visual-section-col {
    padding: 0 2%}
.v-params-list {
    margin: 40px 0 0;
}
.scrollbar-path-vertical {
    width: 7px;
    right: 40px;
    background: #3e3e3e;
}
.scrollbar-handle {
    background: #747474;
}
.v-params-row {
    display: flex;
    align-items: center;
    color: #fff;
    transition: all .3s ease 0s;
    margin: 20px 0;
}
.v-params-row.active {
    color: #0074ff;
}
.v-params-row.active .v-param-option {
    border-color: #0074ff;
}
.v-params-row .v-param-option-wrap {
    opacity: .3;
}
.v-params-row.active .v-param-option-wrap {
    opacity: 1;
}
.v-params-row.active .v-param-icon {
    filter: brightness(.7) sepia(1) hue-rotate(-60deg) saturate(7.8);
}
.v-param-icon {
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin: 0 15px 0 0;
    border: 1px solid #484848;
    background-repeat: no-repeat!important;
    background-position: 50%!important;
}
.v-param-name {
    cursor: pointer;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0 20px 0 15px;
    width: 145px;
}
.v-param-option-wrap {
    display: flex;
    align-items: center;
    margin: 0 15px;
    cursor: pointer;
}
.v-param-option-wrap .icon {
    transform: rotate(90deg);
    font-size: 1.8rem;
    margin: 3px 0 0;
    color: #9e9e9e;
}
.v-param-option {
    position: relative;
    border: 1px solid #484848;
    padding: 0 16px;
    height: 50px;
    line-height: 46px;
    text-align: center;
}
.v-param-color .v-param-option {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.v-param-color .color {
    margin: -8px 0 0;
}
.v-module-actions-row {
    margin: 40px 0 40px -2%;
    width: 104%}
.v-module-actions-col {
    padding: 0 2%;
    position: relative;
}
.v-module-actions-descr {
    display: inline-block;
    font-size: 20px;
    margin: 10px 0 0;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.btn-primary.white-btn {
    background: #fff!important;
    color: #0074ff!important;
}
.v-module-actions-label {
    position: absolute;
    top: -70px;
    left: 0;
}
.v-module-actions-label span {
    display: inline-block;
    width: 200px;
}
.modal-form {
    margin: auto;
}
.modal-form .inline-form {
    flex-wrap: wrap;
}
.modal-form .inline-form .form-group {
    margin: 15px 20px;
    width: calc(50% - 40px);
}
.modal-form .form-group:last-child {
    width: 100%;
    text-align: center;
}
.modal-form .btn.btn-primary {
    color: #484848!important;
}
.modal-form .btn.btn-primary:hover {
    background: #0074ff!important;
    color: #fff!important;
}
.alert {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 10000;
    background: #262626;
    color: #fff;
    padding: 20px 0;
}
.alert a {
    text-decoration: underline;
}
.alert .uibox-row {
    justify-content: space-between;
    align-items: flex-start;
}
.alert.bottom {
    bottom: 0;
}
.fancybox-bg {
    background: rgba(30, 30, 30, .8)!important;
}
.alert-modal-body {
    width: 95%;
    max-width: 800px!important;
    display: none;
    position: relative;
    text-align: center;
    padding: 56px 10%}
.alert-modal-body.alert-dark {
    background-color: #262626;
    color: #fff;
}
.alert-modal-body.alert-dark, .alert-modal-body.alert-light {
    background-image: url(../img/success-bg.png);
    box-shadow: 0 4px 23px rgba(0, 0, 0, .16);
    background-position: 100% 0;
    background-repeat: no-repeat;
}
.alert-modal-body.alert-light {
    text-align: center;
}
.alert-modal-logo {
    max-width: 200px;
}
.alert-modal-title {
    margin: 44px 0 20px;
    font-size: 30px;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
}
.alert-modal-msg {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.modal {
    display: none;
    padding: 36px 26px!important;
    width: 100%;
    max-width: 978px!important;
}
.modal-form-dark {
    background-image: inherit!important;
}
.minicart-title {
    font-size: 30px;
    line-height: 18px;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    color: #383838;
}
.empty-minicart-icon {
    font-size: 7rem;
    color: #0074ff;
}
.fancybox-close-small {
    right: 12px!important;
    top: 19px!important;
}
.fancybox-close-small svg {
    transition: all .3s ease 0s;
}
.fancybox-close-small:hover path {
    fill: #0074ff;
}
.minicart-modal .fancybox-close-small {
    display: none!important;
}
.minicart-modal .fancybox-close-small.custom-fc-close {
    display: inline-block!important;
}
.order-header-info {
    text-align: right;
    line-height: 25px;
}
.order-header-worktime {
    color: #ccc;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.order-header-hotline a {
    color: #fff;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
}
.order-header-hotline a:hover {
    color: #0074ff;
}
.order-page {
    padding: 1px 0 0;
    margin: 0 0 90px;
}
.order-page h1 {
    font-size: 40px;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    margin: 80px 0 20px;
}
#msOrder {
    margin: 0!important;
}
.minicart-count.hidden {
    display: none;
}
.minicart-empty {
    margin: 40px 0 30px;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    font-size: 26px;
}
.minicart-empty a {
    color: #0074ff;
}
.minicart-empty p {
    font-size: 26px;
}
.cart {
    margin: 48px 0;
}
.cart-body {
    border-bottom: 2px solid #ebebeb;
}
.cart-row {
    margin: 0 0 25px;
}
.cart-col-info {
    padding: 0 14px;
}
.cart-item-title {
    display: inline-block;
    margin: 8px 0;
    font-size: 1rem;
    color: #383838;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.cart-col-info .article {
    margin: 2px 0 8px;
}
.cart-col-info .price-wrap {
    margin: 20px 0;
    color: #383838;
}
.count-action-row {
    align-items: center;
    flex-wrap: nowrap;
}
.cart-count-row {
    display: flex;
}
.cart-count {
    width: 60px;
    border: 1px solid #afafaf;
    appearance: none;
    -webkit-appearance: none;
    font-size: .9rem;
}
.cart-count, .count-btn {
    height: 40px;
    text-align: center;
    color: #383838;
}
.count-btn {
    font-size: 25px;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
    background: transparent;
    width: 34px;
}
.count-btn.minus {
    border-left: 1px solid #afafaf;
}
.count-btn.plus {
    border-right: 1px solid #afafaf;
}
.cart-item-sum {
    width: calc(100% - 128px);
    text-align: right;
    display: block;
}
.cart-col-actions .price-wrap, .cart-total .price-wrap {
    color: #383838;
    margin: 0;
}
.cart-item-remove {
    background: transparent;
    width: 25px;
    height: 25px;
    padding: 0;
}
.cart-item-remove svg {
    transition: all .3s ease 0s;
}
.cart-item-remove:hover path {
    fill: #0074ff;
}
.remove-form {
    margin: 8px 0 28px;
    text-align: right;
}
.cart-total {
    padding: 0 0 0 2%}
.cart-total .uibox-row {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 18px;
}
.cart-total-title {
    font-size: 24px;
    line-height: 24px;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.cart-footer-actions {
    margin: 0 0 0 -2%;
    width: 104%}
.cart-footer-action {
    padding: 0 2%}
.order-row {
    padding: 0 11% 0 0;
}
.order-form {
    counter-reset: orderRows;
}
.order-form .num-title {
    padding: 0 0 0 50px;
    color: #828282;
}
.order-form .num-title:before {
    counter-increment: orderRows;
    content: counter(orderRows);
    color: #fff;
    position: absolute;
    left: 0;
    top: -10px;
    background: #d2d2d2;
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
}
.order-row.active .num-title:before {
    border: 1px solid #0074ff;
    background: transparent;
    color: #0074ff;
}
.order-row.checked .num-title:before {
    border: 1px solid #0074ff;
    background: #0074ff;
    color: #fff;
}
.order-row {
    margin: 30px 0;
}
.order-row .form-block {
    display: none;
}
.order-row.active:first-child .form-block {
    display: block;
}
.order-row.active .num-title, .order-row.checked .num-title {
    color: #484848;
}
.order-checkin-data-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0 50px;
    margin: 20px 0;
    display: none;
}
.order-row.checked .order-checkin-data-row {
    display: flex;
}
.order-checkin-data {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
}
.order-checkin-data-change {
    cursor: pointer;
    border: none;
    padding: 0;
    display: inline-block;
    background: transparent;
    color: #6c798e;
    font-size: .9rem;
    text-decoration: underline;
}
.order-checkin-data-change:hover {
    text-decoration: none;
}
.form-block {
    margin: 47px 0;
}
.payments-block, .receiver-info .form-block {
    padding: 0 0 0 50px;
}
.order-cities-list {
    display: flex;
    align-items: center;
    margin: 7px 0 0;
}
.order-cities-list li {
    list-style: none;
    margin: 0 8px;
}
.order-cities-list li:first-child {
    margin: 0 8px 0 0;
}
.order-cities-list button {
    color: #0074ff;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: none;
    text-decoration: underline;
    font-size: 1rem;
    transition: all .3s ease 0s;
}
.order-cities-list button:hover {
    text-decoration: none;
}
.deliveries {
    margin: 36px 0 0;
}
.delivery-group {
    padding: 0 0 25px;
}
.delivery-item-right {
    width: calc(100% - 22px);
    padding: 0 0 0 15px;
}
.delivery-item-right label {
    display: inline-block;
    max-width: 280px;
    cursor: pointer;
}
.inputs-row {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.get-np-map {
    white-space: nowrap;
    text-decoration: underline;
    display: inline-block;
    margin: 0 0 0 5%}
.get-np-map:hover {
    text-decoration: none;
}
.cart-col {
    border-left: 2px solid #ebebeb;
    padding: 0 0 0 26px;
}
.order-details {
    padding: 15px 0;
    border-bottom: 2px solid #ebebeb;
}
.order-details-row {
    margin: 15px 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.order-details-label {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.order-details-price {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.cart-title {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    font-size: 26px;
    margin: 23px 0 46px;
}
.cart-totals .order-details-price {
    font-size: 24px;
}
.cart-totals {
    margin: 36px 0;
}
.order-thanks {
    background: url(../img/lamps-bg.png) no-repeat;
    background-position: right -115px;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    color: #828282;
}
.order {
    max-width: 810px;
    margin: 0 auto;
    padding: 100px 0;
}
.thanks-title {
    color: #0074ff;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    font-size: 40px;
}
.order-msg {
    font-size: 18px;
}
.order-details-table {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .11);
    padding: 0 25px;
    margin: 36px 0;
}
.order-details-table-row {
    padding: 20px 0;
    border-bottom: 2px solid #ebebeb;
}
.order-details-table-row:last-child {
    border-bottom: none;
}
.order-num {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
}
.order-createdon {
    display: inline-block;
    margin: 0 0 0 10%;
    font-size: 18px;
    line-height: 24px;
    color: #828282;
}
.order-product-link {
    font-size: 18px;
    color: #383838;
}
.order-total-col {
    margin: 20px 0 0;
}
.order-delivery-cost, .order-payment, .order-total-cost {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.continue-shopping-link {
    font-size: 20px;
}
.table-responsive .uibox-row {
    flex-wrap: nowrap;
    align-items: center;
}
table {
    width: 100%}
table td {
    border-bottom: 1px solid #cfcfcf;
    padding: 11px 0;
}
.form-group {
    position: relative;
    margin: 23px 0;
}
.input-row {
    position: relative;
    width: 100%}
.error-data {
    display: none;
    background: #fb667a;
    padding: 15px;
    color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .34);
}
.form-label {
    display: block;
    margin: 0 0 14px;
    font-size: 1.1rem;
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
}
.input-text, .textarea {
    color: #696969;
    font-size: 1rem;
    border: none;
    display: block;
    background: #fff;
    width: 100%;
    padding: 22px;
    box-shadow: 0 4px 8px hsla(0, 0%, 74.9%, .25);
}
.input-text {
    height: 70px;
}
.textarea {
    font-family: Avenir Next Cyr Regular, Arial, Helvetica, sans-serif;
    height: 110px;
    resize: none;
}
.underlined {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    background: transparent;
    color: #fff;
    border-bottom: 2px solid #fff;
    box-shadow: none;
    height: 36px;
}
.underlined::placeholder {
    color: #fff;
}
.input-text.outlined {
    height: 50px;
}
.input-text.outlined, .textarea.outlined {
    border: 1px solid #b0b0b0;
    box-shadow: none;
}
.textarea.outlined {
    height: 110px;
}
.inline-form {
    align-items: flex-end;
    flex-wrap: nowrap;
    margin: 0 0 0 -20px;
    width: calc(100% + 40px);
}
.inline-form .form-group {
    margin: 15px 20px;
}
.inline-form .form-group:first-child {
    margin: 15px 20px 15px 0;
}
.inline-form .send-btn {
    padding: 1.05rem 1.9rem;
    font-size: .9rem;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    color: #0074ff!important;
}
.custom-radio, .custom-radio-outer {
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
}
.custom-radio-outer {
    width: 22px;
    height: 22px;
    justify-content: center;
    border: 2px solid #c4c4c4;
    border-radius: 50%;
    background: transparent;
}
.custom-radio-checked {
    display: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #0074ff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.custom-radio input[type=radio]:checked+.custom-radio-outer .custom-radio-checked {
    display: block;
}
.custom-radio input[type=radio]:checked+.custom-radio-outer {
    border-color: #0074ff;
}
.option-box-label input[type=radio]:disabled+.option-box-title {
    opacity: .3;
}
.custom-radio-title {
    display: inline-block;
    margin: 0 0 0 .6rem;
}
.reviews-btn {
    background: #415576;
}
.error-msg {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    color: #fd2543;
    padding: 4px 8px;
    font-size: .9rem;
    line-height: 1;
}
.error-msg, .inline-form .error-msg {
    background: transparent;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.inline-form .error-msg {
    color: #fff;
    top: auto;
    left: 15px;
    bottom: -25px;
}
.fly {
    position: absolute;
    left: -9999px;
}
#pdopage .pagination, .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 24px!important;
}
.pagination .page-item {
    list-style: none;
    margin: 0 5px;
    width: 32px;
    height: 32px;
    border: 1px solid #979797;
    text-align: center;
    line-height: 30px;
    color: #979797;
    transition: all .3s ease 0s;
}
.page-item:hover a, .pagination .page-item.active, .pagination .page-item:hover {
    color: #fff;
    background: #0074ff;
    border-color: #0074ff;
}
.pagination .page-item.active a {
    color: #fff;
}
.pagination a {
    display: block;
    width: 100%;
    height: 100%;
    color: #979797;
}
.pagination .page-control {
    font-size: 1.6rem;
    border: none;
}
.pagination .page-control:hover, .pagination .page-control:hover .page-link {
    background: transparent;
    color: #0074ff;
}
.page-control:first-child .icon {
    display: block;
    transform: rotate(180deg);
}
.loader {
    display: none;
    position: fixed;
}
.loader, .loader-layout {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
}
.loader-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    position: fixed;
    background: hsla(0, 0%, 100%, .4);
}
.loading-msg {
    margin: 1.2rem 0 0;
}
.spinner {
    width: 70px;
    height: 70px;
    -webkit-animation: circle-rotator 1.4s linear infinite;
    animation: circle-rotator 1.4s linear infinite;
}
@-webkit-keyframes circle-rotator {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
}@keyframes circle-rotator {
     0% {
         -webkit-transform: rotate(0deg);
         transform: rotate(0deg);
     }
     to {
         -webkit-transform: rotate(270deg);
         transform: rotate(270deg);
     }
 }.path {
      stroke-dasharray: 187;
      stroke-dashoffset: 0;
      -webkit-transform-origin: center;
      transform-origin: center;
      stroke: #0074ff;
      -webkit-animation: circle-dash 1.4s ease-in-out infinite;
      animation: circle-dash 1.4s ease-in-out infinite;
  }
@-webkit-keyframes circle-dash {
    0% {
        stroke-dashoffset: 187;
    }
    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    to {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg);
    }
}@keyframes circle-dash {
     0% {
         stroke-dashoffset: 187;
     }
     50% {
         stroke-dashoffset: 46.75;
         -webkit-transform: rotate(135deg);
         transform: rotate(135deg);
     }
     to {
         stroke-dashoffset: 187;
         -webkit-transform: rotate(450deg);
         transform: rotate(450deg);
     }
 }.menu-phones-mob {
      display: none;
  }
.beautify-row {
    align-items: center;
}
.btn-more {
    width: auto!important;
    margin: 46px auto 0!important;
    min-width: 232px;
}
.products-home-list {
    margin: 0;
}
.products-home-list li {
    margin: 20px 0;
    color: #484848;
    list-style: none;
    font-size: 22px;
    line-height: 27px;
    transition: all .3s ease 0s;
}
.products-home-list li:hover a {
    color: #0074ff;
}
.products-home-list li:hover .nav-icon {
    border-color: #0074ff;
    filter: brightness(.5) sepia(1) hue-rotate(-70deg) saturate(13);
}
.products-home-list a {
    display: flex;
    align-items: center;
    color: #484848;
}
.products-home-list .nav-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #484848;
    transition: all .3s ease 0s;
    background-position: 50%!important;
}
.img-tabs {
    position: relative;
}
.product-cover-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .6s ease 0s;
}
.product-cover-item.active {
    opacity: 1;
    position: static;
    visibility: visible;
    transition: all .6s ease 0s;
}
.products-home-list-title {
    font-family: Avenir Next Cyr Medium, Arial, Helvetica, sans-serif;
    display: inline-block;
    margin: 0 0 0 30px;
}
.all-products-link {
    font-size: 24px;
    line-height: 29px;
    color: #484848;
    display: inline-block;
    margin: 30px 0 0 80px;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.all-products-link:hover {
    color: #0074ff;
}
.section-img-wrap {
    position: relative;
    line-height: 1px;
}
.section.fullscreen .section-col-left {
    width: 44.667%}
.section.fullscreen .section-col-left .section-img, .section.fullscreen .section-col-left .section-img-wrap {
    height: 100%}
.section.fullscreen .section-col-right {
    width: 55.333%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 0;
}
.section-form {
    max-width: 500px;
}
.section h2 {
    margin: 12px 0 25px;
    line-height: 1;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.section-col {
    position: relative;
}
.valigne-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-items: flex-start;
}
.section-row {
    width: 100%;
    max-width: 600px;
}
.section-row, .section-row p {
    font-size: 20px;
    line-height: 28px;
}
.section-col-left {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.section-col-left .section-row {
    padding: 5% 11% 5% 0;
}
.col.dark, .col.dark h1, .col.dark h2, .col.dark h3, .col.dark h4, .col.dark h5, .col.dark h6, .col.dark li, .col.dark p {
    color: #fff;
}
.section-row.full {
    width: 100%;
    max-width: inherit;
    padding: 0!important;
}
.section-row.full>* {
    width: 100%}
.section-col-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.section-col-right .section-row {
    padding: 5% 0 5% 11%}
.section-col img {
    width: 100%;
    height: auto;
}
.section-soc {
    width: 150%;
    margin: -35px 0 0 -50%}
.section-social {
    width: 100%;
    overflow: hidden;
}
.section-social.show .section-soc-item {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}
.section-soc-item {
    list-style: none;
    background: #ccc;
    font-size: 30px;
    opacity: 0;
    visibility: hidden;
    transform: translate(120%);
}
.section-soc-item.youtube {
    background: #e53935;
    transition: all .4s ease-out 0s;
}
.section-soc-item.instagram {
    background: #ef4c5c;
    transition: all .4s ease-out .4s;
}
.section-soc-item.facebook {
    background: #3b5999;
    transition: all .4s ease-out .8s;
}
.section-soc-item a {
    width: 100%;
    color: #fff;
    display: inline-flex;
    align-items: center;
}
.soc-icon {
    display: block;
    padding: 31px 36px;
    border-right: 3px solid #fff;
    font-size: 4rem;
}
.soc-title {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    width: 100%;
    display: block;
    padding: 0 0 0 40px;
}
.section-col-right {
    position: relative;
    z-index: 1;
}
.section-col-left.grey-bg {
    position: relative;
}
.section-col-left.grey-bg:before {
    content: "";
    position: absolute;
    right: 0;
    background: #f9f9f9;
    width: 120%;
    height: 86%;
    bottom: -18%;
    z-index: 0;
}
.right-col-img {
    width: 140%!important;
    margin: 0 0 -30% -40%}
.consult-form-wrap h2 {
    line-height: 45px;
    margin: 34px 0 44px;
}
.consult-form-wrap .input-text {
    height: 75px;
}
.consult-form-wrap .textarea {
    height: 120px;
}
.consult-form-wrap .btn-primary {
    padding: 1.8rem 1.9rem;
    margin: 32px 0 0;
    width: 296px;
}
#lumion {
    width: 84%}
.story {
    counter-reset: storyCounter;
    margin: 0;
}
.story li {
    list-style: none;
    position: relative;
    margin: 0 0 40px;
    padding: 0 0 0 96px;
}
.story li:before {
    counter-increment: storyCounter;
    content: counter(storyCounter);
    color: #0074ff;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    display: inline-block;
    text-align: center;
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    border-radius: 50%;
    border: 3px solid #0074ff;
}
.search-title, .story li:before {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
}
.search-title {
    font-size: 28px;
    margin: 15px 0;
}
.search-list {
    margin: 50px 0;
}
.empty-search {
    max-width: 430px;
}
.empty-search p {
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 25px;
}
.not-found {
    background-color: #262626;
    background-image: url(../img/banner-pattern.png);
}
.not-found-layout {
    background: url(../img/404.png) no-repeat;
    background-position: 85% 90px;
    padding: 140px 0 80px;
}
.not-found-layout h1 {
    font-size: 60px;
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    color: #7a7a7a;
}
.not-found-title {
    font-family: Avenir Next Cyr Bold, Arial, Helvetica, sans-serif;
    font-size: 50px;
    color: #fff;
    max-width: 500px;
}
.not-found-descr {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    font-family: Avenir Next Cyr Demi, Arial, Helvetica, sans-serif;
    max-width: 500px;
}
#modal-map {
    padding: 0;
    height: 90vh;
    width: 90%}
#modal-map iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.animate.a-center {
    transition: transform 1s ease-out 0s, opacity 1.4s linear 0s;
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
}
.section-col-left .section-row {
    position: relative;
}
.section-row h1, .section-row h2 {
    line-height: 1;
}
.animate.a-left-right .section-col-left .section-row {
    transition: transform 1s ease-out 0s, opacity 1.4s linear 0s;
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
}
.animate.a-left-right .section-col-right .section-row, .animate.a-right-left .section-col-left .section-row {
    transition: transform 1s ease-out .4s, opacity 1.4s linear .4s;
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
}
.animate.a-left-full .section-col-left, .animate.a-right-left .section-col-right {
    transition: transform 1s ease-out 0s, opacity 1.4s linear 0s;
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
}
.animate.a-left-full-right .section-col-left {
    transition: transform 1s ease-out .4s, opacity 1.4s linear .4s;
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
}
.animate.a-left-full-right .section-col-right {
    transition: transform 1s ease-out 0s, opacity 1.4s linear 0s;
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
}
.animate.a-center.show, .animate.a-left-right.show .section-col-left .section-row, .animate.a-left-right.show .section-col-right .section-row, .animate.a-right-left.show .section-col-left .section-row, .animate.a-right-left.show .section-col-right, .show.animate.a-left-full-right .section-col-left, .show.animate.a-left-full-right .section-col-right, .show.animate.a-left-full .section-col-left {
    transform: translate(0);
    opacity: 1;
    visibility: visible;
}
.jGrowl {
    z-index: 999999;
    max-width: 250px;
}
.jGrowl .alert {
    max-width: 250px;
    padding: 10px;
    line-height: 1;
    right: 10px!important;
    position: relative!important;
    left: auto!important;
}
.jGrowl.top-right {
    right: 30px!important;
}
.jGrowl-closer {
    margin: 10px 20px 10px 0!important;
}
.jGrowl-message {
    display: flex;
    align-items: center;
}
.notify-img {
    width: 80px;
    margin: 0 10px 0 0;
}
.ms2-message-success {
    background-color: #fff!important;
    border-radius: 0!important;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .6);
    color: #111!important;
}
.m-widget {
    position: fixed;
    right: 30px;
    bottom: 70px;
    z-index: 1000;
}
.m-widget-circle {
    border-radius: 50%;
    background: #121925;
    width: 106px;
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-widget-tooltip {
    width: 240px;
    font-size: 16px;
    line-height: 18px;
    color: #0074ff;
    position: absolute;
    right: 110px;
    top: -56px;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    padding: 26px 30px;
    border-radius: 50%}
.m-widget-circle circle, .m-widget-circle rect, .m-widget-tooltip {
    transition: all .3s ease 0s;
}
.m-widget-circle:hover {
    background: #0074ff;
}
.m-widget-circle:hover circle, .m-widget-circle:hover rect {
    fill: #0074ff;
}
.m-widget-circle:hover .string {
    stroke: #0074ff;
}
.m-widget-tooltip svg {
    position: absolute;
    right: 0;
    top: 30px;
}
@media screen and (max-width:1024px) {
    .crumbs {
        display: none;
    }
    .logo-link {
        min-width: 150px;
    }
    .header-nav {
        display: none;
    }
    .minicart {
        margin: 0 20px 0 0;
    }
    .banner-title {
        font-size: 34px;
        line-height: 44px;
    }
    .btn-primary {
        padding: 1.4rem 1.9rem;
    }
    .header-banner {
        width: 100%;
        overflow: hidden;
    }
    .categories-container {
        width: 96%;
        margin: 60px auto!important;
    }
    .section.beautify {
        padding: 20px 0;
    }
    .category-item-content {
        padding: 0 16px 16px;
    }
    .category-item-intro {
        font-size: 16px;
    }
    .category-item-title {
        font-size: 22px;
        line-height: 24px;
    }
    .metro-nav {
        align-items: stretch;
    }
    .metro-nav li {
        margin: 3%;
        width: 44%;
        max-width: inherit;
        height: auto;
    }
    .metro-nav .metro-nav-item-inner {
        padding: 12% 3%}
    .metro-nav .metro-nav-title {
        text-align: center;
    }
    .section.fullscreen .section-col-right {
        padding: 30px 3%}
    h2 {
        font-size: 30px;
    }
    .fullscreen .section-col-left {
        display: none;
    }
    .fullscreen .section-col-right {
        width: 100%!important;
    }
    .work-item.card {
        width: 50%!important;
    }
    .footer-col {
        width: 100%!important;
        text-align: center;
        margin: 10px 0 0;
    }
    .footer-list li {
        width: auto;
        max-width: inherit;
    }
    .footer-text {
        max-width: 300px;
        margin: auto;
        text-align: left;
        padding: 0 0 0 44px;
    }
    .footer-text:before {
        left: -35px;
    }
    .menu-layout {
        overflow: auto;
        padding: 0 0 30px;
    }
    .menu-inner {
        align-items: flex-start;
    }
    .menu-body {
        width: 96%;
        margin: 118px auto 0;
        padding: 0 0 36px;
    }
    .menu-col {
        padding: 0 3% 20px;
        width: 50%!important;
    }
    .menu-list {
        margin: 16px 0 0;
    }
    .sidebar {
        display: none;
    }
    .page-right {
        width: 100%}
    .calc-lead-block-img-wrap {
        display: none;
    }
    .calc-lead-block-inner-wrap {
        margin: 0;
    }
    .calc-lead-block-inner-wrap .h3, .calc-lead-block-inner-wrap p {
        text-align: center;
    }
    .minicart-empty p, .minicart-title {
        font-size: 22px;
        line-height: 24px;
    }
    .section-row {
        width: 100%}
    .section-col-left .section-row, .section-col-right .section-row {
        padding: 5% 11% 5% 10%}
    .search-form {
        position: fixed;
        background: rgba(15, 15, 15, .95);
        left: 0;
        top: 0;
        width: 100%!important;
        height: 100vh;
        z-index: 10000;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .search-input-wrap {
        width: 94%;
        position: relative;
    }
    .search-input-wrap:before {
        content: "";
        position: absolute;
        bottom: 0;
        border-radius: 2px;
        height: 3px;
        width: 100%;
        background: #0074ff;
        box-shadow: 0 0 6px #0074ff;
        transition: all .3s ease 0s;
    }
    .search-close-btn {
        display: block;
        position: absolute;
        right: 10px;
        top: 25px;
    }
    .np-map .form-group {
        min-width: calc(50% - 20px);
    }
    .np-map-sidebar {
        width: 100%!important;
    }
    .np-warehouses-list {
        width: 100%;
        max-width: 300px;
        position: absolute;
        background: #fff;
        display: none;
    }
    .np-map-header {
        padding: 26px 0 0!important;
    }
    #npmap {
        width: 100%!important;
        height: 60vh!important;
    }
    #npmap .fancybox-close-small {
        right: 0!important;
        top: 0!important;
    }
}@media screen and (max-width:900px) {
    .uibox-container {
        width: 92%}
    .section-col-left .section-row, .section-col-right .section-row {
        padding: 24px 4%}
    .section-col.dark .section-row {
        padding: 3% 4%}
    .col.s6.section-col {
        width: 100%}
    .section-row p {
        width: 100%!important;
    }
    .section-row {
        max-width: inherit;
    }
    .section {
        margin: 60px 0;
        padding: 0;
    }
    .section-social {
        margin: 80px 0 40px;
    }
    .section-social .col.s4, .section-social .col.s8, .section-social .section-row {
        max-width: inherit!important;
        width: 100%!important;
    }
    .section-soc {
        width: 100%;
        margin: 0;
    }
    .soc-icon {
        padding: 18px 13px;
    }
    .section-col img {
        padding: 0!important;
    }
    .section h2 {
        line-height: 1;
    }
    .form-layout {
        max-width: 500px;
        margin: auto;
    }
    .form-layout .btn-primary {
        width: 100%}
    .col.s5.order-cart {
        width: 50%;
        margin: 0;
    }
    .delivery-block .inputs-row {
        flex-wrap: wrap;
    }
    .delivery-block .inputs-row .get-np-map {
        margin: 12px 0;
    }
}@media screen and (max-width:800px) {
    .home-card {
        width: 100%!important;
    }
    .home-card-title {
        font-size: 20px;
        left: 10%}
    .home-card-title.small {
        font-size: 16px;
    }
    .banner-title-home {
        margin: 60px 0 0;
        font-size: 6vw;
    }
    #canvas, #canvas-balls, #canvas-stars {
        margin: 0 0 -.5%}
    .banner-descr {
        top: 40px;
    }
    .category-item-intro {
        display: none;
    }
    .category-item-content {
        padding: 0 16px 28px;
    }
    .products-home .products-home-left {
        width: 100%!important;
    }
    .products-home .products-home-right {
        display: none;
    }
    .col.s3.product-item {
        width: 50%}
    .product-actions {
        margin: 16px 0 16px -6px;
    }
    .minicart .cart-col-actions, .minicart .cart-col-info {
        width: 41.6666666667%!important;
    }
    .col.s4.card-item {
        width: 50%}
    .work-item-metro-content {
        padding: 16px 18px;
    }
    .work-item-place {
        font-size: 16px;
    }
    .work-item-metro-content .work-item-title {
        font-size: 18px;
    }
    .not-found-layout {
        background: transparent;
    }
}@media screen and (max-width:700px) {
    .uibox-container {
        width: 92%}
    .article-header-left {
        width: 100%}
    h1 {
        font-size: 32px;
        line-height: 1;
        margin: 0 0 20px;
    }
    .article-header-right {
        width: 210px;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 20px 0 0;
    }
    .content h2, .content h3 {
        line-height: 1;
    }
    .story li:before {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .story li {
        padding: 0 0 0 70px;
    }
    .play-btn {
        width: 80px;
        height: 80px;
    }
    .simple-banner-inner {
        padding: 64px 0 7%}
    .simple-banner-descr {
        margin: 20px 0 0;
    }
    .simple-banner-img-wrap {
        position: relative;
        width: 94%;
        margin: 35px auto 0;
    }
    .banner-left, .banner-right {
        width: 100%!important;
    }
    .crumbs {
        display: none;
    }
    .beautify .intro, .beautify h3 {
        line-height: 1;
        text-align: center;
    }
    .beautify h3 {
        font-size: 24px;
    }
    .beautify .intro {
        font-size: 18px;
    }
    .beautify-left {
        width: 100%!important;
    }
    .metro-nav {
        margin: 20px auto 0;
        width: 100%}
    .beautify-right {
        width: 100%!important;
        padding: 0;
        margin: 26px 0 0;
    }
    .beautify-right .img-layout {
        max-width: 500px;
        margin: auto;
    }
    .products-home-list li {
        font-size: 16px;
    }
    .section.products-home {
        padding: 0;
    }
    .work-item-inner {
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .work-item-content {
        padding: 14px 10px 25px;
    }
    .work-item-title {
        font-size: 18px;
    }
    .work-item-intro {
        padding: 10px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .work-item.card .btn-outlined {
        min-width: 140px;
        padding: 1rem;
    }
    .product-left {
        width: 100%}
    .product-gallery {
        max-width: 500px;
        margin: auto;
    }
    .product-right {
        width: 100%;
        padding: 20px 0 0;
    }
    .inline-form {
        flex-wrap: wrap;
    }
    .inline-form .form-group:last-child {
        width: 100%;
        text-align: center;
    }
    .inline-form .form-group:first-child, .inline-form .form-group:nth-child(2) {
        width: 50%;
        margin: 15px 0;
        padding: 0 2%}
    .order-form .col.s5.order-cart, .order-form .col.s6.order-data {
        width: 100%}
    .order-row {
        padding: 0;
    }
    .order-checkin-data {
        font-size: 13px;
    }
}@media screen and (max-width:600px) {
    .home-card .category-item-more {
        padding: .2rem .4rem;
    }
    .home-card-title {
        width: auto;
        top: 1rem;
    }
    .tabs-nav {
        flex-wrap: wrap;
    }
    .tab {
        width: 100%;
        text-align: center;
    }
    .reviews-header {
        flex-wrap: wrap;
    }
    .reviews-header .col.s5, .reviews-header .col.s6 {
        width: 100%}
    .reviews-header .col.s5 {
        margin: 16px 0;
    }
    .review-form .uibox-row {
        flex-wrap: wrap;
    }
    .review-form .right-col {
        padding: 7px 0 0;
        font-size: .9rem;
        line-height: 20px;
    }
    .review-form .col {
        width: 100%!important;
    }
    .minicart .cart-col-info {
        width: 58%!important;
    }
    .cart-col-actions {
        width: 25%!important;
    }
    .count-action-row {
        flex-wrap: wrap;
    }
    .count-action-row .btn-group {
        width: 100%}
    .remove-form {
        margin: -21px 0 5px;
        text-align: right;
    }
    .cart-item-sum {
        margin: 17px 0 0;
    }
    .cart-total {
        width: 100%!important;
        margin: 0!important;
    }
    .cart-footer-actions {
        flex-wrap: wrap;
    }
    .cart-footer-actions .cart-footer-action {
        width: 100%;
        padding: 0;
        margin: 10px 0;
    }
    .card-item-title {
        font-size: 16px;
        line-height: 20px;
        margin: 6px 0;
    }
    .card-item-content {
        padding: 12px;
    }
    .order-page h1 {
        font-size: 30px;
        line-height: 1;
    }
    .order-cart .stock-info-row {
        font-size: .9rem;
    }
    .order-header-worktime span {
        display: block;
    }
    .section-soc-item {
        font-size: 24px;
    }
    .soc-icon {
        font-size: 3rem;
    }
    .logo {
        max-width: 80%}
}@media screen and (max-width:550px) {
    .categoryes-rows .col.s6 {
        width: 100%}
    .calc-lead-block-inner-wrap {
        overflow: hidden;
    }
    #canvas, #canvas-balls, #canvas-stars {
        margin: 0 0 -1%}
    .banner-title-home {
        margin: 14px 0 0;
    }
    .banner-descr .link-btn {
        margin: 2px 0 0;
        padding: .7rem 1rem;
        min-width: 150px;
    }
    .category-item {
        width: 100%!important;
        float: none!important;
        margin: 0!important;
    }
    .footer-col {
        font-size: .9rem;
    }
    .menu-col {
        width: 100%!important;
    }
    .menu-phones {
        display: none;
    }
    .menu-phones-mob {
        display: block;
        margin: -24px 0 22px 3%}
    .product-descr-row:first-child {
        flex-wrap: wrap;
    }
    .product-descr-row .product-col {
        width: 100%}
    .product-row-first .product-col:first-child {
        order: 1;
    }
    .product-row-first .product-col:last-child {
        order: 0;
    }
    .one-click-btn {
        min-width: 100px;
        padding: 1rem;
    }
    .inline-form .form-group {
        width: 100%!important;
    }
    .calc-lead-block-inner .h3 {
        font-size: 24px;
    }
    .minicart .cart-col-img, .minicart .cart-col-info {
        width: 50%!important;
        margin: 0 0 26px;
    }
    .cart-row {
        position: relative;
    }
    .cart-col-actions {
        width: 100%!important;
    }
    .count-action-row .btn-group {
        width: 50%}
    .count-action-row {
        flex-wrap: wrap;
        align-items: center;
    }
    .cart-item-sum {
        margin: 0;
    }
    .cart-item-remove {
        position: absolute;
        top: -4px;
        right: -12px;
    }
    .work-item-metro-content {
        padding: 8px;
    }
    .work-item-place {
        font-size: 14px;
        margin: 10px 0;
    }
    .work-item-metro-content .work-item-title {
        font-size: 15px;
    }
    .order-cities-list button {
        font-size: .9rem;
    }
    .product-actions {
        width: 100%;
        flex-wrap: wrap;
    }
    .add-cart-btn {
        width: 100%}
    .fast-order {
        width: 100%;
        margin: 25px 6px 0;
    }
    .fast-order-form, .fast-order-form.active .form-group, .fast-order-input, .one-click-btn {
        width: 100%}
    .fast-order-form.active .one-click-btn {
        width: auto;
    }
    .col.s4.product-item {
        width: 50%}
}@media screen and (max-width:450px) {
    .col.s4.card-item {
        width: 100%}
    .articles-slider {
        margin: 0 0 116px -2%;
        width: calc(104% - 80px);
    }
    .articles-slider .slick-next {
        right: -62px;
    }
}.banner-title {
     white-space: inherit;
 }
.lights-container svg {
    position: absolute;
}
.v-param-icon, .v-param-name {
    transition: all .3s ease 0s;
}
.v-param-icon {
    filter: brightness(5) sepia(1) hue-rotate(-60deg) saturate(10);
}
.v-params-row:hover .v-param-name {
    color: #0074ff;
}
.v-params-row:hover .v-param-icon {
    filter: brightness(.7) sepia(1) hue-rotate(-60deg) saturate(7.8);
}
.v-param-option-wrap {
    position: relative;
}
.v-param-option-wrap.active {
    z-index: 10;
}
.v-param-option-wrap .icon {
    transition: all .3s linear 0s;
}
.v-param-option-wrap.active .icon {
    transform: rotate(-90deg);
}
.options-dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
    display: none;
}
.v-param-option {
    background: #181818;
}
.v-params-list {
    position: relative;
}
.v-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}
.fickers, .v-overlay {
    display: none;
}
.fickers.white .st0, .fickers.white .st1, .fickers.white .st2, .fickers.white .st3 {
    fill: #fff;
}
.fickers.white-b .st0, .fickers.white-b .st1, .fickers.white-b .st2, .fickers.white-b .st3 {
    fill: #fff5ba;
}
.fickers.yellow .st0, .fickers.yellow .st1, .fickers.yellow .st2, .fickers.yellow .st3 {
    fill: #fac52f;
}
.fickers.green .st0, .fickers.green .st1, .fickers.green .st2, .fickers.green .st3 {
    fill: #49ae47;
}
.fickers.red .st0, .fickers.red .st1, .fickers.red .st2, .fickers.red .st3 {
    fill: #e62f2d;
}
.fickers.blue .st0, .fickers.blue .st1, .fickers.blue .st2, .fickers.blue .st3 {
    fill: #307bbf;
}
.flickers-set, .v-error, .visual-module-actions {
    display: none;
}
.v-error {
    margin: 0 0 0 10px;
}
@media screen and (max-width:1024px) {
    .col.s6.visual-section-col {
        width: 100%}
    .params-wrap {
        margin: 30px 0 0;
    }
    .v-module-actions-row {
        flex-direction: column;
        align-items: center;
    }
    .col.s4.v-module-actions-col {
        width: 50%;
        min-width: 300px;
        margin: 10px 0;
    }
    .col.s4.v-module-actions-col:last-child {
        margin: 74px 0 0;
    }
}@media screen and (max-width:600px) {
    .col.s8.alert-modal-title {
        width: 100%}
    .v-param-option {
        white-space: nowrap;
    }
    .v-param-name {
        font-size: 14px;
        margin: 0 5px;
        min-width: 75px;
    }
    .v-param-icon {
        min-width: 40px;
        height: 45px;
        background-size: 60%!important;
    }
    .v-param-option {
        width: 45px;
        height: 45px;
    }
    .v-param-option-wrap {
        margin: 0 0 0 5px;
    }
    .v-param-operating-mode .v-param-option {
        width: 92px;
        padding: 0;
        text-align: center;
    }
    .v-param-option-wrap .icon-right-open-mini {
        display: none;
    }
}.slick-slider {
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent;
 }
.slick-list, .slick-slider {
    position: relative;
    display: block;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after, .slick-track:before {
    display: table;
    content: ""}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url('../img/ajax-loader.gif') 50% no-repeat;
}
@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url('../fonts/slick/slick.eot');
    src: url('../fonts/slick/slick.eot?#iefix') format("embedded-opentype"), url('../fonts/slick/slick.woff') format("woff"), url('../fonts/slick/slick.ttf') format("truetype"), url('../fonts/slick/slick.svg#slick') format("svg");
}
.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
}
.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25;
}
.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "←"}
[dir=rtl] .slick-prev:before {
    content: "→"}
.slick-next {
    right: -25px;
}
[dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: "→"}
[dir=rtl] .slick-next:before {
    content: "←"}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.slick-dots li, .slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:focus, .slick-dots li button:hover {
    outline: none;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}

.shine {
    position: relative;
}
.shine:after {
    position: absolute;
    content: "";
    width: 200%;
    height: 200%;
    left: 0px;
    top: 0px;
    background: linear-gradient(135deg, transparent 40px, rgba(255, 255, 255, 0.4) 60px, transparent 65px) no-repeat;
    background-position: -150px 0px;
    transform-origin: center;
    animation-name: but;
    animation-duration: 4s;
    animation-timing-function: cubic-bezier( .2, .2, .3, .4); 
    animation-iteration-count: infinite;
}
@keyframes but {
    from {background-position: -150px 0px;}
    to {background-position: 600px 0px;}
}


.widget {
    position: fixed;
    bottom: 50px;
    left: 50px;
    width: 80px;
    height: 80px;
    background: rgba(0,122,255,1);
    color: #fff;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    /* box-shadow: 0px 0px 15px 0px rgba(93, 93, 93, 0.37) */
}
.widget:hover {
    color: #fff;
    background: #0074ff;
}
.widget img {
    width: 30px;
}
@media(max-width:768px){
    .widget {
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
}
.widget img {
    width: 20px;
}
}

/* Spinning */
@keyframes spinning {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spinning {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
.spinning
{
    transform-origin: center;
    -webkit-transform-origin: center;
    animation-name: spinning;
    -webkit-animation-name: spinning;
    animation-duration: 30s;
    -webkit-animation-duration: 30s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
}