*{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Exo 2', sans-serif;
}
a{
    text-decoration: none;
}
.container{
    max-width: 1300px;
    display: block;
    margin: 0 auto;
}
header{
    min-height: 120px;
}
.logo{
    padding-top: 10px;
}
#burger{
    word-spacing: 50px;
    display: none;
    max-width: 1300px;
    height: 100px;
    background-color: #53d769;
    float: left;
    position: fixed;
    margin:auto;
    left:0;
    right:0;
}
#burger ul{
    list-style: none;
}
#burger ul li{
    float: left;
    font-size: 24px;
    margin-left: 100px;
    margin-top: 30px;
    color: #333;    
}
#burger ul li:nth-child(1){
    margin-left: 200px;
}
#block{
    margin-top: 25px;
    margin-right: 10%;
    font-size: 30px;
    float: right;
}
.menu{
    float: right;
    margin-top: 43px;
}
.menu_text_header{
    display: inline-block;
    font-size: 20px;
    vertical-align: top;     
    padding-right: 5px;
    text-transform: uppercase;
    margin-top: 5px;
}
.menubars{
    display: inline-block;
}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 4px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}
.section_info{
    margin-top: 0px;
    height: 800px;
}
.about_app{
    margin-top: 100px;
    max-width: 50%;
    float: left;
}
.about_app p{
    font-size: 26px;
    padding-bottom: 30px;
}
.phones_img{
    float: right;
    width: 25%;
    padding-right: 50px;
    margin-top: 30px;
}
.Fioza_img_text{
    padding-bottom: 25px;
}
.appstore{
    width: 245px;
    height: 65px;
    border: 5px solid #39d151;
    border-radius: 30px;
    display: inline-block;
}
.appstore img{
    float: left;
    margin: 10px 0 0 30px;
}
.appstore p{
    text-align: center;
    font-size: 20px;
    color: #4ad461;
    margin-top: 5px;
    line-height: 1.1;
}
.appstore p span{
    font-size: 30px;
    color: #69db7a;
    font-weight: 500;
}
.playmarket{
    width: 250px;
    height: 70px;
    background-color: #53d769;
    border-radius: 30px;
    display: inline-block;
    margin-left: 40px;
}
.playmarket img{
    float: left;
    margin: 15px 0 0 30px;
    padding-right: 10px;
}
.playmarket p{
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
    line-height: 1.1;
}
.playmarket p span{
    font-size: 30px;
    font-weight: 500;
}
.delivery_servises{
    height: 1400px;
}
.delivery_servises p:nth-child(1){
    font-size: 60px;
    text-align: center;
    color: #3b3b3b;
}
.servises_text{
    font-size: 30px;
    margin-top: 30px;
    color: #727272;
    text-align: center;
}
.flexbox{
    display: flex;
    justify-content: space-around;
}
.left_servises{
    display: inline-block;
    vertical-align: top;
    margin-top: 130px;
}
.speed{
    max-width: 340px;
}
.speed img{
    display: block;
    margin: 0 auto;
}
.speed p{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #727272;
}
.faster{
    max-width: 340px;
    margin-top: 60px;
}
.faster img{
    display: block;
    margin: 0 auto;
}
.faster p{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #727272;
    margin-left: 10px;
}
.dark_app{
    display: inline-block;
    margin-top: 50px;
}
.right_servises{
    display: inline-block;
    vertical-align: top;
    margin-top: 130px;
}
.grand_easy{
    max-width: 340px;
    margin-right: 10px;
}
.grand_easy img{
    display: block;
    margin: 0 auto;
}
.grand_easy p{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #727272;
}
.dark_theme{
    max-width: 340px;
    margin-top: 60px;
}
.dark_theme img{
    display: block;
    margin: 0 auto;
    width: 60px;
}
.dark_theme p{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #727272;
}
.stat{
    height: 200px;
    background-color: #53d769;
}
.stat p{
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-left: 8%;
    margin-top: 60px;

}
.fioza_delivery{
    max-width: 1300px;
    height: 1150px;
}
.float{
    float: left;
}
.fioza_text_second{
    max-width: 650px;
}
.fioza_text_first{
    font-size: 60px;
    color: #3b3b3b;
    margin-top: 200px;

}
.fioza_text_second{
    font-size: 36px;
    color: #727272;
}
.download{
    width: 300px;
    height: 100px;
    background-color: #53d769;
    border-radius: 15px;
    margin-top: 40px;
}
.download p{
    font-size: 48px;
    color: #fff;
    float: left;
    margin: 20px 20px 0 25px;
}
.download img{
    margin-top: 30px;
    float: left;
}
.light_app{
    float: right;
    margin-top: 130px;
    margin-right: 50px;
}
.fastdownload{
    background-color: #86e396;
    height: 601px;
    margin-top: 300px;
}
.fastdownload img{
    margin-top: -112px;
    float: left;
}
.downloadoursapp{
    font-size: 48px;
    color: #3b3b3b;
    padding-top: 180px;
}
.easyfast{
    color: #5a5a5a;
    font-size: 36px;
}
.laststoremarket{
    width: 210px;
    height: 90px;
    background-color: #53d769;
    float: left;
    border-radius: 25px;
    margin-left: 10px;
    margin-right: 30px;
    margin-top: 40px;
}
.laststoremarket p{
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
footer{
    height: 785px;
    background-color: #363a43;
}
.darkfioza{
    margin: 40px 0 0 10%;
}
.footertext{
    margin: 40px 10%;
    color: #adacac;
    font-size: 24px;
}
.social{
    margin: 70px 0 70px 10%;
}
.social img{
    margin-right: 20px;
}
.hrdiv{
    height: 280px;
}
.company{
    color: #fff;
    float: left;
}
.company p{
    font-size: 30px;
    margin-left: 130px;
}
.company ul li{
    line-height: 2.2;
    font-size: 24px;
    margin-left: 150px;
    list-style: none;
    color: #959597;
}
.security{
    color: #fff;
    float: left;
}
.security p{
    font-size: 30px;
    margin-left: 130px;
    margin-left: 200px;
}
.security ul li{
    line-height: 2.2;
    font-size: 24px;
    margin-left: 200px;
    list-style: none;
    color: #959597;
}
.hr{
    height: 5px;
    background-color: #53d769;
}
.copyrate img{
    float: right;
    margin-right: 40px;
    margin-top: 20px;
}
.copyrate p{
    color: #959597;
    font-size: 24px;
    margin-top: 40px;
    float: left;
    margin-left: 70px;
}
@media screen and (max-width: 1400px){
    .about_app{
        margin-left: 10%;   
    }
}

@media screen and (max-width: 1250px)  {
    footer{
        height: 820px;
    }
    #burger ul li:nth-child(1){
        margin-left: 100px;
    }
}
@media screen and (max-width: 1190px)  {
    .light_app{
        margin-right: 100px;
        margin-top: 250px;
        width: 30%;
    }
    .stat p{
        font-size: 24px;
    }
    .laststoremarket{
        width: 150px;
        margin-right: 0;
        height: 60px;
    }
    .laststoremarket p{
        font-size: 25px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 1140px){
    .dark_app{
        width: 30%;
    }
}
@media screen and (max-width: 1100px){
    .about_app{
        max-width: 60%;
    }
    .fioza_text_second{
        max-width: 500px;
        font-size: 28px;
    }
}
@media screen and (max-width: 1040px){
    .about_app{
        margin-left: 4%;   
    }
    .phones_img{
        margin-top: 100px;
    }
    .delivery_servises{
        height: 1100px;
    }
    .left_servises{
        width: 280px;
    }
    .right_servises{
        width: 280px;
    }
    .fastdownload img{
        width: 50%;
        margin-top: 50px;
    }
    .fastdownload{
        margin-top: 0;
    }
    .stat p{
        margin-left: 6%;
    }
    .fastdownload img{
        margin-top: 47px;
    }
    footer{
        height: 840px;
    }
}
@media screen and (max-width: 940px){
    #burger ul li:nth-child(1){
        margin-left: 70px;
    }
    .servises_text{
        font-size: 20px;
    }
    .fioza_text_second{
        max-width: 400px;
    }
    .light_app{
        margin-right: 20px;
        width: 40%;
        margin-top: 250px;
    }
    .appstore{
        width: 150px;
        margin-top: -10px;
        position: relative;
    }
    .appstore p{
        font-size: 12px;
        color: transparent;
        position: absolute;
        right: 5px;
     }
    .appstore p span{
        top: 15px;
        font-size: 22px;
    } 
    .appstore img{
        margin: 10px 0 0 5px; 
    }
    .playmarket{
        width: 150px;
        position: relative;
    }
    .playmarket p{
        font-size: 12px;
        color: transparent;
        position: absolute;
        right: 5px;
        top: 5px;
    }
    .playmarket p span{
        color: #fff;
        font-size: 18px;
    }
    .playmarket img{
        margin: 15px 0 0 8px;
    }
}

