/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
	
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.bx_filter .bx_filter_btn_color_icon,
.bx_catalog_item_scu .bx_item_detail_scu ul li .cnt span {
  border-radius: 0px;
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  top: 0px;
}

.bx_filter .bx_filter_param_btn,
.bx_catalog_item_scu .bx_item_detail_scu ul li .cnt {
  border-radius: 0px;
  width: 32px;
  height: 32px;
}

.form-control.calculator {
  width: 15%;
  float: left;
  padding-right: 5%;
  vertical-align: bottom;
  minimal-size: 200px;
}

.lang_system_icons {
  margin: 10px 0px 0px 0px;
}

.flags-item {
  padding: 5px 10px 0px 0px;
}

.logos-exb {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin: 0;
  border: 0;
}

/*table*/
table.medalists_table {
  width: 100%;
  box-sizing: border-box;
  border-collapse: collapse;
}

.medalists_table thead tr {
  background: #f7f7f7;
}

.medalists_table tr td {
  padding: 15px 20px 15px 0;
  font-size: 15px;
  minimal-width: 100px;
}

.medalists_table tbody {
  border-bottom: 1px solid #e7e7e7;
}

.medalists_table tbody tr td {
  border-bottom: 1px solid #e7e7e7;
  min-width: 100px;
  vertical-align: top;
}

.medalists_table img {
  width: 100px;
  height: auto;
}

hr.list,
hr.i-size-M {
  margin: 20px 0 20px 0;
}

.rounded-corners {
  border-radius: 100px;
}

img.shop-icons {
  max-height: 48px;
  margin-right: 15px;
  margin-top: 15px;
}

.more-button {
  margin-top: 30px;
}

.catalog_section_list .section_item li.name {
  margin-top: 20px;
}
.catalog_section_list .section_item li.name.name_action {
  margin-top: 0px;
}

body {
  color: #333333;
}

p {
  color: #333333;
  font-size: 14px;
}

.header_wrap .phone_text {
  white-space: normal;
}

.header_wrap .phone_text a {
  white-space: nowrap;
}

@media (max-width: 465px) {
  .header_wrap .phone_text {
    line-height: 1.1;
  }
}

.catalog_section_filter {
  margin-top: -41px;
  margin-bottom: 35px;
  border-bottom: 1px solid #e5e5e5;
}

.catalog_section_filter h3 {
  margin-bottom: 18px;
}

.catalog_section_filter .button {
  margin: 0 8px 12px 0 !important;
}

.catalog_section_filter .section_item {
  margin-bottom: 16px;
}

@media (max-width: 768px) {
  .catalog_section_filter .section_item:last-child {
    margin-bottom: 23px;
  }
}

.catalog_section_filter .section_item:first-child {
  padding-right: 40px;
}

@media (max-width: 768px) {
  .catalog_section_filter .section_item:first-child {
    padding-right: 0;
  }
}

.img-responsive {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  vertical-align: top;
}

#header .stitle_form .button {
  width: 39px;
  height: 39px;
  background: url("/bitrix/templates/plasters.v4/images/icons_wish.png") -56px -168px
    no-repeat;
  position: absolute;
  top: 2px;
  right: 2px;
  border: 0px;
}

.stitle_form .button {
  width: 39px;
  height: 39px;
  background: url("/bitrix/templates/plasters.v4/images/icons_wish.png") -56px -168px
    no-repeat;
  position: absolute;
  top: 2px;
  right: 2px;
  border: 0px;
}

.ok {
  /*background: url('/bitrix/templates/plasters.v4/images/icons_wish.png') 30px 10px no-repeat;*/
  height: 48px;
}

.no {
  /*background: url('/bitrix/templates/plasters.v4/images/icons_wish.png') 30px 10px no-repeat;*/
  height: 48px;
}

.search {
  margin: 15px 0;
}

@media (max-width: 950px) {
  .search {
    /*display: none;*/
  }
}

.long ul ol li {
  list-style-position: outside;
}

.timer-header {
  padding-top: 40px;
  text-align: center;
}

.timer-button {
  padding: 40px;
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
}

.yellow_bg {
  background: #ffef00;
}

@media (max-width: 580px) {
  #renovation_action {
    display: none;
  }
}

.img-instr {
  width: 100%;
  max-width: 600px;
}

.grid {
  display: block;
  margin: 0 -7px 50px;
}

@media (max-width: 550px) {
  .grid {
    margin-bottom: 0;
  }
}

.grid:before,
.grid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
  clear: both;
}

.col-sm-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .col-sm-4 {
    width: 33.33333333%;
    float: left;
  }
}

.col-sm-5:not(.bx-soa-pp-desc-container) {
  float: left;
  min-height: 1px;
  padding: 0 7px;
  width: 20%;
  box-sizing: border-box;
}
.b-content-wrapper .col-sm-5:not(.bx-soa-pp-desc-container) {
  width: 30%;
}

@media (max-width: 900px) {
  .b-content-wrapper .col-sm-5:not(:nth-last-child(1)) {
    margin-bottom: 10px;
  }

  .b-content-wrapper .row {
    display: flex;
    flex-direction: column;
  }
}

.mastera .col-sm-5 {
  width: 100%;
}

@media (max-width: 550px) {
  .col-sm-5 {
    width: 100%;
    margin-bottom: 50px;
  }
}

.col-sm-5 h5 {
  margin: 15px 0;
}

.col-sm-5 p {
  margin: 10px 0;
}

.b-menu-list {
  margin-bottom: 30px;
}

ul.menu-list li {
  list-style-type: none;
}

ul.menu-list li:before {
  display: none;
}

.grid .text_banner_img {
  float: left;
  margin-right: 38px;
}

.grid .text_banner_text {
  padding-left: 238px;
  font-size: 13.5pt;
  margin-top: 50px;
}

.grid .text_banner_text .wides {
  margin-top: 30px;
}

@media (max-width: 400px) {
  .grid .text_banner_img {
    float: none;
    margin: 0 auto;
    width: 200px;
  }

  .grid .text_banner_text {
    padding-left: 0;
    font-size: 13.5pt;
    margin-top: 10px;
    text-align: center;
  }

  .grid .text_banner_text .wides {
    max-width: 250px;
    margin: 30px auto;
  }
}

/*form template_styles.css*/
.row {
  margin: 30px -15px 0px -15px;
}

.row-no-clear {
  margin: 30px -15px 0px -15px;
  overflow: hidden;
}

.articles-list.row {
  font-size: 0px;
}

.index_mobile_banner img {
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 600px) {
  #header .middle-h-row,
  #header .catalog_menu {
    margin-bottom: 57px;
  }
}

.center_block {
  padding-right: 0px;
}

.basket_fly .search_middle_block,
.has_menu .search_middle_block {
  width: 17%;
}

.basket_fly #header .middle-h-row .center_block ul.menu {
  width: 97%;
}

#header .middle-h-row .center_block {
  width: 100%;
  /*padding: 0px !important;*/
}

#header .middle-h-row .center_block ul.menu {
  margin: 7px;
}

