

/* Start:/bitrix/templates/uniform/components/bitrix/news.list/topSlider/style.css?16656404434190*/
/*topSliderBlock*/
.topSliderBlock,.slideTop{
	position: relative;
}
.slideTop > img{
	margin-left: calc((100% - 1920px) / 2);
}
.slideTop .contentSlider{
	position: absolute;
	top: 200px;
	bottom: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1240px;
	left: calc((100% - 1240px) / 2);
}
.slideTop *{
	color: #fff;
}
.slideTop .txtBlock{
	position: relative;
	z-index: 5;
	width: calc(100% - 520px);
}
.slideTop .name{
	text-transform: uppercase;
	font-size: 42px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
}

.slideTop .name:before{
	position: absolute;
	content: '';
	height: 5px;
	width: 50px;
	background: var(--colorSecond);
	top: 22px;
	left: -70px;	
	border-radius: 2px;
}

.slideTop .colorTxt{
	color: var(--colorHead);
}
.slideTop .bigTxt{
	font-size: 50px;
	font-weight: 800;
}
.slideTop .txt{
	font-size: 26px;
	line-height: 1.2;
	margin-bottom: 35px;
}
.nucPreTS{
	margin-right: 20px;
}
.nucPreTS .imgW{
	margin-right: 10px;
}
.nucPreTS .txtPreTS{
	max-width: 125px;
}

.slideTop .btnStyle1{
	width: 350px;
	margin-top: 55px;
}

.slideTop .imgBlock{
	margin-left: -60px;
	width: 580px;
}

.slideTop .imgBlock img{
	max-width: 100%;
}

