body{
    background: #ffffff;
}

.title{
    width: max-content;
    font-size: 26px;
    font-weight: normal;
    color: #0b91a3;
    padding: 18px 20px 22px 20px;
    margin-top: 80px;
    border: 4px solid #ffffff;
    text-transform: uppercase;
    display: block;
}

.container{
    max-width: 960px!important;
}

.black_span{
    color: black;
    font-size: 50px;
}

.app-features{
    background: #F2F2F2;
}

.mob_phone_with_card {
    position: relative;
    top: -320px;
    left: 0;
    margin-left: 10%;
    margin-bottom: -390px;
}

.blue_title_block{
    margin-top: 60px;
    padding: 10px 30px;
    color: #FFFFFF;
    background: #0b91a3;
    
}

.white_text_block{
    padding: 40px 45px;
    color: #000000;
    background: #FFFFFF;
    margin-bottom: 50px;
}

.blue_title_h1{
    text-transform: uppercase;
    padding: 10px 35px;
    text-align: center;
    color: #FFFFFF;
    font-size: 30px;
    width: max-content;
    margin: 0 auto;
}

.blue_title_h1 p{
    margin: 0!important;
}

.more_reality_my{
    padding-top: 90px;
}

.fivecol_width_my .fivecol{
    width: 30%;
}

.fivecol_width_my .ulmarker img{
    margin-right: 25px;
}

.fivecol_width_my .ulmarker li{
    display: flex;
    margin-bottom: 25px;
}

.fivecol_width_my .ulmarker span{
    padding-top: 30px;
}

.container-pay-bisness-mob .title{
    font-size: 26px;
    padding: 0;
    margin-top: 5px;
    border: none;
}

.container-pay-bisness-mob .heading2_my .title {
    font-size: 36px;
    line-height: 30px;
}

.container-pay-bisness-mob .black_span {
    font-size: 28px;
}

.container-pay-bisness-mob{
   background-image: url(../img/Frame38.jpg);
   /*background-color: #F2F2F2;*/
    padding: 60px 0;
    background-position: center center !important;
    background-size: auto;
}

.more_reality_my {
    background: #fff;
    padding-top: 50px;
}

@media only screen and (max-width: 1100px){
    .title {
        width: auto;
        text-align: center;
    }

    .black_span{
        font-size: 39px;
    }

    .segment{
        background-position: left top!important;
        background-size: cover;
    }

    .mob_phone_with_card, .mob_apparat_with_cards {
        top: 0;
        margin-bottom: -90px;
    }

    .fivecol_width_my .fivecol{
        display: none ;
    }

    .blue_title_h1{
        line-height: normal;
        width: auto;
    }

    .container-pay-bisness-mob{
        background-color: #F2F2F2;
        background-image: none;
    }

    .container-pay-bisness-mob .heading2_my .title {
        font-size: 22px;
        line-height: 28px !important;
        width: auto;
        text-align: center;
    }

    .container-pay-bisness-mob .black_span {
        font-size: 20px;
    }
}

.otstyp{
    margin-top: 80px !important;
}

@media only screen /*and (min-width: 480px)*/ and (max-width: 767px){
    .fivecol, .sevencol{
        width: 100% !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px){
    .f{
        width: 50% !important;
    }
}
@media only screen and (max-width: 479px){
    .f{
         width: 60% !important;
    }
    .otstyp{
    margin-top: 10px !important;
}
    /*.segment{
        padding-bottom: 5px;
    }*/
}