#deleteacc {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    padding: 100px;
    margin-top: 20px;

}



#deleteacc  img {
    height: 40vw;
    margin-left: 50px;
}

#deleteacc h1 
{
    margin-bottom: 40px;
}

#eco p{
    color: #476284;

}



 h1{
    font-family: 'inter';
    font-weight: 600;
    font-size: 54px;
    color: #273C75;
    line-height: 60px;
    
}

#download img {
    margin-right: 16px;
    margin-top: 16px;
   max-width:  200px
}

.phonescreen{
    display: none;
}

#main h3 {
    font-family: 'inter';
    font-size: 24px;
font-weight: 400;
line-height: 38px;
margin-bottom: 32px;
}

#main {
   
    min-height: 100vh;
    max-height: 100vh;
  
    flex-direction: column;
    justify-content: center;
    padding-bottom: 24px;
    padding-top: 50px;
   
 
}



.mapphead {
    display: flex;
    background-image: url("assets/map.png");
    flex-direction: row;
  padding: 100px;
border-radius: 100px;
justify-content: space-between;
align-items: center;
height: 80vh;

}

.displayflex {
    display: flex;
}

.textmain
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 625px;
    margin-right: 24px;
}

.mcontainer {
margin-left: 50px;
margin-right: 50px;
justify-content: space-between;

}

.phonemok {
 display: flex;

justify-content: flex-end;
}

#lottiemok{
height: 200px;    
}

nav{
    padding-left: 100px; 
    padding-right: 100px;
    padding-top: 28px;
    padding-bottom: 28px;
    position: fixed;
    background-color: white;
  top: 0;
  width: 100%;
  justify-content: space-between!important;
  display: flex;

    
}

#rectangle {
width: 46px;
height: 6px;
background-color: #0464CE;
margin-top: 24px;
margin-bottom: 24px;
}

button {
    color: #ffff;
    background-color: #0464CE;
    border: none;
    height: 48px;
    font-family: 'inter';
    border-radius: 8px;
    width: 200px;
}

.black {
    color: black;
}


.framer{
    background-color:#F4F6FF ;
}

#hiw {
    margin-top: 150px;
    margin-bottom: 250px;
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-height: 60vh;
    background-color: #F4F6FF;}

h2 {
justify-items: center;
font-size: 40px;
font-family: 'inter';
font-weight: 600;
color: #273C75;
text-align: center;
}

.iconsteps{
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 50px;

}



.iconstep {
    display: flex;
    justify-content: center;
    padding: 20px;
    border-color: #0464CE;
    border-style: solid;
     border-width: 4px;
     height: 100px;
     width: 100px;
     border-radius: 50%;
     margin-top: 40px;
     margin-bottom: 20px;
   
}


.iconstepcont{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-top: 80px;

}



#eco{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 100px;;
    align-items: center;
    height: 100vh;
}

.texteco{
    width: 40vw;
    text-align: left !important;
    
}

.iconstepcont h4 {
    max-width: 150px;  
}

h4{
    font-family: 'inter';
    font-size: 20px;
}

#payoff{
    padding-top: 200px;
    padding-bottom: 200px;
display: flex;
justify-content: center;
background-color: #F4F6FF;
align-items: center;
flex-direction: column;
}

#iconanim {
    border-color: #273C75;
    border-style: solid;
    border-width: 4px;
    border-radius: 30%;
    width: 180px;
    height: 180px;
    margin-bottom: 50px;
    background-color: white;
    box-shadow: 5px 10px #99a0b3;

}

.aligncenter {
    text-align: center;
}

#mockup {
    margin-top: 100px;
    max-width: 800px;
    --animate-duration: 2s;
}


.phonestick{
    cursor: grab;
    flex:none;
    height: 95vh;
    position: sticky;
    top: 0;
    will-change: transform;
    z-index: 1;
    padding-top: 50px;
    padding-left: 150px;
}



/*--------parallax code---- */
/*.frame {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 20px;
    height: 100vh;
    justify-content: center;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
    background-color: #0464CE;
}*/

.textsti 
{
    flex-direction: column;
}

.frame {
    display: flex;
   justify-content: flex-end;
    height: 100vh;
    margin-right: 150px;
  
    
}



.cover {
    height: 100vh;
    z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  will-change: transform;

  
}
/*
.hiw{
    height: 100vh;
  z-index: 1;
  position: absolute;
  background-color: #ffff; 
}*/


#hiw {
    position: relative;
	height: 100vh;
  background: white;
  z-index: 1;
  text-align: center;
  padding-top: 20vh;
}


.conframe{
    position: relative;
	height: 100vh;
  background: white;
  z-index: 1;
  text-align: center;
  padding-top: 20vh;
}


.header {
    position: relative;
    height: 100vh;
}


/*--anim line */



.lineanim {
    width: 400px;
    height: 2px;
    background: #979797;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lineanim::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    animation: animate 5s ;
}