.topSliderBlock .slick-dots{
	position: absolute;
	right: calc((100% - 1240px) / 2);
	bottom: 355px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.topSliderBlock .slick-dots button{
	height: 12px;
	width: 12px;
	border-radius: 50%;
	paddibng: 0;
	font-size: 0;
	background: #fff;
	opacity: 0.5;
	margin: 0;
	border: none;
	position: relative;
}
.topSliderBlock .slick-dots button:before{
	right: 100%;
	top: 50%;
	background: #fff;
	width: 40px;
	height: 1px;
	content: '';
	position: absolute;
	opacity: 0;
}
.topSliderBlock .slick-dots li{
	margin-bottom: 10px;
	padding: 5px;
	line-height: 0;
	border: 1px solid transparent;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.topSliderBlock .slick-dots li.slick-active{
	border: 1px solid #fff;
}
.topSliderBlock .slick-dots .slick-active button{
	opacity: 1;
}
.topSliderBlock .slick-dots .slick-active button:before{
	opacity: 1;
}





/*End topSliderBlock*/


@media screen and (max-width:1299px){
.topSliderBlock .slick-dots{
	right: calc((100% - 1140px) / 2);
}
.slideTop > img {
	width: 1700px;
  margin-left: calc((100% - 1700px) / 2);
}
.slideTop .contentSlider{
	width: 1140px;
	left: calc((100% - 1140px) / 2);
}

}

@media screen and (max-width:1199px){
.topSliderBlock .slick-dots{
	right: calc((100% - 940px) / 2);
}	
.slideTop .contentSlider{
	width: 940px;
	left: calc((100% - 940px) / 2);
}
.slideTop .txtBlock{
	width: calc(100% - 320px);
}
.slideTop .imgBlock{
	width: 480px;
}
.slideTop .name{
	font-size: 32px;
}

.slideTop .bigTxt {
  font-size: 40px;
 }
.slideTop .txt {
  font-size: 22px;
}
.slideTop .btnStyle1 {
  width: 300px;
}




}

@media screen and (max-width:991px){
.slideTop .imgBlock{
	display: none;
}	
.topSliderBlock .slick-dots{
	right: calc((100% - 750px) / 2);
	bottom: 80px;
}	
.slideTop .contentSlider{
	width: 750px;
	left: calc((100% - 750px) / 2);
	padding-right: 70px;
}
.slideTop .txtBlock{
	width: 100%;
}
.slideTop > img {
  width: 1200px;
  margin-left: calc((100% - 1000px) / 2);
}
}

	

@media screen and (max-width:767px){
.slideTop .contentSlider {
  width: auto;
  left: 15px;
  right: 70px;
  padding-right: 0px;
}	
.topSliderBlock .slick-dots{
	right: 15px;
	bottom: 35px;
}
.slideTop .bigTxt {
  font-size: 32px;
}
.slideTop .txt {
  font-size: 18px;
}
.slideTop .btnStyle1 {
  width: 200px;
  margin-top: 35px;
}	
}
	
@media screen and (max-width:675px){
	
}
@media screen and (max-width:640px){
	
}
@media screen and (max-width:600px){
.slideTop .bigTxt {
  font-size: 24px;
}
.slideTop .name {
  font-size: 18px;
  margin-bottom: 18px;
}
.slideTop .txt {
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 20px;
}
.nucPreTS .txtPreTS{
	line-height: 1.1
}
	
}
@media screen and (max-width:485px){
.topSliderBlock .slick-dots{
	bottom: 15px;
}
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:370px){
	}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/news.list/preHeadBlock/style.css?16656404431660*/
/*preBlock*/
.preBlock{
	padding: 60px 0;
}
.wrapPre{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 50px 100px;
}
.nucPre{
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-direction: column;
	position: relative;
}
.nucPre .imgW{
	position: relative;
	justify-content: flex-start;
	height: 56px;
	margin-bottom: 10px;
}
.nucPre .imgW:before{
	position: absolute;
	left: calc(100% + 20px);
	height: 1px;
	width: 100px;
	content: '';
	background: var(--colorSecond);
}
.nucPre .imgW img{
	max-height: 56px;
	max-width: 120px;
}
.nucPre{
	font-size: 21px;
}
.nucPre .name{	
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 5px;
}
.nucPre .txt{
	line-height: 1.1;
}
.nucPre:before{
	right: -50px;
	top: 0;
	bottom: 0;
	content: '';
	position: absolute;
	width: 1px;
	background:#eaeaea ;
}
.nucPre:nth-child(3n):before{
	display: none;
}

/*End preBlock*/

@media screen and (max-width:1299px){


}

@media screen and (max-width:1199px){
.nucPre {
  font-size: 18px;
}	

}

@media screen and (max-width:991px){
.wrapPre{
	grid-gap: 30px 30px;
}	
.nucPre::before {
  right: -12px;
}
.preBlock {
  padding: 30px 0;
}

}

	

@media screen and (max-width:767px){
	

}
	
@media screen and (max-width:675px){
	
}
@media screen and (max-width:640px){
	
}
@media screen and (max-width:600px){
.wrapPre{
	grid-template-columns: repeat(1,1fr);
}
.nucPre::before{
	bottom: -15px;
	right: 0;
	width: 100%;
	height: 1px;
	top: auto;
}
	
}
@media screen and (max-width:485px){
	
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:370px){
	}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/style.css?17097216273209*/
/* .catalogSection {
    display: grid;
    grid-template-columns: repeat(4, calc(25% - 4px));
    grid-gap: 20px 5px;
    margin-bottom: 80px;
    /* display: flex;
    justify-content: center; 
} */

.saleSlider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    z-index: 5;
    border: none;
    width: 64px;
    height: 42px;
}

.saleSlider .slick-prev {
    background: url(/bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/images/prevPart.png) no-repeat center;
    left: -85px;
}

.saleSlider .slick-next {
    background: url(/bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/images/nextPart.png) no-repeat center;
    right: -85px;
}


/* .catalogSection.catalogSectionSale {
    display: flex;
    justify-content: center;
} */


/* 
.saleSlider.slick-initialized.slick-slider {
    width: 100%;
} */


/* .slick-slide img {
    display: block;
    width: 100%;

max-width: 100%;

}
*/

.catalogSection .wrapItem {
    transition: all 0.4s;
    border-radius: 8px;
    background: #fff;
    padding: 10px;
    border: solid 1px #EBF0F4;
}

.sliderItemImages.img>div {
    height: 100%;
}

.sliderItemImages.img>div>.slick-track {
    height: 100%;
}

.catalogSection .wrapItem:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}


/* .slick-initialized .slick-slide {
    width: 100%;
} */

.catalogSectionSale {
    width: ;
    margin: 60px 0 60px 0;
}

.saleSlider .slick-track {
    display: flex;
}

