

/* Start:/local/templates/illuminator/components/bitrix/catalog.section/sfery/style.css?176183439310166*/
.first-screen-sfery{
	padding:  93px 0 78px;
	background: #1F1F1F;
}
.first-screen-sfery .sfery_h1{
	font-weight: 450;
	font-size: 100px!important;
	line-height: 114.2%;
	text-align: center;
	color: #FFFFFF;
	margin: 44px 0 91px!important;
	padding-bottom: 37px;
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
}
.first-screen-sfery .sfery_h1::before{
	position: absolute;
	content: '';
	height: 1px;
	width: 0;
	left: 0;
	bottom: 0;
	background: #FFF;
	transition: all .7s;
}
.js-second{
	display: block;
	transform: translateY(200%);
	transition: all .7s;
}
.active.js-second{
	transform: none;
}
.first-screen-sfery .active.sfery_h1::before{
	width: 100%;
}
.row-center-sfery{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
}
.arrowAbsolute{
	position: absolute;
	bottom: 0;
	right: 30px;
	transform: translateY(-200%);
	opacity: 0;
	transition: all .7s;
}
.active.arrowAbsolute{
	opacity: 1;
	transform: none;
}
.sfery-desc{
	font-size: 20px;
	line-height: 147.19%;
	text-align: center;
	color: #FFFFFF;
	overflow: hidden;
}
.line-sfery{
	height: 1px;
	width: 100%;
	background: #1F1F1F;
	margin: 100px 0 0;
	transition: all .7s;
}
.blackBg .line-sfery{
	background: #FFF;
}
.accordion-item{
	border-bottom: 1px solid #1F1F1F;
}
.blackBg .accordion-list .panel-default{
	border-color: #FFF;
}
.accordion-list .panel-default{
	border-width: 0 0 1px 0;
	border-color: #1F1F1F;
	transition: all .7s;
}
.accordion-list .panel{
	background: transparent;
}
.accordion-list .panel-body{
	padding: 24px 0;
}
.accordion-head{
	padding: 15px 0;
	font-size: 25px;
	line-height: 147.19%;
	color: #1F1F1F;
	font-weight: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	transition: all .7s;
}
.blackBg .accordion-head,.blackBg .item-name,.blackBg p,.blackBg .accordion-body,.blackBg .accordion-body p{
	color: #FFF;
}
.accordion-body{
	color: #111111;
	font-size: 18px;
	line-height: normal;
	transition: all .7s;
}
.accordion-body img{
	width: 100%;
	margin: 15px auto;
	object-position: center;
	object-fit: contain;
}
.accordion-body p{
	color: #1F1F1F;
	transition: all .7s;
}
.accordion-arrow{
	transition: all .7s;
}
.blackBg .accordion-arrow path{
	stroke: #FFF;
}
.accordion-head[aria-expanded="true"] .accordion-arrow{
	transform: rotate(-90deg);
}
.js-pic{
	position: absolute;
    top: 10px;
	left: 0;
    width: 100%;
    height: auto;
    transform: translateY(-200%);
	transition: all .7s;
}
.activePic .js-pic{
	transform: none;
}
.blackBg .accordion-body h3{
	color: white;
}
.accordion-body h3{
	font-size: 25px!important;
	line-height: 131.69%;
	font-weight: normal;
	color: #111111;
	margin: 55px 0 24px;
	transition: all .7s;
}
.item-name{
	padding-top: 15px;
	font-weight: 450;
	font-size: 60px;
	line-height: 114.2%;
	color: #1F1F1F;
	text-transform: uppercase;
	position: relative;
	height: 303px;
	overflow: hidden;
	margin-right: 30px;
	transition: all .7s;
}
.linkMore{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-transform: uppercase;
	font-weight: 450;
	font-size: 20px;
	line-height: 147.19%;
	color: #111111;
	transition: all .7s;
	margin: 55px 0;
}
.linkMore:hover{
	color: #FDD835;
	text-decoration: none;
}
.blackBg .svgLink path,.blackBg .linkMore{
	color: white;
}
.blackBg .svgLink path{
	fill: white;
}
.svgLink path{
	fill: #111111;
}
.linkMore:hover .svgLink path{
	fill:#FDD835
}
.linkMore .svgLink{
	margin-left: 15px;
}
.item-name.activePic .js-name{
	opacity: 0;
}
.flexBetween{
	display: flex;
	justify-content: space-between;
	align-self: center;
	margin-top: 12px;
}
.flexBetween p{
	font-weight: 450;
	font-size: 18px;
	line-height: 147.19%;
	color: #1F1F1F;
	transition: all .7s;
}
.second-screen-sfery.blackBg{
	background: #1F1F1F;
	transition: all .7s;
}
.js-first{
	transform: translateY(-100%);
	display: block;
	transition: all .7s;
}
.active.js-first{
	transform: none;
}
.static_block{
	padding-top: 150px;
	/* background: #1F1F1F; */
}
.static_block .instr_left p{
	padding-right: 50px;
}
.static_block.active{
	/* background: transparent; */
}
.instr_left h2{
	font-weight: 450;
	font-size: 60px;
	line-height: 121.7%;
	color: #1F1F1F;
	margin: 0 0 62px!important;
	text-transform: uppercase;
	overflow: hidden;
}
.instr_left h2 span{
	display: block;
	transform: translateY(-300%);
	transition: all .7s;
}
.instr_left h2 span.active{
	transform: none;
}
.instr_left p{
	overflow: hidden;
}
.instr_left p span{
	display: block;	
	transform: translateY(300%);
	transition: all .7s;
}
.instr_left p.active span{
	transform: none;
}
.zakaz_uslug{
	overflow: hidden;
}
.zakaz_uslug span{
	display: block;
	max-width: max-content;
	padding: 18px 53px;
	background: #FDD835;
	font-weight: bold;
	font-size: 20px;
	line-height: 147.19%;
	color: #1F1F1F;
	transform: translateY(200%);
	transition: all .7s;
	margin: 25px 0;
	cursor: pointer;
}
.zakaz_uslug span.active{
	transform: none;
}
.instr-item{
	margin-bottom: 53px;
}
.instr-item h4{
	overflow: hidden;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-weight: 450;
	font-size: 20px;
	line-height: 129.69%;
}
.instr-item h4::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #111111;
	transition: all 1.7s;
}
.instr-item.active h4::before{
	width: 100%;
}
.instr-item h4 span{
	transform: translateY(-200%);
	transition: all .7s;
	display: block;
	height: 50px;
}
.instr-item.active h4 span{
	transform: none;
}
.instr-item p{
	overflow: hidden;
}
.instr-item p span{
	transform: translateY(200%);
	transition: all .7s;
	display: block;
}
.instr-item.active p span{
	transform: none;
}
.why_us{
	margin: 0 0 78px;
}
.user-info{
	width: 165px;
}
.because_title{
	font-weight: 450;
	font-size: 25px;
	line-height: 147.19%;
	color: #1F1F1F;
	margin-bottom: 13px;
}
.review{
	margin: 60px 0;
}
.review_sfery-item{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
	padding: 21px 0 39px;
}
.review_sfery-item::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #1F1F1F;
	transition: all .7s;
}
.review .col-12:last-child .review_sfery-item::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #1F1F1F;
	transition: all .7s;
}
.active.review_sfery-item::before,.review .col-12:last-child .active.review_sfery-item::after{
	width: 100%;
}
.user-review{
	max-width: calc(100% - 550px);
	margin: 0 70px;
}
.user-name{
	font-weight: 450;
	font-size: 25px;
	line-height: 147.19%;
	color: #1F1F1F;
	margin-bottom: 8px;
}
.user-stars{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 11px 0;
}
.user-star{
	margin-right: 7px;
	display: inline-block;
    width: 17px;
    background: #F9E000;
    height: 16px;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}
