/*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;  }*/
.status-icon.5d010d0c18e1226ea59dcc26d73fff38
{
color: #ff0000 !important;
}.
banners-big__title{
    font-size: 36px;
}
.index-block__title{
font-size: 24px  !important;
}
.stop-height {
	margin: 60px 0 50px;
	border-left: 2px solid;
}
.stop-height-item {
	position: relative;
	margin-bottom: 40px;
}
.stop-height-item .input {
	position: relative;
	top: -33px;
	padding-right: 10px;
}
.stop-height-item .form-control {
	max-width: 130px;
}
.stop-height-item .input-unit {
	position: absolute;
	top: 50%;
	left: 88px;
	margin-top: -.85em;
	font-weight: bold;
}
.stop-height-floor-wrap {
	padding-right: 30px;
}
.stop-height-floor {
	padding: 7px 15px;
	height: 34px;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	border: 2px solid;
	border-left: none;
}
.stop-height-floor:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 15px;
	width: 100%;
	border-bottom: 1px dashed;
}
.stop-height-num {
	position: absolute;
	bottom: 34px;
	right: 30px;
	width: 25px;
	height: 25px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid;
	border-radius: 50%;
}
.stop-height-first {
	margin-bottom: 0;
}
.stop-height-first .stop-height-floor {
	padding: 0;
	border: none;
	border-bottom: 2px solid;
}
.stop-height-first .stop-height-floor:after {
	top: auto;
	bottom: 0;
}
.stop-height-first .stop-height-num {
	bottom: 2px;
}
.stop-height-first .input {
	top: 1px;
}
.stop-height-only .input {
	top: 0;
}
.stop-height-arrow {
	position: absolute;
	bottom: 0;
	right: 8px;
	height: 108px;
	border-left: 1px solid;
}
.stop-height-arrow:before, .stop-height-arrow:after {
	content: '';
	display: block;
	position: absolute;
	left: -4px;
	border: 4px solid transparent;
}
.stop-height-arrow:before {
	top: -4px;
	border-bottom: 8px solid;
}
.stop-height-arrow:after {
	bottom: -4px;
	border-top: 8px solid;
}
.stop-height-item label.error {
	top: -25px;
	right: auto;
	width: 180px;
}
.opros .stop-height-item .input-inline label.error {
	left: 0;
}
.opros-ral-list {
	max-width: 300px;
}
.opros-ral-color {
	position: relative;
	top: 2px;
	float: right;
	clear: right;
	display: block;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
}
.opros .raltable td {
	cursor: pointer;
	color: #000000;
}
.opros-form-result {
	margin: 0 auto;
	max-width: 700px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.opros-success {
	color: #38AC61;
}
.opros-error {
	margin: 30px 0 10px;
	color: #E02222;
}
.opros-img-check {
	position: relative;
	margin: 30px 0 0;
	text-align: center;
}
.opros-img-check label.error {
	left: 15px;
	right: auto;
}
.opros-img-check .opros-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.opros-img-check .opros-img img {
	margin: 0 20px 0 10px;
	max-width: 600px;
	width: calc(100% - 90px);
}
.montage,.delivery,.color,.anti,.setting-wall,.setting-separate{
    color: var(--theme-base-color);
}
.montage::after,.delivery::after,.color-question::after,.setting-wall::after,.setting-separate::after{
    content:"❔";
}
.anti::before{
    content:"❔";
}
.required-star{
    color: #ff3f3f;
}
.staff-list-inner {
}
.staff-list-inner__section {
  margin-top: 41px;
}
.staff-list-inner .staff-list-inner__section:first-child {
  margin-top: 0;
}
.staff-list-inner__section-content {
  margin-bottom: 24px;
}
.staff-list-inner__section-title {
  font-size: 1.73333em;
  line-height: calc(1em + 7px);
  color: #333;
  color: var(--white_text_black);
  margin-bottom: 23px;
}
.staff-list-inner__section-description {
}
.staff-list-inner__list {
}
.staff-list-inner__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 36px;
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
}
.staff-list-inner__image-wrapper {
  position: relative;
  margin-right: 35px;
}
.staff-list-inner__image {
  width: 120px;
  height: 120px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.staff-list-inner__image-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.staff-list-inner__content-wrapper {
  position: relative;
  width: 100%;
}
.staff-list-inner__top {
  position: relative;
  margin-bottom: 14px;
}
.staff-list-inner__bottom {
}
.staff-list-inner__label {
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
  margin-bottom: 5px;
}
.staff-list-inner__name {
  font-size: 1.2em;
  line-height: calc(1em + 7px);
  color: #333333;
  color: var(--white_text_black);
  font-weight: bold;
}
.staff-list-inner__properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-left: -19px;
  margin-right: -19px;
  margin-top: -14px !important;
}
.staff-list-inner__property {
  padding: 0 19px;
  margin-top: 14px;
}
.staff-list-inner__property-label {
  font-size: 0.86667em;
  line-height: calc(1em + 7px);
  color: #999999;
}
.staff-list-inner__property-value {
}
.staff-list-inner__feedback {
  margin-top: -2px;
}
.staff-list-inner__arrow--mobile {
  display: none;
}
.staff-list-inner__description {
  padding-top: 20px;
}
.staff-list-inner__description p:last-child {
  margin-bottom: 0;
}
.staff-list-inner__list--border-edging .staff-list-inner__item {
  border-radius: 0;
}
.staff-list-inner__list--border-edging .staff-list-inner__wrapper:first-child .staff-list-inner__item {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.staff-list-inner__list--border-edging .staff-list-inner__wrapper:last-child .staff-list-inner__item {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 1200px) {
  .staff-list-inner__property--feedback {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .staff-list-inner__item {
    flex-direction: column;
  }
  .staff-list-inner__image-wrapper {
    margin: 0 0 33px 0;
  }
  .staff-list-inner__properties,
  .staff-list-inner__properties.line-block {
    align-items: flex-start;
  }
  .staff-list-inner__property {
    margin: 14px 0 0 0;
  }
  .staff-list-inner__property {
  }
  .staff-list-inner__property--feedback {
    width: 100%;
  }
  .staff-list-inner__property--socials {
    width: 100%;
  }
  .staff-list-inner__socials {
    margin-top: 5px;
  }
  .staff-list-inner__arrow--mobile {
    display: block;
  }
  .staff-list-inner__arrow--desktop {
    display: none;
  }
}
.reviews-info {
	padding: 40px;
	background: linear-gradient(0deg, #fafafa, #fafafa), #ffffff;
	background: var(--black_bg_black);
	border: 1px solid #e5e5e5;
	border-color: var(--stroke_black);
	box-sizing: border-box;
	border-radius: 4px;
	margin-bottom: 40px;
  }
  .reviews-info__line,
  .reviews-info__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  }
  .reviews-info__icon {
	margin-right: 23px;
  }
  .reviews-info__btn-wrapper {
  }
  .reviews-info__property-value {
  }
  .reviews-info__text {
	margin-top: -6px;
	margin-right: 40px;
  }
  .reviews-info__text p:last-child {
	margin-bottom: 0;
  }
  .reviews-info__btn-wrapper--singleton {
	margin: 0;
	padding: 0;
  }
  @media (max-width: 1200px) {
	.right_block.narrow_Y .reviews-info__line {
	  flex-wrap: wrap;
	}
	.right_block.narrow_Y .reviews-info__btn-wrapper {
	  margin-right: 0;
	  margin-top: 20px;
	  margin-left: 64px;
	  text-align: left;
	}
	.right_block.narrow_Y .reviews-info__btn-wrapper--singleton {
	  margin: 0;
	  padding: 0;
	}
	.reviews-info__text {
	  margin-right: 0;
	}
  }
  @media (max-width: 600px) {
	.right_block.narrow_Y .reviews-info__line {
	  flex-wrap: wrap;
	}
	.right_block.narrow_Y .reviews-info__btn-wrapper {
	  margin-right: 0;
	  margin-top: 20px;
	  margin-left: 0px;
	  text-align: center;
	}
	.right_block.narrow_Y .reviews-info__btn-wrapper--singleton {
	  margin: 0;
	  padding: 0;
	}
	.reviews-info__text {
	  margin-right: 0;
	}
  }
  @media (max-width: 768px) {
	.reviews-info__line {
	  flex-wrap: wrap;
	}
	.reviews-info__btn-wrapper {
	  margin-right: 0;
	  margin-top: 20px;
	  margin-left: 64px;
	  text-align: left;
	}
	.reviews-info__text {
	  margin-right: 0;
	}
  }
  @media (max-width: 600px) {
	.reviews-info__col,
	.reviews-info__line {
	  flex-direction: column;
	}
	.reviews-info {
	  padding: 38px 26px 35px;
	}
	.reviews-info__icon {
	  margin-right: 0;
	  margin-bottom: 15px;
	  text-align: center;
	}
	.reviews-info__text {
	  margin-right: 0;
	}
	.reviews-info__btn-wrapper {
	  margin-right: 0;
	  margin-top: 20px;
	  margin-left: 0;
	  text-align: center;
	}
	.reviews-info__line {
	  flex-direction: column;
	}
  }

.tizers-list__item-image-wrapper--PICTURES {
    border-radius: unset;
}
.sections-list .sections-list__item-image.rounded {
border-radius: unset;
}
.href-links li{
	display: inline;
	padding: 15px;
	list-style: none;
}
.href-links li a{
	border-bottom: 1px dotted;
}
.href-links li a:hover{
	border-bottom: 1px solid;
}
.href-links li:before {
	content: unset;
}
.types .bordered.tizers{
	border: none;
}
.types .tizers-list .tizers-list__item-image-wrapper--ICONS {
	width: 80px;
	height: 40px;
}