

/* 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/skupka-detail-silver/style.css?177884072535116*/
.breadcrumbs {
    position: absolute;
    z-index: 1;
    width: 100%;
    max-width: 1224px;
    color: #fff;
}

body .breadcrumbs ol {
    justify-content: flex-start;
    margin-top: 60px;
}

.breadcrumbs__link {
    color: #fff;
}

.page-skupka-detail .calculator {
    background: url(/images/calculate-box-bg.png) no-repeat center bottom;
    background-size: cover;
}

.page-skupka-detail .calculator {
    background-color: #37507E;
    padding: 72px 0;
}

.accept-box {
    padding-top: 48px;
}


.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;
    color: #fff;
    margin: 0 0 50px;
    width: 100%
}

.service-page.page-skupka-detail .service-page-titles .page-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    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
}

.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
}

.main-post .btn-max {
    background-color: #2f41b1;
}

.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-page section {
    background: white;
    padding: 75px 0;
}

.service-page .bg-grey {
    background: #F6F6F6;
}

.service-content {
    width: 100%;
    max-width: 1226px;
    margin: 0 auto;
}


.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
}

.our-terms-box{
    background-color: #ffffff;
    padding: 25px 0;
}

.circle-list {
    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
}

.main-section-wrap {
    display: flex;
    width: 100%;
}

.service-page-titles .main-section__left h1 {
    text-align: left
}

.main-section-wrap .main-section__left {
    max-width: 760px;
    width: 100%;
}

.main-section-wrap .main-section__right {
    max-width: 420px
}

.page-skupka-detail .service-page-titles .page-description {
    text-align: left;
    max-width: 760px
}

.btn-wrap .main-post .flx:first-child {
    /* margin-right: 25px */
}

.btn-wrap .main-post .flx{
    width: 326px;
}

.btn-wrap .main-post {
    display: flex;
    max-width: 760px;

    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    /* justify-content: space-between; */
    max-width: initial;
    gap: 10px;
}

@media (max-width: 991px) {
    .page-skupka-detail .main-section-wrap {
        flex-direction:column
    }
}

@media (max-width: 768px) {
    .btn-wrap .main-post .flx:first-child {
        margin-right: 0
    }
}

.page-skupka-detail .btn-wrap a.btn svg, .page-skupka-detail .btn-wrap a.btn-telegram svg {
    width: 20px;
    height: 20px
}

.page-skupka-detail .btn-wrap a span span {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px
}

@media (max-width: 768px) {
    .page-skupka-detail .btn-wrap a span span {
        font-size: 16px
    }
}

.page-skupka-detail .btn-wrap a span i {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px
}

@media (max-width: 768px) {
    .page-skupka-detail .btn-wrap a span i {
        font-size: 11px
    }
}

.main-section-wrap .description-purchase {
    max-width: 420px;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

@media (max-width: 768px) {
    .main-section-wrap .description-purchase {
        margin-top: 40px;
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }
}

.main-section-wrap .description-purchase ul {
    list-style: none;
    padding: 0;
}

.main-section-wrap .description-purchase__box {
    display: flex;
    align-items: center;
    margin-bottom: 24px
}

.main-section-wrap .description-purchase__img, .main-section-wrap .coat-of-arms__img {
    margin-right: 30px;
    width: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    height: auto
}

.main-section-wrap .description-purchase__text {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px
}



.description-purchase__box.coat-of-arms {
    border-top: 1px solid rgba(255, 199, 0, .5);
    padding-top: 16px;
    margin-bottom: 0
}

.description-purchase__box.coat-of-arms .coat-of-arms__text {
    font-size: 18px;
}

.description-purchase__box.coat-of-arms .coat-of-arms__text_gold {
    color: #ffc700
}

.page-skupka-detail .px__info {
    max-width: 100%;
    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;
}

.description-purchase__box.coat-of-arms img {
    width: 75px;
    max-width: 75px;
}

@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
    }
}


/* How buy */

