
.header__ocm {
    box-shadow: 0 1px 10px -3px rgba(0, 0, 0, 0.5);
}

.header__ocm .header__right-content {
    display: none;
}



.text-center {
    text-align: center;
}

.aboutus-ocm .aboutus-ocm__button {
    width: 250px;
}

.section-limited {
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: center;
}

.aboutus-ocm {
    font-family: 'Roboto', sans-serif;
    margin: 29px 0;
    max-width: 920px;
    width: 100%;
}

.ocm-footer {
    font-family: 'Roboto', sans-serif;
}

/*@media (max-width: 921px) {*/
/*    */
/*}*/

.aboutus-ocm .aboutus-ocm__title {
    width: 100%;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    color: #000000;
}

.aboutus-ocm .aboutus-ocm__block {
    margin: 36px 0;
    width: 100%;
}

.aboutus-ocm .aboutus-ocm__block-text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.aboutus-ocm .aboutus-ocm__bottom-chart {
    display: flex;
    align-items: start;
    justify-content: space-evenly;
}

.aboutus-ocm .aboutus-ocm__block-right {
    width: 35%;
    display: inline-block;
}

.aboutus-ocm .fix-left {
    margin-top: 0;
}

.aboutus-ocm .aboutus-ocm__block-left {
    width: 50%;
    display: inline-block;
}

.aboutus-ocm .aboutus-ocm__header--first {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin: 15px 0;
}

.aboutus-ocm .aboutus-ocm__header--second {
    font-size: 18px;
    color: #ff8400;
    margin: 20px 0;
}

.ocm-footer .flex-fix {
    display: none;
}

.ocm-footer .footer__dragonpay a {
    /*color: #000;*/
    text-decoration: none;
    font-size: 18px;
}
.footer__row .flex-fix,
.ocm-footer .footer__dragonpay{
    display: none;
}
.calculator__advanced-condition {
    display: none;
}

.ocm-home .steps__blocks {
    top: 620px;
    font-family: 'Roboto', sans-serif;
}

.ocm-home .steps__text {
    font-size: 18px;
}

.ocm-home .steps__only4steps {
    color: #000;
}

@media (max-width: 425px) {
    .calculator__desktop {
        display: none!important;
    }
}

.ocm-home .maps__block {
    border-radius: 20px;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.16);
}

.ocm-home .maps {
    background: #fff;
}

.calculator__inputs-n-button .my-input {
    height: 50px;
}

/** Licenses **/