@keyframes animate {
    0% {
        left: 0;
    }

    50% {
        left: 100%;
    }

    0% {
        left: 0;
    }
}


.phone{
    display: none;
}



footer{
    background-color: #273C75;
    color: #ffff;
    padding: 100px;
    display: flex;
    flex-direction: row!important;
    justify-content: space-between;
}

footer a {
color: #40BEFF;
font-family: inter;
font-weight: 600;
}


/*.rotate {
    width: 100px;
    animation: rotation 2s infinite linear;
  }


  @keyframes rotation {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(359deg);
    }
  }
*/
/*-media query----------------------------------------------------------*/
@media screen and (max-width:1230px){
    .phonemok {
        max-width: 40vw;
    }

@media screen and (max-width:880px){

    .mapphead {
margin-top: 100px;
    }

    .phone{
        display: flex;
    }

    .lotan{
        display: none;
    }

    nav{
        position:absolute;
        display: flex;
        justify-content:space-between;
        padding-left: 30px; 
        padding-right: 30px;
        padding-bottom: 20px;
       
 
    }

    nav img {
    width:30vh;
    }

    footer img{
        width: 30vw;
    }

    .mapphead {
        height: auto;
        flex-direction: column;
        background-image: none;
        padding: 20px;
        padding-left: 30px;
        padding-right: 30px;
    }
   
    #main{
        min-height: none;
        max-height: none;
        max-width: 100vh;
    }
    .textmain
    {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: auto;
        margin-right: 0%;
        margin-bottom: 50px;
        margin-top: 280px;
    }

    .mcontainer {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 50px;
       width: 80vw;    

  }

  .mcontainer img {
    width: 80vw;
  }

    .phonemok{
    margin-top: 32px;
    max-width: 80vh;
    }



    .phonescreen {
    display: flex;
    }

 
  .iconstep
  {
      width: 80px;
      height: 80px;
      align-items: center;
  
  }
  
  .iconstepcont {
      margin-top: 48px;
  }
  
  .iconstep img{
      height: 40px;
  }
  

  #mockup {
    max-width: 90vw;
}

.frame{
    height: auto;
    justify-content: center;
    margin-right: 20px;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
  
}

#hiw {
    margin-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 100px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
background-color: white;
max-height: none;
min-height: auto;
height: auto;
margin-bottom: 200px;
   
}

.iconsteps{

    flex-direction: column;

}
.phonestick{
    /*position:relative;
    flex:auto;
    height: auto;

    padding-left: 0px;
    display: flex;
    justify-content: center;
    margin: 0px;
    padding-bottom: 80px;*/
    height: auto;
    
}

.phonestick img{
   
    display: none;
}

.frame img{
    width: 35vw;
    padding-bottom: 20px;
}

#iconanim
{
    height: 150px;
    width: 150px;
}

#payoff{
    padding-left: 30px;
    padding-right: 30px;
}

.phonescreen {
    display: flex;
    justify-content: center;
   
}

.framer{
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}



@keyframes disappearing {
    from{
        opacity: 1;
    }

    to{
        opacity: 0;
    }
}

.disappearingImg {
    animation: disappearing 0.5s;
    animation-fill-mode: forwards;
}

#phimg {
    z-index: 2;
}

#phimg2 {
    z-index: 1;
}

footer{
    flex-direction: column!important;
    align-items: center;
}

#eco p{
    text-align: center;
    margin-top: 20px;
}

#eco{
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
    height: auto;
}

}
    @media screen and (max-width:880px) {
.textmain {
    margin-top: 500px;
}
        
    }
@media screen and (max-width: 700px) {

    .textmain {
        margin-top: 300px;
    }

    #download img {
        max-width: 40vw;
    }

    #deleteacc {
        flex-direction: column;
        padding: 50px;
        margin-top: 100px;
    }

    #deleteacc  img {
        height: 80vw;
        margin-left: 0px;
       margin-top: 50px ;
    }


    .frame img{
        width: 70vw;
        padding-bottom: 20px;
    }

    #main h3{
        font-size: 18px;
        line-height: 24px;
    }

   h1{
font-size: 32px;
line-height: 38px; 
}

#hiw h2{
    font-size: 32px;
}




#eco h2{
font-size: 32px;
}



.texteco{
    width:auto;
}

#eco img{
    width: 90vw;
    padding-top: 20px;
}


}

@media screen and (max-height:900px) {
    .textmain{
        margin-top: 106px;
        margin-bottom: 0px;
        
    }
    .mcontainer img {
        width: 90vw;
    }

#payoff{
    padding-bottom: 100px;
}
    
}

@media screen and (max-height:800px) {
    .textmain{
        margin-top: 196px;
        margin-bottom: 0px;
        
    }

    .phonemok{
        margin-top: 0px;
    }
}



@media screen and (max-height:500px){

 

nav img {
    width: 50%;
}

.textmain{
    margin-top: 340px;
}

#hiw{
    margin-top: 300px;
}
}
}