.how-buy-box {
    background-image: url(/upload/wp-content/images/background-how-buy.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 46px 0 36px
}

.how-buy-box h2, .how-buy-box .h2, .how-buy-box p, .questions-remain-box h2, .questions-remain-box .h2 {
    color: #fff !important
}

.how-buy-box h2, .how-buy-box .h2 {
    margin: 0 0 40px
}

.how-buy {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    padding: 7px 0 20px;
    justify-content: center
}

.how-buy__item {
    width: 25%;
    text-align: center;
    padding: 0 15px
}

.how-buy__item_name {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding: 38px 0 19px
}

.how-buy__item .photo {
    position: relative
}

.how-buy__item .photo img {
    width: 178px;
    height: 178px;
    margin: 0 auto
}

.how-buy__item .photo:after {
    content: '';
    position: absolute;
    display: block;
    width: 72px;
    height: 16px;
    background-image: url(/upload/wp-content/icon/arrow-how-buy.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 48%;
    right: -50px
}

.how-buy__item:last-child .photo:after {
    display: none;
}

@media (max-width: 1100px) {
    .how-buy__item {
        width: 50%
    }

    .how-buy__item .photo:after {
        right: auto;
        left: calc(50% + 110px)
    }

    .how-buy-box__detail .how-buy__item {
        width: 50%
    }
}

@media (max-width: 768px) {
    .how-buy__item {
        width: 100%
    }

    .how-buy__item .photo:after {
        width: 55px
    }

    .how-buy__item .photo:after {
        display: none
    }
}

/* banner box */

.banner-box {
    padding: 40px 0
}

.service-content p {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin: 0 0 15px;
}

.banner-box .service-content p {
    margin: 0 0 30px;
    text-align: left
}

.page-skupka-detail .promo {
    background: #172247;
    box-shadow: 0 0 0 25px #172247;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    color: #fff;
    width: calc(100% - 50px);
    margin: 60px auto 130px
}

.promo>img {
    width: 317px
}

.promo .title {
    font-weight: 700;
    font-size: 36px;
    line-height: 140%;
    color: #fff
}

.page-skupka-detail .promo p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    margin: 10px 0 10px
}

.promo .btn-green {
    padding: 12px 25px;
    text-align: center
}

.promo .description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 0 60px
}

.promo .btn-blu{
    background-color: #37609e;
    color: #fff;
    padding: 22px 24px;
    text-decoration: none;
    cursor: pointer;
    border-width: 0;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
}

.promo .btn-blu svg {
    display: block;
    margin-right: 12px;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

@media screen and (max-width: 998px) {
    .promo .description {
        padding:30px 0 0
    }

    .promo {
        flex-direction: column;
        margin: 50px auto 80px
    }

    .promo .title {
        text-align: center;
        font-size: 20px
    }

    .promo p {
        text-align: center;
        width: 100%
    }

    .promo .btn-green {
        margin: 0 auto 20px
    }

    .promo>img {
        width: 220px;
        margin: 20px 0 0
    }
}

@media screen and (max-width: 764px) {
    .promo {
        margin:80px auto
    }

    .promo .title {
        font-size: 17px
    }

    .promo p {
        font-size: 14px
    }
}


.price-box {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    margin: 0 0 40px;
}

.price-box .price {
    width: 45%;
    position: relative;
    background: #fff;
    padding: 45px 30px;
    height: 100%;
}

.price-box .price .name {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.price-box .price .name span {
    font-weight: bold;
    color: #C60024;
    display: block;
    margin: 5px 0 0;
}

.price-box .price table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    height: auto;
    margin: 20px 0
}

.price-box .price td,
.price-box .price th {
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    color: #333333;
    padding: 5px 20px;
    text-align: center;
}

.price-box .price tr {
    border-bottom: 7px solid white;
    border-radius: 5px;
}

.price-box .price td {
    color: #C60024;
    background: #F1F1F1;
}

.price-box .price th {
    color: #8A8A8A;
}

.price-box .price tr td:first-child,
.price-box .price tr th:first-child {
    color: #333333;
    text-align: left;
}

.price-box .price tr td:first-child {
    border-radius: 10px 0 0 10px;
}

.price-box .price tr td:last-child {
    border-radius: 0 10px 10px 0;
}

.price-box .text {
    width: 40%;
    text-align: left;
    position: relative;
    padding: 0 0 0 40px;
}

.price-box .text p {
    text-align: left;
}

.price-box .text p span {
    font-weight: bold;
    display: block;
    margin: 0 0 5px;
}

.price-box .price-new {
    width: 60%;
    position: relative;
    background: #fff;
    padding: 0 30px 45px;
    height: 100%;
    font-size: 14px;
    color: #333;
}

.two-table-grams .price-box .price-new {
    width: 49%;
}

.center {
    text-align: center;
}

.price-box .price-new thead {
    text-align: left;
}

.price-box .price-new thead th{
    font-weight: 400;
}

.price-box .price-new table {
    width: 100%;
}

.price-box .price-new .price-title {
    font-size: 24px;
    color: #000;
    padding: 30px 0 18px;
}

.price-box .price-new span {
    color: #7b7b7b;
}

.price-box .price-new .price-red {
    color: #ff0000;
}

.price-box .price-new .price-caps {
    text-transform: uppercase;
}

.price-box .price-new th,
.price-box .price-new td {
    border-bottom: 1px solid #c8c8c8;
    padding: 12px 0;
}

.price-box .price-new td.price-nobrd {
    border-bottom: none;
}

.price-box .center {
    justify-content: center;
}

.price-box-left .text p {
	display: grid;
}

@media (max-width:992px) {
    .price-box .price {
        width: 100%;
        margin: 0 0 30px;
        padding: 45px 20px 20px;
    }

    .price-box .price-new {
        width: 100%;
        margin: 0 0 30px;
        padding: 45px 20px 20px;
    }

    .price-box .price .name {
        text-align: center;
    }

    .price-box .text {
        padding: 0;
        width: 100%;
    }
}


.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{
    max-width: 100%;
    width: 100%;
}
.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;
}
.page-skupka-detail .new-form-block-right .btn-wrap a.btn svg, .page-skupka-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;
}

