

/* 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/gemstone-valuation/style.css?177884113539681*/
body{
    background: #fff !important;
}

.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 {
    font-size: 18px;
}

.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;
}
.service-free-consultation {
    padding-bottom: 30px;
}
.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;
    }
}

@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;
    }
}


.service-blocks-gray {
    margin-bottom: 40px;
}

@media (max-width: 540px) {
    .service-blocks-gray {
        margin-bottom: 40px;
    }
}

.service-blocks-gray .service-row {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .service-blocks-gray .service-row {
        flex-direction: column;
    }
}

.service-blocks-gray .service-row .service-item {
    width: 48%;
    padding: 40px 60px;
    background: #f0f0f0;
}

@media (max-width: 768px) {
    .service-blocks-gray .service-row .service-item {
        width: 100%;
        padding: 20px;
        background: #f0f0f0;
    }

    .service-blocks-gray .service-row .service-item:first-child {
        margin-bottom: 20px;
    }
}

.service-blocks-gray .service-row .service-item__text {}


.mt40 {
    margin-top: 40px;
}

.service-stages-gemstone-certification {
    padding: 0 0 15px 0;
}

@media (max-width: 768px) {
    .service-stages-gemstone-certification {
        padding: 0 0 15px 0;
    }
}

.service-stages-gemstone-certification .service-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.service-stages-gemstone-certification .service-item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 768px) {
    .service-stages-gemstone-certification .service-item {
        flex: 0 0 100%;
        max-width: 100%;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
    }
}

.service-stages-gemstone-certification .service-item .service-item__count {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 41.5385px;
    color: #37507E;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5em;
    border: 1px #37507E dashed;
    margin-bottom: 25px;
}

@media (max-width: 768px) {
    .service-stages-gemstone-certification .service-item .service-item__count {
        width: 90px;
        height: 90px;
        margin-right: 25px;
        font-size: 36px;
    }
}

@media (max-width: 540px) {
    .service-stages-gemstone-certification .service-item .service-item__count {
        width: 60px;
        height: 60px;
        margin-right: 25px;
        font-size: 24px;
    }
}

.service-stages-gemstone-certification .service-item .service-item__text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #333333;
}

@media (max-width: 768px) {
    .service-stages-gemstone-certification .service-item .service-item__text {
        max-width: 70%;
        text-align: left;
    }
}


.px-library__column {
    gap: 1.5rem;
    align-items: start;
}

.px-library__column .px-item {
    background: #F0F0F0;
    padding: 2rem;
}

.px-library__column .px-item__image {
    width: 90px;
    height: 90px;
    margin: 0 auto 2rem;
}

.px-library__column .px-item__title {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.service-px-library .px-library__column.column.column-x3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.service-px-library {
    margin-bottom: 55px;
}

.service-сost-estimation-steps {
    padding: 70px 0px 55px;
}

.service-сost-estimation-steps .service-item {
    max-width: 33.3333%;
    flex: 0 0 33.3333%;
    padding: 0px 15px;
}

.service-сost-estimation-steps .service-item .service-item__count {
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: rgb(51, 51, 51);
    border-bottom: 1px solid rgb(0, 0, 0);
}

.service-сost-estimation-steps .service-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.service-content .mb40 {
    margin-bottom: 40px;
}

.service-stages-gemstone-evaluation .service-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.service-stages-gemstone-evaluation .service-item {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 15px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}

.service-stages-gemstone-evaluation .service-item .service-item__count {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 41.5385px;
    color: #37507E;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5em;
    border: 1px #37507E dashed;
    margin-bottom: 25px;
}

.service-stages-gemstone-evaluation .service-item .service-item__text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #333333;
}
/* 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 */
/* /local/templates/box/components/bitrix/news/uslugi/style.css?17430770681063 */
/* /local/components/custom/section.detail/templates/gemstone-valuation/style.css?177884113539681 */
/* /local/templates/box/components/bitrix/catalog.section.list/zoloto-list/style.css?17430770701588 */
