.top .logo{
    display: none;
}

.container {
    padding: 0 16px;
}

.button{
    padding: 4px 10px;
}

.top .buttons{
    display: flex;
    margin-top: 15px;
}

.top .buttons .button{
    width: 136px;
    display: inline-block;
    text-align: center;
}

.top .container{
    justify-content: flex-start;
}

.top .buttons .button{
    margin-left: 0;
    margin-right: 12px;
}

.top .buttons .button:last-child{
    margin-right: 0;
}

.banner .container {
    padding-top: 10px;
    padding-bottom: 18px;
    position: relative;
    z-index: 2;
}

.banner .logo{
    float: left;
}

.banner .h1-style {
    margin-top: 152px;
}


h1, h1.h1-style, h2.h1-style, h3.h1-style{
    font-size: 36px;
    line-height: 1.08;
}

.banner{
    text-align: center;
    height: auto;
    background-image: url(../img/headline_mobile.png);
}

.banner::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    position: absolute;
    z-index: 1;
}

p.bigger, .bigger{
    font-size: 16px;
    line-height: 1.5;
}

.banner .but {
    margin-top: 20px;
}

.banner .logos{
    text-align: center;
    padding: 3px 0;
    margin-left: 0px;
}

.banner .logos a{
    display: inline-block;
}

.banner .logos a img{
    margin-bottom: -20px;
}

.steps{
    padding: 32px 0 36px;
}

.steps-boxes{
    flex-wrap: wrap;
    margin: 28px auto 0;
}

.steps-boxes::before {
    display: none;
}

.steps-boxes .box{
    width: 100%;
    max-width: 100%;
}

.steps-boxes .box + .box{
    margin-top: 23px;
}

.logos{
    padding: 38px 0;
}

.logos .users {
    margin-top: 21px;
}

.logos .users img{
    height: 85px;
}

.users a{
    margin-right: 10px;
}

.users a + a{
    margin-left: 0;
}

.i-boxes {
    padding: 22px 0 32px;
}

.info-boxes{
    flex-wrap: wrap;
}

.info-boxes .box::before {
    display: none;
}

.info-boxes .box{
    width: 100%;
    min-height: 0;
    padding: 0;
}

.info-boxes .box + .box{
    margin-top: 30px;
}

.shops{
    padding: 32px 0;
}

.shops .tabs {
    margin-top: 53px;
    width: calc( 100% + 32px );
    margin-left: -16px;
}

.shops .tabs .head li:first-child{
    padding-left: 11px;
}

.shops .tabs .head li:last-child{
    padding-right: 11px;
}

.shops .tabs .head a{
    padding-left: 15px;
    padding-right: 15px;
}

.shops .tabs .body{
    padding-left: 16px;
    padding-right: 16px;;
    margin-top: 29px;
}

.online-boxes .box{
    width: calc( ( 100% - 12px ) / 2 );
    margin-left: 12px;
    padding: 12px 15px 18px;
    min-height: 152px;
    margin-bottom: 16px;
}

.online-boxes .box:nth-child(2n+1){
    margin-left: 0;
}

.online-addition-info{
    margin-top: 36px;
}

.online-addition-info .box{
    width: 100%;
    margin-left: 0;
}

.online-addition-info .box + .box{
    margin-top: 36px;
}

.shops-boxes .box{
    width: 100%;
    min-height: 0;
    padding: 12px 15px 18px;
    margin-bottom: 16px;
    margin-left: 0;
}

.bottom .container::before {
    display: none;
}

.bottom .container{
    flex-wrap: wrap;
    padding-top: 26px;
    padding-bottom: 22px;
}

.bottom .copy{
    width: 100%;
    text-align: center;
    justify-content:center;
}

.bottom .copy span {
    margin-top: -6px;
}

.bottom .right{
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 17px;
}

.bottom .right a.circle.yt{
    margin-left: 0;
}

.bottom .right .circles{
    width: 100%;
    justify-content: center;
    margin-top: 18px;
}

.i-boxes .h2-style{
    margin-bottom: 38px;
}

.online-addition-info .box .h3-style{
    margin-bottom: 9px;
}

.infoData{
    margin-top: 7px;
}

.infoData .container{
    flex-wrap: wrap;
    padding-bottom: 36px;
    padding-top: 33px;
}

.infoData .box{
    width: 100%;
    margin-left: 0;
}

.infoData .box + .box{
    margin-top: 35px;
}

.infoData .box .h1-style, .hospitals .h1-style, .why_us .desc .h1-style{
    font-size: 48px;
    line-height: 1.21;
}

.hospitals .container{
    flex-wrap: wrap;
    padding-top: 24px;
    padding-bottom: 37px;
}

.hospitals .content{
    width: 100%;
    padding-right: 0;
}

.hospitals .txt {
    margin-top: 38px;
}

.hospitals .buts {
    margin-top: 25px;
}

.hospitals .map{
    padding-left: 0;
    width: 100%;
    margin-top: 45px;
}

.hospitals .map #mapp{
    height: 294px;
}

.hospitals .container::before {
    width: calc( 100% - 32px );
    left: 16px;
}

.why_us .container{
    flex-wrap: wrap;
}

.why_us .photo{
    order: 2;
    width: 100%;
    margin-top: 52px;
}

.why_us .desc{
    order: 1;
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.why_us {
    padding: 37px 0 10px;
}

.why_us .desc .txt{
    font-size: 24px;
    line-height: 1.17;
}

.why_us .desc .sign{
    font-size: 16px;
    letter-spacing: -0.17px;
    margin-top: 37px;
    margin-bottom: 51px;
}

.bottom {
    margin-top: -7px;
}

.banner p.bigger{
    max-width: 100%;
}