

/* Start:/local/templates/lpricep/css/main.css?178299356148070*/
@charset "UTF-8";
@import "/local/templates/lpricep/css/../../bower_components/normalize.css/normalize.css";
@import url("https://fonts.googleapis.com/css2?family=Days+One&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@font-face {
  font-family: "Days";
  src: url("/local/templates/lpricep/css/../fonts/Days.ttf") format("truetype");
}
body {
  font-family: "Roboto", sans-serif;
  color: #26303E;
}


.container.pad-l {
  justify-content: space-between;
  padding: 45px 0 45px 240px;
}

.container.pad-l ul {
  padding-left: 25px;
}

.not-pad {
  padding-top: 45px;
  padding-bottom: 45px;
}

.not-pad p,
.container.pad-l p {
  line-height: 1.7;
  margin: 20px 0;
}
.not-pad .row,
.container.pad-l .row {
  justify-content: space-between;
}
.not-pad .row > *:not(.title_h1, ul),
.container.pad-l .row > *:not(.title_h1, ul) {
  padding-left: 0;
  padding-right: 0;
}

.container.bb::nth-last-of-type(1) {
  border-bottom: none;
}

.container.bb {
  border-bottom: 1px solid #D2D3D4;
}

.span-color span {
  color: #9A8729;
}
.not-pad .title_h1,
.container.pad-l .title_h1 {
  margin-bottom: 40px;
}
.not-pad ul {
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.not-pad:not(.remont) li {
  list-style: none;
  margin: 10px 0;
  padding-left: 55px;
  background: url(/local/templates/lpricep/css/../img/traid-li.svg) no-repeat;
  background-position: left center;
  min-height: 50px;
  display: flex;
  align-items: center;
}

.remont li {
  list-style: none;
  margin: 5px 0;
  padding-left: 35px;
  background: url(/local/templates/lpricep/css/../img/plus.svg) no-repeat;
  background-position: left top;
}

/*.remont .title_h1 {
  margin-top: 30px;
}*/

.traid-page {
  margin-bottom: 100px;
}

.traid-page .pay-top {
  margin-bottom: -100px;
}

.traid-page .pay-top img {
  margin: 0;
}

.not-pad li:last-child {
  margin-bottom: 0;
}

.traid-page {
  background: #D2D3D4;
}

.pay-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: calc(50% - 20px);
}

.not-pad img {
  max-width: 100%;
  height: auto;
}

.not-pad h2 {
  margin-top: 40px;
}

.sections.c-4 .sect {
  width: 25%;
}

.sections.c-4 .container.pad-l {
  padding-top: 0;
  padding-bottom: 0;
}

.remont-block-wrap .remont-block {
  display: inline-block;
  padding-bottom: 40px;
}

.sections.remont-service .sect:nth-child(6) {
  border-right: none;
}

.sections.remont-service .sect:nth-child(7),
.sections.remont-service .sect:nth-child(8),
.sections.remont-service .sect:nth-child(9),
.sections.remont-service .sect:nth-child(10),
.sections.remont-service .sect:nth-child(11),
.sections.remont-service .sect:nth-child(12) {
  border-top: 1px solid #fff;
}

@media (min-width: 991px) {
  .remont-block-wrap {
    column-count: 2;
  }
}

