/*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;  }*/
.item-stock .value {
  color: #6799bd;
}
.item-stock .icon {
  background: #6799bd;
}
.wrapper1:not(.with_left_block) .drag-block .item-views.company.type2.sm.no-img .item.video-block {
  padding-top: 25px;
}
.no_goods {
  display: none;
}
.front_news .maxwidth-theme {
  padding-top: 0px !important;
}
table.table.table-bordered.table-striped p {
  margin: 0;
}

ul.menu-wrapper.menu-type-1 ul.dropdown-menu.toggle_menu {
  display: none !important;
}
.dropdown-menu li {
  list-style: none;
}

ul.benefits.list-unstyled li {
  list-style: none;
  margin: 0;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: calc(50% - 20px);
  margin-right: 10px;
}

ul.benefits.list-unstyled li span.thumb {
  max-width: 50px;
  margin-right: 10px;
  min-width: 50px;
}

ul.benefits.list-unstyled {
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
}

.benefit_description {
  line-height: 130%;
  font-size: 12px;
  color: #2196e0;
}
.header__top-inner .download_icon {
  height: auto;
}
a.top-btn svg {
  max-width: 20px;
  max-height: 20px;
  filter: opacity(0.5);
  transition: 0.3s;
}
.visible-lg.addr-block.header__top-item {
  min-width: 210px;
  flex: 1;
}
a.download_header {
  display: flex;
  align-items: center;
  font-size: 0.6em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  min-width: 130px;
  width: fit-content;
  flex-direction: column;
  justify-content: center;
}

.cost.prices.detail {
  display: flex;
  align-items: center;
  /* color: green; */
}
.nds {
  margin-left: 10px;
  color: green;
}
.email a,
a.mailto {
  font-size: 13px;
}

.properties .email a,
footer .email a {
  font: 15px/25px 'Montserrat', Arial, sans-serif;
}
header .email i {
  display: none;
}

h1.home_h1 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
}
.visible-lg.sheldue-block.header__top-item.tables.inline-block.no-icons {
  line-height: 160%;
}

.table-view__props-wrapper .properties-table-item {
  padding: 0 16px;
  margin-top: 15px;
  max-width: max-content;
  flex: 1;
  flex-shrink: 0;
  flex-basis: 180px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.properties__title.font_sxs.muted.js-prop-title {
  margin-right: 5px;
  /* min-width: max-content; */
}

.call-btn-block {
  position: fixed;
  left: 50px;
  bottom: 50px;
  /* top: 50%; */
  /* bottom: auto; */
  width: 65px;
  height: 65px;
  z-index: 99993;
  transform: translate3d(0, 0, 0) perspective(900px) !important;
  transform-style: preserve-3d;
}

.call-btn {
  position: absolute;
  width: 65px;
  height: 65px;
  top: 0;
  right: 0;
  border-radius: 50px;
  background-color: #25d366;
  color: #fff;
  font-size: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  transition: width 0.6s ease-in-out, opacity 0.2s ease-in-out;
  will-change: width;
  cursor: pointer;
}

.call-btn:before,
.call-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100%;
  transition: all 0s ease-in-out 0.6s;
  will-change: transform, opacity;
}

.call-btn:before {
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-color: #25d366;
  opacity: 0;
  animation: circle-fill-anim 2.3s infinite ease-in-out 0.6s;
  box-shadow: 0 0 2px 0 #25d366;
}

.call-btn:after {
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 160px;
  height: 160px;
  border: 1px solid #25d366;
  opacity: 0;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  animation: circle-anim 2.2s infinite ease-in-out 0.6s;
}

.cad-icon {
  display: inline-block;
  /* width: 1em; */
  /* height: 1em; */
  fill: currentColor;
  position: relative;
}

@keyframes circle-fill-anim {
  0%,
  100% {
    transform: translate(-50%, -50%) rotate(0) scale(0.6) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: translate(-50%, -50%) rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
}

@keyframes circle-anim {
  0% {
    transform: translate(-50%, -50%) rotate(0) scale(0.5) skew(1deg);
    opacity: 0.01;
  }

  30% {
    transform: translate(-50%, -50%) rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: translate(-50%, -50%) rotate(0) scale(1) skew(1deg);
    opacity: 0.01;
  }
}

a.whatsapp {
  width: 30px;
  display: block;
  max-width: 100%;
}

svg {
  max-width: 100%;
  height: auto;
}

.header__top-item {
  display: flex;
}
.phone-block {
  min-width: 140px;
}
.col-md-12.col-sm-12.phone_flex {
  display: flex;
  min-width: 250px;
}
body #footer .info .phone.blocks {
  display: flex;
  flex-direction: column;
}

a.whatsapp.whatsapp_text {
  width: 240px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  color: #25d366;
  text-decoration: underline;
}

a.whatsapp.whatsapp_text svg {
  max-width: 30px;
  margin-left: 10px;
}

