

/* Start:/local/templates/box/components/bitrix/news/uslugi/style.css?17430770681063*/
h1 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    color: #000;
}

/* px__info default */
.px__info {
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem;
}

.px__info div {
    background: #fff;
    display: grid;
    align-items: center;
    justify-items: center;
}

.px__info span {
    padding: 5px;
}

.px__info a {
    color: #fff;
}
/* px__info default end */





/* px__info blue */
.px__info.px__info_blue {
    border: 1px solid #37507E;
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem;
}

.px__info.px__info_blue div {
    background: #37507E;
}

.px__info.px__info_blue a {
    color: #37507E;
}
/* End */


/* Start:/local/components/custom/section.detail/templates/services/style.css?174307707526022*/
.breadcrumbs {
    position: absolute;
    z-index: 1;
    width: 100%;
    max-width: 1224px;
    color: #fff;
}

body .breadcrumbs ol {
    justify-content: center;
    margin-top: 60px;
}

.breadcrumbs__link {
    color: #fff;
}

.service-content p {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin: 0 0 15px;
}

.service-page-titles {
    padding: 0 20px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative
}

.service-page__mb-40 {
    margin-bottom: 40px
}

.service-page-titles .title-contents {
    width: 100%;
    max-width: 1226px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: self-start;
    justify-content: center;
    color: #fff;
    margin: 0 auto;
    height: 100%;
    padding: 105px 0 90px
}

.service-page-titles .breadcrumb {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 30px
}

.page-skupka-detail .service-page-titles .breadcrumb {
    justify-content: flex-start
}

.service-page-titles .breadcrumb span, .service-page-titles .breadcrumb a {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-decoration: none
}

.service-page-titles .breadcrumb a:hover {
    text-decoration: underline
}

.service-page-titles h1 {
    font-weight: 600;
    font-size: 64px;
    line-height: 77px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 30px;
    width: 100%
}

.service-page-titles .page-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    margin: 0 0 50px;
    width: 100%
}

.service-page.service-page__detail .service-page-titles .page-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    margin: 0 0 50px;
    max-width: 100%
}

.service-page-titles .btn-buy {
    border: 3px solid #fff;
    border-radius: 45px;
    width: 296px;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.service-page-titles .btn-buy:hover {
    color: #37609e;
    background: #fff
}

.service-page-titles .rating-items {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 20px 0 0
}

.page-skupka-detail .service-page-titles .rating-items {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 100%;
    margin: 20px 0 0
}

.service-page-titles .rating-items .item {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 250px
}

@media (max-width: 768px) {
    .service-page-titles .rating-items .item {
        margin: 10px 0
    }
}

.service-page-titles .rating-items .item:first-child {
    margin-right: 25px
}

.service-page-titles .rating-items .item img {
    margin: 0 10px
}

.service-page-titles .btn-box, .main-page-banner .header-left .btn-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    justify-content: center;
    max-width: initial
}

.service-page-titles .btn-box a {
    margin: 0 10px 10px
}

.service-page-titles .btn-box a span span, .main-page-banner .header-left .btn-box a span span {
    font-size: 23px;
    margin: 0
}

.service-page-titles .btn-box a i, .main-page-banner .header-left .btn-box a i {
    font-size: 12px
}

.service-page-titles .btn-box a svg, .main-page-banner .header-left .btn-box a svg {
    width: 34px;
    height: 34px
}


.px__info {
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem
}

.px__info div {
    background: #fff;
    display: grid;
    align-items: center;
    justify-items: center
}

.px__info span {
    padding: 5px
}

.px__info a {
    color: #fff
}

.px__info.px__info_blue {
    border: 1px solid #37507e;
    max-width: 550px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 4px;
    display: grid;
    grid-template-columns: 60px 1fr;
    gap: 1rem;
    margin-bottom: 2.5rem
}

.px__info.px__info_blue div {
    background: #37507e
}

.px__info.px__info_blue a {
    color: #37507e
}

.main-post {
    max-width: 620px;
    text-align: center;
    margin: 0 auto;
}


.main-post .btn, .page__lombard-social .btn {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 14px 24px;
    text-align: left
}

.page__lombard-social .btn, .page__lombard-social .btn-telegram {
    justify-content: center
}

