

/* Start:/local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.css?17731024391206*/
.breadcrumbs {
  margin: 0 0 22px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.breadcrumbs-item {
  display: flex;
  align-items: center;
  max-width: fit-content;
}
.breadcrumbs-item span.name {
  width: 100%;
  display: block;
}
.breadcrumbs-item a {
  display: flex;
  width: max-content;
}
.breadcrumbs-item:last-child {
  min-width: 225px;
  max-width: 522px;
  overflow: hidden;
}
.breadcrumbs-item:last-child span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumbs a, .breadcrumbs span, .breadcrumbs h1 {
  font-family: "TTNormsProWebNormal";
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  color: #8c94a2;
  margin: 0;
  text-decoration: none;
}
.breadcrumbs a.black, .breadcrumbs span.black, .breadcrumbs h1.black {
  color: black;
}
@media (max-width: 990px) {
  .breadcrumbs {
    margin-top: 22px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    width: 100%;
    display: flex;
    overflow-x: scroll;
    flex-wrap: nowrap;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .breadcrumbs a, .breadcrumbs span, .breadcrumbs h1 {
    font-size: 13px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/main.include/about/style.css?17731024591987*/
.block-video {
  position: relative;
  margin-top: 65px;
  border-radius: 10px;
  overflow: hidden;
}
.block-video:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.3) 100%);
}
.block-video .icon {
  width: 76px;
  height: 76px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}
.block-video .name {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: white;
  z-index: 1;
}

@media (max-width: 960px) {
  .block-video {
    margin-top: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .block-video amp-img, .block-video img {
    width: 100%;
    height: auto;
  }
}
.static_top-buttons {
  width: 100%;
}

.staticPage-counter, .static_top-counter {
  display: flex;
  margin-top: 27px;
  justify-content: flex-end;
  text-align: end;
}

.staticPage-counter > div, .static_top-counter > div {
  margin-right: 56px;
}

.staticPage-counter > div:last-child, .static_top-counter > div:last-child {
  margin-right: 0;
  text-align: left;
}

.staticPage-counter--cnt, .static_top-counter--cnt {
  font-family: "TTNormsProWebDemiBold";
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  color: #5cc9bb;
}

.staticPage-counter--text, .static_top-counter--text {
  font-family: "TTNormsProWebDemiBold";
  font-size: 16px;
  line-height: 22px;
  color: #5cc9bb;
}

.staticPage-counter--name, .static_top-counter--name {
  font-family: "TTNormsProWebNormal";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #252525;
}

@media (max-width: 960px) {
  .staticPage-counter, .static_top-counter {
    margin-top: 30px;
    justify-content: center;
  }
  .staticPage-counter > div, .static_top-counter > div {
    margin-right: 30px;
  }
  .staticPage-counter--cnt, .static_top-counter--cnt {
    font-size: 30px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/main.include/map_partners/style.css?17731024634590*/
.map {
  height: 650px;
  width: 100%;
  margin: 61px 0 97px;
}
.map canvas, .map .ymaps-2-1-77-ground-pane {
  filter: grayscale(1);
}
.map_contacts {
  width: 100%;
  min-height: 448px;
  height: 100%;
}
.map_contacts canvas {
  filter: grayscale(1);
}
.map_contacts .popover {
  width: 212px;
  height: 126px;
  background-color: white;
  border-radius: 8px;
  position: relative;
}
.map_contacts .popover:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: white;
  transform: rotate(-62deg);
  top: auto;
  bottom: -12px;
  left: 20px;
  border-radius: 100% 0 0 0;
}
.map_contacts .popover .address {
  height: 50px;
  padding-left: 35px;
  position: relative;
  font-size: 18px;
}
.map_contacts .popover .address .icon {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.map_contacts .popover-inner {
  margin: 0 auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 20px;
}
.map_showroom {
  width: 100%;
  height: 100%;
}
.map_showroom #slide_showroom {
  cursor: pointer;
  max-width: 180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 5px;
}
.map_showroom #slide_showroom a, .map_showroom #slide_showroom a:focus {
  text-decoration: none;
  border: 0;
}
.map_showroom .popover {
  width: 230px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 14px 59px 0 rgba(163, 169, 183, 0.15);
}
.map_showroom .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.6rem;
  top: 163px;
  left: 45px;
}
.map_showroom .popover .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
  bottom: 0;
  border-width: 0 0.7rem 0.9rem;
  border-bottom-color: white;
  transform: rotate(180deg);
}
.map_showroom .popover-inner {
  margin: 0 auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 17px 0;
}
.map_showroom .popover .icon {
  cursor: pointer;
  fill: #ee443d;
  margin-top: -15px;
  position: absolute;
  top: 50%;
}
.map_showroom .popover .icon-right {
  right: -15px;
}
.map_showroom .popover .icon-left {
  left: -15px;
}
.map_partners {
  width: 100%;
  height: 100%;
}
.map_partners #slide_showroom {
  max-width: 183px;
  width: 100%;
  margin: 0 auto;
}
.map_partners #slide_showroom a, .map_partners #slide_showroom a:focus {
  text-decoration: none;
  border: 0;
}
.map_partners .popover {
  width: 300px;
  background-color: white;
}
.map_partners .popover p {
  display: flex;
}
.map_partners .popover p .icon {
  margin-right: 5px;
}
.map_partners .popover .icon {
  max-width: 25px;
  max-height: 25px;
}
.map_partners .popover-inner {
  box-shadow: 0 14px 59px 0 rgba(163, 169, 183, 0.15);
  margin: 0 auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 15px;
}
.map_partners .popover .icon {
  cursor: pointer;
  fill: #ee443d;
}
.map_partners .popover .icon-right {
  position: absolute;
  top: 50%;
  max-width: 10px;
  margin-left: -20px;
}
.map_partners .popover .icon-left {
  position: absolute;
  top: 50%;
  max-width: 10px;
  margin-right: -20px;
}
.map_delivery {
  width: 100%;
  height: 100%;
}
.map .container-cloud {
  position: relative;
}
.map_cloud {
  z-index: 1;
  position: absolute;
  font-family: "TTNormsProWebNormal";
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  color: white;
  width: 328px;
  height: 255px;
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/main.include/map_partners/img/sprite.svg#cloud_map");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  left: 0;
  top: 50%;
  margin-top: 127.5px;
}
.map_cloud-phone {
  font-family: "TTNormsProWebDemiBold";
  font-size: 24px;
  font-weight: 400;
  line-height: 58px;
}
.map_addr {
  position: absolute;
  border-radius: 8px;
  background-color: white;
  padding: 10px;
  text-align: center;
  max-width: 310px;
  width: 100%;
  z-index: 1;
  margin-top: 7%;
}
@media (max-width: 990px) {
  .map {
    height: 100vw;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 43px;
  }
  .map_addr {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }
  .map_addr img {
    max-width: 100%;
  }
  .map_cloud {
    left: -25px;
    z-index: 10;
    position: relative;
    margin: 0;
    transform: scale(0.8);
  }
  .map_cloud a {
    color: white;
  }
}

