

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.css?1725615574914*/
.sect_description{
	margin:64px 0 32px;
}
.banner__left img{
display: block;
width: 100%;
border: 1px solid #ccc
}

.banner__catalog{
width: 100%;
max-width: 1090px;
margin: 0 auto;
margin-bottom: 25px
}
.banner__catalog img{
display:block;
width:100%
}
.banner__catalog--text{
	border: 2px solid #dc0333;
	color: #dc0333;
	font-size: 3.25vw;
	font-weight: 700;
	padding: 20px 10px;
	font-family: "GraphikLCG-Semibold";
	line-height: 140%;
	white-space: nowrap;
	margin-bottom: 20px
}
.banner__catalog--text strong {
	font-family:"GraphikLCG-Bold"
}

.filtr_open {
	border-radius: 5px;
}





@media (min-width: 1200px) {
	.banner__catalog--text{
		font-size: 2.85vw;
	}
}
@media (max-width: 420px) {
	.banner__catalog--text{
		white-space: normal;
		text-align:center;

	}
	.banner__catalog--text strong > strong {
		display:block;
	}
}
@media (min-width: 1440px) {
	.banner__catalog--text{
		font-size: 44px
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/.default/style.css?17256152762684*/
.rbb {
	font-size: 24px;
}

.rwes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;
}

.hcgg {
	color: #3e3f44;
font-size: 19px;
line-height: 1.5;
letter-spacing: 0.47px;
margin-top: 32px;
margin-bottom: 20px;
}
.art_num{
font-size: 18px;
margin-bottom: 15px;
color: #777;
}
/*.rwes>div {
	flex-basis: 50%;
	padding: 20px 30px;
}*/

.rw22 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px;
	align-items: center;
}

.rw22:nth-child(odd) {
background-color: #f4f7fa;
}
.rw22>div {
	flex-basis: 50%;
}

.ones22 {
	color: #3e3f44;
 font-family: "GraphikLCG-Semibold";
font-size: 15px;
line-height: 1.2;
letter-spacing: 0.38px;
}

.twos2 {
	color: #595b68;
font-size: 14px;
line-height: 1.2;
letter-spacing: 0.35px; 
}
.dessf{
	margin-top: 10px;
}
.dessf .destit2{
	margin-bottom: 6px;
}



@media (max-width: 769px) {
	.rw22 > div {
		flex-basis: 100%;
	}

	.twos2 {
		margin-top: 5px;
	}
}
.det_xar{
	flex:1 1 100%;
	width:100%;
	min-width:100%;
	max-width:100%;
}

.series_flex{
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: flex-start;
}
.series_one{
	margin:0 20px 15px 0;
	line-height:1;
	background-color:#f6f7f9;
	color: #2c3771;
	text-decoration:none;
	padding: 8px 15px;
	border-radius: 5px;
	border: 1px solid #2c3771;
}
a.series_one:hover{
	background-color:#9d9ea0;
	color:#fff;
	text-decoration:none;
}
div.series_one{
	background-color: #2c3771;
	color:#fff;
}
.series_one sup{
vertical-align: super;
font-size: 70%;
}
.hcgg_series{
color: #3e3f44;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.47px;
margin-top: 32px;
margin-bottom: 10px;
font-family: "GraphikLCG-Semibold";
}

.cartg {
    color: #fff;
    display: inline-block;
    background-color: #2c3771;
    padding: 15px 20px;
    font-size: 18px;
    letter-spacing: 0.38px;
    margin-top: 20px;
    border-radius: 5px;
}

.btn_sitek {
    color: #f7f7fa !important;
    font-size: 17px;
    letter-spacing: 0.33px;
    margin-left: 10px;
    background-color: #2c3771;
    padding: 15px 15px;
    text-decoration: none !important;
    border-radius: 5px;
}

.stickers{
	position: absolute;
	z-index: 3;
	display: flex;
	flex-wrap: wrap;
	top: 0;
	left: 0

}
.sticker{
	margin: 0 10px 10px 0;
	font-size: 12px;
	padding: 4px 7px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
}
.sticker.xit{
	background: #2C3771 
}
.sticker.sovet{
	background: #FF7A00;
}
.sticker.akc{
	background: #6AC50E 
}
.sticker.new{
	background: #03899C
}
.sticker.stick{
	background: #DC0333;
}





/* End */


/* Start:/local/templates/.default/components/bitrix/news/uslugi/bitrix/news.detail/.default/style.css?174591119810313*/
@charset "UTF-8";
.usluga_detail {
  margin-bottom: 32px;
  color: #3e3f44;
}

.price_table {
  margin-bottom: 64px;
}

.price_rub {
  font-family: "rouble";
}

.price_table_one {
  padding: 15px 30px;
}

.price_table_one_fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1100px;
}

.price_table_one_name {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-family: "GraphikLCG-Semibold";
}

.price_table_one_price {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
          flex: 0 0 120px;
  margin-left: 10px;
  text-align: center;
}

.price_table .price_table_one:first-child .price_table_one_price {
  font-family: "GraphikLCG-Semibold";
}

.price_table .price_table_one:nth-child(even) {
  background-color: #f4f7fa;
}

