

/* Start:/local/templates/volt/assets/bx-styles/filter.css?17011012925142*/
.filter {
  margin-bottom: 60px
}
.filter__form.filter__form-news .filter__wrap {
  margin: 0
}
.filter__form.filter__form-news .filter__item {
  width: 280px!important;
  margin-bottom: 0
}
.filter__wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: 44px
}
.filter__wrap_all .filter__item {
  display: block;
  width: calc((100%)/ 5)
}
.filter__wrap_all .filter__item:nth-child(1),
.filter__wrap_all .filter__item:nth-child(2),
.filter__wrap_all .filter__item:nth-child(3),
.filter__wrap_all .filter__item:nth-child(4) {
  width: calc((100% - 470px)/ 4)
}
.filter__wrap_all .filter__item_reset-btn {
  width: 170px
}
.filter__wrap_all .filter__item_btn {
  width: 300px
}
.filter__item {
  display: none;
  margin-bottom: 16px;
  padding-left: 6px;
  padding-right: 6px
}
.filter__item:nth-child(1),
.filter__item:nth-child(2),
.filter__item:nth-child(3),
.filter__item:nth-child(4) {
  display: block;
  width: calc((100% - 470px)/ 4)
}
.filter__item_btn {
  display: block;
  width: 300px
}
.filter__item_sm {
  width: calc((100% - 746px)/ 3)
}
.filter__item_reset {
  width: 186px
}
.filter__item_reset-btn {
  display: flex;
  width: 170px
}
.filter__btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 17px 10px;
  border-radius: 30px;
  background-color: #02283b
}
.filter__btn-wrap_gray {
  background-color: #edf1f2
}
.filter__btn-wrap_gray .filter__btn {
  color: #02283b
}
.filter__btn {
  padding: 0 14px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #fff;
  background-color: transparent;
  border: none;
  pointer-events: none
}
.filter__btn-show-more {
  padding: 0 0 0 14px;
  line-height: 0;
  background-color: transparent;
  border: none;
  border-left: 1px solid #fffFFF1A;
  cursor: pointer;
  transition: .35s
}
.filter__btn-show-more:not(.active):hover {
  opacity: .7
}
.filter__label {
  position: relative
}
.filter__label-text {
  position: absolute;
  top: 50%;
  left: 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(0,0,0,.7);
  transform: translateY(-50%)
}
.filter__input {
  width: 100%;
  height: 60px;
  padding-left: 88px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #000;
  border-radius: 40px;
  border: 1px solid #02283B4D;
  transition: .35s
}
.filter__input::-webkit-inner-spin-button,
.filter__input::-webkit-outer-spin-button {
  -webkit-appearance: none
}
.filter__input_b-indent {
  padding-left: 133px
}
.filter__input:hover {
  border-color: #02283b
}
.filter__reset-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #02283b;
  background-color: transparent;
  border-radius: 30px;
  border: 1px solid #02283b;
  cursor: pointer;
  transition: .35s
}
.filter__reset-btn:not(.active):hover {
  opacity: .7
}
.filter__reset-btn svg {
  color: #02283b;
  margin-left: 14px
}
.filter__checkbox-wrap {
  display: flex;
  flex-direction: column
}
.filter__text {
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  color: #02283B99
}
.filter__checkbox-row {
  display: flex
}
.filter__checkbox-block:not(:last-child) {
  margin-right: 24px
}
.filter__wrap-mob {
  display: none
}
@media (max-width:1500px) {
  .filter__wrap {
    margin-bottom: 20px
  }
}
@media (max-width:1460px) {
  .filter__form.filter__form-news .filter__item {
    width: 280px!important
  }
  .filter__wrap_all .filter__item {
    width: 25%!important
  }
  .filter__wrap_all .filter__item:nth-child(1),
  .filter__wrap_all .filter__item:nth-child(2) {
    order: -1
  }
  .filter__wrap_all .filter__item_btn,
  .filter__wrap_all .filter__item_reset-btn {
    order: -1
  }
  .filter__item {
    width: 25%!important
  }
  .filter__item:nth-child(1),
  .filter__item:nth-child(2) {
    order: -1
  }
  .filter__item_btn,
  .filter__item_reset-btn {
    order: -1
  }
}
@media (max-width:1200px) {
  .filter__item {
    width: 33.3333%
  }
}
@media (max-width:1024px) {
  .filter__wrap_all .filter__item {
    width: 100%!important
  }
  .filter__wrap_all .filter__item_btn,
  .filter__wrap_all .filter__item_reset-btn {
    order: 5
  }
  .filter__item {
    width: 100%!important;
    margin-bottom: 10px
  }
  .filter__item_btn,
  .filter__item_reset-btn {
    order: 5
  }
}
@media (max-width:1023px) {
  .filter {
    margin-bottom: 30px
  }
  .filter__wrap-mob {
    display: block
  }
}
@media (max-width:767px) {
  .filter__form.filter__form-news .filter__item {
    margin-left: -6px
  }
}
@media (max-width:600px) {
  .filter__item_btn {
    position: sticky;
    bottom: 25px;
    z-index: 20
  }
  .filter__item {
    width: 100%
  }
}
@media (max-width:577px) {
  .filter__form.filter__form-news {
    width: 100%
  }
  .filter__form.filter__form-news .filter__item {
    width: 100%!important;
    margin-bottom: 6px
  }
  .filter__form.filter__form-news .filter__item .filter__btn-wrap {
    justify-content: space-between;
    padding: 17px 24px
  }
}
/* End */


