@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 11, design-services-new.scss */
.feedback-form .input-reg, .feedback-form .select-reg {
  margin: 0;
  width: 48%; }

@media all and (max-width: 500px) {
  /* line 16, design-services-new.scss */
  .feedback-form .input-reg, .feedback-form .select-reg {
    width: 100%; } }
/* line 20, design-services-new.scss */
.advantage-text {
  font-size: 16px;
  display: block;
  max-width: 138px;
  margin: 10px auto;
  text-align: center; }

/* line 29, design-services-new.scss */
.advantage-icon {
  height: 60px;
  margin-bottom: 10px; }

/* line 34, design-services-new.scss */
.advantage {
  padding: 55px 0; }

/* line 38, design-services-new.scss */
.advantage-title {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px; }

/* line 45, design-services-new.scss */
.article-title {
  font-size: 2.5rem; }

/* line 49, design-services-new.scss */
.article-image {
  margin-bottom: 1rem; }

/* line 53, design-services-new.scss */
.article-products {
  padding: 1rem 0; }

/* line 57, design-services-new.scss */
.article_preview {
  margin-bottom: 20px;
  border: 1px solid #ccc; }

/* line 62, design-services-new.scss */
.article_preview-title {
  font-size: 20px;
  word-break: break-word;
  text-align: left; }

/* line 69, design-services-new.scss */
.article_preview-title a {
  text-decoration: none;
  cursor: pointer; }

/* line 75, design-services-new.scss */
.article_preview-blog {
  font-size: 14px;
  font-weight: 300; }

/* line 81, design-services-new.scss */
.article_preview-blog a {
  text-decoration: none;
  cursor: pointer; }

/* line 87, design-services-new.scss */
.article_preview-inner {
  padding: 20px 20px 10px 20px; }

/* line 91, design-services-new.scss */
.article_preview-bottom {
  padding: 10px 20px 20px 20px; }

/* line 95, design-services-new.scss */
.article_preview-preview {
  display: block;
  font-size: 14px; }

/* line 101, design-services-new.scss */
.article-date {
  display: block;
  margin: 0.5rem 0 1rem 0; }

/* line 107, design-services-new.scss */
.list-link {
  text-decoration: none; }

/* line 111, design-services-new.scss */
.aside-header a {
  text-decoration: none; }

/* line 115, design-services-new.scss */
.aside-header h2 {
  margin-bottom: 10px; }

/* line 119, design-services-new.scss */
.last-articles {
  margin-bottom: 20px; }

/* line 123, design-services-new.scss */
.articles-list .list-item {
  margin-bottom: 10px; }

/* line 127, design-services-new.scss */
#comment_form {
  max-width: 600px; }

/* line 131, design-services-new.scss */
.card {
  margin-bottom: 20px;
  position: relative; }

/* line 136, design-services-new.scss */
.card-info {
  position: relative; }