@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%;
    }
    .page-skupka-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 0px 16px 27px !important;
    }
    .page-skupka-detail .new-form-block-right .btn-wrap a span span {
        font-size: 20px!important;
    }
    .page-skupka-detail .new-form-block-right .btn-wrap a span i {
        font-size: 10px;
    }
    .new-form.our-terms-box {
        padding: 25px 0;
    }
    .advantages-items .item, .advantages-items .item.column-6, .advantages-items .item.column-3 {
        width: 100%;
        padding: 0;
    }
    .price-box {
        flex-wrap: wrap;
    }
    .two-table-grams .price-box .price-new {
        width: 100%;
        overflow-x: scroll;
    }
    .service-page-titles .rating-items .item {
        margin: 10px 0;
    }
    .page-skupka-detail .service-page-titles .rating-items {
        flex-direction: column;
    }
    .service-page-titles .rating-items .item:first-child {
        margin-right: 25px;
        margin: 0;
        width: 100%;
    }
    .breadcrumbs {
        position: absolute;
        z-index: 1;
        width: 100%;
        max-width: fit-content;
        color: #fff;
        width: 100%;
    }
}
@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;
    }
    .btn-wrap .main-post {
        display: flex;
        max-width: 760px;
        flex-direction: column;
        max-width: 100%;
    }
}
/* End */


/* Start:/local/templates/box/components/bitrix/catalog.section.list/zoloto-list/style.css?17430770701588*/
.zoloto-list {
    text-align: center;
    padding-bottom: 35px
}

.zoloto-list__item {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    text-decoration: none;
    padding: 4px 12px;
    display: inline-block;
    vertical-align: top;
    background: #e7edf9;
    border-radius: 20px;
    margin: 0 4px 10px
}

.zoloto-list__item:hover {
    background: #37507e;
    color: #fff
}

.show-more-btn {
    width: 177px;
    height: 35px;
    background: #37507e;
    border-radius: 20px;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    cursor: pointer
}

.show-more-lnk {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    margin-bottom: 2px;
    border-bottom: 1px dashed #fff;
    text-decoration: none
}

.hide-more-btn {
    width: 177px;
    height: 35px;
    background: #fff;
    border-radius: 20px;
    border: #37507e 1px solid;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    cursor: pointer
}

.hide-more-lnk {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #37507e;
    margin-bottom: 2px;
    border-bottom: 1px dashed #37507e;
    text-decoration: none
}

.dn {
    display: none !important
}

.dib {
    display: inline-block !important
}

@media (max-width: 768px) {
    .zoloto-list {
        padding: 30px 0;
    }
}
/* End */


/* Start:/local/templates/box/components/bitrix/system.pagenavigation/.default/style.css?17430770691370*/
.pagination-list {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0;
}

.pagination-list__link {
	width: 37px;
    height: 39px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #37507E;
	border-radius: 0;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	margin: 0 5px;
}

span.pagination-list__link {
	background: #E9E9E9;
	border-color: #E9E9E9;
	color: #fff;
}

.pagination-list__item--active .pagination-list__link {
	background: #fff;
	border-color: #fff;
	color: #333333;
}

.pagination-list__item svg {
	width: 7px;
	fill: #fff;
}

.pagination {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}