.saleSlider .slick-track .slick-slide {
    display: flex;
    height: auto;
}

.saleSlider {
    max-width: calc(100% + 100px);
}

.saleSlider .wrapItem {
    width: 100% !important;
}

@media screen and (max-width:1299px) {
    .catalogSection .wrapItem {
        padding: 5px;
    }
    .saleSlider .slick-prev {
        left: -55px;
    }
    .saleSlider .slick-next {
        right: -55px;
    }
}

@media screen and (max-width:1199px) {
    .catalogSection {
        grid-template-columns: repeat(3, 33%);
    }
}

@media screen and (max-width:991px) {
    .catalogSection {
        grid-template-columns: repeat(2, 50%);
    }
}

@media screen and (max-width:767px) {
    .saleSlider {
        max-width: 100%;
    }
    .saleSlider .slick-prev {
        width: 40px;
        height: 40px;
        background: url(/bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/images/prevPartMobile.png) no-repeat center rgb(0 0 0 / 10%);
        background-size: auto;
        background-size: 20px;
        border-radius: 50%;
        left: 20px;
        top: 35%;
    }
    .saleSlider .slick-next {
        width: 40px;
        height: 40px;
        background: url(/bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/images/nextPartMobile.png) no-repeat center rgb(0 0 0 / 10%);
        background-size: auto;
        background-size: 20px;
        border-radius: 50%;
        right: 20px;
        top: 35%;
    }
    .saleSlider .slick-prev {
        left: 20px;
    }
    .saleSlider .slick-next {
        right: 20px;
    }
}

@media screen and (max-width:675px) {}

@media screen and (max-width:640px) {
    .catalogSection {
        grid-template-columns: repeat(1, 100%);
    }
}

@media screen and (max-width:600px) {}

@media screen and (max-width:485px) {
    .saleSlider .item {
        padding: 0;
    }
}

@media screen and (max-width:425px) {}

@media screen and (max-width:400px) {}

@media screen and (max-width:370px) {}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/catalog.item/defaultSlide/style.css?17048092433834*/
.item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 10px;
}

.item .img .imgW {
    height: 390px;
}

.item .img img {
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 7px;
}

.item .name {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
}

.item .imgW {
    max-height: 100%;
}

.item .anons {
    color: #6c6c6c;
    margin-bottom: 15px;
    line-height: 1.1;
    display: block;
}

.item .botItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item .pricesWrap {
    width: calc(100% - 185px);
}

.pricesWrap .txt {
    font-size: 18px;
    line-height: 1;
}

.pricesWrap .currentPrice {
    font-size: 24px;
    line-height: 1;
    white-space: nowrap;
}

.pricesWrap .oldPrice {
    font-size: 18px;
    text-decoration: line-through;
    color: #919191;
    line-height: 1;
}

.pricesWrap .oldPrice+.txt {
    display: none;
}

.pricesWrap .currentPrice span {
    font-size: 30px;
    font-weight: 700;
}

.item .btnStyle2 {
    width: 175px;
}

.priceCurrent span {
    font-size: 20px;
    line-height: 25px;
    margin-right: 40px;
}

.priceCurrentName {
    font-size: 20px;
    line-height: 25px;
    margin-right: 40px;
    font-weight: 700px;
}

.elementPriceAndCount {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
    justify-content: space-between;
    width: 100%;
}

.elementCount {
    border: 1px solid #cdcdcd;
    display: flex;
    align-items: center;
    padding: 5px 15px;
    border-radius: 8px;
    height: 68px;
}

.elementCount span {
    font-size: 20px;
    line-height: 25px;
    margin-right: 40px;
    font-weight: 700;
}

.lineBuy .elementPrice>div {
    display: flex;
    align-items: center;
}

.uniqUniform {
    background: url("/bitrix/templates/uniform/images/uniqUniformBG.jpg") no-repeat center center;
    display: block;
    text-align: center;
    border-radius: 7px;
    width: 100%;
    margin: 15px 0;
}

.uniqUniform span {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 15px;
}

.item .chooseMaterial {
    display: flex;
    justify-content: center;
    gap: 5px;
    background: #003070;
    padding: 9px;
    width: 100%;
    border-radius: 50px;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
}

