

/* Start:/local/components/bitrix/news.detail/templates/usluga/style.css?174006684129496*/
/*test*/
.input-style-sl input {
    opacity: 0;
}
.jq-selectbox.jqselect {
    z-index: 40 !important;
}
/*//test*/
.our-standart .img-car img {
    width: min(100%, 400px);
    height: min(100%, 208px);
}
.uslugi_h1_flex {
  display: flex;
  flex-direction: row;
}
.uslugi_h1_icon {
    margin-right: 10px;
    margin-left: -70px;
    margin-top: 30px;
    width: 60px;
    height: 60px;
}
.uslugi_h1_icon img {
    width: 60px;
    height: 60px;
}
@media screen and (max-width: 900px) {
    .uslugi_h1_icon {
        margin-left: 0;
    }

    .uslugi_h1_icon {
        margin-right: 10px;
        margin-top: 20px;
        width: 40px;
        height: 40px;
    }
    .uslugi_h1_icon img {
        width: 40px;
        height: 40px;
    }
}


.uslugi_h2_flex {
    display: flex;
    flex-direction: row;
}
.uslugi_h2_icon {
    margin-right: 10px;
    margin-left: -55px;
    margin-top: 10px;
    width: 45px;
    height: 45px;
}
.uslugi_h2_icon img {
    width: 45px;
    height: 45px;
}

@media screen and (max-width: 900px) {
    .uslugi_h2_icon {
        margin-left: 0;
    }

    .uslugi_h2_icon {
        margin-right: 10px;
        margin-top: -7px;
        width: 40px;
        height: 40px;
    }
    .uslugi_h2_icon img {
        width: 40px;
        height: 40px;
    }
}
/*faq*/
.faq-section {
    position: relative;
    margin: 120px 0 !important;
    padding: 120px 0 !important;
    background: #fbba00;
}
@media screen and (max-width: 576px) {
    .faq-section {
      position: relative;
      margin: 65px 0 !important;
      padding: 65px 0 !important;
      background: #fbba00;
    }
}
.faq-section .wrapper {
    position: relative;
    max-width: 1160px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto;
}

@media screen and (max-width: 576px) {
    .faq-section .wrapper {
        position: relative;
        max-width: 1160px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto;
    }
}
.faq-section-min-height {
    min-height: 500px;
}
@media screen and (max-width: 576px) {
    .faq-section-min-height {
        min-height: 450px;
    }
}
.faq-rnd1 {
    position: absolute;
    top: -160px;
    right: 126px;
    width: 184px;
    height: 184px;
    background: url(/local/templates/covid/build/img/bubble-yellow.png) no-repeat center top;
    background-size: 100% auto;
}
.faq-rnd2 {
    position: absolute;
    top: 0;
    right: 280px;
    width: 56px;
    height: 56px;
    background: url(/local/templates/covid/build/img/bubble-yellow.png) no-repeat center top;
    background-size: 100% auto;
}
@media screen and (max-width: 576px) {
    .faq-rnd1,
    .faq-rnd2 {
        display: none;
    }
}

.inner-h1 {
    margin-bottom: 0 !important;
    text-align: left;
}
.nfaq-htitle {
    margin-bottom: 80px;
    z-index: 4;
    position: relative;
}

