.catalog__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    background-color: white;
    min-width: 100%;
}

.catalog__dropdown-toggle {
    position: relative;
}

.catalog__dropdown-toggle > a::before {
    content: '';
    position: absolute;
    background: url(img/arrows.svg) no-repeat top 4px right 0;
    width: 13px;
    height: 13px;
    right: 0;
    top: 2px;
    transition: all .3s;
}

.catalog__dropdown-toggle:hover > .catalog__dropdown {
    display: block;
}

.catalog__dropdown-toggle:hover > a::before {
    transform: rotate(90deg);
    right: -1px;
}

.header .catalog a {
    background: unset;
}

#search-modal {
    width: 0;
    padding: 0;
}

#search-modal .fancybox-close-small {
    display: none;
}

.searchModal .title-search-result {
    margin-top: 15px;
}

.title-search-result {
    z-index: 100000;
}

#webFormPopup h3 {
	margin-bottom: 15px;
	font-size: 30px;
    font-weight: 800;
    line-height: 36.31px;
    text-transform: uppercase;
	text-align: center;
}

#webFormPopup .description_form {
	text-align: center;
	font-size: 15px;
	margin-bottom: 25px;
}

#webFormPopup .checkoutConnect {
	display: flex;
	padding-bottom: 24px;
	justify-content: space-between;
}

#webFormPopup .checkoutConnect a {
	text-decoration: none;
}

#webFormPopup .checkoutConnectInput {
	border: 5px solid #d6d6d6;
	padding: 16px 30px 20px;
	display: flex;
    flex-direction: column;
	align-items: center;
	/*margin-right: 20px;*/
	width: 113px;
	height: 74px;
	color: #868686;
	filter: none;
}

#webFormPopup .checkoutConnectInput.no-mr {
	margin-right: 0;
}

#webFormPopup .checkoutConnectInput.active {
	border: 5px solid #eca92d;
	color: #242424;
}

#webFormPopup .checkoutConnectInput.active img {
	filter: contrast(1);
}

#webFormPopup .checkoutConnectInput:hover {
	border: 5px solid #eca92d;
	color: #242424;
	cursor: pointer;
	filter: contrast(1);
}

#webFormPopup .checkoutConnectInput img {
	filter: contrast(0);
	margin-bottom: 4px;
}

#webFormPopup .checkoutConnectInput .img_hover {
	filter: contrast(1);
}

#webFormPopup .checkoutInput .phone_code {
	position: absolute;
    width: 74px;
    padding: 20px 30px;
    background: #EBEBEB;
	border-radius: 3px 0 0 3px;
}

#webFormPopup .checkoutInput .phone_code:after {
	content: "";
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 10px;
    width: 17px;
    height: 12px;
    background: url(/bitrix/templates/kst.group/img/new-img/phone_code_russia.svg) no-repeat;
    background-size: cover;
    background-position: center;
	overflow: hidden;
}

#webFormPopup .checkoutInput .phone_code:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    width: 9px;
    height: 11px;
    background: url(/bitrix/templates/kst.group/img/new-img/select-arrow.svg) no-repeat;
    background-size: cover;
    background-position: center;
	overflow: hidden;
}

#webFormPopup .checkoutInput .phone {
	padding-left: 80px;
}

/*#webFormPopup .checkoutInputs {
	display: block;
}

#webFormPopup .checkoutInput {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	height: auto;
}

#webFormPopup input {
	width: 100%;
    height: 40px;
    background: #f4f4f4;
    border-radius: 3px;
    padding: 0 15px;
    /* font-weight: 600; */
    /*font-size: 15px;
    line-height: 142.02%;
    color: #242424;
}*/

#webFormPopup .yellowButton {
	background: #f4a91c;
}

#webFormPopup .yellowButton:hover {
	background: #d99c2b;
}

#webFormPopup textarea {
	width: 100%;
    background: #f4f4f4;
    border-radius: 3px;
    padding: 0 15px;
    font-size: 14px;
    color: #242424;
}

#webFormPopup .checkout__submit {
	width: 100%;
}

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