.page__lombard-social .btn {
    padding: 14px 10px
}

.main-post .btn span, .page__lombard-social .btn span {
    display: block
}

.main-post .btn span span, .page__lombard-social .btn span span {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.new-form-block-right .btn-wrap a span span {
    color: #fff;
    font-family: Inter;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.main-post .btn svg, .page__lombard-social .btn svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-right: 12px
}

.main-post .btn i, .page__lombard-social .btn i {
    font-style: normal
}

.main-post .btn-telegram, .page__lombard-social .btn-telegram {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .7);
    padding: 14px 24px;
    text-align: left
}

.page__lombard-social .btn-telegram {
    padding: 14px 10px
}

.main-post .btn-telegram span, .page__lombard-social .btn-telegram span {
    display: block
}

.main-post .btn-telegram span span, .page__lombard-social .btn-telegram span span {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.main-post .btn-telegram svg, .page__lombard-social .btn-telegram svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-right: 12px
}

.main-post .btn-telegram i, .page__lombard-social .btn-telegram i {
    font-style: normal
}

.btn {
    background-color: #23c920;
    border-radius: 3px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 14px;
    text-decoration: none;
    border-width: 0;
    cursor: pointer;
}

.btn-telegram {
    background-color: #55a8e3;
    border-radius: 3px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 14px;
    text-decoration: none;
    border-width: 0;
    cursor: pointer;
}

.blog-detail {
    width: 100%;
    max-width: 1226px;
    margin: 10px auto 60px
}

.blog-detail p, .blog-detail li, .blog-detail span, .blog-detail a {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #000
}

.blog-detail p, .blog-detail li {
    margin: 0 0 10px
}

.blog-detail p, .blog-detail red-line {
    text-indent: 25px
}

.blog-detail h2, .blog-detail h3, .blog-detail h4, .blog-detail h5, .blog-detail h6, .blog-detail .h2, .blog-detail .h3, .blog-detail .h4, .blog-detail .h5, .blog-detail .h6 {
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #000;
    margin: 30px 0 20px
}

.blog-detail h3, .blog-detail .h3 {
    font-size: 28px
}

.blog-detail h4, .blog-detail .h4 {
    font-size: 26px
}

.blog-detail h5, .blog-detail .h5 {
    font-size: 24px
}

.blog-detail h6, .blog-detail .h6 {
    font-size: 22px
}

.blog-detail a {
    color: #37609e;
    text-decoration: none
}

.blog-detail blockquote, .blog-detail .blockquote {
    position: relative;
    background: #37507e;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    padding: 40px 40px 40px 180px;
    margin: 20px 0 30px
}

.blog-detail blockquote:before, .blog-detail .blockquote:before {
    content: '';
    position: absolute;
    background: url(/upload/wp-content/images/icon-blockquote.svg) no-repeat center center;
    width: 98px;
    height: 98px;
    display: block;
    left: 50px;
    top: 12%
}

.blog-detail a:hover {
    text-decoration: underline
}

.blog-detail img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    margin: 20px 0 30px;
    min-height: 308px
}

.blog-detail ul, .blog-detail ol {
    margin: 0;
    position: relative;
    width: 100%;
    list-style: none;
    padding: 0;
}

.blog-detail ul li, .blog-detail ol li {
    position: relative;
    padding: 0 0 0 25px
}

.blog-detail ul li:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #37507e;
    position: absolute;
    left: 5px;
    top: 5px
}

.blog-detail ol {
    counter-reset: num
}

.blog-detail ol li:before {
    content: counter(num) '.';
    counter-increment: num;
    display: inline-block;
    position: absolute;
    left: 5px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #37507e
}

.blog-share {
    background: #fff;
    padding: 35px 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    flex-wrap: wrap;
    margin: 40px 0 10px;
    width: 100%
}

.blog-share span.name {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 0 20px 0 0;
    display: inline-block
}

.blog-share .ya-share2 .ya-share2__badge {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px 0 0
}

.blog-box.whait .blog-items .item {
    background: #f6f6f6
}

.blog-box.whait .blog-items .item .btn-detail {
    width: 100%
}