@media (max-width: 1110px) {
  .basket_fly .search_middle_block,
  .has_menu .search_middle_block {
    width: 22%;
  }

  .basket_fly #header .middle-h-row .center_block ul.menu {
    width: 75%;
  }
}

.advant {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.advant-thumb {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

@media (max-width: 790px) {
  .advant {
    display: block;
  }

  .advant:after {
    content: "";
    display: table;
    clear: both;
  }

  .advant-thumb {
    float: left;
    width: 50%;
  }
}

.advant-thumb img {
  width: 150px;
}

.advant.i-statistics {
  color: #fff;
  text-shadow: 0 0 2px #150a58;
  padding-bottom: 10px;
  justify-content: space-around;
  font-size: 8pt;
  line-height: 13px;
}

.advant.i-statistics .advant-thumb {
  height: 83px;
  margin-bottom: 15px;
}

.advant.i-statistics .number {
  font-size: 20pt;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 13px;
}

.full_block ul,
.full_block ol {
  margin: 0 0 27px;
}

.full_block ul li:before,
.full_block ol li:before {
  padding: 0px;
  margin-left: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
}

.full_block ul li,
.full_block ol li {
  margin: 0 0 4px;
}

.right_block .ya-share2 {
  margin-right: 4px;
}

.right_block .ya-share2 ul li:before {
  display: none;
}

.title_block {
  margin: 0px 38px 10px 0px;
}

.code-bg {
  font-family: Arial;
  padding: 20px;
  background: #cfe9ff;
  margin-bottom: 20px;
}

h4 {
  margin: 20px 0 10px;
}

.img-text {
  margin-left: 100px;
}

.margin-left {
  margin-left: 20px;
}

/*Shop list - masters list*/
.shop-list li:after {
  content: "";
  display: table;
  clear: both;
}

.shop-list-img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-list-text {
  margin-left: 220px;
}

@media (max-width: 767px) {
  .shop-list-img {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .shop-list-img img {
    width: 100%;
    height: auto;
  }

  .shop-list-text {
    margin-left: 0;
  }
}

h1 {
  font-size: 30px;
}

/*Detail page*/
.b-detail-inctruction {
  background-color: #f6f6f6;
  padding: 35px 70px 35px 40px;
  overflow: hidden;
}

.b-detail-inctruction__image {
  margin-right: 35px;
  float: left;
  width: 105px;
}

.b-detail-inctruction__text {
  margin-left: 140px;
}

.b-detail-inctruction__text p:last-child {
  margin-bottom: 0;
}

h2 {
  line-height: 1.2;
}

.right_block ul li,
.right_block ol li {
  font-size: 14px;
}

/*Colors*/

a {
  color: #200abd;
}

/*Sets*/
.bx-catalog-set-topsale-slider {
  border: 0px;
}

.bx-catalog-set-topsale-slider:before {
  border: 0px;
}

.bx-catalog-set-topsale-slider .bx-catalog-set-item {
  border: 0px;
}

.item_main_info .bx-set-constructor .btn.btn-default {
  color: #fff;
  background-color: #251783;
  font-size: 10pt;
}

.right_block .landings_list ul li:before {
  display: none;
}

* {
  font-family: Inter, Arial, Helvetica, sans-serif;
}

.top-h-row .menu li a,
.cost.prices .price_name,
.news .item .info .preview,
.form-control label,
.social_block .row .title,
.module-cart thead tr,
.count-cell div.error,
.module-cart table td.name-cell div[class^="bx_item_detail_"] .values,
.item-title .props .item_prop .title,
.bx_filter_vertical .bx_filter_block label span,
.display_list .list_item .preview_text,
.display_list .list_item .props_list td,
.articles-list .item .right-data .preview-text,
.bx_filter_vertical .bx_filter_block label:hover span,
.catalog_detail .stock_board .txt,
.file_type .description,
.catalog_detail .form_wr,
.reviews-post-reply-buttons a,
.reviews-post-table,
.bx_order_make .bx_block.r1x3.pt8,
.bx_order_make .float .bx_description .name,
.module-order-history .module-orders-list td.drop-cell .item-shell thead td,
.module-order-history .order_property.d td,
.orderdetail .module-orders-list.colored tbody td:first-child,
.soc-avt,
.module-cart table td.name-cell .item_props .item_prop .property_value,
.colored_table thead tr {
  color: #000000;
}

@media (min-width: 751px) {
  #social-fixed-panel {
    position: fixed;
    top: 330px;
    right: 0;
    z-index: 100;
  }

  .social-fixed-3d,
  .social-fixed-vk,
  .social-fixed-fb,
  .social-fixed-ttok,
  .social-fixed-dzen,
  .social-fixed-rutube,
  .social-fixed-ok,
  .social-fixed-insta,
  .social-fixed-yt {
    display: block;
    width: 61px;
    height: 61px;
  }

  .social-fixed-3d {
    background: url("/upload/social/3D.png") no-repeat center;
  }

  .social-fixed-vk {
    background: url("/upload/social/vk.gif") no-repeat center;
  }

  .social-fixed-fb {
    background: url("/upload/social/facebook.gif") no-repeat center;
  }
  .social-fixed-ttok {
    background: url("/upload/social/ttok.png") no-repeat center;
  }
  .social-fixed-rutube {
    background: url("/upload/social/rutube.png") no-repeat center;
    background-size: contain;
  }
  .social-fixed-dzen {
    background: url("/upload/social/zen.png") no-repeat center;
  }

  .social-fixed-ok {
    background: url("/upload/social/ok.gif") no-repeat center;
  }

  .social-fixed-yt {
    background: url("/upload/social/youtube.gif") no-repeat center;
  }

  .social-fixed-insta {
    background: url("/upload/social/insta.png") no-repeat center;
  }
}

@media (max-width: 750px) {
  #social-fixed-panel {
    display: none;
  }
}

.head_type_1 #header {
  border-bottom: none;
}

.stores .stores_list .item {
  height: auto !important;
}

.liveinternet-wrapper {
  padding: 0 15px 15px;
  max-width: 1162px;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.i-map-h2 {
  margin: 24px 0 0 0;
}

h3,
h3 a {
  font-weight: bold;
}

.b-media-box__text {
  font-size: 10pt;
}

.char-link {
  display: none;
  text-align: center;
}

@media (min-width: 570px) {
  .char-link {
    display: none;
  }
}

#footer .copyright {
  margin-bottom: 0;
}

.copyright p {
  margin-bottom: 0;
}

.footer_map {
  color: #200abd;
}

.footer_bottom .all_menu_block ul li a .footer_map {
  color: #200abd;
}

.map ul li {
  margin-left: 27px;
}

.map ul li a {
  text-decoration: underline;
}

.map p {
  margin-bottom: 0;
}

.map p a {
  text-decoration: underline;
}

li:before {
  margin-right: 8px;
}

.advant.i-statistics.statistics-block-new {
  background: #2e286c url("../images/nums_bg.png") no-repeat bottom center;
  background-size: contain;
  padding: 45px 0 30px;
}

.advant.i-statistics.statistics-block-new .advant-thumb {
  height: auto;
}

