/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
.pricelist__heading {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px;
  background: #ff4f00;
}

.catalog.sections .item .info {
  height: 100%;
}
.main_title{
  font-size: 32px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  color: #333333;
  padding-bottom: 48px;
  padding-top: 52px;
}
.block_breadcrumb{
  padding: 0px 15px;
}
.catalog.sections .item .info-inner {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
}
.row_section--0 {
  display: grid;
  width: 104%;
  grid-template-columns: 1fr 1fr;
}
.img-responsive {
  float: right;
  mix-blend-mode: darken;
}
/* .nobor--s{
    height: 100% !important;
} */
.block_section--01 {
  background: #f6f6f6;
  border-radius: 30px;
  width: 450px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: inherit;
}
.image_section {
  padding-right: 20px;
  padding-bottom: 20px;
}
.title_section {
  font-family: "Ubuntu";
  font-style: normal;
  padding-left: 40px;
  padding-top: 30px;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  width: 230px;
}
.title_section a {
  color: #282828;
}
.title_section a:hover {
  color: #e65100;
}
/*
.catalog.sections .item .info:before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.catalog.sections .item .title{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    white-space: normal;
}    

.catalog.sections .item .text{
  white-space: normal;
} */

.videos iframe {
  width: 100%;
  border: 0;
}

@media (max-width: 767px) {
  .pricelist {
    margin-bottom: 20px;
  }
  .pricelist__heading {
    margin-bottom: 15px;
  }
}