.blog-box.whait .blog-more {
    font-weight: 400;
    text-align: center;
    background: #fff;
    display: inline-block;
    text-decoration: none;
    min-width: 400px;
    font-size: 14px;
    line-height: 20px;
    color: #37507e;
    border: 1px solid #37507e;
    padding: 11px 0
}

.blog-box.whait .blog-more:hover {
    background: #37507e;
    color: #fff
}


.service-content h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    color: #000;
    text-align: center
}

.votes-box {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px
}

.votes-wrap {
    display: flex;
    align-items: flex-start
}

.votes-box .votes__list ul li:before, .votes-box .votes__scroll ul li:before {
    display: none
}

.votes-box .votes__list {
    padding-right: 60px;
    border-right: 1px solid #d8d8d8;
    margin-right: 60px
}

.votes-box .votes__list ul, .votes-box .votes__scroll ul {
    padding-left: 30px
}

.votes-box .votes__scroll .votes__scroll_title {
    margin: 0 0 25px;
    line-height: 1
}

#yasr-visitor-votes-box {
    margin-bottom: 20px
}

.yasr-visitor-votes {
    display: none
}

.yasr-vv-text-container span {
    font-size: 20px
}

.votes-wrap .votes__list_item .votes__icon_date, .votes-wrap .votes__list_item .votes__icon_time, .votes-wrap .votes__list_item .votes__icon_eye {
    position: relative
}

.votes-wrap .votes__list_item .votes__icon_date:before {
    content: '';
    position: absolute;
    top: 0;
    left: -55px;
    width: 40px;
    height: 40px;
    background: url('/upload/wp-content/images/votes-icon_date.png') no-repeat center;
    background-size: cover
}

.votes-wrap .votes__list_item .votes__icon_time:before {
    content: '';
    position: absolute;
    top: 0;
    left: -55px;
    width: 40px;
    height: 40px;
    background: url('/upload/wp-content/images/votes-icon_time.png') no-repeat center;
    background-size: cover
}

.votes-wrap .votes__list_item .votes__icon_eye:before {
    content: '';
    position: absolute;
    top: 0;
    left: -55px;
    width: 40px;
    height: 40px;
    background: url('/upload/wp-content/images/votes-icon_eye.png') no-repeat center;
    background-size: cover
}

.votes-wrap .votes__list_point {
    font-weight: 400;
    font-size: 16px;
    color: #000
}

.votes-wrap .votes__list_value, .votes-wrap .votes__list_value .post-views-count {
    font-size: 24px;
    line-height: 29px;
    color: #000
}

.votes-wrap .votes__scroll .votes__scroll_item {
    position: relative
}

.votes-wrap .votes__scroll .votes__scroll_item a:before {
    content: '';
    position: absolute;
    top: -5px;
    left: -25px;
    width: 26px;
    height: 26px;
    border: 2px solid #cdd8ed;
    border-radius: 3em
}

.votes-wrap .votes__scroll .votes__scroll_item a:after {
    content: '';
    position: absolute;
    top: 6px;
    left: -16px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #cdd8ed;
    border-right: 2px solid #cdd8ed;
    transform: rotate(45deg)
}

.votes-wrap .votes__scroll .votes__scroll_item a {
    display: inline-flex;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #37507e;
    text-decoration: none;
    margin-bottom: 15px;
    border-bottom: 1px dotted #37507e
}

.votes-wrap .votes__scroll .votes__scroll_item a:hover {
    border-bottom: 1px dotted transparent
}

.blog-detail h2 {
    font-weight: 600 !important;
    font-size: 36px;
    line-height: 44px;
    color: #000;
    margin: 20px 0 30px;
    text-align: center;
}

.service-page h3, .service-page .h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #000;
    margin: 0 0 50px;
}

.advantages-box {
    background: #fff;
    padding: 50px 0 40px;
    position: relative;
    width: 100%
}

.advantages-box .description {
    margin: 0 0 40px
}

.advantages-items {
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    width: 100%
}

.advantages-items.center {
    justify-content: center
}

.advantages-items.center .item {
    padding: 0 20px
}

.advantages-items .item {
    padding: 0 10px;
    width: 25%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    margin: 0 0 40px;
    text-align: center
}

.advantages-items .item .photo {
    width: 178px;
    height: 178px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 0 25px
}