@media screen and (max-width: 576px) {
    .nfaq-htitle {
        margin-bottom: 0;
        padding-left: 30px;
        padding-right: 30px;
        z-index: 4;
        position: relative;
    }
}
.nfaq-video {
  margin-top: 7px;
  min-height: 95px;
  padding: 20px 0;
	position: relative;
}
.nfaq-video .nfaq_video_balls {
	width: 373px;
	height: 373px;
	object-fit: cover;
	position: absolute;
	top: -6px;
	left: 6px;
	z-index: 2;
}
.nfaq-video iframe {
		width: 100% !important;
		min-height: 210px;
		position: relative;
		z-index: 5;
}
.nfaq-video_title {
    font-weight: 700;
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 0.01em;
    margin-top: 26px;
}
/*Video FAQ*/
@media screen and (max-width: 576px) {
	.nfaq-video .nfaq_video_balls {
		width: 320px;
		height: 320px;
		top: -16px;
		left: 13%;
	}
	.faq-section .nfaq-video{
		width: 100%;
		/*width: calc( 100% + 40px );*/
		height: 260px;
		margin: 80px auto 0 auto;
	}
	.faq-section .nfaq-video iframe{
		width: 100% !important;
		/*width: calc( 100% + 40px )!important;*/
		height: 242px !important;
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (max-width: 375px) {
	.faq-section .nfaq-video iframe{
		width: 100% !important;
		/*width: calc( 100% + 40px )!important;*/
		height: 200px !important;
		min-height: 204px !important;
		margin-left: 0;
		margin-right: 0;
	}
	.faq-section .nfaq-video {
		height: 207px;
	}
}
@media screen and (max-width: 320px) {
	.faq-section .nfaq-video iframe {
		height: 130px !important;
		min-height: 174px;
	}
	.faq-section .nfaq-video {
		height: 176px;
	}
}

.nfaq-filters {
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.nfaq-filter {
    margin-bottom: 16px;
    font-weight: 500;
    position: relative;
}

.nfaq-filter::before {
    content: "";
    position: absolute;
    left: -42px;
    width: 16px !important;
    height: 16px !important;
    top: 3px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #EB5A2D5E;
}

.nfaq-filter.active::after {
    content: "";
    position: absolute;
    left: -19px;
    width: 8px;
    height: 11px;
    top: 5px;
    background-image: url(/images/arrows.svg);
    background-repeat: no-repeat;
    background-size: contain;
}


.faq-section .wrapper .faq-items {
    border-bottom: none;
    width: 100%;
    margin: 0;
}
@media screen and (max-width: 576px) {
    .faq-section .wrapper .faq-items {
        border-bottom: none;
        width: calc(100% - 25px);
        margin: 0 15px;
    }
}

.faq-section .wrapper .faq-titles {
    padding-bottom: 26px;
    padding-top: 26px;
    position: relative;
    cursor: pointer;
    background: #fbba00;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;

    -webkit-transition: 800ms;
    -o-transition: 800ms;
    transition: 800ms;
}
@media screen and (max-width: 576px) {
    .faq-section .wrapper .faq-titles {
        padding-bottom: 26px;
        padding-top: 26px;
    }
}

.faq-section .wrapper h2 {
    padding-top: 0;
    text-align: start;
    font-family: 'Ekibastuz-Regular',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 130%;
    letter-spacing: 0.025em;
    color: #000000;
}
@media screen and (max-width: 576px) {
    .faq-section .wrapper h2 {
        font-size: 18px;
        font-weight: 800;
    }
}

.faq-section .wrapper .faq-items .h3 {
    padding: 0 90px 0 0;
}
@media screen and (max-width: 576px) {

    .faq-section .wrapper .faq-items .h3 {
        padding: 0 50px 0 0;
    }
}

.faq-section .wrapper .faq-items h3 {
    padding: 0;
    font-family: 'Ekibastuz-Regular',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 142%;
    letter-spacing: 0.03em;
    color: #000000;
}


.faq-section .wrapper .faq-items .faq-icons {
    text-align: center;
    flex-shrink: 0;
    width: 90px;
}
@media screen and (max-width: 576px) {
    .faq-section .wrapper .faq-items .faq-icons {
        text-align: start;
        flex-shrink: 0;
        width: 40px;
    }

}

.faq-section .wrapper .faq-items .faq-icons img {
	height: 35px !important;
	width: 35px !important;
}

.faq-section .wrapper .faq-items h3::after {
    background-image:none !important;
}
.faq-section .wrapper .faq-items .faq-titles::after {
    content: '';
    position: absolute;
    top: 45%;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    transform-origin: center center;

    right: 30px;
    -webkit-background-size: cover;
    height: 19px;
    width: 19px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: url(/local/components/bitrix/news.detail/templates/usluga/./images/arrows.svg) no-repeat;
    background-size: contain;
}
@media screen and (max-width: 576px) {
    .faq-section .wrapper .faq-items .faq-titles::after {
        right: 15px;
    }
}

.faq-section .wrapper .faq-items .acceptedAnswer {
    background: #41414e;
}

.faq-section .wrapper .faq-items .text {
    padding: 35px 90px;
    color: #fff;
    font-family: 'Ekibastuz-Regular',Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 24px;
    display:none;
}


/*Link FAQ*/
.dobronew .faq-section .wrapper .faq-items .news-block_faq-link{
	font-size: 18px !important;
	margin-right: 4px !important;
	color: #e84e0f !important;
	max-width: 113px !important;
	padding-bottom: 5px !important;
	line-height: 1.8 !important;
	font-weight: 700 !important;
	text-decoration: none !important;
	transition: color 300ms ease !important;
	display: inline-block !important;
	position: relative !important;
}
.dobronew .faq-section .wrapper .faq-items .news-block_faq-link:hover {
	color: #fff !important;
}
.dobronew .faq-section .wrapper .faq-items .news-block_faq-link:before {
	content: "" !important;
	width: 100% !important;
	height: 2px !important;
	position: absolute !important;
	bottom: 4px !important;
	left: 0 !important;
	background: #e84e0f !important;
	transition: background 300ms ease !important;
}
.dobronew .faq-section .wrapper .faq-items .news-block_faq-link:hover:before {
	background: #fff !important;
}





@media screen and (max-width: 576px) {
    .faq-section .wrapper .faq-items .text {
        padding: 35px 30px;
    }
}


/*active*/
.nfaq-filter.active {
    font-weight: 800;
}

.faq-section .wrapper .faq-items:hover .faq-titles {
    background: #fff;
}
.faq-section .wrapper .faq-items.active .faq-titles {
    background: #fff;
}
.faq-section .wrapper .faq-items.active .acceptedAnswer {

}

.faq-section .wrapper .faq-items.active .faq-titles::after {
    top: 40%;
    background: url(/local/components/bitrix/news.detail/templates/usluga/./images/arrows-down.svg) no-repeat !important;
    -webkit-transform: rotate(180deg) translate(0,0);
    -ms-transform: rotate(180deg) translate(0,0);
    transform: rotate(180deg) translate(0,0);

    transform-origin: center center;
}

/* //active*/

@media screen and (max-width: 1160px) {
    .faq-items {
        display: block;
        margin-left: 0;
    }

    .faq-items a {
        width: 100%;
    }

    .faq-icon {
        padding-right: 16px;
    }

    .nfaq {
        /*flex-direction: column;*/
    }

    .nfaq-filter {
        flex: 0 0 50%;
    }

    .nfaq-filters {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: 48px;
        margin-bottom: 48px;
    }

    .nfaq-filter::before {
        left: -24px;
    }

    .faq-items h3 {
        width: 95%;
    }

    .faq-items .faq-titles::after {
        right: -16px;
    }
}
@media screen and (max-width: 576px) {
		.nfaq-video {
			margin: 65px 15px 0 15px;
		}
		.nfaq-video_title {
			font-size: 18px;
			font-weight: 900;
			margin: 15px 15px 0 15px;
		}
}
/*//faq*/
.swiper-container {
  z-index: 0 !important;
}
.iusl_wrap__slider {
    position: relative;
    /*display: block;*/
    /*width: 100%;*/
    height: 222px;
    padding-top: 65px;
    padding-bottom: 90px;
}

.iusl_wrap__slider__container {
    position: relative;
}

.iusl_wrap__slider__container .swiper-wrapper {
    display: flex;
    box-sizing: content-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.iusl_wrap__slider .swiper-slide {
    /*width: 124px !important;*/
    /*margin-right: 4px !important;*/
}
.iusl_wrap__slider .item {
    width: 124px !important;
    text-align: center;
}

.iusl_wrap__slider .swiper-button-prev:before{
	content: "";
	width: 20px;
	height: 20px;
	background: url(/local/components/bitrix/news.detail/templates/usluga/images/arrow_prev.svg);
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 80;
}
.iusl_wrap__slider .swiper-button-next:before{
	content: "";
	width: 20px;
	height: 20px;
	background: url(/local/components/bitrix/news.detail/templates/usluga/images/arrow_next.svg);
	position: absolute;
	top: 3px;
	left: 2px;
	z-index: 80;
}


.iusl_wrap__slider .item a {
    display: block;
    text-decoration: none;
    font-family: 'Ekibastuz';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.01em;
    color: #fff;
}
.iusl_wrap__slider .item a h3 {
    font-family: 'Ekibastuz';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.01em;
    color: #fff;
}

.iusl_wrap__slider .item a img {
    display: block;
    margin: 0 18px 18px 18px;
    width: 88px;
    height: 88px;
}


.iusl_wrap__slider__next,
.iusl_wrap__slider__prev {
    width: 24px !important;
    height: 24px !important;
    border-radius: 50%;
    background: rgba(62, 62, 62, 1);
    background-image: none !important;
}
.iusl_wrap__slider__prev {
    left: 0 !important;
}
.iusl_wrap__slider__next {
    right: 0 !important;
}


.iusl_wrap__slider__prev::after {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border: 2px solid #fff;
    transform: rotate(135deg);
    border-top: 0;
    border-left: none;
    left: 9px;
    top: 8px;
}
.iusl_wrap__slider__next::after {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border: 2px solid #fff;
    transform: rotate(315deg);
    border-top: 0;
    border-left: none;
    right: 9px;
    top: 8px;
}


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

    .iusl_wrap__slider {
        /*display: flex;*/
        /*font-style: normal;*/
        /*font-weight: 900;*/
        /*font-size: 18px;*/
        /*line-height: 26px;*/
        /*letter-spacing: 0.03em;*/
        /*flex-direction: column;*/
    }
}



.video_service-code{
    width: 1002px;
    height: 561px;
    margin: 60px auto 280px auto;
    position: relative;
    z-index: 6;
}

.video_service-code:before{
    content: "";
    max-width: 612px;
    height: 612px;
    background-color: #FBBA00;
    position: absolute;
    top: -22px;
    left: 20%;
    right: 0;
    border-radius: 100%;
    z-index: -2;
}

.video_service_description{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.video_service_description a{
    font-size: 18px;
    font-weight: 700;
    color: #fbba00 !important;
    text-decoration: none;
    position: relative;
    padding-right: 60px;
}

.video_service_description .arrow_service img{
    width: 36px;
    height: 22px;
    position: absolute;
    top: 2px;
    left: 95px;
    transition: left 300ms ease;
}

.video_service_description a:hover .arrow_service img{
    left: 104px;
}



@media (max-width : 576px) {
    .video_service-code{
        width: 360px;
        height: 260px;
        margin: 60px auto 160px auto;
    }

    .video_service-code iframe{
        width: 360px !important;
        height: 260px !important;
    }

    .video_service-code:before{
        max-width: 320px;
        height: 320px;
        top: -31px;
        left: 5%;
    }

    .video_service_description {
        margin-top: 25px;
    }

}

.news-block_ach-link {
    font-size: 18px !important;
    line-height: 1.8 !important;
    font-weight: 700 !important;
    padding-bottom: 6px;
    color: #000 !important;
    text-decoration: none !important;
    transition: color 300ms ease;
    position: relative !important;
}

.news-block_ach-link:hover {
    color: #e84e0f !important;
}

.news-block_ach-link:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 1px;
    left: 0;
    background: #000;
    transition: background 300ms ease;
}

.news-block_ach-link:hover:before {
    background: #e84e0f;
}


@media (max-width : 576px) {

    .news-block_ach-link {
        font-size: 16px !important;
    }
}

ul.trigger_serv_top_list {
    font-size: 18px;
    list-style: none;
}

ul.trigger_serv_top_list li {
    margin-bottom: 9px;
    font-weight: 700;
    text-align: left;
    font-size: 20px;
}


.dobronew .top-text {
    height: auto !important;
}

/*grid_two_col*/
.grid_two_col {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}
.uslugi_left_block{
	width: 67%;
}
.uslugi_right_block{
	width: 31%;
}
/*--logo-Dobrolov--*/
.uslugi_right_block .logo_service_block{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 45px;
}
.uslugi_right_block .logo_service_block img{
	width: 310px;
	height: auto;
}

.uslugi_descr_block_title {
    font-weight: 700;
    font-size: 33px;
    line-height: 1.3;
    /*margin-top: 10px;*/
    margin-bottom: 25px;
}
.uslugi_descr__title {
    display: grid;
    grid-template-columns: auto 50px;
    box-sizing: border-box;
}
.uslugi_descr__title_h {
    position: relative;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 25px;
    padding-left: 22px;
    cursor: pointer;
}
.uslugi_descr__title_h:hover {
    color: #FBBA00;
}
.uslugi_descr__title_h.active {
    color: #FBBA00;
}

.uslugi_descr__title_h:before {
    content: "";
    transition: all .3s ease-in-out;
    opacity: 0;
    transform: translateY(-100%);
}
.uslugi_descr__title_h.active:after {
    content: "";
    transition: all .3s ease-in-out;
    height: 24px;
    width: 18px;
    display: block;
    background-image: url("/local/components/bitrix/news.detail/templates/usluga/./images/Icons_arrow_red.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 15px;
    opacity: 1;
    transform: translateY(-50%);
}
.uslugi_descr__title__icon {
    text-align: center;
}
.uslugi_descr__title__icon img {
    margin-top: -10px;
    width: 45px;
    height: 45px;
}

/*Start Service Autor-Expert Block*/
.news_content_d-specialists_main{
	margin: 45px 0px 0px 0px;
}

.news_content_d-specialists_main .news_components_d-text h2{
	font-weight: 700;
	font-size: 33px;
	line-height: 1.3;
	margin-bottom: 25px;
}
.news_content_d-specialists_main .d-specialists a.service_autor_pic{
	width: 160px;
	display: block;
	padding: 7px 0px;
	margin-right: 27px;
	position: relative;
	text-decoration: none;
	z-index: 3;
}
.news_content_d-specialists_main .d-specialists a.service_autor_pic:before{
	content: "";
	width: 175px;
	height: 175px;
	border: 3px solid var(--primary-d_color);
	transform: scale(1);
	border-radius: 200px;
	position: absolute;
	top: -3px;
	left: -6.5%;
	transition: transform 550ms ease;
	z-index: -1;
	will-change: transform;
}
.news_content_d-specialists_main .d-specialists a.service_autor_pic:hover:before {
	transform: scale(0.83);
}
.news_d-autor-container_info .news_d-autor-info_social{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.news_d-autor-container_info .news_d-autor-info_social .news_d-autor_social-item{
	width: 25px;
	height: 25px;
	text-decoration: none;
	margin-right: 25px;
}
.news_d-autor-info_social .news_d-autor_social-item svg path{
	fill: #000;
	transition: fill 400ms ease;
	will-change: fill;
}
.news_d-autor-info_social .news_d-autor_social-item:hover svg path {
	fill: var(--primary-d_color);
}

/*End Service Autor-Expert Block*/


@media (max-width : 576px) {
		.grid_two_col {
			display: flex;
			flex-direction: column-reverse;
		}
		.uslugi_left_block {
			width: 100% !important;
		}
		.uslugi_right_block {
			width: 100% !important;
		}
		.uslugi_description {
			margin-bottom: 40px;
		}
    .uslugi_descr__title_h {
        position: relative;
        font-weight: 700;
        font-size: 19px;
        line-height: 1.3;
        margin-bottom: 20px;
        padding-left: 30px;
        cursor: pointer;
    }
}
/*//grid_two_col*/


/*Подробные цены*/
.detailed_prices_title_type {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.detailed_prices_title_type_h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 0.02em;
}
.detailed_prices_title_after {
    display: block;
    position: relative;
    margin-top: 15px;
    margin-bottom: 35px;
    padding-left: 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.025em;
    color: #646464;
}
.detailed_prices_title_after::before {
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    top: calc(50% - 4px);
    left: 0;

    border-radius: 50px;
    background: #FBBA00;
}
.detailed_prices_content {
    display: block;
    position: relative;
    margin-bottom: 35px;
}


.what_will_I_get_title_h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 0.02em;
}
.what_will_I_get_title_after {
    display: block;
    position: relative;
    margin-top: 15px;
    margin-bottom: 35px;
    padding-left: 20px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.025em;
    color: #646464;
}
.what_will_I_get_title_after::before {
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    top: calc(50% - 4px);
    left: 0;

    border-radius: 50px;
    background: #FBBA00;
}
.what_will_I_get_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 20px;
}
.what_will_I_get_list_item__circle {
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.what_will_I_get_list_item__circle__it {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background: #FBBA00;
}
.what_will_I_get_list_item {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.025em;

    padding: 12px 15px;
    border-radius: 5px;
    background: #F4F5F5;
}
@media (max-width : 576px) {
    .what_will_I_get_list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px 20px;
    }
}
/*//Подробные цены*/




.tableinfo{
    max-width: 100%;
    width: 985px;
    margin: 0px auto;
}


.price_table{
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.price_table .table_title{
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    position: relative;
    z-index: 10;
    padding: 0px 0px 20px 26px;
    position: relative;
}

.price_table .table_title::before{
    content: "";
    width: 100%;
    height: 91%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #FDB913;
    z-index: -1;
    border-radius: 8px 8px 0px 0px;
}

.price_table .table_title .table_img{
    /*box-shadow: 0px 5px 15px rgba(255, 255, 255, 0.9);*/
    border-radius: 100%;
}


.price_table .table_title .h2{
    margin-left: 21px;
    font-size: 22px !important;
    /*font-family: "eki_bold";*/
}



/*Table*/

table{
    border-collapse: collapse;
    max-width: 100%;
    width: 985px;
    position: relative;
    z-index: 5;
    margin: 0px auto;
    border-bottom: 10px solid #fdb913;
}


/*Table header*/

.price_table table thead{
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.12);
    border-radius: 8px 8px 0px 0px;
    position: relative;
    z-index: 100;
}

table .header_table{
    background-color: rgb(233 233 233);
}

table thead .header_table th{
    padding: 30px 20px;
    /*font-family: "eki_black";*/
    font-size: 14px;
    text-align: left;
    position: relative;
    border-left: 2px solid #ddd;
}

table thead .header_table th::after{
    content: "";
    width: 3px;
    height: 15px;
    background-color: #eb5a2d;
    position: absolute;
    top: 31px;
    left: 11px;
}

table thead .header_table th:first-child::after{
    left: 21px;
}

table thead .header_table th:first-child{
    padding-left: 30px;
}

table thead .header_table th:last-child{
    padding-right: 30px;
}


/*Table body*/

table .body_table tr td{
    padding: 23px 20px;
    font-size: 14px;
    /*font-family: "eki_bold";*/
    position: relative;
    border: 1px solid #ddd;
}

table .body_table tr td:nth-child(2)::after{
    content:"";
    width: 0%;
    height: 3px;
    background-color: #FDB913;
    position: absolute;
    bottom: 15px;
    left: 20px;
    transition: width 450ms ease-out;
}

table .body_table tr:hover td:nth-child(2)::after{
    width: 60%;
}


table .body_table tr{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    z-index: 10;
}

table .body_table tr span{
    position: relative;
    z-index: 5;
}

table .body_table tr:hover{
    background-color: #41414E;
}


table .body_table tr td .table_ru{
    /*font-family: "roboto_med";*/
    font-size: 14px;
}

table .body_table tr td:first-child{
    padding-left: 30px;
    font-size: 14px;
}


table .body_table tr:nth-child(1n){
    background-color: #FFF;
    color: #000;
    transition: background-color 580ms ease, color 400ms ease;
}

table .body_table tr:hover:nth-child(1n){
    background-color: #41414E;
    color: #fff;
}


table .body_table tr:nth-child(2n){
    background-color: #e9e9e9;
    transition: background-color 580ms ease, color 400ms ease;
    color: #000;
}

table .body_table tr:hover:nth-child(2n){
    background-color: #41414E;
    color: #fff;
}

/* === DESKTOP FIRST === */

/* xl <= Large (XL) */
@media (max-width : 1024px) {
	.uslugi_right_block {
		width: 32%;
	}

}

/* md <= Large (lg) */
@media (max-width : 992px) {

    table thead .header_table th:last-child {
        text-align: right;
        padding-right: 13px;
    }

    table .body_table tr td:last-child{
        text-align: right;
        padding-right: 13px;
    }

    table thead .header_table th:last-child::after {
        left: 50%;
    }

    table thead .header_table th {
        font-size: 16px;
    }

}

/*md <= Large (lg-Ipad-Air)*/
@media (max-width : 820px) {

    table thead .header_table th:last-child::after {
        left: 42%;
    }

}

/* xs <= Small (sm) */
@media (max-width : 576px) {
    .detailed_prices_content .tableinfo table {
     width: 100%;
    }
    .detailed_prices_content .tableinfo .price_table table thead {
      width: 100%;
      box-shadow: none;
    }
    .detailed_prices_content .tableinfo .price_table table .header_table {
      display: flex;
    }
    table .body_table tr {
     display: flex;
    }
    .tableinfo {
     max-width: 100%!important;
     width: 576px !important;
    }
    table thead .header_table .mob_hidden{
        display: none !important;
    }
    table .body_table tr td:first-child{
     display: none !important;
    }
		table thead .header_table th:last-child {
       text-align: right;
       padding-right: 3px;
    }
    table .body_table tr td:last-child{
       display: block !important;
    }
    table thead .header_table th:nth-child(2){
        display: block !important;
        padding: 25px 20px 25px 20px !important;
    }
    table thead .header_table th:nth-child(2)::after {
      left: 8px !important;
    }
    table .body_table tr td:nth-child(2){
      display: block !important;
      padding-left: 20px !important;
    }
    table thead .header_table th:nth-child(3){
        display: block !important;
        padding: 25px 21px 25px 22px !important;
        position: relative !important;
        z-index: 100 !important;
    }
		table thead .header_table th:nth-child(3)::after {
      left: 72px !important;
    }
    table thead .header_table th{
        width: 100%;
        font-size: 18px !important;
        font-weight: 900 !important;
        line-height: 1.2;
    }
		table .body_table tr td {
			width: 100%;
			max-width: 50%;
			padding: 23px 20px !important;
			font-size: 16px !important;
			position: relative !important;
			border: 1px solid #ddd !important;
		}
    table thead .header_table th::after {
        top: 26px !important;
        left: 82px;
    }
    .price_table .table_title::before {
        height: 91% !important;
    }
    .price_table .table_title .h2 {
        max-width: 89%;
        font-size: 24px !important;
        line-height: 1.1;
    }
    .price_table .table_title .table_img {
        width: 70px !important;
        height: 70px !important;
    }
    .price_table .table_title .h2 {
        margin-left: 13px;
        /*font-family: 'eki_black';*/
        font-weight: 900;
    }


}
/*xs => Small (sm) IPhone-7/8Pus*/
@media (max-width : 414px) {
	/*Table block*/
	table thead .header_table th:nth-child(3)::after {
    left: 62px !important;
	}
	.uslugi_right_block .logo_service_block img {
		width: 320px;
	}
}
/* Small (xs) IPhone-12/13-12/13Pro*/
@media (max-width : 390px) {
	/*Table block*/
	table thead .header_table th:nth-child(3)::after {
    left: 53px !important;
	}
	.nfaq-video .nfaq_video_balls {
		top: -27px;
		left: 10%;
	}
	.faq-section .nfaq-video iframe {
		height: 220px !important;
	}
}
/* xs <= Small (sm) */
@media (max-width :375px) {
		/*Table block*/
		table thead .header_table th:nth-child(3)::after {
			left: 45px !important;
		}
    .price_table .table_title {
        padding-left: 17px;
    }

    .price_table .table_title .h2 {
        margin-left: 13px;
    }

}





/* === MOBILE FIRST === */


/* Custom (xs) */
@media (min-width : 0) {
	/**/
}

/* Small (Ultra-xs) IPhone-5S/SE*/
@media (min-width : 320px) {
	/**/
}

/* Small (xs) IPhone-10/11*/
@media (min-width : 375px) {
	/**/
}

/* Small (xs) IPhone-12/13-12/13Pro*/
@media (min-width : 390px) {
	/**/
}

/*xs => Small (sm) IPhone-7/8Pus*/
@media (min-width : 414px) {
	/**/
}

/* xs <= Small (MAX-sm) IPhone-7/8Pus*/
@media (min-width : 576px) {
	/**/
}

/* sm => Medium (md) IPad / IPad-Mini*/
@media (min-width : 768px) {
	/**/
}

/* md => Large (lg) IPad-Air*/
@media (min-width : 992px) {
	/**/
}

/* lg => Extra large (xl) IPad-Pro */
@media (min-width : 1024px) {
	/**/
}








/* End */


/* Start:/local/components/bitrix/news.detail/templates/usluga/css/prices-tab.css?17032778083903*/
body, html {
	/*overflow-x: clip;*/
}

.prices-table_header {
  display: flex;
  height: 80px;
  justify-content: space-around;
  align-items: center;
  background: #fbba00;
  border-radius: 8px 8px 0px 0;
  box-shadow: 0 4px 4px #0000001c;
  z-index: 15;
  position: relative;
  font-size: 16px;
}
.prices-table_element {
  display: flex;
  height: auto;
  justify-content: space-around;
  align-items: center;
  transition: .5s all;
  cursor: pointer;
  flex-wrap: wrap;
  position: relative;
}

.prices-table_element .prices-table_element {
    display: none;
}

.prices-table_element:nth-child(2n) {
    background: #fafafa;
}
.prices-table_element:hover {
    background: #41414e;
    color: #fff;
}
.prices-table_element:hover > .prices-table_text-e {
    color: #000;
}
.prices-table_text {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  padding: 5px 0;
  text-align: center;
  flex: 1 1 0;
  white-space: pre-wrap;
}
.prices-table_header .prices-table_text {
  font-weight: 800;
}
.prices-table_element .prices-table_text.prices-table_text-e {
  background-image: url('/local/components/bitrix/news.detail/templates/usluga/css/imgs/circle.svg');
  background-position: 50px -60px;
  background-repeat: no-repeat;
  background-size: 300px 300px;
  color: #000;
  justify-content: center;
  white-space: nowrap;
}
.prices-table_text del {
  color: #aaa;
}
.prices-table_text b {
  padding: 0 4px;
  font-weight: 800;
}
.prices-table_wrap {
    margin-bottom: 80px;
}
.prices-table_text sup {
    margin-right: 4px;
    overflow: hidden;
    display: contents;
}


.prices-toggle {
  display: flex;
  justify-content: space-around;
}
.prices-toggle_btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
  cursor: pointer;
  transition: .5s all;
  font-weight: 800;
  background: #fafafa;
}
.prices-toggle_btn.prices-toggle_btn-plate {
  border-radius: 50px 0 0 50px;
}
.prices-toggle_btn.prices-toggle_btn-table {
  border-radius: 0 50px 50px 0;
}

.prices-toggle_btn.active {
	background: #fbba00;
}

@media screen and (max-width: 950px) {
	.prices-table_element .prices-table_text:nth-child(2) {
		/*! font-size: 9px; */
		/* flex: 1 1 20%; */
		/* margin-left: 8px; */
	}
	.prices-table_text.prices-table_text-e {
		background-position: 0px -90px !important;
	}
  
  .prices-table_header {
    display: none;
  }
  .prices-table_element .prices-table_text:first-child:empty {
    display: none;
  }
  .prices-table.width {
    padding-left: 0;
    padding-right: 0;
  }
  
  .prices-table_element .prices-table_text:first-child {
    width: 100%;
    break-after: page;
    background: #fbba00;
    flex: 1 1 100%;
    justify-content: flex-start;
    padding: 20px;
    font-weight: 800;
    font-size: 15px;
    text-align: inherit;
	display: flex;
	box-shadow: inset 0 -4px 4px #00000014;
    margin-bottom: 50px;
  }
  
  .prices-table_element .prices-table_text:first-child {
    height: 55px;
  }
  
  .prices-table_text {
    text-align: left;
    justify-content: flex-start;
    padding: 8px;
  }
  .prices-table_element:hover {
      background: inherit;
      color: inherit;
  }
  
  .prices-table_element .prices-table_element {
    display: flex;
    position: absolute;
    width: 100%;
    top: 80px;
  }
}


.prices-table_text {
  justify-content: flex-start;
  padding: 0 24px;
  text-align: inherit;
}
.prices-table_header .prices-table_text:last-child {
  justify-content: center;
}



.dobronew._services_k-obiol_ .trigger {
  height: 285px;
  position: relative;
}
.our-standart .text span, .faq .ot {
  font-weight: 500;
}


/*/*/
@media screen and (max-width:700px) {
  .tabs-controls li {
    flex-basis: 100%;
  }
}

@media screen and (min-width: 1160px) {
  .wrap .bx-breadcrumb-wrap {
    top: 77px;
  }

  .wrap .page_wrapper {
    margin-top: 150px;
  }
}

/* End */


/* Start:/local/components/bitrix/news.detail/templates/usluga/css/fix_service.css?1703277808406*/
@media screen and (min-width: 577px) {
    .wrap .bx-breadcrumb-wrap {
        top: 25px !important;
    }

    .dobronew .main-image {
        padding-top: 35px;
    }
}
@media screen and (max-width: 576px){
    .bx-breadcrumb-wrap {
        position: absolute;
        top: 25px!important;
        display: block;
        z-index: 10;
    }

    .dobronew .main-image {
        padding-top: 55px;
    }
}
/* End */


/* Start:/local/components/dobrolov/otzivi/templates/resources/style.css?168995225531333*/


.btn-s{
    width: 148px;
    height: 53px;
    padding: 0 15px;
    background-color: var(--accent-dobrolov);
    border-radius: 50px;
    font-size: 24px;
    line-height: 53px;
    font-family: var(--userfont-dobrolov);
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    transition: background-color 300ms ease;
}

.btn-s:hover{
    background-color: var(--text-color-dobrolov);
}

.h2{
    font-family: var(--userfont-dobrolov);
    font-size: var(--h2-size-dobrolov) !important;
    color: var(--text-color-dobrolov);
    font-weight: 700;
    margin: 0;
    display: inline-block;
}


/*Bootstrap width custom*/
.custom-width {
    max-width: var(--custom-width-dobrolov);
}

.headline_block {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.headline_block .headline {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.headline_block .headline_block-link{
    width: 20%;
    display: flex;
    justify-content: flex-end;
}

.headline_block .headline__link{
    font-family: var(--userfont);
    font-weight: 700;
    font-size: 16px;
    color: var(--primary-color);
    text-decoration: none;
    letter-spacing: 0.035em;
}

.headline_block .headline__link:hover .link_arrow_line{
    width: 56px;
}



.headline_block .headline__link .link_arrow_line{
    width: 36px;
    height: 3px;
    background-color: var(--primary-color);
    display: inline-block;
    position:relative;
    vertical-align: middle;
    flex-basis: flex-end;
    transition: width 400ms ease;
}

.headline_block .headline__link .link_arrow_line::after, .headline_block .headline__link .link_arrow_line::before{
    content: " ";
    width: 13px;
    height:3px;
    background-color: var(--primary-color);
    position:absolute;
    top: -4px;
    right: -1px;
    transform: rotate(45deg);
    transition: transform 400ms ease;
}

.headline_block .headline__link .link_arrow_line::before{
    top: 4px;
    right: -1px;
    transform: rotate(-45deg);
    transition: transform 400ms ease;
}


.reviews_main{
    margin: 90px 0px 160px 0px;
}
.reviews_main.bottomnull {
    margin: 90px 0px 0px 0px;
}

/*Review icons slide*/

.reviews_main-icons .reviews_description{
    max-width: 100%;
}

.reviews_main-icons .reviews_description .h4{
    font-size: 30px;
    font-weight: 700;
    max-width: 560px;
}


/*Description style*/
.reviews_main-icons .reviews_description .headline__des{
    font-size: 16px;
    font-weight: 700;
    color: #646464;
    margin: 25px 0px 50px 0px;
    padding-left: 17px;
    position: relative;
}

.reviews_main-icons .reviews_description .headline__des span{
	font-weight: 900;
}

.reviews_main-icons .reviews_description .headline__des .sale{
    padding: 4px 8px;
    background-color: var(--accent);
    border-radius: 50px;
    color: #fff;
    margin: 0px 5px;
}

.reviews_main-icons .reviews_description .headline__des:before{
    content: "";
    width: 8px;
    height: 8px;
    background-color: var(--primary-color);
    border-radius: 20px;
    position: absolute;
    top: 8px;
    left: 0px;
}

/*Icons block*/
.reviews_main .reviews_main-icons{
    margin: 90px 0px 41px 0px;
    padding: 0px 0px 85px 0px;
    width: 100%;
    position: relative;
}

.reviews_main-icons{
    position: relative !important;
    overflow: hidden !important;
}

.icons-nav_slid .product-nav_position .swiper-button-prev{
    display: block;
}

.reviews_main .reviews_main-icons .logo_item-review{
    width: 367px;
    height: 164px;
    background-color: #F6F6F6;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 11px 20px;
    font-family: var(--userfont);
    font-weight: 400;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.01em;
    line-height: 142%;
    text-decoration: none;
    color: #000;
    position: relative;
    transition: background-color 600ms ease;
}


.reviews_main .reviews_main-icons .logo_item-review .review_item{
    display: flex;
    align-items: center;
    position: relative;
}


.reviews_main .reviews_main-icons .logo_item-review:hover{
    background-color: #EEEEEE;
}

.reviews_main .reviews_main-icons .logo_item-review:after{
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 15px;
    opacity: 0;
    background: url(/local/components/dobrolov/otzivi/templates/resources/./img/ic/ic_elements/arrow.svg) center center no-repeat;
    transition: right 600ms ease, top 600ms ease, opacity 600ms ease;
}

.reviews_main .reviews_main-icons .logo_item-review:hover:after{
    top: 5px;
    right: 5px;
    opacity: 1;
}

.reviews_main .reviews_main-icons .logo_item-review:first-child{
    margin-left: 0px;
}

.reviews_main .reviews_main-icons .logo_item-review:nth-child(6){
    opacity: 0.2;
}

.reviews_main .reviews_main-icons .review_item img{
    width: 80px;
    height: 60px;
    display: block;
    position: relative;
    z-index: 15;
    margin-right: 24px;
}

.reviews_main .reviews_main-icons .review_item:before{
    content: "";
    width: 34px;
    height: 34px;
    position: absolute;
    top: 1px;
    left: -6px;
    z-index: 10;
    background-color: var(--primary-color);
    border-radius: 50px;
    transition: left 600ms ease, top 600ms ease;
}

.reviews_main .reviews_main-icons .logo_item-review:hover .review_item:before{
    top: -12px;
    left: -12px;
}

.reviews_main .reviews_main-icons .review_item p{
    margin: 0px;
    font-size: 25px;
    font-weight: 700;
}


/*Navigation*/
.reviews_main-icons .swiper-nav_main {
    width: 100%;
    max-width: 86px;
    height: 39px;
    position: absolute;
    bottom: -6px;
    right: 0px;
    z-index: 100;
}

/*logo review scrollbar*/
.reviews_main-icons .swiper-scrollbar_icons{
    height: 5px;
    border-radius: 0px;
    margin-top: 41px;
    background-color: var(--secondary-color);
}

.reviews_main-icons .swiper-scrollbar_icons .swiper-scrollbar-drag{
    background: var(--primary-color);
    border-radius: 0px;
    cursor: pointer;
}


/*logo review arrow*/
.reviews_main-icons .swiper-button-next, .reviews_main-icons .swiper-button-prev {
    top: 37%;
}

.product-nav_position .swiper-button-next, .product-nav_position .swiper-button-prev{
    outline: none;
}

.product-nav_position .swiper-button-next::after, .product-nav_position .swiper-button-prev::after{
    font-size: 28px;
    color: var(--primary-color);
}





/*Reviews section*/

.review_slider{
    margin-top: 90px;
    position: relative;
}

.swiper-review_main{
    position: relative !important;
    overflow: inherit !important;
}


.swiper-review_main .swiper-wrapper .swiper-slide {
    color: #000;
    width: 478px;
    display: flex;
    flex-direction: column;
}

.swiper-review_main .swiper-wrapper .swiper-slide {
    color: #000;
    width: 568px;
}


.swiper-review_main .swiper-slide{
    opacity: 0;
    transition: opacity 1.1s ease-out;
}


.review_slider .swiper-review_main .swiper-slide-active{
    opacity: 1;
    transition: opacity 1.1s ease-out;
}

.review_slider .swiper-review_main .swiper-slide-prev{
    opacity: 0;
    transition: opacity 1.1s ease-out;
}

.review_slider .swiper-review_main .swiper-slide-next{
    opacity: 1;
    transition: opacity 1.1s ease-out;
}




.review_info-main{
    margin-top: -4px;
}

.review_info-main .hash-review{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-align: right;
    text-decoration: none;
    letter-spacing: 0.015em;
}


/*Headline block*/
.review_slider .review_slide-headline{
    /*max-width: 210px;*/
    margin: 0px 0px 30px 0px;
}

.review_slider .review_slide-headline .h3{
    font-size: 25px;
    font-weight: 700;
    color: #646464;
}

.review_slider .review-slide_text{
    max-width: 98%;
    overflow: hidden;
    padding-left: 20px;
    position: relative;
}

.review_slider .review-slide_text .review_text-body{
    margin: 0px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    color: #646464;
    position: relative;
}

.review_slider .review-slide_text .review_text-body:before{
    content:"";
    width: 3px;
    height: 100%;
    background-color: var(--primary-color);
    position: absolute;
    top: 0px;
    left: -20px;
}

.review_slider .review-slide_text .review_recommend{
    margin: 0px;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.4;
    color: #646464;
    margin-top: 23px;
}



/*Info date*/
.review_slider .slide_info_action{
    display: flex;
}

.review_slider .slide_info_action .review_date{
    font-size: 16px;
    font-weight: 700;
    color: #646464;
    letter-spacing: 0.01em;
}

.review_slider .slide_info_action .review_date .time_date{
    margin-left: 6px;
}


/*Info tag*/
.review_slider .review_info-main{
    margin-left: 40px;
}

.review_slider .review_info-main img{
    vertical-align: middle;
    margin-right: 8px;
}


/*Quote icons*/
.review_slider .swiper-review_main .review_quote-icon{
    width:64px;
    height: 47px;
    margin: 25px 0px;
}



/*Preview sertificate*/

.review_slider .swiper-review_main .review_item-img{
    width: 113px;
    height: 137px;
    box-shadow: 0px 10px 22px rgba(0, 0, 0, 16%);
    margin-top: 34px;
    position: relative;
}


.review_slider .swiper-review_main .review_item-img .swiper-slide_imq{
    height: 137px;
    border: 2px solid var(--primary-color);
}

.review_slider .swiper-review_main .review_item-img .plus_img{
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50px;
    background-color: var(--primary-color);
    position: absolute;
    top: 53px;
    left: 37%;
    transform-origin: 50% 50%;
    transform: rotate(0deg);
    transition: transform 650ms ease;
}

.swiper-review_main .review_item-img:hover.review_item-img .plus_img{
    transform: rotate(180deg);
}

.review_slider .swiper-review_main .review_item-img .plus_img:before, .review_slider .swiper-review_main .review_item-img .plus_img:after{
    content: "";
    width: 2px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    top: 8px;
    left: 46%;

}

.review_slider .swiper-review_main .review_item-img .plus_img:before{
    transform: rotate(90deg);
}



/*Navigation*/
.swiper-review_main .swiper-nav_main{
    width: 100%;
    max-width: 86px;
    height: 39px;
    position: absolute;
    bottom: -94px;
    right: 0px;
    z-index: 100;
}





/* === DESKTOP FIRST === */

/* xl <= Extra extra large (xxl) */
@media (max-width : 1400px) {

    .reviews_main .reviews_main-icons .logo_item-review {
        width: 360px;
    }

}



/* lg <= Extra large (xl) */
@media (max-width : 1200px) {

    .reviews_main .reviews_main-icons .logo_item-review {
        width: 300px;
    }

    .reviews_main .reviews_main-icons .review_item p {
        font-size: 18px;
    }

    .review_slider .swiper-review_main .review_quote-icon {
        height: 35px;
    }

}



/* md <= Large (lg) */
@media (max-width : 992px) {

    .swiper-review_main{
        position: relative !important;
        overflow: hidden !important;
    }

    .reviews_main .reviews_main-icons .logo_item-review {
        width: 340px;
    }

    .headline_block .headline_block-link {
        width: 40%;
    }

    .h2 {
        font-size: 31px;
    }

    .review_slider .swiper-review_main{
        padding-bottom: 90px;
    }

    .swiper-review_main .swiper-nav_main {
        bottom: -5px;
    }

}



/* sm <= Medium (md) */
@media (max-width : 768px) {

    .reviews_main .reviews_main-icons .logo_item-review {
        width: 340px;
    }

    .reviews_main .reviews_main-icons .review_item p {
        font-size: 14px;
    }

    .reviews_main-icons .reviews_description .h4 {
        font-size: 24px;
        max-width: 436px;
    }

    .reviews_main-icons .reviews_description .headline__des {
        max-width: 373px;
    }

    .reviews_main .reviews_main-icons .review_item img {
        height: 34px;
    }

    .reviews_main .reviews_main-icons .review_item:before {
        width: 20px;
        height: 20px;
        top: -2px;
        left: 6px;
    }

    .reviews_main .reviews_main-icons .logo_item-review:hover .review_item:before{
        top: -3px;
        left: -6px;
    }

    .headline_block .headline_block-link {
        width: 50%;
    }


}



/* xs <= Small (sm) */
@media (max-width : 576px) {

    .reviews_main{
        margin: 90px 20px 160px 20px;
    }
    .reviews_main.bottomnull {
        margin: 90px 20px 0px 20px;
    }

    .headline_block {
        flex-direction: column;
        justify-content: inherit;
    }

    .headline_block .headline_block-link {
        justify-content: flex-start;
        margin-top: 25px;
    }

    .headline_block .headline__link {
        font-size: 18px;
    }
		.headline_block .headline .uslugi_h2_flex .h2{
			font-size: 31px !important;
			line-height: 1.1;
		}

    .reviews_main .reviews_main-icons {
        margin: 80px 0px 41px 0px;
    }

    .reviews_main-icons .reviews_description .h4 {
        max-width: 100%;
    }

    .reviews_main-icons .reviews_description .headline__des {
        max-width: 100%;
    }

    .review_slider .review_slide-headline .h3 {
        font-size: 20px;;
    }

    .review_slider .slide_info_action .review_date {
        font-size: 12px;
    }

    .review_slider .slide_info_action .review_date .time_date {
        margin-left: 0px;
    }

    .review_info-main .hash-review {
        vertical-align: middle;
        font-size: 12px;
    }

    .review_slider .review_info-main img {
        height: 20px;
        width: 20px;
    }

    .review_slider .slide_info_action {
        align-items: center;
    }


    .review_slider .review-slide_text .review_text-body {
        font-size: 14px;
        font-weight: 400;
    }

    .review_slider .swiper-review_main .review_quote-icon {
        height: 22px;
        width: 30px;
    }

    .review_slider .review-slide_text .review_recommend {
        font-size: 12px;
    }

    .review_slider .swiper-review_main .review_item-img {
        width: 157px;
        height: 190px;
    }

    .review_slider .swiper-review_main .review_item-img .swiper-slide_imq {
        height: 190px;
        background-repeat: no-repeat;
        background-size: contain;
        border: 4px solid var(--primary-color);
    }

    .review_slider .swiper-review_main .review_item-img .plus_img {
        width: 41px;
        height: 41px;
        top: 70px;
    }

    .review_slider .swiper-review_main .review_item-img .plus_img:before, .review_slider .swiper-review_main .review_item-img .plus_img:after {
        top: 13.5px;
        left: 47.5%;
    }
		.reviews_main .reviews_main-icons .logo_item-review .review_item {
			flex-direction: column;
		}
		.reviews_main .reviews_main-icons .review_item p {
			font-size: 16px;
		}
		.reviews_main .reviews_main-icons .logo_item-review {
			width: 170px;
			height: 95px;
		}
		.reviews_main .reviews_main-icons .review_item img {
			height: 34px;
			width: 60px;
			margin-right: 7px;
		}
		.reviews_main-icons .reviews_description .headline__des {
			line-height: 1.25;
			font-size: 18px;
		}
		.reviews_main-icons .reviews_description .headline__des:before {
			top: 5px;
		}


}



/* xs <= Small (sm) */
@media (max-width :414px) {
	/**/
}

/* xs <= Small (sm) */
@media (max-width :375px) {

    .reviews_main .reviews_main-icons .logo_item-review {
        width: 160px;
    }

}


/* === MOBILE FIRST === */

/* Custom (xs) */
@media (min-width : 0) {

}

/* Small (sm) */
@media (min-width : 375px) {

}

/* Small (sm) */
@media (min-width : 414px) {

}

/* Small (sm) */
@media (min-width : 576px) {

}

/* Medium (md) */
@media (min-width : 768px) {

}

/* Large (lg) */
@media (min-width : 992px) {

}

/* Extra large (xl) */
@media (min-width : 1200px) {

}

/* Extra extra large (xxl) */
@media (min-width : 1400px) {
    .container{max-width:1160px;}

}


@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

.reviews_main .swiper-button-prev,
.reviews_main .swiper-button-next {
    background-image: none !important;
}
/* End */
/* /local/components/bitrix/news.detail/templates/usluga/style.css?174006684129496 */
/* /local/components/bitrix/news.detail/templates/usluga/css/prices-tab.css?17032778083903 */
/* /local/components/bitrix/news.detail/templates/usluga/css/fix_service.css?1703277808406 */
/* /local/components/dobrolov/otzivi/templates/resources/style.css?168995225531333 */