.catalog_calc_block {
	display: none;
}

.catalog_product_guarantee {
	display: none;
}

.form_zapros {
	padding: 30px;
}

.form_thenk {
    background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    opacity: 0.1;
	padding: 90px 13px;
    text-align: center;
    box-sizing: content-box;
    max-width: 470px;
}

.catalog_calc_block {
    background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.catalog_product_guarantee {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.catalog_consult_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.product_docs_block {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.ready_section_block {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.delivery_section_block {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.delivery_section_bottom {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.delivery_section_small {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.rules_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.lizing_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 570px;
}

.request_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 585px;
}

.manager_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 585px;
}

.work_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 585px;
}

.call_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 585px;
}

.prod_leasing_section {
	background: white;
    position: absolute;
    top: 5%;
    left: 0;
    margin: auto;
    right: 0;
    display: none;
    width: 585px;
}

.city_select_item {
	position: relative;
	cursor: pointer;
}

.city_select_item:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 25px;
    transform: translate(0, -50%);
    width: 9px;
    height: 11px;
    background: url(/bitrix/templates/kst.group/img/new-img/select-arrow.svg) no-repeat;
    background-size: cover;
    background-position: center;
	overflow: hidden;
}

.city_select_item select {
	appearance: none;
	cursor: pointer;
}

@media screen and (max-width: 1200px) {
	.form_thenk, .catalog_calc_block, .catalog_product_guarantee, .catalog_consult_section, .product_docs_block, .ready_section_block, .delivery_section_block, .delivery_section_bottom, .delivery_section_small, .rules_section, .lizing_section, .manager_section, .work_section, .call_section, .prod_leasing_section, .request_section {
		width: 100%;
		top: 0;
	}
	#webFormPopup .checkoutConnect {
		flex-wrap: wrap;
	}
	#webFormPopup .checkoutConnectInput {
		width: 170px;
		margin-bottom: 10px;
	}
	#webFormPopup .checkoutConnectInput:nth-child(even) {
		margin-right: 0;
	}
	/*#webFormPopup .checkoutInput .phone_code {
		padding: 15px 30px;
	}*/
}

@media screen and (max-width: 640px) {
	.catalog_calc_block, .catalog_product_guarantee, .catalog_consult_section, .product_docs_block, .ready_section_block, .delivery_section_block, .delivery_section_bottom, .delivery_section_small, .rules_section, .lizing_section, .manager_section, .work_section, .call_section, .prod_leasing_section, .request_section {
		height: auto;
	}
	#webFormPopup h3 {
		font-size: 24px;
	}
	#webFormPopup .checkoutInput .phone_code {
		padding: 15px 30px;
	}
	#webFormPopup .checkoutInput .phone_code:after {
		top: 18px;
	}
	.form_zapros {
		padding: 30px 15px 30px 15px;
	}
}

@media screen and (max-width: 375px) {
	.catalog_calc_block, .catalog_product_guarantee, .catalog_consult_section, .product_docs_block, .ready_section_block, .delivery_section_block, .delivery_section_bottom, .delivery_section_small, .rules_section, .lizing_section, .manager_section, .work_section, .call_section, .prod_leasing_section, .request_section {
		overflow: scroll;
		height: 500px;
	}
	
	#webFormPopup .checkoutConnectInput {
		width: 140px;
	}
}





















/* Start:/bitrix/templates/aspro-lite/css/regions.css?16747871847821*/
/* REGIONS */
.regions__name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 170px;
}

/*mobile*/
.top_mobile_region {
  position: relative;
}
.top_mobile_region .confirm_region {
  background: #f9f9f9;
  background: var(--darkerblack_bg_black);
  box-shadow: inset 0px -1px 0px 0px #f5f5f5;
  box-shadow: inset 0px -1px 0px 0px var(--lite_bg_black);
  border-radius: 0px;
  margin: 0px;
  padding-top: 18px;
}
.top_mobile_region .confirm_region {
  position: static;
  top: 0px;
  left: 0px;
}