@media screen and (max-width: 768px) {
  .price_table_one {
    padding: 15px;
  }
}
.usluga_detail_txt {
  color: #3e3f44;
  line-height: 1.5;
}

.usluga_detail_txt p {
  margin-bottom: 16px;
}

.usluga_detail_txt b, .usluga_detail_txt strong {
  font-family: "GraphikLCG-Semibold";
}

.usluga_detail_txt i, .usluga_detail_txt em {
  font-style: italic;
}

.usluga_detail_txt .h2 {
  font-size: 24px;
  margin-bottom: 16px;
  max-width: 720px;
}

.usluga_detail_txt img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 16px 0;
}

@media screen and (max-width: 768px) {
  .usluga_detail_txt .h2 {
    font-size: 20px;
  }
}
.service--seo {
  padding: 45px 35px;
  background: #f8f8fa;
  border-radius: 15px;
}

.service-catalog {
  padding-top: 45px;
  padding-bottom: 20px;
}
.service-catalog .catalog-products__list {
  grid-template-columns: repeat(5, 1fr);
}

.service-catalog__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.service-catalog__title.h2-seo {
  margin-bottom: 0;
  margin-right: 30px;
}

.service-catalog__more {
  background: var(--svetlo-siniy);
  margin: 0;
  border-radius: 40px;
  padding: 8px 10px;
  color: var(--belyy);
  white-space: nowrap;
}
.service-catalog__more:hover {
  background: #405a9c;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.service-standart__wrap {
  padding: 45px 35px;
  background: #f8f8fa;
  border-radius: 15px;
  padding-bottom: 0;
}

.service-standart__title.h2 {
  margin-top: 0 !important;
}

.service-standart__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -25px;
  gap: 30px 0;
}

.service-standart__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20%;
  margin: 0 25px;
  margin-bottom: 35px;
}

.service-standart__item:nth-child(5) {
  margin-left: auto;
}

.service-standart__item:nth-child(7) {
  margin-right: auto;
}

.service-standart__item-img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 5px;
  border: 2px solid #e8e8e8;
  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;
  margin-right: 25px;
}

.service-standart__item-title {
  font-size: 15px;
  color: #80828a;
}

.section-service .h1-catalog {
  margin-bottom: 0;
}

.service-price .h2 {
  margin-top: 0 !important;
}

.service-price__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  margin-bottom: 50px;
}

.service-price__price {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}

.service-price__info {
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.service-price__info ul .title {
  font-size: 16px;
  color: #4d4e53;
  margin-bottom: 15px;
}
.service-price__info ul p {
  font-size: 15px;
  color: #80828a;
}
.service-price__info ul li + li {
  margin-top: 25px;
}

.service-price__info-icons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 50px;
}

.service-price__info-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-price__info-icon img {
  margin-bottom: 10px;
}

.price__acc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 17px;
}

.price-acc__item-title {
  font-size: 16px;
  color: #32477c;
  margin-bottom: 0px;
  position: relative;
  cursor: pointer;
}
.price-acc__item-title:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/local/templates/.default/components/bitrix/news/uslugi/bitrix/news.detail/.default/img/arrow.jpg) no-repeat center;
  position: absolute;
  top: 0px;
  right: 20px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.price-acc__item-title.open:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.price-acc__item {
  border: 1px solid #dbdbdb;
  padding: 20px;
  border-radius: 15px;
}

.prices-table .prices-table__row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.prices-table .prices-table__name {
  width: auto;
}
.prices-table .prices-table__value {
  color: #80828a;
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
}
.prices-table .prices-table__value:after {
  content: "";
  width: 2px;
  left: 0;
  position: absolute;
  background: #fff;
  top: -12px;
  bottom: -12px;
}

.price-acc__item-price {
  display: none;
  padding-top: 20px;
}

@media (max-width: 1439px) {
  .service-catalog .catalog-products__list {
    grid-template-columns: repeat(4, 1fr);
  }
  .service-catalog .catalog-product-cst:nth-child(5) {
    display: none;
  }
}
@media (max-width: 1199px) {
  .service-catalog .catalog-products__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .service-catalog .catalog-product-cst:nth-child(4) {
    display: none;
  }
  .service-standart__item {
    margin: 0 15px;
    margin-bottom: 35px;
  }
}
@media (max-width: 999px) {
  .service-catalog .product-card {
    padding-bottom: 70px !important;
  }
  .service-standart__list {
    margin: 0;
  }
  .service-standart__item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .service-standart__wrap {
    padding: 25px;
    padding-bottom: 25px;
  }
  .service-price__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    margin-bottom: 20px;
  }
  .service-price__info {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .service-catalog .catalog-products__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .service-catalog .catalog-product-cst:nth-child(3) {
    display: none;
  }
  .service-catalog .catalog-product {
    min-height: auto;
  }
  .service-catalog .product-card {
    padding-bottom: 70px !important;
  }
  .service-catalog__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .service-catalog__more {
    margin-top: 20px;
  }
}
.service-montazh {
  margin-bottom: 45px;
  margin-top: 40px;
}