.advantages-items .item .photo img {
    width: 100%;
    height: 100%
}

.advantages-items .item span {
    min-height: 50px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #333;
    margin: 0 0 10px;
    display: block
}

.advantages-items .item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin: 0
}

.advantages-items.otsenka .item {
    width: 20%
}

.advantages-items.otsenka .item span {
    font-weight: 700;
    font-size: 21px;
    min-height: auto;
    margin: 0 0 20px
}

.advantages-items .item.column-6 {
    width: 50%;
    padding: 0 20px
}

.advantages-items .item.column-3 {
    width: 32%;
    padding: 0 20px
}

.service-text-box {
    text-align: left;
    background: #fff;
    padding: 20px 55px;
    margin: 35px 0 0
}

.service-content .service-text-box h2 {
    font-size: 30px;
    text-align: left;
    margin: 20px 0 10px
}

.service-content .service-text-box p {
    text-align: left
}

.service-content .service-text-box li span {
    color: #37507e;
    font-weight: 700;
    display: block;
    margin: 0 0 5px
}

.circle-list ul {
    padding: 0
}

.circle-list li {
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    position: relative;
    padding-left: 30px;
    padding-bottom: 15px
}

.circle-list li:before {
    content: '';
    display: block;
    border: 2px solid #37507e;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 8px
}

.accept-box {
    padding-top: 48px;
}


.new-form-block {
    background: #f6f6f6;
    display: flex;
    padding: 31.5px 49px;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 45px 0
}

.new-form-block-right {
    display: flex;
    min-width: 366px
}

.new-form-block-right .btn-wrap .main-post {
    flex-direction: column;
    gap: 12px
}

.new-form-block .title {
    color: #333;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.new-form-block-left {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.new-form-block-left .text {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.new-form-block-right .btn-wrap .main-post .flx:first-child {
    margin: 0
}

.new-form-block-right .flx.jcc .btn-telegram, .new-form-block-right .flx.jcc .btn-whatsapp {
    padding: 19px 27px 16px
}

.service-page__detail .new-form-block-right .btn-wrap a.btn svg, .service-page__detail .new-form-block-right .btn-wrap a.btn-telegram svg {
    width: 34px;
    height: 34px
}