/*select*/
.region_wrapper .dropdown {
  position: absolute;
  display: none;
  left: 0px;
  top: 100%;
  margin-top: 13px;
  min-width: 190px;
}
.region_wrapper .dropdown .wrap {
  margin: 0px;
  background: #fff;
  background: var(--card_bg_black);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  max-height: 300px;
  overflow: auto;
  padding: 12px 0px 14px;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar,
.searchinput .js-autocomplete-block::-webkit-scrollbar {
  width: 8px;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar-track,
.searchinput .js-autocomplete-block::-webkit-scrollbar-track {
  border-radius: 8px;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar-thumb,
.searchinput .js-autocomplete-block::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #999;
  border: 2px solid #fff;
}
.region_wrapper .dropdown .wrap::-webkit-scrollbar-thumb:window-inactive,
.searchinput .js-autocomplete-block::-webkit-scrollbar-thumb:window-inactive {
  background: #999;
  border: 2px solid #fff;
}
.region_wrapper .dropdown .more_item span {
  display: block;
  padding: 6px 24px 6px;
  cursor: pointer;
}
.region_wrapper .dropdown .more_item.current span {
  cursor: default;
  font-weight: bold;
  color: #333;
  color: var(--white_text_black);
}

/*popup*/
.city_chooser_small_frame.popup,
.city_chooser_frame.popup {
  max-width: 884px;
}
.ext_view.cities {
    display: flex;
}





/* hide popup until ajax css loaded */
.stores_frame.popup {
  max-width: 1200px;
  width: auto;
  display: none !important;
}

.jqmOverlay {
  background: #3a3f44;
  opacity: 0.7 !important;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 998;
}
.jqmOverlay.mobp {
  z-index: 992;
}
.jqmOverlay.waiting {
  z-index: 998;
}
.jqmClose.top-close {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 0px;
  right: -1px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  cursor: pointer;
}
.top-close.top-close--small {
  width: 44px;
  height: 40px;
}
.top-close--small svg {
  width: 10px;
  height: 10px;
}
.mobile .jqmWindow.popup {
  overflow: hidden;
  overflow-y: auto;
}
.jqmWindow .mCSB_container {
  /* margin-bottom: 0; */
}

.form.popup .form-header {
  padding-top: 35px;
  padding-left: 32px;
  padding-right: 32px;
}
.form.popup .licence_block.bx_filter {
  display: block;
}
.form.popup .form-body {
  padding-left: 32px;
  padding-right: 32px;
}
.form.popup .form-error {
  padding-left: 32px;
  padding-right: 32px;
}
.form.popup .form-footer,
.form.popup .social_block {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  text-align: left;
}
.scrollbar .form.popup .form-header,
.scrollbar .form.popup .form-body,
.scrollbar .form.popup .form-footer,
.scrollbar .form.popup .social_block,
.scrollbar .form.popup .form-error {
  padding-right: calc(32px - 2px);
}
.form.popup .captcha-row {
  margin-bottom: 41px;
}
.form.popup .captcha-row.normal,
.form.popup .captcha-row.compact {
  margin-bottom: 21px;
}
.form.popup .captcha-row.invisible{
  margin-bottom: 25px;
}
.form.popup.success .form-header  {
  padding-bottom: 0;
}
.form.popup.success .form-header .text {
  display: none;
}







.popup {

}



/*small popup*/
.city_chooser_small_frame .popup.popup--regions .form-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 34px;
background: #fff;
max-width: 100%;
    height: 50%;
    left: 0px;
}
.city_chooser_small_frame .popup_regions .h-search {
  padding-left: 32px;
  padding-right: 32px;
}
.popup--regions
{
background: #fff;
}

.city_chooser_small_frame.popup {

max-width: 100%;
    height: 60% !important;
    left: 0px !important;

	}
.form {
    position: relative;
}

.scrollbar:not(.scroller) {
    overflow: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
}

.favorits
{
margin-top:40px;
}


.dropdown-select__icon-left {
    display:none !important;
}

.jqmClose.top-close {

    z-index: 1000;
    cursor: pointer;
}

.bx-sls .bx-ui-sls-container,
.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
  padding-top: 13px !important;
}

