

/* Start:/bitrix/templates/115fzpro/components/bitrix/menu/leftbase/style.css?16942570502799*/
.treeCatalog__list>ul>li ul ul {
    padding-left: 16px;
}
.treeCatalog__list>ul>li>a.active +ul {
    display: block;
}
.treeCatalog__list>ul>li>a +ul {
    display: none;
}
.treeCatalog__list>ul>li>a.active {
    background: linear-gradient(94.87deg, #0036F8 52.3%, #001C81 88.94%);
    color: white;
    font-weight: 700;
	position: relative;
}
.treeCatalog__list>ul>li>a.active:before {
    content: "";
    background-image: url(/bitrix/templates/115fzpro/images/white-nav.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 9px;
    position: absolute;
    right: 19px;
    margin: auto;
    bottom: 0px;
    top: 0px;
}
.treeCatalog__list>ul>li ul>li a.active {
	color: #000000;
	font-weight: 600;
}
.treeCatalog__list ul li, 
.treeCatalog__list ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.treeCatalog__list li a {
    display: block;    
	margin-bottom: 16px;
}
.treeCatalog__list>ul>li>a {
    padding: 13px 16px;
    padding-right: 38px;
    background-color: #F8F8F8;
    border-radius: 10px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    background-image: url(/bitrix/templates/115fzpro/images/right-nav.svg);
    background-repeat: no-repeat;
    background-position: center right 22px;
}
.treeCatalog__list>ul>li {
    margin-bottom: 16px;
}
.treeCatalog__list>ul>li ul>li a {
    padding: 0px 16px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
	font-size: 12px;
    line-height: 16px;
    color: #818181;
}

.treeCatalog-list__icon {
    display: none;
    background: linear-gradient(94.87deg, #0036F8 52.3%, #001C81 88.94%);
    border-radius: 0px 6px 6px 0px;
    width: 20px;
    height: 32px;
    transition: all ease 0.5s;
    margin-top: 14px;
    margin-left: -1px;
}

.treeCatalog-list__icon svg {
    transition: all ease 0.2s;
}

.treeCatalog-list__icon.active svg {
    transform: rotate(180deg);
}

@media (max-width: 767px) { 
    .treeCatalog__list {
        width: 278px;
        background: #FFFFFF;
        box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        padding: 8px;
        left: -278px;
        position: fixed;
        z-index: 9;
        transition: all ease 0.5s;
        height: 100vh;
        top: 0px;
        overflow: auto;
    }
    .treeCatalog__list.active {
        left: 0px;
    }
    .treeCatalog-list__icon.active {
        left: 278px;
    }
    .treeCatalog-list__icon {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        position: fixed;
        z-index: 2;
        left: 0px;
    }
}
/* End */


/* Start:/bitrix/templates/115fzpro/components/bitrix/news.detail/services/style.css?17389218486985*/

.toggle-icon {
    cursor: pointer;
}
.items-td > div > div:first-child {
    text-align: left;
}
.items-td > div > div:last-child {
    width: 30%;
    text-align: right;
    max-width: 200px;
}
.table-price tr:not(.tr-bold,:first-child) .items-td {
    padding-left: 20px;
}
.items-td {
    padding: 10px;
}
.items-td > div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    padding: 10px 0px;
}
.toggle-tr {
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    float: right;
}
.toggle-tr.active svg {
    transform: rotate(180deg);
}
.toggle-tr svg {
    transition: all 0.2s ease;
}
.toggle-icon:hover svg path {
    stroke: #0036F8;
}
.old-price {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #646464;
    text-decoration: line-through;
    margin-right: 26px;
}
.table-price__val {
    font-size: 16px;
    font-weight: 700;
}
.table-price tr:not(:first-child) td:last-child {
    text-align: right;
}

.table-price tr.tr-bold h6 {
    font-weight: bold;
}
.table-price tr td {
    border: 1px solid #E1E1E1;
}
.table-price tr:first-child td,
.table-price tr.tr-bold td {
    font-weight: 700;
	background: #F8F8F8;
}
.table-price tr td {
	position: relative;
    vertical-align: middle;    
	padding: 10px;
	color: #000;
	font-family: Manrope;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 130%; 
}
.table-price tr:not(.tr-bold,:first-child) td:first-child {
    padding-left: 20px;
}
.table-price s {
    color: #646464;
    font-size: 13px;
    font-weight: 300;
	margin-top: 16px;
    display: block;
}
.table-price tr td .price-img {
    position: absolute;
    top: 0px;
    right: 0px;
}
.table-price tr td p.price-price {
    margin: 0px;
    text-align: right;
    display: block;
}
.table-price .old-price {
    display: block;
    margin-right: 0px;
}
.table-price tr td p.price-price {
    margin: 0px;
    text-align: right;
    display: block;
}

.btn--more-small {
    cursor: pointer;
    display: block;
    color: #0036F8;
}

ul > span.More-detailed.btn--more {
    margin-bottom: 30px;
    display: inline-block;
}

section.review {
    margin-bottom: 60px;
}

.article__detailimage img {
    border-radius: 10px;
    background: linear-gradient(280deg, #A091F9 -31.47%, #DBE3FF 85.37%), #FFF;
    box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.15);
    display: block;
    margin-bottom: 32px;
    width: 100%;
}

.articleBanner__price:not(:last-child) {
    margin-right: 40px;
}

.articleBanner__price-number {
    color: #A20E8B;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
}

.articleBanner__price-text {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 140%;
}

.article-footer__btn .hr {
    width: 100%;
    border-top: 1px solid #eee;
    margin-bottom: 44px;
    margin-top: 55px;
}

.article__header .article__shares-block svg {
    margin-right: 0px;
}

.article__header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}

.article__header .article__shares-block {
    align-items: flex-start;
    align-content: flex-start;
    padding-top: 20px;
}

.article__header .caption {
    width: calc(100% - 44px);
}

.articleBanner {
    border-radius: 10px;
    background: linear-gradient(280deg, #A091F9 -31.47%, #DBE3FF 85.37%), #FFF;
    box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.15);
    padding: 36px 50px;
    margin-bottom: 33px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.articleBanner__title {
    color: #001C81;
    font-size: 24px;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 16px;    
	max-width: 570px;
}

.articleBanner__text {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 140%;
    margin-bottom: 32px;    
	max-width: 570px;
}

.articleBanner__form {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 32px;
}

.articleBanner__form-btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}

.articleBanner__form-btn > div {
    margin-right: 20px;
}

.articleBanner__form-text {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;    
	max-width: 100%;
    width: 270px;
}

.articleBanner__form_text {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin-bottom: 32px;
}

@media (max-width: 1400px) {

	.detail.services2 section.review textarea {
		width: 100%;
	}

}

@media (max-width: 1250px) {
	.review-form__picture {
		display: none;
	}
	.detail.services2 .review-form__container {
		width: 100%;
	}
	.detail.services2 .review-form__container > div:last-child {
		width: calc(60% - 30px);
	}
	.detail.services2 .review-form__container > div:not(:last-child) {
		width: 40%;
	}
}

@media (max-width: 900px) {
	.detail.services2 .review-form__container > div:last-child {
		width: 100%;
	}
	.detail.services2 .review-form__container > div:not(:last-child) {
		width: 100%;
        margin-right: 0px;
	}
}

table.table-price td:last-child {
    max-width: 200px;
    width: 30%;
}

.items-td > div > div:first-child {
    width: 60%;
}

.items-td > div > div:last-child {
    width: 40%;
}

@media (max-width: 800px) {

	.categoryTags__item {
		width: 100%;
	}
	.categoryTags__item {
		padding: 20px;
	}
    .table-price__val {
        font-size: 12px;
    }
}

@media (max-width: 568px){

    .items-td {
        padding: 8px;   
        text-align: left;
    }
    .items-td > div {
        padding: 8px 0px;
    }
	.table-price tr td {
		padding: 8px;
	}
	.table-price tr:not(.tr-bold,:first-child) td:first-child {
		padding-left: 16px;
	}
    .table-price tr:not(.tr-bold,:first-child) .items-td {
        padding-left: 16px;
    }
	.categoryTags__description {
		max-width: calc(100% - 100px);
	}
	.categoryTags__picture {
		max-width: 130px;
	}

    .mobile-info{
        display: block;
        width: 10px;
        height: 10px;
        background-image: url("/bitrix/templates/aspro-allcorp2/images/down.png");
        position: absolute;
        top: 8px;
        right: 10px;
        background-size: cover;
        background-position: center;
        transition: 0.5s;
        transform: rotateX(0);
    }

    .mobile-info.open{
        transform: rotateX(180deg);
    }

}

@media (max-width: 390px) {
    .items-td > div > div:first-child {
        width: 52%;
    }
    .items-td > div > div:last-child {
        width: 48%;
    }
}

@media (max-width: 400px) {
	.article__shares-block .btn-small {
		min-width: 102px;
	}
}
/* End */


/* Start:/bitrix/templates/115fzpro/components/bitrix/system.pagenavigation/otziv/style.css?1720148979309*/
.btn-opacity.btn-small.btn-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 40px auto 0px;
    font-weight: 300;
    line-height: 22.4px;
    text-transform: initial;
    padding: 9px 35px;
    width: fit-content;
}
/* End */