@media screen and (max-width: 820px){
    .stat{
        height: 120px;
    }
    .stat p{
        font-size: 20px;
        margin-top: 30px;
    }
    .left_servises{
        width: 200px;
    }
    .right_servises{
        width: 200px;
    }
    .dark_app{
        width: 250px;
    }
    .hrdiv ul a li{
        font-size: 18px;
        margin-left: 170px;
    }
    .phones_img{
        width: 230px;
        margin-top: 170px;
    }
    .security p, .company p{
        font-size: 22px;
        margin-left: 170px;
    }
    footer{
        height: 860px;
    }
    .copyrate p{
        font-size: 20px;
    }
    #burger ul li{
        margin-left: 50px;
    }
    .dark_app{
        width: 200px;
    }
    .left_servises p{   
        font-size: 16px;
        max-width: 170px;
    }
        
    .left_servises{
        width: 170px;
    }
    .speed img{
        width: 35px;
    }
    .faster img{
        width: 35px;
    }
    .right_servises, .right_servises p{
        max-width: 170px;
        font-size: 16px;
    }
    .dark_theme img{
        width: 35px;
    }
    .grand_easy img{
        width: 35px;
    }
    .phones_img{
        display: none;
    }
    .about_app{
        max-width: 80%;
        margin-left: 10%;
    }
    .fioza_text_second{
        font-size: 22px;
    }
    .float{
        max-width: 300px;
    }
}
@media screen and (max-width: 700px){
    .stat p{
        font-size: 16px;
        margin-top: 20px;
    }
    .stat{
        height: 80px;
    }
    .fastdownload{
        height: 415px;
    }
    .downloadoursapp{
        padding-top: 80px;
        font-size: 30px;
    }
    .delivery_servises{
        height: 800px;
    }
    .download{
        width: 180px;
        height: 70px;
    }
    .download p{
        font-size: 28px;
        margin-left: 10px;
    }
    .download img{
        margin-top: 15px;
    }
    .easyfast{
        font-size: 22px;
        padding-top: 10px;
    }
    .laststoremarket{
        width: 100px;
        height: 40px;
    }
    .laststoremarket p{
        font-size: 16px;
    }
    .company p{
        margin-left: 50px;
    }
    .hrdiv ul a li{ 
        margin-left: 40px;
    }
    .security p{
        margin-left: 50px;
    }
    .copyrate p{
        font-size: 16px;
        margin-left: 10px;
    }
}
@media screen and (max-width: 625px){
    #burger ul li:nth-child(1){
        margin-left: 40px;
    }
}
@media screen and (max-width: 570px){
    #burger ul li:nth-child(1){
        margin-left: 50px;
    }
    #burger ul li{
        margin-left: 30px;
        font-size: 18px;
    }
    .dark_app{
        width: 170px;
        margin-top: 130px;
    }
    .left_servises{
        width: 140px;
    }
    .right_servises{
        width: 145px;
    }
    .stat p{
        font-size: 14px;
        margin-left: 4%;
    }
    .delivery_servises p{
        font-size: 14px;
    }
    .float{
        max-width: 200px;
    }
    .fioza_text_first{
        font-size: 36px;
        margin-top: 50px;
    }
    .fioza_text_second{
        font-size: 16px;
    }
    .light_app{
        margin-top: 120px;
    }
    .fioza_delivery{
        height: 650px;
    }
}
@media screen and (max-width: 520px){
    .delivery_servises p:nth-child(1){
        font-size: 38px;
    }
.left_servises{
    max-width: 100px;
}
.left_servises p{
    font-size: 10px;
}
.right_servises{
    max-width: 100px;
}
.right_servises p{
    font-size: 10px;
}
.laststoremarket{
    width:50px;
    height: 50px;
}
.laststoremarket p{
    font-size: 12px;
    margin-top: 10px;
}
.footertext{
    font-size: 16px;
}
.copyrate img{
    width: 35px;
    margin-top: 35px;
}
.copyrate p{
    font-size: 12px;
}
}
@media screen and (max-width: 450px){
    #burger ul li:nth-child(1){
        margin-left: 25px;
    }