.pl-table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.pl-table th,
.pl-table td {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #555555;
  padding: 5px 10px;
}
.pl-table__head {
  background: #e8f7fc;
}
.pl-table__head th {
  text-align: left;
}
.pl-table__head th:nth-last-child(-n + 5) {
  text-align: right;
}
.pl-table__row-name {
  background: #b1cad2;
}
.pl-table__row-name td {
  font-weight: 500;
  font-size: 12px;
  color: #333333;
  text-transform: uppercase;
}
.pl-table__row {
  border-bottom: 1px solid rgba(177, 202, 210, 0.5);
}
.pl-table__row:hover {
  background: #e8f7fc;
}
.pl-table__row td {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pl-table__row td:nth-last-child(-n + 5) {
  text-align: right;
}

.pl-table__row .row__special {
  text-transform: uppercase;
  padding: 5px 10px;
  background: #ff4f00;
  text-align: left !important;
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
}
.row_catalog--sh {
  display: flex;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  padding: 49px 46px;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.text--sh {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  margin-top: 15px;
  color: #282828;
}
.img--sh {
  height: 43px;
}
.block--sh {
  display: flex;
  flex-direction: column;
  width: 230px;
  align-items: flex-start;
}
.title_product a {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #282828;
}
.product_info div {
  padding: 0px;
}
.label-instock {
  background: #ffffff;
  border: 1px solid #46c155;
  border-radius: 20px;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  text-transform: uppercase;
  color: #46c155;
}
.catalog.item-views .item .article {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #686868;
}
.catalog.item-views .item .article span {
  font-weight: 600;
  text-transform: uppercase;
}
.price_val {
  font-size: 20px !important;
}
.buy_block .counter > .wrap {
  position: relative;
  background: #f5f5f5;
  border-radius: 2px;
  border-radius: 50px;
  width: 112px;
  padding: 4px;
}
.buy_block .counter input {
  width: 100%;
  padding: 6px;
  border: none;
  background: none;
  font-size: 15px;
  text-align: center;
}
.catalog.item-views .item .label {
  height: 22px;
  font-size: 11px;
  width: fit-content;
  padding: 5px 10px 5px 10px;
}
.label-nostock {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  text-transform: uppercase;
  color: #cccccc;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 20px;
}
.btn-default_catalog {
  background: #ff4f00;
  border-radius: 20px;
  padding: 10px;
}
.seel--s {
  display: none;
  width: 158px;
  list-style: none;
  border-radius: 20px;
  float: right;
  padding-top: 30px;
  right: -1px;
  bottom: -102px;
  position: absolute;
  background: rgb(245, 245, 245);
}
.seel--s li {
  text-align: start;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 18px;
  position: relative;
  right: 0px;
}
.seel--s li:last-child {
  padding-bottom: 14px;
}
.seel--s li a {
  color: #a9aeb5;
}
.seel--s li a:hover {
  color: #ff4f00;
}
.text_product--0 {
  height: 210px;
  justify-content: space-around;
  display: flex;
  flex-direction: column;
}
.wrap_pagination {
  display: flex;
  margin-top: 30px;
  justify-content: flex-end;
  gap: 40px;
}
.count_text {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #686868;
  margin: 0px;
}
.span_text {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  padding: 7px 25px;
  cursor: pointer;
  font-size: 16px;
  line-height: 18px;
  position: relative;
  margin-left: 30px;
  z-index: 1;
  color: #ff4f00;
  background: #f5f5f5;
  border-radius: 20px;
}
.span_text::before {
  position: absolute;
  content: url(/bitrix/templates/aspro-scorp/images/news/arrow_product.png);
  right: 9px;
  top: 5px;
  width: 14px;
  height: 6px;
}
.span_text_new::before {
  position: absolute;
  content: url(/bitrix/templates/aspro-scorp/images/news/arrow_product.png);
  right: 9px;
  top: 12px;
  height: auto;
  width: 14px;
  transform: rotate(181deg);
}
.row_header_top {
  display: flex;
  height: 45px;
  width: 105%;
  justify-content: space-between;
  align-items: center;
}
.fa.fa-phone.top_headrer_phone::before {
  color: #ff4f00;
  width: 30px;
  font-weight: bolder;
  font-size: 21px;
}
.catalog_menu_only{
    border: none !important;
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 500;
    padding-left: 10px;
    font-size: 14px;
    line-height: 16px;
    color: #282828;
    text-transform: uppercase;
}
.ol--0{
    padding-bottom: 6px;
}
.phone-number_top {
  display: flex;
  gap: 4px;
  display: flex;
  /* position: relative; */
  left: 25px;
  border: 1px solid #ff4f00;
  border-radius: 30px;
  gap: 4px;
  padding: 10px 20px;
}
.phone-number_top a {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #282828;
}
.callback_head_top.btn.btn-default.white.btn-xs {
  background: #ff4f00;
  border-radius: 20px;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  padding: 15px 20px;
  font-size: 14px;
  margin-bottom: 0;
  color: #ffffff !important;
}
.pagination > li:last-child > span{
 border-bottom-right-radius: 0px  !important;
}
.cityRow .cityInfo {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #686868;
}
.cityRow .cityInfo a {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #686868;
  border-bottom: 1px solid !important;
}
.no_left_pad {
  padding-right: 0px;
}
.callback_head,
.block_head,
.no_slogan {
  display: none !important;
}
.wraps a {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  padding: 30px;
  color: #282828;
}
.search-item.nosave.ness {
  position: absolute;
  top: 22px;
  right: 0px;
}
.new-page .item-image-class {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.slider_wrap * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.slick-slide {
  margin: 0 10px !important;
}
.slider-item img {
  max-width: 100%;
}
.rows_tr {
  margin-top: 15px;
  border-top: 1px solid rgba(255, 79, 0, 0.5);
  border-bottom: 1px solid rgba(255, 79, 0, 0.5);
  display: flex;
  justify-content: flex-start;
}
.search-icon.pull-left.pul--0 {
  background: #ff4f00;
  border-radius: 7px;
  height: 40px;
  width: 40px;
}
.icon_search {
  position: relative;
}
.icon_search::before {
  position: absolute;
  left: -8px;
  top: -2px;
  content: url(/bitrix/templates/aspro-scorp/images/news/search_top.png);
}
.btn-juliet.slick-arrow {
  display: block;
  position: absolute;
  right: 0px;
  width: 32px;
  height: 32px;
  border: 1px solid #d9d9d9;
  top: 41%;
  background: white;
  border-radius: 50%;
}
.fa-angle-right::before {
  font-size: 20px;
  position: relative;
  top: -3px;
  left: 1px;
  color: #d9d9d9;
}
.btn-juliet.slick-arrow:hover {
  border: 2px solid #ff4f00;
  border-radius: 50%;
}
.btn-juliet.slick-arrow:hover .fa-angle-right:before {
  color: #ff4f00;
  font-size: 20px;
  position: relative;
  top: -4px;
}
.btn-juliet_left.slick-arrow {
  display: block;
  position: absolute;
  left: 0px;
  width: 32px;
  height: 32px;
  border: 1px solid #d9d9d9;
  top: 41%;
  z-index: 1;
  background: white;
  border-radius: 50%;
}
.fa-angle-left::before {
  font-size: 20px;
  position: relative;
  top: -3px;
  left: -1px;
  color: #d9d9d9;
}
.btn-juliet_left.slick-arrow:hover {
  border: 2px solid #ff4f00;
  border-radius: 50%;
}
.btn-juliet_left.slick-arrow:hover .fa-angle-left:before {
  color: #ff4f00;
  font-size: 20px;
  left: -2px;
  position: relative;
  top: -4px;
}
.image_bg_fon img {
  max-width: 100%;
}
.title_menu_left {
  font-family: "Ubuntu";
  font-style: normal;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #282828;
}

.hiden_delivery {
  color: #666666;
  width: 170px;
  background: #ffffff;
  padding: 11px 17px;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  margin-top: 10px;
}
.row_left_menu {
  width: 186px;
  display: flex;
  flex-direction: column;
}
.row_block_system{
    margin-left: 0px !important;
}
.input_footer {
  padding-left: 20px;
  height: 40px;
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  width: 199px;
}
.search-button-div_footer {
  position: relative;
  background: #ffffff;
  width: 40px;
  border-radius: 7px;
  right: 40px;
  border: none;
  height: 40px;
}
.btn.btn-search.btnns {
  border: none !important;
  background: none !important;
  width: 40px;
  height: 40px;
}
.search-button-div_footer::before {
  position: absolute;
  left: 10px;
  top: 10px;
  content: url(/bitrix/templates/aspro-scorp/images/news/search_footer.png);
}
.row_searc_footer {
  display: flex;
  position: relative;
  left: 40px;
}
.wraps .link_menu {
  font-family: "Ubuntu";
  font-style: normal;
  padding: 0px 0px 0px 0px;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  color: #686868;
}
.top-menu--0 {
  margin-top: 30px;
}
.wraps_menu_left {
  padding: 5px 10px;
}
.wraps_menu_left:hover {
  background: rgba(255, 79, 0, 0.1);
  border-radius: 10px;
}
.banners--0 {
  margin-top: 30px;
}
.wraps .top_header_link {
  padding: 30px 15px;
}
/* .row_left_menu td:not(:last-child){
    padding-bottom: 15px;
} */
.positonns {
  position: relative;
  right: 10px;
  padding-bottom: 25px;
}
.logo-row.row {
  display: none;
}
.row_fotoer {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px 15px 0px;
  justify-content: space-between;
  margin-top: 36px;
}
.footer__blocks-col {
  display: flex;
  flex-direction: column;
  max-width: 948px;
  width: 100%;
}
.footer__blocks {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px 15px 0px;
  justify-content: space-between;
  margin-top: 36px;
}
.footer__link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 158px;
  height: 40px;
  border-radius: 20px;
  background-color: #E65100;
  cursor: pointer;
  transition: background-color .3s;
}
.footer__link:hover {
  background-color: #ff6410;
  transition: background-color .3s;
}
.footer__link div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__link span {
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  text-transform: uppercase;
}
.block_1,
.block_2,
.block_3,
.block_4,
.block_5 {
  display: flex;
  flex-direction: column;
}
.videos .main-video__text {
  color: #686868;
}
.block_5 {
  align-items: end;
  gap: 16px;
}
.callback_head_top.btn.btn-default.white.btn-xs {
  margin-right: 0px;
}
.rows_menu_footer {
  display: flex;
  flex-direction: column;
}
.title_menu_footer {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #ffffff;
}
.link_footer {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #a9aeb5;
}
.rows_menu_footer .item:first-child {
  margin-bottom: 10px;
}
.row_fotoer .cityInfo span {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.75);
}
.row_fotoer .cityInfo a {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid !important;
}
.row_fotoer .email a {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #cacdd1;
}
.row_fotoer .fa.fa-envelope::before {
  color: #cacdd1;
  position: relative;
  right: 4px;
}
.block_4 div:not(:last-child) {
  margin-bottom: 12px;
  margin-left: 4px;
}
.clock_block {
  position: relative;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  left: 16px;
  margin-bottom: 0px;
  line-height: 14px;
  color: #cacdd1;
}
.block_4 .cityInfo img {
  position: relative;
  right: 4px;
}
.block_4 .social {
  margin-left: 0px;
}
.clock_block::before {
  content: url(/bitrix/templates/aspro-scorp/images/news/mdi_clock.png);
  position: absolute;
  left: -22px;
  top: -2px;
}
.icon_footer_youtube::before {
  content: url(/bitrix/templates/aspro-scorp/images/news/ant-design_youtube-outlined.png);
}
.icon_footer_instagram::before {
  content: url(/bitrix/templates/aspro-scorp/images/news/istagramm.png);
  position: absolute;
  left: 1px;
  top: 2px;
}
.block_5 .phone-number_top a {
  color: #ffffff;
  font-size: 12px;
}
.block_5 .phone-number_top {
  width: 145px;
  position: inherit;
  padding: 6px 20px;
}
.rows_menu_footer .title a:hover,
.rows_menu_footer .title a:focus,
.rows_menu_footer .title a:active {
  color: #ff4f00;
}
.item:hover .title a,
.item:hover .title {
  color: #ff4f00 !important;
}
.wraps a:hover {
  color: #ff4f00;
}
.block_5 .callback.pull-right.footer_pull {
  width: 145px;
}
.block_4 .social-icons li:hover a {
  background-color: dimgray;
}
.project .project-cart__image img {
  border-radius: 10px;
}
.block_4 .social_wrap .social {
  padding: 0px;
}
.block_top_header a {
  position: relative;
}
.catalog_main_page {
  margin-top: 60px;
}
.new-page.catalog.sections.front .item {
  margin-left: 0px !important;
}

.front-system-title {
  font-size: 36px;
  position: relative;
  z-index: -1;
}
.item-views.catalog.sections.front.new-page .front-system-title {
  font-size: 28px;
}
button:active, button:focus {
    outline: none !important;
  }
  button::-moz-focus-inner {
    border: 0 !important;
  }
.block_5 .callback.pull-right.footer_pull span {
  font-size: 11px !important;
  padding: 9px 20px !important;
}
.phone-number_top.phone-number_top--0 {
  display: flex;
}
.info_site {
  display: flex;
  justify-content: space-between;
}
.copyy {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #cacdd1;
}
.text_itb {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #cacdd1;
}
.logo_and_menu-row{
    border: none;
}
*:active{
    box-shadow: none !important;
}
.span_itb {
  color: rgba(250, 0, 25, 1);
}
.little_logo {
  display: none;
}
.mobile_callback {
  display: none;
}
.phone-number_top.phone-number_top--0.mobile_sz {
  display: none;
}
.search-input.input_top {
  display: none;
  width: 100%;
  height: 36px;
  padding-left: 20px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 7px;
}
.videos .videos-right .videos-right__link-image img {
  border-radius: 18px;
}
.left_block_video iframe {
  border-radius: 18px;
}
.wrap_pagination .pagination .before span{
    border:none;
    padding: 3px 12px;
}
.ks--a {
  float: right;
}
.menu-row.row.mobile_menu_main {
  display: none;
}
.blocks--0 {
  margin-top: 113px;
}
.videos .main-video__title {
  text-decoration: none;
}
.row_slider_foot {
  background: #f6f6f6;
  border-radius: 20px;
  padding: 39px 31px 31px 31px;
}
.project-cart__image {
  position: relative;
}
.project-cart__image::before {
  position: absolute;
  right: 25px;
  bottom: 3px;
  content: url(/bitrix/templates/aspro-scorp/images/news/zoom.png);
}
.all-form-homepage__form input {
  border-radius: 10px;
}
.all-form-homepage__form input::placeholder {
  color: #686868;
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
}
.homepage-form__subtitle {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #282828;
}
.homepage-form__policy {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #777777;
  margin-top: 7px;
}
.hiden_delivery.hiden_delivery_head{
    display: none;
  }
.homepage-form__title {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 25px;
  color: #282828;
}
.row_slider_foot {
  display: flex;
  flex-wrap: wrap;
}
.buttons.pull-right a{
    padding: 11px;
    border-radius: 20px;
}
.all-form-homepage {
  padding: 20px 0px;
  margin-bottom: 40px;
}
.homepage-form__men img {
  position: absolute;
  bottom: -19px;
}
.chech--0 {
  text-decoration: underline;
}
#next_dov ,#prev_dov {
    display: none !important;
}
.sectionInfo{
  display: none;
}
.tagsRow{
  display: none;
}
.header-sticky__link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 132px;
  height: 38px;
  border-radius: 20px;
  background-color: #E65100;
  margin-top: 4px;
  margin-left: 32px;
  cursor: pointer;
  transition: background-color .3s;
}
.header-sticky__link:hover {
  background-color: #ff6410;
  transition: background-color .3s;
}
.header-sticky__link div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-sticky__link span {
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  text-transform: uppercase;
}
.catalog__btn {
  border-radius: 20px;
  border: 1px solid #E65100;
  width: 197px;
  height: 44px;
  color: #E65100;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 44px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 17px auto 0;
  transition: color .3s, border .3s;
}
.catalog__btn:hover {
  color: #ff6410;
  border: 1px solid #ff6410;
  transition: color .3s, border .3s;
}
.sticky__btn {
  position: sticky;
  top: 241px;
  right: 0;
  width: 264px;
  display: flex;
  margin-left: auto;
  z-index: 10;
}
.sticky-catalog-btn {
  position: absolute;
  right: 0;
  display: flex;
  gap: 16px;
  align-items: center;
  border-radius: 50px 0 0 50px;
  background-color: #FF4F00;
  padding: 10px;
  box-sizing: border-box;
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  width: 264px;
  margin-left: auto;
  transition: background-color .3s;
}
.sticky-catalog-btn:hover {
  background-color: #ff6410;
  transition: background-color .3s;
}
.flexslider .slides>li a {
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  .row_section--0 {
    grid-template-columns: 1fr;
  }
  .row_slider_foot {
    display: block;
  }
  .row_header_top {
    width: 100%;
  }
  .slick-slide {
    margin: 0 5px !important;
  }
  .new-page.catalog.sections .items > div {
    display: block;
  }
  .phone-number_top.phone-number_top--0 {
    display: flex;
  }
  .row_fotoer {
    gap: 20px;
    text-align: start;
  }
  .items.row_block_comlect {
    grid-template-columns: 1fr;
  }
  .row_catalog--sh {
    flex-direction: column;
    align-items: center;
  }
  .block--sh {
    align-items: center;
  }
  .row_section--0 {
    justify-items: center;
  }
  .block_section--01 {
    width: 100%;
  }
  .row_section--0 {
    width: 100%;
  }
  .phone-number_top {
    display: none;
  }
  .mega-menu-header {
    display: none;
  }
}
@media (max-width: 767px) {
  .title_menu_left {
    text-align: center;
  }
  .hiden_delivery {
    margin-bottom: 15px;
    margin-left: 30px;
    margin-top: 0px;
  }
  .hiden_delivery {
    display: none !important;
  }
  .positonns {
    display: none;
  }
  .pl-table__head {
    display: none;
  }
  .title_menu_left {
    font-size: 15px;
    position: relative;
    margin-bottom: 0px;
    width: 100px;
    margin: 0 auto;
    padding: 12px 0px;
  }
  .title_menu_left::after {
    position: absolute;
    content: url(/bitrix/templates/aspro-scorp/images/news/mobile_wrap.png);
    left: -34px;
    top: 9px;
  }
  .title_menu_left::before {
    position: absolute;
    content: url(/bitrix/templates/aspro-scorp/images/news/arrow_mobile.png);
    right: -18px;
    top: 10px;
  }
  .mobile_wrap {
    border: 2px solid #ff4f00;
    border-radius: 10px;
  }
  .items.row_block_comlect {
    grid-template-columns: 1fr;
  }
  .videos .videos-right__title {
    display: none;
  }
  .wrap_pagination {
    display: flex;
    margin-top: 30px;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
  }
  .rotate_arrows:before {
    transform: rotate(180deg);
    top: 15px;
  }
  .row_left_menu {
    width: 100%;
    margin-top: 16px;
    padding: 0px 6px 0px 30px;
  }
  .videos {
    flex-direction: column;
  }
  .right_block_video {
    margin-top: 29px;
  }
  .left_block_video,
  .right_block_video {
    width: 100%;
  }
  .videos .videos-right .videos-right__link-image {
    display: block;
  }
  .new-page.catalog.sections .items div:first-of-type .item {
    border: none ;
  }
  .row_catalog--sh {
    justify-content: center;
  }

  .block--sh {
    width: 100%;
    align-items: center;
  }
  .text--sh {
    text-align: center;
  }
  .pl-table__row-name {
    display: block;
    background: none;
    margin-bottom: 5px;
  }
  .pl-table__row-name td {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
  }
  .pl-table__row {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 1px solid #efefef;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px 20px 15px;
    margin-bottom: 10px;
  }
  .pl-table__row:hover {
    background: none;
  }
  .pl-table__row td {
    padding: 0;
    margin-bottom: 5px;
  }
  .pl-table__row td:not(.row__head-mobile) {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 12px;
    order: 2;
  }
  .pl-table__row td:not(.row__head-mobile):before {
    content: attr(data-label);
    font-weight: 300;
    text-align: left;
  }
  .pl-table__row .row__head-mobile {
    font-weight: 500;
    color: #000000;
    margin-bottom: 10px;
  }
  .title_section {
    font-size: 16px;
  }
  .img-responsive {
    width: 169px;
  }
  .sticky__btn {
    display: none;
  }
}
@media (max-width: 520px) {
  .block_breadcrumb{
    padding: 0px;
  }
  .main_title{
    font-size: 24px;
    padding-bottom: 24px;
    padding-top: 24px;
  }
  .buy_block.clearfix {
    display: flex;
  }
  .items-page.js-select .select{
    position: relative;
  }
  .seel--s {
    right: -14px;
}
  .pagination .active span{
    padding: 0px  !important;
  }
  .hiden_delivery.hiden_delivery_head{
    display: block !important;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .project-cart-item {
    background: #f6f6f6;
    height: 390px;
    border-radius: 10px;
  }
  .homepage-form__subtitle{
    width: 235px;
    margin: 0 auto;
  }
  .nam-doveryaut__title{
    font-size: 22px;
    text-align: center;
  }
  .carousel-cell img{
    margin: 0 auto;
  }
  .nam-doveryaut.row{
    width: 310px;
    margin-top: 65px;
  }
  .new-page.catalog.sections.front .item {
    display: block;
  }
  #prev_dov{
    position: absolute;
    top: 20px;
    border: none;
    background: none;
    left: -35px;
    display: block !important;
  }
  #prev_dov i::before{
    font-size: 34px;
    top: -12px;
    left: 2px;
  }
  .new-page.catalog.sections.front .item{
    height: auto;
  }
  .item-views.table .item .image img {
    height: 97px;
  }
  .new-page.catalog.sections.front .item {
    margin-left: 40px !important;
  }

  .new-page.catalog.sections.front .item {
    margin: 0 auto !important;
  }
  .mobile_callback .phone-number_top{
    position: initial;
  }
  .project-cart__image {
    padding: 25px;
  }
  .new-page.catalog .item.catalog-item.catalog-item_system{
    display: flex;
    height: 340px;
  }
  .front.new-page .info{
    justify-content: space-between;
    width: 235px;
    height: 340px !important;
    margin:  0 auto;
  }
  .project-cart__text {
    padding: 0px 25px;
  }
  .project .title a {
    font-size: 16px;
    margin-top: 26px;
  }
  .project .city {
    margin-top: 15px;
  }
  .project-cart__image::before {
    right: 35px;
    bottom: 28px;
  }
  .collaspse_menu_mobile {
    position: fixed;
    z-index: 8;
    overflow-x: hidden;
    top: 87px;
    height: 100vh !important;
    width: 100%;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    background: white;
    padding: 0px 15px;
  }
  .span_text {
    font-size: 13px;
  }
  .project-cart__text .title {
    width: 200px;
  }
  .us-job-test {
    font-size: 22px;
    text-align: center;
  }
  .slick-slide {
    margin: 0px 10px !important;
  }
  .row_slider_foot #next {
    top: 83%;
    right: 25px;
  }
  .row_slider_foot #prev {
    left: 265px;
    top: 83%;
  }
  .new-page.catalog.sections .info {
    border: 1px solid rgba(255, 79, 0, 0.5);
    box-sizing: border-box;
    border-radius: 20px;
    background: white;
  }
  .new-page.catalog.sections .item .info{
    padding: 25px !important;
  }
  .videos .videos-right a.videos-right__link-name {
    font-size: 16px;
  }
  .item.catalog-item.catalog-item_system {
    margin-top: 0px !important;
  }
  .row_slider_foot {
    background: none;
    border: none;
    padding: 0px;
  }
  .block_comlect {
    height: 95px;
    padding: 0px 20px;
  }
  .left_block_video iframe {
    height: 172px;
  }
  .videos .main-video__title {
    font-size: 16px;
    line-height: 18px;
  }
  .items.row_block_comlect {
    margin-top: 30px;
  }
  .item-views.catalog.sections.front.new-page .front-system-title {
    font-size: 20px;
    line-height: 23px;
  }
  .blocks--0 .col-md-12 {
    padding: 0;
  }
  .block_top_header {
    position: relative;
  }
  .block_top_header:nth-child(2),
  .block_top_header:nth-child(3) {
    width: 48%;
  }
  .bottom_bg {
    left: 11px;
    bottom: 10px;
  }
  .front-system-title {
    font-size: 25px;
    text-align: center;
    width: 300px;
    margin: 0 auto;
  }
  .block_top_header:nth-child(2) img,
  .block_top_header:nth-child(3) img {
    height: 160px;
  }
  .bottom_bg img {
    height: 30px;
    width: 30px;
  }
  .main-video__text {
    font-size: 12px;
  }
  .front-dop-title {
    font-size: 20px;
    line-height: 23px;
    width: 279px;
    margin-top: 50px !important;
    margin: 0 auto;
    padding-bottom: 40px;
    text-align: center;
  }
  .catalog-dop .item a {
    font-size: 16px !important;
    line-height: 120% !important;
  }
  .catalog-dop .item {
    height: 230px;
  }
  .front-videos-title {
    font-size: 22px;
    text-align: center;
  }
  .banners--0 .col-md-12 {
    padding: 0px;
  }
  .block_comlect .image img {
    width: 50px;
  }
  .psz {
    height: 30px !important;
    width: 30px;
  }
  .bottom_bg .title {
    font-size: 16px;
    line-height: 21px;
  }
  .banners--0 {
    margin-top: 0px;
  }
  .logo_and_menu-row {
    border-top-style: none;
  }
  .menu-row.row.mobile_menu_main {
    display: block;
  }
  .collaspse_menu_mobile .mega-menu ul.nav {
    padding: 10px;
    box-shadow: none;
    margin-bottom: 15px;
    background: #ffede5;
    border-radius: 10px;
  }
  .collaspse_menu_mobile .top_header_link a {
    text-transform: none !important;
  }
  .collaspse_menu_mobile .mega-menu ul.nav li {
    background: none !important;
  }
  .collaspse_menu_mobile .mega-menu ul.nav li > a {
    border: none !important;
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #282828;
    text-transform: uppercase;
  }
  .cityInf {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #686868;
    padding-bottom: 12px;
  }
  .cityInf img {
    padding-right: 4px;
  }
  .cityInf a {
    color: #686868;
  }
  .collaspse_menu_mobile .phone {
    position: relative;
    left: 4px;
    padding-bottom: 12px;
  }
  .collaspse_menu_mobile .phone .clock_block {
    color: #686868;
  }
  .collaspse_menu_mobile .phone .clock_block::before {
    content: url(/bitrix/templates/aspro-scorp/images/news/time_menu.png);
  }
  .collaspse_menu_mobile .mega-menu .search.mobilc_search {
    display: none !important;
  }
  .collaspse_menu_mobile .email {
    padding-bottom: 16px;
    color: #686868;
  }
  .social_wrap_mobile .lj a {
    background: #f0f0f0;
  }
  .social_wrap_mobile .icon_footer_youtube::before {
    content: url(/bitrix/templates/aspro-scorp/images/news/youtube_mobile.png);
  }
  .social_wrap_mobile .icon_footer_instagram::before {
    content: url(/bitrix/templates/aspro-scorp/images/news/mdi_instagram.png);
  }
  .menu_info--0 {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 38px;
  }
  .collaspse_menu_mobile .phone-number_top.phone-number_top--0.mobile_sz a {
    color: #282828;
  }
  .collaspse_menu_mobile .email a {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #686868;
  }
  .catalog.item-views .item .image {
    max-width: 102px;
    height: 160px;
    float: left;
  }
  .text_product--0 {
    margin: 0px auto;
    height: 207px;
    padding-left: 14px;
  }
  .item-views.table .item .title {
    text-align: start;
    height: fit-content !important;
  }
  .catalog.item-views.table .item .title + .label {
    margin-top: 15px;
  }
  .big_logo {
    display: none;
  }
  .little_logo {
    display: block;
  }
  .catalog.item-views.table .item .text {
    text-align: start;
    padding-left: 18px;
  }
  .count_text {
    text-align: start;
    font-size: 14px;
  }
  .catalog.item-views.table .item .buy_block .buttons {
    position: relative;
    left: 21px;
    width: 120%;
  }
  .logo.colored a img {
    width: 115px;
  }
  .logo_and_menu-row .cityInfo {
    display: none;
  }
  .copyy {
    font-size: 11px;
  }
  .text_itb,
  .span_itb {
    font-size: 10px;
  }
  /*.block_1,*/
  /*.block_5 {*/
  /*  order: -1;*/
  /*}*/
  .phone-number_top.phone-number_top--0,
  .footer_pull {
    display: none;
  }
  .mobile_callback {
    display: flex;
    justify-content: space-between;
  }
  .phone-number_top.phone-number_top--0.mobile_sz {
    display: flex;
    padding: 8px 13px;
    text-align: center;
    height: 36px;
    max-width: 150px;
    justify-content: center;
    align-items: center;
  }
  .phone-number_top.phone-number_top--0.mobile_sz a {
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
  }
  .callback_head_top.btn.btn-default.white.btn-xs.footer_sa {
    font-size: 10px;
    height: 36px;
    width: 158px;
  }
  .callback_head_top.btn.btn-default.white.btn-xs {
    padding: 11px 20px;
}
  .block_5 {
    width: 40%;
    position: absolute;
    top: 0;
    right: 13px;
  }
  .block_1 {
    width: 100px;
  }
  .block_4 {
    max-height: 110px;
  }
  .block_4 .social_wrap {
    position: relative;
    bottom: 93px;
    width: fit-content;
    left: 225px;
  }
  .info_site {
    margin-top: 25px;
  }
  .block_2 {
    width: 104px;
  }
  .block_3 {
    width: 204px;
  }
  .row_fotoer {
    gap: 25px;
  }
  .input_footer {
    width: 206px;
    position: relative;
  }
  .search-button-div_footer {
    display: none;
  }
  .row_searc_footer {
    left: 0px;
  }
  .search-input-div.news-001 {
    position: relative;
  }
  .search-input-div.news-001::before {
    right: 0;
    text-align: center;
    content: url(/bitrix/templates/aspro-scorp/images/news/search_footer.png);
    position: absolute;
    width: 40px;
    border-radius: 6px;
    line-height: 49px;
    height: 40px;
    background: white;
  }
  .btn.btn-responsive-nav {
    position: relative;
    width: 40px;
    height: 30px;
    top: 0px !important;
    background: none;
  }
  .btn.btn-responsive-nav.visible-xs::before {
    position: absolute;
    content: url(/bitrix/templates/aspro-scorp/images/news/menu.png);
    bottom: 0px;
    height: 30px;
    right: -4px;
  }
  .btn.btn-responsive-nav.visible-xs.kss::before {
    right: 5px;
    content: url(/bitrix/templates/aspro-scorp/images/news/close_menu.png);
  }
  .btn.btn-responsive-nav.visible-xs:hover {
    border: none;
  }
  .search_top_mobile {
    display: block;
  }
  .col-md-3.hidden-sm.hidden-xs.slogan.no_slogan {
    display: none !important;
  }
  .search-input-div.news-002 {
    position: relative;
    left: 36px;
    display: flex;
    flex-direction: row-reverse;
    height: 36px;
  }
  .search-input-div.news-002::before {
    position: relative;
    content: url(/bitrix/templates/aspro-scorp/images/news/menu_top.png);
  }
  .search-input-div.news-003 {
    left: 11px;
  }
  .form--a {
    display: flex;
    flex-direction: row-reverse;
  }
  .search-input-div.news-003::before {
    position: relative;
    right: 37px;
    content: url(/bitrix/templates/aspro-scorp/images/news/menu_top.png);
  }
}
@media (max-width: 420px) {
  .catalog.item-views.table .item .buy_block {
    position: relative;
    right: 110px;
    width: 135%;
  }

  .span_text::before {
    right: 6px;
  }
  .span_text_new::before {
    right: 11px;
    top: 10px;
  }
  .seel--s li {
    right: -7px;
    font-size: 14px;
  }
  .block_2 {
    width: 106px;
  }
  .block_3 {
    width: 199px;
  }
}


@media(max-width:415px){
    .row_slider_foot #prev {
        left: 300px;
    }
}
@media (max-width: 400px) {
    .catalog.item-views.table .item .buy_block {
      width: 140%;
    }
    .row_slider_foot #prev {
      left: 275px;
  }
  }
@media (max-width: 380px) {
    .catalog.item-views.table .item .buy_block {
      width: 145%;
    }
    .row_slider_foot #prev {
      left: 265px;
  }
  }
@media (max-width: 365px) {
  .count_text {
    font-size: 13px;
  }
  .catalog.item-views.table .item .buy_block {
    width: 148%;
  }
  .phone-number_top.phone-number_top--0.mobile_sz {
    width: 150px;
  }
  .callback_head_top.btn.btn-default.white.btn-xs.footer_sa {
    width: 150px;
  }
  .row_slider_foot #prev {
    left: 251px;
}
}