/* Start:/local/templates/volt/components/bitrix/catalog.element/technical/style.css?17133437682810*/
.service-detal__image {
	margin-bottom: 52px;
}
.service-detal__text {
	color: #000;
	font-family: Manrope;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	margin-bottom: 70px;
}
.service-detal__text p {
	margin-bottom: 10px;
	line-height: 160%;
}
.service-detal__text ul {
	list-style-type: unset;
	padding-left: 18px;
	margin-bottom: 20px;

}
.service-detal__price {
	margin-top: 54px;
	margin-bottom: 70px;
}
.service-detal__price-checkbox {
	margin-right: 50px;
}
.service-detal__price-row label {
	display: flex;
	border-top: 1px solid #cdd2d5;
	padding: 0 32px;
	cursor: pointer;
	height: 82px;
	align-items: center;
}
.service-detal__price-row:hover {
	background: #F7F8F9;
}
.service-detal__price-row:last-child {
	display: flex;
	border-top: 1px solid #cdd2d5;
	border-bottom: 1px solid #cdd2d5;
	align-items: center;
	padding: 32px 0;

}
.service-detal__price-row:last-child:hover {
	background: none;
}
.service-detal__price-name {
	color: #02283B;
	font-size: 20px;
	font-weight: 400;
	line-height: 100%;
}
.service-detal__price-value {
	margin-left: auto;
	color: #02283B;
	font-size: 20px;
	font-weight: 700;
	line-height: 100%;
	width: 135px;
	text-align: right;
}
.service-detal__price-select {
	min-width: 460px;
	color: #EA0429;
	text-align: right;
	font-size: 16px;
	font-weight: 500;
	line-height: 100%;
}
.service-detal__price-select span {
	display: none;
	align-items: center;
	justify-content: right;
	gap: 20px;
}
.service-detal__price-row:hover .service-detal__price-select span {
	display: flex;

}
.service-detal__price-row.checked .service-detal__price-select span {
	display: flex;
	color: #02283B;
}
.service-detal__price-row.checked .service-detal__price-select span:before {
	content: "";
	border: 1px solid #02283B;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjMzMjcgMS42NjgwN0wxLjY2NjAyIDE4LjMzNDZNMTguMzMyNyAxOC4zMzQ1TDEuNjY2MDIgMS42Njc5NyIgc3Ryb2tlPSIjMDIyODNCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25px;
}
.service-detal__total-text {
	color: rgba(2, 40, 59, 0.60);
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
}
.service-detal__total-price {
	margin-left: auto;
	color: #02283B;
	font-size: 20px;
	font-weight: 700;
	line-height: 100%;
	min-width: 135px;
	text-align: right;
}
.service-detal__total-button {
	min-width: 493px;
	color: #EA0429;
	text-align: right;
	font-size: 16px;
	font-weight: 500;
	line-height: 100%;
}