.read_more{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 26px;
	border: 1px solid #1F1F1F;
	font-size: 16px;
	line-height: 147.19%;
	color: #1F1F1F;
}
.read_more:hover{
	color: #fdd835;
	border-color: #fdd835;
	text-decoration: none;
}
.read_more:hover .link-arrow path{
	stroke:#fdd835;
}
.read_more:hover .link-arrow{
	transform: rotate(-45deg);
}
.link-arrow{
	transform: rotate(-90deg);
	transition: all .7s;
	margin-left: 15px;
}
.because_title,.because_text{
	overflow: hidden;
}
.partners{
	opacity: 0;
	transition: all .7s;
}
.active.partners{
	opacity: 1;
}
.because_title span,.because_text span{
	transform: translateY(200%);
	transition: all .7s;
	display: block;
}
.active.because_title span,.active.because_text span{
	transform: none;
}
.review_sfery-item-over{
	overflow: hidden;
}
.review_sfery-item{
	transform: translateY(200%);
	transition: all .7s;
}
.active.review_sfery-item{
	transform: none;
}
#order-service .modal-body input[type="submit"] {
    background: #fdd835;
    border: 0;
    display: block;
    margin: 20px auto 0;
    padding: 8px 35px;
    font-weight: 900;
    font-size: 20px;
}
@media(max-width:1200px){
	.arrowAbsolute{
		right: 0;
	}
	.item-name{
		font-size: 43px;
	}
	.first-screen-sfery{
		padding-bottom: 30px;
	}
	.line-sfery{
		margin: 50px 0 0;
	}
}
@media(max-width:992px){
	.item-name{
		height: auto;
	}
	.js-pic{
		display: none;
	}
	.static_block .instr_left p{
		padding-right: 0;
	}
	.instr_left h2{
		margin: 35px 0!important;
	}
	.review_sfery-item{
		flex-direction: column;
	}
	.user-review{
		width: 100%;
		max-width: 100%;
		margin: 25px 0;
	}
}
@media(max-width:768px){
	.first-screen-sfery .sfery_h1{
		font-size: 32px!important;
		margin: 20px 0 9px!important;
		padding-bottom: 9px;
	}
	.arrowAbsolute{
		display: none;
	}
	.sfery-desc{
		font-size: 16px;
		line-height: normal;
	}
	.first-screen-sfery{
		padding-bottom: 15px;
	}
	.line-sfery{
		display: none;
	}
	.item-name{
		font-size: 32px;
		margin: 10px 0 25px;
	}
	.panel-group .panel-default:first-child{
		border-width: 1px 0 1px 0;
	}
	.accordion-head{
		padding: 9px 0;
		font-size: 18px;
	}
	.accordion-body,.accordion-body p{
		font-size: 16px;
	}
	.accordion-body h3,.linkMore{
		margin: 18px 0!important;
	}
	.static_block{
		padding-top: 10px;
	}
	.instr_left h2{
		font-size: 32px!important;
		margin: 10px 0 25px!important;
	}
	.instr-list .animM:nth-child(2n+1) .instr-item h4 span{
		transform: translateY(0);
		transform: translateX(200%);
	}
	.instr-list .animM:nth-child(2n) .instr-item h4 span{
		transform: translateY(0);
		transform: translateX(-200%);
	}
	.instr-list .animM .instr-item.active h4 span{
		transform: none;
	}
	.instr-item h4 span{
		height: auto;
	}
	.instr-item p {
		margin: 0 0 15px;
	}
	.instr-item h4{
		padding-bottom: 4px;
		margin-bottom: 8px;
	}
	.instr-item{
		margin-bottom: 25px;
	}
	.because_title{
		font-size: 19px;
		line-height: normal;
		margin-bottom: 10px;
	}
	.why_us {
		margin: 0 0 35px;
	}
	.user-name{
		line-height: normal;
		font-size: 22px;
	}
	.user-review{
		margin: -3px 0 20px;
	}
	.user-text{
		font-size: 14px;
	}
}
/* End */


/* Start:/local/templates/illuminator/components/bitrix/news.detail/skvoz_sfery/style.css?1761834393155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /local/templates/illuminator/components/bitrix/catalog.section/sfery/style.css?176183439310166 */
/* /local/templates/illuminator/components/bitrix/news.detail/skvoz_sfery/style.css?1761834393155 */
