

/* Start:/local/templates/volt/components/bitrix/catalog.element/service/style.css?17249212652891*/
.service-detal__image {
	margin-bottom: 52px;
	height: 545px;
}
.service-detal__image img {
	height: 100%;
	object-fit: cover;
}
.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 */


/* Start:/local/templates/volt/assets/bx-styles/news-slider.css?17879323783213*/
.news-slider {
  padding-top: 60px;
  padding-bottom: 60px
}
.news-slider_gray {
  background-color: #f7f8f9
}
.news-slider__title-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px
}
.news-slider__link {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #02283b;
  transition: .35s
}
.news-slider__link span {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-left: 20px;
  border-radius: 50%;
  border: 1px solid #02283b;
  transition: border .35s
}
.news-slider__link:hover {
  color: #ea0429
}
.news-slider__link:hover span {
  border-color: #ea0429
}
.news-slider__link:active {
  color: #cc0a0b
}
.news-slider__link:active span {
  border-color: #cc0a0b
}
.news-slider__list {
  display: flex;
  margin-bottom: 60px!important;
  margin-left: -30px;
  margin-right: -30px
}
.news-slider__list .slick-list {
  overflow: visible
}
.news-slider__list .slick-track {
  display: flex
}
.news-slider__list .slick-slide {
  height: auto
}
.news-slider__list .slick-slide > div {
  display: flex;
  height: 100%
}
.news-slider__item {
  width: calc(100% / 3);
  padding-left: 30px;
  padding-right: 30px
}
.news-slider__item:nth-child(n+4):not(.slick-slide) {
  display: none
}
.news-slider__item .news__item {
  height: 100%
}
.news-slider__control-block,
.special_offers-slider__control-block {
  display: flex;
  align-items: flex-end
}
.news-slider__navigation {
  margin-right: 60px;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
  color: rgba(2,40,59,.4)
}
.news-slider__navigation-current {
  color: #02283b
}
.news-slider__dot-list,
.special_offers-slider__dot-list {
  display: flex;
  flex-grow: 1;
  padding-bottom: 8px
}
.news-slider__dot-list li,
.special_offers-slider__dot-list li  {
  display: flex;
  flex-grow: 1;
  width: auto;
  height: 4px;
  margin: 0
}
.news-slider__dot-list li.slick-active button,
.special_offers-slider__dot-list li.slick-active button{
  background-color: #02283b
}
.news-slider__dot-list li button, 
.special_offers-slider__dot-list li button{
  width: 100%;
  height: 4px;
  font-size: 0;
  padding: 0;
  border: none;
  background-color: rgba(2,40,59,.1)
}
@media (max-width:1300px) {
  .news-slider__item {
    width: calc(100% / 2)
  }
  .news-slider__item:nth-child(n+3):not(.slick-slide) {
    display: none
  }
}
@media (max-width:1023px) {
  .news-slider {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden
  }
  .news-slider__title-block {
    margin-bottom: 30px
  }
  .news-slider__link {
    font-size: 14px;
    line-height: 14px
  }
  .news-slider__link span {
    width: 28px;
    height: 28px;
    margin-left: 10px
  }
  .news-slider__link span svg {
    width: 16px;
    height: 16px
  }
  .news-slider__list {
    margin-bottom: 20px!important
  }
  .news-slider__item {
    width: calc(100%)
  }
  .news-slider__item:nth-child(n+2):not(.slick-slide) {
    display: none
  }
  .news-slider__navigation {
    margin-right: 15px;
    font-size: 20px;
    line-height: 27px
  }
  .news-slider__dot-list {
    padding-bottom: 6px
  }
}
/* End */


/* 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 */
/* /local/templates/volt/components/bitrix/catalog.element/service/style.css?17249212652891 */
/* /local/templates/volt/assets/bx-styles/service-detal.css?17249212792957 */
/* /local/templates/volt/assets/bx-styles/news-slider.css?17879323783213 */
/* /local/templates/volt/assets/bx-styles/filter.css?17011012925142 */