.service-montazh__list {
  display: grid;
  grid-template-columns: 1fr 1.5fr 1fr;
  gap: 40px;
}

.service-montazh__title.h2 {
  margin-top: 0 !important;
}

.service-montazh__item {
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 15px;
}
.service-montazh__item.column--center {
  background: #f8f8fa;
  padding: 40px;
}

.service-montazh__info {
  font-size: 15px;
  color: #80828a;
  line-height: normal;
}
.service-montazh__info ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 2px;
}
.service-montazh__info ul li:before {
  content: "—";
  position: absolute;
  left: 0;
  top: -2px;
}

.service-montazh__link {
  background: var(--svetlo-siniy);
  margin: 0;
  border-radius: 40px;
  padding: 8px 10px;
  color: var(--belyy);
  white-space: nowrap;
  margin-top: 15px;
  display: inline-block;
}
.service-montazh__link:hover {
  background: #405a9c;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

@media (max-width: 999px) {
  .service-montazh__list {
    grid-template-columns: 1fr;
    gap: 0;
    gap: 20px;
  }
  .service-montazh__item {
    padding: 20px;
  }
  .service-montazh__item.column--center {
    padding: 20px;
  }
  .service-catalog .product-card {
    padding-bottom: 0 !important;
  }
}
.catalogSwyper .product-bottom-cst {
  /*position: relative;
  bottom: auto;*/
	position: absolute;
    bottom: 0px;
  margin-top: auto;
}
.catalogSwyper .catalog-product-cst {
  min-height: auto;
  height: 100%;
}
.catalogSwyper .product-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalogSwyper .swiper-slide {
  height: auto;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/dop_banner/style.css?1722274592150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/related/style.css?17225374802349*/
.rbb {
	font-size: 24px;
}

.rwes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;
}

.hcgg {
	color: #3e3f44;
font-size: 19px;
line-height: 1.5;
letter-spacing: 0.47px;
margin-top: 32px;
margin-bottom: 20px;
}
.art_num{
font-size: 18px;
margin-bottom: 15px;
color: #777;
}
/*.rwes>div {
	flex-basis: 50%;
	padding: 20px 30px;
}*/

.rw22 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 5px;
	align-items: center;
}

.rw22:nth-child(odd) {
background-color: #f4f7fa;
}
.rw22>div {
	flex-basis: 50%;
}

.ones22 {
	color: #3e3f44;
 font-family: "GraphikLCG-Semibold";
font-size: 15px;
line-height: 1.2;
letter-spacing: 0.38px;
}

.twos2 {
	color: #595b68;
font-size: 14px;
line-height: 1.2;
letter-spacing: 0.35px; 
}
.dessf{
	margin-top: 10px;
}
.dessf .destit2{
	margin-bottom: 6px;
}



@media (max-width: 769px) {
	.rw22 > div {
		flex-basis: 100%;
	}

	.twos2 {
		margin-top: 5px;
	}
}
.det_xar{
	flex:1 1 100%;
	width:100%;
	min-width:100%;
	max-width:100%;
min-height: 200px;
}

.nmm {
height: 50px;
}

.series_flex{
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
justify-content: flex-start;
}
.series_one{
	margin:0 20px 15px 0;
	line-height:1;
	background-color:#f6f7f9;
	color:#3e3f44;
	text-decoration:none;
	padding: 8px 15px;
border-radius: 16px;
}
a.series_one:hover{
	background-color:#9d9ea0;
	color:#fff;
	text-decoration:none;
}
div.series_one{
	background-color:#DC0333;
	color:#fff;
}
.series_one sup{
vertical-align: super;
font-size: 70%;
}
.hcgg_series{
color: #3e3f44;
font-size: 16px;
line-height: 1.5;
letter-spacing: 0.47px;
margin-top: 32px;
margin-bottom: 10px;
font-family: "GraphikLCG-Semibold";
}







.ctitt .it-ct {
    flex-basis: 25% !important;
    width: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
    margin: 0 !important;
}

.ctitt {
    max-width: 100% !important;
}

.viewed-products {
	margin-top: 30px;
}

h3{
	font-size: 24px !important;
	margin-bottom: 20px !important;
}

@media(max-width: 720px) {
	.ctitt .it-ct {
		flex-basis: 100% !important;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
		margin-left: 0;
		margin-right: 0;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.products.viewed/viewed/style.min.css?17222745923220*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-products-viewed-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.products.viewed/viewed/themes/blue/style.min.css?1722274592714*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-products-viewed-header{border-color:#006cc0}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.css?1725615574914 */
/* /local/templates/.default/components/bitrix/catalog.element/.default/style.css?17256152762684 */
/* /local/templates/.default/components/bitrix/news/uslugi/bitrix/news.detail/.default/style.css?174591119810313 */
/* /local/templates/main/components/bitrix/news.list/dop_banner/style.css?1722274592150 */
/* /local/templates/.default/components/bitrix/catalog.section/related/style.css?17225374802349 */
/* /local/templates/main/components/bitrix/catalog.products.viewed/viewed/style.min.css?17222745923220 */
/* /local/templates/main/components/bitrix/catalog.products.viewed/viewed/themes/blue/style.min.css?1722274592714 */