.new-form-block-left p {
    text-align: inherit;
    margin: 0;
    display: block;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.new-form-block-left a {
    color: #37507e
}

.new-form-block-right .btn-wrap a.btn svg, .new-form-block-right .btn-wrap a.btn-telegram svg {
    width: 34px;
    height: 34px;
}

.new-form-block-right .btn-wrap a span i {
    color: #fff;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}

.new-form-block-right .btn-wrap .main-post {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.transparent-faq {
    margin: 80px 0;
}

@media (max-width: 991px) {
    .new-form-block {
        flex-direction: column;
        padding: 46px 32px
    }

    .new-form-block-left {
        align-items: center;
        text-align: center
    }

    .new-form-block-left .text {
        max-width: 638px
    }

    .new-form-block-right {
        min-width: 100%
    }

    .new-form-block-right .btn-wrap .main-post {
        flex-direction: row;
        gap: 24px;
        justify-content: space-between;
        max-width: 100%;
        width: 100%
    }

    .new-form-block-right .btn-wrap {
        width: 100%
    }

    .service-page__detail .new-form-block-right .btn-wrap a span span {
        font-size: 20px
    }
}

@media (max-width: 768px) {
    .new-form-block-right .flx.jcc .btn-telegram, .new-form-block-right .flx.jcc .btn-whatsapp {
        padding: 19px 0 16px 27px !important
    }

    .service-page__detail .new-form-block-right .btn-wrap a span span {
        font-size: 20px !important
    }

    .service-page__detail .new-form-block-right .btn-wrap a span i {
        font-size: 10px
    }

    .new-form.our-terms-box {
        padding: 25px 0
    }
}

@media (max-width: 625px) {
    .new-form-block {
        flex-direction: column;
        padding: 33px 17px;
        margin: 5px 0
    }

    .new-form-block-right .btn-wrap .main-post {
        flex-direction: column;
        gap: 12px;
        align-items: center
    }

    .new-form-block-right .btn-wrap .main-post .flx {
        margin: 0;
        max-width: 300px
    }

    .new-form-block-right .flx.jcc .btn-telegram, .new-form-block-right .flx.jcc .btn-whatsapp {
        padding: 15px 16px 11px !important
    }

    .new-form-block .title {
        font-size: 21px
    }

    .new-form-block-left .text {
        font-size: 14px;
        line-height: 20px
    }

    .new-form-block-left .text svg {
        flex: 0 0 23px
    }

    .new-form-block-left .text:last-of-type {
        text-align: left;
        max-width: 276px
    }
}

@media (max-width: 992px) {
    .blog-items, .pagination-box, .blog-page-titles, .blog-detail, .service-content {
        padding: 0 20px
    }

    .page_inner.other .blog-page-titles {
        padding: 20px;
        margin-top: 0
    }

    .blog-items .item:nth-child(1), .blog-items .item:nth-child(7), .blog-items .item {
        width: 49%;
        flex-direction: column
    }

    .blog-items .item:nth-child(1) .photo, .blog-items .item:nth-child(7) .photo {
        height: 256px
    }

    .blog-items .item .info {
        height: auto
    }
}


@media (max-width: 768px) {
    .votes-wrap {
        flex-direction: column
    }

    .votes-wrap .votes__list {
        padding: 0 0 30px;
        border-right: 0;
        border-bottom: 1px solid #d8d8d8;
        margin: 0 0 30px
    }
}

@media (max-width: 660px) {
    .blog-box.whait .blog-more {
        min-width: 100%
    }

    .blog-items .item:nth-child(1), .blog-items .item:nth-child(7), .blog-items .item {
        width: 100%;
        flex-direction: column
    }

    .blog-detail blockquote, .blog-detail .blockquote {
        padding: 30px 30px 30px 105px;
        font-size: 14px
    }

    .blog-detail blockquote:before, .blog-detail .blockquote:before {
        width: 53px;
        height: 53px;
        background-size: 100% 100% !important;
        left: 35px;
        top: 27px
    }

    .blog-detail h2, .blog-detail .h2 {
        font-size: 24px;
        line-height: 29px
    }

    .blog-detail h3, .blog-detail .h3 {
        font-size: 22px;
        line-height: 29px
    }

    .blog-detail h4, .blog-detail .h4 {
        font-size: 20px;
        line-height: 26px
    }

    .blog-detail h5, .blog-detail .h5 {
        font-size: 18px;
        line-height: 26px
    }

    .blog-detail h6, .blog-detail .h6 {
        font-size: 18px;
        line-height: 24px
    }

    .blog-detail p, .blog-detail li, .blog-detail span, .blog-detail a {
        font-size: 14px;
        line-height: 24px
    }

    .blog-page-titles h1 {
        font-size: 30px;
        line-height: 36px
    }

    .blog-share span.name {
        margin: 0 0 20px;
        width: 100%
    }

    .blog-share {
        padding: 30px 35px
    }
}

@media (max-width: 768px) {
    .slick-initialized.advantages-slider:not(.display_block) .slick-slide {
        display: flex;
    }

    .service-page-titles .title-contents {
        padding: 40px 0 20px;
    }

    body .breadcrumbs ol {
        margin-top: 10px;
    }

    .breadcrumbs {
        left: 0;
    }

    .main-post .btn, .page__lombard-social .btn, .main-post .btn-telegram, .page__lombard-social .btn-telegram {
        padding: 10px 15px !important;
    }

    .service-page-titles .btn-box a span span, .main-page-banner .header-left .btn-box a span span {
        font-size: 16px;
    }

    .service-page-titles .btn-box a i, .main-page-banner .header-left .btn-box a i {
        font-size: 8px;
    }

    .service-text-box {
        padding: 20px;
    }
}

@media (max-width: 690px) {
    .advantages-items.otsenka .item {
        width: 100%;
        padding: 0;
    }

    .service-page-titles h1 {
        font-size: 38px;
        line-height: 54px;
    }

    .service-page-titles .page-description {
        font-size: 14px;
        line-height: 20px;
    }

    .service-page-titles .page-description {
        margin: 0 0 25px;
    }

    .service-page-titles .rating-items {
        margin: 40px 0 0;
        flex-wrap: wrap;
        text-align: center;
    }

    .advantages-items .item p {
        font-size: 14px;
        line-height: 20px;
    }

    .advantages-items .item span {
        min-height: auto;
        font-size: 18px;
        line-height: 22px;
    }

    .advantages-items .item .photo {
        width: 154px;
        height: 154px;
    }

    .service-page .service-content h2 {
        font-size: 24px;
        line-height: 1.2;
    }

    .service-content p {
        font-size: 14px;
        line-height: 20px;
    }


}

@media (max-width: 480px) {
    .service-page-titles h1 {
        font-size: 34px;
        line-height: 39px;
        margin: 0 0 20px;
    }

    .service-page-titles .rating-items {
        margin: 20px 0 0;
    }

    .service-page h3, .service-page .h3 {
        font-size: 18px;
    }
}
/* End */


/* Start:/local/components/custom/form/templates/feedback/style.css?1743077076523*/
.inline-form__container{
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

@media (max-width: 767px) {
    .inline-form .ui-input--text input{
        height: 40px;
    }
    
    .inline-form .ui-input--text .ui-input__placeholder{
        top: 11px;
    }
    
    .inline-form .ui-select select{
        padding: 9px 40px 9px 15px;
    }
    
    .inline-form .ui-input+.ui-input{
        margin-top: 15px;
    }
}
/* End */


/* Start:/local/templates/box/style/blocks/main-form.css?17788394176241*/
.feedback__container * {
    color: inherit !important
}
.questions-remain__textarea {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    height: 122px;
    resize: none;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 18px 26px;
}

.questions-remain__input {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    outline: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 18px 24px 15px;
    color: #000 !important;
}

.questions-remain__row_three {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
    flex-direction: row;
}

.questions-remain_btn {
    border: 2px solid #fff;
    background: 0 0;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 16px 20px 15px;
}

.feedback__form .questions-remain__row_three {
    gap: 10px;
}

.feedback__container {
    padding: 25px;
    background: #172247;
    color: #fff
}



.feedback__container>div {
    border: 1px solid #fff;
    padding: 48px 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

.feedback__image {
    width: 525px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-right: 80px
}

.feedback__body{
    max-width: 562px
}

.feedback__image img,.feedback__image picture {
    width: 370px;
    display: block;
    height: auto
}

.feedback__body h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
    margin: 0
}

.feedback__body h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
    margin: 0 0 25px
}

.feedback__body p {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 15px
}

.feedback__mess {
    display: flex;
    gap: 12px;
    margin: 30px 0 40px;
    flex-wrap: wrap;
}

.feedback__mess a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,255,255,.7);
    padding: 8px 8px;
    text-align: left;
    flex: 1;
    min-width: 45%;
}

.feedback__mess a.btn svg,.feedback__mess a.btn-telegram svg {
    width: 30px;
    height: 30px;
    margin-right: 8px
}

.feedback__mess-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: left
}