@media (max-width: 991px) {
  .traid-page .pay-top {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .traid-page .pay-top .right-bl img {
    width: 60px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .traid-page {
    margin-bottom: -40px;
    padding-bottom: 10px;
  }
  .not-pad {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .not-pad .title_h1, .container.pad-l .title_h1 {
    margin-bottom: 20px;
  }
  .pay-top {
    width: 100%;
  }
  .container.pad-l {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
  }

  .container.pad-l p {
    margin: 10px 0;
  }

  .container.pad-l .title_h1 {
    margin-bottom: 20px;
  }

  .container.pad-l p {
    line-height: 1.3;
  }
  .sections.c-4 .sect {
    width: 50%;
  }

  .sections.c-4 .sect:nth-child(3) {
    border-bottom: none;
  }

  .pay-top img {
    display: block;
    margin: 15px 0;
  }
}

@media (max-width: 500px) {
  .traid-page .pay-top .right-bl img  {
    width: 45px;
    margin-top: -10px;
  }

  .traid-page .pay-top .right-bl .btn-wr {
    bottom: 10px;
  }
}

.modal_b {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  background: rgba(0, 0, 0, 0.4); }
.modal_block {
  position: fixed;
  z-index: 99;
}

.modal_block .close {
    font-size: 53px;
    line-height: 0.5;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 33px;
    height: 30px;
    cursor: pointer;
}

.addBasket {
  text-align: center;
  position: relative;
  padding: 40px 40px;
  width: 600px;
  background: #fff;
}
.addBasket .name a {
  font-size: 24px;
    padding: 20px 0;
    display: block;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.addBasket .add_basket {
  display: inline-block;
  width: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-left: 5px;
}
@media (max-width: 768px) {
  .modal_form {
    width: 100% !important;
  }
  .addBasket {
    width: 100%;
    padding: 20px;
  }
  .addBasket a {
    display: block;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .addBasket a {
    width: 100% !important;
    font-size: 14px;
    margin: 0 5px !important;
  }
 }
a {
  color: #26303E;
  text-decoration: none;
  display: inline-block;
}
a:hover {
  color: #9A8729;
}
.row::before,
.row::after {
	display: none !important;
}
header .top {
  border-bottom: 1px solid #D2D3D4;
}
header .top .row {
  flex-wrap: nowrap;
  justify-content: space-between;
}
header .top .row > * {
  width: auto;
}
header .top .soc a:first-child {
  border-left: 1px solid #D2D3D4;
}
header .top .soc a {
  display: inline-flex;
  align-items: center;
  height: 100%;
  padding: 10px;
  border-right: 1px solid #D2D3D4;
}
header .top .phone {
  display: flex;
  color: #26303E;
  padding: 5px 0;
  align-items: center;
  font-family: "Days", sans-serif;
  margin-right: 20px;
}
header .top .phone .icon {
  padding-right: 10px;
}
header .top .phone a {
  font-weight: 400;
  font-size: 18px;
}
header .top .left-block {
  display: flex;
}
header .top .right-block {
  display: flex;
}
header .top .basket {
  display: flex;
  align-items: center;
  border-right: 1px solid #D2D3D4;
  padding: 0 10px;
  font-weight: 600;
}
header .top .basket .icon {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
header .top .basket .icon .count {
  background: #9A8729;
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  font-size: 10px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  position: absolute;
  font-weight: normal;
  right: -3px;
  top: -3px;
}
header .bottom {
  padding: 20px 0;
}
header .bottom .row {
  flex-wrap: nowrap;
}
header .bottom a.logo {
  width: auto;
  display: flex;
  align-items: center;
}
header .bottom a.logo .txt {
  font-family: "Days", sans-serif;
  padding-left: 20px;
  font-size: 16px;
  line-height: 18px;
  color: #26303E !important;
}
header .bottom li {
  list-style: none;
}
header .bottom menu > ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
header .bottom menu > ul ul {
  padding: 0;
}
header .bottom menu > ul > li {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}
header .bottom menu > ul > li > a {
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Days", sans-serif;
  padding-bottom: 40px;
  border-bottom: 4px solid transparent;
}

header .bottom menu > ul > li:hover ul.group-menu {
  display: flex;
/*  justify-content: space-between;*/
}
header .bottom menu > ul > li:hover a, header .bottom menu > ul > li.active a {
  border-color: #9A8729;
}
header .bottom menu > ul ul.group-menu {
  display: none;
  width: 700px;
  position: absolute;
/*  left: -350px;*/
  left: 0;
  background: #fff;
  padding: 15px 0;
}
header .bottom menu > ul ul.group-menu > li {
  width: 33.333%;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #D2D3D4;
}
header .bottom menu > ul ul.group-menu > li:last-child {
  border: none;
}
header .bottom menu > ul ul.group-menu > li li {
  margin-bottom: 2px;
}
header .bottom menu > ul ul.group-menu > li a {
  font-size: 13px;
}
header .bottom menu > ul ul.group-menu > ul {
  display: inline-block;
}
header .bottom menu > ul ul.group-menu .bold {
  font-weight: bold;
}
header .bottom menu {
  padding-top: 20px;
  width: calc(100% - 420px);
  margin: 0;
}

.phone a b {
	font-weight: 400;
}

.fast-first-block {
  display: none;
  position: absolute;
  left: 0;
  background: #fff;
  width: 100%;
  padding: 20px 0;
  z-index: 9;
}
.fast-first-block .input {
  width: calc(100% - 460px) !important;
}
.fast-first-block .r-block {
  padding-left: 0;
  margin-left: -10px;
}

.btn-wr {
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  padding: 15px 25px;
  font-family: "Days", sans-serif;
  font-weight: 400;
  background: #9A8729;
  border: 1px solid #9A8729;
  color: #fff;
  transition: all 0.3s ease;
}
.btn-wr:hover {
  color: #9A8729;
  background: #fff;
}
.btn-wr.small {
  font-size: 10px;
  padding: 12px 20px;
}
.btn-wr.white {
  border: 1px solid #D2D3D4;
  background: #fff;
  color: #26303E;
}
.btn-wr.white:hover {
  background: #26303E;
  color: #fff;
}
.btn-wr.black {
  background: #26303E;
}
.btn-wr.black:hover {
  background: #9A8729;
  color: #fff;
}

.title_h1,
h1 {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 24px;
  font-family: "Days", sans-serif;
  text-transform: uppercase;
}
.title_h1.line,
h1.line {
  padding-left: 20px;
  border-left: 4px solid #9A8729;
}
.title_h1 span,
h1 span {
  padding: 0 10px;
  color: #d4d6d8;
}

.basket-block {
  width: 100%;
  margin-top: -15px;
}
.basket-block .wr {
  padding-left: 0;
  padding-right: 0;
}

.basket_produсt {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
  border: 1px solid #D2D3D4;
  padding: 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}
.basket_produсt .right.bl {
  font-size: 14px;
  line-height: 16px;
}
.basket_produсt .right.bl p {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
}
.basket_produсt .btn-c {
  display: flex;
  padding-right: 15px;
}
.basket_produсt .btn-c .price {
  margin-right: 20px;
}

.basket_produсt .img {
  flex: 0 0 10%;
  max-width: 10%;
}

.basket_produсt .img img {
  width: 100%;
  height: auto;
}

.basket_produсt .middle {
  flex: 0 0 90%;
  max-width: 90%;
  padding: 10px 0 10px 35px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.basket_produсt .middle .name a {
  font-family: "Days", sans-serif;
  text-decoration: none;
  padding-right: 20px;
}
.basket_produсt .middle .counter {
  margin: 0 25px;
}

.basket_produсt .middle .art {
  font-size: 14px;
  color: #d4d6d8;
}

.basket_produсt .middle .left {
  flex-grow: 4;
}

.basket_produсt .middle .bl-basket {
  flex-grow: 0.5;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  text-align: center;
}
.basket_produсt .middle .bl-basket .price {
  margin-bottom: 10px;
}
.basket_produсt .middle .bl-basket p {
  opacity: 0.6;
}

.basket_produсt .middle .price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 18px;
  white-space: nowrap;
  font-family: "Days", sans-serif;
}
.basket_produсt .middle .price span {
  font-weight: 600;
  font-size: 24px;
}

.basket_produсt .middle .counter .btn-counter {
  padding: 12px;
}

.basket_produсt .block-bas-product {
  margin-top: 15px;
  padding-top: 10px;
  justify-content: flex-end;
  border-top: 1px solid #f1f3f5;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}

.basket_produсt .add_p {
  flex: 0 0 100%;
  max-width: 100%;
}

.basket_produсt .cansel {
  display: inline-flex;
  color: #000;
  line-height: 0;
  border-radius: 5px;
  align-items: center;
  opacity: 0.8;
}

.basket_produсt .cansel svg {
  font-size: 14px;
}

.basket_produсt .cansel:hover {
  opacity: 1;
}

.basket_produсt .input.checkbox {
  margin-right: 15px;
}

.basket_produсt label {
  font-size: 14px;
  margin: 0;
  color: #22506b;
}

.basket_produсt label span {
  color: #adb5bd;
}

.radio-block .price {
  font-size: 18px;
  display: flex;
  align-items: center;
}
.radio-block .price b {
  font-weight: 600;
  font-size: 24px;
}

.total-panel-order {
  background: #d4d6d8;
  padding: 30px 0;
}
.total-panel-order .row {
  justify-content: flex-end;
}
.total-panel-order .price-block {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.total-panel-order .b-name-total {
  width: 40%;
}
.total-panel-order .b-name-total b {
  font-family: "Days", sans-serif;
}
.total-panel-order .b-name-total p {
  opacity: 0.6;
  margin-bottom: 0;
}
.total-panel-order .right {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.total-panel-order .right .price {
  font-size: 24px;
  padding-right: 15px;
  white-space: nowrap;
  font-family: "Days", sans-serif;
}

.basket-slider {
  padding: 0;
}
.basket-slider .slide {
  padding: 0 5px;
}

.radio-block {
  display: flex;

  align-items: center;
  border: 1px solid #D2D3D4;
  padding: 15px;
  margin-bottom: 30px;
}
.descr-bl .radio-block {
	flex-wrap: wrap;
}
.descr-bl .radio-block .radio {
	width: 100%;
}
.radio-block .name,
.radio-block .radio-right {
  width: 50%;
}
.radio-block .name {
  font-family: "Days", sans-serif;
}
.radio-block .radio-right {
  display: flex;
}
.radio-block .radio-right .wrap-radio {
  width: 60%;
}
.radio-block .radio-right .price {
  width: 40%;
  font-family: "Days", sans-serif;
  text-align: center;
  justify-content: center;
}

.counter {
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.counter input {
  width: 10px;
  background: transparent;
  text-align: center;
  border: none;
  color: #26303E;
  padding: 0;
  width: 48px;
  height: 48px;
  border: 1px solid #D2D3D4;
}
.counter a {
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  width: 48px;
  height: 48px;
  font-size: 18px;
  background: #26303E;
}
.counter span {
  display: flex;
  min-width: 27px;
}

.total-panel {
  width: 100%;
  padding: 15px 0;
  font-weight: 600;
}
.total-panel .price-block {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.total-panel .price-block .price {
  font-weight: normal;
  padding-right: 40px;
  margin-left: 100px;
}

.input {
  padding-right: 0;
}
.input input[type=text],
.input textarea {
  padding: 11px 15px;
  border: 1px solid #D2D3D4;
  width: 100%;
  height: 50px;
}
.input textarea {
  height: 200px;
}

*::-moz-placeholder {
  color: #26303E;
  opacity: 0.6;
}

*:-ms-input-placeholder {
  color: #26303E;
  opacity: 0.6;
}

*::placeholder {
  color: #26303E;
  opacity: 0.6;
}

.slider-main .slide {
  height: 500px;
  display: flex;
  align-items: center;
  background-size: cover !important;
}
.slider-main .slide .text {
  font-size: 48px;
  line-height: 60px;
  text-transform: uppercase;
  border-left: 4px solid #fff;
  color: #fff;
  padding-left: 25px;
  font-family: "Days", sans-serif;
}
.slider-main .slick-arrow {
  background: transparent;
  border: none;
  position: absolute;
  z-index: 9;
  top: 50%;
  margin-top: -12px;
}
.slider-main .slick-arrow.slick-prev {
  left: 0;
}
.slider-main .slick-arrow.slick-next {
  right: 0;
}
.slider-main .slick-dots {
  position: absolute;
  bottom: 10px;
  display: flex;
  padding-left: 0;
  width: 100%;
  justify-content: center;
}
.slider-main .slick-dots li {
  list-style: none;
  background: #D2D3D4;
  margin: 3px;
  width: 12px;
  height: 12px;
}
.slider-main .slick-dots li.slick-active {
  background: #26303E;
}
.slider-main .slick-dots li button {
  background: transparent;
  color: transparent;
  border: none;
}

.m40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.row.w-btn {
  flex-wrap: nowrap;
  justify-content: space-between;
}
.row.w-btn .title_h1,
.row.w-btn .right {
  width: auto;
}

.sections {
  background: #26303E;
}
.sections .sect {
  padding: 40px 10px;
  text-align: center;
  width: 16.6666666667%;
  border-right: 1px solid #fff;
}
.sections .sect:last-child {
  border-color: transparent;
}

.sections .sect:hover {
	opacity: .8;
}
.sections img {
  width: 124px;
  height: auto;
}
.sections .name {
  display: block;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-family: "Days", sans-serif;
  font-size: 15px;
  margin-top: 10px;
  text-align: center;
}

.large-section .title_h1 {
  width: 100%;
  margin-bottom: 40px;
}
.large-section .col-lg-6:first-child {
  padding-left: 0;
}
.large-section .col-lg-6:last-child {
  padding-right: 0;
}
.large-section .section-l {
  display: flex;
}
.large-section .row .row:not(.w-btn) {
  margin-left: -15px;
  margin-right: -15px;
}
.large-section .row .row.w-btn {
  margin-left: 0;
  margin-right: 0;
}
.large-section .img img {
  width: 100%;
  height: auto;
}
.large-section .right-bl {
  padding-top: 30px;
  position: relative;
  width: 200px;
  background: #26303E;
  justify-content: center;
  text-align: center;
  align-self: space-between;
}
.large-section .right-bl .btn-wr {
  position: absolute;
  right: 25px;
  bottom: 35px;
  padding-left: 35px;
  padding-right: 35px;
  white-space: nowrap;
}

.advantages {
  background: #D2D3D4;
  padding-top: 120px;
  margin-top: -110px;
  padding-bottom: 60px;
}
.advantages .title_h1 {
  margin-bottom: 40px;
}
.advantages .adv-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}
.advantages .adv {
  width: 33.3333%;
  text-align: center;
  padding: 20px 20px 40px;
}
.advantages .adv:nth-child(1), .advantages .adv:nth-child(2), .advantages .adv:nth-child(3) {
  border-bottom: 1px solid #26303E;
}
.advantages .adv:nth-child(2), .advantages .adv:nth-child(5) {
  border-left: 1px solid #26303E;
  border-right: 1px solid #26303E;
}
.advantages .adv .name {
  display: block;
  width: 100%;
  font-family: "Days", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}
.advantages .about {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
}
.advantages .bl {
  width: calc(50% - 10px);
}
.advantages .bl img {
  width: 100%;
  height: auto;
}

.top-panel {
  background: #9A8729;
  padding: 30px 0;
}
.top-panel .title_h1 {
  color: #fff;
  padding-left: 0;
  font-size: 34px;
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
}
.breadcrumbs a, .breadcrumbs span {
  display: inline-block;
  color: #fff;
}
.breadcrumbs i {
  padding-left: 5px;
  padding-right: 5px;
}

.product {
  border: 1px solid #D2D3D4;
  padding: 0;
}
.product .img {
  width: 100%;
}
.product .img a {
  display: block;
}
.product .img img {
  width: 100%;
  height: auto;
}
.product .bottom {
  padding: 20px;
}
.product .name {
  font-family: "Days", sans-serif;
  display: block;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
.product .price {
  font-size: 24px;
  margin-bottom: 20px;
}
.product .price b {
  font-family: "Days", sans-serif;
}
.product .char-block {
  margin-bottom: 15px;
}
.product .char-block ul {
  padding-left: 0;
}
.product .char-block ul li {
  list-style: none;
}
.product .btn-wr {
  width: 100%;
}

.new {
  background: #fff;
}
.new .date,
.new .name {
  border-left: 1px solid #D2D3D4;
  border-right: 1px solid #D2D3D4;
}
.new .date {
  border-bottom: 1px solid #D2D3D4;
}
.new .img,
.new .name,
.new .date {
  display: block;
  width: 100%;
}
.new img {
  width: 100%;
  height: auto;
}
.new .name {
  font-family: "Days", sans-serif;
  padding: 20px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new .date {
  position: relative;
  padding: 20px;
  color: #d4d6d8;
  display: flex;
  align-items: center;
}
.new .date::before {
  content: "";
  width: calc(100% - 40px);
  height: 1px;
  background: #D2D3D4;
  position: absolute;
  left: 20px;
  top: 0;
}
.new .date .d-text {
  padding-left: 10px;
  font-size: 14px;
}
.new img {
  width: 100%;
  height: auto;
}
.new-slider {
  width: 100%;
  height: auto;
}
.new-slider .slide {
  padding-left: 10px;
  padding-right: 10px;
}

.catalog {
  display: flex;
  flex-wrap: wrap;
}
.catalog .product {
  width: calc(25% - 20px);
  margin: 10px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.catalog .product .img,
.catalog .product .bottom {
  width: 100%;
}

.news {
  width: 100%;
  overflow: hidden;
}
.news .slide {
  margin: 0 10px;
}
.news .slick-list {
  margin-left: -10px;
  margin-right: -10px;
  overflow: visible;
}
.news .slick-track {
  display: flex;
}

.slider-arr {
  padding: 0 10px;
  margin-right: -10px;
}

.ph-video {
  background: #D2D3D4;
  padding-top: 120px;
  margin-top: -110px;
}

.pagination {
  width: 100%;
  padding: 30px 0;
  justify-content: center;
}
.pagination .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagination a, .pagination span {
  width: 48px;
  height: 48px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #D2D3D4;
  margin: 5px;
  font-family: "Days", sans-serif;
}
.pagination a:hover, .pagination a.active, .pagination span:hover, .pagination span.active {
  background: #9A8729;
  color: #fff;
}
.pagination a.before, .pagination span.before {
  width: auto;
  border: none;
  padding-left: 10px;
  padding-right: 20px;
}
.pagination a.before:hover, .pagination span.before:hover {
  background: transparent;
}
.pagination a.before:hover path, .pagination span.before:hover path {
  stroke: #9A8729;
}
.pagination a.before.line, .pagination span.before.line {
  border-right: 1px solid #D2D3D4;
}
.pagination .arr-before {
  position: relative;
  right: -8px;
}
.pagination .arr-after {
  position: relative;
  left: -8px;
}

.vid-ph {
  background: #fff;
}
.vid-ph .img {
  width: 100%;
  position: relative;
  display: block;
}
.vid-ph .img img {
  width: 100%;
  height: auto;
}
.vid-ph .img .ic {
  background: #26303E;
  padding: 5px 15px;
  color: #fff;
  position: absolute;
  left: 20px;
  bottom: 0;
  z-index: 2;
}
.vid-ph .name {
  display: block;
  width: 100%;
  font-family: "Days", sans-serif;
  padding: 20px 20px;
}
.vid-ph .bottom {
  width: 100%;
  position: relative;
  padding: 20px;
  color: #d4d6d8;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.vid-ph .bottom .icon {
  padding-right: 10px;
}
.vid-ph .bottom::before {
  content: "";
  width: calc(100% - 40px);
  height: 1px;
  background: #D2D3D4;
  position: absolute;
  left: 20px;
  top: 0;
}

.vid-ph-slider {
  margin-bottom: -150px;
}
.vid-ph-slider .slide {
  margin: 0 10px;
}
.vid-ph-slider .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}
.vid-ph-slider .slick-track {
  display: flex;
}

.v-p-slider {
  margin-bottom: 190px;
}

.ph-show {
  display: none !important;
}

.feedback-form {
  background: #d4d6d8;
  padding: 60px 0;
}
.feedback-form form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.feedback-form .input:not(.textarea) {
  width: calc(33.3333% - 20px);
  margin: 10px;
}
.feedback-form .important-block {
  width: 100%;
  margin: 20px 10px;
  font-size: 13px;
  opacity: 0.6;
}
.feedback-form .textarea {
  width: 100%;
  margin: 10px;
}
.feedback-form .button-block {
  width: 100%;
  margin: 10px;
  display: flex;
  justify-content: space-between;
}

footer {
  margin-top: 40px;
  background: #26303E;
  color: #fff;
  padding: 20px 0;
}
footer li {
  list-style: none;
}
footer a {
  color: #fff;
}
footer menu {
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
}
footer menu ul {
  width: 100%;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-around;
}
footer menu ul li {
  padding: 0 5px;
}
footer menu ul a {
  font-family: "Days", sans-serif;
  text-transform: uppercase;
  font-size: 13px;
}
footer .bottom {
  color: #fff;
  overflow: hidden;
}
footer .bottom .row {
  flex-wrap: nowrap;
  justify-content: space-between;
}
footer .bottom .row > * {
  width: auto;
}
footer .f-txt {
  width: 33.333% !important;
  font-size: 13px;
  line-height: 28px;
}
footer .f-txt span,
footer .f-txt .email {
  color: #9A8729;
}
footer .log-bl {
  display: flex;
}
footer .log-bl .logo {
  padding-right: 40px;
}
footer .phone .ph {
  font-family: "Days", sans-serif;
}
footer .soc {
  width: 100%;
  display: flex;
  padding: 10px 40px;
  justify-content: space-between;
}
footer .bottom-text {
  padding: 30px 0 60px;
  line-height: 28px;
}

body.menu-open {
  overflow-y: hidden !important;
}

.btn-mob {
  width: 50px;
  height: 100%;
  padding: 10px;
  background: transparent;
  border-left: 1px solid #D2D3D4;
}
.btn-mob span {
  display: block;
  margin: 5px 0;
  width: 100%;
  height: 2px;
  background: #fff;
}
.btn-mob.active span {
  position: relative;
  transition: transform 0.5s ease;
}
.btn-mob.active span:nth-child(1) {
  transform: rotate(45deg);
  top: 3px;
}
.btn-mob.active span:nth-child(2) {
  transform: rotate(-45deg);
  top: -4px;
}
.btn-mob.active span:nth-child(3) {
  display: none;
}

.cart .cart-main-slider img {
  border: 1px solid #D2D3D4;
}
.cart .gall-bl,
.cart .descr-bl {
  width: 50%;
}
.cart .complect-block {
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cart .complect-block a {
  width: calc(33.333% - 5px);
  padding: 10px;
  text-align: center;
  font-family: "Days", sans-serif;
  border: 1px solid #9A8729;
  text-transform: uppercase;
  font-size: 12px;
}
.cart .complect-block a.active, .cart .complect-block a:hover {
  background: #9A8729;
  color: #fff;
}
.cart .title_h2 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.cart .gall-bl {
  padding-left: 0;
  padding-right: 10px;
}
.cart .gall-bl img {
  width: 100%;
  height: auto;
}
.cart .price-block {
  width: 100%;
  display: flex;
}
.cart .price-block .price-bl,
.cart .price-block .btn-bl {
  width: 50%;
}
.cart .price-block .price-bl {
  font-size: 40px;
  line-height: 40px;
}
.cart .price-block .price-bl b {
  font-family: "Days", sans-serif;
}
.cart .character-block ul {
  padding-left: 25px;
}
.cart .btn-bl .b-b {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.cart .btn-bl .b-b .btn-wr:nth-child(2) {
  margin-left: 10px;
}
.cart .del-b {
  opacity: 0.6;
  font-size: 13px;
}
.cart .del-b:nth-child(1) {
  margin-right: 10px;
}
.cart .descr-bl {
  padding-left: 10px;
  padding-right: 0;
}
.cart .descr-bl .descr {
  display: none;
}
.cart .articul {
  width: 100%;
  margin: 20px 0;
  opacity: 0.6;
  font-size: 14px;
}
.cart .cart-bottom-slider {
  margin: 10px 0;
  width: calc(100% - 48px);
  margin-left: auto;
  margin-right: auto;
}
.cart .cart-bottom-slider img {
  border: 1px solid #D2D3D4;
}
.cart .cart-bottom-slider .slick-arrow {
  width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: absolute;
  top: 0;
  border: none;
  padding: 0;
}
.cart .cart-bottom-slider .slick-arrow.slick-prev {
  z-index: 3;
  left: -24px;
}
.cart .cart-bottom-slider .slick-arrow.slick-next {
  right: -24px;
}
.cart .checkbox {
  margin: 10px 0;
  opacity: 0.6;
}
.cart .checkbox a {
  color: #9A8729;
}

.char-blocking ul {
  opacity: 0.8;
  padding-left: 0;
}
.char-blocking li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}
.char-blocking li div {
  width: 50%;
}
.char-blocking li div:nth-child(1) {
  border-bottom: 1px solid #D2D3D4;
}
.char-blocking li div:nth-child(1) span {
  background: #fff;
  padding: 5px 5px 5px 0;
}
.char-blocking li div:nth-child(2) {
  padding-left: 15px;
}

.checkbox {
  position: relative;
  padding-left: 38px;
}
.checkbox::before {
  content: "";
  width: 24px;
  height: 24px;
  border: 1px solid #D2D3D4;
  position: absolute;
  background: #fff;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.checkbox.active::before {
  border-color: #9A8729;
}
.checkbox.active::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background: url(/local/templates/lpricep/css/../img/checkbox.svg) no-repeat;
  background-position: center;
}
.checkbox input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.title_h2,
h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Days", sans-serif;
}

.title_h3,
h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: "Days", sans-serif;
}

.checkbox.reverse {
  padding-right: 30px;
  padding-left: 0;
}
.checkbox.reverse::before {
  left: auto;
  right: 0;
}
.checkbox.reverse::after {
  left: auto;
  right: 0;
}

.tool-block .row {
  margin-left: -30px;
  margin-right: -30px;
}
.tool-block .t-bl {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  width: calc(25% - 20px);
  margin: 10px;
}
.tool-block .t-bl .btn-wr.small {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 13px;
  height: 26px;
  margin-top: 11px;
}
.tool-block .t-bl img {
  width: 100%;
  height: auto;
  border: 1px solid #D2D3D4;
}
.tool-block .t-bl .img {
  padding-right: 5px;
}
.tool-block .t-bl .checkbox.reverse {
  width: 100%;
}
.tool-block .t-bl .right {
  margin-left: 5px;
  width: calc(100% - 123px);
}
.tool-block .t-bl .name,
.tool-block .t-bl .ch-bl,
.tool-block .t-bl .ch-bl label {
  display: block;
  width: 100%;
}
.tool-block .t-bl .name {
  margin-bottom: 10px;
  font-size: 13px;
  font-family: "Days", sans-serif;
}
.tool-block .t-bl .ch-bl label {
  display: flex;
  justify-content: space-between;
}

.radio {
  padding-left: 30px;
  position: relative;
  margin: 10px 0;
}
.radio::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #9A8729;
}
.radio.active::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -8px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #9A8729;
  background: #9A8729;
}
.radio input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.grey-block {
  background: #d4d6d8;
  padding: 50px 0;
}

.empty-basket {
  padding: 20px 0;
}
.empty-basket .title_h1 {
  width: 100%;
  text-align: center;
  justify-content: center;
  opacity: 0.5;
}
.empty-basket .btn-block {
  padding: 30px 0;
  text-align: center;
}
.empty-basket .img {
  text-align: center;
}
.empty-basket .img img {
  max-width: 100%;
  height: auto;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
}

.news-filter {
  background: #d4d6d8;
  padding: 40px 0;
  margin-bottom: 20px;
}
.news-filter .form {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.news-filter .form .left {
  display: flex;
  width: calc(100% - 350px);
  justify-content: space-between;
}
.news-filter .form .left .name {
  width: calc(100% - 350px);
}
.news-filter .form .left .date {
  width: 150px;
}

.input.date {
  display: flex;
  position: relative;
}
.input.date input {
  padding-right: 50px;
}
.input.date .icon {
  width: 50px;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #D2D3D4;
  align-items: center;
  justify-content: center;
  background: #fff;
  height: 50px;
  border-top: 1px solid #D2D3D4;
  border-bottom: 1px solid #D2D3D4;
}

.news-block .row {
  gap: 5px;
}
.news-block .container {
  padding-left: 0;
  padding-right: 0;
}
.news-block .new {
  width: calc(33.333% - 4px);
  margin-top: 10px;
  margin-bottom: 20px;
}

.new-detail .new-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 991px;
}
.new-detail .img {
  margin-bottom: 40px;
}
.new-detail .img img {
  width: 100%;
  height: auto;
}
.new-detail .img .img-descr {
  border: 1px solid #D2D3D4;
  padding: 15px;
  font-size: 14px;
  opacity: 0.6;
}
.new-detail ul {
  padding-left: 20px;
}
.new-detail ul li {
  margin: 10px 0;
}
.new-detail .title_h1,
.new-detail .title_h2,
.new-detail .titile_h3 h1,
.new-detail h2,
.new-detail h3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.contact-block {
  display: flex;
}
.contact-block .soc {
  display: flex;
}
.contact-block .soc a {
  width: auto;
  margin: 0 5px;
}
.contact-block h3 {
  margin-top: 0;
  margin-bottom: 25px;
}
.contact-block a {
  display: block;
  width: 100%;
}
.contact-block p {
  margin: 20px 0;
  line-height: 28px;
}
.contact-block .bl {
  width: 50%;
}
.contact-block .map img {
  width: 100%;
  height: auto;
}

.feedback-form.contact-form .title_h1 {
  margin-bottom: 40px;
}
.feedback-form.contact-form .input:not(.textarea) {
  width: calc(50% - 20px);
}
.feedback-form.contact-form .important-block.contact-import {
  display: flex;
}
.feedback-form.contact-form .important-block.contact-import .bl {
  width: 50%;
}

.page-404 {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0;
}
.page-404 a {
  color: #9A8729;
}
.page-404 img {
  order: 2;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}
.page-404 .container {
  margin-bottom: -220px;
}
.page-404 .container .row {
  justify-content: flex-end;
}
.page-404 .container .title_h2 {
  margin-bottom: 10px;
}
.page-404 .container .block {
  width: 350px;
}
.page-404 .container .block p {
  font-size: 14px;
}

@media (max-width: 1400px) {
  header .bottom a.logo .txt {
    font-size: 12px;
    line-height: 16px;
  }
  header .bottom menu {
    width: calc(100% - 377px);
  }
  header .bottom menu > ul {
    padding-left: 0;
  }
  header .bottom menu > ul > li a {
    font-size: 11px;
    /*white-space: nowrap;*/
  }
}
@media (max-width: 1200px) {
  .page-404 .container {
    margin-bottom: -100px;
  }

  .total-panel-order .price-block {
    width: 80%;
  }

  .cart .price-block .price-bl {
    width: 40%;
    font-size: 30px;
    line-height: 30px;
  }
  .cart .price-block .btn-bl {
    width: 60%;
  }

  header .bottom a.logo .txt {
    display: none;
  }

  footer menu {
    display: none;
  }
  footer .log-bl {
    width: 100% !important;
    justify-content: space-between;
    padding: 0;
  }
  footer .log-bl .logo {
    padding-right: 5px;
  }
  footer .f-txt {
    width: 100% !important;
    padding: 0;
    margin: 10px 0;
  }
  footer .ph {
    display: none !important;
  }
  footer .soc {
    padding-left: 0;
    padding-right: 0;
  }
  footer .soc a {
    padding-left: 5px;
    padding-right: 5px;
  }
  footer .bottom .row {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .page-404 .container {
    order: 3;
  }
  .page-404 .container .block {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
  }

  .contact-block {
    flex-wrap: wrap;
  }
  .contact-block .bl {
    width: 100%;
    margin-bottom: 30px;
  }

  .news-block .new {
    width: calc(50% - 3px);
  }

  .news-filter .form {
    flex-wrap: wrap;
  }
  .news-filter .form .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .news-filter .form .btns {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .feedback-form .button-block br {
    display: none;
  }
  .feedback-form .input {
    width: 100% !important;
  }
  .feedback-form .important-block {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .feedback-form .button-block {
    flex-wrap: wrap;
  }
  .feedback-form .button-block .left,
.feedback-form .button-block .btns {
    width: 100%;
  }
  .feedback-form .button-block .btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .feedback-form .button-block .btns input {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .radio-block {
    display: block;
  }
  .radio-block .name,
.radio-block .radio-right {
    width: 100%;
  }

  .total-panel-order .price-block {
    width: 100%;
  }
  .total-panel-order .right {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .total-panel-order .right .price {
    margin-bottom: 5px;
  }

  .basket_produсt {
    position: relative;
    align-items: flex-start;
  }
  .basket_produсt .img {
    flex: 0 0 100px;
    max-width: 100px;
    position: absolute;
    left: 0;
    top: 25px;
  }
  .basket_produсt .middle {
    flex-wrap: wrap;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .basket_produсt .middle .bl-basket {
    order: 1;
    width: 50%;
    flex-wrap: wrap;
    height: 100px;
    padding-left: 110px;
  }
  .basket_produсt .middle .bl-basket .counter {
    margin-right: 0;
    margin-top: 5px;
    margin-left: 0;
  }
  .basket_produсt .middle .left {
    order: 1;
    width: 70%;
    padding-left: 110px;
    padding-right: 40px;
  }
  .basket_produсt .middle .bl-basket .right {
    display: none;
  }
  .basket_produсt .middle .btn-c {
    flex-wrap: wrap;
    order: 3;
    width: 50%;
    justify-content: flex-end;
  }
  .basket_produсt .middle .btn-c .cansel {
    position: absolute;
    right: 10px;
    top: 20px;
  }
  .basket_produсt .middle .btn-c .price {
    width: 100%;
    margin-left: 10px;
    margin-right: 0;
  }

  .cart .gall-bl,
.cart .descr-bl {
    width: 100%;
  }
  .cart .gall-bl {
    padding-right: 0;
  }
  .cart .gall-bl .descr {
    display: none;
  }
  .cart .descr-bl {
    padding-left: 0;
  }
  .cart .descr-bl .descr {
    display: block;
  }

  .tool-block .t-bl {
    width: calc(50% - 20px);
  }

  .catalog .product {
    width: calc(50% - 20px);
  }

  .slider-main .slide {
    height: 400px;
    background-position: right center !important;
  }
  .slider-main .slide .text {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
  }

  .sections .sect {
    width: 50%;
    border-bottom: 1px solid #D2D3D4;
  }
  .sections .sect:nth-child(2), .sections .sect:nth-child(4) {
    border-right: none;
  }

  .fast-first-block {
    top: 0;
    padding-bottom: 30px;
  }
  .fast-first-block .row {
    flex-wrap: wrap !important;
  }
  .fast-first-block .title_h1 {
    width: 100% !important;
    margin-bottom: 25px;
    padding-left: 50px;
  }
  .fast-first-block .r-block {
    position: relative;
    padding-right: 0;
  }
  .fast-first-block .r-block .close {
    bottom: calc(100% + 19px);
    position: absolute;
    right: 0;
  }
  .fast-first-block .input {
    padding-left: 0 !important;
    width: calc(100% - 105px) !important;
  }

  .ph-show {
    display: block !important;
  }

  header .top {
    background: #26303E;
  }
  header .top .container {
    padding-left: 0;
    padding-right: 0;
  }
  header .top .container .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  header .top .soc .phone,
header .top .soc .phone-btn,
header .top .soc .basket {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    width: 40px;
  }
  header .top .soc .phone .icon,
header .top .soc .phone-btn .icon,
header .top .soc .basket .icon {
    padding: 0;
  }
  header .top .right-block {
    padding-left: 0;
    padding-right: 0;
  }
  header .top a {
    color: #fff;
  }
  header .top svg, header .top path {
    stroke: #fff;
  }
  header .top .left-block .phone {
    display: none;
  }
  header .top .phone {
    width: 50px;
    border-right: 1px solid #D2D3D4;
    padding: 10px;
    margin-right: 0;
  }
  header .top .phone .icon svg {
    stroke: transparent !important;
  }
  header .top .phone b {
    display: none;
  }
  header .top .soc {
    display: flex;
  }
  header .top .soc a {
    display: none;
  }
  header .top .soc .phone-btn {
    width: 50px;
    display: block;
    padding: 10px;
  }
  header .top .b-txt {
    display: none;
  }
  header .top .basket {
    width: 50px;
  }
  header .bottom menu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 50px;
    z-index: 10;
    background: #fff;
    overflow: auto;
    transition: left 0.5s ease;
  }
  header .bottom menu.open {
    left: 0;
  }
  header .bottom menu > ul {
    padding: 0 15px;
    display: block;
    overflow: auto;
  }
  header .bottom menu > ul .group-menu {
    display: block !important;
    position: fixed !important;
    left: -100% !important;
    width: 100% !important;
    height: 100% !important;
    /*top: 50px !important;*/
    z-index: 11;
    background: #fff;
    overflow: auto;
    transition: left 0.5s ease;
  }
  header .bottom menu > ul .group-menu.open {
    left: 0 !important;
  }
  header .bottom menu > ul .group-menu ul {
    padding: 10px 0;
  }
  header .bottom menu > ul .group-menu .t-mobile {
    background: #9A8729;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "Days", sans-serif;
    margin-bottom: 10px;
  }
  header .bottom menu > ul .group-menu .t-mobile svg {
    margin-right: 30px;
  }
  header .bottom menu > ul .group-menu li {
    width: 100% !important;
  }
  header .bottom menu > ul .group-menu > li {
    border: none;
  }
  header .bottom menu > ul .group-menu > li ul {
    border-bottom: 1px solid #D2D3D4;
  }
  header .bottom menu > ul > li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #D2D3D4;
  }
  header .bottom menu > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 20px;
    padding: 10px 0;
  }
  header .bottom menu > ul > li:last-child a {
    border: none;
  }
  header .bottom a.logo {
    width: 100%;
    justify-content: space-between;
  }
  header .bottom a.logo .txt {
    display: block;
    font-size: 16px;
    line-height: 20px;
  }

  .row.w-btn {
    flex-wrap: wrap;
  }
  .row.w-btn .right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
  }

  .large-section .title_h1 {
    margin-bottom: 20px;
  }
  .large-section .col-lg-6 {
    margin-bottom: 40px;
  }
  .large-section .row.w-btn {
    margin-bottom: 40px;
  }
  .large-section .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .advantages {
    padding-top: 40px;
    margin-top: 20px;
  }

  .adv-wrap {
    margin-bottom: 40px;
  }
  .adv-wrap .adv {
    width: 50%;
  }
  .adv-wrap .adv:nth-child(2) {
    border-right: none;
  }
  .adv-wrap .adv:nth-child(3) {
    border-right: 1px solid #26303E;
  }
  .adv-wrap .adv:nth-child(4) {
    border-bottom: 1px solid #26303E;
  }
  .adv-wrap .adv:nth-child(5) {
    border-left: none;
  }

  .about {
    display: block !important;
  }
  .about .bl {
    width: 100%;
    margin: 10px 0;
  }

  .product-basket .row.w-btn {
    width: 100%;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .product-basket .row.w-btn .title_h1 {
    width: auto;
  }
  .product-basket .row.w-btn .right {
    width: auto;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .new-detail .new-content {
    padding: 0;
  }

  .news-filter .form {
    flex-wrap: wrap;
  }
  .news-filter .form .left {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .news-filter .form .left .input {
    width: 100%;
    margin-bottom: 10px;
  }
  .news-filter .form .btns {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
  }

  .cart .price-block {
    display: block;
  }
  .cart .price-block .price-bl,
.cart .price-block .btn-bl {
    width: 100%;
  }
  .cart .price-block .price-bl .b-b,
.cart .price-block .btn-bl .b-b {
    margin: 10px 0;
    justify-content: flex-start;
  }
  .cart .complect-block a {
    width: 100%;
  }

  .tool-block .row {
    margin-left: -15px;
    margin-right: 0;
  }

  .radio-block .radio-right {
    display: block;
  }
  .radio-block .radio-right .wrap-radio {
    width: 100%;
  }
  .radio-block .radio-right .price {
    display: block;
    width: 100%;
    text-align: right;
  }
}
@media (max-width: 500px) {
  .fast-first-block .title_h1 {
    padding-left: 20px;
  }

  .page-404 {
    padding: 40px 0;
  }
  .page-404 .container .title_h2 {
    font-size: 18px;
  }

  .news-block .new {
    width: 100%;
  }

  .empty-basket .title_h1 {
    font-size: 16px;
  }

  header .bottom a.logo svg {
    width: 50%;
    height: auto;
  }
  header .bottom a.logo .txt {
    font-size: 13px;
  }

  .product .bottom {
    padding: 10px;
  }
  .product .price {
    font-size: 18px;
  }
  .product .char-block li {
    font-size: 13px;
  }

  .product-basket .row.w-btn .title_h1 {
    width: 100px;
    font-size: 18px;
    padding-right: 5px;
  }

  .product-basket .row {
    padding: 0;
  }

  .basket_produсt .img {
    width: 70px;
  }
  .basket_produсt .counter a, .basket_produсt .counter input {
    width: 35px;
    height: 35px;
  }
  .basket_produсt .middle .left {
    padding-left: 80px;
  }
  .basket_produсt .middle .left .name {
    min-height: 60px;
  }
  .basket_produсt .middle .bl-basket {
    padding-left: 0;
  }
  .basket_produсt .middle .price span {
    font-size: 18px;
  }

  .total-panel-order .price-block {
    padding: 0;
  }
  .total-panel-order .b-name-total {
    font-size: 12px;
  }
  .total-panel-order .right .price {
    font-size: 18px;
  }
  .total-panel-order .right .btn-wr {
    font-size: 9px;
  }

  .tool-block .t-bl {
    width: 100%;
  }

  .slider-main .slide .text {
    margin-left: 20px;
    margin-right: 20px;
  }
  .slider-main .slide .text br {
    display: none;
  }

  header .row {
    padding-left: 5px;
    padding-right: 5px;
  }
  header .left-block {
    padding-left: 0;
    padding-right: 0;
  }
  header .left-block .btn-wr {
    width: 90px;
    font-size: 10px;
    line-height: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
  header .top .container {
    padding-left: 0;
    padding-right: 0;
  }
  header .top .soc .phone,
header .top .soc .phone-btn,
header .top .soc .basket {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    width: 40px;
  }
  header .top .soc .phone .icon,
header .top .soc .phone-btn .icon,
header .top .soc .basket .icon {
    padding: 0;
  }
  header .top .right-block {
    padding-left: 0;
    padding-right: 0;
  }

  .title_h1, h1 {
    font-size: 20px;
  }

  .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .row .row {
    padding-left: 0;
    padding-right: 0;
  }

  .advantages .adv-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .advantages .adv {
    padding-left: 0;
    padding-right: 0;
  }
  .advantages .adv img {
    width: 100%;
    height: auto;
  }
  .advantages .adv .name {
    font-size: 14px;
  }

  .news .slick-list {
    overflow: hidden;
  }

  .vid-ph-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .about {
    padding-left: 0;
    padding-right: 0;
  }

  .row.w-btn .right span {
    display: flex;
  }
  .row.w-btn .right span .slick-arrow svg {
    width: 35px;
    height: auto;
  }

  footer .log-bl .logo svg {
    width: 150px;
    height: auto;
  }

  .catalog .row {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog .product {
    margin: 5px;
    width: calc(50% - 10px);
  }
  .catalog .product .name {
    font-size: 13px;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .catalog .product .bottom {
    padding: 10px;
  }
  .catalog .product .price {
    font-size: 16px;
  }
  .catalog .product .char-block {
    font-size: 11px;
  }
}
/* End */


/* Start:/local/templates/lpricep/components/bitrix/sale.basket.basket.line/.default/style.min.css?17179185794011*/
.bx-basket-block{position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{margin-right:20px;padding-bottom:0}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/lpricep/components/bitrix/search.title/.default/style.css?17179185792108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/lpricep/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/lpricep/components/bitrix/menu/.default/style.min.css?17179185792111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/lpricep/components/bitrix/menu/.default/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/local/templates/lpricep/components/bitrix/menu/.default/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/lpricep/components/bitrix/menu/.default/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/local/templates/lpricep/components/bitrix/menu/.default/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/local/templates/lpricep/components/bitrix/menu/.default/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */


/* Start:/local/templates/lpricep/components/bitrix/menu/bottom/style.min.css?17179185792111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/lpricep/components/bitrix/menu/bottom/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/local/templates/lpricep/components/bitrix/menu/bottom/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/lpricep/components/bitrix/menu/bottom/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/local/templates/lpricep/components/bitrix/menu/bottom/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/local/templates/lpricep/components/bitrix/menu/bottom/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */


/* Start:/local/templates/lpricep/template_styles.css?1717918579631*/
.soc {
	display: flex;
	flex-wrap: wrap;
}

.bx-basket,
.bx-basket .basket {
	height: 50px;
}

.fast-first-block {
	background: #fff !important;
}

header .bottom div[id*="bx_incl"] {
	width: auto;
}

header .bottom menu > ul ul {
	z-index: 99;
}

.new-slider .new {
	padding: 0;
}

.vid-ph .img {
	position: relative;
}

.vid-ph iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100% !important;
	height: 100% !important;
}

.vid-ph-block {
	margin-top: 40px;
}

.vid-ph-block .vid-ph {
	width: 50%;
}

footer .soc path {
	fill: #fff;
}

@media (max-width: 991px) {
	.vid-ph-block .vid-ph {
		width: 100%;
	}
}
/* End */
/* /local/templates/lpricep/css/main.css?178299356148070 */
/* /local/templates/lpricep/components/bitrix/sale.basket.basket.line/.default/style.min.css?17179185794011 */
/* /local/templates/lpricep/components/bitrix/search.title/.default/style.css?17179185792108 */
/* /local/templates/lpricep/components/bitrix/menu/.default/style.min.css?17179185792111 */
/* /local/templates/lpricep/components/bitrix/menu/bottom/style.min.css?17179185792111 */
/* /local/templates/lpricep/template_styles.css?1717918579631 */