@media (max-width: 1360px) {
  .visible-lg.sheldue-block.header__top-item.tables.inline-block.no-icons {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .col-md-12.col-sm-12.phone_flex {
    display: flex;
    min-width: 250px;
    justify-content: center;
  }
  #mobileheader .right-icons {
    display: flex;
    align-items: center;
  }

  #mobileheader .logo,
  #mobileheader .logo svg {
    max-width: 90px;
  }
  #mobileheader a.whatsapp {
    width: 25px;
    display: block;
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .table-view__props-wrapper.flexbox.flexbox--row.hide-600 {
    display: flex;
  }
  .call-btn-block {
    position: fixed;
    left: 20px;
    bottom: 10px;
    /* top: 50%; */
    /* bottom: auto; */
    width: 65px;
    height: 65px;
    z-index: 999999999999;
    transform: translate3d(0, 0, 0) perspective(900px) !important;
    transform-style: preserve-3d;
  }
  .table-view__props-wrapper .properties-table-item {
    padding: 0 0px;
    margin-top: 15px;
    max-width: 100%;
    flex: 1;
    flex-shrink: 0;
    flex-basis: 180px;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    white-space: nowrap;
    /* Текст не переносится */
    overflow: hidden;
    /* Обрезаем всё за пределами блока */
    text-overflow: ellipsis;
    /* Добавляем многоточие */
  }

  .properties__value.darken.font_sm.js-prop-value {
    min-width: max-content;
    font-size: 12px;
  }

  .properties__title.font_sxs.muted.js-prop-title {
    font-size: 12px;
    white-space: nowrap;
    /* Текст не переносится */
    overflow: hidden;
    /* Обрезаем всё за пределами блока */
    text-overflow: ellipsis;
    /* Добавляем многоточие */
  }

  .properties-table-item.flexbox.js-prop-replace {
  }

  .properties.flexbox.flexbox--row.js-offers-prop {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .company-block .row.flexbox.justify-center.normal {
    display: flex;
    flex-direction: column;
  }
  h1.home_h1 {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 24px;
    padding: 0px 15px;
  }
  .company-block .col-xs-6 {
    width: 100%;
  }
  ul.benefits.list-unstyled {
    display: flex;
    flex-direction: column;
  }

  ul.benefits.list-unstyled li {
    width: 100%;
  }
}