.feedback__mess-sub {
    font-size: 9px;
    font-weight: 300;
    line-height: 20px;
    text-align: left
}

.feedback__form .wpcf7-acceptance label {
    display: flex;
    align-items: center
}

.feedback__form .wpcf7-acceptance label:before {
    border-radius: 3px;
    background-color: #f7f9fc;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url(/wp-content/themes/lombard/images/check.svg);
    background-repeat: no-repeat;
    background-position: -1000px center;
    background-size: auto 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(155,155,171,.3);
    display: inline-block;
    margin-right: 11px;
    width: 21px;
    height: 21px
}

.wpcf7-acceptance .wpcf7-list-item-label:before {
    content: unset !important
}

.feedback__form .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 13px
}

.feedback__form .wpcf7-acceptance .wpcf7-list-item-label a {
    text-decoration: none;
    color: #fffba5 !important
}

.feedback__form .questions-remain__row_acceptance {
    text-align: left;
    padding: 5px 0 25px
}

.feedback__form .questions-remain__row_acceptance label span {
    display: inline-block;
    padding-left: 10px
}

.feedback__form input[type=submit] {
    width: 336px;
    font-weight: 400
}

.feedback__form .questions-remain__row_three .questions-remain__column {
    width: unset
}

.feedback__form .questions-remain__row_three {
    gap: 10px
}

.feedback__form .questions-remain__textarea {
    height: 77px;
    color: #000 !important;
}