@media(max-width:1023px) {
	.service-detal__text p {
		font-size: 14px; 
	}
}


/* End */


/* Start:/local/templates/volt/assets/bx-styles/service-detal.css?17249212792957*/
.service-detal__image {
	margin-bottom: 52px;
	height: 545px;
}
.service-detal__image img {
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
}
.service-detal__text {
	color: #000;
	font-family: Manrope;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	margin-bottom: 70px;
}
.service-detal__text p {
	margin-bottom: 10px;
	line-height: 160%;
}
.service-detal__text ul {
	list-style-type: unset;
	padding-left: 18px;
	margin-bottom: 20px;

}
.service-detal__price {
	margin-top: 54px;
	margin-bottom: 70px;
}
.service-detal__price-checkbox {
	margin-right: 50px;
}
.service-detal__price-row label {
	display: flex;
	border-top: 1px solid #cdd2d5;
	padding: 0 32px;
	cursor: pointer;
	height: 82px;
	align-items: center;
}
.service-detal__price-row:hover {
	background: #F7F8F9;
}
.service-detal__price-row:last-child {
	display: flex;
	border-top: 1px solid #cdd2d5;
	border-bottom: 1px solid #cdd2d5;
	align-items: center;
	padding: 32px 0;

}
.service-detal__price-row:last-child:hover {
	background: none;
}
.service-detal__price-name {
	color: #02283B;
	font-size: 20px;
	font-weight: 400;
	line-height: 100%;
}
.service-detal__price-value {
	margin-left: auto;
	color: #02283B;
	font-size: 20px;
	font-weight: 700;
	line-height: 100%;
	width: 135px;
	text-align: right;
}
.service-detal__price-select {
	min-width: 460px;
	color: #EA0429;
	text-align: right;
	font-size: 16px;
	font-weight: 500;
	line-height: 100%;
}
.service-detal__price-select span {
	display: none;
	align-items: center;
	justify-content: right;
	gap: 20px;
}
.service-detal__price-row:hover .service-detal__price-select span {
	display: flex;

}
.service-detal__price-row.checked .service-detal__price-select span {
	display: flex;
	color: #02283B;
}
.service-detal__price-row.checked .service-detal__price-select span:before {
	content: "";
	border: 1px solid #02283B;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjMzMjcgMS42NjgwN0wxLjY2NjAyIDE4LjMzNDZNMTguMzMyNyAxOC4zMzQ1TDEuNjY2MDIgMS42Njc5NyIgc3Ryb2tlPSIjMDIyODNCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25px;
}
.service-detal__total-text {
	color: rgba(2, 40, 59, 0.60);
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
}
.service-detal__total-price {
	margin-left: auto;
	color: #02283B;
	font-size: 20px;
	font-weight: 700;
	line-height: 100%;
	min-width: 135px;
	text-align: right;
}
.service-detal__total-button {
	min-width: 493px;
	color: #EA0429;
	text-align: right;
	font-size: 16px;
	font-weight: 500;
	line-height: 100%;
}

@media(max-width:1023px) {
	.service-detal__image {
		height: auto;
	}
	.service-detal__text p {
		font-size: 14px; 
	}
}


/* End */
/* /local/templates/volt/assets/bx-styles/filter.css?17011012925142 */
/* /local/templates/volt/components/bitrix/catalog.element/technical/style.css?17133437682810 */
/* /local/templates/volt/assets/bx-styles/service-detal.css?17249212792957 */