.advant.i-statistics.statistics-block-new .advant-thumb img {
  width: auto;
  margin-top: 30px;
}

.advant.i-statistics.statistics-block-new .number {
  color: #ffec00;
  font-size: 60px;
}

.advant.i-statistics.statistics-block-new .numbers-text {
  text-shadow: none;
  font-size: 18px;
  line-height: 1;
}

@media (max-width: 790px) {
  .advant.i-statistics.statistics-block-new {
    background: #2e286c url("../images/nums_bg_media.png") no-repeat bottom
      center;
    background-size: contain;
  }

  .advant.i-statistics.statistics-block-new {
    padding: 20px 0;
  }

  .advant.i-statistics.statistics-block-new .number {
    font-size: 50px;
  }

  .advant.i-statistics.statistics-block-new .numbers-text {
    font-size: 16px;
  }
}

@media (max-width: 450px) {
  .advant.i-statistics.statistics-block-new .advant-thumb {
    width: 100%;
  }
}

.jobs_wrapp_new {
  display: flex;
  justify-content: space-between;
}

.jobs_wrapp_new .item {
  width: 33.333%;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}

.jobs_wrapp_new .item:nth-child(1) {
  border-left: 1px solid #dbdbdb;
}

.jobs_wrapp_new .item:nth-child(2) {
  background: #f7f7f7;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}

.jobs_wrapp_new .item:nth-child(3) {
  border-right: 1px solid #dbdbdb;
}

.jobs_wrapp_new .item .name {
  height: 95px;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  display: flex;
  line-height: 1.1;
  align-items: center;
  margin: 0;
}

.jobs_wrapp_new .item:nth-child(1) .name {
  background: #6b6498;
  color: #fff;
}

.jobs_wrapp_new .item:nth-child(2) .name {
  background: #ffe700;
}

.jobs_wrapp_new .item:nth-child(3) .name {
  background: #2e286c;
  color: #fff;
}

.jobs_wrapp_new .description_wrapp {
  flex-grow: 1;
  flex-shrink: 0;
}

.jobs_wrapp_new .description {
  padding: 30px 15px 0 15px;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.jobs_wrapp_new .wides {
  margin: 0 auto 40px auto;
}

.jobs_wrapp_new .ability-text {
  height: 240px;
}

@media (max-width: 1100px) {
  .jobs_wrapp_new .description {
    display: block;
  }

  .jobs_wrapp_new .ability-text {
    height: auto;
  }
}

@media (max-width: 790px) {
  .jobs_wrapp_new {
    flex-wrap: wrap;
  }

  .jobs_wrapp_new .item {
    width: 100%;
    border: 1px solid #dbdbdb;
    border-top: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 450px) {
  .jobs_wrapp_new .item {
    margin-bottom: 15px;
  }
}

.BEST_slides li {
  opacity: 1;
}

.filter-color,
.filter-collection {
  font-size: 13px !important;
}

.color-title {
  display: inline-block;
  margin-top: 10px;
}

.more_color,
.more_collection {
  display: inline-block;
  margin-top: 10px;
}

.bx_filter_block .bx_filter_parameters_box_container {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  height: auto;
}

/* .minimize label:nth-child(n+14) {
    display: none;
} */

.top_slider_wrapp .flex-direction-nav li {
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.bx_filter .bx_filter_parameters_box {
  position: relative;
}

.bx_filter_container_modef {
}

.bx_filter_popup_result {
}

.store_description h4 {
  margin-top: 0;
}

.images_block {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-template-rows: 100%;
  gap: 10px;
}

.images_block img {
  width: 100%;
}

.images_block a {
  display: inline-block;
  width: 100%;
}

@media (max-width: 700px) {
  .images_block {
    margin-right: 10px;
  }

  .print-btn {
    display: none !important;
  }
}

@media (max-width: 400px) {
  .images_block {
    display: flex;
    flex-flow: column wrap;
  }

  .images_block img {
    width: 100%;
    margin-bottom: 10px;
  }

  .images_block a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
  }
}

/*.info .hh {*/
/*    display: none !important;*/
/*}*/

#bx-soa-order
  #bx-soa-region
  .bx_soa_location
  .form-group[data-property-id-row="4"] {
  display: none;
}

#bx-soa-order
  #bx-soa-region
  .bx_soa_location
  .form-group[data-property-id-row="16"] {
  display: none;
}

#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
  display: none;
}

#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company ul.bx-soa-pp-list {
  display: none;
}

#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
  display: none;
}

#bx-soa-order .bx-soa-pp-company-graf-container .bx-soa-pp-company-image {
  display: none;
}

#bx-soa-order .bx-soa-pp-company-graf-container {
  width: 37px;
  height: 37px;
  border-radius: 50%;
}

#bx-soa-order-form .btn {
  padding-left: 60px;
  padding-right: 60px;
}

#bx-soa-order-form .btn:last-child {
  padding-left: 125px;
  padding-right: 125px;
}

.idea-project .images-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}

.idea-project .images-block > * {
  width: 100%;
  max-width: 100%;
}

.idea-project .images-block img {
  width: 100%;
  object-fit: cover;
}

/*[data-id='11026'] img {
    max-width: 300px;
}*/

.materials-item img {
  max-width: 100%;
}

.roww {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}

.coll-6 {
  display: flex;
  flex-flow: column wrap;
  /*align-items: center;*/
  flex: 0 0 50%;
}

.coll-6 .style-item {
  flex-flow: column;
}

.coll-6 .image-wraper {
  height: max-content;
}

.coll-6 .image-wraper a {
  display: block;
  width: 100%;
}

.coll-6 .image-wraper a img {
  max-width: 100%;
  width: 100%;
}

.coll-6 .image-wraper span {
  display: block;
  margin-bottom: 15px;
  text-align: center;
}

pre {
  max-height: 500px;
  overflow-y: auto;
}

.tabs_content.tabs-body li {
  padding-bottom: 0 !important;
}

.video_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 100000;
  left: 0;
  top: 0;
}

.video_outer {
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.video_outer video {
  width: 100%;
  height: 100%;
}

.video_close {
  position: absolute;
  background: url(/bitrix/templates/plasters.v7/images/fancybox_sprite.png)
    no-repeat;
  cursor: pointer;
  width: 35px;
  height: 35px;
  top: -17px;
  right: -17px;
  z-index: 10000000;
}

.block_textura_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}

.block_textura_row .block_textura {
  width: 47%;
  padding: 10px;
}

.block_textura_row .block_textura img {
  width: 100%;
}

@media (max-width: 990px) {
  .roww {
    display: block;
  }
}

.nav-title-menu {
  /* float: left; */
  max-width: 600px;
  padding: 15px;
  background: #f7f7f7;
  margin-bottom: 30px;
}

span.nav-title-menu-title {
  font-size: 20px;
  color: #383838;
  display: block;
  margin-bottom: 15px;
}

.nav-title-menu ul {
  list-style: none;
  margin: 0 !important;
  padding: 0;
}

.nav-title-menu li:before {
  display: none !important;
}

.nav-title-menu ul ul {
  margin-left: 8px !important;
}