/* Start:/bitrix/templates/115fzpro/components/bitrix/news.list/otzivService/style.css?17204488873052*/
.btn-blue.btn-otziv-more + .otziv__text--more {
    display: none;
}

section.otziv {
    margin-bottom: 100px;
}

.otziv__item {
    box-shadow: 0px 12px 40px 0px #00000026;
    padding: 40px 32px;
    border-radius: 10px;
    background: white;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}

.otziv__item-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
    margin-bottom: 4px;
    color: black;
}

.otziv__item-header-picture {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #E1E1E1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
	margin-right: 20px;
}

.otziv__item-header-text {
    width: calc(100% - 80px);
}

.otziv__item-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin-bottom: 30px;
	width: 100%;
}

.otziv__item-job {
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
    text-align: left;
}

.otziv__item-text {
    font-size: 14px;
    font-weight: 300;
    line-height: 22.4px;
	width: 100%;
	display: flex;
    flex-wrap: wrap;
}

.btn-blue.btn-otziv-more {
    cursor: pointer;
    margin: 30px 0px 0px;
}

.otziv__text--more {
    display: contents;
}

.review__rating-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 25.2px;
}

.review__rating {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;    
	margin-left: 10px;   
	margin-top: 6px;
}

.review__title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.review__rating-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: 8px;
}

