.item__info a {
    color: #fff;
    text-decoration: none;
}
.menu__link-img svg {
    width: auto;
    max-width: 45px;
    height: 35px;
}
.menu__link span {
    text-align: center;
}
.card .send-review__stars svg + span {
    font-size: 34px;
}
.review__images {
    display: flex;
}
.review__image {
    max-width: 100%;
    border-radius: 10px;
}
.review__image-holder {
    margin-right: 10px;
}
.h4 a {
    text-decoration: none;
    color: white;
}
a.btn {
    text-decoration: none;
}
.text-error {
    color: indianred;
}
.text-success {
    color: forestgreen;
}
.build-item__img {
    min-height: 200px
}
.search-form-grid {
    display: grid;
    grid-template-columns: 1fr fit-content(200px);
    gap: 30px;
    align-items: center;
	width: 650px;
}
.build-item__img {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
@media screen and (max-width: 767px) {
	.build-item__img {
	    padding: 25px 25px 40px;
   		min-height: 160px;
	}
	.slider__btns {
		bottom: 42.5%;
	}
	.slider__info ul {
	    text-align: left;
	}
}
@media screen and (max-width: 575px) {
	.slider__btns {
		bottom: 0%;
	}
}

.page-footer__col {
	width: 20%;
}
.socials p {
    font-size: 15px;
    padding-right: 20px;
	color: #6d6d6d;
	margin-top: 15px;
}
.socials {
    flex-wrap: wrap;
}
@media screen and (max-width: 991px) {

	.page-footer__col {
		width: 100%
	}

}

.card__main {
    max-height: none;
}

#webprostor_configurator #webprostor_configurator_step_products .panel-secondary svg {
    fill: none;
}

.a-panel {
    z-index: 900;
}

.inner .item {
    border-radius: inherit;
    background-color: unset;
    overflow: initial;
}
.inner .container {
    max-width: 100%;
    padding: 0;
}

:root body {
    position: relative!important;
}

.page-main .slider-pagination .swiper-pagination-bullet {
	--swiper-pagination-bullet-inactive-color: #00000070;
}
.page-main .slider-pagination .swiper-pagination-bullet:hover {
   background-color: #e1140a;
}

div[id^="wait_"] 
{ 
	display: none !important; 
	background: none !important; 
	border: 0 !important; 
	color: #000000; 
	font-family: Verdana, Arial, 
	sans-serif; font-size: 11px; 
	font-style: normal !important; 
	font-variant: normal !important; 
	font-weight: normal; 
	letter-spacing: normal !important; 
	line-height: normal; 
	padding: 0 !important; 
	position: absolute; 
	text-align: center !important; 
	text-indent: 0 !important; 
	width: 0px !important; 
	height: 0px !important; 
	word-spacing: normal !important; 
	z-index: 0; 
	content: ""; 
}

@keyframes AnimateBG { 
  50%{background: #212123;
    color: #fff;}
}

#webprostor_configurator input[type=radio], #webprostor_configurator input[type=checkbox] {
    transition: 0.3s;
}

input[type=radio]:checked, input[type=checkbox]:checked {
	border-color: #e1140a;
    background: #fff;
    scale: 1.3;
}
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products > li:has( input[type=checkbox]:checked), #webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products > li:has(input[type=radio]:checked) {
	background: radial-gradient(circle, rgb(20 35 89) 0%, rgb(28 28 30) 60%);
}

.quantity-block .btn-group {
    background-color: #e1140a;
}

#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products .step-image-thumbnail {
	height: 165px;
}
@media (max-width: 992px) {
	#configurator_quick_view #quick_view_picture {
	    min-width: 200px;
	}
}

.card__main, .card__main img {
	max-height: 500px!important;
}

@media screen and (max-width: 575px) {
	.slider__btns {
		top: 58%;
	}
	.home-page .contacts, .slider__info ul, .slider__info p {
		display: none;
	}
	.slider {
		padding-bottom: 10px!important;
	}
	
	.page-header__btns svg {
    	width: 22px;
    	height: 25px;
	}
}

#webprostor_configurator label:hover {
	cursor: pointer;
}
#webprostor_configurator #webprostor_configurator_step_products .configurator-step-products ul.products > li:hover {
	background: radial-gradient(circle, rgb(20 35 89) 0%, rgb(28 28 30) 60%);
}
.step-label {
	display: block;
}

#webprostor_configurator #equipment_info .equipment-list > div strong {
    color: #2251ff;
}
.step-checked {
	background: radial-gradient(circle, rgb(20 35 89) 0%, rgb(28 28 30) 80%);
}



@media not all and (max-width: 1023.98px) {
  .margin-foot {
    display: none!important;
  }
}

.margin-foot {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  bottom: 0px;
  z-index: 20;
  box-sizing: border-box;
}
.foot-bg {

}
.margin-foot-container {
  margin: 0;
  padding: 0;
}
.margin-foot-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  box-sizing: border-box;
  height: 70px;
  padding: 5px 0 13px;
  background-color: #000;
  box-shadow: 0px -2px 2px rgb(0 0 0 / 12%);
}
.margin-foot-a {
  line-height: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition-property: color,font-weight,border-bottom;
  transition-duration: 150ms;
  transition-timing-function: ease-in-out;
  display: inline;
  border: none;
  color: inherit;
}
.margin-foot-1 {
  max-width: 150px;
  color: #5D5D64;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  width: 52px;
  height: 52px;
  max-width: unset;
  padding: 10px 0 2px;
  border-radius: 4px;
  color: #151528;
  -webkit-tap-highlight-color: transparent;
}
.margin-foot-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.margin-foot-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: inherit;
}
.margin-foot-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20px;
  height: 20px;
}
.margin-foot-5 {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  overflow: hidden;
  width: 100%;
  color: inherit;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.margin-foot svg {
  position: absolute;
  width: 100%;
  height: 100%;
  fill: #fff;
}

:root {
    --padding: 60px!important;
}

.news-item::after {
	background-image: linear-gradient(180deg, #000000 35%, rgba(33, 33, 35, 0) 100%)!important;
}


.s-news__text a {
	color: #5176ff;
}

.s-news__text a:hover {
	color: #5176ff;
	text-decoration: none;
}

.s-news__left span {
	padding: 5px 10px;
	color: #fff;
    background: #e1140a;
    display: inline-block!important;
    border-radius: 5px;
}