.block__tekstura_news {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.block__tekstura_news_item {
  width: 48%;
  padding: 5px;
}
.block__tekstura_news_item img {
  width: 100%;
}

@media (max-width: 990px) {
  .block__tekstura_news_item {
    width: 100%;
    padding: 0px;
  }
}

.sdek_pvzLair a {
  padding-right: 30px !important;
  padding-left: 30px !important;
}

.block_sub {
  background: #f5f5f6;
  padding: 13px;
  border-radius: 16px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.block_sub a {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.block_sub a img {
  margin-right: 5px;
}

.block_sub:hover {
  cursor: pointer;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
}

.description_img_bottom {
  float: left;
  margin-right: 10px;
}

@media (max-width: 1000px) {
  .description_img_bottom {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
}

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

.preloader {
  display: block;
  position: fixed;
  z-index: 100000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.mobile_order {
  display: flex;
  flex-flow: column wrap;
}

.tabs-body.table_compare {
  overflow: hidden;
  overflow-x: auto;
}

.frames {
  margin-left: 230px;
}
@media (max-width: 600px) {
  .mobile_order .tizers_block {
    order: 2;
  }
  .header_wrap + .wrapper_inner {
    margin-top: -50px;
  }
  .home .header_wrap + .wrapper_inner {
    margin-top: 0px;
  }
  /*.tabs-head {*/
  /*    display: flex;*/
  /*}*/
  .frames {
    margin-left: 131px;
  }
}
input[name="DELIVERY_EXTRA_SERVICES[53][14]"] {
  display: none !important;
}
input[name="DELIVERY_EXTRA_SERVICES[122][15]"] {
  display: none !important;
}
.basket_wrapp .header-compare-block,
.basket_wrapp .wraps_icon_block {
  margin: 0;
}
.projects-item__img {
  background-repeat: no-repeat;
  /* background-size: cover !important;*/
  background-size: 100% !important;
}
ul.menu.adaptive {
  z-index: 2;
}

@media screen and (min-width: 700px) {
  #SDEK_pvz {
    width: unset !important;
  }
}

@media screen and (max-width: 700px) {
  #SDEK_pvz {
    width: 95%;
    min-width: 195px;
  }

  #SDEK_map {
    float: left;
    height: 500px;
    width: 100%;
  }
}

.text-with-img .fancy img {
  width: 100%;
}
.overflow-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.overflow-menu.active {
  display: block;
}
@media (max-width: 1200px) {
  #header ul.menu.full.opened > li,
  .wrapper.m_color_colored #header .catalog_menu ul.menu > li.current,
  .m_color_none .header_wrap #header .catalog_menu ul.menu > li,
  .m_color_none #header .center_block .main-nav,
  .m_color_colored #header .center_block .main-nav,
  .has_menu #header .center_block .main-nav {
    background-color: #251783 !important;
  }
  body #header .center_block .main-nav {
    margin-left: 0 !important;
    padding: 7px 15px !important;
  }
  ul.menu.adaptive {
    display: block !important;
  }

  body #header ul.menu.full {
    border-radius: 0 0 3px 3px !important;
    -moz-border-radius: 0 0 3px 3px !important;
    -webkit-border-radius: 0 0 3px 3px !important;
    box-shadow: 0 3px 18px rgb(44 44 44 / 80%) !important;
    -moz-box-shadow: 0 3px 18px rgba(44, 44, 44, 0.8) !important;
    -webkit-box-shadow: 0 3px 18px rgb(44 44 44 / 80%) !important;
  }

  .header_wrap #header .middle-h-row .center_block ul.menu,
  .basket_fly #header .middle-h-row .center_block ul.menu {
    width: 98% !important;
    padding: 0 !important;
  }
  body #header ul.menu.full > li:not(.current):not(.search_row) {
    background: #ecf0f3 !important;
    border-top: 1px solid #f2f5f7 !important;
    border-bottom: 1px solid #e4e6e7 !important;
    width: 100% !important;
  }
  body #header ul.menu.full > li {
    display: block;
    width: 100% !important;
    text-align: left !important;
    position: relative;
  }
  body #header ul.menu.full > li:not(.menu_opener) > a {
    border-left: 0 !important;
    border-right: 0 !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
  }
  body #header ul.menu.adaptive > li > a,
  body #header ul.menu.full > li > a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 20px;
    display: inline-block;
    height: 42px;
    line-height: 43px;
  }
  .m_color_none #header .center_block .main-nav:hover,
  .m_color_colored #header .center_block .main-nav:hover,
  .has_menu #header .center_block .main-nav:hover {
    background: #473f94 none repeat scroll 0 0 !important;
  }
  body #header ul.menu.full > li:not(.current) a {
    color: #000;
  }
  .wrapper.has_menu #header ul.menu.full.opened > li:hover,
  .wrapper.m_color_none #header ul.menu.full.opened > li:hover {
    background: #473f94 !important;
  }
  #header ul.menu.full.opened .menu_item_l1 {
    position: relative;
  }
  body #header ul.menu.full > li.stretch {
    display: none;
  }
  .submenu-arrow {
    display: block;
    width: 50px;
    height: 42px;
    background: url(/upload/mobile-menu-imgs/plts-menu-arrow.png) no-repeat
      center right;
    position: absolute;
    top: 0;
    right: 15px;
  }
  .main-nav-wrapper .main-nav .menu-item-selected .submenu {
    display: block !important;
    position: initial;
    padding-top: 0;
  }
  .main-nav-wrapper .main-nav .menu-item-selected .submenu .child_wrapp a {
    background: #ecf0f3 !important;
    border-top: 1px solid #f2f5f7;
    border-bottom: 1px solid #e4e6e7 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Arial";
  }
  .main-nav-wrapper .main-nav .menu-item-selected > a {
    border-bottom: 1px solid #e4e6e7 !important;
  }
  #header ul.menu.full.opened li:not(.search_row):hover,
  #header ul.menu.full.opened li.current {
    border-top: 1px solid #251783 !important;
  }
  body .main-nav ul.menu.full > li.search_row {
    display: block;
  }
  .main-nav .catalog_menu ul.menu > li,
  .main-nav ul.menu.full.opened > li {
    height: auto;
  }
  body #header ul.menu.full > li.search_row {
    display: none;
    position: relative;
  }
  .submenu-arrow_selected {
    background: url(/upload/mobile-menu-imgs/plts-menu-arrow_selected.png)
      no-repeat center right;
  }
  div.child_wrapp {
    border-top: none !important;
  }
  ul.menu li:hover .child {
    display: none !important;
  }
  .wrapper.has_menu #header ul.menu.full.opened > li:hover,
  .wrapper.m_color_none #header ul.menu.full.opened > li:hover {
    border-top: none !important;
    border-bottom: none !important;
  }
  body #header .center_block .main-nav {
    width: calc(100% + 30px);
    position: absolute;
    right: 0;
    left: -15px;
    top: 100%;
    padding: 7px 0;
  }
  .main-nav {
    cursor: pointer;
  }
  body #header .basket_fly {
    top: 0;
    height: 100%;
  }

  body #header .basket_fly * {
    box-sizing: border-box;
  }
  body #header .basket_fly .opener {
    top: 148px;
  }
  body #header .basket_fly {
    width: 700px;
    right: -700px;
  }
  body #header .basket_fly {
    display: block;
    position: static;
    width: auto;
    min-height: auto;
  }
  body #header .basket_fly {
    box-shadow: none;
  }
  #header .basket_fly .opener {
    width: auto;
    position: static;
    height: auto;
    background: none;
  }
  body #header .header-cart .basket_fly .opener > div {
    float: right;
    background: none !important;
    width: auto;
    height: 16px;
    overflow: visible;
    position: relative;
    margin: 0;
  }
  body #header .header-cart .basket_fly .opener > div > a {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 150%;
    z-index: 2;
  }
  #header .basket_wrapp .basket_fly .wraps_icon_block.basket {
    margin-right: 15px;
  }
  #header .basket_wrapp .basket_fly .wraps_icon_block {
    margin: 0 37px 0 0;
  }
  .basket_fly .basket_wrapp .basket_fly .wraps_icon_block {
    top: 0;
  }
  .basket_wrapp .header-compare-block,
  .basket_wrapp .wraps_icon_block {
    margin: 0px 37px 0px 0px;
  }
  #header .basket_wrapp .basket_sort,
  .basket_fly #header .middle-h-row .basket_wrapp #basket_form {
    display: none;
  }
  .basket_fly .wrapper_inner .basket_wrapp .wrapp_all_icons {
    /*width: 180px;*/
    margin-left: 20px;
  }
  .basket_fly #header .middle-h-row .basket_wrapp {
    vertical-align: middle;
    padding-top: 1px;
  }
  #social-fixed-panel {
    display: none;
  }
  #header ul.menu.full.opened li.current {
    background: #22146e;
  }
  body .h_color_white .center_block .menu.full > li.current > a span {
    border: 0;
    color: #ffff;
  }
  .current .submenu-arrow {
    background: url(/upload/mobile-menu-imgs/plts-menu-arrow-white.png)
      no-repeat center right;
  }
  #header ul.menu.adaptive.opened > li {
    border-bottom: none !important;
  }
  .current .submenu-arrow_selected {
    background: url(/upload/mobile-menu-imgs/plts-menu-arrow-white_selected.png)
      no-repeat center right;
  }
}
@media (max-width: 920px) {
  .colored-table-cont {
    overflow-x: scroll;
  }
}
@media (max-width: 800px) {
  .price-table-cont {
    overflow-x: scroll;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .price-overflow {
    overflow-x: scroll;
  }
  .form-control.calculator {
    width: 140px;
    float: unset;
  }
}
@media (max-width: 780px) {
  .projects-item {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .basket_wrapp .header-compare-block,
  .basket_wrapp .wraps_icon_block {
    margin: 0px 37px 0px 0px;
  }
}
@media (max-width: 950px) {
  .share_wrapps {
    flex-direction: column;
  }
}
@media (max-width: 696px) {
  .slider-nav .slick-next {
    display: none !important;
  }
  .slider-nav .slick-prev {
    display: none !important;
  }
  .footer_bottom .all_menu_block .submenu_block {
    display: none;
  }
  .menu_item.iblock.mobile {
    display: block !important;
  }
}
@media (max-width: 630px) {
  .oplata-img {
    width: 100%;
    height: 100%;
    max-width: 300px;
  }
}
@media (max-width: 600px) {
  #title-searchs-input {
    display: none;
  }
  .slider-nav .slick-next {
    display: inline-block !important;
  }
  .slider-nav .slick-prev {
    display: inline-block !important;
  }
}
@media (max-width: 470px) {
  .slider-nav .slick-next {
    display: none !important;
  }
  .slider-nav .slick-prev {
    display: none !important;
  }
}
@media (max-width: 422px) {
  .b-dealer-partners h2 {
    line-height: 24px !important;
  }
}
@media (max-width: 395px) {
  .bx_filter_popup_result {
    width: 210px !important;
  }
}
.form-control-last-child {
  display: flex;
  align-items: end;
  height: 53px;
}
.colored_table {
  overflow-x: scroll;
}

.colored_table tr td:not(:first-child, :last-child) {
  width: 15%;
}
.grecaptcha-badge {
  display: none !important;
}

.nopointer-class {
  pointer-events: none;
}
.error-text {
  display: none;
  color: red;
}
.error-text.active {
  display: block;
  color: red;
}
.error-input {
  border: 1px solid red !important;
}
.video_feedback {
  background-color: #eee;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 25px;
}
.video_feedback .video_feedback_title {
  font-size: 17px;
  font-weight: 600;
  color: #271987;
}
.video_feedback video {
  width: 100%;
  height: auto;
}

@media (max-width: 728px) {
  div #content .right_block.catalog {
    padding-left: 0px;
  }
}
@media (max-width: 580px) {
  #basket-root
    .basket-items-list
    .basket-items-list-item-container
    > td:first-child {
    padding-left: 0px;
  }
}
@media (max-width: 450px) {
  .ajax_load.table {
    width: 100%;
    overflow-x: scroll;
  }
}
@media (max-width: 479px) {
  .promo-service-apply .image img {
    max-width: 100%;
    height: 110px;
    width: 100%;
    object-fit: cover;
  }
  .promo-service-apply {
    position: relative;
  }
  .promo-service-apply .image {
    height: 110px;
    position: absolute;
    width: 200px;
  }
  .promo-service-apply .info .caption {
    border-bottom: none;
    max-width: 200px;
    margin-left: auto;
    margin-bottom: 20px;
  }
  .promo-service-apply .info .icons {
    display: flex;
    padding: 20px 0;
  }
  .promo-service-apply .info .icons {
    border-top: 1px solid #dadada;
  }
}
@media (max-width: 410px) {
  .promo-service-apply .info .caption {
    max-width: 140px;
  }
  .promo-service-apply .info .caption {
    margin-bottom: 0px;
  }
}
@media (max-width: 320px) {
  .promo-service-apply .info .caption {
    max-width: 110px;
  }
}
div.faq_desc {
  margin-left: 0;
}
a.button.faq_button {
  float: unset;
  width: max-content;
}
.installment-work {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.installment-work-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.installment-work-item-text {
  text-align: center;
}
div.filter-mastera .ik_select_link.common_select-link {
  width: 161px;
}
@media (max-width: 1440px) {
  .contacts_map {
    padding: 0px 20px;
  }
}
@media (max-width: 1170px) {
  .filter-mastera h3 {
    white-space: nowrap;
  }
}
@media (max-width: 479px) {
  .installment-work.installment-need {
    flex-wrap: wrap;
  }
}
@media (max-width: 368px) {
  .installment-work {
    flex-wrap: wrap;
  }
  .installment-work-item {
    width: 130px;
  }
}

@media screen and (max-width: 700px) {
  #bx-soa-order-form .btn:last-child,
  #bx-soa-order-form .btn {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media all and (max-width: 380px) {
  .display_list .counter_wrapp .counter_block {
    margin-bottom: 5px;
    margin-right: 5px !important;
  }
}

@media all and (max-width: 570px) {
  body .display_list .description_wrapp {
    padding: 0 !important;
    height: 0;
    width: 0;
  }
  body .display_list .list_item_wrapp tr {
    position: relative !important;
  }
  .display_list .adaptive_name .desc_name {
    padding-bottom: 20px;
  }
  body .display_list .description_wrapp .show_props {
    display: none;
  }

  body .display_list .description_wrapp .preview_text {
    display: none;
  }

  body .display_list .description_wrapp .item-title {
    display: none;
  }

  body .display_list .description_wrapp .description {
    position: absolute;
    top: -40px;
    left: 10px;
  }
}

#SectionForm {
  background-color: #eee;
  padding: 30px 0 30px 0;
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 29%);
  border-radius: 3px;
  margin: 30px 0 30px 0;
}
.block_gifts_row {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 30px 0;
}
.block_gifts_row .block_gifts_item {
  width: 25%;
  text-align: center;
  margin: 9px;
  background-color: #eee;
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 29%);
  border-radius: 3px;
  padding: 25px;
}
.block_gifts_row .block_gifts_title {
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  color: #1f286d;
}
.block_gifts_row .block_gifts_txt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.6;
}
.block_gifts_row .block_gifts_txt a {
  color: #1f286d;
}

