h1{
    font-size:55px ;
    font-family: Speedee, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
    margin: 0;   
}
.body{
    display: flex;
    height: 4020px;
    flex-direction: column; 
    background-color:rgb(255, 255, 255) ; 
}   
.firstimg{ 
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    height: 800px;
    align-items: center;     
}
.firstimg img{
    width: 76%;
    padding-top: 20px;   
}
.firstext{ 
    width: 90%;
    height: 260px;
}
.firstext h1{
    font-size: 35px;
    margin-left: 13%;
    font-weight: bold;
}
.firstext p{
    margin-left:13% ;
    line-height: 25px;
    font-size: 16px;
    margin-top: 20px;
    color: rgb(41, 41, 41);
}
.row1{
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 785px;
    width: 77%;
    margin-left: 11%;   
}
.quality{
    display: flex;
    flex-direction: column;
  width:38% ;
    height:780px ;
}
.qualitypic{
    width:570px;
}
.qualitypic img{
    width: 560px;
}
.qualitytext{
    width: 560px;
    font-family:  sans-serif;
}
.line1{
    margin-top: 46px;
    font-size: 35px;
}
.line2{ 
    line-height: 24px;
    font-size: 15px;
    width: 500px;
    color:rgb(41, 41, 41);
    margin-top: 40px;  
}
.line3{  
    width: 670px;
    height: 88px;
}
.line3 button{
    width: 150px;
    height:45px ;
    margin-top: 40px;
    background-color: rgb(255, 185, 6);
    border: none;
    border-radius: 5px;
}
.line22{
    
    line-height: 24px;
    font-size: 15px;
    width: 520px;
    color:rgb(41, 41, 41);
    margin-top: 40px;
}
.line33{
   
    width: 570px;
    height: 140px;
    font-size: 10px;
    color:rgb(41, 41, 41);
}
.line33 button{
    width: 150px;
    height:45px ;
    margin-top: 40px;
    background-color: rgb(255, 185, 6);
    border: none;
    border-radius: 5px;
}
.line33 p{
    margin: 0;
    padding-top: 20px;
}
.row2{
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 880px;
    width: 77%;
    margin-left: 11%;   
}
.row4{
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    margin-top:-20px;
    height: 400px;
    width: 77%;
    margin-left: 11%;
    font-family: sans-serif;
}
ul{
    padding-left: 0;
}
.one{
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    width: 180px;   
}
.list{
    list-style-type: none;
}
.list li{
    margin-bottom: 10px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-stretch: expanded;
    color: rgb(41, 41, 41);   
}
h4{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    color:rgb(41, 41, 41);
}
.row5{
    display: flex;
   
    margin-top: 60px;
    
    width: 77%;
    margin-left:11%;
    margin-bottom: 40px;
}
.medias{
    width: 31%;
    display: flex;
    justify-content: space-between;    
}
.medias img{
    width: 35px;
    height: 33px;
}
.googleapple{
    display: flex;
    width: 400px;
    margin-left: 300px;
}
.apple{
    display: flex;
    background-color: rgb(0, 0, 0);
   align-items: center;
   width: 120px;
   height: 40px;
   border-radius: 5px;
   padding-left: 10px;
   box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1);
   box-shadow:2px 2px 10px rgba(0,0,0,0.1);
   margin-left: 70px;
}
.apple div{
    padding-right: 5px;
}
.apple p{
    margin: 0;   
}
.apple img{
    width: 25px;   
}
.firstline{
    font-size: 9px;
    color: rgb(231, 231, 231);   
}
.secondline{
    font-size: 16px;
    color: white;
    font-weight: 500;
}
.playstore{
    display: flex;
    background-color: rgb(0, 0, 0);
   align-items: center;
   width: 130px;
   height: 40px;
   border-radius: 5px;
   padding-left: 10px;
   box-shadow: inset 2px 2px 10px rgba(0,0,0,0.1);
   box-shadow:2px 2px 10px rgba(0,0,0,0.1);
   margin-left: 20px;
}
.playstore img{
    width: 30px;
}
.playstore p{
    margin: 0;
}
.playstore div{
    padding-right: 5px;
}
.footer{
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    flex: 1;    
}
hr{
    width: 77%;
    margin-bottom: 30px;
    margin-top: 0;    
}
.final1{
    display: flex;
    justify-content: space-between;
    width: 77%;
    margin-left: 11%;
    align-items: center;
    font-size: 15px;
    color: rgb(41, 41, 41);
}
.final1 img{
    width: 23px;
    height: 25px;   
}
.final2{
    display: flex;
    width: 70px;
    font-size: 15px;
    margin-left: 84%;
    padding-left: 8px;
    margin-top: -16px;
    color: rgb(41, 41, 41);   
}
.final3{
    display: flex;
    width: 43%;
    justify-content: space-between;
    margin-left: 11%;
    font-size: 15px;
    color: rgb(41, 41, 41);
    margin-bottom: 135px;
}
