/*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;  }*/
.b_border{
  border: 1px solid #cccccc;
  border-radius: 15px;
  padding: 5px;
}
.b_shadow{
  color: #000;
  transition: box-shadow .5s;
}
.b_shadow:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
body {
    background: #F8F8FD;
}
.header {
    background: #F8F8FD;
}
.footer {
    background: #383085;
    --footer_border_color: #ebebee;
}
.cover::before {
    background: none;
}
.ui-card-main {
    border: 1px solid rgba(56, 48, 133, 0.4);
}
.ui-card__title {
    color: #000;
}
.svg.white-stroke svg path,
.svg.white-stroke svg use {
    stroke: #000;
}
.brands-list-text {
    margin: 10px;
    color: #161616;
    font-weight: 500;
}
.ui-card__image-brand {
    --aspect-ratio: 4 / 2;
    overflow: hidden;
    position: relative;
    aspect-ratio: var(--aspect-ratio);
}
.brand-bg-fixed {
    background: rgba(56, 48, 133, 0.1);
}
.brand-bg-fixed:hover {
    background: rgba(56, 48, 133, 0.1);
}
.company-item__heading {
    background: none
} 
.btn.btn-main-company {
    background-color: #e31d25;
    border-color:#e31d25;;
    color: #f8f8fd;
}
.ui-card__image-main-company {
    height: 210px;
    overflow: hidden;
    position: relative;
    aspect-ratio: var(--aspect-ratio);
}
.ui-card__title-company {
    height: 50px;
}
@media (min-width: 992px) {
    .company-item__picture {
        position: static;
        height: 100%;
        min-height: 413px;
    }
}
/* custom */
.header-info-price-block {
    justify-content: center;
	align-items: center;
    gap: 15px;
	background-color: #57E164;
    padding: 15px 0;
	display: none;
}
.header-info-price-block__text {
	color: #161616;
}
.header-info-price-block__close-button {
    cursor: pointer;
	width: 15px;
	height: 15px;
}
.phones__callback {
    width: 202px;
    height: 43px;
    background: #383085;
    color: #F8F8FD;
    font-size: 16px;
    border-radius: 5px;
}
.phones__callback:hover, .phones__callback:active, .phones__callback:focus {
    background-color: hsl(246, 47%,calc(35% + -6%));
    border-color: hsl(246, 47%,calc(35% + -6%));
}
.header__top-part {
    --menu-height: 80px;
}
.header__top-part .header-menu__title {
	    color: #00000099;
}
.header.header--narrow .header__icon-name {
	color: #00000099;
}
.header.header--narrow .logo {
    max-width: 230px;
    height: 57px;
}
.phones .email__text {
/*margin: 0 15px;*/
font-size: calc(1rem - 2px);
line-height: calc(1em + 6px);
font-weight: 500;
}
header .search .search-input {
border: 2px solid rgba(227, 29, 37, 0.4);
}
#headerfixed .search .search-input {
    border: 2px solid rgba(227, 29, 37, 0.4);
}
.logo {
max-width: 230px;
    height: 57px;
}
#headerfixed .header__main-part {
    margin: 0 20px;
}
.line-block--40&gt;.line-block__item {
    padding: 0;
}
span.header-menu__title-wrapper.icon-block.flex-1.font_13{
    font-size: calc(1rem - 1px);
}
.top-content-block .section-block .sections-list{
    display: none;
}
.headers-container {
    position: relative;
    z-index: 6;
}
.wrp {
	max-width: 950px;
	position: relative;
margin-left: 30px;
margin-top: 30px;
}
.map-box { 
	position: absolute;
	top: 30px;
	left: 0px; 
	padding: 30px;
	background: #fff;
	border: 1px solid #ddd;
	z-index: 100;
	width: auto;
box-shadow: -1px -1px 24px 0px rgba(50, 50, 50, 0.5);
}
.map-box p {
	font-size: 12px;
}
#map {
	width: 100%; 
	height: 1000px;
}
/** для форы связи*/
.contact_us_2 * {
  font-family: Nunito, sans-serif;
}
.contact_us_2 .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 25px;
}
.contact_us_2 .responsive-cell-block {
  min-height: 75px;
}
.contact_us_2 input:focus {
  outline-color: initial;
  outline-style: none;
  outline-width: initial;
}
.contact_us_2 .container-block {
  min-height: 75px;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: block;
}
.contact_us_2 .submit-btn:hover {
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: #0381fe;
}
.contact_us_2 .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.contact_us_2 .responsive-container-block.big-container {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  position: relative;
  height: auto;
}
.contact_us_2 .responsive-container-block.container {
  position: static;
  min-height: 75px;
  flex-direction: column;
  z-index: 2;
  max-width: 800px;
  margin-top: 120px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}