.date_list {
  display: flex;
  flex-wrap: wrap;
}
.date_list .date_list_item {
  width: 20%;
  background-color: #eee;
  box-shadow: 0 0 7px 0 rgb(0 0 0 / 29%);
  margin: 5px;
  padding: 15px;
  text-align: center;
  font-size: 16px;
}
.gifts_date {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gifts_blocks {
  margin-top: 30px;
}
.action_block_row {
  /*	display: flex;
		flex-direction: row;
		align-items: center;
	flex-wrap: nowrap;*/
}
.detail_text ul li,
.detail_text ol li {
  font-size: 14px;
  margin-bottom: 4px;
}
.detail_text ul,
.detail_text ol {
  margin: 0 0 27px;
}
.detail_text ul li:before,
.detail_text ol li:before {
  padding: 0px;
  margin-left: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
}

#NewBlockArticles .style-item .image-wraper {
  width: 50%;
  margin-right: 5px;
}
#NewBlockArticles .style-item .image-wraper img {
  margin-right: 0 !important;
  width: 100%;
}
#NewBlockArticles .style-item.left-text .text-info {
  padding-left: 0px;
  width: 50%;
  padding: 0;
}
#NewBlockArticles .style-item.left-text .text-info img {
  margin-right: 0;
  width: 100%;
}

