

/* 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/news.list/banner-all-page-slider/style.css?17731024701674*/
.banners_slider {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  max-height: 140px;
}
.banners_slider-pagination {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 23px;
}
.banners_slider-pagination li {
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  border: 1px solid #eaeaea;
  margin-right: 12px;
}
.banners_slider-pagination li:hover, .banners_slider-pagination li.slick-active {
  border-color: #fd4a42;
  background-color: #fd4a42;
}
.banners_slider-pagination li button {
  display: none;
}
.banners_slider-item img {
  object-fit: contain;
}
.banners_slider-item .pc {
  display: block;
  width: 100%;
  height: 100%;
  display: block;
  max-height: 200px;
  object-fit: contain;
}
.banners_slider-item .mobile {
  display: none !important;
}
.banners_slider .icon {
  position: absolute;
  cursor: pointer;
}
@media (max-width: 990px) {
  .banners_slider {
    width: calc(100% - 30px);
    margin: 0 auto;
    max-height: 200px;
    position: relative;
  }
  .banners_slider-item {
    max-width: 100%;
    min-height: 200px;
    overflow: hidden;
  }
  .banners_slider-item img {
    max-width: 100%;
  }
  .banners_slider-item img img {
    max-width: 100%;
    object-fit: contain;
  }
  .banners_slider-item img.pc {
    display: none !important;
  }
  .banners_slider-item .mobile {
    display: block !important;
    width: 100%;
  }
  .banners_slider .icon {
    display: none !important;
  }
  .banners_slider-pagination {
    position: relative;
    bottom: 20px;
    left: 15px;
    right: auto;
    width: 100%;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/news/.default/bitrix/news.list/two_column/style.css?17731024951206*/
.homeNews {
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
}
.homeNews_item {
  width: calc(50% - 10px);
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 20px;
  opacity: 1;
  transition: opacity 0.5s;
}
.homeNews_item.no-init {
  opacity: 0;
}
.homeNews_item:nth-child(even) {
  margin-right: 0;
}
.homeNews_item-img {
  margin-bottom: 20px;
}
.homeNews_item-img img {
  width: 100%;
  height: auto;
}
.homeNews_item-name {
  margin-bottom: 10px;
}
.homeNews_item-name a {
  font-family: "TTNormsProWebDemiBold";
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
  color: #252525;
}
.homeNews_item-name a:hover {
  text-decoration: none;
  color: #fd4a42;
}
@media (max-width: 960px) {
  .homeNews_item-name a {
    font-size: 20px;
    line-height: 27px;
    font-family: "TTNormsProWebDemiBold";
    font-weight: 400;
  }
}
.homeNews_item-props {
  font-size: 15px;
  line-height: 21px;
  color: #B0B6C1;
  display: flex;
}
.homeNews_item-props div {
  margin-right: 20px;
}
@media (max-width: 960px) {
  .homeNews {
    flex-direction: column;
  }
  .homeNews_item {
    width: 100%;
    margin-right: 0;
    padding: 0 15px;
  }
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/menu/news_category/style.css?17731024661619*/
.news_category {
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
}
.news_category-item {
  border-radius: 8px;
  background-color: #F4F9FF;
  margin-bottom: 4px;
  position: relative;
  text-decoration: none;
  display: flex;
  padding: 12px 20px;
  align-items: center;
}
.news_category-item span {
  color: #252525;
  font-size: 14px;
  line-height: 20px;
}
.news_category-item:hover, .news_category-item.active {
  background-color: #EF443D;
  text-decoration: none;
}
.news_category-item:hover span, .news_category-item.active span {
  color: white;
}
@media (max-width: 960px) {
  .news_category {
    margin-bottom: 30px;
    border: 0;
    padding: 0 !important;
    display: none;
  }
  .news_category.open {
    display: block;
  }
}
.news_filter {
  font-size: 14px;
  line-height: 20px;
  color: #4F8EF6;
}

@media (max-width: 960px) {
  .js-toggle-left-category {
    margin-bottom: 30px;
  }
  .js-toggle-left-category:hover {
    background: transparent !important;
    color: black;
  }
  .js-toggle-left-category.opened {
    color: white;
    background-color: #fd4a42 !important;
  }
  .js-toggle-left-category.opened svg {
    fill: white;
  }
  .js-toggle-left-category.opened .icon-down {
    transform: rotate(180deg);
  }
  .js-toggle-left-category .icon-down {
    margin-top: 0;
  }
}
.cloud_tags {
  display: none;
}

@media (max-width: 960px) {
  .cloud_tags {
    display: none;
    padding: 0;
  }
  .cloud_tags.opened, .cloud_tags_top {
    display: flex;
  }
}
.sticky {
  position: sticky;
  top: 130px;
}

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

/* End */


/* Start:/local/templates/nettattoo_clean/components/bitrix/form/modal-form/bitrix/form.result.new/.default/style.css?17731024555022*/
.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;
  }
}

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

/* End */
/* /local/templates/nettattoo_clean/components/bitrix/breadcrumb/.default/style.css?17731024391206 */
/* /local/templates/nettattoo_clean/components/bitrix/news.list/banner-all-page-slider/style.css?17731024701674 */
/* /local/templates/nettattoo_clean/components/bitrix/news/.default/bitrix/news.list/two_column/style.css?17731024951206 */
/* /local/templates/nettattoo_clean/components/bitrix/menu/news_category/style.css?17731024661619 */
/* /local/templates/nettattoo_clean/components/bitrix/form/modal-form/bitrix/form.result.new/.default/style.css?17731024555022 */