.contact_us_2 .container-block.form-wrapper {
  background-color: white;
  max-width: 799px;
  text-align: center;
  padding-top: 50px;
  padding-right: 40px;
  padding-bottom: 50px;
  padding-left: 40px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 20px 7px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.contact_us_2 .text-blk.contactus-head {
  font-size: 36px;
  line-height: 50px;
  font-weight: 900;
}
.contact_us_2 .text-blk.contactus-subhead {
  color: #9c9c9c;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
}
.contact_us_2 .responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 26px;
  margin-left: 0px;
  min-height: 50px;
}
.contact_us_2 .input {
  width: 96%;
  height: 50px;
  padding-top: 1px;
  padding-right: 15px;
  padding-bottom: 1px;
  padding-left: 15px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-bottom-color: #eeeeee;
  border-left-color: #eeeeee;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  font-size: 16px;
  color: black;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.contact_us_2 .textinput {
  width: 98%;
  min-height: 150px;
  padding-top: 20px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #eeeeee;
  border-right-color: #eeeeee;
  border-bottom-color: #eeeeee;
  border-left-color: #eeeeee;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  font-size: 16px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.contact_us_2 .submit-btn {
  width: 98%;
  background-color: #03a9f4;
  height: 60px;
  font-size: 20px;
  font-weight: 700;
  color: white;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: outset;
  border-right-style: outset;
  border-bottom-style: outset;
  border-left-style: outset;
  border-top-color: #767676;
  border-right-color: #767676;
  border-bottom-color: #767676;
  border-left-color: #767676;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: pointer;
}
.contact_us_2 .form-box {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.contact_us_2 .social-media-links {
  width: 250px;
  display: flex;
  justify-content: space-evenly;
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.contact_us_2 .link-img {
  width: 30px;
  height: 30px;
}
.contact_us_2 .text-blk.input-title {
  text-align: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-size: 14px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #9c9c9c;
}
.contact_us_2 ::placeholder {
  color: #dadada;
}
.contact_us_2 .blueBG {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 300px;
  background-color: #03a9f4;
}
@media (max-width: 768px) {
  .contact_us_2 .submit-btn {
    width: 100%;
  }
  .contact_us_2 .input {
    width: 100%;
  }
  .contact_us_2 .textinput {
    width: 100%;
  }
  .contact_us_2 .container-block.form-wrapper {
    margin-top: 80px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .contact_us_2 .text-blk.input-title {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .contact_us_2 .responsive-container-block.container {
    margin-top: 80px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
  }
  .contact_us_2 .container-block.form-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .contact_us_2 .text-blk.contactus-head {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 500px) {
  .contact_us_2 .container-block.form-wrapper {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
  }
  .contact_us_2 .container-block.form-wrapper {
    margin-top: 60px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .contact_us_2 .responsive-cell-block.wk-ipadp-6.wk-tab-12.wk-mobile-12.wk-desk-6 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .contact_us_2 .responsive-container-block {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
  }
  .contact_us_2 .text-blk.input-title {
    font-size: 12px;
  }
  .contact_us_2 .responsive-container-block.container {
    margin-top: 50px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
  }
  .contact_us_2 .container-block.form-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .contact_us_2 .responsive-container-block.big-container {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .contact_us_2 .text-blk.contactus-head {
    font-size: 26px;
    line-height: 34px;
  }
  .contact_us_2 .input {
    height: 45px;
  }
}

@media (min-width: 992px) {
    .properties-group--table .properties-group__items:has(.properties-group__item:nth-of-type(3)) {
        grid-template-columns: 1fr;
    }
}

.search-result__item-image {
    height: 98px;
    width: 98px;
}

.footer__main-part-menu  {
  display: flex;
    justify-content: flex-end;
}

.footer__main-part .footer__part-item {
  display: flex;
  flex: 0 0 150px;
}

.submenu-toggle a {
    font-weight: 600;
	color: var(--theme-base-color);
}

.submenu {
    position: relative;
}

.submenu {
    position: relative;
}

.submenu.collapsed::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(248 248 253 / 0%) 50%, #F8F8FD 100%);
    pointer-events: none;
    z-index: 1;
}

.submenu .submenu-toggle {
    position: relative;
    z-index: 2;
}

.header-menu__dropdown-item > .header-menu__wide-item-wrapper > a {
	width: 100%;
	/*height: 100%;*/
	display: flex;
	justify-content: center;
	align-items: center;
}

.brand-menu .header-menu__dropdown-item > .header-menu__wide-item-wrapper > a {
	    justify-content: flex-start;
}

.switcher-title {
    font-family: inherit;
    font-weight: 500;	
}




.header-menu__block {
    display: flex;
	gap: 20px;
}


.line-block__right-elements {
	display: flex;
    gap: 20px;
}

@media (max-width: 1455px) {
	.line-block__item .line-block__item.header__search {
		width: 320px;
	}
}

@media (max-width: 1363px) {
.line-block--gap-32 {
    --gap: 16px;
}
}

@media (max-width: 1315px) {
	.line-block__item .line-block__item.header__search {
		max-width: 100%;
	}
}

@media (max-width: 1286px) {
	.header.header--narrow .logo {
		max-width: 185px;
	}
}

@media (max-width: 1100px) {
    .line-block__item .line-block__item.header__search {
        width: 300px;
    }
}

@media (max-width: 1233px) {
	.header-menu__block {
		flex-direction: column;
		    gap: 10px;
	}
	
	.header-menu__block .header-menu__link--only-catalog {
		    min-width: 191px;
	}
	
	.header__main-part {
    --menu-height: 118px;
	}
	
	
	.header-menu__block .header-menu__item {
		height: auto;
	}
}


.cat-menu .header-menu__dropdown-item > .header-menu__wide-item-wrapper > a {
  justify-content: flex-start; 
}

.cat-menu .header-menu__dropdown-item-img--sm {
  width: 18% !important;
}

.cat-menu .header-menu__dropdown-item:not(:has(.header-menu__dropdown-item-img)) .header-menu__wide-child-link {
  justify-content: center;
  text-align: center;
}


.header__top-part {
    --menu-height: 100px;
}

.phones__callback {
	margin-left: 0;
}


.header .phones {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  padding: 10px;
}

.header .phones > div.phones__phones-wrapper,
.header .phones > div.email__text {
  grid-column: 1;
}

.header .phones > div.color-dark-parent {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.price__new-val {
  font-size: 22px;
  font-weight: 500;
}

.catalog-block__info-title {
  font-weight: 600;
}

.ui-card__image--banner-ratio-full-width {
    --ratio: 41%;
    --aspect-ratio: unset;
    padding-bottom: var(--ratio);
    min-height: 100px;
    border-radius: 10px;
}

.ui-card__image--banner-ratio-full-width-rectangle {
    --ratio: 20%;
}

.layout .bx_filter.catalog .disabled {
    display: none;
}

.mobilemenu .line-block__item > .line-block--gap {
	width: 100%;
}