#BlockSteps {
}
#BlockSteps .steps_row {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0;
  align-items: stretch;
}
#BlockSteps .steps_col {
  width: 50%;
  margin-bottom: 20px;
  display: flex;
}
#BlockSteps .steps_item {
  padding: 35px;
  margin: 15px;
  border: 1px solid #e5e5e5;
  position: relative;
}
#BlockSteps .steps_number {
  position: absolute;
  left: -24px;
  top: -35px;
  background-color: #fff;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  color: #251783;
  width: 70px;
  height: 70px;
  box-shadow: 0 0 3px 0 #e5e5e5;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
#BlockSteps .steps_title {
  font-size: 20px;
  font-weight: 300;
  color: #251783;
  margin-bottom: 15px;
}
#BlockSteps .steps_description {
  font-size: 13px;
  margin-bottom: 0;
  min-height: 170px;
}
#BlockSteps .steps_description.mini_height {
  margin-bottom: 0;
  min-height: 90px;
}
#BlockSteps .steps_description.mini_height_105 {
  margin-bottom: 0;
  min-height: 105px;
}
#BlockSteps .steps_description.mini_height_275 {
  margin-bottom: 0;
  min-height: 285px;
}
#BlockSteps .steps_description.mini_height_320 {
  margin-bottom: 0;
  min-height: 320px;
}
#BlockSteps .steps_description p {
  font-size: 13px;
  margin-bottom: 10px;
}
#BlockSteps .steps_product {
  width: 70%;
  text-align: center;
  margin: 0 auto;
}
#BlockSteps .steps_product a {
  display: block;
  color: #333;
}
#BlockSteps .steps_product img {
  max-width: 100%;
  width: 232px;
  margin-bottom: 10px;
}
#BlockSteps .steps_product .steps_product_name {
  font-size: 18px;
  font-weight: 700;
}
#BlockSteps .steps_instruments_time {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
#BlockSteps .steps_instruments_time .steps_instruments {
  width: 50%;
}
#BlockSteps .steps_instruments_time .steps_instruments_img {
}
#BlockSteps .steps_instruments_time .steps_instruments_img img {
  width: 40px;
  border: 1px solid #e5e5e5;
  padding: 7px;
}
#BlockSteps .steps_instruments_time .steps_instruments_name {
  font-size: 12px;
  font-weight: 100;
  line-height: 13px;
  color: #aaa;
}
#BlockSteps .steps_instruments_time .steps_time {
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
#BlockSteps .steps_instruments_time .steps_time img {
  max-width: 40px;
  max-height: 40px;
  width: 100%;
  height: 100%;
  margin-right: 10px;
}
#BlockSteps .steps_instruments_time .steps_time .steps_time_text {
  font-size: 12px;
  line-height: 13px;
}
#BlockSteps
  .steps_instruments_time
  .steps_time
  .steps_time_text
  .steps_time_descr {
  font-weight: 100;
  margin-bottom: 5px;
}
#BlockSteps
  .steps_instruments_time
  .steps_time
  .steps_time_text
  .steps_time_clock {
  font-weight: 700;
}

.catalog_detail ul,
.catalog_detail ol {
  margin-bottom: 20px;
}
.footer__virttour {
  color: #201472;
}
.virt_tour_mobile {
  display: none;
}
.added-set-items .price .old-price {
  text-decoration: line-through;
}

@media all and (max-width: 570px) {
  .date_list .date_list_item {
    width: 40%;
    padding: 12px;
    font-size: 15px;
  }
  .block_gifts_row .block_gifts_item {
    width: 100%;
  }
  .action_block_row {
    /*  display: flex;
			flex-direction: column;
			align-items: center;
		flex-wrap: nowrap;*/
  }
  #NewBlockArticles .style-item .image-wraper {
    width: 100%;
    margin-right: 0;
  }
  #NewBlockArticles .style-item.left-text .text-info {
    padding-left: 0px;
    width: 100%;
    padding: 0;
  }
  #BlockSteps .steps_col {
    width: 100%;
  }
  #BlockSteps .steps_item {
    padding: 40px 20px 40px;
  }
  #BlockSteps .steps_product {
    width: 90%;
  }
  #BlockSteps .steps_description {
    min-height: auto;
  }
  #BlockSteps .steps_instruments_time .steps_instruments_img img {
    width: 30px;
    padding: 5px;
  }
  #BlockSteps .steps_instruments_time .steps_time img {
    max-width: 35px;
    max-height: 35px;
  }
  #BlockSteps .steps_instruments_time .steps_instruments {
    width: 40%;
  }
  #BlockSteps .steps_instruments_time .steps_time {
    width: 60%;
  }
  #BlockSteps .steps_description {
    font-size: 13px;
    margin-bottom: 0;
    min-height: auto;
  }
  #BlockSteps .steps_description.mini_height {
    margin-bottom: 0;
    min-height: auto;
  }
  #BlockSteps .steps_description.mini_height_105 {
    margin-bottom: 0;
    min-height: auto;
  }
  #BlockSteps .steps_description.mini_height_275 {
    margin-bottom: 0;
    min-height: auto;
  }
}