.item .chooseMaterial img {
    width: 22px;
    height: 19px;
}

.item .botLine {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.partnersSlider {
    position: relative;
}

.sliderItemImages .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    z-index: 5;
    border: none;
    width: 40px;
    height: 40px;
}

.sliderItemImages .slick-prev {
    background: url(/bitrix/templates/uniform/components/bitrix/catalog.item/defaultSlide/images/prevPart.png) no-repeat center rgb(0 0 0 / 10%);
    left: 10px;
    background-size: 20px;
    border-radius: 50%;
}

.sliderItemImages .slick-next {
    background: url(/bitrix/templates/uniform/components/bitrix/catalog.item/defaultSlide/images/nextPart.png) no-repeat center rgb(0 0 0 / 10%);
    right: 10px;
    background-size: 20px;
    border-radius: 50%;
}


/*End Item*/

@media screen and (max-width:1299px) {}

@media screen and (max-width:1199px) {
    .item .btnStyle2 {
        width: 145px;
    }
    .item .pricesWrap {
        width: calc(100% - 150px);
    }
}

@media screen and (max-width:991px) {}

@media screen and (max-width:767px) {}

@media screen and (max-width:675px) {}

@media screen and (max-width:640px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:485px) {}

@media screen and (max-width:425px) {}

@media screen and (max-width:400px) {}

@media screen and (max-width:370px) {}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/themes/blue/style.css?1665640443825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.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;}

/* SCU */
.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;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/news.list/materialsHead/style.css?16656404431971*/
.listFabrics{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 50px;
}

.listFabrics .order1{
	order: 1;
}
.listFabrics .order2{
	order: 2;
}
.listFabrics .order3{
	order: 3;
}
.listFabrics .order4{
	order: 4;
}
.headFabricCol{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 45px;
}
.headFabricCol .imgW{
	width: 48px;
	height: 48px;
}
.headFabricCol img{
	max-height: 48px;
	max-width: 48px;
}
.headFabricCol .name{
	font-size: 35px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	width: calc(100% - 56px);
}

