

/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1685017970420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/local/templates/novolamp_new/css/common.css?170852144377564*/
@charset "UTF-8";
/* -------------------------------------
	Common styles
	------------------------------------- */
/* ---------- Font face  ---------- */
@font-face {
  font-family: 'Futura New';
  src: url("/local/templates/novolamp_new/css/../fonts/futuranewbook-reg.woff2") format("woff2"), url("/local/templates/novolamp_new/css/../fonts/futuranewbook-reg.woff") format("woff"), url("/local/templates/novolamp_new/css/../fonts/futuranewbook-reg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura New';
  src: url("/local/templates/novolamp_new/css/../fonts/futuranewbold-reg.woff2") format("woff2"), url("/local/templates/novolamp_new/css/../fonts/futuranewbold-reg.woff") format("woff"), url("/local/templates/novolamp_new/css/../fonts/futuranewbold-reg.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Futura New';
  src: url("/local/templates/novolamp_new/css/../fonts/futuranewdemi-reg.woff2") format("woff2"), url("/local/templates/novolamp_new/css/../fonts/futuranewdemi-reg.woff") format("woff"), url("/local/templates/novolamp_new/css/../fonts/futuranewdemi-reg.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Futura New';
  src: url("/local/templates/novolamp_new/css/../fonts/futuranewheavy-reg.woff2") format("woff2"), url("/local/templates/novolamp_new/css/../fonts/futuranewheavy-reg.woff") format("woff"), url("/local/templates/novolamp_new/css/../fonts/futuranewheavy-reg.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Formular';
  src: url("/local/templates/novolamp_new/css/../fonts/formular.woff2") format("woff2"), url("/local/templates/novolamp_new/css/../fonts/formular.woff") format("woff"), url("/local/templates/novolamp_new/css/../fonts/formular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Formular';
  src: url("/local/templates/novolamp_new/css/../fonts/formular-medium.woff2") format("woff2"), url("/local/templates/novolamp_new/css/../fonts/formular-medium.woff") format("woff"), url("/local/templates/novolamp_new/css/../fonts/formular-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Formular';
  src: url("/local/templates/novolamp_new/css/../fonts/formular-bold.woff2") format("woff2"), url("/local/templates/novolamp_new/css/../fonts/formular-bold.woff") format("woff"), url("/local/templates/novolamp_new/css/../fonts/formular-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

/* ---------- Reset styles  ---------- */
article, aside, dialog, figcaption, figure, footer, header, main, nav, section, details, menu {
  display: block;
}

@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: sans-serif;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

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

body {
  margin: 0;
  position: relative;
  font: 14px/1.3 "Formular", sans-serif, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-align: left;
  letter-spacing: -.025em;
  color: #000;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: .7em;
  font-family: "Futura New", sans-serif;
  font-weight: 700;
  letter-spacing: -.05em;
}

p {
  margin: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
}

a:hover {
  color: #26ab55;
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

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

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

img::-moz-selection {
  background: none;
}

img::selection {
  background: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #000;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

a, area, button, [role="button"], input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
}

button:focus {
  outline: none;
}

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

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

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

input[type="radio"]:disabled, input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

[tabindex="-1"]:focus {
  outline: 0 !important;
}

[role="button"] {
  cursor: pointer;
}

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

[hidden] {
  display: none !important;
}

.mfp-bg {
  opacity: 0.26;
}

.simplebar-scrollbar:before {
  background: #dedfe1;
  opacity: .8 !important;
}

.main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.main-wrapper .footer {
  margin-top: auto;
}

.page {
  padding-bottom: 50px;
}

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

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

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

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

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

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

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

.cols {
  padding: 0 13px;
}

.col-1 {
  width: 100%;
}

.col-1-2 {
  width: 50%;
}

.col-1-3 {
  width: 33.33333%;
}

.col-1-4 {
  width: 25%;
}

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

.p-relative {
  position: relative;
}

.input-hidden {
  display: none;
}

/* ----- Titles & text ----- */
h1, .h1 {
  font-size: 34px;
  line-height: 1;
}

h2, .h2 {
  font-size: 28px;
  line-height: 1;
}

h3, .h3 {
  font-size: 24px;
  line-height: 1;
}

.page-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  --webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-title .h2 {
  margin-right: 15px;
}

.page-title-item {
  display: inline-block;
  color: rgba(137, 137, 137, 0.6);
  margin-bottom: 20px;
}

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

.nowrap {
  white-space: nowrap;
}

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

.text-bold {
  font-weight: 700;
}

.color-text {
  color: #000;
}

.color-accent {
  color: #2dc964;
}

.title-text {
  font-size: 15px;
  font-weight: 700;
}

.sub-text {
  font-size: 14px;
  font-weight: 400;
  color: #898989;
}

.text-block {
  line-height: 1.7;
}

.text-block p:not(:last-child) {
  margin-bottom: .7em;
}

.text-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.text-block ul:not(:last-child) {
  margin-bottom: .7em;
}

.text-block ul li {
  position: relative;
  padding-left: 30px;
}

.text-block ul li::before {
  content: '';
  width: 18px;
  height: 1px;
  background: #2dc964;
  position: absolute;
  top: .85em;
  left: 0;
}

.share-link {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/local/templates/novolamp_new/css/../img/ic-share.svg") no-repeat 50% 50%/100%;
}

.card-links__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 10px;
}

.card-links__row .card-link:not(:last-child) {
  margin-right: 30px;
}

.card-links + .card-quantity {
  margin-top: 7px;
}

.card-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  color: #2dc964;
}

.card-link:hover {
  text-decoration: underline;
}

.card-link img {
  width: 27px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 27px;
      -ms-flex: 0 0 27px;
          flex: 0 0 27px;
  height: 18px;
  margin-right: 14px;
}

.dotted {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}

.dotted::after {
  content: '';
  display: block;
  width: 100%;
  border-bottom: 1px dotted #e5e5e5;
  position: absolute;
  left: 0;
  bottom: 1px;
  z-index: -1;
}

.dotted span {
  display: inline-block;
  background: #fff;
}

/* ----- Отступы ----- */
.section {
  padding: 45px 0;
}

.section--p-top {
  padding-bottom: 0;
}

.section--bg {
  background-color: #f7f8fa;
}

.content p:not(:last-child) {
  margin-bottom: 1em;
}

/* ----- Кнопки ----- */
.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 44px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: 500 18px/1 "Futura New", sans-serif;
  border-radius: 2px;
  border-width: 2px;
  border-style: solid;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.btn--color {
  border-color: #2dc964;
  background-color: #2dc964;
  color: #fff;
}

.btn--color:hover {
  border-color: #26ab55;
  background-color: #26ab55;
  color: #fff !important;
}

.btn--color:active {
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.27);
          box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.27);
}

.btn--white {
  border-color: #2dc964;
  background-color: #fff;
  color: #2dc964;
}

.btn--white:hover {
  border-color: #26ab55;
  color: #26ab55;
}

.btn--transp {
  border-color: #fff;
  color: #fff;
}

.btn--transp:hover {
  border-color: #fff;
  background-color: #fff;
  color: #2dc964;
}

.btn--ic {
  border-color: #2dc964;
  background-color: #2dc964;
}

.btn--ic:hover {
  border-color: #26ab55;
  background-color: #26ab55;
}

.btn-close {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/local/templates/novolamp_new/css/../img/ic-close.svg") no-repeat 50% 50%/100%;
  opacity: 0.8;
  cursor: pointer;
}

.btn-close:hover {
  opacity: 1;
}

.btn-close--white {
  background-image: url("/local/templates/novolamp_new/css/../img/ic-close-white.svg");
}

.btn-close.mfp-close {
  background: url("/local/templates/novolamp_new/css/../img/ic-close.svg") no-repeat 50% 50%/100% !important;
}

.btn-cart {
  width: 64px;
  height: 37px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
}

.btn-cart::before {
  content: '';
  display: block;
  width: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20px;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  height: 21px;
  background: url(/local/templates/novolamp_new/css/../img/ic-cart-white.svg) no-repeat 0 0;
  background-size: 100%;
}

.btn-cart--text {
  width: 167px;
  height: 44px;
}

.btn-cart--text::before {
  margin-right: 15px;
}

.btn-cart--text:hover {
  color: #fff;
}

.cart-reset {
  color: #2dc964;
}

.cart-item-delete {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 15px;
  right: 15px;
}

/* ----- Цветовая палитра ----- */
.color-pallete {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 204px;
  margin-right: -10px;
}

.color-pallete a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 10px 10px 0;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  position: relative;
}

.color-pallete a::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 2px;
  border: 2px solid #2dc964;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.color-pallete a:hover .color-pallete__tooltip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.color-pallete a:hover::before {
  opacity: 1;
}

.color-pallete__tooltip {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 18px rgba(0, 0, 0, 0.07);
  color: #898989;
  position: absolute;
  z-index: 1;
  bottom: -webkit-calc(100% + 10px);
  bottom: calc(100% + 10px);
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

.color-pallete__tooltip::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* ----- Элементы управления слик слайдера ----- */
.slick-arrow {
  font-size: 0;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px rgba(8, 7, 7, 0.09);
          box-shadow: 0 6px 10px rgba(8, 7, 7, 0.09);
  z-index: 1;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.slick-arrow::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.slick-arrow:hover {
  -webkit-box-shadow: inset 0 -2px 2px rgba(8, 7, 7, 0.09), 0 4px 8px rgba(8, 7, 7, 0.09);
          box-shadow: inset 0 -2px 2px rgba(8, 7, 7, 0.09), 0 4px 8px rgba(8, 7, 7, 0.09);
}

.slick-prev::before {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-left: 4px;
}

.slick-next::before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: -4px;
}

.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
}

.slick-dots button {
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 6px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.slick-dots .slick-active button {
  background-color: #2dc964;
}

/* ----- Миниатюры карточек ----- */
.item {
  background-color: #fff;
  border: 1px solid #f3f3f3;
  position: relative;
  -webkit-transition: -webkit-box-shadow .1s linear;
  transition: -webkit-box-shadow .1s linear;
  -o-transition: box-shadow .1s linear;
  transition: box-shadow .1s linear;
  transition: box-shadow .1s linear, -webkit-box-shadow .1s linear;
}

.item__img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.item__img .label-best {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.item__img a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.item__img img {
  max-height: 100%;
}

.item .user-controls {
  position: absolute;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}

/* .item .user-controls a {
  opacity: 0.2;
}

.item .user-controls a:hover {
  opacity: 0.4;
} */

.item .user-controls [src$="favorite.svg"] {
	-webkit-filter: grayscale(1);
	        filter: grayscale(1);
    opacity: 0.5;
}
.item .user-controls [src$="favorite.svg"]:hover {
    opacity: 0.7;
}
.item .user-controls .active [src$="favorite.svg"] {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
    opacity: 1 !important;
}
.item .user-controls [src$="compare.svg"] {
	opacity: .2;
}
.item .user-controls [src$="compare.svg"]:hover {
	opacity: .4;
}

.item .user-controls__img {
  margin-bottom: 0;
}

.item__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  font-size: 12px;
  color: #898989;
}

.item__availability {
  display: inline-block;
  font-size: 12px;
  color: #898989;
}

.item__availability-noavailable {
  padding: 1px 6px 3px 4px;
  color: #fff;
  border-radius: 2px;
  background-color: #e3324b;
}

.item__group {
	min-height: 79px;
	margin-bottom: 18px;
}

.item__title {
  height: 55px;
  overflow: hidden;
  margin-bottom: 18px;
  line-height: 1.4;
}

.item__group .item__title {
	margin-bottom: 0;
}

.item__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
    .item-cards .item__footer .item__price{
      text-align: right;
      margin-bottom: 20px;
    }
      .item__footer .item__controls .ui-quantity{
        height: 39px !important;
      }
  .item-lines .item__footer .item__controls{
    display: none;
  }
.item__price {
  font: 700 20px "Futura New", sans-serif;
  color: #1b1b1b;
}

.item__sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 60px;
}

.item__sidebar .item__delivery {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.item__sidebar .ui-quantity {
  width: 135px;
  height: 44px;
}

.item__controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.item__controls .ui-quantity {
  margin-right: 13px;
}

.item__delivery {
  margin-top: 20px;
  font-size: 12px;
  color: #898989;
  line-height: 1.5;
}

.item__delivery p {
  margin: 0;
}

.item:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
}

.label-best {
  display: inline-block;
  padding: 2px 20px 3px 10px;
  font-size: 12px;
  font-weight: 500;
  background: #ffd739;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}

.label-best::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  border-top: 10px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 9px solid #fff;
}

.label-best--transp {
  background: url("/local/templates/novolamp_new/css/../img/label-bg.png") no-repeat 50% 50%/cover;
}

.label-best--transp::after {
  display: none;
}

.item-cards .item {
  max-width: 259px;
  margin: 0 0 -1px -1px;
  padding: 30px 30px 25px;
}

.item-cards .item .user-controls {
  width: 100%;
  padding: 0 30px;
  top: 30px;
  left: 0;
  visibility: hidden;
}

.item-cards .item__img {
  height: 162px;
  margin-bottom: 30px;
}

.item-cards .item .item__sidebar {
  /*display: none;*/
  margin-left: 0 !important;
}
.item-cards .btn-cart--text{
  width: 50px;
  font-size: 0;
}
  .item-cards .btn-cart--text::before{
    margin-right: 0 !important;
  }
.item-cards .item .item__footer .item__availability {
  display: none;
}

.item-cards .item:hover .user-controls {
  visibility: visible;
}

.item-lines {
  padding-top: 1px;
}

.item-lines .item {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -1px;
  padding: 15px 60px 15px 30px;
  position: relative;
}

.item-lines .item .user-controls {
  width: auto;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  top: 50%;
  margin-top: -40px;
  right: 30px;
}

.item-lines .item .label-best {
  bottom: 10px;
}

.item-lines .item__img {
  width: 147px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 147px;
      -ms-flex: 0 0 147px;
          flex: 0 0 147px;
}

.item-lines .item__footer {
  display: block;
  width: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  margin-left: 65px;
}

.item-lines .item__footer .item__availability {
  display: inline-block;
  margin-top: 30px;
}

.item-lines:hover .user-controls {
  visibility: visible;
}

.item-lines .item__group {
  position: relative;
  width: 200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  margin-left: 30px;
}

.item-lines .item__data .item__availability, .item-lines .item__footer .btn-cart {
  display: none;
}

@media screen and (max-width: 1199px) {
  .item-cards .item {
    max-width: 311px;
  }
  .item-cards .item .user-controls {
    visibility: visible;
  }
  .item-lines .item__img {
    width: 125px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 125px;
        -ms-flex: 0 0 125px;
            flex: 0 0 125px;
  }
  .item-lines .item__footer, .item-lines .item__sidebar {
    margin-left: 30px;
  }
  .item-lines .item .user-controls {
    right: 20px;
  }
}

@media screen and (max-width: 991px) {
  .item-cards .item {
    max-width: 243.5px;
    padding-left: 21.5px;
    padding-right: 21.5px;
  }
  .item-lines .item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-bottom: 30px;
  }
  .item-lines .item__footer .item__availability {
    margin-top: 15px;
  }
  .item-lines .item__sidebar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: 0;
    margin-top: 15px;
  }
  .item-lines .item__sidebar .item__delivery {
    margin: 0 0 0 30px;
  }
  .item-lines .item .user-controls {
    right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .item-cards .item {
    max-width: 256px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .item-lines .item {
    padding-left: 170px;
  }
  .item-lines .item__img {
    height: 125px;
    position: absolute;
    left: 20px;
    top: 15px;
  }
  .item-lines .item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .item-lines .item__group, .item-lines .item__footer {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-left: 0;
  }
  .item-lines .item__footer .item__availability {
    margin-top: 0;
  }
  .item-lines .item__title {
    height: auto;
  }
  .item-lines .item__sidebar {
    display: block;
  }
  .item-lines .item__sidebar .item__delivery {
    margin-left: 0;
  }
  .item-lines .item__sidebar .item__controls {
    margin-top: 15px;
  }
  .item-lines .item .user-controls {
    width: 90px;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    right: auto;
    top: 170px;
    margin-top: 0;
    left: 40px;
    -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
  }
  .item-lines .item .btn-cart--text {
    width: 124px;
    font-size: 0;
  }
  .item-lines .item .btn-cart--text::before {
    margin-right: 0;
  }
}

@media screen and (max-width: 575px) {
  .item-cards .item {
    max-width: 300px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .item-cards .item__img {
    height: 140px;
    margin-bottom: 15px;
  }
  .item-lines .item {
    padding-right: 30px;
  }
}

@media screen and (max-width: 480px) {
  .item-lines .item {
    display: block;
    padding: 30px;
  }
  .item-lines .item__img {
    width: 140px;
    height: 140px;
    margin: 0 auto 15px;
    position: relative;
    top: auto;
    left: auto;
  }
  .item-lines .item .user-controls {
    width: 100%;
    padding: 0 30px;
    top: 30px;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .item-lines .item .btn-cart--text {
    width: 80px;
  }
}

/* ----- ссылки на соц сети ----- */
.social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.social-link {
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
}

.social-link:not(:last-child) {
  margin-right: 20px;
}

.social-link:hover {
  -webkit-transform: translate3d(0, -8%, 0);
          transform: translate3d(0, -8%, 0);
}

.social-vk {
  width: 28px;
  height: 16px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-vk.svg");
}

.social-insta {
  width: 21px;
  height: 21px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-insta.svg");
}

.social-twitter {
  width: 22px;
  height: 18px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-twitter.svg");
}

.social-youtube {
  width: 27px;
  height: 21px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-youtube.svg");
}

.social-tiktok {
  width: 27px;
  height: 21px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-tiktok2.svg");
}

.social-vk-color {
  width: 60px;
  height: 38px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-vk-color.svg");
}

.social-tiktok-color {
  width: 60px;
  height: 60px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-tiktok-color.svg");
}

.social-fb-color {
  width: 21px;
  height: 35px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-fb-color.svg");
}

.social-google-color {
  width: 30px;
  height: 31px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-google-color.svg");
}

.social-insta-color {
  width: 59px;
  height: 59px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-insta.png");
}

.social-youtube-color {
  width: 85px;
  height: 59px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-youtube.png");
}

/* ----- js вкладки ----- */
.js-tab {
  cursor: pointer;
}

.js-tab-item:not(:first-child) {
  display: none;
}

/* ----- js аккордион ----- */
.js-accordion-btn {
  cursor: pointer;
  position: relative;
  padding-left: 20px;
}

.js-accordion-btn::before {
  content: '';
  display: block;
  width: 5px;
  height: 9px;
  position: absolute;
  left: 2px;
  top: 50%;
  margin-top: -4px;
  z-index: 0;
  background: url("/local/templates/novolamp_new/css/../img/ic-arrow.svg") no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.js-accordion-btn.active::before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.js-accordion-content {
  display: none;
}

/* ----- ui-select----- */
.ui-select {
  position: relative;
}

.ui-select__select {
  display: none;
}

.ui-select__trigger {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 17px 0 0;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-select__trigger:hover {
  color: #2dc964;
}

.ui-select__trigger::after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 9px;
  position: absolute;
  right: 2px;
  top: 6px;
  background: url("/local/templates/novolamp_new/css/../img/ic-arrow-accent.svg") no-repeat 0 0/cover;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-select__options {
  display: none;
  z-index: 1;
  min-width: 120px;
  width: 100%;
  margin: 0;
  padding-left: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 10px;
  padding: 5px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  overflow: hidden;
}

.ui-select__option {
  position: relative;
  display: block;
  padding: 5px 10px;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-select__option.active {
  color: #2dc964;
}

.ui-select.opened {
  z-index: 1;
}

.ui-select.opened .ui-select__trigger::after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.ui-select.opened .ui-select__options {
  display: block;
}

.color-select {
  height: 54px;
  width: 95px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 7px;
  border: 1px solid #e7e7e7;
  position: relative;
}

.color-select__trigger {
  width: 100%;
  position: relative;
  cursor: pointer;
}

.color-select__trigger .color-block {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}

.color-select__trigger::after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 9px;
  position: absolute;
  right: 17%;
  top: 50%;
  margin-top: -4px;
  background: url("/local/templates/novolamp_new/css/../img/ic-arrow.svg") no-repeat 0 0/cover;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.color-select__options {
  padding: 8px;
  min-width: 1px;
}

.color-select__option {
  display: block;
  width: 100%;
  height: 24px;
  background-repeat: no-repeat;
}

.color-select__option:not(:last-child) {
  margin-bottom: 8px;
}

.color-select.opened .color-select__options {
  display: block;
}

/* ----- ui-quantity ----- */
.ui-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #e7e7e7;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-quantity input {
  width: 50%;
  height: 100%;
  min-width: 1px;
  padding: 0 10px;
  text-align: center;
  border: none;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  font-size: 16px;
  font-weight: 500;
  outline: none;
}

.ui-quantity__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25%;
  min-width: 25%;
  height: 100%;
  border-radius: 2px;
  background-color: transparent;
  opacity: 0.8;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-radiobox, .ui-toggle {
  display: block;
  margin-bottom: 0;
  cursor: pointer;
}

.ui-radiobox__label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.ui-radiobox__label::before, .ui-radiobox__label::after {
  content: '';
  display: block;
  border-radius: 50%;
}

.ui-radiobox__label::before {
  width: 27px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 27px;
      -ms-flex: 0 0 27px;
          flex: 0 0 27px;
  height: 27px;
  margin-right: 16px;
  background: #fff;
  border: 2px solid #e7e7e7;
}

.ui-radiobox__label::after {
  width: 13px;
  height: 13px;
  position: absolute;
  top: 7px;
  left: 7px;
  background: #2dc964;
  will-change: transform;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-radiobox input:checked + .ui-radiobox__label::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.ui-radiobox:not(:last-child) {
  margin-bottom: 13px;
}

@media screen and (max-width: 767px) {
  .ui-radiobox:not(:last-child) {
    margin-bottom: 10px;
  }
}

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

.ui-toggle__label {
  width: 45px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45px;
      -ms-flex: 0 0 45px;
          flex: 0 0 45px;
  height: 23px;
  margin: 0 15px;
  position: relative;
  background-color: #ccc;
  border-radius: 30px;
  -webkit-transition: background .2s ease-in-out;
  -o-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}

.ui-toggle__label::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-48%);
      -ms-transform: translateY(-48%);
          transform: translateY(-48%);
  z-index: 0;
  left: 8%;
  background-color: #fff;
  -webkit-transition: left .2s ease-in-out;
  -o-transition: left .2s ease-in-out;
  transition: left .2s ease-in-out;
}

.ui-toggle input:checked + .ui-toggle__label {
  background-color: #2dc964;
}

.ui-toggle input:checked + .ui-toggle__label::before {
  left: 58%;
}

.ui-tooltip {
  position: relative;
}

.ui-tooltip__ic {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/local/templates/novolamp_new/css/../img/ic-tooltip.svg") no-repeat 50% 50%/13px 13px;
  cursor: pointer;
}

.ui-tooltip__hidden {
  width: 500px;
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
  will-change: transform;
  opacity: 0;
  visibility: hidden;
  -webkit-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.ui-tooltip__hidden .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
}

.ui-tooltip.ui-tooltip--open .ui-tooltip__hidden {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}

@media screen and (max-width: 991px) {
  .ui-tooltip__hidden {
    max-width: 350px;
  }
}

@media screen and (max-width: 575px) {
  .ui-tooltip__hidden {
    padding: 20px;
  }
}

/* ----- projects ----- */
.projects-slider__img {
  position: relative;
  overflow: hidden;
}

.projects-slider__img:hover img {
  -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
          transform: scale(1.4);
  -webkit-transition-duration: 6s;
       -o-transition-duration: 6s;
          transition-duration: 6s;
}

.projects-slider__img a:hover {
  color: inherit;
}

.projects-slider__img img {
  width: 100%;
  max-width: none;
  height: 522px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 3s .1s linear;
  transition: -webkit-transform 3s .1s linear;
  -o-transition: transform 3s .1s linear;
  transition: transform 3s .1s linear;
  transition: transform 3s .1s linear, -webkit-transform 3s .1s linear;
}

.projects-slider__title {
  max-width: 400px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.3;
  position: absolute;
  bottom: 100px;
  left: 65px;
}

.projects-slider__title > * {
  display: inline;
  padding: 5px 0;
  line-height: 1.6;
  background-color: #ffd739;
  -webkit-box-shadow: 10px 0 0px 0px #ffd739, -10px 0 0px 0px #ffd739;
          box-shadow: 10px 0 0px 0px #ffd739, -10px 0 0px 0px #ffd739;
}

@-moz-document url-prefix() {
  .projects-slider__title > * {
    display: inline-block;
    box-shadow: -10px 0 0px 0px #ffd739;
  }
}

@media screen and (max-width: 1199px) {
  .projects-slider__img img {
    height: 374px;
  }
  .projects-slider__title {
    bottom: 50px;
  }
}

@media screen and (max-width: 991px) {
  .projects-slider__img img {
    height: 320px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .projects-slider__title {
    left: 35px;
  }
}

@media screen and (max-width: 575px) {
  .projects-slider__title {
    left: 15px;
    bottom: 15px;
  }
}

.cart-subtitle {
  padding: 30px 50px;
  font-size: 15px;
  font-weight: 700;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
  position: relative;
  z-index: 1;
}

.map {
  height: 500px;
  width: 100%;
  overflow: hidden;
}

.map .gmnoprint, .map .gm-style-cc, .map a {
  display: none !important;
}

@media screen and (max-width: 1199px) {
  .map {
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .map {
    height: 300px;
  }
}

@media screen and (max-width: 1199px) {
  .hide-xl {
    display: none;
  }
  .main-wrapper {
    padding-top: 95px;
  }
  .page-title {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .hide-md {
    display: none;
  }
  .cart-subtitle {
    padding: 20px 30px;
  }
}

@media screen and (max-width: 575px) {
  .main-wrapper {
    padding-top: 80px;
  }
}

/* -------------------------------------
	Modules
	------------------------------------- */
/* ----- Forms ----- */
*::-webkit-input-placeholder {
  color: #898989;
  opacity: 1;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*::-moz-placeholder {
  color: #898989;
  opacity: 1;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*:-ms-input-placeholder {
  color: #898989;
  opacity: 1;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*::-ms-input-placeholder {
  color: #898989;
  opacity: 1;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
*::placeholder {
  color: #898989;
  opacity: 1;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

body input:focus:required:invalid, body textarea:focus:required:invalid,
body input:required:valid, body textarea:required:valid {
  color: #000;
}

.form {
  padding: 40px 80px 45px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
  border-radius: 2px;
}

.form__subtitle {
  margin-bottom: 30px;
  letter-spacing: -0.033em;
}

.form .checkbox {
  margin-top: 15px;
}

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

.form-col {
  padding-left: 8px;
  padding-right: 8px;
}

.form-col .input-block {
  margin-bottom: 16px;
}

.input-block {
  position: relative;
}

.input-block:not(:last-of-type) {
  margin-bottom: 16px;
}

.input-block:not(.input-search) .input:focus, .input-block:not(.input-search) .input.populated {
  padding: 19px 15px 6px;
}

.input-block:not(.input-search) .input:focus + .input-placeholder, .input-block:not(.input-search) .input.populated + .input-placeholder {
  opacity: 0;
  top: 7px;
}

.input-block:not(.input-search) .textarea:focus, .input-block:not(.input-search) .textarea.populated {
  padding: 23px 15px 6px;
}

.input-block:not(.input-search) .textarea:focus + .input-placeholder, .input-block:not(.input-search) .textarea.populated + .input-placeholder {
  opacity: 0;
  top: 7px;
}

.input-placeholder {
  position: absolute;
  top: 0;
  left: 16px;
  opacity: 0;
  font-size: 12px;
  color: #bebebe;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.input-pass-restore .input {
  padding-right: 82px !important;
}

.input-pass-restore a {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 500;
  color: #0a0909;
}

.input {
  display: block;
  width: 100%;
  height: 54px;
  min-width: 1px;
  padding: 17px 15px 18px;
  border: 2px solid #e7e7e7;
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.input:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.input:focus {
  outline: none;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.input:focus::-webkit-input-placeholder {
  opacity: 0;
  color: transparent;
}

.input:focus::-moz-placeholder {
  opacity: 0;
  color: transparent;
}

.input:focus:-ms-input-placeholder {
  opacity: 0;
  color: transparent;
}

.input:focus::-ms-input-placeholder {
  opacity: 0;
  color: transparent;
}

.input:focus::placeholder {
  opacity: 0;
  color: transparent;
}

.input--type-2 {
  padding-left: 0;
  border: none;
  border-bottom: 2px solid #000;
  font-size: 15px;
  font-weight: 700;
}

.input--type-2::-webkit-input-placeholder {
  color: #000;
  font-weight: 700;
}

.input--type-2::-moz-placeholder {
  color: #000;
  font-weight: 700;
}

.input--type-2:-ms-input-placeholder {
  color: #000;
  font-weight: 700;
}

.input--type-2::-ms-input-placeholder {
  color: #000;
  font-weight: 700;
}

.input--type-2::placeholder {
  color: #000;
  font-weight: 700;
}

.input-err {
  border-color: #f00;
}

.input-err-text {
  margin: 4px 0 0;
  font-size: 14px;
  color: #f00;
}

.input-search::after {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -9px;
  z-index: 0;
  background: url("/local/templates/novolamp_new/css/../img/ic-search-black.svg") no-repeat 0 0;
  background-size: 100%;
  opacity: 0.2;
}

.input-search .input {
  padding-left: 40px;
}

.textarea {
  height: 143px;
  resize: none;
}

.checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-bottom: 0;
}

.checkbox .checkbox-wrap {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 17px;
  height: 17px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 17px;
      -ms-flex: 0 0 17px;
          flex: 0 0 17px;
  background-color: #f7f7f7;
}

.checkbox .checkbox-wrap::before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #2dc964;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
}

.checkbox .checkbox-text {
  display: inline-block;
  margin-left: 8px;
  opacity: 0.5;
}

.checkbox input:checked + .checkbox-wrap::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.submit {
  height: 54px;
  margin-top: 20px;
}

.modal {
  max-width: 475px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-animation: modal 0.4s cubic-bezier(0.7, 0, 0.3, 1) forwards;
          animation: modal 0.4s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}

.modal .js-tabs {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal .js-tabs .modal__title:first-child {
  margin-right: 25px;
}

.modal .js-tab {
  position: relative;
  overflow: hidden;
  padding-bottom: .2em;
}

.modal .js-tab::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #2dc964;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modal .js-tab:not(.js-tab--active) {
  color: #bebebe;
}

.modal .js-tab--active::after {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.modal .btn {
  width: 100%;
}

.modal .btn-close {
  width: 16px;
  height: 16px;
  top: 20px;
  right: 20px;
}

.modal .checkbox-text {
  font-size: 12px;
}

@-webkit-keyframes modal {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -400px, 0);
            transform: translate3d(0, -400px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes modal {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -400px, 0);
            transform: translate3d(0, -400px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes modal-el {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
            transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes modal-el {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
            transform: translate3d(0, -100px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.modal-anim-1, .modal-anim-2, .modal-anim-3 {
  -webkit-animation: modal-el .4s forwards;
          animation: modal-el .4s forwards;
}

.modal-anim-1 {
  -webkit-animation-delay: .1s;
          animation-delay: .1s;
}

.modal-anim-2 {
  -webkit-animation-delay: .15s;
          animation-delay: .15s;
}

.modal-anim-3 {
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
}

.checkbox-hidden {
  display: none;
}

@media screen and (max-width: 575px) {
  .form {
    padding: 30px;
  }
  .modal .btn-close {
    top: 15px;
    right: 15px;
  }
}

@media screen and (max-width: 400px) {
  .form {
    padding: 30px 15px;
  }
}

.help-form__title {
  margin-bottom: 0;
}

.help-form__title .h1 {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 0;
}

.help-form .form {
  max-width: 530px;
  padding-top: 60px;
  padding-bottom: 70px;
  -webkit-box-shadow: 0 0 68px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 68px rgba(0, 0, 0, 0.08);
}

.help-form .form .btn {
  margin-top: 25px;
  min-width: 197px;
}

.help-thanks {
  display: none;
}

.help-thanks__title {
  margin: 15px 0 10px;
}

@media screen and (max-width: 575px) {
  .help-form__title {
    font-size: 26px;
  }
  .help-form .form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* -------------------------------------
	Sections
	------------------------------------- */
/* ---------- header  ---------- */
.header {
  position: relative;
  z-index: 3;
  padding: 25px 0 0;
  color: #898989;
}

.header::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background: #fff;
}

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

.header__top .geo {
  width: 183px;
}

.header__top .tel-link {
  margin: 0 30px 0 auto;
}

.header__middle {
  padding-top: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  flex-wrap: nowrap;
}

.header__middle .search {
  width: 410px;
  margin-left: 10px;
  margin-right: 28px;
}

.header__middle .tel-link {
  font-size: 22px;
  cursor: pointer;
}

.header__middle .user-controls {
  margin-left: auto;
}

.header__middle-contacts {
  margin-right: 38px;
}

.header__middle-mobile-logo {
  display: none;
}

.header__middle.search-focused .search {
  margin-left: -178px;
  width: 598px;
}

@media (max-width: 1199px) {
  .header__middle-mobile-logo {
    display: block;
  }
  .header__middle-contacts {
    display: none;
  }
  .m-catalog ~ .city-changer > .select-city__block__text-city__js {
    display: none;
  }
}

.header__bottom {
  position: relative;
  padding: 16px 0 0;
}

/* ----- Выбор города ----- */
.geo {
  position: relative;
  z-index: 1;
  padding-left: 18px;
  padding-right: 18px;
}

.geo::before {
  content: '';
  display: block;
  position: absolute;
  left: -12px;
  top: -15px;
  right: 0;
  bottom: -15px;
  z-index: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 -13px 36px -12px rgba(0, 0, 0, 0.07);
          box-shadow: 0 -13px 36px -12px rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.geo__toggle {
  position: relative;
  cursor: pointer;
}

.geo__toggle img {
  position: absolute;
  left: -18px;
  top: 4px;
  width: 11px;
  margin-right: 7px;
}

.geo__list {
  width: 100%;
  padding-top: 1em;
  position: absolute;
  top: 100%;
  z-index: -1;
  will-change: transform;
  -webkit-transform-origin: 40% 0;
      -ms-transform-origin: 40% 0;
          transform-origin: 40% 0;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.geo__list::before {
  content: '';
  display: block;
  position: absolute;
  left: -12px;
  top: -15px;
  right: 0;
  bottom: -15px;
  z-index: -1;
  background-color: #fff;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 18px rgba(0, 0, 0, 0.07);
  border-radius: 2px;
  -webkit-transform: translateX(-18px);
      -ms-transform: translateX(-18px);
          transform: translateX(-18px);
}

.geo__list li:not(:last-child) {
  margin-bottom: 1em;
}

.geo:hover::before {
  opacity: 1;
}

.geo:hover .geo__toggle {
  cursor: default;
}

.geo:hover .geo__list {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}

.logo, .logo > img {
  width: 183px;
  max-height: 21px;
}

.phone-bottom-line {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100vw;
  background-color: #fff;
  border-top: 2px solid #2dc964;
  z-index: 2;
  padding: 15px;
  align-items: center;
  justify-content: center;
}

.phone-bottom-line__text {
  max-width: 50%;
  text-align: right;
  font-size: 16px;
}

.phone-bottom-line > a.btn {
  background-color: #2dc964;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 4px;
  margin-left: 15px;
}

.phone-bottom-line_only-mobile {
  display: none;
}

.phone-bottom-line__region {
  position: absolute;
  top: -27px;
  left: 15px;
  font-size: 16px;
  background-color: #fff;
  border: 2px solid #2dc964;
  border-bottom: 0;
  border-radius: 15px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
}

@media screen and (max-width: 1330px) {
  .header__top .tel-link {
    margin-right: 20px;
    font-size: 16px;
  }
  .header__middle .tel-link {
    font-size: 20px;
  }
  .header__middle .user-controls {
    top: 1px;
  }
}

@media screen and (max-width: 1315px) {
  .header__middle .tel-link {
    font-size: 20px;
  }
  .header__middle-contacts {
    margin-right: 20px;
  }
}

@media screen and (max-width: 1199px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    background: #fff;
    border-bottom: 2px solid #2dc964;
  }
  .header::before {
    display: none;
  }
  .header__top {
    display: none;
  }
  .header__middle {
    padding-top: 0;
  }
  .header__middle .search {
    width: auto;
    margin: 0 0 0 auto;
  }
  .header__middle .user-controls {
    width: auto;
    margin-left: 0;
  }
  .header__bottom {
    padding: 0;
  }
  .phone-bottom-line {
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .header__middle .user-controls > * {
    margin-left: 24px;
  }
  .user-controls .user-controls__desktop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header__middle .user-controls__img {
    margin-bottom: 0;
  }
  .header__middle .user-controls__txt {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .header {
    height: 60px;
  }
  .logo {
    width: 150px;
  }
  .header__middle .user-controls > * {
    margin-left: 20px;
  }
  .phone-bottom-line_only-mobile {
    display: initial;
  }
}

@media screen and (max-width: 400px) {
  .logo {
    max-width: 42%;
  }
}

@media (max-width: 370px) {
  .phone-bottom-line > :last-child {
    display: none;
  }
}


/* ----- search ----- */
.search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.search__form {
  width: 100%;
}

.search__input {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  height: 44px;
  padding: 12px 15px 13px;
}

.search__btn {
  width: 75px;
  margin-left: -1px;
  background-image: url("/local/templates/novolamp_new/css/../img/ic-search-white.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 18px 18px;
}

.search__toggle {
  display: none;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

@media screen and (max-width: 1199px) {
  .header .search {
    position: relative;
    top: 2px;
  }
  .header .search__form {
    width: 545px;
    position: absolute;
    top: 50%;
    right: 0;
    will-change: transform;
    -webkit-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transform: scale(0) translateY(-50%);
        -ms-transform: scale(0) translateY(-50%);
            transform: scale(0) translateY(-50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  .header .search__toggle {
    display: block;
  }
  .search-expanded .search__toggle {
    opacity: 0;
  }
  .search-expanded .search__form {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateY(-50%);
        -ms-transform: scale(1) translateY(-50%);
            transform: scale(1) translateY(-50%);
  }
}

@media screen and (max-width: 991px) {
  .header .search__form {
    width: 520px;
  }
}

@media screen and (max-width: 767px) {
  .header .search {
    position: static;
  }
  .header .search__form {
    width: 100%;
    top: 100%;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
  }
  .search-expanded .search__toggle {
    opacity: 1;
  }
  .search-expanded .search__form {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .search__toggle {
    font-size: 0;
  }
  .header__middle-mobile-logo {
    width: 150px;
  }
  .header__middle-mobile-logo .logo {
    max-width: 82%;
  }
}


@media (max-width: 360px) {
  .header__middle-mobile-logo {
    width: 130px;
  }
  .header__middle .user-controls > * {
    margin-left: 15px;
  }
  .phone-bottom-line__text {
    font-size: 15px;
  }
}

/* ---------- footer  ---------- */
.footer {
  padding: 70px 0;
  background-color: #3b3f4c;
  color: #fff;
}

.footer__margin-1 {
  margin-bottom: 30px;
}

.footer__margin-2 {
  margin-bottom: 10px;
}

.footer .social-links {
  margin-top: 10px;
}

.footer__label {
  max-width: 80%;
  margin-bottom: 5px;
  color: #898989;
}

.footer__mail {
  font-size: 15px;
  font-weight: 700;
}

.footer__tel {
  font: 700 20px "Futura New", sans-serif;
}

.footer__txt {
  max-width: 80%;
  line-height: 1.7;
  color: #898989;
}

.footer__bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  color: #898989;
}

.footer__logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__logos img:not(:last-child) {
  margin-right: 15px;
}

@media screen and (max-width: 1199px) {
  .footer {
    padding: 50px 0;
  }
  .footer__label {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .footer {
    padding-bottom: 20px;
  }
  .footer__main > .col-1-2 {
    width: 100%;
  }
  .footer .col-1-4 {
    width: 50%;
    margin-bottom: 30px;
  }
  .footer__bottom {
    margin-top: 0;
  }
  .footer__bottom .col-1-4:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer__bottom .col-1-4:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media screen and (max-width: 575px) {
  .footer__main .col-1-4 {
    width: 100%;
  }
  .footer__bottom {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .footer__bottom .cols {
    padding-left: 0;
    padding-right: 0;
  }
  .footer__bottom .col-1-4 {
    width: 100%;
  }
}

/* upd */
.page-title .h2 {
	margin-bottom: 1.2em;
  }

  .text-1 {
	font: 22px/1.35 "Futura New", sans-serif;
  }

  .text-1:not(:last-child) {
	margin-bottom: 1.3em;
  }

  @media screen and (max-width: 575px) {
	.text-1 {
	  font-size: 20px;
	}
  }

  .share-block {
	position: relative;
  }

  .share-block:hover .share-link {
	opacity: .4;
	position: relative;
	z-index: 3;
	cursor: default;
  }

  .share-block:hover .share-list {
	display: block;
  }

  .card-sidebar .share-block {
	margin-left: auto;
  }

  .share-link {
	cursor: pointer;
  }

  .share-link__soc {
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100%;
	margin: 0 auto;
	opacity: 0.8;
  }

  .share-link__soc:hover {
	opacity: 1;
  }

  .share-link__vk {
	width: 25px;
	height: 16px;
	background-image: url("/local/templates/novolamp_new/css/../img/ic-vk-accent.svg");
  }

  .share-link__fb {
	width: 14px;
	height: 24px;
	background-image: url("/local/templates/novolamp_new/css/../img/ic-facebook-accent.svg");
  }

  .share-link__tg {
	width: 20px;
	height: 18px;
	background-image: url("/local/templates/novolamp_new/css/../img/ic-telegram-accent.svg");
  }

  .share-list {
	position: absolute;
	top: -12px;
	left: -18px;
	z-index: 2;
	width: 62px;
	padding-top: 55px;
	background: #fff;
	-webkit-box-shadow: 0 0 68px rgba(0, 0, 0, 0.08);
			box-shadow: 0 0 68px rgba(0, 0, 0, 0.08);
	display: none;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
  }

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

  .p-section-btn {
	text-align: center;
	margin-top: 30px;
  }

  .p-section-btn .btn {
	height: 54px;
	padding: 0 37px;
  }

  .videoWrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56%;
	background-color: #000;
	overflow: hidden;
  }

  .videoWrapper.video-active .videoPoster {
	opacity: 0;
	height: 0;
	-webkit-transition-delay: 0s, 800ms;
		 -o-transition-delay: 0s, 800ms;
			transition-delay: 0s, 800ms;
  }

  .videoIframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
  }

  .videoPoster {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
		-ms-flex-pack: center;
			justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-position: 50% 50%;
	background-size: cover;
	text-indent: -999em;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: opacity 800ms, height 0s;
	-o-transition: opacity 800ms, height 0s;
	transition: opacity 800ms, height 0s;
	-webkit-transition-delay: 0s, 0s;
		 -o-transition-delay: 0s, 0s;
			transition-delay: 0s, 0s;
	font-size: 10px;
  }

  .videoPoster::after {
	content: '';
	width: 8.5em;
	height: 5.9em;
	background: url("/img/ic-youtube-white.png") no-repeat;
	background-size: cover;
  }

@media screen and (max-width: 767px) {
  .videoPoster {
    font-size: 8px;
  }

  .breadcrumbs ~ .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .catalog-page__title {
    display: block !important;
    margin-bottom: 2em !important;
  }

  .catalog-page__title h1,
  .catalog-page__title .page-title-item {
    display: inline !important;
  }

  .catalog-page__quantity {
    white-space: nowrap;
  }
}

  .input-search .input {
	padding-right: 35px;
  }

  .input-search__reset {
	position: absolute;
	right: 20px;
	top: 23px;
	width: 11px;
	height: 11px;
  }

.modal.form {
  display: block;
  position: relative;
}

/*Стрелки сортировки*/
.down_arrow_new{
  content: '';
  display: inline-block;
  width: 5px;
  height: 9px;
  right: 2px;
  top: 6px;
  background: url("/local/templates/novolamp_new/css/../img/ic-arrow-accent.svg") no-repeat 0 0/cover;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.up_arrow_new{
  content: '';
  display: inline-block;
  width: 5px;
  height: 9px;
  right: 2px;
  top: 6px;
  background: url("/local/templates/novolamp_new/css/../img/ic-arrow-accent.svg") no-repeat 0 0/cover;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(270deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

@media (max-width: 768px) {
  .hide-sm {
    display: none !important;
  }
}

.konsultation-banner {
  -webkit-box-shadow: 0px 0px 0px 5px rgba(45, 201, 100, 0.5) inset;
  -moz-box-shadow: 0px 0px 0px 5px rgba(45, 201, 100, 0.5) inset;
  box-shadow: 0px 0px 0px 5px rgba(45, 201, 100, 0.5) inset;
  display: flex;
  flex-direction: column;
}

.card .konsultation-banner {
  padding: 30px;
  margin-top: 30px;
}

.konsultation-banner:hover {
  -webkit-box-shadow: 0px 0px 0px 5px rgba(45, 201, 100, 1) inset;
  -moz-box-shadow: 0px 0px 0px 5px rgba(45, 201, 100, 1) inset;
  box-shadow: 0px 0px 0px 5px rgba(45, 201, 100, 1) inset;
}

.konsultation-banner ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 30px;
}

.konsultation-banner ul li {
  margin-bottom: 10px;
}

.konsultation-banner__services {
  font-size: 24px;
  background-color: #ffd739;
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -25px;
  padding: 25px;
}

.konsultation-banner__service {
  font-weight: 700;
  display: inline-block;
}

.konsultation-banner__contact-with-us {
  margin-top: 25px;
  font-size: 20px;
}

.konsultation-banner__contact-with-us > a {
  display: inline-block;
  text-decoration: underline;
}

.konsultation-banner__contacts {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.konsultation-banner__contacts a {
  cursor: pointer;
}

.konsultation-banner__contacts ul a {
  font-size: 22px;
}

.item-lines .konsultation-banner__services {
  margin-top: -10px;
  margin-right: -60px;
  margin-left: -30px;
  width: calc(100% + 80px);
}

.item-lines .konsultation-banner__contacts {
  flex-direction: row;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 15px;
}

.item-lines .konsultation-banner ul {
  display: flex;
  margin-top: 0;
}

.item-lines .konsultation-banner ul > li {
  margin-bottom: 0;
  white-space: nowrap;
}

.item-lines .konsultation-banner ul > li:not(:last-child) {
  margin-right: 15px;
}

.item-lines .konsultation-banner__contact-with-us {
  margin-top: 0;
  margin-right: 15px;
}

.konsultation-banner__contacts .tel-link {
  font: 700 20px "Futura New", sans-serif;
  color: #1b1b1b;
}

@media screen and (min-width: 1300px) {
  .card-descr {
    margin-top: -540px;
  }
}

@media screen and (max-width: 1300px) {
  .konsultation-banner__contacts ul a {
    font-size: 18px;
  }
  .konsultation-banner__contact-with-us {
    font-size: 17px;
  }
  .konsultation-banner__services {
    font-size: 21px;
  }
  .card .konsultation-banner__contact-with-us {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .konsultation-banner__services {
    margin-left: -16.5px;
    margin-right: -16.5px;
    font-size: 22px;
  }
  .item-lines .konsultation-banner {
    flex-wrap: nowrap;
  }
  .item-lines .konsultation-banner__contact-with-us {
    font-size: 16px;
  }
  .item-lines .konsultation-banner ul > li:not(:last-child) {
    margin-right: 20px;
  }
  .card .konsultation-banner {
    padding: 30px 21.5px;
  }
  .card .konsultation-banner__services {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  .konsultation-banner__services {
    margin-left: -25px;
    margin-right: -25px;
    min-height: 310px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
  .card .konsultation-banner__services {
    min-height: auto;
    display: block;
  }
  .item-lines .konsultation-banner {
    padding-left: 30px;
  }
  .item-lines .konsultation-banner__contacts {
    flex-direction: column;
  }
  .item-lines .konsultation-banner__contact-with-us {
    margin-bottom: 15px;
  }
  .item-lines .konsultation-banner ul {
    flex-direction: column;
  }
  .item-lines .konsultation-banner__services {
    font-size: 28px;
  }
  .card .konsultation-banner {
    padding: 15px;
  }
  .konsultation-banner__contact-with-us {
    font-size: 20px;
  }
}

@media screen and (max-width: 575px) {
  .konsultation-banner__contact-with-us {
    font-size: 16px;
  }
  .konsultation-banner__services {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 15px;
    font-size: 18px;
    line-height: 28px;
  }
  .item-lines .konsultation-banner__services {
    margin-right: -30px;
    margin-left: -30px;
    width: calc(100% + 50px);
    font-size: 26px;
  }
}

@media screen and (max-width: 480px) {
  .item-lines .konsultation-banner__services {
    margin-top: -25px;
    margin-left: -25px;
    font-size: 22px;
  }
  .item-lines .konsultation-banner__contacts {
    height: 50%;
  }
  .item-lines .konsultation-banner ul {
    margin-right: auto;
  }
}

@media screen and (max-width: 424px) {
  .konsultation-banner__services {
    margin-left: -10px;
    margin-right: -10px;
    padding: 5px;
    font-size: 17px;
  }
  .konsultation-banner__contact-with-us {
    font-size: 13px;
  }
  .konsultation-banner__contacts ul a {
    font-size: 13px;
  }
}

@media screen and (max-width: 400px) {
  .konsultation-banner__contacts .tel-link {
    font-size: 18px;
  }
}

@media screen and (max-width: 390px) {
  .catalog-result.item-cards .item.konsultation-banner .konsultation-banner__services {
    margin-left: -5px;
    margin-right: -5px;
  }
}

@media screen and (max-width: 380px) {
  .konsultation-banner__contacts .tel-link {
    font-size: 16px;
  }
}

@media screen and (max-width: 360px) {
  .konsultation-banner__services {
    font-size: 15px;
  }
}

.form-raschet-row {
  display: flex;
}

.form-raschet {
  width: 100%;
  margin-bottom: 60px;
  margin-left: -15px;
  margin-right: -15px;
}

.form-raschet-wrapper {
  width: calc(100% / 12 * 9);
  padding-left: 15px;
  padding-right: 15px;
}

.form-raschet-side {
  width: calc(100% / 12 * 3);
  padding-left: 15px;
  padding-right: 15px;
}

.form-raschet-label {
  display: block;
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
}

.form-raschet-textarea {
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 12px 15px 13px;
  border: 2px solid #e7e7e7;
  background-color: #fff;
  border-radius: 2px;
}

.form-raschet-input {
  display: block;
  width: 100%;
  font-size: 18px;
  padding: 12px 15px 13px;
  border: 2px solid #e7e7e7;
  background-color: #fff;
  border-radius: 2px;
}

.form-raschet-group {
  margin-bottom: 15px;
}

.form-raschet-submit {
  padding: 15px 30px;
}

.form-raschet-group-buttons {
  margin-top: 30px;
}

.form-raschet-fileinput:not(:last-child) {
  margin-bottom: 10px;
}

.form-rasche-files {
  display: flex;
  flex-direction: column;
}

.form-rasche-files-append {
  color: #2dc964;
  margin-top: 10px;
}

.form-rasche-files-append::before {
  content: ' ';
  display: inline-block;
  background-color: #2dc964;
  -webkit-mask: url('/local/templates/novolamp_new/img/ic-plus.svg') no-repeat center;
  mask: url('/local/templates/novolamp_new/img/ic-plus.svg') no-repeat center;
  width: 14px;
  height: 14px;
  margin-right: 7px;
  margin-bottom: -2px;
}

.form-rasche-files-append:hover {
  text-decoration: underline;
}

.form-raschet-side .konsultation-banner {
  padding: 30px;
}

.form-raschet-contacts-row {
  display: flex;
}

.form-raschet-contacts-row .form-raschet-group:not(:last-child) {
  margin-right: 15px;
}

@media (max-width: 1199px) {
  .form-raschet-wrapper {
    width: calc(100% / 12 * 8);
  }
  .form-raschet-side {
    width: calc(100% / 12 * 4);
  }
}

@media (max-width: 991px) {
  .form-raschet-side .konsultation-banner {
    padding-left: 21px;
    padding-right: 21px;
  }
  .form-raschet-side .konsultation-banner__services {
    padding: 15px;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .form-raschet-row {
    flex-direction: column;
  }
  .form-raschet-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .form-raschet-side {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .form-raschet {
    margin-left: 0;
    margin-right: 0;
  }
  .form-raschet-side .konsultation-banner {
    padding-left: 25px;
    padding-right: 25px;
  }
  .form-raschet-side .konsultation-banner__services {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media (max-width: 574px) {
  .form-raschet-contacts-row {
    flex-direction: column;
  }
  .form-raschet-contacts-row .form-raschet-group:not(:last-child) {
    margin-right: 0;
  }
  .form-raschet-side .konsultation-banner__services {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -25px;
  }
}
/* End */


/* Start:/local/templates/novolamp_new/css/popup.css?17085214432193*/
#novolampa-popup .popup-window {
    background-color: #effff5;
}

#novolampa-popup .popup-window-titlebar {
    padding-left: 30px;
    padding-right: 30px;
    max-width: 390px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#novolampa-popup .popup-window-titlebar-text {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 1;

    font-family: "Futura New", sans-serif;
    font-weight: 700;
    letter-spacing: -.05em;
    padding: 10px;
    color: #000;
}

#novolampa-popup .popup-window-content {
    max-height: 680px;
    max-width: 780px;
}

#novolampa-popup .popup-window-close-icon {
    display: block;
    position: absolute;
    right: 15px;
    top: 20px;
    width: 19px;
    height: 19px;
    opacity: 1;
    cursor: pointer;
}

#novolampa-popup .popup-window-close-icon:before, #novolampa-popup .popup-window-close-icon:after {
    top: 0;
    position: absolute;
    left: 9px;
    content: ' ';
    height: 19px;
    width: 1px;
    background-color: #bcbcbc;
}

#novolampa-popup .popup-window-close-icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#novolampa-popup .popup-window-close-icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#novolampa-popup .popup-window-buttons > *:hover,
#novolampa-popup .popup-window-close-icon:hover {
    opacity: .7;
}

#novolampa-popup .popup-window-buttons {
    height: 59px;
}

#novolampa-popup .popup-window-buttons > .previous {
    position: absolute;
    left: 20px;
    top: 25px;
}

#novolampa-popup .popup-window-buttons > .previous:after {
    transform: rotate(225deg);
}

#novolampa-popup .popup-window-buttons > .next {
    position: absolute;
    right: 20px;
    top: 25px;
}

#novolampa-popup .popup-window-buttons > .next:after {
    transform: rotate(45deg);
}

#novolampa-popup .popup-window-buttons > .previous:after,
#novolampa-popup .popup-window-buttons > .next:after {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    border-right: 1px solid #bcbcbc;
    border-top: 1px solid #bcbcbc;
}

/* End */


/* Start:/local/templates/novolamp_new/css/components/main-nav.css?1723187971861*/
@charset "UTF-8";
/* ----- Верхняя навигация ----- */
.main-nav {
  width: 782px;
  margin-left: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main-nav a:hover {
  text-decoration: none;
  color: #2dc964;
}

.main-nav .active {
  color: #2dc964;
}

.tel-link {
  font: 700 18px "Futura New", sans-serif;
  letter-spacing: -.04em;
  color: #1b1b1b;
  cursor: default;
}

.tel-link:hover {
  text-decoration: none;
}

.header__top .main-nav.list > li:last-child > a:not(:hover) {
  color: #000;
}

.header__top .main-nav.list > li:last-child > a {
  font-weight: bold;
}

@media screen and (max-width: 1321px) {
  .main-nav {
    width: 782px;
  }
}

/* End */


/* Start:/local/templates/novolamp_new/css/components/user-controls.css?17085214436707*/
@charset "UTF-8";
/* ----- Панель с иконками в хедере ----- */
.user-controls {
  width: 100%;
  max-width: 265px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

.user-controls a {
  text-align: center;
  position: relative;
  outline: none;
}

.user-controls a:hover {
  text-decoration: none;
  color: #2dc964;
}

.user-controls__img {
  height: 22px;
  margin-bottom: 6px;
}

.user-controls__img img {
  height: 100%;
  margin: 0 auto;
}

.user-controls__txt {
  font-size: 12px;
}

.user-controls-number {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 16px;
  height: 16px;
  padding: 4px;
  position: absolute;
  top: -12px;
  right: 0;
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  border-radius: 30px;
  background: #2dc964;
}

.lk-window {
  position: relative;
  cursor: pointer;
}

.lk-window__hidden {
  min-height: 130px;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 3;
  padding: 20px 30px 25px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
  background-color: #fff;
  text-align: left;
  color: #000;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.lk-window__hidden::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 17px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.lk-window__hidden .h2 {
  margin-bottom: 13px;
}

.lk-window__hidden li:not(:last-child) {
  margin-bottom: 12px;
}

.lk-window__hidden a {
  text-align: left;
}

.lk-window:hover .lk-window__hidden {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1321px) {
  
}

@media screen and (max-width: 1199px) {
  .user-controls > * {
    min-width: 50px;
    margin-left: 20px;
  }
  .header__middle .user-controls > noindex {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .lk-window__hidden {
    left: auto;
    right: 0;
    top: 58px;
  }
  .lk-window__hidden::before {
    left: auto;
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .user-controls {
    font-size: 0;
  }
  .user-controls > * {
    min-width: auto;
  }
  .user-controls__img {
    height: 26px;
  }
  .lk-window__hidden {
    top: 48px;
    right: -13px;
    font-size: 14px;
  }
}

@media screen and (max-width: 575px) {
  .user-controls {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lk-window__hidden {
    top: 42px;
  }
}

@media screen and (max-width: 400px) {
  .user-controls__img {
    height: 22px;
  }
  .lk-window__hidden {
    top: 40px;
    right: -15px;
  }
}

/* ----- top cart ----- */
.top-cart {
  position: relative;
}

.top-cart .user-controls-number {
  top: -7px;
}

.top-cart .user-controls__img {
  height: 27px;
}

.top-cart__hidden {
  width: 532px;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 3;
  padding: 20px 10px 25px 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
  background-color: #fff;
  font-size: 14px;
  text-align: left;
  color: #000;
  display: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.top-cart__hidden::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  right: 17px;
  background: #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.top-cart__hidden::after {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  top: -10px;
  left: 0;
}

.top-cart__hidden .h2 {
  padding: 0 30px;
}

.top-cart__hidden a {
  text-align: left;
}

.top-cart__hidden .cart-item-delete {
  position: absolute;
}

.top-cart__hidden .scroll-screen {
  max-height: 624px;
}

.top-cart__hidden .simplebar-track.simplebar-vertical {
  right: -2px;
}

.top-cart__hidden .item {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 0;
  padding-left: 170px;
  padding-right: 30px;
  border-top: none;
}

.top-cart__hidden .item__img {
  height: 125px;
  position: absolute;
  left: 20px;
  top: 15px;
}

.top-cart__hidden .item__group {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.top-cart__hidden .item__title {
  height: auto;
}

.top-cart__hidden .item__group, .top-cart__hidden .item__sidebar {
  margin-left: 0;
}

.top-cart__hidden .item__footer {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 20px;
}

.top-cart__hidden .item__sidebar .ui-quantity {
  margin-right: 0;
}

.top-cart__footer {
  padding: 20px 30px 0;
}

.top-cart__footer .sub-text {
  font-size: 12px;
}

.top-cart__footer .h2 {
  margin-bottom: 0;
  padding: 0;
}

.top-cart__footer .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 276px;
  height: 54px;
  margin-left: auto;
}

.top-cart:hover .top-cart__hidden {
  display: block;
}

.top-cart > a {
	display: block;
}

@media screen and (max-width: 1199px) {
  .top-cart .top-cart__hidden {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .top-cart .user-controls__img {
    height: 30px;
  }
  .top-cart .user-controls-number {
    right: -10px;
  }
  .top-cart a {
    font-size: 0;
  }
}

@media screen and (max-width: 400px) {
  .top-cart .user-controls__img {
    height: 24px;
  }
}

/* End */


/* Start:/local/templates/novolamp_new/css/components/catalog-nav.css?17085214437924*/
@charset "UTF-8";
/* ----- нижняя навигация в хедере + мобильное меню ----- */
.menu-ic {
  width: 100%;
  height: 3px;
  margin-top: -1.5px;
  border-radius: 15px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.menu-ic::before, .menu-ic::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  border-radius: 15px;
  background-color: #000;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.menu-ic::before {
  top: -10px;
}

.menu-ic::after {
  top: 10px;
}

.catalog-nav-toggle {
  display: none;
  width: 36px;
  height: 24px;
  margin-right: 24px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .catalog-nav-toggle {
    display: block;
  }
}

.catalog-nav-mob {
  display: none;
}

.catalog-nav-desktop .catalog-nav__list > li > a {
  display: block;
  padding-bottom: 20px;
  font-size: 15px;
}

.catalog-nav__header {
  display: none;
}

.catalog-nav__header .user-controls {
  display: none;
}

.catalog-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #000;
}

.catalog-nav__list li:hover .sub-menu {
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.catalog-nav__list > li > a {
  font-weight: 700;
}

.catalog-nav__list .active {
  color: #2dc964;
}

@media screen and (max-width: 1199px) {
  .catalog-nav-desktop {
    display: none;
  }
  .catalog-nav-mob {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    max-width: 500px;
    padding-top: 75px;
    background: #fff;
    -webkit-box-shadow: 0 0 29px rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 29px rgba(0, 0, 0, 0.17);
    will-change: transform;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
  }
  .catalog-nav__header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 75px;
    padding: 0 0 0 12%;
    background: #f6f7f9;
    border-bottom: 2px solid #e7e7e7;
  }
  .catalog-nav__header .btn-close {
    width: 20%;
    height: 100%;
    background-size: 24px 24px;
  }
  .catalog-nav__list {
    display: block;
    position: relative;
    font-size: 26px;
    height: -webkit-calc(100vh - 60px);
    height: calc(100vh - 60px);
    overflow-x: hidden;
    overflow-y: auto;
  }
  .catalog-nav__list .active a {
    color: #000;
    background: #ffd739;
  }
  .catalog-nav__list a {
    display: block;
    padding: .6em 12%;
  }
  .catalog-nav__list a:hover {
    color: #000;
    background: #ffd739;
  }
  .catalog-nav-expanded .catalog-nav-toggle {
    opacity: 0;
  }
  .catalog-nav-expanded .catalog-nav-mob {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
  }
  .catalog-nav__header .user-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: auto;
    margin-top: 8px;
  }
  .catalog-nav__header .user-controls a {
    margin-left: 0;
  }
  .catalog-nav__header .user-controls a:not(:last-child) {
    margin-right: 30px;
  }
}

@media screen and (max-width: 991px) {
  .catalog-nav__header .btn-close {
    border-left: 2px solid #e7e7e7;
  }
}

@media screen and (max-width: 767px) {
  .catalog-nav-mob {
    max-width: 320px;
  }
  .catalog-nav__header .user-controls {
    font-size: 14px;
  }
  .catalog-nav__header .user-controls a {
    margin-left: 0;
  }
  .catalog-nav__list a {
    font-size: 20px;
  }
}

@media screen and (max-width: 575px) {
  .catalog-nav-toggle {
    width: 33px;
    margin-right: 20px;
  }
  .catalog-nav {
    padding-top: 60px;
  }
  .catalog-nav__header {
    height: 60px;
    padding-left: 5%;
  }
  .catalog-nav__header .user-controls a:not(:last-child) {
    margin-right: 40px;
  }
  .catalog-nav__header .user-controls .user-controls__txt {
    display: none;
  }
  .catalog-nav__header .user-controls__img {
    margin-bottom: 2px;
  }
  .catalog-nav__header .user-controls-number {
    right: -20px;
  }
  .catalog-nav__list {
    font-size: 18px;
  }
  .catalog-nav__list a {
    padding-left: 5%;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  .menu-ic::before {
    top: -9px;
  }
  .menu-ic::after {
    top: 9px;
  }
}

@media screen and (max-width: 340px) {
  .catalog-nav-toggle {
    margin-right: 15px;
  }
}

.catalog-css-ic {
  display: inline-block;
  width: 20px;
  height: 2px;
  background: -o-linear-gradient(left, #2dc964 0px, #2dc964 3px, transparent 3px, transparent 6px, #2dc964 6px, #2dc964 100%);
  background: linear-gradient(90deg, #2dc964 0px, #2dc964 3px, transparent 3px, transparent 6px, #2dc964 6px, #2dc964 100%);
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.catalog-css-ic::before, .catalog-css-ic::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background: -o-linear-gradient(left, #2dc964 0px, #2dc964 3px, transparent 3px, transparent 6px, #2dc964 6px, #2dc964 100%);
  background: linear-gradient(90deg, #2dc964 0px, #2dc964 3px, transparent 3px, transparent 6px, #2dc964 6px, #2dc964 100%);
}

.catalog-css-ic::before {
  top: -6px;
}

.catalog-css-ic::after {
  bottom: -6px;
}

/* ----- sub nav ----- */
.sub-menu {
  position: absolute;
  top: 100%;
  z-index: -2;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-box-shadow: 0 20px 13px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 13px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  border-top: 1px solid #e7e7e7;
  color: #000;
  will-change: transform;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  visibility: hidden;
  opacity: 0;
}

.sub-menu__col {
  padding: 25px 30px;
}

.sub-menu__col:not(:last-child) {
  border-right: 1px solid #e7e7e7;
}

.sub-menu__title {
  font-size: 15px;
  font-weight: 700;
  color: #898989;
}

.sub-menu__links {
  margin-top: 16px;
}

.sub-menu__links .flex {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.sub-menu__links .flex-col:first-child {
  margin-right: 45px;
}

.sub-menu__links a {
  display: block;
  margin-bottom: 1.3em;
}

.sub-menu__links a:last-child {
  margin-bottom: 0;
}

.sub-menu .color-pallete {
  margin-top: 16px;
}

/* End */


/* Start:/local/templates/novolamp_new/css/components/footer-links-list.css?1708521443273*/
@charset "UTF-8";
/* ----- Список ссылок в футере ----- */
.footer-list {
  color: #fff;
}

.footer-list__links li:not(:last-child) {
  margin-bottom: 12px;
}

@media screen and (max-width: 991px) {
  .footer-list__links {
    margin-bottom: 30px;
  }
}

/* End */


/* Start:/local/templates/novolamp_new/css/components/breadcrumbs.css?17085214431407*/
/* ----- breadcrumbs ----- */
.breadcrumbs {
  margin-bottom: 15px;
  font-size: 12px;
}

.breadcrumbs > li {
  display: inline-block;
}

.breadcrumbs > li + li::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 9px;
  margin: 0 13px;
  background: url("/local/templates/novolamp_new/img/ic-arrow.svg") no-repeat;
  background-size: 100%;
  opacity: 0.2;
}

.breadcrumbs > li a {
  color: #898989;
  opacity: 0.6;
}

.breadcrumbs .breadcrumbs__home {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url("/local/templates/novolamp_new/img/ic-home.svg") no-repeat;
  background-size: 100%;
  opacity: 0.2;
}

.breadcrumbs .breadcrumbs__back + li::before {
  display: none;
}

.breadcrumbs .breadcrumbs__back a {
  display: block;
  width: 5px;
  height: 9px;
  margin: 0 13px 0 0;
  background: url("/local/templates/novolamp_new/img/ic-arrow.svg") no-repeat;
  background-size: 100%;
  opacity: 0.2;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.breadcrumbs::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 767px) {
  .breadcrumbs > li {
    margin-bottom: 5px;
    margin-right: 13px;
  }

  .breadcrumbs > li + li::before {
    margin: 0 13px 0 0;
  }

  .breadcrumbs {
    display: flex;
    overflow: auto;
  }

  .breadcrumbs > li {
    white-space: nowrap;
  }
}

/* End */


/* Start:/local/templates/novolamp_new/css/components/title-search-list.css?17085214431643*/
.search {
  position: relative;
}

.title-search-result {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.13);
  z-index: 4;
  text-align: left;
  color: #000;
  padding: 10px 8px 10px 0;
}

.title-search-result__screen {
  max-height: 500px;
}

.top-list-search__title {
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0 .3em;
  padding: 0 15px;
  color: #000;
}

.top-list-search__item > a {
  display: table;
  padding: 0 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.top-list-search__img, .top-list-search__text, .top-list-search__cost {
  display: table-cell;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}

.top-list-search__img {
  width: 75px;
}

.top-list-search__text {
  padding-left: 10px;
  padding-right: 10px;
}

.top-list-search__cost {
  font-size: 18px;
  padding-left: 10px;
  text-align: center;
  white-space: nowrap;
  color: #434b50;
}

.top-list-search__item_other a {
  font-size: 14px;
  margin-top: 1em;
  font-weight: bold;
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  .title-search-result {
    left: auto;
    right: 0;
    min-width: 545px;
  }
}

@media screen and (max-width: 991px) {
  .title-search-result {
    min-width: 520px;
  }
}

@media screen and (max-width: 767px) {
  .title-search-result {
    min-width: 100%;
    top: -webkit-calc(100% + 44px);
    top: calc(100% + 44px);
  }
  .top-list-search__cost {
    font-size: 14px;
  }
}

/* End */


/* Start:/local/templates/novolamp_new/css/components/menu-catalog.css?172354118513552*/
@charset "UTF-8";
/* ----- каталог в хедере ----- */
.header-2 {
  padding-bottom: 28px;
}

.header-2 .catalog-nav-mob {
  overflow: hidden;
}

@media screen and (max-width: 1199px) {
  .header-2 {
    padding-bottom: 0;
  }
}

.catalog-nav-expanded {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.m-catalog {
  position: relative;
}

.m-catalog__btn {
  width: 171px;
  cursor: pointer;
}

.m-catalog__btn::before {
  content: '';
  display: block;
  width: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15px;
      -ms-flex: 0 0 15px;
          flex: 0 0 15px;
  height: 2px;
  margin-right: 12px;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 -5px 0 #fff, 0 5px 0 #fff;
          box-shadow: 0 -5px 0 #fff, 0 5px 0 #fff;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

.m-catalog__list {
  width: 275px;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 13px 0;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
		  box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
	visibility: hidden;
	opacity: 0;
	z-index: -999;
	transition: all .1s linear;
}

.m-catalog__list li.--with-sublist > .m-catalog__link {
  position: relative;
}

.m-catalog__list li.--with-sublist > .m-catalog__link::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #2dc964;
  border-bottom: 1px solid #2dc964;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  right: 24px;
  top: 18px;
}

@media screen and (min-width: 1200px) {
  .m-catalog__list li:hover > .m-catalog__link {
    color: #2dc964;
    background-color: #efefef;
  }
  .m-catalog__list li:hover > .m-catalog__sublist {
    display: block;
  }
}

.m-catalog__sublist {
  display: none;
  width: 255px;
  height: 100%;
  padding: 13px 0;
  position: absolute;
  left: 100%;
  top: 0;
  background: #f7f8fa;
}

.m-catalog__sublist .m-catalog__sublist {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.m-catalog__link {
  display: block;
  padding: 13px 36px;
  color: #000;
}

.m-catalog:hover .m-catalog__btn {
  border-color: #26ab55;
  background-color: #26ab55;
}

.m-catalog:hover .m-catalog__btn::before {
  -webkit-box-shadow: 0 -6px 0 #fff, 0 6px 0 #fff;
          box-shadow: 0 -6px 0 #fff, 0 6px 0 #fff;
}

.m-catalog.m-catalog--active .m-catalog__list {
 	visibility: visible;
	opacity: 1;
	z-index: 1;
	transition-delay: 0s;
}

.--with-sublist > .m-catalog__link:hover {
  text-decoration: underline;
}

.m-catalog__sublist > li:hover > a {
  text-decoration: underline;
}

@media screen and (max-width: 1199px) {
  .m-catalog {
    display: none;
  }
  .m-catalog__sublist {
    display: block;
    width: 100%;
    height: 130%;
    padding: 0 0 30px;
    border-left: 0 !important;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    opacity: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  .m-catalog__sublist.s-active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
    z-index: 1;
  }
  .m-catalog__sublist a:not([href]) {
    position: relative;
  }
  .m-catalog__sublist a:not([href])::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #2dc964;
    border-bottom: 2px solid #2dc964;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    right: 24px;
    top: 18px;
  }
  .catalog-nav-mob >.catalog-nav__list > li > .m-catalog__sublist > .m-catalog__sublist-item-first > .m-catalog__view-all {
    display: none;
  }
  .m-catalog__sublist-item-first {
    display: flex;
  }
  .m-catalog__back,
  .m-catalog__view-all {
    display: inline-block;
    white-space: nowrap;
    width: 46px; 
    float: left;
  }
  .m-catalog__view-all {
    width: calc(100% - 46px);
  }
  .m-catalog__back a:not([href]) {
    padding-left: 37%;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    height: 46px;
    border-right: 1px solid #e7e7e7;
  }
  .m-catalog__view-all a {
    border-bottom: 1px solid #e7e7e7;
    font-size: 12px;
    height: 46px;
    display: flex;
    align-items: center;
  }
  .m-catalog__back a:not([href])::after {
    right: auto;
    left: calc(50% - 2px);
    top: calc(50% - 4px);
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .m-catalog__link {
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: padding-left .1s .2s linear;
    -o-transition: padding-left .1s .2s linear;
    transition: padding-left .1s .2s linear;
  }
  .m-catalog__arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 14px;
    top: 6px;
  }
  .m-catalog__arrow::before {
    content: '';
    width: 10px;
    height: 10px;
    border-right: 2px solid #2dc964;
    border-bottom: 2px solid #2dc964;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease;
  }
}

@media screen and (max-width: 575px) {
  .m-catalog__back a:not([href]) {
    padding-left: 25%;
  }
  .m-catalog__back a:not([href])::after {
    right: auto;
    left: 20px;
    top: 18px;
  }
}

/* Фиксирование хедера при прокрутке */
.header--sticky {
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 68px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 68px rgba(0, 0, 0, 0.08);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-animation: headerReveal .4s ease-out forwards;
          animation: headerReveal .4s ease-out forwards;
}

.header--sticky .header__top {
  display: none;
}

.header--sticky .header__middle {
  padding-top: 0;
}

.header--sticky .header__middle .search {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  width: auto;
}

@-webkit-keyframes headerReveal {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes headerReveal {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/*new desktop menu*/

.m-catalog > .m-catalog__list > .--with-sublist > .m-catalog__sublist {
  width: calc(1292px - 275px);
  padding: 20px 5px 20px 10px;
  max-height: 100%;
    overflow-y: auto;
}

.m-catalog > .m-catalog__list > .--with-sublist:hover > .m-catalog__sublist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.m-catalog__col {
  width: 33%;
}

.m-catalog__col > li {
  padding-bottom: 30px;
}

.m-catalog__col .m-catalog__sublist {
  display: block;
  height: auto;
  position: relative;
  left: auto;
  border-left: none;
  width: auto;
  padding-top: 0;
  padding-bottom: 5px;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist {
  padding-top: 0;
  padding-bottom: 0;
}

.m-catalog__col .m-catalog__link {
  background-color: transparent !important;
  color: #000 !important;
  padding: 4px 36px;
}

.m-catalog__col .m-catalog__link::after {
  content: none !important;
}

.m-catalog__col > li > .m-catalog__link {
  font-weight: 700;
  padding-bottom: 12px;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > li > .m-catalog__link {
  font-weight: 500;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > .--with-sublist > .m-catalog__link:before {
  content: none;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > .--with-sublist > .m-catalog__link:after {
  content: '' !important;
  background: url(/local/templates/novolamp_new/img/ic-arrow.png) no-repeat center;
  width: 13px;
  height: 8px;
  display: inline-block;
  margin-left: 10px;
  border: none;
  position: relative;
  right: auto;
  top: auto;
  -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
 --webkit-transition: opacity 0.1, -webkit-transform 0.1s;
  transition: opacity 0.1, -webkit-transform 0.1s;
  -o-transition: transform 0.1s, opacity 0.1;
  transition: transform 0.1s, opacity 0.1s;
  transition: transform 0.1s, opacity 0.1, -webkit-transform 0.1s;
  opacity: 0.5;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > .--with-sublist:hover > .m-catalog__link:after {
  opacity: 1;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > .--with-sublist > .m-catalog__link.active:after {
  -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  opacity: 1;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > .--with-sublist > .m-catalog__sublist {
  overflow: hidden;
  display: none;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > li > .m-catalog__sublist .m-catalog__link {
  font-weight: 400;
  position: relative;
  padding-left: 51px;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > li > .m-catalog__sublist .m-catalog__link:hover {
  text-decoration: underline;
}

.m-catalog__col > .--with-sublist > .m-catalog__sublist > li > .m-catalog__sublist .m-catalog__link:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 36px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #2dc864;
}

/*.m-catalog__col > .--with-sublist > .m-catalog__sublist > li > .m-catalog__sublist li:first-child .m-catalog__link:before {
  content: '\27A4';
  color: #2dc864;
  margin-top: -6px;
  background-color: transparent;
  left: 35px;
  font-size: 10px;
}*/

.header__middle .estimate-btn {
  background-color: #FFD739;
  border-radius: 2px;
  padding: 10px 27px;
  font-weight: 450;
  font-size: 18px;
  line-height: 23px;
  color: #000;
  font-family: 'Futura New', sans-serif;
  margin-left: 10px;
  display: flex;
  align-items: center;
  transition: ease 200ms;
}

.header__middle .estimate-btn::before {
  content: ' ';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background: url('/local/templates/novolamp_new/css/components/../../img/estimate-icon.svg') no-repeat center;
}

.header__middle .estimate-btn:hover {
  background-color: #ffe785;
}

#m-catalog-item-1, #m-catalog-item-607 {
  padding-top: 5px;
  padding-bottom: 5px;
}

#m-catalog-item-1 > .m-catalog__link {
  display: inline-flex;
  align-items: center;
  margin-left: 5%;
  background-color: #2dc260;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 4px;
  cursor: pointer;
}

#m-catalog-item-1 > .m-catalog__link:hover {
  background-color: #26a753;
}

#m-catalog-item-1 > .m-catalog__link .catalog-css-ic {
  display: none;
}

#m-catalog-item-1 > .m-catalog__link::before {
  content: '';
  display: block;
  width: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15px;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  height: 2px;
  margin-right: 12px;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 -5px 0 #fff, 0 5px 0 #fff;
  box-shadow: 0 -5px 0 #fff, 0 5px 0 #fff;
  -webkit-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;
}

/*#m-catalog-item-607 > .m-catalog__link {
  display: inline-flex;
  align-items: center;
  margin-left: 5%;
  background-color: #FFD739;
  color: #000;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 4px;
}

#m-catalog-item-607 > .m-catalog__link:hover {
  background-color: #f9de72;
}

#m-catalog-item-607 > .m-catalog__link::before {
  content: ' ';
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background: url('/local/templates/novolamp_new/css/components/../../img/estimate-icon.svg') no-repeat center;
}*/

@media (min-width: 1200px) and (max-width: 1293px) {
  .m-catalog__btn {
    width: 152px;
  }
  .header__middle .estimate-btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header__middle .search {
    margin-right: 20px;
  }
  .header__middle .tel-link {
    font-size: 16px;
  }
  .header__middle.search-focused .search {
    margin-left: -154px;
    width: 580px;
  }
}

@media (max-width: 1200px) {
  .header__middle .estimate-btn {
    display: none;
  }
}

@media (min-width: 1199px) and (max-width: 1215px) {
  .header__middle .user-controls__txt {
    display: none;
  }
  .header__middle .user-controls {
    max-width: 215px;
  }
  .header__middle .user-controls-number {
    right: -12px;
  }
}
/* End */


/* Start:/local/templates/novolamp_new/css/components/tooltipster.bundle.min.css?17085214437869*/
.tooltipster-fall, .tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade.tooltipster-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
    -webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    -o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
    transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading .4s
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg)
    }
    75% {
        transform: rotate(2deg)
    }
    100% {
        transform: rotate(0)
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating .6s
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1)
    }
    100% {
        transform: scale(1)
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling .6s
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}
/* End */


/* Start:/local/templates/novolamp_new/css/kvad-product-page.css?172354118522331*/
.kvad-product-page {
    margin-bottom: 35px;
}

.page-title .h2 {
    max-width: 1070px;
    margin-top: 17px;
    margin-bottom: 60px;
    line-height: 32px;
}

.catalog-page__title > .h2 {
    margin-bottom: 0;
}

.card-page .kvad-product-page .card {
    display: flex;
}

.card-page .kvad-product-page .card .card-slider {
    overflow: initial;
    width: auto;
    margin-bottom: 0;
}

.kvad-product-page .card-slider-main {
    filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.04));
}

.kvad-product-page .card-slider-nav__img {
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.04));
    width: 92px;
    max-width: 92px;
    height: 82px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 14px;
    border-width: 3px;
}

.kvad-product-page .card-slider-nav__img > img {
    height: 82px;
    object-fit: cover;
}

.kvad-product-page .card-slider-nav {
    width: 92px;
    margin-right: 14px;
}

.kvad-product-page .card-slider-main__img {
    height: 478px;
    max-width: 478px;
}

.kvad-product-page .card-slider-main__img > img {

}

.kvad-product-page .card-slider-main__wrapper {
    width: 478px;
    height: 478px;
    position: relative;
}

.kvad-product-page .card-slider-main__top {
    position: absolute;
    z-index: 2;
    width: 100%;
    display: flex;
    align-items: center;
}

.kvad-product-page .label-best {
    height: 38px;
    padding: 0 33px 0 20px;
    font-weight: 500;
    font-size: 11px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #000000;
    margin-right: auto;
    position: relative;
    overflow: initial;
}

.kvad-product-page .label-best::after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 19px 0 0;
    border-color: #ffd63a transparent transparent transparent;
    position: absolute;
    right: -19px;
    top: 0;
}

.kvad-product-page .label-best::before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 0 0 19px;
    border-color: transparent transparent transparent #ffd63a;
    position: absolute;
    right: -19px;
    bottom: 0;
}

.card-page .kvad-product-page .card .card-slider,
.card-page .kvad-product-page .card .card-info {
    float: none;
}

.kvad-product-page .user-controls {
    height: 38px;
    padding-right: 11px;
}

.kvad-product-page .user-controls > a {
    margin-left: 7px;
    margin-right: 7px;
}

.kvad-product-page .card-slider-main__img img {
    border: none;
    width: 478px;
    height: 478px;
    object-fit: cover;
}

.kvad-product-page .card .card-info {
    background: #FFFFFF;
    box-shadow: 0px 0px 68px rgb(0 0 0 / 8%);
    padding: 32px;
    width: 340px;
    margin-left: 14px;
}

.card-page .kvad-product-page .card .card-sidebar {
    float: none;
    background: #FFFFFF;
    box-shadow: 0px 0px 68px rgb(0 0 0 / 4%);
    width: 340px;
    margin-left: 14px;
}

.kvad-product-page .card-info__code {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    font-family: 'FUTURA NEW';
}

.kvad-product-page .card-info__header {
    padding-bottom: 0;
    border-bottom: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kvad-product-page .card-sidebar__header .h2 {
    line-height: 30px;
}

.kvad-product-page .card-item-price__title {
    font-size: 12px;
    color: #898989;
}

.kvad-product-page .card-sidebar__subtitle {
    margin-top: 5px;
    line-height: 30px;
}

.kvad-product-page .btn-cart--text {
    width: 100%;
    height: 54px;
}

.kvad-product-page .card-availability {
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #898989;
}

.kvad-product-page .card-availability [data-entity="quantity-limit-value"] {
    font-weight: 700;
}

.kvad-product-page .card-quantity .ui-quantity {
    height: 42px;
}

.kvad-product-page .cart-actions {
    margin-top: 40px;
}

.kvad-product-page .mp-links {
    display: flex;
    margin-top: 14px;
}

.kvad-product-page .mp-link {
    width: calc(50% - 2.5px);
    margin-right: 5px;
    font-weight: 450;
    font-size: 14px;
    line-height: 16px;
    height: 50px;
}

.kvad-product-page .mp-link--yandex {
    color: #262724;
}

.kvad-product-page .mp-link:last-child {
    margin-right: 0;
}

.kvad-product-page .mp-link::before {
    min-width: 30px;
    width: 30px;
    height: 30px;
    margin-right: 14px;
    margin-left: 12px;
}

.kvad-product-page .mp-link--ozon::before {
    background-image: url('/local/templates/novolamp_new/img/icons/ozon-icon.png');
}

.kvad-product-page .mp-link--yandex::before {
    background-image: url('/local/templates/novolamp_new/img/icons/market_new3.svg');
}

.kvad-product-page .card-sidebar__top {
    background-color: transparent;
    box-shadow: none;
    padding: 30px 36px;
    padding-bottom: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.kvad-product-page .region-product-delivery {
    margin-top: auto;
    margin-bottom: auto;
}

.kvad-product-page .region-product-delivery .card-links__row {
    padding-top: 0;
}

.kvad-product-page .region-product-delivery .card-links__row > strong {
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
}

.kvad-product-page .region-product-delivery .card-delivery.list {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.kvad-product-page .ask-questions-link {
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #898989;
    margin-bottom: 18px;
}

.kvad-product-page .ask-questions-link:last-child {
    margin-bottom: 0;
}

.kvad-product-page .ask-questions-link::before {
    content: ' ';
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 13px;
}

.ask-questions-link--telegram::before {
    background-image: url('/local/templates/novolamp_new/css/../img/icons/telegram-icon.svg');
}

.ask-questions-link--whatsapp::before {
    background-image: url('/local/templates/novolamp_new/css/../img/icons/whatsapp-icon.svg');
}

.kvad-product-page .card-descr, .kvad-product-page .card-data {
    float: initial;
    max-width: initial;
}

.kvad-product-page .card-descr > .h2, .kvad-product-page .card-data > .h2 {
    margin-bottom: 6px;
}

.kvad-product-page .card-data__list, .kvad-product-page .card-data__row {
    margin-bottom: 0;
}

.kvad-product-page .card-data__row {
    margin-top: 30px;
}

.kvad-product-page .card-descr p {
    margin-top: 30px;
}

.kvad-product-page .card-descr p > a {
    text-decoration: underline;
}

.kvad-product-page .card-bottom {
    display: flex;
    align-items: flex-start;
    margin-top: 67px;
}

.kvad-product-page .product-tabs {
    width: 100%;
    max-width: calc(100% - 370px);
    margin-right: auto;
}

.kvad-product-page .product-tabs .tab-content {
    background: #FFF;
    box-shadow: 0px 0px 68px rgb(0 0 0 / 3%);
    padding: 35px 40px;
    z-index: 1;
    position: relative;
}

.kvad-product-page .product-tabs .nav-tabs {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
}

.kvad-product-page .product-tabs .nav-link {
    background: #FFFFFF;
    box-shadow: 0px 0px 68px rgb(0 0 0 / 8%);
    border-radius: 4px 4px 0px 0px;
    padding: 19px 25px;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    color: #898989;
    font-family: 'Futura New';
}

.kvad-product-page .product-tabs .nav-link:hover {
    color: #2DC964;
}

.kvad-product-page .product-tabs .nav-link.active {
    background-color: #2DC964;
    color: #fff;
}

.choose-led-strip-block {
    width: 355px;
    background-color: #2DC964;
    background-image: url('/local/templates/novolamp_new/css/../img/choose-led-strip.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    padding: 26px 39px 37px;
    font-family: 'Futura New';
}

.choose-led-strip-block__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    max-width: 250px;
}

.choose-led-strip-block__description {
    font-weight: 450;
    font-size: 16px;
    line-height: 20px;
    margin-top: 16px;
    margin-bottom: 20px;
    max-width: 180px;
}

.action-block-btn {
    display: inline-block;
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 2px;
    padding: 9px 21px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #2DC964;
    transition: ease 200ms;
}

.action-block-btn:hover {
    border-color: #fff;
    background-color: #2DC964;
    color: #fff;
}

.kvad-product-page .choose-led-strip-block {
    margin-top: 58px;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

.action-block {
    width: 100%;
    padding: 35px 48px;
    padding-bottom: 48px;
}

.action-block--consultation {
    background-color: #2DC964;
    color: #fff;
    background-image: url('/local/templates/novolamp_new/css/../img/consultation-block-bg.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: calc(50% - 6px);
    margin-right: 12px;
}

.action-block--estimate {
    background-color: #FFD739;
    color: #000;
    background-image: url('/local/templates/novolamp_new/css/../img/estimate-block-bg.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: calc(50% - 6px);
}

.action-block__title {
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    font-family: 'Futura New';
}

.action-block__phone > a {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Futura New';
}

.action-block__actions {
    margin-top: 10px;
}

.action-block--consultation .action-block__title {
    margin-bottom: 22px;
    max-width: 360px;
}

.action-block--estimate .action-block__title {
    margin-bottom: 13px;
    max-width: 348px;
}

.action-block--estimate .action-block__description {
    margin-bottom: 23px;
    max-width: 255px;
}

.action-block--consultation .action-block__phone {
    margin-top: 4px;
}

.action-block__city {
    line-height: 30px;
}

.action-block__city a {
    text-decoration: underline;
}

.action-block--consultation a:hover {
    color: #fff;
    opacity: 0.8;
}

.action-blocks {
    display: flex;
    width: 100%;
    margin-top: 67px;
}

.recommended .slick-arrow {
    width: 50px;
    height: 50px;
    border: 1px solid #E7E7E7;
    box-shadow: none;
}

.recommended .slick-prev {
    top: -69px;
    right: 85px;
    left: initial;
    transform: none;
}

.recommended .slick-next {
    top: -69px;
    right: 20px;
    left: initial;
    transform: none;
}

.recommended .slick-arrow::before {
    border-right: 2px solid #2DC964;
    border-bottom: 2px solid #2DC964;
}

.recommended .slick-arrow:hover {
    background-color: #2DC964;
}

.recommended .slick-arrow:hover::before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.h2 + .recommended {
    margin-top: 30px;
}

.kvad-product-page .modifications-product {
    background-color: transparent;
    padding: 0;
    margin-left: 0;
}

.kvad-product-page .mp-link--ozon {
    color: #000;
}

.kvad-product-page .mp-link--ozon:hover {
    color: #015cfe;
}

.kvad-product-page .user-controls__img {
    cursor: pointer;
    opacity: 0.8;
    transition: opacity ease 200ms;
}
.kvad-product-page .user-controls__img:hover {
    opacity: 1;
}

.kvad-product-page .card-slider img {
    transition: opacity ease 200ms;
}

.kvad-product-page .card-slider img:hover {
    opacity: 0.9;
}

.share-link__url {
    width: 25px;
    height: 25px;
    background-image: url(/local/templates/novolamp_new/css/../img/icons/link-icon.svg);
}

.share-link-url-done {
    opacity: 0;
    position: fixed;
    top: -50px;
    left: calc(50% - 150px);
    width: 300px;
    color: #2dc964;
    text-align: center;
    z-index: 999;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 16%);
    border-radius: 8px;
    transition: ease 400ms;
}

.share-link-url-done.active {
    opacity: 1;
    top: 90px;
}

.show-only-xxl {
    display: none;
}

.hero-action-block-estimate {
    display: none;
}

.kvad-product-page-aside {
    display: none;
}

@media (min-width: 1860px) {
    .show-only-xxl {
        display: block;
    }
    .hide-only-xxl {
        display: none;
    }
    .kvad-product-page .card-data__row {
        justify-content: flex-start;
        column-gap: 60px;
    }
    .cart-page .cart-page__row .cart-table {
        width: 1025px;
    }
    .item-lines-2 .item__footer {
        width: 180px;
        flex: 0 0 180px;
    }
    .item-lines-2 .item__group {
        width: 250px;
        flex: 0 0 250px;
    }
    .cart-page .cart-aside {
        margin-left: 60px !important;
    }
    .cart-aside.js-fixed-aside--fixed {
        left: 948px;
    }
    .cart-aside.js-fixed-aside--fixed-bottom {
        right: initial !important;
    }
    .order-page__row .order-form {
        margin-right: 60px;
    }
    .kvad-product-page {
        max-width: 1322px;
    }
    .kvad-product-page-container {
        display: flex;
    }
    .page-title .h2 {
        max-width: 100%;
    }
    #body .page .card-blocks-order > .catalog-result.item-cards > .item {
        width: calc(100% / 7);
    }
    .hero-sidebar {
        flex: none;
        width: calc((100% - 956px) / 2 - 26px);
    }
    .hero-action-block-estimate {
        display: block;
        width: calc((100% - 956px) / 2 - 26px);
        margin-left: 26px;
        padding: 35px 48px;
        padding-bottom: 48px;
        background-color: #FFD739;
        color: #000;
        background-image: url(/local/templates/novolamp_new/css/../img/estimate-block-bg.png);
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .hero-action-block-estimate .action-block__actions {
        margin-top: 90px;
    }
    .hero-sidebar .block-tape {
        margin-bottom: 30px;
    }
    .kvad-product-page-aside {
        display: block;
    }
}

@media (max-width: 1860px) {
    .kvad-product-page .card-data__list, .kvad-product-page .card-data__row {
        width: 100%;
    }
}

@media (min-width: 1301px) and (max-width: 1310px) {
    .header__middle .tel-link {
        font-size: 20px;
    }
}

@media (max-width: 1240px) {
    .kvad-product-page .card-slider-nav__img {
        width: 82px;
        max-width: 82px;
    }
    .kvad-product-page .card-slider-nav {
        width: 82px;
    }
    .kvad-product-page .card-slider-main__wrapper {
        width: 448px;
    }
    .kvad-product-page .card-slider-main__img img {
        width: 448px;
    }
    .kvad-product-page .card .card-info {
        padding: 28px;
    }
    .kvad-product-page .mp-link::before {
        min-width: 25px;
        width: 25px;
        height: 25px;
    }
    .kvad-product-page .card-sidebar__top {
        padding-left: 28px;
        padding-right: 28px;
    }
    .action-blocks {
        margin-top: 67px;
    }
}

@media (max-width: 1200px) {
    .kvad-product-page .card .card-info {
        margin-left: 45px;
    }
    .kvad-product-page .product-tabs {
        max-width: initial;
    }
    .kvad-product-page .card-bottom {
        flex-wrap: wrap;
        align-items: normal;
    }
    .card-bottom .card-sidebar {
        margin-top: 28px;
        margin-left: 14px;
        background-color: #FFFFFF;
        box-shadow: 0px 0px 68px rgba(0, 0, 0, 0.04);
    }
    .kvad-product-page .choose-led-strip-block {
        margin-top: 28px;
        width: calc(100% - 370px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .kvad-product-page .choose-led-strip-block__title {
        max-width: 380px;
    }
    .kvad-product-page .choose-led-strip-block__description {
        max-width: 260px;
    }
    .action-blocks {
        margin-top: 14px;
    }
    .action-block--consultation {
        background-size: 250px;
        background-position: bottom right;
    }
    .action-block--estimate {
        background-size: 250px;
        background-position: bottom right;
    }
    .kvad-product-page .slick-dots {
        margin-top: -34px;
        z-index: 2;
        position: relative;
    }
    .kvad-product-page .slick-dots button {
        width: 15px;
        height: 15px;
        margin: 0 4px;
    }
    .kvad-product-page .slick-dots .slick-active button {
        background-color: #2dc964;
    }
    .kvad-product-page .card-slider-main .slick-dots li:not(.slick-active) button {
        border: 1px solid #2dc964;
        background-color: #fff;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .card-page .kvad-product-page .card .card-sidebar {
        height: 310px;
    }
}

@media (max-width: 991px) {
    .kvad-product-page .choose-led-strip-block {
        width: 100%;
    }
    .kvad-product-page .card-slider-main__wrapper {
        width: calc(100% - 96px);
    }
    .card-page .kvad-product-page .card .card-slider {
        width: 100%;
    }
    .kvad-product-page .card-slider-main__img {
        max-width: initial;
    }
    .kvad-product-page .card-slider-main__img img {
        width: 100%;
    }
    .kvad-product-page .card .card-info {
        margin-left: auto;
    }
    .card-page .kvad-product-page .card .card-sidebar {
        margin-right: auto;
    }
    .card-page .kvad-product-page .card .card-slider {
        margin-bottom: 60px;
    }
    .kvad-product-page .card-data__row {
        flex-wrap: wrap;
    }
    .kvad-product-page .action-block {
        padding-left: 20px;
        padding-top: 20px;
    }
    .kvad-product-page .action-block__title {
        font-size: 24px;
        line-height: 28px;
    }
    .kvad-product-page .action-block--consultation .action-block__title {
        margin-bottom: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .kvad-product-page .card .card-info {
        width: 50%;
        max-width: initial;
    }
    .card-page .kvad-product-page .card .card-sidebar {
        width: calc(50% - 14px);
    }
}

@media (max-width: 767px) {
    .kvad-product-page .card .card-info {
        margin-right: 0;
        margin-left: 0;
        margin-top: 30px;
        width: 100%;
    }
    .card-page .kvad-product-page .card .card-sidebar {
        margin-left: 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 30px;
        width: 100%;
        max-width: initial;
    }
    .kvad-product-page .card-sidebar__top {
        height: 330px;
    }
    .kvad-product-page .product-tabs .nav-tabs {
        width: 674px;
    }
    .kvad-product-page .product-tabs .nav-tabs-wrapper {
        overflow: auto;
    }
    .kvad-product-page .choose-led-strip-block {
        margin-left: auto;
        margin-right: auto;
    }
    .action-blocks {
        flex-wrap: wrap;
    }
    .action-block--consultation {
        margin-bottom: 15px;
    }
    .action-block--consultation, .action-block--estimate {
        max-width: initial;
        margin-left: auto;
        margin-right: auto;
    }
    .kvad-product-page .dotted span:last-child {
        text-align: right;
    }
}

@media (max-width: 530px) {
    .kvad-product-page .card-slider-nav {
        display: none;
    }
    .kvad-product-page .card-slider-main__wrapper {
        width: 100%;
    }
    .kvad-product-page .user-controls__img {
        margin-bottom: 0;
    }
    .kvad-product-page .card-slider-main__img img {
        height: 250px;
    }
    .kvad-product-page .card-slider-main__img {
        height: 250px;
    }
    .kvad-product-page .card-slider-main__wrapper {
        height: 250px;
    }
    .kvad-product-page .page-title .h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .card-page .kvad-product-page .card .card-slider {
        margin-bottom: 0;
    }
    .kvad-product-page .card-bottom {
        margin-top: 0;
    }
    .kvad-product-page .product-tabs .nav-link {
        padding: 15px 25px;
        font-size: 16px;
        line-height: 16px;
    }
    .kvad-product-page .card-descr > .h2, .kvad-product-page .card-data > .h2 {
        font-size: 18px;
    }
    .kvad-product-page .card-descr > .h4, .kvad-product-page .card-data > .h4 {
        font-size: 16px;
        line-height: 1.5;
    }
    .kvad-product-page .product-tabs .nav-tabs {
        width: 580px;
    }
    .kvad-product-page .product-tabs .tab-content {
        padding: 20px;
    }
    .choose-led-strip-block {
        padding: 20px;
        padding-bottom: 30px;
    }
    .action-blocks {
        margin-top: 15px;
    }
    .action-block {
        padding: 20px;
        padding-bottom: 30px;
    }
    .action-block__title {
        font-size: 22px;
        line-height: 24px;
    }
    .action-block--consultation .action-block__title {
        margin-bottom: 12px;
        max-width: 270px;
    }
    .kvad-product-page {
        margin-bottom: 0;
    }
    .recommended .slick-arrow {
        display: none !important;
    }
    .h2 + .recommended {
        margin-top: 0;
    }
    .kvad-product-page .choose-led-strip-block {
        display: block;
        text-align: left;
    }
    .kvad-product-page .choose-led-strip-block__description {
        max-width: 180px;
    }
}

@media (max-width: 400px) {
    .item-cards .btn-cart--text {
        font-size: 0px !important;
    }
}

@media (max-width: 340px) {
    .recommended.item-cards {
        padding-left: 0;
        padding-right: 0;
    }
    .recommended.item-cards .item {
        padding-left: 15px;
        padding-right: 15px;
    }

    .recommended .user-controls > * {
        margin-left: 0;
    }
}

@media (max-width: 330px) {
    .kvad-product-page .card .card-info {
        padding-left: 15px;
        padding-right: 15px;
    }
    .kvad-product-page .card-sidebar__top {
        padding-left: 15px;
        padding-right: 15px;
    }
    .action-block__city {
        line-height: 20px;
    }
    .action-block__city a {
        display: inline-block;
    }
    .action-block--consultation, .action-block--estimate {
        background-blend-mode: multiply;
    }
    .recommended.item-cards {
        margin-bottom: -100px;
    }
    .kvad-product-page .label-best {
        max-width: 179px;
        white-space: break-spaces;
        line-height: 14px;
    }
}
/* End */


/* Start:/local/templates/novolamp_new/custom.css?174887359618789*/
.btn.btn-primary.btn-buy.btn-sm,
.btn.btn-default.btn-buy.btn-sm {
    background: #26ab55;
    border-color: #26ab55;
    padding: 0 10px;
    cursor: pointer;
    color:white;
}

.color {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 10px 10px 0;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    position: relative;
    background: white;
    cursor: pointer;
}
.color.color_c_white { background: white }
.color.color_c_green { background: green }
.color.color_c_red { background: red }
.color.color_c_blue { background: blue }

.color:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 2px;
    border: 2px solid #2dc964;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
input.color-radio:checked + .color:before,
.color:hover:before {
    opacity: 1;
}


.ya-share2__container_size_m .ya-share2__icon.ya-share2__icon_more {
    border: 0;
    background: url("/local/templates/novolamp_new/css/../img/ic-share.svg") no-repeat 50% 50%/100%;
    width: 20px;
    height: 20px;
    opacity: 0.2;
}
.ya-share2__container_size_m .ya-share2__icon:before {
    display: none;
}
.ya-share2.ya-share2_inited {
    margin-left: auto;
}



.services-page.block {
    padding: 40px 0 70px
}

.services-page .wrap {
    border: 1px solid #eaecec;
    border-radius: 5px;
    overflow: hidden;
    padding-left: 0;
}

.services-page .wrap li {
    display: table;
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #eaecec
}

.services-page .wrap li:hover {
    background: #fcfcfc
}

.services-page .wrap li:last-child {
    border: 0
}

.services-page .wrap .image {
    display: table-cell;
    padding: 20px;
    width: 170px;
    max-width: 200px;
}
.services-page .wrap .text {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle
}

.services-page .text a {
    font-size: 20px;
    color: #5f89bd;
    text-decoration: none
}

.services-page .text a:hover {
    color: #4672a8
}

.services-page .text p {
    font-size: 14px;
    line-height: 24px;
    color: #434b50
}

@media (max-width: 600px) {
    .services-page .wrap .image {
        display:block;
        padding: 0
    }

    .services-page .wrap .text {
        display: block;
        padding: 10px 0 0
    }

    .services-page .wrap li {
        padding: 30px 20px
    }

    .services-page.block {
        padding: 20px 0 70px
    }
}


.how-buy .row-buy {
    font-size: 0;
    border-bottom: 1px solid #e4e6e7;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.how-buy .row-buy .b-item {
    display: inline-block;
    width: 57%;
    vertical-align: top
}

.how-buy .row-buy .b-item.right {
    width: 43%
}

.how-buy .row-buy .num {
    font-size: 16px;
    line-height: 35px;
    font-family: HelveticaNeueCyr-Roman;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #97d701;
    vertical-align: top
}

.how-buy .row-buy .info {
    display: inline-block;
    width: 70%;
    padding-left: 20px;
    vertical-align: top
}

.how-buy .row-buy .info h5,.how-buy .row-buy .info h6,.how-buy .row-buy .info p {
    font-size: 13px;
    line-height: 24px;
    margin: 0;
    color: #434b50
}

.how-buy .row-buy .info li {
    font-size: 13px;
    line-height: 24px;
    position: relative;
    color: #434b50;
    padding-left: 30px
}

.how-buy .row-buy .info li:after {
    position: absolute;
    top: 10px;
    left: 0;
    width: 14px;
    height: 1px;
    content: "";
    background: #434b50
}



.about-us.block {
    padding: 30px 0
}

.about-us .main {
    padding: 130px 50px;
    border-radius: 4px;
    background-size: cover
}

.about-us .main h2 {
    font-size: 30px;
    font-family: HelveticaNeueCyr-Roman;
    margin: 0;
    color: #fff;
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.25);
    text-shadow: 0 1px 1px rgba(0,0,0,.25)
}

.about-us .main h3 {
    max-width: 480px
}

.about-us .main h3,.about-us .main h4 {
    font-size: 22px;
    line-height: 35px;
    font-family: HelveticaNeueCyr-Light;
    margin: 10px 0 0;
    color: #fff;
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.25);
    text-shadow: 0 1px 1px rgba(0,0,0,.25)
}

.about-us .wrap-about-pr {
    font-size: 0;
    margin: 25px 0;
    border: 1px solid #e5e7e8;
    border-radius: 4px;
    border-bottom: 0;
    border-right: 0
}

.about-us .wrap-about-pr .title {
    border-bottom: 1px solid #e5e7e8;
    border-right: 1px solid #e5e7e8
}

.about-us .wrap-about-pr .title p {
    font-family: HelveticaNeueCyr-Medium;
    margin: 0;
    padding: 25px 35px;
    color: #434b50
}

.about-us .wrap-about-pr .item {
    position: relative;
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    min-height: 190px;
    border-bottom: 1px solid #e5e7e8;
    border-right: 1px solid #e5e7e8
}

.about-us .wrap-about-pr .item .num {
    font-size: 150px;
    font-family: HelveticaNeueCyr-Bold;
    color: rgba(255,203,66,.2);
    padding-left: 30px
}

.about-us .wrap-about-pr .item p {
    line-height: 22px;
    position: absolute;
    top: 50%;
    right: 40px;
    left: 50px;
    color: #434b50;
    transform: translateY(-50%)
}

.about-us .info-company {
    font-size: 0
}

.about-us .info-company .item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: 20px
}

.about-us .info-company p {
    line-height: 24px;
    color: #434b50
}

.about-us .info-company .item:first-child {
    padding-right: 50px
}

.about-us .info-company .item.experience {
    width: 47%;
    padding: 25px 30px;
    border: 1px solid #e5e7e8;
    border-radius: 4px;
    margin-right: 3%;
    background: #f6f6f7
}

.about-us .info-company ul {
    font-size: 0;
    margin: 0
}

.about-us .info-company li {
    line-height: 22px;
    display: inline-block;
    width: 50%;
    color: #434b50;
    margin-bottom: 5px
}

.about-us .info-company h4 {
    line-height: 22px;
    font-family: HelveticaNeueCyr-Medium;
    margin: 0;
    color: #434b50;
    max-width: 360px;
    margin-bottom: 15px
}

.about-us .wrap-select-us {
    font-size: 0;
    padding: 45px 50px;
    border-radius: 4px;
    background: url(/local/templates/novolampa_adaptive/css/../images/about/bg.png) 50% no-repeat;
    background-size: cover;
    margin-top: 20px
}

.about-us .wrap-select-us h3 {
    font-size: 22px;
    line-height: 35px;
    font-family: HelveticaNeueCyr-Light;
    margin: 0 0 20px;
    text-align: center;
    color: #fff;
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.25);
    text-shadow: 0 1px 1px rgba(0,0,0,.25)
}

.about-us .wrap-select-us .icon {
    line-height: 140px;
    height: 140px
}

.about-us .wrap-select-us p {
    font-size: 14px;
    line-height: 22px;
    font-family: HelveticaNeueCyr-Medium;
    margin: 30px 0 0;
    text-align: left;
    color: #fff;
    -webkit-text-shadow: 0 1px 1px rgba(0,0,0,.25);
    text-shadow: 0 1px 1px rgba(0,0,0,.25);
    max-width: 160px
}

.about-us .wrap-select-us .item {
    display: inline-block;
    width: 23%;
    vertical-align: top;
    margin-right: 2%;
    padding-left: 5%
}

.about-us .wrap-select-us .item:last-child {
    margin: 0;
    padding-left: 5%
}

.about-us .wrap-partners {
    margin: 40px 0
}

.about-us .wrap-partners h2 {
    font-size: 24px;
    font-family: HelveticaNeueCyr-Roman;
    margin: 0 0 30px;
    color: #434b50
}

.about-us .wrap-partners .item {
    display: table-cell;
    width: 50%;
    border: 1px solid #e5e7e8;
    border-radius: 3px;
    background: #f6f6f7
}

.wrap-parnters__item-more-wrap {
    width: 50%
}

.wrap-parnters__item-more {
    display: inline-block;
    line-height: 20px;
    height: 20px;
    padding: 0 20px
}

.about-us .row-p {
    display: table;
    width: 100%
}

.about-us .row-p .item {
    padding: 40px 55px
}

.about-us .row-p li {
    font-size: 14px;
    line-height: 24px;
    color: #434b50;
    margin-bottom: 5px
}

.about-us .row-p .link-p {
    font-size: 14px;
    line-height: 40px;
    font-family: HelveticaNeueCyr-Bold;
    display: table;
    height: 40px;
    margin: 20px 0;
    padding: 0 20px;
    color: #434b50;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    text-decoration: none;
    background: #fff
}

.about-us .row-p ul li {
    margin-bottom: 8px
}

.about-us .row-p ul a {
    font-size: 14px;
    line-height: 20px;
    font-family: HelveticaNeueCyr-Bold;
    display: table;
    color: #434b50;
    text-decoration: none
}

.bx-sls .bx-ui-sls-container {min-height: 54px}
.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {height: 54px}
.bx-sls .bx-ui-sls-clear {top:10px}
.bx-sls .dropdown-icon {top:20px;left:15px}
.bx-sls .dropdown-block {padding-left:40px}

.sale-profile-detail-link-list {
    position: absolute;
    top: 35px;
    width: calc(100% - 30px);
    text-align: right;
    display: block;
}
.sale-profile-detail-link-list a {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #2dc964;
}
.container {position: relative;}




/*
.popup-window {
    max-width: 535px;
    padding: 40px 48px 20px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
    text-align: center;
    width: 100%;
}
.popup-window-close-icon:after {
    width: 16px;
    height: 16px;
    right: 20px;
    background: url(/local/templates/novolamp_new/img/ic-close.svg) no-repeat 50% 50%/100% !important;
}
.popup-window-close-icon {margin: 5px}
.popup-window-titlebar-text {
    width: 100%;
    text-align: center;
    color: black;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: .7em;
    font-family: "Futura New", sans-serif;
    font-weight: 700;
    letter-spacing: -.05em;
}
.popup-window-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.popup-window-buttons .btn {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 54px;
    margin-bottom: 20px;
}

.popup-window-content img {
    margin-bottom: 10px;
}
*/

button:disabled,
button:disabled:hover {
    background-color: #f7f8fa;
    border-color: #f7f8fa;
    color: #000 !important;
    cursor: not-allowed;
}

.bx_ordercart_coupon {
    position: relative;
}
.bx_ordercart_coupon input {
    width: 100%;
    padding: 0 10px 0 0;
    margin: 5px 0;
    background: transparent;
    border:0;
}
.bx_ordercart_coupon .delete_coupon {
    position: absolute;
    width: 13px;
    height: 13px;
    right: 0;
    top: 7px;
    line-height: 1;
    background: url("/local/templates/novolamp_new/css/../img/ic-close.svg") no-repeat 50% 50%/100%;
    cursor: pointer;
}
.bx_ordercart_coupon .bx_ordercart_coupon_notes {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 3px;
}
.bx_ordercart_coupon.coupon_bad {
    color: red;
}

@media (min-width: 769px) {
    .recommended {
        height: 430px;
    }
}
@media (max-width: 769px) {
    .about-us .main {
        padding:80px 50px
    }

    .about-us .wrap-about-pr .item {
        width: 50%;
        min-height: 140px
    }

    .about-us .info-company .item {
        width: 100%
    }

    .about-us .info-company .item:first-child {
        padding-right: 0
    }

    .about-us .info-company .item.experience {
        width: 100%;
        margin-right: 0
    }

    .about-us .wrap-select-us .item {
        width: 50%;
        text-align: center;
        margin-right: 0;
        padding-left: 0
    }

    .about-us .wrap-select-us .item:last-child {
        margin: 0;
        padding-left: 0
    }

    .about-us .wrap-select-us .item p {
        margin: 25px auto;
        text-align: center;
        max-width: 170px
    }

    .about-us .row-p .item {
        padding: 40px 35px
    }
}

@media (max-width: 480px) {
    .about-us .main h2 {
        font-size:25px
    }

    .about-us .main h3 {
        font-size: 17px;
        line-height: 26px
    }

    .about-us .main {
        padding: 80px 30px
    }

    .about-us .wrap-about-pr .item {
        width: 100%;
        min-height: 130px
    }

    .about-us .wrap-about-pr .item .num {
        line-height: 160px
    }

    .about-us .wrap-about-pr .item p {
        max-width: 270px
    }

    .about-us .info-company li {
        display: block;
        width: 100%
    }

    .about-us .wrap-select-us .item img {
        max-width: 60%
    }

    .about-us .wrap-select-us {
        padding: 35px 20px
    }

    .about-us .wrap-select-us h3 {
        font-size: 20px
    }

    .about-us .row-p .item {
        display: block;
        width: 100%;
        padding: 40px 20px
    }
}

@media (max-width: 360px) {
    .about-us .wrap-select-us .item {
        width:100%
    }

    .about-us .main {
        padding: 80px 20px
    }

    .about-us .main h2 {
        font-size: 23px
    }
}


.hidden {
    display: none!important;
}

.item__availability{
    color: #2dc964;
    font-weight: bold;
}
.item__availability.notavail{
    color: #898989;
}

.header{
    z-index: 11 !important;
}

@media screen and (max-width: 400px){
    .order-delivery__price {
        margin-left: auto !important;
        text-align: right !important;
    }
    .popup-window{
        padding: 0 10px 10px !important;
    }
    .btn{
        font-size:16px !important;
    }
    .popup-window-titlebar-text{
        font-size: 26px !important;
    }
}
.cart-aside.js-fixed-aside--fixed-bottom{
    right: 0 !important;
}


@media screen and (min-width: 768px) {
    .banner-md{
        display:block;
    }
    .banner-xs{
        display:none !important;
    }

}
@media screen and (max-width: 767px) {
    .banner-md{
        display:none !important;
    }
    .banner-xs{
        display:block;
    }
    .order-delivery__price{
        margin-left: 0 !important;
        text-align: right !important;
    }
}
.recommended.item-cards {
    height:552px !important;
}
.recommended .slick-track{
    display: flex;
    flex-flow: row wrap;
}

    .recommended .item{
        display: flex !important;
        flex-direction: column;
    }
        .recommended .item .item__footer{
            height: 100%;
        }
    .recommended .slick-track .slick-slide{
        float: unset;
        height:auto !important;
    }
    .recommended .slick-track .slick-slide > div{
        height: 100%;
        display: flex;
    }
.recommended.slick-slider.slick-initialized{
}

.main-nav{
    margin-left: 26px !important;
}
.order-delivery.selected{
    border-color: #2dc964;
}

.product-buttons-extra {
    margin-top: 15px;
}

.product-buttons-extra .btn.btn--product-extra {
    margin-top: 4px;
    color: #6a6a6a;
    height: 42px;
    font-weight: 400;
    border-width: 0;
    justify-content: flex-start;
    background-color: #effff5;
    padding-left: 15px;
}

.product-buttons-extra .btn.btn--product-extra:hover {
    background-color: #2dc964;
    color: #fff;
}

.header__top .tel-link {
    font-size: 14px;
    margin: 0 0 0 auto;
}

.header__top .tel-link:empty {
    display: none;
}

.card-sidebar .btn.mp-link {
    justify-content: start;
    padding-left: 10px;
    margin-top: 10px;
    height: 42px;
}

.mp-link--ozon {
    border-color: #015cfe;
    color: #015cfe;
}

.mp-link--ozon::before {
    content: ' ';
    display: inline-block;
    background: url('/local/templates/novolamp_new/./img/icons/ozon-icon.webp') no-repeat center;
    background-size: contain;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.mp-link--ozon:hover {
    border-color: #0050e0;
    color: #0050e0;
}

.mp-link--yandex {
    border-color: #fc0;
    color: #fc0;
}

.mp-link--yandex::before {
    content: ' ';
    display: inline-block;
    background: url('/local/templates/novolamp_new/./img/icons/market_new2.svg') no-repeat center;
    background-size: contain;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.mp-link--yandex:hover {
    border-color: #f5c400;
    color: #f5c400;
}

.seo-blocks-heading {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    overflow: auto;
    text-wrap: nowrap;
}

.seo-blocks {
    padding-left: 30px;
    padding-right: 30px;
}

.seo-blocks-heading a {
    text-decoration: underline;
    font-size: 16px;
}

.seo-blocks p {
    margin-bottom: 1rem;
}

.seo-blocks p > a {
    text-decoration: underline;
}

.fancybox__backdrop {
    --fancybox-bg: rgb(255 255 255 / 92%);
}

.text-green {
    color: #2dc964;
}

.contacts-flex-wrap {
    flex-wrap: nowrap;
}

@media screen and (min-width: 1200px) {
    .card-page .card {
        display: block;
        clear: both;
    }
    .card-descr, .card-data {
        float: left;
        margin-top: initial;
        max-width: calc(100% - 370px);
        width: 100%;
    }
    .card-page .card .card-slider, .card-page .card .card-info {
        float: left;
    }
    .card-page .card .card-slider {
        margin-bottom: 60px;
    }
    .card-page .card .card-sidebar {
        float: right;
    }
    .card-data li {

        min-width: 326px;

    }
    .card .konsultation-banner__contact-with-us {
        font-size: 15px;
    }
    .item-cards .item .item__sidebar {
        display: none;
    }
    .item-cards .item:hover .item__sidebar {
        display: block;
    }
    .item-cards .item:not(.konsultation-banner):hover {
        margin-bottom: -74px;
    }
}


@media (min-width: 1860px) {
    #body .container {
        max-width: 1830px;
    }
    #body .page .catalog-result.item-cards .item {
        width: -webkit-calc(100% / 6);
        width: calc(100% / 6);
    }
    #body .header__middle .search {
        width: 860px;
    }
    #body .header__middle.search-focused .search {
        width: 1048px;
    }
    .kvad-product-page-aside {
        margin-left: 30px;
    }
    .kvad-product-page-aside .action-blocks {
        flex-direction: column-reverse;
        margin-top: 0;
    }
    .kvad-product-page-aside .action-block--consultation, .kvad-product-page-aside .action-block--estimate {
        max-width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }
    .choose-led-strip-block {
        width: 100%;
    }
    .card-bottom .choose-led-strip-block {
        display: none;
    }
    .kvad-product-page .product-tabs {
        max-width: 100%;
    }
    .kvad-product-page > .action-blocks {
        display: none;
    }
}

@media (max-width: 1200px) {
    .contacts-flex-wrap {
        flex-wrap: wrap;
    }
    .contacts-flex-wrap b > br {
        display: none;
    }
}

@media (max-width: 1860px) {
    .contacts-info .f-row {
        max-width: 100%;
    }
}
/* End */


/* Start:/local/components/artmix/catalog.buyoneclick/templates/.default/style.css?17085214423039*/
.ax-buyoneclick-form p {
    margin: 0 0 10px;
}

.ax-buyoneclick-form-msg-error-row,
.ax-buyoneclick-form-msg-success-row {
    margin-bottom: 15px;
}

.ax-buyoneclick-form-msg-error-row {
    color: #f00;
}

.ax-buyoneclick-form-msg-success-row {
    color: green;
}

#ax-buyoneclick-popup-window .popup-window-content {
    position: relative;
}

#ax-buyoneclick-popup-window.process .popup-window-content:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0.6;
    filter: alpha(opacity=30);
    z-index: 100;
    display: block;
    cursor: wait;
}

/*------*/
.ax-buyoneclick-inner {
    padding: 20px 20px;
    min-width: 350px;
}

.popup-window-close-icon {
    margin: 10px 5px 0 0;
}

.ax-buyoneclick-popup-window {
    border: 1px solid #d1d1d1;
    border-radius: 0;
}

.ax-buyoneclick-form-title {
    font-size: 26px;
    color: #333;
    margin: 10px 0 10px 0;
}

.ax-buyoneclick-label-name {
    display: block;
    color: #788791;
    font-size: 13px;
    margin-top: 25px;
}

.ax-buyoneclick-form .ax-buyoneclick-form-submit {
    color: white;
    width: 85px;
    height: 35px;
    border-radius: 4px;
    border: none;
    background: #0083d1;
    margin-top: 20px;
}

.ax-buyoneclick-form .ax-buyoneclick-form-submit:hover {
    background: #53A4D8;
}

.ax-buyoneclick-form .ax-buyoneclick-input-s {
    border-radius: 4px;
    border: 1px solid #ccd5db;
    width: 100%;
    padding: 10px;
    background: #f8fafc;
    height: inherit;
    margin: 0;
    box-sizing: border-box;
}

.ax-buyoneclick-form .ax-buyoneclick-textarea-s {
    border-radius: 4px;
    border: 1px solid #ccd5db;
    width: 100%;
    background: #f8fafc;
    margin: 0;
    height: inherit;
    box-sizing: border-box;
}

.ax-buyoneclick-form .ax-buyoneclick-form-msg-error-row {
    background: #f2dede;
    border-radius: 3px;
    padding: 10px;
}

.ax-buyoneclick-form .ax-buyoneclick-form-msg-success-row {
    background: #70bb18;
    border-radius: 3px;
    color: white;
    padding: 10px;
}

.ax-buyoneclick-captcha-block {
    margin-bottom: 10px;
}

.ax-buyoneclick-captcha-block .ax-buyoneclick-form-captcha-img {
    cursor: pointer;
}

.ax-buyoneclick-form .ax-licence-block {
    max-width: 250px;
    margin-top: 24px;
}

.ax-buyoneclick-form .ax-licence-block .ax-buyoneclick-label-name {
    margin-top: 0;
    padding-left: 20px;
    padding-top: 2px;
}

.ax-buyoneclick-form .ax-licence-block .ax-licence-block-input {
    float: left;
}

.ax-buyoneclick-form .ax-buyoneclick-text {
    max-width: 330px;
    display: block;
    color: #788791;
    font-size: 13px;
    margin-top: 11px;
    margin-bottom: 20px;
}

.ax-buyoneclick-form .ax-buyoneclick-text a {
    text-decoration: underline;
}

.ax-buyoneclick-form .ax-buyoneclick-form-submit.ax-disabled {
    background: #cfd3d8;
}
/* End */


/* Start:/local/templates/novolamp_new/components/bitrix/news.list/promo-line/style.css?17085214431410*/
.promo-line {
	padding: 13px 0;
	background: #57b6dc;
	color: #fff;
	text-align: center;
	font: 500 18px "Futura New", sans-serif;
	position: relative;
	z-index: 4;
	-webkit-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.promo-line .container {
	position: relative;
}

.promo-line__disount, .promo-line__code {
	display: inline-block;
	font-size: 1.11em;
}

.promo-line__disount {
	margin: 0 .2em;
}

.promo-line__code {
	margin-left: 1em;
	position: relative;
	z-index: 1;
	color: #000;
}

.promo-line__code::before {
	content: '';
	display: block;
	position: absolute;
	left: -.5em;
	right: -.5em;
	bottom: -.2em;
	top: -.2em;
	z-index: -1;
	background: #ffd739;
}

.promo-line .btn-close {
	width: 14px;
	height: 14px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -7px;
}

@media screen and (max-width: 1199px) {
	.promo-line {
		position: static;
		z-index: 2;
		width: 100%;
		text-align: left;
	}
}

@media screen and (max-width: 767px) {
	.promo-line .btn-close {
		right: -15px;
	}

	.promo-line__code {
		margin-top: 10px;
	}
}

@media screen and (max-width: 575px) {
	.promo-line {
		top: 60px;
	}

	.promo-line .container {
		padding-right: 40px;
	}

	.promo-line__disount {
		margin-left: 0;
	}

	.promo-line__code {
		margin-left: .5em;
	}

	.promo-line__code::before {
		left: -.3em;
	}

	.promo-line .btn-close {
		right: 20px;
	}
}
/* End */


/* Start:/local/templates/novolamp_new/components/sotbit/regions.choose/header/style.css?170852144312684*/
.select-city-wrap {
    /*font-family: "Open Sans", Arial, sans-serif;*/
    position: relative;
}

.select-city__block__text {
    color: #919294;
    font-size: 12px;
    line-height: 30px;
}

.select-city__block__text-city {
    padding: 5px 15px 5px 5px;
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

.select-city__block__text-city:after {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    right: 5px;
    transform: rotate(45deg) translateY(-50%);
    transition: all 0.3s ease-in-out;
    transform-origin: 50% 0;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    margin-top: 0;
}

.select-city__block__text-city:hover {
    color: #2dc964;
}

.select-city__block__text-city:hover:after {
    border-color: #2dc964;
}

/* Your choose place*/

.select-city__dropdown-wrap {
    z-index: 120;
    position: absolute;
    right: 15px;
    top: -5px;
}

.select-city__dropdown {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
    width: 275px;
    padding: 20px 25px 25px 25px;
    text-align: center;
    border: 1px solid #ededed;
}

.select-city__dropdown__title {
    color: #272727;
    font-size: 13px;
    font-weight: 700;
    display: block;
    margin: 0 0 15px 0;
}

.select-city__dropdown__choose {
    display: inline-block;
    height: 40px;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.select-city__dropdown__choose__yes {
    color: #ffffff;
    border: 1px solid #2dc964;
    background: #2dc964;
    margin: 0 10px 0 0;
}

.select-city__dropdown__choose__no {
    color: #2dc964;
    background: transparent;
    border: 1px solid #2dc964;
}


.select-city__dropdown__choose__yes:hover {
    background: #2dc964;
    border: 1px solid #2dc964;
}

.select-city__dropdown__choose__no:hover {
    color: #ffffff;
    background: #2dc964;
}


.select-city__dropdown__choose-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* end choose Your place*/

.select-city__modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
    display: none;
}

.modal__overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2500;
}

/* new style origami*/
.select-city__modal-wrap {
    font-family: "Open Sans", Arial, sans-serif;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.22);
    max-width: 657px;
    max-height: 570px;
    padding: 0;
    position: relative;
    margin: 20vh auto;
    -webkit-transition: width .2s;
    -o-transition: width .2s;
    transition: width .2s;
}

.select-city__close {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 19px;
    height: 19px;
    opacity: 1;
    cursor: pointer;
}

.select-city__close:before,
.select-city__close:after {
    position: absolute;
    left: 9px;
    content: ' ';
    height: 19px;
    width: 1px;
    background-color: #bcbcbc;
}

.select-city__close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.select-city__close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.select-city__close:hover {
    opacity: .7;
}

/* name city*/

.select-city__modal__title {
    color: #717171;
    font-size: 17px;
    line-height: 20px;
    padding: 0 0 15px 0;
    margin: 0;
}

.select-city__modal__title span {
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: #000000;
}

.select-city__modal__title span:hover {
    color: #2dc964;
    cursor: pointer;
}

/* end name city*/

/*input*/
.select-city__input {
    border: 1px solid #ededed;
    height: 40px;
    width: 428px;
    padding: 0 10px;
    border-radius: 0;
    font-size: 13px;
    color: #000000;
}

.select-city__input__comment {
    font-size: 22px;
    margin-bottom: 35px;
    text-align: center;
}

.select-city__input__comment span {
    color: #2dc964;
    border-bottom: 1px solid #2dc964;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.select-city__input__comment span:hover {
    color: #222222;
    border-bottom: 1px solid #222222;
    cursor: pointer;
}

/*input*/

@media (max-width: 767px) {
    .select-city__tab_name_content__village,
    .select-city__list_wrapper_cities {
        /*display: none;*/
    }

    .select-city__list_wrapper_favorites,
    .select-city__tab_name_content__big_city {
        /* width: 100%; */
    }

    .select-city__modal-wrap {
        max-height: 90vh;
        height: auto;
        margin: 5vh 15px;
        padding: 40px 20px;
    }

    .select-city__list_letter_wrapper {
        width: 100%;
    }

    .select-city__close {
        width: 20px;
        height: 20px;
    }

    .select-city__close::before,
    .select-city__close::after {
        height: 20px;
    }


    .select-city__tabs {
        margin-bottom: 43px;
    }

    .select-city__tab {
        margin-right: 18px;
        font-size: 13px;
        line-height: 18px;
    }

    .select-city__wrapper__input {
        margin-bottom: 44px;
    }

    .select-city__input {
        margin-bottom: 6px;
    }

    .select-city__tab_name_content__big_city,
    .select-city__tab_name_content__village {
        font-size: 14px;
    }

    .select-city__modal__title {
        padding-bottom: 10px;
    }


    .select-city__dropdown-wrap {
        /*position: relative;*/
        top: 40px;
    }

    .select-city__dropdown {
        box-shadow: none;
        width: 100%;
        border-left: none;
        border-right: none;
        border-top: none;
    }

    .select-city__dropdown__choose-wrap {
        max-width: 275px;
        margin-left: auto;
        margin-right: auto;
    }
}

#container_scroll {
    position: relative;
    margin: 0px auto;
    padding: 0px;
    height: 210px;
    overflow: auto;
}

#container_scroll .content {
    width: 100%;
    height: auto;
}

.select-city__modal-wrap {
    background-color: #effff5;
}

.select-city__modal-wrap .select-city__modal-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    /*border-bottom: 1px solid #E6E6E6;*/
}

.select-city-content-wrapper {
    padding: 20px;
    padding-bottom: 80px;
}

.select-city__modal-wrap .select-city-content-wrapper .select-city__input::-webkit-input-placeholder {
    color: #808080;
}

.select-city__modal-wrap .select-city-content-wrapper .select-city__input::-moz-placeholder {
    color: #808080;
}

.select-city__modal-wrap .select-city-content-wrapper .select-city__input:-ms-input-placeholder {
    color: #808080;
}

.select-city__modal-wrap .select-city-content-wrapper .select-city__input:-moz-placeholder {
    color: #808080;
}

.select-city__input-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    position: relative;
}

.select-city__input__comment.select-city__under_input {
    width: 428px;
    padding-left: 10px;
}

.select-city__wrapper__input {
    display: flex;
    justify-content: center;
    align-items: center;
}

.select-city-button-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 20px 0;
}

.btn.select-city-button.regions_choose .loader-btn {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
}

.select-city__automatic .btnLoaderCustom {
    color: transparent !important;
    position: relative;
}

.select-city__automatic .btnLoaderCustom svg {
    left: auto;
    top: auto;
}

.select-city__automatic .btnLoaderCustom:hover {
    color: transparent !important;
}

.select-city__automatic .btnLoaderCustom .loader-btn {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
}

.btn.select-city-button.regions_choose .loader-btn > svg {
    fill: #fff;
    position: initial;
}

.select-city-button-wrapper > div {
    width: 100%;
    max-width: 428px;
}

.btn.select-city-button {
    width: 100%;
    height: 50px;
    background-color: #2dc964;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    white-space: normal;
}

.mobileRegionTwo .select-city__modal .select-city__wrapper__input {
    margin-bottom: 0;
}

.mobileRegionTwo .select-city__dropdown {
    display: none;
}

.btn.select-city-button:disabled {
    opacity: 0.35;
}

.btn.select-city-button:disabled:hover {
    background-color: #2dc964;
}

.btn.select-city-button:hover {
    background-color: #2dc964;
}

.select-city__automatic {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2dc964;
    margin-bottom: 20px;
}

.select-city-content-wrapper .select-city__automatic a {
    font-size: 13px;
    font-weight: normal;
}

.select-city__automatic:hover {
    color: #2dc964;
}

.select-city-content-wrapper .select-city__image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}

.select-city__response_wrapper {
    position: relative;
    width: 100%;
    max-width: 428px;
}

.select-city__modal-wrap.region_choose {
    padding: 0;
}

.mobileRegionTwo .select-city__modal-wrap.region_choose a:after {
    display: none;
}

.select-city-content-wrapper .select-city__image > img {
    width: 100%;
    max-width: 257px;
}

.select-city__response {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 2;
}

.select-city__response > div {
    background-color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.select-city__response {
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.15);
}


.select-city__response > div:hover {
    background-color: #F7F7F7;
}

#region-input {
    transition: all 0.4s ease-in-out;
    width: 100%;
}

.select-city-content-wrapper > .h3 {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    max-width: 390px;
    color: #000;
}

.select-city__regions {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}

.select-city__region {
    background-color: #fff;
    border-radius: 8px;
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    padding: 15px;
    padding-top: 180px;
    color: #2dc964;
    font-size: 19px;
    background-repeat: no-repeat;
    background-position: center 15px;
    cursor: pointer;
    text-align: center;
}

.select-city__region > span {
    display: block;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

.select-city__region:hover {
    text-decoration: underline;
}

.select-city__region[data-region-id="1"] {
    background-image: url('/local/templates/novolamp_new/components/sotbit/regions.choose/header/img/spb.png');
}

.select-city__region[data-region-id="3"] {
    background-image: url('/local/templates/novolamp_new/components/sotbit/regions.choose/header/img/msk.png');
}

@media (min-width: 768px) {
    .select-city__block__text-city__js {
        display: none;
    }
}

@media (max-width: 768px) {
    .select-city__region {
        font-size: 16px;
    }
}
/* End */


/* Start:/local/templates/novolamp_new/components/bitrix/search.title/search_adaptive/style.css?17085214433016*/
.form-search .top-list-search {
    position:absolute;
    top:100%;
    background:#fff;
    z-index:8000;
    border:1px solid #eaecec;
    border-top:0;
    left:0;
    right:0;
    visibility:hidden;
    border-radius: 0 0 5px 5px; 
    opacity:0;
    padding-bottom: 15px;

    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}

.form-search > input:focus ~ .top-list-search:not(:empty) {
    visibility:visible;
    opacity:1;
}

header.minified .form-search .top-list-search{
    right: auto;

    width: 505px;
}

.form-search .top-list-search .title{font-size:13px;color:rgba(67, 75, 80, 0.6);background:rgba(246, 246, 247, 1);padding:8px 15px;border-bottom:1px solid #eaecec;}
.form-search .item ul{margin:0;}
.form-search .list-search li{border-bottom:1px solid #eaecec;}
.form-search .list-search a{width:100%;display:table;text-decoration:none;}
.form-search .item .img{display:table-cell;width:85px;text-align:center;padding:4px 5px;vertical-align:middle;height:85px;}
.form-search .item .img img{max-width:80px;max-height:80px;}
.form-search .item .text{display:table-cell;font-size:12px;color:#434b50;vertical-align:middle;padding:10px 15px;}
.form-search .item .cost{display:table-cell;width:85px;font-size:20px;color:#434b50;vertical-align:middle;text-align:center;}
.form-search .rouble{font-size:20px;}
.form-search .search-pr{padding:4px 0;}
.form-search .search-pr a{display:block;padding:5px 15px;text-decoration:none;font-size:12px;color:#434b50;}
.form-search .title.all{padding:0;border:0;}
.form-search .title.all a{color:#434b50;font-size:12px;padding:8px 15px;display:block;text-decoration:none;}
.form-search .title.all a:hover,
.form-search .search-pr a:hover,
.form-search .list-search a:hover{background:#f0f0f0;}
header.minified .form-search .top-list-search{overflow-y:auto;max-height:85vh;}

@media (max-width:992px) {
    header.minified .form-search .top-list-search {
        right:0;
        width:auto;
        top:100%;
        border-top:0;
        overflow-y:auto;
        max-height:85vh;
    }
}
@media (max-width:480px){header .form-search .top-list-search{max-height:50vh;overflow:auto;}
}


.top-list-search__title {
    font-weight: bold;

    padding: 0 15px;

    color: 000;
}

.top-list-search__item {
}

.top-list-search__item > a {
    box-sizing: border-box;

    display: table;
    padding: 10px 15px;
}

.top-list-search__img, .top-list-search__text, .top-list-search__cost {
    display: table-cell;
    vertical-align: top;
}

.top-list-search__img {
    border: 1px solid #dedede;
    box-sizing: border-box;
}

.top-list-search__text {
    padding-left: 10px;

    box-sizing: border-box;
}

.top-list-search__cost {
    font-size: 18px;

    width: 100px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;

    color: #434b50;
}

.top-list-search__rub {
    opacity: 0.5;
}

.top-list-search__item_other {
}

.top-list-search__item_other a {
    font-size: 14px;
    font-weight: bold;

	display: block;
	text-decoration: none;
}	

/* End */


/* Start:/local/templates/novolamp_new/styles.css?1741884654278*/
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.extra-description {padding-top:20px}

.extra-description p {margin-bottom: .7em;}
/* End */


/* Start:/local/templates/novolamp_new/css/components/pagination.css?17085214432935*/
/* ----- pagination ----- */
.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 35px;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
}

.pagination__mode, .pagination__nav, .pagination-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination__total, .pagination__mode {
  width: 25%;
  padding: 30px;
}

.pagination__nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 100%;
  padding: 20px;
}

.pagination__total {
  border-right: 1px solid #e7e7e7;
}

.pagination__mode {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  border-left: 1px solid #e7e7e7;
}

.pagination__mode .pagination-list {
  margin-left: 15px;
}

.pagination-list {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pagination-list li > *:not(.slick-arrow) {
  position: relative;
}

.pagination-list li > *:not(.slick-arrow)::after {
  content: '';
  display: block;
  width: 18px;
  height: 1px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -.5em;
  z-index: 0;
  background: #2dc964;
  opacity: 1;
  visibility: hidden;
}

.pagination-list .active {
  color: #adadad;
}

.pagination-list .active > *:not(.slick-arrow)::after {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 991px) {
  .pagination {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border: none;
  }
  .pagination__total, .pagination__mode {
    width: auto;
    border: none;
  }
  .pagination__total {
    padding-left: 0;
  }
  .pagination__mode {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .pagination__mode .pagination-list li:not(:last-child) {
    margin-right: 15px;
  }
  .pagination__nav {
    width: 100%;
    border: 1px solid #e7e7e7;
  }
}

@media screen and (max-width: 575px) {
  .pagination {
    display: block;
  }
  .pagination__total, .pagination__mode {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }
  .pagination__mode {
    max-width: 200px;
  }
  .pagination__nav {
    padding: 15px;
  }
  .pagination-list li > *:not(.slick-arrow)::after {
    bottom: -0.25em;
  }
}

/* End */


/* Start:/local/templates/novolamp_new/css/portfolio.css?17085214431545*/
@charset "UTF-8";
/* -------------------------------------
	Страница портфолио
	------------------------------------- */
.portfolio__row .cols {
  margin-bottom: 26px;
}

.portfolio-pagination {
  max-width: 520px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .portfolio__row {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .portfolio__row .cols {
    padding: 0;
  }
  .portfolio__row .col-1-2 {
    width: 100%;
  }
}

.portfolio .h2 {
  margin-bottom: 1.5em;
}

.p-info {
  padding: 50px 0 80px;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.13);
}

.p-info__center {
  max-width: 962px;
  margin: 0 auto;
}

.p-info__col {
  max-width: 55%;
  padding-right: 60px;
}

.p-info__col .title-text {
  margin-bottom: .5em;
}

.p-info__section {
  margin-bottom: 20px;
}

.p-info__video {
  width: 100%;
  margin: 50px auto 0;
}

@media screen and (max-width: 1199px) {
  .p-info {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-info__row {
    display: block;
  }
  .p-info__col {
    max-width: 100%;
    padding-right: 0;
  }
}

@media screen and (max-width: 575px) {
  .p-info {
    padding: 30px 15px;
  }
}

.p-equip .item__sidebar + .item__sidebar {
  margin-left: 30px;
}

.p-equip .item__delivery {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .p-equip .item__sidebar .item__delivery {
    margin-left: 0 !important;
  }
  .p-equip .item__sidebar + .item__sidebar {
    margin-left: 0;
  }
}

/* End */
/* /bitrix/templates/.default/ajax/ajax.min.css?1685017970420 */
/* /local/templates/novolamp_new/css/common.css?170852144377564 */
/* /local/templates/novolamp_new/css/popup.css?17085214432193 */
/* /local/templates/novolamp_new/css/components/main-nav.css?1723187971861 */
/* /local/templates/novolamp_new/css/components/user-controls.css?17085214436707 */
/* /local/templates/novolamp_new/css/components/catalog-nav.css?17085214437924 */
/* /local/templates/novolamp_new/css/components/footer-links-list.css?1708521443273 */
/* /local/templates/novolamp_new/css/components/breadcrumbs.css?17085214431407 */
/* /local/templates/novolamp_new/css/components/title-search-list.css?17085214431643 */
/* /local/templates/novolamp_new/css/components/menu-catalog.css?172354118513552 */
/* /local/templates/novolamp_new/css/components/tooltipster.bundle.min.css?17085214437869 */
/* /local/templates/novolamp_new/css/kvad-product-page.css?172354118522331 */
/* /local/templates/novolamp_new/custom.css?174887359618789 */
/* /local/components/artmix/catalog.buyoneclick/templates/.default/style.css?17085214423039 */
/* /local/templates/novolamp_new/components/bitrix/news.list/promo-line/style.css?17085214431410 */
/* /local/templates/novolamp_new/components/sotbit/regions.choose/header/style.css?170852144312684 */
/* /local/templates/novolamp_new/components/bitrix/search.title/search_adaptive/style.css?17085214433016 */
/* /local/templates/novolamp_new/styles.css?1741884654278 */
/* /local/templates/novolamp_new/css/components/pagination.css?17085214432935 */
/* /local/templates/novolamp_new/css/portfolio.css?17085214431545 */