@media all and (max-width: 470px) {
  .virt_tour_mobile {
    display: block;
    position: absolute;
    right: 17px;
    top: 3px;
  }
}

.item-stock > span.stock-text-custom {
  display: none;
}
.ajax_load.block .item-stock > span.stock-text-custom {
  display: inline-block;
}
.bx_filter .deactive.bx_filter_button_box#mobail_buttons {
  display: none;
}
.bx_filter .bx_filter_button_box#mobail_buttons {
  display: none;
  position: sticky;
  bottom: 0;
  z-index: 278;
}
.bx_filter .mobail_buttons_scrol-active.bx_filter_button_box#mobail_buttons {
  display: none;
}
@media (max-width: 768px) {
  .bx_filter .mobail_buttons_scrol-active.bx_filter_button_box#mobail_buttons {
    display: block;
  }
  .bx_filter
    .deactive.mobail_buttons_scrol-active.bx_filter_button_box#mobail_buttons {
    display: none;
  }
}
.sticky {
  position: fixed;
  z-index: 101;
}
.stop {
  position: relative;
  z-index: 101;
}
.bx_filter .bx_filter_popup_result.right#modef-scrol {
  left: 0;
  background: transparent;
  position: relative;
  color: #888;
  margin: 0;
  padding-left: 0;
  line-height: 20px;
  display: inline-block;
}
.bx_filter .bx_filter_popup_result.right#modef_mobile-scrol {
  display: none;
}

#modef-scrol .button.white_bg {
  display: none;
}

.tehniki__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tehniki__list .tehniki__item {
  width: 48%;
  margin-bottom: 35px;
}
.tehniki__list .tehniki__item .tehniki__image {
}
.tehniki__list .tehniki__item .tehniki__image img {
  width: 100%;
}
.tehniki__list .tehniki__item .tehniki__image a {
  display: block;
}
.tehniki__list .tehniki__item .tehniki__name {
  display: block;
  background-color: #1f286d;
  color: #fff;
}
.tehniki__list .tehniki__item .tehniki__name a {
  font-size: 18px;
  font-family: "Arial";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 15px 10px;
  margin-top: -6px;
}
.tehniki__list .tehniki__item .tehniki__name a:after {
  content: url(/help/instructions/images/link_arr.png);
}
.tehniki__list .tehniki__item .tehniki__name:hover {
  background-color: #2333a9;
}

.articles-list.lists_block.news.tehniki__list_new {
  margin: 0;
}
.articles-list.vertical.tehniki__list_new .item_block.item {
  padding: 0px 15px 0px 15px;
  border-bottom-width: 0px;
  margin-top: 0px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  margin-right: 10px;
  width: 32%;
  margin-bottom: 10px;
  padding: 0;
}
.articles-list.vertical.tehniki__list_new .item_block.item .left-data a {
  height: auto;
  margin: 0;
}
.articles-list.vertical.tehniki__list_new .item_block.item .right-data {
  padding: 0;
}
.articles-list.vertical.tehniki__list_new .item .item-title {
  margin-bottom: 0;
  background-color: #1f286d;
  color: #fff;
  padding: 10px;
}
.articles-list.vertical.tehniki__list_new .item .item-title:hover {
  background-color: #2333a9;
}
.articles-list.tehniki__list_new .item .item-title a {
  text-decoration: none;
  color: #fff !important;
}
.articles-list.vertical.tehniki__list_new .item .item-title a span {
  font-size: 15px;
}
.articles-list.vertical.tehniki__list_new .item .item-title a:hover {
  color: #fff !important;
}
.galley.row .item_block.item_block__tehnika > a {
  height: auto;
  line-height: 1;
}
.articles-list.vertical.tehniki__list_new .item_block.item .left-data img {
  height: 513px;
  max-width: 100%;
  width: 100%;
  object-fit: cover;
}

#OtherEffects {
  margin-top: 60px;
}
#OtherEffects .articles-list.lists_block.news.tehniki__list_new {
  margin: 0;
  /*  float: none;*/
}

#DocsBlock h2,
#AdvantBlock h2,
#ProjectBlock h2,
#Textures h2,
#StartBlock h2,
#DocsBlock h2 {
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}
#AdvantBlock,
#ProjectBlock {
  padding: 50px 0;
  text-align: center;
}
#AdvantBlock .btn_download,
#ProjectBlock .btn_download {
  border: 1px solid #dc3545;
  border-radius: 5px;
  padding: 10px;
  color: #dc3545;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 200px;
  text-align: center;
  margin: 0 auto;
}
#AdvantBlock .btn_download:hover,
#ProjectBlock .btn_download:hover {
  background: #dc3545;
  color: #fff;
}

#DocsBlock {
  padding: 50px 0;
  text-align: center;
  background-color: #f7f7f7;
}
#DocsBlock p {
  font-size: 20px;
}

#DocsBlock .btn_download.doc,
#DocsBlock .btn_download.doc {
  border: 1px solid #3b83be;
  color: #3b83be;
  max-width: auto;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#DocsBlock .btn_download:hover,
#DocsBlock .btn_download:hover {
  background: #3b83be;
  color: #fff;
}
#DocsBlock .row__docs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#DocsBlock .row__docs .item__docs {
  margin-right: 15px;
}
#AdvantBlock .slider_designer .slick-slide img,
#ProjectBlock .slider_work .slick-slide img {
  width: 100%;
}
#AdvantBlock .prev_link,
#ProjectBlock .prev_link {
  background-color: #20387373;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#AdvantBlock .next,
#ProjectBlock .next {
  position: absolute;
  top: 50%;
  right: -4%;
  z-index: 9;
  cursor: pointer;
}
#AdvantBlock .prev,
#ProjectBlock .prev {
  position: absolute;
  top: 50%;
  left: -4%;
  z-index: 9;
  cursor: pointer;
}

#AnketaLink {
  padding: 50px 0;
}
#AnketaLink .b-dealers-map {
  background: #f7f7f7;
  padding: 0px 0;
  margin: 0;
  padding-bottom: 25px;
}
#AnketaLink .b-dealers-map p {
  font-size: 13.5pt;
  padding: 30px;
  margin: 0;
  text-align: center;
}
#AnketaLink .b-dealer-banner__button,
.b-become-dealer__button {
  text-align: center;
}
#AnketaLink .btn-style-1 {
  display: inline-block;
  background: #ffec00;
  line-height: 61px;
  border-radius: 27px;
  font-size: 12pt;
  font-weight: 700;
  color: #313245;
  text-align: center;
  padding: 0 25px;
}
#AnketaLink .btn-style-1:hover {
  color: #ffec00;
  background: #313245;
}