.cc_banner-wrapper {
  z-index: 9001;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.cc_banner-wrapper.active {
  transform: translateY(0);
  opacity: 1;
}

.cc_container {
  background: var(--darkerblack_bg_black);
  box-shadow: 0 7px 8px 4px rgba(0, 0, 0, 0.16), 0 7px 8px 4px rgba(0, 0, 0, 0.23);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 30px;
  margin: 0 auto;
}

.cc_btn_accept_all {
  padding: 10px 60px !important;
  font-weight: 600 !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
  cursor: pointer;
}

.cc_btn_accept_all:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.cc_message {
  color: var(--basic_text_black);
  font: 15px/25px 'Montserrat', Arial, sans-serif;
  margin: 0;
  margin-right: 30px;
}

@media (max-width: 1800px) {
  .cc_banner-wrapper {
    left: 40px;
    right: auto;
    width: 60%;
  }
  .cc_btn_accept_all {
    padding: 10px 0 !important;
    display: flex;
    min-width: 160px;
    justify-content: center;
  }
}

@media (max-width: 576px) {
.wrap__uC9Ba {
  z-index: 10000 !important;
}
  .cc_banner-wrapper {
    left: 0;
    z-index: 100000;
    width: 100%;
  }
  .cc_container {
    flex-direction: column;
  }
  .cc_message {
    font-size: 16px;
    margin: 0;
    margin-bottom: 15px;
  }
  .front_company_new .row.flexbox .item {
    height: auto;
  }
}

.left-icons {
  display: flex;
  flex: 1;
  justify-content: space-between;
}

.front_company_new .item-views.company .text {
  padding: 0px 30px;
  position: relative;
  max-width: 100%;
}

.front_company_new .item-views.company:not(.type2) .text,
.with-padding.item-views.company:not(.type2) .item.video-block {
  padding: 0px 30px;
  position: relative;
  max-width: 100%;
}
.front_company_new .item-views.company .item.video-block .image {
  background-position: 0px center;
}
.front_company_new .btn.btn-gray {
  background-color: #bfbfbf;
  border-color: #bfbfbf;
}

.top_block-h1,
.front_sections_only3 .top_block,
.front_company_new .top_block,
.stepsHeading,
.front_news_new .top_block,
.front_sale_new .top_block {
  background: #bfbfbf;
  padding-top: 0;
  padding-bottom: 4px;
  margin-bottom: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.top_block-h1 h1 {
  font-size: 19px;
}
.top_block-h1 h1,
.front_sections_only3 .top_block h2,
.front_company_new .top_block h2,
.stepsHeading h2,
.front_news_new .top_block h2,
.front_sale_new .top_block h2 {
  margin: 0;
  background: #fff;
  line-height: 1;
  width: fit-content;
  padding-right: 10px;
  display: flex;
  padding-bottom: 4px;
}
.top_block-h1 a,
.front_sections_only3 .top_block a,
.front_company_new .top_block a,
.front_news_new .top_block a,
.front_sale_new .top_block a {
  margin: 0;
  line-height: 1;
  top: 0;
  color: #000;
display: flex;
  align-items: center;
  gap: 5px;
}
.top_block-h1 a:hover,
.front_sections_only3 .top_block a:hover,
.front_company_new .top_block a:hover,
.front_news_new .top_block a:hover,
.front_sale_new .top_block a:hover {
  color: #000 !important;
}
.top_block-h1 .top_block-right,
.front_sections_only3 .top_block-right,
.front_news_new .top_block-right,
.front_sale_new .top_block-right,
.front_company_new .top_block-right {
  margin-bottom: -4px;
  transition: all ease-in-out 0.3s;
  display: flex;
  align-items: center;
}
.top_block-h1 .top_block-right a,
.front_sections_only3 .top_block-right a,
.front_news_new .top_block-right a,
.front_sale_new .top_block-right a,
.front_company_new .top_block-right a {
  color: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 13px;
  transition: all ease-in-out 0.3s;
}
.top_block-h1 .top_block-right:hover,
.front_sections_only3 .top_block-right:hover,
.front_news_new .top_block-right:hover,
.front_sale_new .top_block-right:hover,
.front_company_new .top_block-right:hover {
  background-color: #fff;
  box-shadow: 0 0 10px 5px rgb(191, 191, 191, 0.3);
}
.top_block-h1 .top_block-right:hover a,
.front_sections_only3 .top_block-right:hover a,
.front_news_new .top_block-right:hover a,
.front_sale_new .top_block-right:hover a,
.front_company_new .top_block-right:hover a {
  color: #bfbfbf;
}
.top_block-h1 svg,
.front_sections_only3 .sections_wrapper svg {
/*  margin-bottom: -4px;*/
display:block;
min-width: 18px;
}
.top_block-h1 svg path,
.front_sections_only3 .sections_wrapper svg path {
  fill: none;
  stroke: #fff;
  transition: all ease-in-out 0.3s;
}
.top_block-h1 .top_block-right:hover svg path,
.front_sections_only3 .sections_wrapper .top_block-right:hover svg path {
  stroke: #bfbfbf;
}
.catalog_section_list .item_block.lg .section_item,
.front_sections_only3 .items .item {
  border-color: #fff;
  box-shadow: 0px 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.catalog_section_list .item_block.lg .section_item:hover,
.front_sections_only3 .items .item:hover {
  border-color: #bfbfbf;
  box-shadow: none;
}

.region_wrapper {
  margin-left: 0;
}
/*
.phone_wrapper {
  margin: 0 48px;
}*/
.stepsWrap {
  padding-top: 60px;
}
.lang_fixed {
  /* top: 5px !important;*/
  height: fit-content;
}
.top-block .logo-row .top-description {
  height: fit-content !important;
  top: 0;
}
header .wrap_icon {
  margin-top: 0 !important;
}
.header__top-inner {
  padding-top: 10px;
}
a.whatsapp {
  width: 30px;
  height: 30px;
  margin-top: 5px;
}
.catalog_section_list .item_block.lg .section_item {
  padding: 25px;
  padding-bottom: 17px;
  padding-top: 39px;
}
.catalog_section_list .section_item .image {
  text-align: center;
  vertical-align: top;
  width: auto;
  padding: 0;
  padding-bottom: 20px;
}
.catalog_section_list .section_item .section_info {
  text-align: center;
}

.section-compact-list2 {
  background-color: var(--darkerblack_bg_black);
  margin: 0 -16px;
}
.section-compact-list2 .row {
  row-gap: 10px;
  margin: 0 16px;
  padding: 5px 0;
}
.section-compact-list2 .section-compact-list__item {
  background-color: #fff;
  padding: 0;
  width: 100%;
  height: 100%;
}

.section-compact-list2 .section-compact-list__item .section-compact-list__info {
  padding: 0;
  line-height: 1.5;
  width: 100%;
  height: 100%;
}
.section-compact-list2 .section-compact-list__item a {
  padding: 5px 10px;
  font-size: 13px;
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.section-compact-list2 .section-compact-list__item_wrapper {
  padding: 0 5px;
}

.captcha-row label,
.captcha-row .captcha_reload,
.popup .captcha-row .captcha_input {
/*    display: none; */
}
.form-control.captcha-row.clearfix {
    margin-bottom: 10px;
}
.captcha_input {
/*     display: none; */
}
/*.grecaptcha-badge {
  display: none !important;
}*/
.logo_and_menu-row .wrap_icon > :hover svg:not(.not_fill) path,
.logo_and_menu-row .wrap_icon svg:not(.not_fill) path {
  fill: none;
}
a.top-btn svg path {
  stroke: #333;
}

a.top-btn:hover svg {
  filter: opacity(1);
}
@media (max-width: 550px) {
  body .wrapper1.front_page .top_block a {
align-items: start;
  }
}