a.scroll-to-top {
	display: none !important;
	/*background: #242424 url(/bitrix/templates/kst.group/images/svg/scroll.svg) no-repeat scroll center center;
	background-color: #ECA92D;*/
}

#basket-root .basket-item-property-custom-name, #basket-root .basket-item-property-name {
	color: #bababa;
	font-size: 11px;
    padding-top: 0;
}

#basket-root .basket-item-property-custom-value, #basket-root .basket-item-property-value {
	color: #bababa;
	font-size: 11px;
    padding-top: 0;
}

@media screen and (max-width: 1500px) {
	.index-catalog-slider .list {
		position: initial;
		overflow: hidden;
	}
	.swiper-buttons {
		position: absolute;
		right: 25px;
	}
}

.production__right {
  display: flex;
  flex-direction: column;
}

.production__inStock {
  margin-top: auto;
}

.productionSlider__item {
  height: 490px;
}

.product__icon img {
  display: block;
}

.about-page .image {
  width: 500px;
  height: 640px;
  max-width: 100%;
  border-radius: 5px;
  overflow: hidden;
  background-position: center !important;
}

@media screen and (max-width: 1200px) {
  .about-page .image {
    transform: translate(0, 0);
    height: 500px !important;
    margin: 0 -25px;
    width: calc(100% + 50px);
    background-size: cover !important;
    max-width: unset;
  }
}

@media (max-width: 991px) {
  .basket-item-amount-btn-plus, .basket-item-amount-btn-minus{
      border: 0;
  }
}

@media screen and (max-width: 639px) {
  .productionSlider__item {
      width: calc(100% - 25px);
      height: auto;
      position: relative;
      padding: 33% 0;
  }
  .productionSlider__item img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .city_chooser_small_frame.popup, .city_chooser_small_frame.popup {
    border-radius: 0 !important;
  }
  .popup .scrollbar:not(.scroller) {
    border-radius: 0 !important;
  }
  .about-page .image {
    height: 255px !important;
  }
  .delivery-page .block3 button {
    color: #242424;
  }

  .product__image {
    padding: 33% 0;
    height: auto;
  }

  .product__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 400px) and (max-width: 639px) {
  .index-catalog-block .item.big, .index-catalog-block .item.item-2, .index-catalog-block .item {
    height: 325px !important;
  }
  .index-catalog-block .item.item-1 img {
    max-width: 367px;
    width: 100%;
    top: 30px;
    object-fit: unset;
  }

  .index-catalog-block .item.item-2 .mobile_picture {
    max-width: 338px;
    width: 100%;
    top: 79px;
    object-fit: unset;
  }
  .index-catalog-block .item.item-3 .mobile_picture {
    display: block;
    bottom: 42px;
    width: 357px;
    max-width: 100%;
    margin-left: 3px;
    object-fit: unset;
  }
  .index-catalog-block .item.item-4 .mobile_picture {
    display: block;
    bottom: 42px;
    width: 314px;
    max-width: 90%;
    height: auto;
    margin: 0 15px;
    object-fit: unset;
  }
  .index-catalog-block .item.item-5 .mobile_picture {
    display: block;
    bottom: 42px;
    width: 331px;
    max-width: 100%;
    margin-left: 5px;
    object-fit: unset;
  }
}

@media screen and (max-width: 450px) {
  .about-page .image {
    height: 380px;
  }
}
@media screen and (max-width: 366px) {
  .productionDownload {
    font-size: 9px;
  }
}

@media screen and (max-width: 320px) {
  .about-page .image {
    height: 191px !important;
    background-size: 123% !important;
  }
}

/* Custom Styles */
.captcha-input-img {
    display: flex;
    justify-content: center;
    align-items: center;
    background: none !important;
    border: 1px solid #f4f4f4;
}

.captcha-input-img img.captcha.lazyloaded {
    width: 85%;
    height: 85%;
}

@media screen and (max-width: 639px) {
    .captcha-input-img {
        height: 50px;
    }

    .captcha-input-img img.captcha.lazyloaded {
        width: 51%;
        height: 85%;
    }
}