#Textures {
  padding: 50px 0;
}

#Textures .row__teksturs {
  display: flex;
  flex-wrap: wrap;
}
#Textures .item__teksturs {
  width: 24%;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  margin: 5px;
}
#Textures .item__teksturs .title__teksturs {
  font-size: 18px;
  text-align: center;
  padding: 10px 5px;
  border-bottom: 1px solid #eee;
  min-height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#Textures .item__teksturs img {
  width: 70%;
  text-align: center;
  padding: 20px;
}
#Textures .item__teksturs .link__teksturs {
  display: block;
  text-align: center;
  background-color: #223a76;
  color: #fff;
  padding: 10px 5px;
  font-size: 18px;
}
#Textures .item__teksturs .link__teksturs:hover {
  background: #1d47b1;
}
#Textures .title__texturs_block {
  background-color: #f7f7f7;
  padding: 20px;
  font-size: 20px;
  text-align: center;
}

#StartBlock {
  padding: 30px 25px;
  background-color: #f7f7f7;
}

.anons__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.anons__row .anons__item_img {
  width: 30%;
}
.anons__row .anons__item_img img {
  width: 100%;
}
.anons__row .anons__item_text {
  width: 70%;
}

.anons__row .anons__item_img.packet {
  width: 50%;
}
.anons__row .anons__item_text.packet {
  width: 50%;
}

.icons__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px 0;
}
.icons__row .icons__item {
  width: 20%;
  text-align: center;
}
.icons__row .icons__item img {
  width: 90%;
}
.title__img img {
  width: 100%;
  margin-top: 20px;
}
.text__block_site ul li,
.text__block_site ol li {
  font-size: 14px;
}
.text__block_site .img__right {
  float: right;
  margin-left: 20px;
}
.b2b__docs {
  margin: 50px 0;
}
.b2b__docs .b2b__docs_list {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.b2b__docs .b2b__docs_list .b2b__docs_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  width: 49%;
}
.b2b__docs .b2b__docs_list .b2b__docs_item.b2b_pdf::before {
  content: url(/dealer/b2b-docs/docs/pdf.png);
}
.b2b__docs .b2b__docs_list .b2b__docs_item a {
  font-size: 16px;
  color: #200abd;
}
.b2b__docs .b2b__docs_list .b2b__docs_item a:hover {
  color: #1d1a1a;
}
@media (max-width: 991px) {
  .tehniki__list .tehniki__item {
    width: 100%;
    margin-bottom: 20px;
  }
  .articles-list.vertical.tehniki__list_new .item_block.item {
    width: 100%;
  }
  .articles-list.vertical.tehniki__list_new .item_block.item .left-data a {
    height: 300px;
  }
  #StartBlock {
    padding: 20px 20px;
  }
  #Textures .item__teksturs {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #DocsBlock {
    padding: 20px 20px;
  }
  #DocsBlock .row__docs .item__docs {
    margin-right: 0;
    width: 100%;
  }
  #DocsBlock .btn_download.doc,
  #DocsBlock .btn_download.doc {
    max-width: 100%;
    padding: 10px 5px;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  #AnketaLink .b-dealers-map p {
    padding: 20px;
    line-height: 1.2;
  }
  .anons__row .anons__item_img {
    width: 100%;
  }
  .anons__row .anons__item_text {
    width: 100%;
  }
  .icons__row .icons__item {
    width: 50%;
    text-align: center;
  }
  .icons__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 10px 0;
  }
  #Textures .item__teksturs img {
    width: 30%;
    text-align: center;
    padding: 7px;
  }
  #Textures .item__teksturs .title__teksturs {
    font-size: 15px;
    text-align: center;
    padding: 6px 0px;
    border-bottom: 1px solid #eee;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .anons__row .anons__item_img.packet {
    width: 100%;
  }
  .anons__row .anons__item_text.packet {
    width: 100%;
  }
  #DocsBlock p {
    font-size: 15px;
  }
  #AdvantBlock,
  #ProjectBlock {
    padding: 20px 0;
  }
  .text__block_site .img__right {
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
  }
}

.viewed_slider .content_inner {
  overflow: hidden;
}
.footer_link_wa {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer_link_wa img {
  width: 20px;
  margin-right: 4px;
}

.shops-detail-advant {
  margin-top: 70px;
}
.advant__row {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.advant__item {
  width: 12%;
}
.advant__item img {
  width: 100%;
}
@media (max-width: 991px) {
  .advant__item {
    width: 23%;
  }
  .b2b__docs .b2b__docs_list .b2b__docs_item {
    width: 100%;
  }
}

.brand-tabs .tabs_slider li {
  padding: 20px 20px 12px 20px;
  opacity: 0;
  min-height: 305px;
}

.brand-tabs .catalog_item .item_info .buttons_block {
  display: block !important;
  opacity: 1 !important;
}

.brand-tabs ul.tabs_slider {
  margin-left: 0;
}
/*
	.basket_fly .bx_item_detail_scu_small_noadaptive {
	
	}
	
	.basket_fly .bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container {
    position: relative;
	}
	
	.basket_fly .bx_item_detail_scu_small_noadaptive .bx_scu {
	
	}
	
	.basket_fly .bx_item_detail_scu_small_noadaptive .bx_scu ul {
	
	}
	
	.basket_fly .bx_item_detail_scu_small_noadaptive .bx_scu ul li {
    position: relative;
    z-index: 100;
    cursor: pointer;
    outline: none;
    font-size: 11px;
    margin: 0 0 2px;
    padding: 0 2px 0 0;
    display: inline-block;
	}
	
	.basket_fly .module-cart table td.name-cell .bx_item_detail_scu_small_noadaptive .bx_scu ul li {
    display: inline-block;
	}
	
	.basket_fly .bx_item_detail_scu_small_noadaptive .bx_scu ul li .cnt {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #000;
    vertical-align: middle;
border: 1px solid #e5e5e5;
background: #fff;
-webkit-transition: box-shadow .1s ease, color .3s ease;
-moz-transition: box-shadow .1s ease, color .3s ease;
-ms-transition: box-shadow .1s ease, color .3s ease;
-o-transition: box-shadow .1s ease, color .3s ease;
transition: box-shadow .1s ease, color .3s ease;
border-radius: 0;
width: 25px;
height: 25px;
}

.basket_fly .bx_item_detail_scu_small_noadaptive .bx_scu ul li.active .cnt{
border-color: #49526e;
}

.basket_fly .bx_item_detail_scu_small_noadaptive .bx_scu ul li .cnt span {
line-height: 30px;
position: relative;
display: inline-block;
vertical-align: middle;
-webkit-background-size: cover;
font-size: 12px;
background-size: cover;
border-radius: 0;
border: 1px solid #fff;
width: 23px;
height: 23px;
top: 0;
}

.basket_fly .bx_item_detail_scu_small_noadaptive .titles {
padding: 0 0 3px;
}*/