.about_app{
    max-width: 100%;
    margin-left: 10%;
    margin-right: 10%;
}
.dark_app{
    width: 150px;
}
.left_servises img{
    width: 25px;
}
.delivery_servises p{
    margin-top: 5px;
}
.right_servises img{
    width: 25px;
}
.appstore{
    width: 200px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.appstore p{
    margin-right: 20px;
}
.appstore img{
    margin-left: 20px;
}
.playmarket{
    width: 200px;
    display: block;
    margin: 0 auto;
}
.playmarket p{
    margin-right: 20px;
}
.playmarket img{
    margin-left: 20px;
}
.stat p{
    margin-left: 4%;
    font-size: 12px;
}
.downloadoursapp{
    font-size: 20px;
}
.easyfast{
    font-size: 16px;
}
}
@media screen and (max-width: 415px){
    .dark_app{
        width: 120px;
    }
    .downloadoursapp{
        font-size: 28px;
        padding-top: 40px;
    }
    .stat p{
        font-size: 10px;
    }
    .float{
        max-width: 160px;
    }
    .fioza_text_first{
        font-size: 28px;
    }
    .fioza_text_second{
        font-size: 13px;
    }
    .download{
        width: 140px;
        height: 50px;
        margin-top: 20px;
    }
    .download p{
        margin-top: 10px;
        font-size: 18px;
    }
    .download img{
        width: 25px;
        margin-top: 10px;
    }
    footer{
        height: 1000px;
    }
    .footertext{
        font-size: 14px;
    }
}
@media screen and (max-width: 360px){
    .logo{
        width: 150px;
    }
    .delivery_servises p:nth-child(1){
        font-size: 24px;    
    }
    .downloadoursapp{
        font-size: 18px;
    }
    .easyfast{
        font-size: 12px;
    }
    .copyrate p{
        font-size: 8px;
    }
    .copyrate img{
        width: 25px;
    }
}
@media screen and (max-width: 310px){
    .menu_text_header{
        display: none;
    }
    .left_servises{
        width: 70px;
        margin-top: 50px;
    }
    .right_servises{
        width: 70px;
        margin-top: 50px;
    }
    .dark_app{
        margin-top: 50px;
    }
    .stat p{
        font-size: 8px;
        margin-top: 15px;
    }
    .stat{
        margin-top: 150px;
        height: 50px;
    }
    .float{
        max-width: 120px;
    }
    .fioza_delivery{
        height: 450px;
    }
    .fioza_text_second{
        font-size: 11px;
        max-width: 120px;
    }
    .fastdownload{
        height: 300px;
    }
}