/* line 140, design-services-new.scss */
.card-old_price {
  text-decoration: line-through;
  color: #555555; }

/* line 149, design-services-new.scss */
.stiker {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px;
  background-color: #144184;
  color: #fff;
  z-index: 2; }

/* line 159, design-services-new.scss */
.stiker-new {
  background-color: #f65050; }

/* line 163, design-services-new.scss */
.stiker-hit {
  background-color: #144184; }

/* line 167, design-services-new.scss */
.stiker-sale {
  background-color: #f65050; }

/* line 171, design-services-new.scss */
.stiker + .stiker {
  top: 50px; }

/* line 175, design-services-new.scss */
.stiker:nth-child(2) + .stiker {
  top: 100px; }

/* line 179, design-services-new.scss */
.stiker:nth-child(3) + .stiker {
  top: 150px; }

/* line 183, design-services-new.scss */
.item-delete {
  border: none;
  background: none;
  font-size: 25px;
  cursor: pointer;
  outline: none;
  width: 26px;
  padding: 2px; }

/* line 193, design-services-new.scss */
.item-delete img {
  width: 100%; }

/* line 197, design-services-new.scss */
.item-title-link {
  text-decoration: none;
  color: inherit; }

/* line 202, design-services-new.scss */
.category-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 208, design-services-new.scss */
.category-menu-item {
  display: block; }

/* line 212, design-services-new.scss */
.category_menu .category_menu {
  display: none; }

/* line 216, design-services-new.scss */
.is-button-active + .category_menu {
  display: block; }

/* line 220, design-services-new.scss */
.category_menu-marker::after {
  content: '+';
  font-size: 20px; }

/* line 225, design-services-new.scss */
.category_menu-marker.is-button-active::after {
  content: '-'; }

/* line 229, design-services-new.scss */
.category_menu.level-2 {
  padding-left: 50px; }

/* line 233, design-services-new.scss */
.filter {
  padding: 15px 0;
  border-bottom: 1px solid #ccc; }

/* line 238, design-services-new.scss */
.collection-filter-header {
  font-size: 22px;
  line-height: 1.5; }

/* line 243, design-services-new.scss */
.filter-items-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 249, design-services-new.scss */
.filter-label {
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 20px; }

/* line 256, design-services-new.scss */
.checkbox-field {
  display: none; }

/* line 260, design-services-new.scss */
.filter-checkbox {
  width: 12px;
  height: 12px;
  position: absolute;
  border: 1px solid #3a4145;
  left: 0;
  top: calc(50% - 8px); }

/* line 269, design-services-new.scss */
.checkbox-field + .filter-checkbox:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 8px;
  height: 8px;
  background-color: #3a4145;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

/* line 284, design-services-new.scss */
.checkbox-field:checked + .filter-checkbox:after {
  opacity: 1; }

/* line 288, design-services-new.scss */
.filter-items-wrapper {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.4s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.4s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.4s cubic-bezier(0, 1, 0, 1); }

/* line 296, design-services-new.scss */
.filter-items-wrapper.is-tab-active {
  max-height: 10000px;
  -webkit-transition: max-height 1.8s ease-in-out;
  -o-transition: max-height 1.8s ease-in-out;
  transition: max-height 1.8s ease-in-out;
  visibility: visible; }

/* line 304, design-services-new.scss */
.filter-toggle {
  background: none;
  outline: none;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

/* line 312, design-services-new.scss */
.filter-toggle.is-button-active {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

/* line 318, design-services-new.scss */
.filter-title {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* line 324, design-services-new.scss */
.filter-title span {
  cursor: pointer; }

/* line 328, design-services-new.scss */
.filter.is-active-container .filter-title {
  padding-bottom: 10px; }

/* line 332, design-services-new.scss */
.collection-filter {
  margin-bottom: 1rem; }

/* line 336, design-services-new.scss */
.filter-items-list.is-span .filter-item,
.filter-items-list.is-color .filter-item {
  display: inline-block;
  vertical-align: top; }

/* line 342, design-services-new.scss */
.filter-span {
  vertical-align: top; }

/* line 346, design-services-new.scss */
.filter-span-control {
  display: inline-block;
  vertical-align: top;
  border: 1px solid color-border-primary;
  padding: 5px;
  min-width: 30px;
  text-align: center; }

/* line 355, design-services-new.scss */
input[type="checkbox"]:checked + .filter-span-control {
  border-color: #144184; }

/* line 359, design-services-new.scss */
.filter-color {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 7px;
  margin-right: 2px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none; }

/* line 374, design-services-new.scss */
.filter-color[title="белый"],
.filter-color[title="Прозрачный"],
.filter-color[title="Белый"] {
  border: 1px solid #cccccc; }

/* line 380, design-services-new.scss */
input[type="checkbox"]:checked + .filter-color,
input[type="checkbox"]:checked + .filter-color[title="Белый"],
input[type="checkbox"]:checked + .filter-color[title="Прозрачный"],
input[type="checkbox"]:checked + .filter-color[title="белый"] {
  border: 1px solid #144184; }

/* line 387, design-services-new.scss */
.collection-filter .range-slider input {
  height: 50px;
  border: 1px solid #c9c9c9;
  background-color: #ffffff;
  width: 100%; }

/* line 394, design-services-new.scss */
.collection-filter .range-slider .irs-slider.from,
.collection-filter .range-slider .irs-slider.to {
  background: #144184;
  width: 17px;
  height: 15px;
  top: 26px; }

/* line 402, design-services-new.scss */
.collection-filter .range-slider .irs {
  height: 48px; }

/* line 406, design-services-new.scss */
.collection-filter .range-slider .irs-bar {
  height: 4px;
  top: 26px;
  background: #144184; }

/* line 412, design-services-new.scss */
.collection-filter .range-slider .irs-line {
  height: 4px;
  top: 26px; }

/* line 417, design-services-new.scss */
.collection-filter .range-slider .irs-line-mid,
.collection-filter .range-slider .irs-line-left,
.collection-filter .range-slider .irs-line-right {
  height: 4px;
  background: #f65050; }

/* line 424, design-services-new.scss */
.collection-order.is-page-size .label-field {
  vertical-align: middle; }

/* line 428, design-services-new.scss */
.collection-order.is-page-size .select-field {
  vertical-align: middle; }

/* line 432, design-services-new.scss */
.collection-order select {
  border-color: transparent; }

/* line 436, design-services-new.scss */
.page_size_drop-item [type="radio"]:checked + .page_size_drop-control {
  color: #144184; }

/* line 440, design-services-new.scss */
.page_size_drop-item {
  display: block; }

/* line 444, design-services-new.scss */
.page_size_drop-target {
  background-color: #ffffff;
  width: 100%; }

/* line 449, design-services-new.scss */
.collection-products_count {
  margin-bottom: 10px; }

/* line 453, design-services-new.scss */
.page_size-radio [type="radio"]:checked + .page_size-radio-control {
  color: #144184;
  font-weight: bold; }

/* line 458, design-services-new.scss */
.page_size-radio {
  vertical-align: bottom; }

/*  Compare table
-----------------------------------------*/
/* line 464, design-services-new.scss */
.table.table-compare {
  position: relative; }

/* line 468, design-services-new.scss */
.table.table-compare tr,
.table.table-compare td {
  border: none; }

/* line 473, design-services-new.scss */
.table.table-compare td {
  padding: 20px; }

/* line 477, design-services-new.scss */
.table.table-compare .param-title {
  font-weight: bold;
  width: 15%; }

/* line 482, design-services-new.scss */
.table.table-compare tr:nth-child(even) .param-title {
  background: #ccc; }

/* line 486, design-services-new.scss */
.table.table-compare .param-value {
  width: 20%; }

/* line 490, design-services-new.scss */
.table.table-compare .button-text {
  display: inline-block; }

@media screen and (max-width: 768px) {
  /* line 495, design-services-new.scss */
  .table.table-compare .param-title {
    font-weight: bold; }

  /* line 499, design-services-new.scss */
  .table.table-compare .button-text {
    display: none; }

  /* line 503, design-services-new.scss */
  .table.table-compare .param-value {
    font-size: 12px; }

  /* line 507, design-services-new.scss */
  .table.table-compare tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 523, design-services-new.scss */
  .table.table-compare td,
  .table.table-compare th {
    padding: 5px;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    width: 25%; }

  /* line 535, design-services-new.scss */
  .table.table-compare th:first-child,
  .table.table-compare td:first-child {
    text-align: center;
    width: 100%; }

  /* line 541, design-services-new.scss */
  .table.table-compare th:first-child {
    display: none; } }
/*  Compare same toggler
-----------------------------------------*/
/* line 548, design-services-new.scss */
.button-same-toggle .text-hide,
.button-same-toggle .fa-eye-slash {
  display: inline; }

/* line 553, design-services-new.scss */
.button-same-toggle .text-show,
.button-same-toggle .fa-eye {
  display: none; }

/* line 558, design-services-new.scss */
.button-same-toggle.active .text-hide,
.button-same-toggle.active .fa-eye-slash {
  display: none; }

/* line 563, design-services-new.scss */
.button-same-toggle.active .text-show,
.button-same-toggle.active .fa-eye {
  display: inline; }

/*  Compare toolbar
-----------------------------------------*/
/* line 570, design-services-new.scss */
.compare-toolbar {
  margin-bottom: 20px; }

/* line 574, design-services-new.scss */
.dynamic_basket {
  background: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 0 2px 0px #000;
  box-shadow: 0 0 2px 0px #000; }

/* line 581, design-services-new.scss */
.dynamic_basket-header {
  text-align: center;
  padding: 1rem;
  border-bottom: 1px solid #cccccc; }

/* line 587, design-services-new.scss */
.dynamic_basket-empty {
  padding: 1rem 0; }

/* line 591, design-services-new.scss */
.dynamic_item {
  border-bottom: 1px solid #cccccc; }

/* line 595, design-services-new.scss */
.dynamic_basket-drop {
  right: 0;
  width: 300px; }

/* line 600, design-services-new.scss */
.favorite-head {
  margin-bottom: 20px; }

/* line 604, design-services-new.scss */
.fixed_header {
  z-index: 99;
  position: fixed;
  background: #ffffff;
  top: 0;
  padding: 10px 0;
  top: -105%;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: top 300ms;
  -o-transition: top 300ms;
  transition: top 300ms; }

/* line 620, design-services-new.scss */
.fixed_header.is-enabled {
  top: 0; }

/* line 624, design-services-new.scss */
.logotype {
  height: 100px;
  display: block; }

/* line 629, design-services-new.scss */
.hits-title {
  text-align: center;
  font-size: calc( * 2);
  margin-bottom: 1rem; }

/* line 635, design-services-new.scss */
.instagram-title {
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 14px; }

/* line 643, design-services-new.scss */
.main-menu-item {
  display: inline-block;
  position: static;
  vertical-align: middle; }

/* line 649, design-services-new.scss */
.main-menu.level-2 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  padding: 20px; }

/* line 659, design-services-new.scss */
.main-menu.level-1 {
  margin: 0;
  padding: 0;
  position: relative; }

/* line 665, design-services-new.scss */
.main-menu-marker {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-image: url("arr-down-prime.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 80% 80%;
  background-size: 80%;
  background-position: 50%; }

/* line 676, design-services-new.scss */
.menu {
  list-style: none;
  padding-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

/* line 684, design-services-new.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(5px);
  transition: transform 300ms;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 99;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

/* line 691, design-services-new.scss */
.menu-item.is-drop_anchor:hover > .menu.is-drop_target {
  overflow: visible;
  max-height: 10000px;
  transform: translateY(0px);
  display: block;
  visibility: visible;
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15); }

/* line 697, design-services-new.scss */
.menu-link {
  display: inline-block;
  vertical-align: middle; }

/* line 702, design-services-new.scss */
.alertify .ajs-commands button.ajs-close {
  background-image: url("delete.svg");
  display: inline-block !important; }

/* line 707, design-services-new.scss */
.alertify .ajs-commands {
  top: 20px; }

/* line 711, design-services-new.scss */
.feedback-modal {
  position: relative;
  max-width: 450px;
  background: #fff;
  margin: auto;
  padding: 30px;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 722, design-services-new.scss */
.feedback-title {
  font-size: 24px;
  margin-bottom: 1.5rem; }

/* line 727, design-services-new.scss */
.feedback-row {
  margin-bottom: 1rem; }

/* line 731, design-services-new.scss */
.feedback-field-wrap {
  max-width: 300px;
  margin: auto; }

/* line 736, design-services-new.scss */
.feedback-field {
  width: 100%;
  font-size: 16px;
  padding: 8px 12px; }

/* line 742, design-services-new.scss */
.form-error {
  color: red; }

/* line 746, design-services-new.scss */
.form-done {
  color: #144184; }

/* line 750, design-services-new.scss */
.feedback-agree {
  margin: 0.5rem auto 0.5rem; }

/* line 754, design-services-new.scss */
.mfp-bg {
  background: rgba(11, 11, 11, 0.3); }

/* line 758, design-services-new.scss */
.added-modal {
  max-width: 500px;
  background: #fff;
  padding: 20px;
  margin: auto;
  position: relative; }

/* line 766, design-services-new.scss */
.added-title {
  text-align: center;
  margin-bottom: 1rem; }

/* line 771, design-services-new.scss */
.added-content {
  text-align: center; }

/* line 775, design-services-new.scss */
.modal-hide {
  display: none; }

/* line 779, design-services-new.scss */
#close-njs-alert:target {
  display: none; }

/* line 783, design-services-new.scss */
.njs-alert-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 99999;
  top: 0;
  left: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 798, design-services-new.scss */
.njs-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  font-size: 40px;
  line-height: 1;
  font-weight: normal; }

/* line 808, design-services-new.scss */
.njs-alert-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -75px; }

@media (max-width: 640px) {
  /* line 817, design-services-new.scss */
  .njs-alert-wrapper {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0; } }
/* line 826, design-services-new.scss */
.njs-alert {
  background-color: #fff;
  width: 400px;
  height: 200px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

/* line 846, design-services-new.scss */
.njs-alert p {
  font-size: 18px;
  line-height: 23px; }

@media (max-width: 640px) {
  /* line 852, design-services-new.scss */
  .njs-alert {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0; } }
/* line 860, design-services-new.scss */
.product-buy {
  margin: 1rem 0; }

/* line 864, design-services-new.scss */
.props {
  margin-bottom: 10px; }

/* line 868, design-services-new.scss */
.props label {
  width: 40%;
  opacity: 0.5;
  position: relative; }

/* line 874, design-services-new.scss */
.props label + span {
  width: 58%;
  display: inline-block; }

/* line 879, design-services-new.scss */
.props label span {
  background: #fff;
  display: inline;
  position: relative;
  z-index: 20;
  -webkit-box-shadow: 2px 0 0 #fff, -10px 0 0 #fff;
  box-shadow: 2px 0 0 #fff, -10px 0 0 #fff; }

/* line 888, design-services-new.scss */
.props label:after {
  content: '';
  height: 1px;
  border-bottom: 1px dashed;
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0; }

/* line 898, design-services-new.scss */
.product-old_price span {
  text-decoration: line-through;
  color: #555555; }

/* line 903, design-services-new.scss */
.product-available:before {
  content: '';
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: baseline;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-right: 5px; }

/* line 916, design-services-new.scss */
[data-product-id].is-available .product-available:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='11' viewBox='0 0 14 11'%3E%3Cdefs%3E%3Cpath id='r9nna' d='M1328.01 363.2l1.42-1.4 4.78 4.77-1.42 1.41zm4.78 1.96l5.78-5.78 1.42 1.41-5.78 5.78z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate%28-1327 -358%29'%3E%3Cuse fill='%235fb77a' xlink:href='%23r9nna'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

/* line 920, design-services-new.scss */
[data-product-id].not-available .product-available:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cpath id='mbcua' d='M1253 195l2-2 3.5 3.5 3.5-3.5 2 2-3.5 3.5 3.5 3.5-2 2-3.5-3.5-3.5 3.5-2-2 3.5-3.5z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate%28-1251 -191%29'%3E%3Cuse fill='%23ff6058' xlink:href='%23mbcua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

/* line 924, design-services-new.scss */
.form-row {
  margin-bottom: 1rem; }

/* line 928, design-services-new.scss */
.form-label {
  width: 100%;
  margin-bottom: 0.5rem; }

/* line 933, design-services-new.scss */
.form-field {
  width: 100%; }

/* line 937, design-services-new.scss */
.form-field.text-field.is-textarea {
  width: 100%; }

/* line 941, design-services-new.scss */
.reviews-form {
  margin-bottom: 20px; }

/* line 945, design-services-new.scss */
.reviews-toggle-wrapper {
  margin-bottom: 20px; }

/* line 949, design-services-new.scss */
.form-field.text-field.is-captcha {
  margin-top: 10px; }

/* line 953, design-services-new.scss */
.reviews-wrapper {
  max-width: 600px; }

/* line 957, design-services-new.scss */
.reviews-item {
  padding: 5px 0;
  border-bottom: 1px solid #ccc; }

/* line 962, design-services-new.scss */
.product_tabs {
  border-top: 1px solid #d2d2d1; }

/* line 966, design-services-new.scss */
.tabs-box {
  padding: 1em 0px; }

/* line 970, design-services-new.scss */
.tabs-head.tabs-head {
  position: relative;
  padding-right: 50px;
  min-height: 34px; }

/* line 976, design-services-new.scss */
.tabs-icon {
  display: inline-block;
  height: 34px;
  position: absolute;
  right: 0;
  top: calc(50% - 25px);
  width: 41px; }

/* line 985, design-services-new.scss */
.tabs-target {
  display: none; }

/* line 989, design-services-new.scss */
.tabs {
  padding-top: 25px;
  margin-top: 25px;
  padding-bottom: 25px; }

/* line 995, design-services-new.scss */
.tabs-item {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #b4b4b4;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  padding: 0 5px 8px 5px; }

/* line 1014, design-services-new.scss */
.tabs-item.is-button-active {
  color: #444;
  border-bottom: 3px solid #144184; }

/* line 1019, design-services-new.scss */
.gallery-wrapper {
  position: relative; }

/* line 1023, design-services-new.scss */
.gallery-top {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 10px; }

/* line 1029, design-services-new.scss */
.swiper-slide.is-active .gallery-thumb {
  border: 1px solid #144184; }

/* line 1033, design-services-new.scss */
.gallery-wrapper .swiper-container-android .swiper-slide,
.gallery-wrapper .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 1041, design-services-new.scss */
.gallery-thumb {
  cursor: pointer;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid transparent;
  overflow: hidden;
  padding-bottom: calc(100% - 2px); }

/* line 1054, design-services-new.scss */
.image-container.is-cover.gallery-thumb > img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50%;
  object-position: 50%; }

/* line 1073, design-services-new.scss */
.gallery-wrapper .swiper-button-prev,
.gallery-wrapper .swiper-container-rtl .swiper-button-next {
  -webkit-background-size: 8px 8px;
  background-size: 8px;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #144184;
  top: calc(50% + 9px);
  left: -44px; }

/* line 1079, design-services-new.scss */
.gallery-wrapper .swiper-button-next,
.gallery-wrapper .swiper-container-rtl .swiper-button-prev {
  -webkit-background-size: 8px 8px;
  background-size: 8px;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #144184;
  top: calc(50% + 9px);
  right: -44px; }

/* line 1085, design-services-new.scss */
.gallery-thumbs-wrap {
  width: calc(100% - 88px);
  position: relative;
  margin: auto; }

/* line 1091, design-services-new.scss */
.gallery-slide {
  height: 400px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

/* line 1123, design-services-new.scss */
.gallery-slide > figure.mz-figure > img {
  max-width: 100% !important;
  max-height: 400px !important; }

/* line 1128, design-services-new.scss */
.products-slider-wrapper {
  position: relative;
  padding: 24px 0; }

/* line 1133, design-services-new.scss */
.products-title {
  font-size: 24px; }

/* line 1137, design-services-new.scss */
.slide-inner {
  display: block;
  position: relative; }

/* line 1142, design-services-new.scss */
.slide-inner img {
  width: 100%; }

/* line 1146, design-services-new.scss */
.slide-absolute {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  width: 100%; }

/* line 1154, design-services-new.scss */
.slide-content {
  padding-top: 100px; }

/* line 1158, design-services-new.scss */
.slide-title {
  font-size: 3rem;
  color: #fff; }

/* line 1163, design-services-new.scss */
.slide-description {
  font-size: 2rem;
  color: #fff; }

/* line 1168, design-services-new.scss */
.quantity-input {
  width: 50px;
  text-align: center;
  padding: 4px 5px;
  vertical-align: top; }

/* line 1175, design-services-new.scss */
.quick_view-modal {
  max-width: 1000px; }

/* line 1179, design-services-new.scss */
.author {
  margin-bottom: 10px; }

/* line 1183, design-services-new.scss */
.scroll_top {
  color: #fff;
  display: block;
  position: fixed;
  background: #144184;
  bottom: 10px;
  font-size: 2em;
  cursor: pointer;
  padding: 0 10px;
  right: 10px;
  height: 40px;
  opacity: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: right .25s ease, all .25s ease;
  -o-transition: right .25s ease, all .25s ease;
  transition: right .25s ease, all .25s ease;
  text-decoration: none;
  z-index: 1000;
  text-transform: uppercase;
  font-size: 20px;
  outline: none; }

@media (max-width: 1200px) {
  /* line 1209, design-services-new.scss */
  .scroll_top {
    display: none; } }
/* line 1214, design-services-new.scss */
.scroll_top:focus {
  text-decoration: none; }

/* line 1218, design-services-new.scss */
.scroll_top.is-enabled {
  opacity: 1;
  right: 25px;
  text-decoration: none; }

/* line 1224, design-services-new.scss */
.scroll_top.is-enabled:hover,
.scroll_top.is-enabled:focus {
  text-decoration: none; }

/* line 1229, design-services-new.scss */
.search_widget {
  position: relative; }

/* line 1233, design-services-new.scss */
.ajax-search-results {
  position: absolute;
  top: calc(100% - 1px);
  background: #fff;
  -webkit-box-shadow: 0 1px 3px -1px #000;
  box-shadow: 0 1px 3px -1px #000;
  width: 100%;
  left: 0;
  z-index: 10;
  border: 1px solid rgba(204, 204, 204, 0.5);
  padding: 0;
  list-style: none;
  text-align: left;
  margin: 0; }

/* line 1249, design-services-new.scss */
.ajax-search-item {
  margin-bottom: 2px; }

/* line 1253, design-services-new.scss */
.ajax-search-link {
  padding: 5px 10px;
  display: block; }

/* line 1258, design-services-new.scss */
.ajax_search-marked {
  font-weight: bold; }

/* line 1262, design-services-new.scss */
.social_share-title {
  font-size: 1.2rem;
  margin-bottom: 0.5rem; }

/* line 1267, design-services-new.scss */
.social_share {
  margin: 0.5rem 0; }

/* line 1271, design-services-new.scss */
.social_share-list a {
  color: #f65050;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle; }

/* line 1278, design-services-new.scss */
.social_share-list a:not(:last-child) {
  margin-right: 10px; }

/* line 1282, design-services-new.scss */
.social-menu-link {
  color: inherit;
  width: 35px;
  height: 35px;
  border: 1px solid;
  display: none;
  vertical-align: top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 32px;
  background-repeat: no-repeat;
  -webkit-background-size: 60% 60%;
  background-size: 60%;
  background-position: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

/* line 1304, design-services-new.scss */
.social-menu-link:hover {
  opacity: 0.9; }

/* line 1308, design-services-new.scss */
.social-menu-link.is-vk {
  background-image: url("vk.svg");
  display: inline-block; }

/* line 1313, design-services-new.scss */
.social-menu-link.is-facebook {
  background-image: url("facebook.svg");
  display: inline-block; }

/* line 1318, design-services-new.scss */
.social-menu-link.is-youtube {
  background-image: url("youtube.svg");
  display: inline-block; }

/* line 1323, design-services-new.scss */
.social-menu-link.is-instagram {
  background-image: url("instagram.svg");
  display: inline-block; }

/* line 1328, design-services-new.scss */
.social-menu-link.is-twitter {
  background-image: url("twitter.svg");
  display: inline-block; }

/* line 1333, design-services-new.scss */
.social-menu-link.is-t_me {
  background-image: url("t_me.svg");
  display: inline-block; }

/* line 1338, design-services-new.scss */
.social-menu-link.is-odnoklassniki {
  background-image: url("ok-social.svg");
  display: inline-block; }

/* line 1343, design-services-new.scss */
.social-menu-link.is-google-plus {
  background-image: url("google-plus.svg");
  display: inline-block; }

/* line 1348, design-services-new.scss */
.social-menu.is-icon-font .social-menu-link {
  background-image: none; }

/* line 1352, design-services-new.scss */
.settings_guide-font-primary::before {
  content: '$font-family-primary: ';
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue; }

/* line 1357, design-services-new.scss */
.settings_guide-font-primary::after {
  content: "-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue";
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue; }

/* line 1362, design-services-new.scss */
.settings_guide-font-second::before {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: '$font-family-second: '; }

/* line 1367, design-services-new.scss */
.settings_guide-font-second::after {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: "-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue"; }

/* line 1372, design-services-new.scss */
.settings_guide-font-size::before {
  content: '$font-size-primary: '; }

/* line 1377, design-services-new.scss */
.settings_guide-font-size::after {
  content: ""; }

/* line 1393, design-services-new.scss */
.settings_guide-color-background-primary:before {
  content: '$color-background-primary: '; }

/* line 1397, design-services-new.scss */
.settings_guide-color-background-primary:after {
  background-color: #fff;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1402, design-services-new.scss */
.settings_guide-color-text-primary:before {
  content: '$color-text-primary: '; }

/* line 1406, design-services-new.scss */
.settings_guide-color-text-primary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1411, design-services-new.scss */
.settings_guide-color-text-gray:before {
  content: '$color-text-gray: '; }

/* line 1415, design-services-new.scss */
.settings_guide-color-text-gray:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #555555; }

/* line 1420, design-services-new.scss */
.settings_guide-color-link-primary:before {
  content: '$color-link-primary: '; }

/* line 1424, design-services-new.scss */
.settings_guide-color-link-primary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #144184; }

/* line 1429, design-services-new.scss */
.settings_guide-color-link-secondary:before {
  content: '$color-link-secondary: '; }

/* line 1433, design-services-new.scss */
.settings_guide-color-link-secondary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f65050; }

/* line 1438, design-services-new.scss */
.settings_guide-color-info:before {
  content: '$color-info: '; }

/* line 1442, design-services-new.scss */
.settings_guide-color-info:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #E2E5EA; }

/* line 1447, design-services-new.scss */
.settings_guide-color-success:before {
  content: '$color-success: '; }

/* line 1451, design-services-new.scss */
.settings_guide-color-success:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #144184; }

/* line 1456, design-services-new.scss */
.settings_guide-color-error:before {
  content: '$color-error: '; }

/* line 1460, design-services-new.scss */
.settings_guide-color-error:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f65050; }

/* line 1465, design-services-new.scss */
.settings_guide-color-warning:before {
  content: '$color-warning: '; }

/* line 1469, design-services-new.scss */
.settings_guide-color-warning:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #F2930C; }

/* line 1501, design-services-new.scss */
.style_guide {
  padding: 0 50px; }

/* line 1505, design-services-new.scss */
.style_guide > .row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid; }

/* line 1511, design-services-new.scss */
pre.html {
  margin-top: 0; }

/* line 1515, design-services-new.scss */
.guide-fill {
  background: #ccc;
  min-height: 100px;
  border: 1px solid #999;
  text-align: center;
  line-height: 100px; }

/* line 1523, design-services-new.scss */
.style_target {
  display: none; }

/* line 1527, design-services-new.scss */
.style_target .sticky {
  top: 100px; }

/* line 1531, design-services-new.scss */
.option-value.is-span {
  border: 1px solid #ccc;
  background: none;
  line-height: 1.5;
  min-width: 25px;
  display: inline-block;
  vertical-align: middle;
  min-height: 25px;
  text-align: center;
  cursor: pointer;
  outline: none; }

/* line 1544, design-services-new.scss */
.option-value.is-active.is-span {
  border-color: #000; }

/* line 1548, design-services-new.scss */
.option-selector {
  margin: 1rem 0; }

/* line 1569, design-services-new.scss */
.my-header {
  background-color: #242424;
  height: 162px;
  position: relative;
  z-index: 20; }

/* line 1577, design-services-new.scss */
.super-stuff .rellax {
  height: 100px; }
/* line 1580, design-services-new.scss */
.super-stuff .chapter1 {
  background-image: url("{{ 'blue_b.png' | file_url }}");
  background-repeat: no-repeat;
  background-position: center 0px;
  min-height: 1400px;
  position: relative; }
  @media (max-width: 1400px) {
    /* line 1580, design-services-new.scss */
    .super-stuff .chapter1 {
      min-height: 1000px; } }
/* line 1588, design-services-new.scss */
.super-stuff .chapter1_title {
  z-index: 5;
  position: relative;
  font-size: 40px;
  font-weight: 900;
  line-height: 56px;
  padding-top: 110px;
  color: #fff;
  font-family: 'Insales'; }
  @media (max-width: 1200px) {
    /* line 1588, design-services-new.scss */
    .super-stuff .chapter1_title {
      padding-top: 40px; } }
  @media (max-width: 920px) {
    /* line 1588, design-services-new.scss */
    .super-stuff .chapter1_title {
      text-align: center;
      max-width: 580px;
      margin-left: auto !important;
      margin-right: auto !important; } }
  @media (max-width: 410px) {
    /* line 1588, design-services-new.scss */
    .super-stuff .chapter1_title {
      font-size: 35px;
      line-height: 50px; } }
/* line 1612, design-services-new.scss */
.super-stuff .chapter1_descr {
  z-index: 5;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  padding-top: 30px;
  font-family: "Insales"; }
  @media (max-width: 920px) {
    /* line 1612, design-services-new.scss */
    .super-stuff .chapter1_descr {
      max-width: 530px;
      margin-left: auto !important;
      margin-right: auto !important; } }
/* line 1628, design-services-new.scss */
.super-stuff .chapter1_form {
  padding: 0;
  background-color: transparent;
  z-index: 5;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 27px;
  max-width: 470px;
  width: 100%; }
  /* line 1639, design-services-new.scss */
  .super-stuff .chapter1_form textarea, .super-stuff .chapter1_form button {
    border-radius: 4px; }
    /* line 1641, design-services-new.scss */
    .super-stuff .chapter1_form textarea::placeholder, .super-stuff .chapter1_form button::placeholder {
      font-size: 16px;
      font-weight: 400;
      color: #696969; }
  /* line 1647, design-services-new.scss */
  .super-stuff .chapter1_form textarea {
    width: 100%;
    height: 108px;
    margin-bottom: 10px;
    padding: 5px 15px;
    border: 1px solid #cccccc; }
  /* line 1654, design-services-new.scss */
  .super-stuff .chapter1_form button, .super-stuff .chapter1_form input {
    width: 100%;
    max-width: 225px;
    height: 48px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 15px;
    border: 1px solid #cccccc; }
    @media (max-width: 960px) {
      /* line 1654, design-services-new.scss */
      .super-stuff .chapter1_form button, .super-stuff .chapter1_form input {
        max-width: 215px; } }
    @media (max-width: 920px) {
      /* line 1654, design-services-new.scss */
      .super-stuff .chapter1_form button, .super-stuff .chapter1_form input {
        max-width: initial; } }
  /* line 1669, design-services-new.scss */
  .super-stuff .chapter1_form .order_shop {
    border: none;
    cursor: pointer;
    background-color: #ff4500;
    max-width: initial;
    color: #fff;
    font-family: "Insales";
    letter-spacing: 0.3px;
    font-size: 15px;
    font-weight: 700; }
  @media (max-width: 920px) {
    /* line 1628, design-services-new.scss */
    .super-stuff .chapter1_form {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; } }
/* line 1687, design-services-new.scss */
.super-stuff .img-abs {
  position: absolute;
  left: -120px;
  top: 290px; }
  @media (max-width: 1900px) {
    /* line 1687, design-services-new.scss */
    .super-stuff .img-abs {
      display: none; } }
/* line 1696, design-services-new.scss */
.super-stuff .img-right {
  margin-left: 270px;
  margin-top: 35px;
  margin-bottom: 200px; }
  @media (max-width: 1900px) {
    /* line 1696, design-services-new.scss */
    .super-stuff .img-right {
      margin-left: 0; } }
  @media (max-width: 1400px) {
    /* line 1696, design-services-new.scss */
    .super-stuff .img-right {
      margin-bottom: 50px; } }
  @media (max-width: 920px) {
    /* line 1696, design-services-new.scss */
    .super-stuff .img-right {
      display: none; } }
/* line 1711, design-services-new.scss */
.super-stuff .img-conta {
  position: relative; }
/* line 1715, design-services-new.scss */
.super-stuff .zmiy-adapt {
  display: none; }
  @media (max-width: 630px) {
    /* line 1715, design-services-new.scss */
    .super-stuff .zmiy-adapt {
      display: block; } }
/* line 1723, design-services-new.scss */
.super-stuff .span-zmiy {
  position: relative; }
  @media (max-width: 1200px) {
    /* line 1723, design-services-new.scss */
    .super-stuff .span-zmiy {
      display: block;
      margin-bottom: 10px; } }
  @media (max-width: 920px) {
    /* line 1723, design-services-new.scss */
    .super-stuff .span-zmiy {
      display: inline;
      margin-bottom: 10px; } }
  /* line 1733, design-services-new.scss */
  .super-stuff .span-zmiy svg {
    position: absolute;
    bottom: -17px;
    left: 10px; }
    @media (max-width: 1200px) {
      /* line 1733, design-services-new.scss */
      .super-stuff .span-zmiy svg {
        left: 0; } }
    @media (max-width: 920px) {
      /* line 1733, design-services-new.scss */
      .super-stuff .span-zmiy svg {
        left: 10px; } }
    @media (max-width: 630px) {
      /* line 1733, design-services-new.scss */
      .super-stuff .span-zmiy svg {
        left: 0px; } }
    @media (max-width: 499px) {
      /* line 1733, design-services-new.scss */
      .super-stuff .span-zmiy svg {
        display: block; } }
@media (max-width: 1250px) {
  /* line 1751, design-services-new.scss */
  .super-stuff .phone-consult-container0 {
    display: none !important; } }
/* line 1757, design-services-new.scss */
.super-stuff .phone-consult-container1 {
  display: none !important; }
  @media (max-width: 1250px) {
    /* line 1757, design-services-new.scss */
    .super-stuff .phone-consult-container1 {
      display: flex !important;
      background: #fff;
      max-width: 470px;
      height: 160px;
      border-radius: 4px;
      position: relative;
      z-index: 2;
      margin-top: 10px;
      padding-bottom: 25px; } }
  @media (max-width: 920px) {
    /* line 1757, design-services-new.scss */
    .super-stuff .phone-consult-container1 {
      margin-left: auto;
      margin-right: auto;
      max-width: 500px; } }
/* line 1777, design-services-new.scss */
.super-stuff .phone-consult {
  background-image: url("tell.svg");
  background-repeat: no-repeat;
  background-position: left 10px;
  padding-left: 50px;
  position: relative; }
  @media (max-width: 375px) {
    /* line 1777, design-services-new.scss */
    .super-stuff .phone-consult {
      transform: scale(0.9); } }
  /* line 1784, design-services-new.scss */
  .super-stuff .phone-consult .svg2 {
    position: absolute;
    left: 0;
    bottom: -24px; }
    @media (max-width: 499px) {
      /* line 1784, design-services-new.scss */
      .super-stuff .phone-consult .svg2 {
        width: 340px; } }
    @media (max-width: 359px) {
      /* line 1784, design-services-new.scss */
      .super-stuff .phone-consult .svg2 {
        width: 300px; } }
  /* line 1795, design-services-new.scss */
  .super-stuff .phone-consult .phone-consult-number {
    color: #ff4500;
    font-family: "Insales";
    font-size: 40px;
    font-weight: 900;
    line-height: 56px;
    display: block; }
    @media (max-width: 499px) {
      /* line 1795, design-services-new.scss */
      .super-stuff .phone-consult .phone-consult-number {
        font-size: 35px; } }
    @media (max-width: 359px) {
      /* line 1795, design-services-new.scss */
      .super-stuff .phone-consult .phone-consult-number {
        font-size: 30px; } }
  /* line 1809, design-services-new.scss */
  .super-stuff .phone-consult .phone-consult-words {
    color: #242424;
    font-family: "Insales";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    margin-top: -3px;
    text-align: left; }
    @media (max-width: 359px) {
      /* line 1809, design-services-new.scss */
      .super-stuff .phone-consult .phone-consult-words {
        font-size: 13px; } }
/* line 1825, design-services-new.scss */
.super-stuff .fall_phone {
  height: 1272px;
  position: absolute;
  left: 50px;
  z-index: 1;
  top: -41px; }
  @media (max-width: 499px) {
    /* line 1825, design-services-new.scss */
    .super-stuff .fall_phone {
      top: -270px; } }
/* line 1836, design-services-new.scss */
.super-stuff .fall_klyaksa1 {
  height: 881px;
  position: absolute;
  left: 0px;
  top: 490px; }
  @media (max-width: 1400px) {
    /* line 1836, design-services-new.scss */
    .super-stuff .fall_klyaksa1 {
      height: initial;
      top: 350px; } }
  @media (max-width: 600px) {
    /* line 1836, design-services-new.scss */
    .super-stuff .fall_klyaksa1 {
      top: initial;
      bottom: 150px; } }
@media (max-width: 410px) {
  /* line 1852, design-services-new.scss */
  .super-stuff .svg1 {
    width: 225px; } }
/* line 1858, design-services-new.scss */
.super-stuff .svg1, .super-stuff .svg2 {
  transform: scaleX(-1); }
/* line 1861, design-services-new.scss */
.super-stuff .super-stuff_path {
  stroke-dasharray: 950;
  stroke-dashoffset: 1000;
  animation: dash 10s linear infinite; }
@keyframes dash {
  to {
    stroke-dashoffset: 0; } }
/* line 1877, design-services-new.scss */
.super-stuff .chapter2 {
  min-height: 794px;
  background-color: #242424;
  padding-top: 150px; }
  @media (max-width: 768px) {
    /* line 1877, design-services-new.scss */
    .super-stuff .chapter2 {
      padding-top: 50px;
      min-height: 640px; } }
  @media (max-width: 600px) {
    /* line 1877, design-services-new.scss */
    .super-stuff .chapter2 {
      padding-bottom: 50px; } }
  /* line 1888, design-services-new.scss */
  .super-stuff .chapter2 a {
    text-decoration: none;
    position: relative;
    z-index: 10; }
  @media (max-width: 1400px) {
    /* line 1893, design-services-new.scss */
    .super-stuff .chapter2 .to_order_shop {
      margin-left: auto;
      margin-right: auto;
      display: block; } }
  @media (max-width: 600px) {
    /* line 1900, design-services-new.scss */
    .super-stuff .chapter2 .to_order_shop {
      width: 100% !important; } }
@media (max-width: 768px) {
  /* line 1907, design-services-new.scss */
  .super-stuff .it-adapt {
    display: none; } }
/* line 1913, design-services-new.scss */
.super-stuff .chapter2_title {
  font-family: "Insales";
  font-size: 40px;
  font-weight: 900;
  line-height: 56px;
  color: #fff;
  margin-bottom: 110px !important;
  position: relative;
  z-index: 10; }
  @media (max-width: 768px) {
    /* line 1913, design-services-new.scss */
    .super-stuff .chapter2_title {
      font-size: 37px;
      line-height: 50px; } }
  @media (max-width: 600px) {
    /* line 1913, design-services-new.scss */
    .super-stuff .chapter2_title {
      margin-bottom: 60px !important;
      text-align: center; } }
  @media (max-width: 499px) {
    /* line 1913, design-services-new.scss */
    .super-stuff .chapter2_title {
      font-size: 30px;
      line-height: 40px; } }
/* line 1935, design-services-new.scss */
.super-stuff .figure-cont {
  position: relative;
  z-index: 10; }
  @media (max-width: 1024px) {
    /* line 1935, design-services-new.scss */
    .super-stuff .figure-cont {
      justify-content: space-around; } }
  @media (max-width: 600px) {
    /* line 1935, design-services-new.scss */
    .super-stuff .figure-cont {
      flex-wrap: wrap; } }
/* line 1946, design-services-new.scss */
.super-stuff .icons {
  margin: 0 !important;
  text-align: center;
  width: 100%;
  margin-bottom: 110px !important; }
  /* line 1951, design-services-new.scss */
  .super-stuff .icons figcaption {
    color: #ffffff;
    font-family: "Insales";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 23px; }
    /* line 1958, design-services-new.scss */
    .super-stuff .icons figcaption p {
      margin: 0 !important;
      color: #ff4500;
      font-family: "Insales";
      font-size: 24px;
      font-weight: 900;
      text-transform: uppercase; }
  @media (max-width: 600px) {
    /* line 1946, design-services-new.scss */
    .super-stuff .icons {
      max-width: initial !important;
      margin-bottom: 50px !important; } }
/* line 1973, design-services-new.scss */
.super-stuff .icon1 {
  max-width: 145px; }
/* line 1976, design-services-new.scss */
.super-stuff .icon2 {
  max-width: 160px; }
/* line 1979, design-services-new.scss */
.super-stuff .icon3 {
  max-width: 200px; }
/* line 1983, design-services-new.scss */
.super-stuff #special_img {
  transform: translateY(-4px); }
/* line 1987, design-services-new.scss */
.super-stuff .to_order_shop {
  border: none;
  position: relative;
  display: block;
  z-index: 10;
  width: 469px;
  height: 48px;
  border-radius: 4px;
  background-color: #ff4500;
  color: #ffffff;
  font-family: "Insales";
  font-size: 15px;
  font-weight: 700;
  outline: none;
  cursor: pointer; }
/* line 2003, design-services-new.scss */
.super-stuff .to_order_shop:hover {
  text-decoration: none; }
/* line 2007, design-services-new.scss */
.super-stuff #special_fig {
  transform: translateY(-4px); }
/* line 2011, design-services-new.scss */
.super-stuff .chapter3 {
  background-image: url("{{ 'red_b.png' | file_url }}");
  background-repeat: no-repeat;
  background-position: center 0px;
  min-height: 1657px;
  position: relative; }
  /* line 2015, design-services-new.scss */
  .super-stuff .chapter3 .chapter3_title {
    position: relative;
    color: #242424;
    font-family: "Insales";
    font-size: 40px;
    font-weight: 900;
    line-height: 56px;
    margin-bottom: 70px !important;
    margin-top: 795px !important; }
    @media (max-width: 1450px) {
      /* line 2015, design-services-new.scss */
      .super-stuff .chapter3 .chapter3_title {
        margin-top: 0px !important;
        text-align: center;
        font-size: 37px;
        line-height: 50px; } }
    @media (max-width: 768px) {
      /* line 2015, design-services-new.scss */
      .super-stuff .chapter3 .chapter3_title {
        margin-bottom: 30px !important; } }
    @media (max-width: 499px) {
      /* line 2015, design-services-new.scss */
      .super-stuff .chapter3 .chapter3_title {
        font-size: 33px;
        line-height: 43px; } }
    @media (max-width: 410px) {
      /* line 2015, design-services-new.scss */
      .super-stuff .chapter3 .chapter3_title {
        font-size: 28px;
        line-height: 37px; } }
    @media (max-width: 359px) {
      /* line 2015, design-services-new.scss */
      .super-stuff .chapter3 .chapter3_title {
        font-size: 24px; } }
  /* line 2046, design-services-new.scss */
  .super-stuff .chapter3 ul {
    list-style-image: url("galka.svg");
    margin-left: -13px;
    max-width: 645px;
    position: relative; }
    @media (max-width: 1024px) {
      /* line 2046, design-services-new.scss */
      .super-stuff .chapter3 ul {
        margin-left: auto;
        margin-right: auto; } }
  /* line 2057, design-services-new.scss */
  .super-stuff .chapter3 li {
    color: #242424;
    font-family: "Insales";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
    padding-left: 5px; }
  /* line 2067, design-services-new.scss */
  .super-stuff .chapter3 .super_tv1 {
    display: block;
    position: absolute;
    top: 152px;
    left: -212px; }
    @media (max-width: 1750px) {
      /* line 2067, design-services-new.scss */
      .super-stuff .chapter3 .super_tv1 {
        width: 1000px; } }
    @media (max-width: 1450px) {
      /* line 2067, design-services-new.scss */
      .super-stuff .chapter3 .super_tv1 {
        position: static;
        margin-top: 20px; } }
    @media (max-width: 1024px) {
      /* line 2067, design-services-new.scss */
      .super-stuff .chapter3 .super_tv1 {
        display: none; } }
  /* line 2083, design-services-new.scss */
  .super-stuff .chapter3 a {
    text-decoration: none; }
  /* line 2087, design-services-new.scss */
  .super-stuff .chapter3 .to_order_shop {
    margin-top: 45px;
    margin-left: 33px;
    width: 469px;
    height: 48px;
    border-radius: 4px;
    background-color: #ff4500;
    color: #ffffff;
    font-family: "Insales";
    font-size: 15px;
    font-weight: 700;
    outline: none; }
    @media (max-width: 1450px) {
      /* line 2087, design-services-new.scss */
      .super-stuff .chapter3 .to_order_shop {
        display: block;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 600px) {
      /* line 2087, design-services-new.scss */
      .super-stuff .chapter3 .to_order_shop {
        width: 100% !important; } }
  /* line 2109, design-services-new.scss */
  .super-stuff .chapter3 .fall_klyaksa2 {
    display: block;
    position: absolute;
    height: 862px;
    right: 0;
    top: -600px; }
    @media (max-width: 1600px) {
      /* line 2109, design-services-new.scss */
      .super-stuff .chapter3 .fall_klyaksa2 {
        height: 700px;
        top: -300px; } }
    @media (max-width: 1450px) {
      /* line 2109, design-services-new.scss */
      .super-stuff .chapter3 .fall_klyaksa2 {
        top: -450px;
        height: 600px; } }
    @media (max-width: 1400px) {
      /* line 2109, design-services-new.scss */
      .super-stuff .chapter3 .fall_klyaksa2 {
        top: -300px;
        height: 400px; } }
    @media (max-width: 920px) {
      /* line 2109, design-services-new.scss */
      .super-stuff .chapter3 .fall_klyaksa2 {
        top: -200px; } }
    @media (max-width: 920px) {
      /* line 2109, design-services-new.scss */
      .super-stuff .chapter3 .fall_klyaksa2 {
        height: initial; } }
  /* line 2134, design-services-new.scss */
  .super-stuff .chapter3 .fall_legs {
    display: block;
    position: absolute;
    height: 1102px;
    right: 0;
    top: -350px; }
    @media (max-width: 1600px) {
      /* line 2134, design-services-new.scss */
      .super-stuff .chapter3 .fall_legs {
        display: none; } }
  @media (max-width: 1450px) {
    /* line 2011, design-services-new.scss */
    .super-stuff .chapter3 {
      min-height: initial;
      padding-bottom: 40px;
      padding-top: 50px; } }
  @media (max-width: 1450px) {
    /* line 2149, design-services-new.scss */
    .super-stuff .chapter3 .for_white {
      background: #fff;
      padding: 25px;
      border-radius: 5px; } }
  @media (max-width: 1024px) {
    /* line 2011, design-services-new.scss */
    .super-stuff .chapter3 {
      background: none;
      padding-top: 30px; } }

/* line 2166, design-services-new.scss */
.super-stuff .chapter4 {
  min-height: 1267px;
  background-color: #070707;
  padding-top: 148px;
  position: relative; }
  @media (max-width: 1024px) {
    /* line 2166, design-services-new.scss */
    .super-stuff .chapter4 {
      padding-top: 50px;
      padding-bottom: 40px;
      min-height: initial; } }
  @media (max-width: 1450px) {
    /* line 2176, design-services-new.scss */
    .super-stuff .chapter4 .to_order_shop {
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 600px) {
    /* line 2176, design-services-new.scss */
    .super-stuff .chapter4 .to_order_shop {
      width: 100% !important; } }
  /* line 2185, design-services-new.scss */
  .super-stuff .chapter4 .chapter4_title {
    color: #ffffff;
    font-family: "Insales";
    font-size: 40px;
    font-weight: 900;
    line-height: 56px;
    margin-bottom: 35px !important; }
    @media (max-width: 1450px) {
      /* line 2185, design-services-new.scss */
      .super-stuff .chapter4 .chapter4_title {
        text-align: center; } }
    @media (max-width: 768px) {
      /* line 2185, design-services-new.scss */
      .super-stuff .chapter4 .chapter4_title {
        margin-bottom: 45px !important; } }
    @media (max-width: 540px) {
      /* line 2185, design-services-new.scss */
      .super-stuff .chapter4 .chapter4_title {
        margin-bottom: 10px !important; } }
    @media (max-width: 370px) {
      /* line 2185, design-services-new.scss */
      .super-stuff .chapter4 .chapter4_title {
        font-size: 33px;
        margin-bottom: 0 !important; } }
  /* line 2206, design-services-new.scss */
  .super-stuff .chapter4 .plan {
    margin-bottom: 205px; }
    @media (max-width: 1300px) {
      /* line 2206, design-services-new.scss */
      .super-stuff .chapter4 .plan {
        justify-content: space-around;
        margin-bottom: 100px; } }
    @media (max-width: 1024px) {
      /* line 2206, design-services-new.scss */
      .super-stuff .chapter4 .plan {
        margin-bottom: 50px; } }
    @media (max-width: 768px) {
      /* line 2206, design-services-new.scss */
      .super-stuff .chapter4 .plan {
        display: none !important; } }
    /* line 2218, design-services-new.scss */
    .super-stuff .chapter4 .plan span {
      opacity: 0.4;
      color: #ffffff;
      font-family: "Insales";
      font-size: 18px;
      font-weight: 900;
      line-height: 56px; }
      @media (max-width: 540px) {
        /* line 2218, design-services-new.scss */
        .super-stuff .chapter4 .plan span {
          width: 100%;
          text-align: center;
          margin-bottom: -15px; } }
  @media (max-width: 640px) {
    /* line 2233, design-services-new.scss */
    .super-stuff .chapter4 .fala {
      margin-bottom: -20px; } }
  /* line 2239, design-services-new.scss */
  .super-stuff .chapter4 .cyphra {
    color: #ffffff;
    font-family: "Insales";
    font-size: 72px;
    font-weight: 900;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center; }
    @media (max-width: 640px) {
      /* line 2239, design-services-new.scss */
      .super-stuff .chapter4 .cyphra {
        margin-top: 30px !important; } }
  /* line 2251, design-services-new.scss */
  .super-stuff .chapter4 .cont-for-plashka {
    position: relative;
    height: 100px;
    display: flex;
    align-items: flex-start; }
    /* line 2256, design-services-new.scss */
    .super-stuff .chapter4 .cont-for-plashka img {
      display: block; }
      @media (max-width: 1300px) {
        /* line 2256, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka img {
          margin-left: 0 !important; } }
      @media (max-width: 640px) {
        /* line 2256, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka img {
          margin-left: auto !important;
          margin-right: auto !important; } }
    /* line 2266, design-services-new.scss */
    .super-stuff .chapter4 .cont-for-plashka span {
      position: absolute;
      color: #fff;
      font-family: "Insales";
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      width: 100%; }
      @media (max-width: 640px) {
        /* line 2266, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka span {
          margin-left: 0 !important;
          left: 0 !important;
          text-align: center; } }
    /* line 2280, design-services-new.scss */
    .super-stuff .chapter4 .cont-for-plashka .cyphra1 {
      left: 60px;
      top: 25px; }
      @media (max-width: 1300px) {
        /* line 2280, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra1 {
          left: 45px; } }
    /* line 2287, design-services-new.scss */
    .super-stuff .chapter4 .cont-for-plashka .cyphra2 {
      left: 100px;
      top: 26px; }
      @media (max-width: 1300px) {
        /* line 2287, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra2 {
          left: 50px; } }
      @media (max-width: 768px) {
        /* line 2287, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra2 {
          max-width: 200px; } }
      @media (max-width: 640px) {
        /* line 2287, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra2 {
          max-width: initial; } }
    /* line 2300, design-services-new.scss */
    .super-stuff .chapter4 .cont-for-plashka .cyphra3 {
      left: 125px;
      top: 26px; }
      @media (max-width: 1300px) {
        /* line 2300, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra3 {
          left: 53px; } }
    /* line 2307, design-services-new.scss */
    .super-stuff .chapter4 .cont-for-plashka .cyphra4 {
      left: 160px;
      top: 24px;
      width: 100%; }
      @media (max-width: 1300px) {
        /* line 2307, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra4 {
          left: 68px; } }
      @media (max-width: 768px) {
        /* line 2307, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra4 {
          max-width: 200px; } }
      @media (max-width: 640px) {
        /* line 2307, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra4 {
          max-width: initial; } }
    /* line 2321, design-services-new.scss */
    .super-stuff .chapter4 .cont-for-plashka .cyphra5 {
      left: 193px;
      top: 25px;
      width: 100%; }
      @media (max-width: 1300px) {
        /* line 2321, design-services-new.scss */
        .super-stuff .chapter4 .cont-for-plashka .cyphra5 {
          left: 40px; } }
  /* line 2330, design-services-new.scss */
  .super-stuff .chapter4 .im1 {
    margin-top: 6px !important;
    margin-left: 15px;
    min-width: 201px; }
  /* line 2335, design-services-new.scss */
  .super-stuff .chapter4 .im2 {
    margin-top: 9px !important;
    margin-left: 55px;
    min-width: 165px; }
  /* line 2340, design-services-new.scss */
  .super-stuff .chapter4 .im3 {
    margin-top: 10px !important;
    margin-left: 75px;
    min-width: 173px; }
  /* line 2345, design-services-new.scss */
  .super-stuff .chapter4 .im4 {
    margin-top: 6px !important;
    margin-left: 100px;
    min-width: 205px; }
  /* line 2350, design-services-new.scss */
  .super-stuff .chapter4 .im5 {
    margin-left: 160px;
    min-width: 222px; }
  /* line 2354, design-services-new.scss */
  .super-stuff .chapter4 .cy1 {
    margin-right: 65px; }
    @media (max-width: 1300px) {
      /* line 2354, design-services-new.scss */
      .super-stuff .chapter4 .cy1 {
        margin-right: 110px; } }
    @media (max-width: 640px) {
      /* line 2354, design-services-new.scss */
      .super-stuff .chapter4 .cy1 {
        margin-right: 0px; } }
  /* line 2363, design-services-new.scss */
  .super-stuff .chapter4 .cy2 {
    margin-left: 5px; }
    @media (max-width: 1300px) {
      /* line 2363, design-services-new.scss */
      .super-stuff .chapter4 .cy2 {
        margin-left: -110px; } }
    @media (max-width: 640px) {
      /* line 2363, design-services-new.scss */
      .super-stuff .chapter4 .cy2 {
        margin-left: 0px; } }
  /* line 2372, design-services-new.scss */
  .super-stuff .chapter4 .cy3 {
    margin-left: 53px; }
    @media (max-width: 1300px) {
      /* line 2372, design-services-new.scss */
      .super-stuff .chapter4 .cy3 {
        margin-left: -120px; } }
    @media (max-width: 640px) {
      /* line 2372, design-services-new.scss */
      .super-stuff .chapter4 .cy3 {
        margin-left: 0px; } }
  /* line 2381, design-services-new.scss */
  .super-stuff .chapter4 .cy4 {
    margin-left: 140px; }
    @media (max-width: 1300px) {
      /* line 2381, design-services-new.scss */
      .super-stuff .chapter4 .cy4 {
        margin-top: 20px;
        margin-left: -80px; } }
    @media (max-width: 640px) {
      /* line 2381, design-services-new.scss */
      .super-stuff .chapter4 .cy4 {
        margin-left: 0px; } }
  /* line 2391, design-services-new.scss */
  .super-stuff .chapter4 .cy5 {
    margin-left: 188px; }
    @media (max-width: 1300px) {
      /* line 2391, design-services-new.scss */
      .super-stuff .chapter4 .cy5 {
        margin-top: 20px;
        margin-left: -70px; } }
    @media (max-width: 640px) {
      /* line 2391, design-services-new.scss */
      .super-stuff .chapter4 .cy5 {
        margin-left: 0px; } }
  /* line 2401, design-services-new.scss */
  .super-stuff .chapter4 .arrr1 {
    position: absolute;
    top: -215px;
    left: 174px; }
    @media (max-width: 1300px) {
      /* line 2401, design-services-new.scss */
      .super-stuff .chapter4 .arrr1 {
        top: -110px; } }
    @media (max-width: 1024px) {
      /* line 2401, design-services-new.scss */
      .super-stuff .chapter4 .arrr1 {
        display: none !important; } }
  /* line 2412, design-services-new.scss */
  .super-stuff .chapter4 .arrr2 {
    position: absolute;
    top: -215px;
    left: 199px; }
    @media (max-width: 1300px) {
      /* line 2412, design-services-new.scss */
      .super-stuff .chapter4 .arrr2 {
        top: -110px; } }
    @media (max-width: 1024px) {
      /* line 2412, design-services-new.scss */
      .super-stuff .chapter4 .arrr2 {
        display: none !important; } }
  /* line 2423, design-services-new.scss */
  .super-stuff .chapter4 .arrr3 {
    position: absolute;
    top: -199px;
    left: 239px; }
    @media (max-width: 1300px) {
      /* line 2423, design-services-new.scss */
      .super-stuff .chapter4 .arrr3 {
        display: none !important; } }
    @media (max-width: 1024px) {
      /* line 2423, design-services-new.scss */
      .super-stuff .chapter4 .arrr3 {
        display: none !important; } }
  /* line 2434, design-services-new.scss */
  .super-stuff .chapter4 .arrr4 {
    position: absolute;
    top: -192px;
    left: 266px; }
    @media (max-width: 1300px) {
      /* line 2434, design-services-new.scss */
      .super-stuff .chapter4 .arrr4 {
        top: -40px;
        left: 200px; } }
    @media (max-width: 1024px) {
      /* line 2434, design-services-new.scss */
      .super-stuff .chapter4 .arrr4 {
        display: none !important; } }
  /* line 2446, design-services-new.scss */
  .super-stuff .chapter4 .start_live {
    margin-top: 119px;
    display: flex;
    justify-content: space-around;
    align-items: center; }
    @media (max-width: 1024px) {
      /* line 2446, design-services-new.scss */
      .super-stuff .chapter4 .start_live {
        display: none; } }
  /* line 2455, design-services-new.scss */
  .super-stuff .chapter4 .start_live1 {
    color: #ffffff;
    font-family: "Insales";
    font-size: 40px;
    font-weight: 900;
    line-height: 56px;
    margin-left: 20px; }
    @media (max-width: 1200px) {
      /* line 2455, design-services-new.scss */
      .super-stuff .chapter4 .start_live1 {
        margin-left: 0px; } }
  /* line 2467, design-services-new.scss */
  .super-stuff .chapter4 .start_live_adapt {
    display: none; }
    @media (max-width: 1024px) {
      /* line 2467, design-services-new.scss */
      .super-stuff .chapter4 .start_live_adapt {
        display: block;
        text-align: center;
        margin-top: 30px; } }
    /* line 2474, design-services-new.scss */
    .super-stuff .chapter4 .start_live_adapt .cell-12 {
      margin-bottom: 30px; }
      /* line 2476, design-services-new.scss */
      .super-stuff .chapter4 .start_live_adapt .cell-12 img {
        transform: rotate(90deg); }
  /* line 2482, design-services-new.scss */
  .super-stuff .chapter4 .start_live3, .super-stuff .chapter4 .start_live5 {
    opacity: 0.4;
    color: #ffffff;
    font-family: "Insales";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
  /* line 2490, design-services-new.scss */
  .super-stuff .chapter4 .start_live3 {
    transform: translateX(20px); }
    @media (max-width: 1300px) {
      /* line 2490, design-services-new.scss */
      .super-stuff .chapter4 .start_live3 {
        transform: translateX(0px); } }
  /* line 2496, design-services-new.scss */
  .super-stuff .chapter4 .start_live5 {
    transform: translateX(-20px); }
    @media (max-width: 1300px) {
      /* line 2496, design-services-new.scss */
      .super-stuff .chapter4 .start_live5 {
        transform: translateX(0px); } }
  /* line 2503, design-services-new.scss */
  .super-stuff .chapter4 .yaya {
    width: 70px;
    transform: translate(-20px, 22px) !important; }
    /* line 2506, design-services-new.scss */
    .super-stuff .chapter4 .yaya svg {
      transform: translate(25px, -18px); }
    @media (max-width: 1024px) {
      /* line 2509, design-services-new.scss */
      .super-stuff .chapter4 .yaya img {
        transform: translate(20px, -18px) rotate(93deg) !important; } }
  /* line 2516, design-services-new.scss */
  .super-stuff .chapter4 .start_live6 {
    transform: translateX(-10px); }
    @media (max-width: 1300px) {
      /* line 2516, design-services-new.scss */
      .super-stuff .chapter4 .start_live6 {
        transform: translateX(0px); } }
  /* line 2522, design-services-new.scss */
  .super-stuff .chapter4 .start_live7 {
    color: #ff4500;
    font-family: "Insales";
    font-size: 40px;
    font-weight: 900;
    line-height: 56px;
    margin-right: 120px; }
    @media (max-width: 1200px) {
      /* line 2522, design-services-new.scss */
      .super-stuff .chapter4 .start_live7 {
        margin-right: 0px; } }
  /* line 2533, design-services-new.scss */
  .super-stuff .chapter4 .chapter4_order {
    display: block;
    text-align: center;
    margin-top: 150px;
    position: relative;
    z-index: 10; }
    @media (max-width: 1024px) {
      /* line 2533, design-services-new.scss */
      .super-stuff .chapter4 .chapter4_order {
        margin-top: 10px !important; } }
  /* line 2543, design-services-new.scss */
  .super-stuff .chapter4 .fall_klyaksa3 {
    height: 632px;
    position: absolute;
    bottom: -150px;
    left: 100px;
    z-index: 1; }
    @media (max-width: 1800px) {
      /* line 2543, design-services-new.scss */
      .super-stuff .chapter4 .fall_klyaksa3 {
        left: 0;
        height: initial; } }
    @media (max-width: 550px) {
      /* line 2543, design-services-new.scss */
      .super-stuff .chapter4 .fall_klyaksa3 {
        bottom: -60px; } }

/* line 2563, design-services-new.scss */
.super-stuff .chapter5 {
  min-height: 1680px;
  background-image: url("{{ 'blue_b.png' | file_url }}");
  background-repeat: no-repeat;
  background-position: center 0px;
  padding-top: 150px;
  padding-bottom: 85px;
  position: relative; }
  @media (max-width: 1024px) {
    /* line 2564, design-services-new.scss */
    .super-stuff .chapter5 .ppp {
      display: flex;
      justify-content: center;
      align-items: center; } }
  /* line 2571, design-services-new.scss */
  .super-stuff .chapter5 .fall_kasha {
    height: 1822px;
    position: absolute;
    right: 0;
    z-index: -10;
    top: -110px; }
  /* line 2578, design-services-new.scss */
  .super-stuff .chapter5 .phone-consult {
    margin-left: 50px; }
    /* line 2580, design-services-new.scss */
    .super-stuff .chapter5 .phone-consult .svg2 {
      bottom: -33px; }
    @media (max-width: 1200px) {
      /* line 2578, design-services-new.scss */
      .super-stuff .chapter5 .phone-consult {
        margin-top: 120px; } }
    @media (max-width: 1024px) {
      /* line 2578, design-services-new.scss */
      .super-stuff .chapter5 .phone-consult {
        margin-top: 50px;
        margin-left: 0px !important; } }
  @media (max-width: 1024px) {
    /* line 2563, design-services-new.scss */
    .super-stuff .chapter5 {
      padding-top: 50px; } }
  /* line 2599, design-services-new.scss */
  .super-stuff .chapter5 .chapter5_title {
    z-index: 10;
    position: relative;
    color: #ffffff;
    font-family: "Insales";
    font-size: 40px;
    font-weight: 900;
    line-height: 56px;
    text-align: center;
    margin-bottom: 78px !important; }
    @media (max-width: 1024px) {
      /* line 2599, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_title {
        margin-bottom: 50px !important; } }
    @media (max-width: 499px) {
      /* line 2599, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_title {
        line-height: 0; } }
    @media (max-width: 373px) {
      /* line 2599, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_title {
        font-size: 31px; } }
  /* line 2619, design-services-new.scss */
  .super-stuff .chapter5 .chapter5_left {
    width: 100%;
    max-width: 561px;
    padding-top: 85px;
    padding-bottom: 25px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 200px; }
    /* line 2620, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_left .tarif2 {
      display: block;
      margin: 0 auto;
      width: 291px;
      height: 238px;
      background-image: url("tarif.png");
      background-repeat: no-repeat; }
    @media (max-width: 600px) {
      /* line 2637, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_left a.chapter4_order {
        width: 100%; } }
    /* line 2642, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_left a.chapter4_order .to_order_shop {
      transition: 0.4s; }
      @media (max-width: 600px) {
        /* line 2642, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_left a.chapter4_order .to_order_shop {
          width: 95%;
          margin-left: auto;
          margin-right: auto;
          display: block; } }
    @media (max-width: 1200px) {
      /* line 2619, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_left {
        max-width: 480px; } }
    @media (max-width: 1024px) {
      /* line 2619, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_left {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        max-width: 561px; } }
    /* line 2662, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_left .chapter5_left_content {
      max-width: 322px; }
    /* line 2665, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_left .chapter5_left_content_header {
      transition: 0.4s;
      color: #282828;
      font-family: "Insales";
      font-size: 55px;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 4px !important;
      margin-top: -20px !important; }
      @media (max-width: 499px) {
        /* line 2665, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_left .chapter5_left_content_header {
          font-size: 50px;
          text-align: center; } }
      @media (max-width: 373px) {
        /* line 2665, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_left .chapter5_left_content_header {
          font-size: 40px; } }
    /* line 2682, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_left ul {
      list-style-image: url("galka_blue.svg"); }
      /* line 2684, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_left ul li {
        padding-left: 5px;
        color: #1f1f1f;
        font-family: "Insales";
        font-size: 14px;
        font-weight: 100;
        line-height: 24px; }
    /* line 2693, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_left .adapt_verstka {
      margin-bottom: 87px;
      color: #242424;
      font-family: "Insales";
      font-size: 16px;
      font-weight: 900;
      background-image: url("galka.svg");
      background-repeat: no-repeat;
      background-position: left 4px;
      padding-left: 33px;
      margin-top: 20px;
      margin-left: 16px; }
    /* line 2704, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_left .chapter5_left_sum {
      transition: 0.4s;
      margin-top: 122px;
      margin-bottom: 92px;
      color: #242424;
      font-family: "Insales";
      font-size: 30px;
      font-weight: 900;
      text-align: center; }
      @media (max-width: 499px) {
        /* line 2704, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_left .chapter5_left_sum {
          margin-top: 50px;
          margin-bottom: 50px; } }
    @media (max-width: 499px) {
      /* line 2619, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_left {
        padding-top: 50px !important; } }
  /* line 2724, design-services-new.scss */
  .super-stuff .chapter5 .chapter5_right {
    transition: 0.4s;
    width: 100%;
    max-width: 561px;
    padding-top: 73px;
    padding-bottom: 25px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto; }
    @media (max-width: 499px) {
      /* line 2724, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_right {
        padding-top: 50px; } }
    /* line 2729, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .tarif3 {
      display: block;
      margin: 0 auto;
      width: 291px;
      height: 238px;
      background-image: url("tarif3_m.png");
      background-repeat: no-repeat; }
    @media (max-width: 1200px) {
      /* line 2724, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_right {
        max-width: 480px; } }
    @media (max-width: 1024px) {
      /* line 2724, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_right {
        margin-right: auto;
        max-width: 561px; } }
    /* line 2753, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .chapter5_right_content {
      max-width: 410px; }
    /* line 2756, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .chapter5_right_content_header {
      transition: 0.4s;
      color: #282828;
      font-family: "Insales";
      font-size: 55px;
      font-weight: 900;
      text-transform: uppercase;
      margin-bottom: 4px !important;
      margin-top: -10px !important; }
      @media (max-width: 499px) {
        /* line 2756, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_right .chapter5_right_content_header {
          font-size: 50px;
          text-align: center; } }
      @media (max-width: 373px) {
        /* line 2756, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_right .chapter5_right_content_header {
          font-size: 40px; } }
    /* line 2773, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right ul {
      list-style-image: url("galka_blue.svg"); }
      /* line 2775, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_right ul li {
        padding-left: 5px;
        color: #1f1f1f;
        font-family: "Insales";
        font-size: 14px;
        font-weight: 100;
        line-height: 24px; }
    /* line 2784, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .my_container {
      max-width: 365px;
      margin-left: auto; }
    /* line 2789, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .adapt_verstka_right {
      margin-bottom: 50px;
      color: #242424;
      font-family: "Insales";
      font-size: 16px;
      font-weight: 900;
      margin-left: 15px;
      background-image: url("galka.svg");
      background-repeat: no-repeat;
      background-position: left 4px;
      padding-left: 33px;
      margin-top: 20px; }
    /* line 2800, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .chapter5_right_sum {
      transition: 0.4s;
      margin-top: 85px;
      margin-bottom: 92px;
      color: #242424;
      font-family: "Insales";
      font-size: 30px;
      font-weight: 900;
      text-align: center; }
      @media (max-width: 499px) {
        /* line 2800, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_right .chapter5_right_sum {
          margin-top: 50px;
          margin-bottom: 50px; } }
    @media (max-width: 600px) {
      /* line 2815, design-services-new.scss */
      .super-stuff .chapter5 .chapter5_right a.chapter_order_right {
        width: 100%; } }
    /* line 2821, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .to_order_shop_right {
      border: none;
      cursor: pointer;
      transition: 0.4s;
      width: 469px;
      height: 48px;
      border-radius: 4px;
      background-color: #ff4500;
      color: #ffffff;
      font-family: "Insales";
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.3px; }
      @media (max-width: 600px) {
        /* line 2821, design-services-new.scss */
        .super-stuff .chapter5 .chapter5_right .to_order_shop_right {
          width: 95%;
          margin-left: auto;
          margin-right: auto;
          display: block; } }
    /* line 2841, design-services-new.scss */
    .super-stuff .chapter5 .chapter5_right .to_order_shop_right:hover {
      border: none; }

/* line 2849, design-services-new.scss */
a:hover {
  text-decoration: none !important; }

/* line 2854, design-services-new.scss */
.super-stuff .chapter6 {
  min-height: 1290px;
  background-color: #050505;
  position: relative; }
  /* line 2858, design-services-new.scss */
  .super-stuff .chapter6 .premium {
    display: block;
    transform: translateY(-5px);
    margin-bottom: 175px; }
    @media (max-width: 1024px) {
      /* line 2858, design-services-new.scss */
      .super-stuff .chapter6 .premium {
        margin-bottom: 60px; } }
    @media (max-width: 499px) {
      /* line 2858, design-services-new.scss */
      .super-stuff .chapter6 .premium {
        margin-bottom: 45px; } }
  /* line 2869, design-services-new.scss */
  .super-stuff .chapter6 .niga {
    display: block;
    height: 899px;
    position: absolute;
    bottom: 0; }
    @media (max-width: 1750px) {
      /* line 2869, design-services-new.scss */
      .super-stuff .chapter6 .niga {
        display: none; } }
  /* line 2878, design-services-new.scss */
  .super-stuff .chapter6 .chapter6_title {
    color: #ffffff;
    font-family: "Insales";
    font-size: 40px;
    font-weight: 900;
    line-height: 56px;
    position: absolute;
    top: 475px; }
    @media (max-width: 1750px) {
      /* line 2878, design-services-new.scss */
      .super-stuff .chapter6 .chapter6_title {
        position: static;
        font-size: 37px;
        line-height: 50px; } }
    @media (max-width: 1024px) {
      /* line 2878, design-services-new.scss */
      .super-stuff .chapter6 .chapter6_title {
        text-align: center; } }
    @media (max-width: 499px) {
      /* line 2878, design-services-new.scss */
      .super-stuff .chapter6 .chapter6_title {
        font-size: 30px;
        line-height: 40px; } }
    @media (max-width: 410px) {
      /* line 2878, design-services-new.scss */
      .super-stuff .chapter6 .chapter6_title {
        font-size: 27px;
        line-height: 37px; } }
    @media (max-width: 359px) {
      /* line 2878, design-services-new.scss */
      .super-stuff .chapter6 .chapter6_title {
        font-size: 24px;
        line-height: 33px; } }
  /* line 2907, design-services-new.scss */
  .super-stuff .chapter6 .chapter6_galka {
    margin-bottom: 50px;
    background-image: url("galka.svg");
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 33px; }
  /* line 2912, design-services-new.scss */
  .super-stuff .chapter6 .right_thing {
    z-index: 10; }
    /* line 2914, design-services-new.scss */
    .super-stuff .chapter6 .right_thing ul {
      list-style-image: url("circlee.svg");
      margin-left: 15px;
      margin-top: 23px; }
      /* line 2918, design-services-new.scss */
      .super-stuff .chapter6 .right_thing ul li {
        padding-left: 7px; }
    /* line 2922, design-services-new.scss */
    .super-stuff .chapter6 .right_thing .margino {
      margin-top: 155px !important; }
      @media (max-width: 1750px) {
        /* line 2922, design-services-new.scss */
        .super-stuff .chapter6 .right_thing .margino {
          margin-top: 50px !important; } }
    /* line 2928, design-services-new.scss */
    .super-stuff .chapter6 .right_thing .chapter6_galka, .super-stuff .chapter6 .right_thing li, .super-stuff .chapter6 .right_thing .drugoe {
      color: #ffffff;
      font-family: "Insales";
      font-size: 14px;
      font-weight: 100;
      line-height: 24px; }
    /* line 2935, design-services-new.scss */
    .super-stuff .chapter6 .right_thing .chapter6_sum {
      color: #ffffff;
      font-family: "Insales";
      font-size: 30px;
      font-weight: 900;
      margin-top: 56px;
      margin-bottom: 53px; }
      @media (max-width: 1024px) {
        /* line 2935, design-services-new.scss */
        .super-stuff .chapter6 .right_thing .chapter6_sum {
          text-align: center; } }
    /* line 2946, design-services-new.scss */
    .super-stuff .chapter6 .right_thing .drugoe {
      transform: translate(62px, -17px);
      max-width: 200px; }
    /* line 2950, design-services-new.scss */
    .super-stuff .chapter6 .right_thing .margino1 {
      margin-top: 8px; }
  /* line 2955, design-services-new.scss */
  .super-stuff .chapter6 .niga1 {
    display: none; }
    @media (max-width: 1750px) {
      /* line 2955, design-services-new.scss */
      .super-stuff .chapter6 .niga1 {
        display: block;
        margin-top: 100px; } }
    @media (max-width: 1024px) {
      /* line 2955, design-services-new.scss */
      .super-stuff .chapter6 .niga1 {
        display: none; } }
  @media (max-width: 1024px) {
    /* line 2965, design-services-new.scss */
    .super-stuff .chapter6 .yyy {
      max-width: 600px;
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 1024px) {
    /* line 2972, design-services-new.scss */
    .super-stuff .chapter6 .to_order_shop {
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 600px) {
    /* line 2972, design-services-new.scss */
    .super-stuff .chapter6 .to_order_shop {
      width: 100% !important; } }
  @media (max-width: 1024px) {
    /* line 2854, design-services-new.scss */
    .super-stuff .chapter6 {
      min-height: initial;
      padding-bottom: 50px; } }

/* line 2990, design-services-new.scss */
.super-stuff .tel-mobile {
  display: none; }
  @media (max-width: 768px) {
    /* line 2990, design-services-new.scss */
    .super-stuff .tel-mobile {
      display: block; } }
@media (max-width: 768px) {
  /* line 2996, design-services-new.scss */
  .super-stuff .tel-desktop {
    display: none !important; } }
/* line 3001, design-services-new.scss */
.super-stuff .chapter5_left {
  transition: 0.4s; }
  /* line 3003, design-services-new.scss */
  .super-stuff .chapter5_left:hover {
    background-color: #ff4500; }
    /* line 3005, design-services-new.scss */
    .super-stuff .chapter5_left:hover .chapter5_left_content_header {
      color: #fff; }
    /* line 3008, design-services-new.scss */
    .super-stuff .chapter5_left:hover ul {
      list-style-image: url(galka_blue1.svg); }
    /* line 3011, design-services-new.scss */
    .super-stuff .chapter5_left:hover .adapt_verstka {
      background-image: url(arr_white.svg); }
    /* line 3014, design-services-new.scss */
    .super-stuff .chapter5_left:hover .chapter5_left_sum {
      color: #fff; }
    /* line 3017, design-services-new.scss */
    .super-stuff .chapter5_left:hover .to_order_shop {
      background-color: #1c1a72; }
    /* line 3020, design-services-new.scss */
    .super-stuff .chapter5_left:hover .tarif2 {
      background-image: url("tarif2_c.png"); }
/* line 3027, design-services-new.scss */
.super-stuff .chapter5_right:hover {
  background-color: #ff4500; }
  /* line 3029, design-services-new.scss */
  .super-stuff .chapter5_right:hover .chapter5_right_content_header {
    color: #fff; }
  /* line 3032, design-services-new.scss */
  .super-stuff .chapter5_right:hover ul {
    list-style-image: url("galka_blue1.svg"); }
  /* line 3035, design-services-new.scss */
  .super-stuff .chapter5_right:hover .adapt_verstka_right {
    background-image: url("arr_white.svg"); }
  /* line 3038, design-services-new.scss */
  .super-stuff .chapter5_right:hover .chapter5_right_sum {
    color: #fff; }
  /* line 3041, design-services-new.scss */
  .super-stuff .chapter5_right:hover .to_order_shop_right {
    background-color: #1c1a72; }
  /* line 3044, design-services-new.scss */
  .super-stuff .chapter5_right:hover .tarif3 {
    background-image: url("tarif3.png"); }

/* line 3052, design-services-new.scss */
.arrow-red-1 {
  opacity: 1;
  position: relative;
  left: -60px;
  animation: arrow-1 0.5s linear forwards; }
  @media (max-width: 1300px) {
    /* line 3052, design-services-new.scss */
    .arrow-red-1 {
      transform: translate(0px, -18px) !important; } }

/* line 3062, design-services-new.scss */
.arrow-red-2 {
  transform: translate(0px, -18px) !important;
  opacity: 1;
  position: relative;
  left: -60px;
  animation: arrow-1 0.5s linear forwards; }

/* line 3070, design-services-new.scss */
.arrow-red-3 {
  transform: translate(-7px, -18px) !important;
  opacity: 1;
  position: relative;
  left: -60px;
  animation: arrow-1 0.5s linear forwards; }

@keyframes arrow-1 {
  0% {
    opacity: 0;
    left: -40px; }
  50% {
    opacity: 0.7;
    left: 0px; }
  100% {
    opacity: 1;
    left: 30px; } }