.otziv__item-rating svg {
    margin-right: 3px;
}

.otziv__item-rating {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin-bottom: 10px;
    width: 100%;
}

.otziv__item-header-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 100%;
    overflow: hidden;
}

@media (max-width: 1200px) {
	.otziv__item {
		padding: 30px 25px;
	}
}

@media (max-width: 920px) {
    .otziv__item {
        padding: 40px 32px;
    }
	section.otziv {
		margin-bottom: 50px;
	}
	.otziv__item-text {
		font-size: 12px;
        line-height: 20px;
	}
	.btn-opacity.btn-small.btn-pagination {
		margin-top: 15px;
		font-size: 12px;
		font-weight: bold;
	}
}

@media (max-width: 400px) {
    .otziv__item {
        padding: 25px 20px;
    }
	.otziv__item-header-picture {
		margin-right: 15px;
		width: 50px;
		height: 50px;
	}
	.otziv__item-header-text {
		width: calc(100% - 65px);
	}
	.form__check {
		font-size: 11px;
	}
}
/* End */


/* Start:/bitrix/templates/115fzpro/components/bitrix/form/otziv/bitrix/form.result.new/.default/style.css?17460158955251*/
section.review {
    font-family: Manrope;
    position: relative;
}

section.review .pswp__preloader__icn {
	display: none;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 30px;
    height: 30px;
}

section.review form[target^="formTarget_"]:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff54;
}

section.review form {
    position: relative;
}

section.review form[target^="formTarget_"] .pswp__preloader__icn {
    display: block;
}

section.review .pswp__preloader__cut {
    width: 15px;
    height: 30px;
}

section.review .pswp__preloader__donut {
    width: 30px;
    height: 30px;
    border: 2px solid black;
}

.review__title {
    font-size: 32px;
    font-weight: 400;
    line-height: 43.71px;
    margin-bottom: 32px;
    color: #000000;
}