.pagination-more {
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F3F8FE;
	border: 1px solid #DCEAFD;
	border-radius: 4px;
	padding: 0 25px;
	text-decoration: none;
	color: #414042;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}

.bx-pag-prev,
.bx-pag-next{
	display: none;
}


@media (max-width: 767px) {
	.pagination {
		flex-wrap: wrap;
		justify-content: center;
	}

	.pagination-more {
		width: 100%;
		max-width: 335px;
		margin-bottom: 10px;
	}

	.pagination-list {
		width: 100%;
		justify-content: center;
	}
}
/* End */


/* Start:/local/templates/box/components/bitrix/news.list/accordion/style.css?17430770681604*/
.accordion-item {
    margin-bottom: 24px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 8px;
    position: relative;
    cursor: pointer;
}

.accordion-item__title {
    padding: 22px 36px;
    cursor: pointer;
    position: relative;
    font-size: 22px;
    padding-right: 80px;
}

.accordion-item__text {
    margin-top: 12px;
    display: none;
    line-height: 1.5;
    font-weight: 300;
    color: #474747;
    padding: 0 36px 22px;
}

.accordion-item__text p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 0 0 20px;
}

.accordion-item__title:before {
    content: "";
    background-image: url(/upload/wp-content/plus.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    top: 22px;
    right: 29px;
    transition: all .2s ease-in-out;
}

.accordion-item.active .accordion-item__title:before {
    transform: rotate(45deg);
}

.accordion-item.active .accordion-item__text {
    display: block;
}

.accordion-item ul {
    margin-bottom: 20px;
    list-style-type: square;
    list-style-position: inside;
    padding: 0;
    font-size: 18px;
}


@media  (max-width: 767px){
    .accordion-item__title{
        padding: 15px 40px 15px 15px;
    }
    .accordion-item__title{
        font-size: 16px;
    }
    .accordion-item{
        margin-bottom: 10px;
    }
    .accordion-item__title:before{
        width: 20px;
        height: 20px;
        right: 15px;
        top: calc(50% - 13px);
        background-size: contain;
    }
}
/* 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/news.list/blog_slider/style.css?17492039042375*/
/* FIX slick */

.blog .slick-track{
    display: flex;
}

.blog .slick-track::before, .blog .slick-track::after {
    display: none;
}

.blog .slick-slide{
    height: auto;
}

.blog-items{
    position: relative;
}

.blog-item {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    max-width: calc(100% / 3 - 20px);
}

.slick-initialized .blog-item{
    max-width: 100%;
}

.slick-initialized .blog-item, .blog-item:first-child {
    position: relative;
    z-index: 1;
}

@media (min-width: 1400px) {
    .blog .slick-next{
        right: -69px;
    }

    .blog .slick-prev{
        left: -69px;
    }
}

/* END */

.blog__conteiner {
    background-color: #fff;
    padding: 70px 0;
    position: relative;
}

.blog-item{
    background: #f6f6f6;
    margin: 0 10px;
}

.blog-item__photo {
    width: 100%;
    height: 256px;
    position: relative;
}

.blog-item__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.blog-item__info{
    padding: 20px 30px 30px;
    position: relative;
    width: 100%;
    height: calc(100% - 256px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.blog-item__title:hover {
    color: #000;
}

.blog-item__date{
    margin: 0 0 10px;
    display: block;
    color: #bfbfbf;

    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
}

.blog-item__title{
    font-style: normal;
    text-decoration: none;
    margin: 0 0 15px;
    display: inline-block;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #37507e;
    font-weight: 600;
}

.blog-item__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin: 0 0 20px;
}

.blog-item__footer > a {
    width: 100%;
}

.blog-item__link{
    width: 100%;
    margin-top: auto;
}

.blog-box_btn {
    text-align: center;
    padding-bottom: 20px;
    margin-top: 29px;
}

.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-more:hover {
    background: #37507e;
    color: #fff;
}


@media (max-width: 484px) {
    .blog-more{
        min-width: 200px;
        width: 100%;
    }
}
/* 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/skupka-detail-silver/style.css?177884072535116 */
/* /local/templates/box/components/bitrix/catalog.section.list/zoloto-list/style.css?17430770701588 */
/* /local/templates/box/components/bitrix/system.pagenavigation/.default/style.css?17430770691370 */
/* /local/templates/box/components/bitrix/news.list/accordion/style.css?17430770681604 */
/* /local/components/custom/form/templates/feedback/style.css?1743077076523 */
/* /local/templates/box/style/blocks/main-form.css?17788394176241 */
/* /local/templates/box/components/bitrix/news.list/blog_slider/style.css?17492039042375 */
/* /local/components/custom/map/templates/.default/style.css?17430770764170 */
