

/* Start:/uslugi/styles.css?17230223512714*/
.services_center__title{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #222222;
    padding: 50px 0 40px 0px;

}
.services__question{
    display: block;
    text-align: center;
    background: #F9F9F9;
    margin: 70px auto;
}
.services__question_connection{
    display: inline-flex;
    justify-content: space-between;
    gap: 30px;
    padding-bottom: 40px;
}
.services__question_number a{
    border: 1px solid #222222;
    padding: 10px;
    color: #FEFEFE;
    background: #222222;
    text-decoration: none;
}
.services__question_call-me{
    border-bottom: 1px dashed #666666;
    text-decoration: none;
    color: #222222;
}
.services_question__title{
    padding: 40px 0 40px 0;
}
.services_footer{
    display: flex;
    justify-content: space-between;
}
.services_footer__info{
    width: 60%;
}
.services_footer__logo{
    display: flex;
    align-items: center;
}
.services_footer__logo svg{
    width: 100%;
}
.services__text_footer{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #222222;
}

@media (max-width: 1000px) {
    .services .slider_item {
        height: 100%!important;
    }
}

@media (max-width: 400px) {
    .services__question_connection{
        justify-content: center;
        flex-wrap: wrap;
    }
}
.uslugi-nav{
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
.uslugi-nav a {
    text-decoration: none;
    font-size: 14px;
}
.uslugi-nav img {
    width: unset;
    height: unset;
    border: 0;
    vertical-align: middle;
}
.uslugi-nav .b-uslugi-nav {
    padding: 6px;
    box-sizing: border-box;
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media screen and (max-width: 885px){
    .uslugi-nav .b-uslugi-nav{

    }
    .uslugi-nav__item{
        width: calc(30% - 100px);
    }
}

.uslugi-nav .b-uslugi-nav-block:hover {
    text-decoration: none;
    color: #fff;
    background: #f58529;
    cursor: pointer;
}
.uslugi-nav .uslugi-nav__row {
    margin-right: -15px;
    margin-left: -15px;
}
.uslugi-nav__item{
    width: calc(30% - -43px);
}
@media screen and (max-width: 1272px){
    .uslugi-nav__item{
        width: calc(50% - 5px);
    }
}
@media screen and (max-width: 598px){
    .uslugi-nav__item{
        width: calc(100% - 5px);
    }
}
.b-uslugi-nav-block {
    padding: 12px;
    box-sizing: border-box;
    display: flex;
    border: 1px solid #ddd;
    justify-content: space-between;
    align-items: center;
}
.b-uslugi-nav-img{
    width: 30%;
}
.b-uslugi-nav-link {
    width: 70%;
    padding: 0 24px;
    box-sizing: border-box;
}
/* End */


/* Start:/local/templates/rusplitka/components/bitrix/news.list/our-services-main/style.css?16859617302398*/

.services_header{
	margin-bottom: 70px;
}
.services_header-wrap{
	width: 100%;
	display: flex;
	flex-wrap: wrap;

}
.slider_item{
	width: 100%;
	display: flex;
}

.services_header__info{
	width: 50%;
	background: #F9F9F9;
}
.services__title h2{
	margin: 23px auto 30px;
	padding: 70px 0 0 30px;
}
.services__text{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #222222;
	margin: 0 30px;
}
.services__order{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 30px;
	margin: 40px 0 40px 0;
	gap: 30px;
}
.services__price{
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;

}
.services__button a{
	display: block;
	background: #F48120;
	padding: 8px;
	color: #FEFEFE;
	text-decoration: none;
	box-shadow: 0px 9px 12px rgba(244, 129, 32, 0.28), 0px 2.01027px 2.68036px rgba(244, 129, 32, 0.16691), 0px 0.598509px 0.798012px rgba(244, 129, 32, 0.11309);
	border-radius: 30px;
}
.services__button a:hover{
	color: #FEFEFE;
}

.services_header__picture{
	width: 50%;
}
.services_header__picture img{
	width: 100%;
	object-fit: cover;
	height: 100%;
}
#services-slider.slider{
}
#services-slider.slider > *.active{
	text-align: left;
	display: flex!important;
}
.slider > * {
	text-align: left!important;
}


@media screen and (max-width: 945px){
    #services-slider.slider > *.active{
        text-align: left;
        flex-wrap: wrap;
        height: 100%;
    }
    .services_header__picture{
        width: 100%;
    }
    .services_header__info{
        width: 100%;
    }
	.slider_item{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.services_footer {
		display: flex;
		flex-wrap: wrap;
		gap: 30px;
	}
}
@media screen and (max-width: 620px) {
	#services-slider.slider {
		margin-bottom: 20%;
	}
}
@media screen and (max-width: 579px) {
	#services-slider.slider {
		margin-bottom: 25%;
	}
}
@media screen and (max-width: 506px) {
	#services-slider.slider {
		margin-bottom: 35%;
	}
}
/*@media screen and (max-width: 800px){*/
/*	.services_header-wrap{*/
/*		display: flex;*/
/*		flex-direction: column;*/
/*		flex-wrap: wrap;*/
/*		align-content: center;*/
/*		margin-bottom: 70px;*/
/*		width: 100%;*/
/*	}*/
/*}*/
/*}*/
/*.slider-services > * {*/
/*	opacity: 0;*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	top: 50%;*/
/*	transform: translate(-50%, -50%);*/
/*	user-select: none;*/
/*	*/

/*}*/
/* End */
/* /uslugi/styles.css?17230223512714 */
/* /local/templates/rusplitka/components/bitrix/news.list/our-services-main/style.css?16859617302398 */