.initMapContacts {
  height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/form/image-form/bitrix/form.result.new/.default/style.css?17731024547338*/
.modal_left {
  float: left;
  max-width: 560px;
  font-size: 20px;
  line-height: 25px;
}
.modal_left .image_full {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal_left-content {
  padding: 26px 36px;
  background-color: white;
}
.modal_left-content--small {
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 35px;
  text-align: center;
  color: #737c8c;
}
.modal_left-content--title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 25px;
}
.modal_left-content--scrollbar {
  max-height: 550px;
  overflow: hidden visible;
}
.modal_left-content--scrollbar.max-height-modal {
  max-height: 790px;
  display: block;
}
.modal_left-content--scrollbar .scroll-y {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 100%;
}
.modal_left-content--scrollbar .scroll-element_outer,
.modal_left-content--scrollbar .scroll-element_size,
.modal_left-content--scrollbar .scroll-element_track {
  width: 100%;
  height: 100%;
}
.modal_left-content--scrollbar .scroll-element_size,
.modal_left-content--scrollbar .scroll-element_track {
  position: absolute;
  top: 0;
  right: 0;
  border-right: 1px solid #fd4a42;
}
.modal_left-content--scrollbar .scroll-bar {
  width: 100%;
  height: 20px;
  background-color: #fd4a42;
  position: absolute;
}
.modal_left-content--descVideo {
  font-size: 16px;
  color: #737c8c;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.modal_form {
  position: relative;
  text-align: center;
  max-width: 500px;
  background-color: #f4f9ff;
  padding: 20px;
}
.modal_form.big {
  min-width: 750px;
  text-align: left;
  z-index: 2;
}
@media (max-width: 1200px) {
  .modal_form.big {
    min-width: 600px;
  }
}
.modal_form .progress {
  margin: 0 auto 30px;
  max-width: 643px;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  position: relative;
  background-color: #f5f5f5;
  color: white;
}
.modal_form .progress-bar {
  border-radius: 10px;
  background-color: #5cc9bb;
}
.modal_form .progress-text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "TTNormsProWebNormal";
  font-size: 14px;
  font-weight: 400;
}
.modal_form-poly {
  text-align: center;
}
.modal_form-price {
  font-size: 19px;
  font-weight: bold;
  color: #ee443d;
}
.modal_form-button {
  margin-bottom: 28px;
  margin-top: 20px;
}
.modal_form label {
  font-family: "TTNormsProWebNormal";
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
  color: #737c8c;
  margin-bottom: 14px;
}
.modal_form label, .modal_form input, .modal_form button, .modal_form textarea {
  width: 100%;
}
.modal_form-close {
  cursor: pointer;
  position: absolute;
  right: -35px;
  top: 0;
  width: 17px;
  height: 17px;
  background-size: cover;
  z-index: 5;
  fill: white;
}
.modal_form-desc {
  font-family: "TTNormsProWebNormal";
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 30px;
}
.modal_form-title {
  font-family: "TTNormsProWebDemiBold";
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 17px;
  overflow: hidden;
}
.modal_form-tab {
  display: flex;
  justify-content: space-between;
}
.modal_form-tab button.btn {
  width: 165px;
  height: 52px;
  font-family: "TTNormsProWebNormal";
  font-size: 14px;
  padding: 0;
  border-color: #d8dfe9;
  color: #737c8c !important;
  background-color: transparent !important;
}
.modal_form-tab button.btn:hover, .modal_form-tab button.btn.active {
  background-color: transparent;
  color: #737c8c !important;
  border-color: #fd4a42;
}
.modal_form-whiteBlock {
  background-color: #FFFFFF;
  border-radius: 8px;
  padding: 17px 24px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
.modal-content {
  flex-direction: row;
  border-radius: 0;
}
.modal-dialog {
  max-width: fit-content;
}
@media (max-width: 990px) {
  .modal-dialog {
    margin: 0;
    max-width: 100%;
  }
  .modal_left {
    display: none;
    font-size: 14px;
    line-height: 20px;
  }
  .modal_left-content {
    display: none;
  }
  .modal_left.big {
    min-width: 100%;
  }
  .modal_left.opened {
    display: flex;
  }
  .modal_left.opened .modal_left-content {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 15px 15px 15px;
  }
  .modal_form {
    max-width: 100%;
  }
  .modal_form-tab button.btn {
    max-width: 100px;
    width: 100px;
    min-width: 150px;
  }
  .modal_form-title {
    font-size: 24px;
    line-height: 1.2;
  }
  .modal_form-desc {
    order: 2;
    font-size: 16px;
    line-height: 1.2;
  }
  .modal_form-close {
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: invert(1);
    padding: 16px;
    opacity: 0.5;
  }
}

.demonstration.full {
  background-image: url("/local/templates/nettattoo_clean/components/bitrix/form/image-form/bitrix/form.result.new/.default/img/demonstration_bg.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 786px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.demonstration.full .demonstration_form {
  margin-top: 50px;
  position: relative;
}
.demonstration.full .demonstration_form-messenger {
  grid-template-columns: auto auto auto auto;
  display: grid;
  width: 100%;
  max-width: 100%;
}
.demonstration.full .demonstration_form-messenger--item {
  display: flex;
  flex-direction: column;
  height: fit-content;
  width: 100%;
  min-width: 80px;
  justify-content: center;
  align-items: center;
  padding: 10px 0 10px;
}
.demonstration.full .modal_form-close {
  display: none;
}
.demonstration_image {
  position: relative;
  min-height: 786px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
}
.demonstration_image--left {
  position: absolute;
  right: -41%;
  z-index: 1;
}
.demonstration_image--center {
  z-index: 2;
}
.demonstration_image--right {
  z-index: 2;
  position: absolute;
  left: -110px;
  bottom: -20px;
}
@media (max-width: 990px) {
  .demonstration.full {
    min-height: 0;
    background: none;
  }
  .demonstration.full .demonstration_form {
    margin-top: 25px;
    margin-bottom: 0;
    position: relative;
    /*&.camera:before{
      width: 88px;
      height: 91px;
      right: 0;
      top: -25px;
      background-size: contain;
    }*/
  }
  .demonstration.full .demonstration_form-poly, .demonstration.full .demonstration_form-poly a {
    font-size: 14px;
  }
  .demonstration.full .demonstration_form-messenger {
    display: flex;
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
  }
  .demonstration.full .demonstration_form-messenger--item {
    display: flex;
    flex-direction: column;
    height: fit-content;
    width: 25%;
    min-width: 0;
    justify-content: center;
    align-items: center;
    padding: 10px 0 10px;
    margin-right: 0;
  }
  .demonstration.full .demonstration_form-messenger--item:last-child {
    margin-right: 0;
  }
  .demonstration.full .demonstration_form-title {
    font-size: 27px;
    padding: 0 0;
    text-align: left;
  }
  .demonstration_image {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.css?17731024391206 */
/* /local/templates/nettattoo_clean/components/bitrix/main.include/about/style.css?17731024591987 */
/* /local/templates/nettattoo_clean/components/bitrix/main.include/map_partners/style.css?17731024634590 */
/* /local/templates/nettattoo_clean/components/bitrix/form/image-form/bitrix/form.result.new/.default/style.css?17731024547338 */