.licenses__only4licenses {
    color: #000;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.4px;
    margin-bottom: 2%;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.licenses__only4licenses_mobile {
    color: #000;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.4px;
    width: 320px;
    margin-top: 30px;
    display: none;
    font-family: 'Roboto', sans-serif;
}

.licenses__blocks__wrapper {
    width: 100%;
}

.licenses__blocks {
    position: relative;
    width: 100%;
    max-width: 920px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.licenses__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-self: center;
}


.licenses__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.licenses__step_right {
    margin-left: 54px;
}

.licenses__empty {
    height: 20px;
    background: #FFF;
}

.licenses__num {
    color: #e6e6e6;
    font-size: 40px;
    font-weight: 700;
    align-self: start;
    margin-left: 8%;
    margin-top: 6%;
    font-family: 'Roboto', sans-serif;
}

.licenses__pict {
    margin-bottom: 17px;
    height: 126px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.licenses__pict img {
    max-width: 100%;
    max-height: 100%;
}

.licenses__text {
    width: 500px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
}

.licenses__button {
    width: 323px
}

.licenses__blocks--slider {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    /*width: 95%;*/
    width: 317px;
    max-width: 317px;
    margin: 0 auto;
    overflow: hidden;
    display: none
}

.licenses__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.licenses__block--slider {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 317px;
    width: 317px;
    text-align: center;
}

.licenses__pagination {
    display: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
}

.licenses__arrow {
    cursor: pointer;
    min-width: 16px;
    min-height: 20px
}

.licenses__arrow:first-of-type {
    margin-right: 15px
}

.licenses__arrow:last-of-type {
    margin-left: 15px
}

.licenses__pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.licenses__page {
    width: 10px;
    height: 10px;
    background: #f2f2f2;
    margin: 0 10px;
    cursor: pointer;
    border-radius: 100px;
}

.licenses__page--active {
    width: 20px;
    height: 20px;
    background: #ff7f00;;
    border-radius: 100px;
}

.licenses__get-cash-button {
    width: 325px;
    height: 45px;
    border: none;
    background: #ff7f00;
    border-radius: 100px;
    color: white;
    text-decoration: none;
    padding: 10px;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0px 4px 10px rgba(255, 127, 0, 0.3);
    margin-top: 3%;
    margin-bottom: 2%;
    font-family: 'Roboto', sans-serif;
}

.licenses__bottom-example {
    margin: 18px 96px 74px 96px;
    text-align: center;
}

@media (max-width:991px) {
    .licenses__blocks {
        max-width: 750px
    }
}

@media (max-width: 425px) {
    .licenses__blocks--slider {
        max-width: 375.2px!important;
    }
    /*.licenses__text {*/
    /*    width: 355px!important;*/
    /*}*/
}

.ocm-home .steps__get-cash-button {
    margin-top: 120px;
}

@media (max-width: 500px) {
    .ocm-home .steps__get-cash-button {
        margin-bottom: 0;
    }
    .ocm-home .maps__get-cash-button {
        margin-bottom: 0;
    }
}

@media (max-width:950px) {

    .ocm-home .steps__pagination {

    }

    .ocm-home .maps__title {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 36px
    }

    .ocm-home .reasons__only4reasons_mobile {
        font-size: 32px;
    }

    .ocm-home .steps__only4steps_mobile {
        font-size: 36px;
    }

    .ocm-home .steps {
        margin-bottom: 0;
    }
    .ocm-home .steps__get-cash-button {
        margin-top: 15px;
    }

    .licenses {
        padding: 5px 0 0 0!important;
    }
    .licenses__pict {
        margin-bottom: 17px;
        height: auto;
        margin-bottom: 30px;
    }
    .licenses__bottom-example {
        margin: 18px 36px;
    }
    .licenses__text {
        width: 212px;
    }
    .licenses__num {
        text-align: center;
        font-weight: 600;
        margin-bottom: 30px;
        margin-left: unset;
    }
    .licenses__empty {
        display: none;
    }
    .licenses__only4licenses_mobile {
        display: flex;
        font-size: 30px;
        line-height: 110%;
    }
    .licenses__button {
        width: 95%;
        max-width: 690px
    }
    .licenses__blocks {
        display: none;
    }
    .licenses__block {
        max-width: unset;
    }
    .licenses__blocks--slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .licenses__pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

/** Licenses **/

.licenses__section {
    font-family: 'Roboto', sans-serif;
}

.licenses {
    background-color: #fde4aa;
    width: 100%;
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.licenses__title-box {
    margin: 49px 0;
}

.licenses__title {
    font-size: 36px;
    letter-spacing: -0.36px;


    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #000000;
}

.licenses__subtitle {
    letter-spacing: -0.32px;
    font-size: 32px;


    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #000000;
}

.license__special-text {
    font-size: 22px;
    line-height: 1.45;
    letter-spacing: normal;
    color: #ff7f00;

    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    text-align: center;
}

.ocm-home .maps__section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ocm-home .testimonials__title {
    margin-top: 25px;
    font-size: 36px;
}

.ocm-home .breakline {
    border-top: 1px solid #000;
    width: 100%;
    max-width: 920px;
    display: inline-block;
}

.ocm-home .testimonials {
    font-family: 'Roboto', sans-serif;
}

.ocm-home .testimonials__text {
    font-size: 18px;
    width: 100%;
}

.ocm-home .testimonials__info-block {
    width: 100%;
    max-width: 340px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 18px;
}

@media (max-width: 795px) {
    .ocm-home .testimonials__likes b {
        margin-bottom: 25px;
    }
    .ocm-home .testimonials__pages {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.ocm-home .testimonials .maps__get-cash-button {
    margin-bottom: 25px;
}

.ocm-home .testimonials__full-info {
    text-align: left;
}

.ocm-home .testimonials__avatar img {
    width: 114px;
}
.ocm-home .testimonials__rating {
    display: flex;
    align-items: center;
    justify-content: start;
}
.ocm-home .testimonials__rating img {
    width: 25px;
    margin-right: 11px;
}
/** Reasons **/

.reasons__section {
    display: flex;
    align-items: center;
    justify-content: center;
}

.reasons {
    background-image: linear-gradient(to bottom, #ffffff 53%, #e3e3e3);
    width: 100%;
    max-width: 920px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.reasons__only4reasons {
    color: #000;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.4px;
    margin-bottom: 2%;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.reasons__only4reasons_mobile {
    color: #000;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    letter-spacing: -0.4px;
    width: 320px;
    margin-top: 30px;
    display: none;
    font-family: 'Roboto', sans-serif;
}


.reasons__title {
    font-size: 1.5em;
    font-weight: 600;
    width: 95%;
    max-width: 390px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px
}

.reasons__blocks__wrapper {
    width: 100%;
}

.reasons__blocks {
    position: relative;
    width: 100%;
    max-width: 920px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reasons__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    align-self: center;
}


.reasons__block {
    width: 212px;
    height: 226px;
    background: #FFF;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reasons__step_right {
    margin-left: 3%;
}

.reasons__empty {
    height: 20px;
    background: #FFF;
}

.reasons__num {
    color: #e6e6e6;
    font-size: 40px;
    font-weight: 700;
    align-self: start;
    margin-left: 8%;
    margin-top: 6%;
    font-family: 'Roboto', sans-serif;
}

.reasons__pict {
    margin-bottom: 17px;
    height: 126px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reasons__pict img {
    max-width: 100%;
    max-height: 100%;
}

.reasons__text {
    width: 500px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
}

.reasons__button {
    width: 323px
}

.reasons__blocks--slider {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    /*width: 95%;*/
    width: 212px;
    max-width: 212px;
    margin: 0 auto;
    overflow: hidden;
    display: none
}

.reasons__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reasons__block--slider {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 168px;
    width: 212px;
}

.reasons__pagination {
    display: none;
    width: 90%;
    max-width: 320px;
    margin-top: 10px;
    margin-bottom: 30px
}

.reasons__arrow {
    cursor: pointer;
    min-width: 16px;
    min-height: 20px
}

.reasons__arrow:first-of-type {
    margin-right: 15px
}

.reasons__arrow:last-of-type {
    margin-left: 15px
}

.reasons__pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reasons__page {
    width: 10px;
    height: 10px;
    background: #f2f2f2;
    margin: 0 10px;
    cursor: pointer;
    border-radius: 100px;
}

.reasons__page--active {
    width: 20px;
    height: 20px;
    background: #ff7f00;;
    border-radius: 100px;
}

.reasons__get-cash-button {
    width: 325px;
    height: 45px;
    border: none;
    background: #ff7f00;
    border-radius: 100px;
    color: white;
    text-decoration: none;
    padding: 10px;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0px 4px 10px rgba(255, 127, 0, 0.3);
    margin-top: 3%;
    margin-bottom: 2%;
    font-family: 'Roboto', sans-serif;
}

.reasons__bottom-example {
    margin: 18px 96px 74px 96px;
    text-align: center;
}

@media (max-width:991px) {
    .reasons__blocks {
        max-width: 750px
    }
}

@media (max-width: 425px) {
    .reasons__blocks--slider {
        max-width: 375.2px!important;
    }

    /*.reasons__text {*/
    /*    width: 355px!important;*/
    /*}*/
}

@media (max-width: 480px) {
    .steps__num {
        top: 67px!important;
    }
    .header__ocm .header__mobile-phone {
        font-size: 20px;
    }
}

@media (max-width: 340px) {
    .steps__num {
        font-size: 40px!important;
    }
}

@media (max-width:950px) {

    .licenses__title-box {
        margin-top: 0;
    }

    .steps__num {
        margin-bottom: 0;
        margin-left: unset;
        margin-top: 0;
        position: relative;
        top: 107px;
    }

    .ocm-home .breakline {
        display: none;
    }
    .ocm-home .maps {
        background: initial;
    }
    .maps__section {
        background-image: linear-gradient(to bottom, #ffffff 53%, #e3e3e3);
    }
    .reasons__pict {
        margin-bottom: 17px;
        height: auto;
        margin-bottom: 30px;
    }
    .reasons__bottom-example {
        margin: 18px 36px;
        margin-top: 0;
    }
    .reasons__slider {
        height: 231px;
    }
    .reasons__text {
        width: 212px;
    }
    .reasons__num {
        text-align: center;
        font-weight: 600;
        margin-bottom: 30px;
        margin-left: unset;
    }
    .reasons__empty {
        display: none;
    }
    .reasons__only4reasons_mobile {
        display: flex;
        font-size: 30px;
        line-height: 110%;
        margin-bottom: 30px;
    }
    .reasons__button {
        width: 95%;
        max-width: 690px
    }
    .reasons__blocks {
        display: none;
    }
    .reasons__block {
        max-width: unset;
    }
    .reasons__blocks--slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.16);
        height: 231px;
        border-radius: 20px;
        margin-bottom: 30px;
    }
    .reasons__pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0;
        margin-bottom: 30px;
    }
}

/** Reasons **/

.front {
    background: url(/img/site/front-bg.png);
    background-size: cover;
}

@media (max-width:769px) {
    .header__ocm .header__left-content {
        width: 35%;
        display: flex;
        align-items: center;
    }
    .header__ocm .header__desktop-button {
        display: none;
    }
    .header__ocm .header__content {
        font-family: 'Roboto', sans-serif;
    }
    .header__ocm .header__content--cat {
        margin-left: 10%;
    }
    .header__ocm .header__content--cat img {
        margin-top: 4.6px;
        height: 24px;
    }
    .header__ocm .header__right-content {
        text-align: right;
        display: block;
    }
    .header__ocm .header__mobile-phone {
        font-size: 21px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #000000;
    }
    .header__ocm .header__schedule {
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #000000;
    }
    .aboutus-ocm .aboutus-ocm__bottom-chart {
        align-items: center;
        flex-direction: column;
    }
    .aboutus-ocm .aboutus-ocm__block-left {
        width: 100%;
        text-align: center;
    }
    .aboutus-ocm .aboutus-ocm__block-right {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .aboutus-ocm .aboutus-ocm__block-text {
        padding: 0 5%;
        text-align: left;
    }
    .aboutus-ocm .fix-left {
        margin-top: 30px;
    }
    .ocm-footer .footer__dragonpay {
        margin-top: -39px;
        /*display: flex;*/
        align-items: center;
        justify-content: space-evenly;
    }
    .ocm-footer .desktop-logo {
        display: none;
    }
}

@media (max-width:600px) {
    .ocm-footer .flex-fix {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}
@media (min-width:600px) {
    .footer__howtopay{
        display: none;
    }
}

.cross-price {
    position: absolute;
    border-bottom: 1px solid #f82e00;
    height: 0;
    margin-top: -6px;
    transform: rotate(20deg);
}

.powered-by {
    width: 149px;
    height: 20px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.ocm-promo {
    font-family: 'Roboto', sans-serif;
}
.ocm-promo .promo_title h2 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;


}
.ocm-promo .promo_subtitle {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.ocm-promo .orange-promo {
    color: #ff7f00;
}

.ocm-promo .ocm-promo-minitext {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
}

.ocm-promo .calculator__text {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.ocm-promo .calculator__info {
    margin-top: 15px;
}

.ocm-promo .calculator__info-line--bold {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.ocm-promo .calculator__money {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f88b00;
}

.ocm-promo .amount-block {
    display: flex;
    align-items: flex-end;
    padding-left: 10px;
}

.ocm-promo .calculator__money_old {
    margin-right: 15px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #3c3c3c;
}

.ocm-promo #date_mobile {
    font-size: 14px;
    margin-top: 5px;
    margin-right: 0;
}

.ocm-promo .calculator__date {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #000000;
}

@media (max-width: 425px) {
    .ocm-promo .calculator__info-line {
        justify-content: space-between;
        align-items: flex-start;
    }
    .calculator__inputs-n-button .my-input {
        text-align: left;
        padding-left: 15px;
        width: 95%;
    }
    .ocm-promo-minitext {
        margin: 15px 0;
    }
}


.ocm-cabinet {
    font-family: 'Roboto', sans-serif;
}

.ocm-cabinet .dop_options .text span {
    font-size: 12px;
}

.ocm-cabinet .dop_options .text {
    padding: 0;
}

.ocm-cabinet .dop_options .image {
    width: 50px;
}

.ocm-cabinet .dop_options .image p {
    left: -30px;
    display: none;
}

.ocm-cabinet .dop_options {
    margin-top: 0;
}

.ocm-cabinet .dop_options-line {
    margin: 20px 0 0 0;
}

.ocm-cabinet .calculator__text {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
.ocm-cabinet .calculator__calc {
    font-size: 22px;
}
.ocm-cabinet .scroll-block__info-text {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.ocm-cabinet .calculator-short__button {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.ocm-cabinet .lk-loan_customer_name {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.ocm-cabinet .calculator-short__notif {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.ocm-cabinet .dop_options .text span::after {
    content: "";
    width: 15px;
    height: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("/img/site/apac-271.png") no-repeat;
    background-position: center -131px;
}

.ocm-cabinet .dop_options .text .desc span::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ocm-cabinet .calculator__desktop {
    display: none!important;
}

.ocm-cabinet .calculator__info-line {
    margin-bottom: 10px!important;
}
.ocm-cabinet .calculator__first_payment_date {
    margin-left: 2%!important;
}

.ocm-cabinet .calculator-short__button {
    width: 91%;
}

.ocm-cabinet .calculator__moblie {
    display: flex!important;
    margin-top: 10px!important;
}

@media (max-width: 769px) {
    .ocm-cabinet .lk-loan_customer_name {
        margin-bottom: 5px;
    }
    .ocm-cabinet .calculator-short__notif {
        /*margin-bottom: 22px;*/
        margin-bottom: 0;
    }
    .lk-lang-switcher .multilanguage{
        display: none;
    }
}

@media (max-width: 425px) {
    .ocm-cabinet div.calculator__scroll-block {
        margin-bottom: 28px;
    }
    .ocm-cabinet .calculator__scroll-block.two {
        margin-bottom: 0;
    }

}

footer {
    overflow-x: hidden;
}

.header__content .default-button{
    margin-right: 15px;
}
.header__menu-mobile .multilanguage{
    display: none;
}
@media (max-width:550px) {
    .header__content .multilanguage{
        display: none;
    }
    .header__menu-mobile .multilanguage{
        display: block;
    }
    .multilanguage ul{
        flex-direction: row;
    }
}


/* breadcrumb */
.breadcrumb {
    list-style: none;
    display: flex;
    padding: 0;
    font-size: 11px;
    color: #000;
    margin: 30px 0 15px;
}

.breadcrumb a {
    text-decoration: none;
}
.breadcrumb a:hover {
    text-decoration: underline;
}
.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/";
}

/* end breadcrumb */