.feedback__mess-title br {
    display: none;
}
@media (max-width: 768px) {
    .feedback__mess a {
        width:100%
    }

    .feedback__container {
        padding: 20px
    }

    .feedback__container>div {
        flex-wrap: wrap;
        flex-direction: column
    }

    .feedback__container>div {
        padding: 20px
    }

    .no-pad {
        padding: 0 !important
    }

    .feedback__image {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
        padding: 0
    }

    .feedback__image img,.feedback__image picture {
        max-width: 100%;
        height: 200px;
        width: auto
    }

    .feedback__body {
        max-width: 100%
    }

    .feedback__mess {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .name-h3 {
        font-size: 18px;
        line-height: 130%;
        margin: 40px 0 30px
    }

    .feedback__form input[type=submit]{
        width: 100%;
    }

    .questions-remain__row_three{
        flex-direction: column;
    }
    .feedback__mess a {
        justify-content: flex-start;
        gap: 8px;
    }
}


.btn {
    background-color: #23c920;
    border-radius: 3px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    padding: 14px;
    text-decoration: none;
    border-width: 0;
    cursor: pointer;
}

.btn-green, .btn-telegram, .btn-max {
    padding: 12px 25px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    color: white;
    text-decoration: none;
    font-weight: 500;
    transition: opacity 0.3s ease;
}

.btn-telegram {
    background: #0088cc;
}

.btn-max {
    background: #2f41b1;
}

/* End */


/* Start:/local/templates/box/components/bitrix/catalog.section.list/service/style.css?17430770703094*/
.page-service {
    margin: 16px 0 120px
}

.page-service__inner {
    max-width: 1226px;
    margin: 0 auto
}

.page-service__image {
    display: block;
    margin: 0 auto;
    max-width: 422px;
    width: 100%
}

.page-service__body {
    background: #fff;
    border-radius: 2px;
    padding: 48px
}

.page-service__body-h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 12px
}

.page-service__body-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #474747;
    margin-bottom: 36px
}

.page-service__item {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 36px;
    display: flex;
    padding: 0 48px;
    justify-content: space-between;
    position: relative;
    align-items: flex-start
}

.page-service__item:nth-child(odd) {
    padding-right: 0
}

.page-service__item:nth-child(even) {
    padding-left: 0
}

.page-service__item:nth-child(even) .page-service__info {
    order: 2
}

@media (max-width: 767px) {
    .page-service__item {
        padding:15px !important
    }

    .page-service__item-more {
        margin-bottom: 15px
    }
}

.page-service__info {
    padding-top: 48px;
    width: 45%;
    padding-bottom: 48px
}

.page-service__item-grad {
    background: linear-gradient(90deg,#fff 3%,rgba(255,255,255,0) 100%);
    display: block;
    width: 25%;
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0
}

img.page-service__item-img {
    max-width: 589px;
    width: 50%
}

.page-service__item:nth-child(even) .page-service__item-grad {
    background: linear-gradient(-90deg,#fff 0%,rgba(255,255,255,0) 97%);
    left: 24%
}

.page-service__item-text {
    font-size: 18px;
    line-height: 26px;
    color: #474747;
    font-weight: 300;
    margin-bottom: 24px
}

.page-service__item-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1a1a1a;
    margin-bottom: 12px
}

.page-service__item picture {
    max-width: 50%;
    overflow: hidden
}

.page-service__item picture img {
    max-width: 100%
}

.page-service__item-link {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #37507e;
    text-decoration: none
}

.page-service__item-link:hover {
    text-decoration: underline
}

.page-services-h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 48px;
    color: #1a1a1a
}

.page-service__body-accordions .accordion-item .title_block {
    padding-right: 80px
}

.page-service__body-accordions .accordion-item .title_block:before {
    top: calc(50% - 13px)
}


@media (max-width: 767px) {
    .page-service__item {
        flex-direction: column;
        padding: 15px;
    }
    .page-service__info {
        width: 100%;
        padding: 0;
    }
    img.page-service__item-img {
        width: 100%;
        max-width: 100%;
    }
    .page-service__item-grad {
        display: none;
    }
    .page-service__item-title {
        font-size: 24px;
        line-height: 30px;
    }
    .page-service__item-more {
        margin-bottom: 15px;
    }
}
/* End */