.review__btn {
    width: 100%;
    padding: 14.5px;
    border: 0px;
    outline: none;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.12px;
    letter-spacing: 0.1em;
    color: white;
    text-align: center;
    background: var(--color-main);
	transition: all ease 0.2s;
}

.review__btn:hover {
	background: var(--color-active);
}

section.review textarea::placeholder,
section.review input[type="text"]::placeholder {
    color: #818181;
}

section.review textarea {
    padding: 8px 16px;
    border-radius: 10px;
    border: 1px solid #E1E1E1;
    outline: none;
    font-size: 14px;
    font-weight: 300;
    line-height: 22.4px;
    color: black;
	display: block;
    width: 410px;
    max-width: 100%;
}

section.review .review-form__item--error input[type="text"],
section.review .review-form__item--error textarea {
    border-color: #a20e8b;
}

section.review input[type="text"] {
    padding: 9px 16px;
    font-size: 14px;
    font-weight: 300;
    line-height: 22.4px;
    display: block;
    border-radius: 10px;
    outline: none;
    border: 1px solid #E1E1E1;
    color: black;
    width: 300px;
    max-width: 100%;
}

section.review input[type="text"]:focus,
section.review textarea:focus {
    outline: 2px solid var(--color-main);
	color: black;
}

.review-form__picture img {
    width: 200px;
    max-width: 100%;
}

.review-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.review-form__picture {
    margin-right: 20px;
}

.review-form__item-radio {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.review-form__item-radio .review-form__item-title {
    margin-right: 10px;
    color: black;
    font-size: 14px;
    font-weight: 300;
    line-height: 22.4px;
}

.review-form__item-radio .review-form__item-val {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.review-form__item-radio .review-form__item-val br {
    display: none;
}

.review-form__item--star label {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    margin-right: 3px;
    margin-bottom: 0px;
	cursor: pointer;
}

.review-form__item {
	margin-bottom: 16px;
}

.review-form__item--star input:checked ~ label svg {
    fill: none;
}

.review-form__item--star label svg, 
.review-form__item--star.review-form__item-radio input:checked + label svg {
    fill: #1731e2;
}

.review-form__item--star input[type=radio] {
    display: none;
}

.form__check input {
    margin-right: 16px;
}

.form__check a {
    text-decoration: underline;    
	margin-left: 5px;
}

.form__check {
    margin-top: 20px;
    font-size: 12px;
    line-height: 13.66px;
    color: black;
}

.form__check label {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.review-form__container {
    width: calc(100% - 220px);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}

.review-form__container > div:not(:last-child) {
    margin-right: 30px;    
	max-width: 300px;
}

.custom-file-upload svg {
    margin-right: 10px;
}

.custom-file-upload {
    font-size: 12px;
    font-weight: 600;
    line-height: 15.6px;
    text-align: left;
    color: var(--color-main);
    cursor: pointer;
}

.custom-file-upload input.inputfile {
    display: none;
}

input#file-upload {
    display: none;
}

@media (max-width: 1000px) {
	.review-form__picture {
		display: none;
	}
	.review-form__container {
		width: 100%;
	}
	.review__title {
		justify-content: center;
		font-size: 18px;
		font-weight: 700;
		line-height: 24.59px;
	}
	.review__rating {
		margin-top: 0px;
	}
}

@media (max-width: 780px) {
	.review-form__container > div:not(:last-child) {
		margin-right: 0px;
		max-width: 100%;
		width: 100%;
	}
	.review-form__container > div {
		width: 100%;
	}
	section.review textarea {
		width: 100%;
	}
	.review-form__item.review-form__item-textarea {
		margin-top: 16px;
	}
	section.review input[type="text"] {
		width: 100%;
	}
}
/* End */
/* /bitrix/templates/115fzpro/components/bitrix/menu/leftbase/style.css?16942570502799 */
/* /bitrix/templates/115fzpro/components/bitrix/news.detail/services/style.css?17389218486985 */
/* /bitrix/templates/115fzpro/components/bitrix/system.pagenavigation/otziv/style.css?1720148979309 */
/* /bitrix/templates/115fzpro/components/bitrix/news.list/otzivService/style.css?17204488873052 */
/* /bitrix/templates/115fzpro/components/bitrix/form/otziv/bitrix/form.result.new/.default/style.css?17460158955251 */
