.bp-online-promo .promo-pro-logo, .bp-online-promo a.promo-pro-logo {
    position: relative;
    padding-left: 40px;
    padding-right: 57px;
}

.bp-online-promo .promo-pro-logo::after, .bp-online-promo a.promo-pro-logo::after {
    display: block;
    content: '';
    width: 55px;
    height: 31px;
    background: url(/images/bp_online_promo/pro/logo/pro-logo-title.png) center no-repeat;
    background-size: 50px 23px;
    position: absolute;
    top: 2px;
    right: 0;
}

@media (max-width: 767px) {
    .bp-online-promo .promo-pro-logo::after, .bp-online-promo a.promo-pro-logo::after {
        top: 8px;
    }
}

a.reason-description-btn, a.reason-description-btn:hover {
    color: #fff;
}

.bp-online-promo {
    position: relative;
}

.bp-online-promo .container.reason-container-container {
    overflow: visible;
}

.bp-online-promo .reason-container:before {
    top: -100px;
    bottom: -100px;
    left: 0;
    right: 0;
    background-image: linear-gradient(to bottom, #fff 1%, #d9f1de 10%, #d9f1de 90%, #fff 99%);
    width: auto;
    height: auto;
}

.cloud {
    background-color: #d9f1de;
}

.cloud:before {
    background-image: none;
}

.bp-online-promo .reason-row {
    top: 0px;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.bp-online-promo .reason-row-items {
    max-width: 934px;
    display: grid;
    justify-content: center;
    align-content: center;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 18px;
    grid-row-gap: 0;
    margin: 0 auto;
    margin-bottom: 75px;
}

.reason-container .reason-row-items {
    max-width: 1400px;
    grid-template-columns: repeat(6, 1fr);
}

@media (max-width: 1200px) {
    .reason-container .reason-row-items {
        max-width: 934px;
        grid-template-columns: repeat(4, 1fr);
    }
}

.bp-online-promo .reason {
    /*width: 220px;*/
    width: 100%;
    height: 255px;
    margin-right: 0;
}

.bp-online-promo .reason:nth-child(2n+1) {
    margin-top: 0;
}

.bp-online-promo .reason:nth-child(2n+5) {
    margin-top: -20px;
}

.bp-online-promo .reason:nth-child(2) {
    margin-top: 29px;
}

.bp-online-promo .reason:nth-child(4) {
    margin-top: 46px;
}

.bp-online-promo .reason:nth-child(6) {
    margin-top: 9px;
}

.bp-online-promo .reason:nth-child(8) {
    margin-top: 26px;
}

.bp-online-promo .reason:nth-child(10) {
    margin-top: 16px;
}

.bp-online-promo .reason:nth-child(12) {
    margin-top: 30px;
}

.bp-online-promo .reason:before {
    margin: 0 auto;
}

.bp-online-promo .reason-row-items {
    counter-reset: number;
}

.bp-online-promo .reason {
    counter-increment: number;
}

.bp-online-promo .reason:before {
    content: counter(number)" ";
}

.promo-600-popup-body:before {
    display: none;
}

.bp-online-promo .container {
    padding-top: 17px;
}

.bp-online-promo .promo-header {
    margin: 0;
}

.bp-online-promo .reason-description:before {
    display: none;
}

.bp-online-promo .reason-description-index {
    position: absolute;
    z-index: 12;
    display: block;
    content: '';
    width: 166px;
    height: 125px;
    top: -62px;
    left: 50%;
    margin-left: -83px;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(/images/bp_online_promo/promo600/reason-light.png);
    color: #00a120;
    font-size: 48px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    padding-top: 46px;
}

.bp-online-promo .promo-600-popup-body .reason-description-index {
    background-image: url(/images/bp_online_promo/promo600/popup/reason.png);
}

@media (max-width: 767px) {
    .bp-online-promo .reason-row-items {
        max-width: 414px;
        grid-template-columns: repeat(2, 1fr);
        height: auto;
        margin-top: 88px;
        margin-bottom: 15px;
    }

    .bp-online-promo .reason:nth-child(2),
    .bp-online-promo .reason:nth-child(3),
    .bp-online-promo .reason:nth-child(4),
    .bp-online-promo .reason:nth-child(6),
    .bp-online-promo .reason:nth-child(8),
    .bp-online-promo .reason:nth-child(10),
    .bp-online-promo .reason:nth-child(12),
    .bp-online-promo .reason:nth-child(2n+5) {
        top: 0;
        margin-top: 0;
    }

    .bp-online-promo .reason:nth-child(2n+1) {
        margin-top: -65px;
    }

    .bp-online-promo .reason:nth-child(2n) {
        /*margin-top: 65px;*/
    }

    .bp-online-promo .reason {
        width: 100%;
        position: relative;
    }

    .cloud .reason-row {
        margin-bottom: 0;
    }

    .bp-online-promo .container {
        padding-top: 0;
    }
}

/* резон 1 */
.pro-reason-description1 .reason-description-img {
    background: url("/images/bp_online_promo/pro/1-cloud-connect-devices.png") center no-repeat;
    background-size: 560px;
    height: 380px;
    background-position-y: 25px;
    position: relative;
    z-index: 1;
}

.promo-600-popup-body .pro-reason-description1 .reason-description-img {
    background-size: auto;
    height: 580px;
    background-position-y: top;
}

@media (max-width: 767px) {
    .pro-reason-description1 .reason-description-img {
        background-size: 560px;
        height: 325px;
        background-position-y: 25px;
    }

    .promo-600-popup-body .pro-reason-description1 .reason-description-img {
        background-size: 560px;
        height: 325px;
        background-position-y: 25px;
    }
}

/*.pro-reason-description1 .reason-description-img:before {*/
/*     display: block;*/
/*     content: '';*/
/*     width: 100%;*/
/*     height: 90px;*/
/*     opacity: 0.97;*/
/*     background-image: linear-gradient(to bottom, rgba(232, 232, 233, 0) 0%, #ededed 100%);*/
/*     position: absolute;*/
/*     bottom: 0;*/
/*}*/

.pro-reason-description1 .reason-description-title {
    margin-top: -39px;
}

@media (max-width: 767px) {
    .pro-reason-description1 .reason-description-title {
        margin-top: 13px;
    }
}

/* резон 1 */
.pro-reason-description1 .reason-description-img {
    background: url("/images/bp_online_promo/pro/1-cloud-connect-devices.png") center no-repeat;
    background-size: 560px;
    height: 380px;
    background-position-y: 25px;
    position: relative;
    z-index: 1;
}

.promo-600-popup-body .pro-reason-description1 .reason-description-img {
    background-size: auto;
    height: 580px;
    background-position-y: top;
}

@media (max-width: 767px) {
    .pro-reason-description1 .reason-description-img {
        background-size: 560px;
        height: 325px;
        background-position-y: 25px;
    }

    .promo-600-popup-body .pro-reason-description1 .reason-description-img {
        background-size: 560px;
        height: 325px;
        background-position-y: 25px;
    }
}

/*.pro-reason-description1 .reason-description-img:before {*/
/*     display: block;*/
/*     content: '';*/
/*     width: 100%;*/
/*     height: 90px;*/
/*     opacity: 0.97;*/
/*     background-image: linear-gradient(to bottom, rgba(232, 232, 233, 0) 0%, #ededed 100%);*/
/*     position: absolute;*/
/*     bottom: 0;*/
/*}*/

.pro-reason-description1 .reason-description-title {
    margin-top: -39px;
}

@media (max-width: 767px) {
    .pro-reason-description1 .reason-description-title {
        margin-top: 13px;
    }
}

/* резон 2 */
.pro-reason-description2 .reason-description-img {
    background: url("/images/bp_online_promo/pro/2-stamp-sign.png") center no-repeat;
    height: 280px;
    background-size: 584px;
    background-position-y: top;
    position: relative;
    z-index: 1;
}

.pro-reason-description2 .reason-description-title {
    margin-top: 20px;
}

.promo-600-popup-body .pro-reason-description2 .reason-description-img {
    background-size: auto;
    height: 443px;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description2 .reason-description-img, .pro-reason-description2 .reason-description-img {
        background-size: 575px;
        height: 275px;
    }
}

/* резон 3 */
.pro-reason-description3 .reason-description-img {
    background: url("/images/bp_online_promo/pro/3-edo.png") center no-repeat;
    background-size: 370px;
    height: 233px;
    background-position-y: 76px;
    position: relative;
    z-index: 1;
}

.pro-reason-description3 .reason-description-title {
    margin-top: 20px;
}

.promo-600-popup-body .pro-reason-description3 .reason-description-img {
    background-size: auto;
    height: 380px;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description3 .reason-description-img,
    .pro-reason-description3 .reason-description-img
        {
            background-size: 400px;
            height: 250px;
        }
}

/* резон 4 */
.pro-reason-description4 .reason-description-img {
    background: url("/images/bp_online_promo/pro/4-template-editor.png") center no-repeat;
    height: 284px;
    background-size: auto 216px;
    background-position-y: 57px;
    position: relative;
    z-index: 1;
}

.pro-reason-description4 .reason-description-title {
    margin-top: 20px;
}

.promo-600-popup-body .pro-reason-description4 .reason-description-img {
    background-size: auto;
    height: 443px;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description4 .reason-description-img, .pro-reason-description4 .reason-description-img {
        background-size: auto 215px;
        background-position-y: 43px;
        height: 272px;
    }
}

/* резон 5 */
.pro-reason-description5 .reason-description-img {
    background: url("/images/bp_online_promo/pro/5-fill-by-inn.png") center no-repeat;
    height: 298px;
    background-size: 370px;
    /*background-position-x: left;*/
    background-position-y: 65px;
    position: relative;
    z-index: 1;
}

.pro-reason-description5 .reason-description-img:before {
    display: block;
    content: '';
    width: 100%;
    height: 20px;
    opacity: 0.97;
    background-image: linear-gradient(to bottom, rgba(232, 232, 233, 0) 0%, #ededed 100%);
    /*background-image: linear-gradient(to bottom, rgba(232, 232, 233, 0) 0%, red 100%);*/
    position: absolute;
    bottom: 57px;
}

.pro-reason-description5 .reason-description-title {
    margin-top: -40px;
}

.promo-600-popup-body .pro-reason-description5 .reason-description-img {
    background-size: auto;
    height: 437px;
}

.promo-600-popup-body .pro-reason-description5 .reason-description-img:before {
    display: block;
    content: '';
    width: 100%;
    height: 20px;
    opacity: 0.97;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    position: absolute;
    bottom: 57px;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description5 .reason-description-img, .pro-reason-description5 .reason-description-img {
        background-size: 394px;
        height: 307px;
    }
}

/* резон 6 */
.pro-reason-description6 .reason-description-img {
    background: url("/images/bp_online_promo/pro/6-pp.png") center no-repeat;
    height: 251px;
    background-size: 350px;
    background-position-y: 68px;
    position: relative;
    z-index: 1;
}

.pro-reason-description6 .reason-description-title {
    margin-top: 20px;
}

.promo-600-popup-body .pro-reason-description6 .reason-description-img {
    background-size: auto;
    height: 414px;
    background-position-y: 76px;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description6 .reason-description-img, .pro-reason-description6 .reason-description-img {
        background-size: 367px;
        background-position-y: 69px;
        height: 261px;
    }
}

/* резон 7 */
.pro-reason-description7 .reason-description-img {
    background: url("/images/bp_online_promo/pro/7-auto-pay-check.png") center no-repeat;
    height: 251px;
    background-size: 350px;
    background-position-y: 22px;
    position: relative;
    z-index: 1;
}

.pro-reason-description7 .reason-description-title {
    margin-top: 20px;
}

.promo-600-popup-body .pro-reason-description7 .reason-description-img {
    background-size: auto;
    height: 414px;
    background-position-y: 34px;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description7 .reason-description-img, .pro-reason-description7 .reason-description-img {
        background-size: 350px;
        background-position-y: 22px;
        height: 250px;
    }
}

/* резон 10 */
.pro-reason-description10 .reason-description-img {
    background: url("/images/bp_online_promo/pro/10-fiscal.png") center no-repeat;
    height: 269px;
    background-size: 350px;
    background-position-y: 56px;
    position: relative;
    z-index: 1;
}

.pro-reason-description10 .reason-description-title {
    margin-top: 20px;
}

.promo-600-popup-body .pro-reason-description10 .reason-description-img {
    background-size: auto;
    height: 452px;
    background-position-y: 45px;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description10 .reason-description-img, .pro-reason-description10 .reason-description-img {
        background-size: 379px;
        background-position-y: 16px;
        height: 250px;
    }
}

/* резон 12 */
.pro-reason-description12 .reason-description-img {
    background: url("/images/bp_online_promo/pro/12-template-word.png") center no-repeat;
    height: 298px;
    background-size: 590px;
    background-position-x: left;
    background-position-y: top;
    position: relative;
    z-index: 1;
}

.pro-reason-description12 .reason-description-img:before {
    display: block;
    content: '';
    width: 100%;
    height: 90px;
    opacity: 0.97;
    background-image: linear-gradient(to bottom, rgba(232, 232, 233, 0) 0%, #ededed 100%);
    position: absolute;
    bottom: 0;
}

.pro-reason-description12 .reason-description-title {
    margin-top: -14px;
}

.promo-600-popup-body .pro-reason-description12 .reason-description-img {
    background-size: auto;
    height: 629px;
}

.promo-600-popup-body .pro-reason-description12 .reason-description-img:before {
    display: block;
    content: '';
    width: 100%;
    height: 90px;
    opacity: 0.97;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    position: absolute;
    bottom: 0;
}

@media (max-width: 767px) {
    .promo-600-popup-body .pro-reason-description12 .reason-description-img, .pro-reason-description12 .reason-description-img {
        background-size: 490px;
        height: 250px;
    }

    .promo-600-popup-close {
        top: -54px;
        width: 52px;
        height: 52px;
        background-size: 52px;
    }

}

.reason-description-container {
    margin-top: 84px;
}

.promo-pro-inline-logo::after {
    display: inline-block;
    content: '';
    width: 2.9em;
    height: 1.3em;
    background: url(/images/bp_online_promo/pro/logo/pro-logo.svg) no-repeat;
    background-size: contain;
    position: static;
    vertical-align: middle;
    margin-left: 0.2em;
    margin-right: 0.1em;
}