/* Start:/local/components/custom/map/templates/.default/style.css?17430770764170*/
.section-contacts{
    padding-bottom: 0 !important;
}

.contacts-wrapper {
    position: relative;
}

.contact-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;

    position: absolute;
    width: 364px;
    padding: 27px 28px;
    background: #fff;
    bottom: 24px;
    right: 15%;
    height: 689px;
}

.contact-item {
    box-sizing: border-box;
    padding: 0 0 24px 0;
    font-weight: 400;
    color: #333;
    font-size: 13px;
    line-height: 24px;
    padding-left: 42px;
    background: url(/upload/wp-content/map-locator.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #D3D3D3;
}

.contact-item__title {
    font-size: 16px;
    line-height: 24px;
    color: #37507e;
    font-weight: 600;
    text-decoration: none;
}
.contact-item__metro{
    --m-color: #42BA57;
    display: flex;
    align-items: center;
    gap: 6px;
}

.contact-item__metro::before{
    content: '';
    background: var(--m-color);
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
}

.contact-item__work{
    color: #8c8c8c;
    font-size: 13px;
    font-weight: 400;
}

.contact-item__text {
    font-size: 16px;
    line-height: 24px;
}

.contact-item__btns {
    margin-top: 20px;
}

.contact-map {
    margin-bottom: 0;
    height: 750px;
    background-color: var(--main-color-5);
    border: 1px solid var(--main-color-4);
    position: relative;
}

.contact-item.active .contact-item__title{
    color: #42BA57;
}

input#myInput {
    padding: 16px 25px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 16px;
    color: #8a8a8a;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    background: url(/upload/wp-content/loupe.svg);
    background-repeat: no-repeat;
    background-position: 92%;
}

.contact-items {
    max-height: 521px;
    overflow-y: scroll;
    margin-bottom: 16px;
    scroll-behavior: smooth;
    height: 100%;
}

.contact-items::-webkit-scrollbar {
    width: 2px
}

.contact-items::-webkit-scrollbar-thumb {
    background: #37507e;
    border-radius: 0
}

.contact-items::-webkit-scrollbar-track {
    background-color: #d9d9d9
}

.contact-items::-webkit-scrollbar-button {
    display: none
}

.all a{
    color: #37507e;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: none;
}

.loader {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 80px;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader:before, .loader:after {
    position: absolute;
    content: "";
}

.loader:before {
    width: 80%;
    height: 80%;
    left: 10%;
    bottom: 10%;
    border-radius: 100% 100% 100% 0;
    box-shadow: 0px 0px 0px 0.1em var(--main-color-2);
    -webkit-animation: loader 1s linear infinite;
    animation: loader 1s linear infinite;
    transform: rotate(-46deg);
}

.loader:after {
    width: 80px;
    height: 0.3em;
    border-radius: 100%;
    left: 0;
    background-color: var(--main-color-2);
    bottom: -0.2em;
    z-index: -1;
    opacity: 0.2;
}

@-webkit-keyframes loader {
    0% {
        top: 0;
    }

    50% {
        top: -5px;
    }

    100% {
        top: 0;
    }
}

@keyframes loader {
    0% {
        top: 0;
    }

    50% {
        top: -5px;
    }

    100% {
        top: 0;
    }
}

@media (max-width: 992px) {
    .contact-list{
        position: relative;
        width: 100%;
        padding: 27px 28px;
        background: #fff;
        bottom: auto;
        right: 0;
        margin-bottom: 30px;
    }
}


@media (max-width: 767px) {
    .contact-map{
        height: 600px;
    }

    .section-contacts .main-container{
        padding: 0;
    }
}
/* End */
/* /local/templates/box/components/bitrix/news/uslugi/style.css?17430770681063 */
/* /local/components/custom/section.detail/templates/services/style.css?174307707526022 */
/* /local/components/custom/form/templates/feedback/style.css?1743077076523 */
/* /local/templates/box/style/blocks/main-form.css?17788394176241 */
/* /local/templates/box/components/bitrix/catalog.section.list/service/style.css?17430770703094 */
/* /local/components/custom/map/templates/.default/style.css?17430770764170 */