.nucFabrics{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.nucFabrics span{
	display: block;
}
.nucFabrics:hover{
	text-decoration: none;
}
.nucFabrics .imgW{
	width: 37px;
	height: 37px;
	border-radius: 50%;
	overflow: hidden;
}
.nucFabrics img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.nucFabrics .mark{
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	background: var(--colorHead);
	border: 1px solid #7edff9;
	padding: 2px 8px;
	border-radius: 2px;
	margin-bottom: 4px;
	text-transform: uppercase;
	line-height: 1;
}
.nucFabrics .txtBlock{
	width: calc(100% - 45px);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.nucFabrics .name{
	line-height: 1;
}
.nucFabrics.hit .imgW{
	box-shadow: 0px 0px 9px 1px rgb(59 199 236);
	border: 1px solid var(--colorHead);
}

@media screen and (max-width:1299px){


}

@media screen and (max-width:1199px){
	

}

@media screen and (max-width:991px){
.headFabricCol .name {
  font-size: 20px;
}	

}

	

@media screen and (max-width:767px){
.listFabrics{
	overflow: auto;
}	

}
	
@media screen and (max-width:675px){
	
}
@media screen and (max-width:640px){
	
}
@media screen and (max-width:600px){
	
}
@media screen and (max-width:485px){
	
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:370px){
	}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/news.list/clientsHeadBlock/style.css?17096417791778*/
/*partnersBlock*/

.partnersBlock {
    padding: 70px 0 60px;
}

.partnersSlider {
    position: relative;
}

.partnersSlider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    z-index: 5;
    border: none;
    width: 64px;
    height: 42px;
}

.partnersSlider .slick-prev {
    background: url(/bitrix/templates/uniform/components/bitrix/news.list/clientsHeadBlock/images/prevPart.png) no-repeat center;
    left: -85px;
}

.partnersSlider .slick-next {
    background: url(/bitrix/templates/uniform/components/bitrix/news.list/clientsHeadBlock/images/nextPart.png) no-repeat center;
    right: -85px;
}

.slidePartner {
    text-align: center;
}

.nucPartner {
    display: inline-flex;
    max-width: 90%;
    justify-content: center;
    align-items: center;
}

.nucPartner img {
    max-width: 100%;
}


/*End partnersBlock*/

@media screen and (max-width:1299px) {
    .partnersSlider .slick-prev {
        left: -55px;
    }
    .saleSlider .slick-next {
        right: -55px;
    }
}

@media screen and (max-width:1199px) {}

@media screen and (max-width:991px) {
    .partnersBlock {
        padding: 30px 0;
    }
    .partnersSlider .slick-prev {
        left: -70px;
    }
    .saleSlider .slick-next {
        right: -70px;
    }
}

@media screen and (max-width:767px) {
    .partnersSlider .slick-prev {
        left: 0px;
    }
    .saleSlider .slick-next {
        right: 20px;
    }
    .partnersSlider .slick-next {
        right: 0px;
    }
    .nucPartner {
        max-width: 80%;
    }
    .nucPartner img {
        height: auto;
        max-width: 80%;
    }
}

@media screen and (max-width:675px) {}

@media screen and (max-width:640px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:485px) {}

@media screen and (max-width:425px) {}

@media screen and (max-width:400px) {}

@media screen and (max-width:370px) {}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/news.detail/photogalary/style.css?1706096247155*/
.wrapPG {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
}
.wrapPG img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* End */


/* Start:/bitrix/templates/uniform/components/bitrix/news.list/questionsHeadBlock/style.css?16656404431835*/
/*questionBlock*/
.questionBlock{
	padding: 40px 0 30px;
}
.wrapQuestLine{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}
.wrapQuestLine .quest{
	padding: 20px 45px 20px 0;
	font-size: 35px;
	font-weight: 600;
	position: relative;
	cursor: pointer;
}
.quest::before {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  content: '';  
  width: 17px;
  height: 2px;
  background: var(--colorHead);
}

.quest::after {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 2px;
  height: 17px;
  background: var(--colorHead);  
  transition: all 0.4s;
}
.activeQuest .quest::after{
	transform: translateY(-50%) rotate(90deg);
}

.wrapQuestLine .ask{
	font-size: 25px;
	font-weight: 300;
	display: none;
	padding-bottom: 20px;
	font-style: italic;
}


/*End questionBlock*/

@media screen and (max-width:1299px){


}

@media screen and (max-width:1199px){
.wrapQuestLine .quest{
	font-size: 26px;
	padding: 10px 45px 10px 0;
}
.wrapQuestLine .ask {
  font-size: 20px;
  }
.wrapQuestLine {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
}

@media screen and (max-width:991px){
.wrapQuestLine .quest{
	font-size: 22px;
	}	


}

	

@media screen and (max-width:767px){
.wrapQuestLine .quest{
	font-size: 20px;
	padding: 5px 45px 5px 0;
	}	
.wrapQuestLine .ask {
  font-size: 18px;
  }
}
	
@media screen and (max-width:675px){
	
}
@media screen and (max-width:640px){
	
}
@media screen and (max-width:600px){
	.wrapQuestLine .quest{
	font-size: 18px;
	}	
.wrapQuestLine .ask {
  font-size: 16px;
  }
  .wrapQuestLine {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
}
@media screen and (max-width:485px){
	
}
@media screen and (max-width:425px){}
@media screen and (max-width:400px){
	
}
@media screen and (max-width:370px){
	}
/* End */
/* /bitrix/templates/uniform/components/bitrix/news.list/topSlider/style.css?16656404434190 */
/* /bitrix/templates/uniform/components/bitrix/news.list/preHeadBlock/style.css?16656404431660 */
/* /bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/style.css?17097216273209 */
/* /bitrix/templates/uniform/components/bitrix/catalog.item/defaultSlide/style.css?17048092433834 */
/* /bitrix/templates/uniform/components/bitrix/catalog.section/sliderItems/themes/blue/style.css?1665640443825 */
/* /bitrix/templates/uniform/components/bitrix/news.list/materialsHead/style.css?16656404431971 */
/* /bitrix/templates/uniform/components/bitrix/news.list/clientsHeadBlock/style.css?17096417791778 */
/* /bitrix/templates/uniform/components/bitrix/news.detail/photogalary/style.css?1706096247155 */
/* /bitrix/templates/uniform/components/bitrix/news.list/questionsHeadBlock/style.css?16656404431835 */
