body {
    color: white;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    background-color: black;
    overflow-x: hidden;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
}

#navbar {
    background-color: rgba(0, 0, 0, 0);
    color: white;
    font-size: 1.3em;
}

#header,
#mainsec,
#reviews,
#header2 {
    background-position: center;
    background-size: cover;
}




#header,
#mainsec,
#reviews,
#header2 {
    background-position: center;
    background-size: cover;
}



    #button:hover,
    #button2:hover,
    #button3:hover,
    #buttonrew:hover {
        background-color: rgb(51, 255, 0);
        color: white;
    }

a {
    text-decoration: none;
    list-style: none;
    color: rgb(51, 255, 0);
}

    a:hover {
        text-decoration: none;
        list-style: none;
        color: rgb(51, 255, 0);
    }

#header,
#mainsec,
#reviews,
#header2 {
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    color: white;
    height: 100vh;
}

.section {
    padding: 2em;
}


a #button{

}
#status{
    margin-top:1em;
}
#maintext{
    color:white;
    text-align: center !important;
    margin-top:2em;
    font-size:3.0em;
    font-weight:bold;
    margin-bottom:10em;
  
}
#sectext{
    color:white;
    text-align: center;
    margin-top:1em;
    font-size:5em;
    font-weight:bold;
}
#sectextf{
    color:white;
    text-align: center;
    margin-top:1em;
    font-size:4em;
    font-weight:bold;
}
p{
    font-size:3em;
    text-align:center;
}
#header {
    height: 100vh;
    background-image: url(tlo5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    width: 100%;
}

#header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8); 
}
#black{
    text-align: center;
    margin-top:9.2em;

    
}
#black button{
    text-align: center;
}
.bg{
    padding-top:1%;
         height: 100vh;
        width: 100%;
         background-color: rgba(0, 0, 0,0.8);
    }


    #mainsec {
        height: 100vh;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        background-image: url(tlo1.jpg);
        position: relative; 
      }
      
      #mainsec::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
      }
      #mainsec2 {
        height: 100vh;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        background-image: url(tlo3.jpg);
        position: relative; 
      }
      
      #mainsec2::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
      }
      #mainsec3 {
        height: 100vh;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        background-image: url(ank.jpg);
        position: relative; 
      }
      
      #mainsec3::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8);
      }



#button{
    background-color:rgba(0,0,0,0);
    border-radius:1em;
    text-align: center;
    width:100%;
    padding:1em 2em 1em 2em;
    border:2px solid rgb(51, 255, 0);
    font-weight: bold;
    font-size:1.5em;

}
#buttonj{
    background-color:rgba(0,0,0,0);
    border-radius:1em;
    text-align: center;
    width:100%;
    padding:1em 2em 1em 2em;
    border:2px solid rgb(51, 255, 0);
    font-weight: bold;
    font-size:1.5em;
    margin-top:1em;
  

}
#button:hover{
    background-color: rgb(51, 255, 0);
    color:white;
}
#buttonj:hover{
    background-color: rgb(51, 255, 0);
    color:white;
}
#kroki{
    color:rgb(51, 255, 0);
    font-weight: bold;
}
#insta{
    color:rgb(51, 255, 0);
    font-weight: bold; 
}
#important{
    font-weight: bold; 
}
#button2{
    background-color:rgba(0,0,0,0);
    border-radius:1em;
    text-align: center;

    padding:1em;
    border:2px solid rgb(51, 255, 0);
    font-weight: bold;
    font-size:2.2em;
   margin-top:2.3em;

}
#button2:hover{
    background-color: rgb(51, 255, 0);
    color:white;
}
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 6em;
  }
  #footer1 {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 0; 
}
#reviews{
  
    height: 70vh;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    background-image: url(tlo4.jpg);
    position: relative; 
    padding-top:10em;
}
#reviews::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
  }
  #reviewstext{
    color:rgb(51, 255, 0);
 
  }
  #button3{
    background-color:rgba(0,0,0,0);
    border-radius:1em;
    text-align: center;

    padding:1em;
    border:2px solid rgb(51, 255, 0);
    font-weight: bold;
    font-size:1.5em;
   margin-top:2em;

}
#button3:hover{
    background-color: rgb(51, 255, 0);
    color:white;
}
.reviewsimg{
  width:45px;
  height:43px;
}
#header2{
  
    height:100vh;
    background-image:url(laptop.jpeg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
  

   
}
#header2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); 
}
.rew{
    margin-top:2em;
}
.rew2 {
    margin-top: 2em;
}
#rewtext{
    color:white;
    text-align: center;
    margin-top:0.1em;
    font-size:5em;
    font-weight:bold;
}
#buttonrew{
    background-color:rgba(0,0,0,0);
    border-radius:1em;
    text-align: center;

    padding:1em;
    border:2px solid rgb(51, 255, 0);
    font-weight: bold;
    font-size:1.5em;
   margin-top:3em;

}
#buttonrew:hover{
    background-color: rgb(51, 255, 0);
    color:white;

}
#rewrow{}


.op{
    font-size:1em;
}
#footer2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
  }
#sec{

}
#value {
    font-size: 5em;
    font-weight: bold;
    color: rgb(51, 255, 0);
    font-weight: bold;

}
#value2 {
    color: rgb(51, 255, 0);
    font-size: 5em;
    font-weight: bold;
}
#value3 {
    color: rgb(51, 255, 0);
    font-size: 5em;
    font-weight: bold;
}
#black1{
    margin-top:18%;
    text-align:center;

}
#black1 #maintext{

        text-align:center;
}
#black #maintext{
 
}
#black2 {
    margin-top:18%;
}
#black2 h1{
    font-size:2em;
    text-align: center;
}
#navbar a{
    color:white;
}
@media screen and (max-width: 768px) {
    #black2{
        margin-top:5em;
        margin-bottom:-10em;
    }
    #button2{
        background-color:rgba(0,0,0,0);
        border-radius:1em;
        text-align: center;
    
        padding:1em;
        border:2px solid rgb(51, 255, 0);
        font-weight: bold;
        font-size:1.3em;
       margin-top:2.3em;
    
    }
    #button2:hover{
        background-color: rgb(51, 255, 0);
        color:white;
    }
    #footer {
     
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
  
        font-size:1.5em;
        margin-bottom:2.7em;
      }
      #footer1 {
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        margin-bottom: 0; 
        font-size:1.5em;
    }
    #sectextf{
        color:white;
        text-align: center;
        margin-top:1em;
        font-size:1.5em;
        font-weight:bold;
    }
    p,h3{
        font-size:1.2em;
    }
    #kroki{
        font-size:1.3em;
    }
    #sectext{
        font-size:1.5em;
    }
    
    #black{
        margin-top:2em;
    
    }
    #black1{
     margin:0;
    }
   
    #header::before,
    #mainsec::before,
    #reviews::before,
    #header2::before {
        background-attachment: scroll;
    }
    #maintext{
        font-size:1.5em;
        margin-top:3em;
        margin-bottom:5em;
    }
    body {
        overflow-x: hidden;
        overflow-y: hidden;
    }
    #button{
        background-color:rgba(0,0,0,0);
        border-radius:1em;
        text-align: center;
        width:100%;
        padding:1em 2em 1em 2em;
        border:2px solid rgb(51, 255, 0);
        font-weight: bold;
        font-size:1em;
  
    
    }
    #buttonj{
        background-color:rgba(0,0,0,0);
        border-radius:1em;
        text-align: center;
        width:100%;
        padding:1em 2em 1em 2em;
        border:2px solid rgb(51, 255, 0);
        font-weight: bold;
        font-size:1em;
        margin-top:2em;
      
    
    }
    #button:hover{
        background-color: rgb(51, 255, 0);
        color:white;
    }
    #buttonj:hover{
        background-color: rgb(51, 255, 0);
        color:white;
    }
    #header{
        height:100vh;
    }
    #header {
        height: 100vh;
        background-image: url(tlo5.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; 
        width: 100%;
    }
    
    #header::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8); 
    }
    .reviewsimg{
        width:23px;
        height:22px;
      }

}
@media only screen and (max-width: 480px){
    #black2{
        margin-top:5em;
        margin-bottom:-10em;
    }
    #button2{
        background-color:rgba(0,0,0,0);
        border-radius:1em;
        text-align: center;
    
        padding:1em;
        border:2px solid rgb(51, 255, 0);
        font-weight: bold;
        font-size:1.3em;
       margin-top:2.3em;
    
    }
    #button2:hover{
        background-color: rgb(51, 255, 0);
        color:white;
    }
    #footer {
     
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
  
        font-size:1.5em;
        margin-bottom:2.7em;
      }
      #footer1 {
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        margin-bottom: 0; 
    }
  
    #sectextf{
        color:white;
        text-align: center;
        margin-top:1em;
        font-size:1.5em;
        font-weight:bold;
    }
    p,h3{
        font-size:1.0em;
    }
    #kroki{
        font-size:1.0em;
    }
    #black{
        margin-top:2em;
     
    }
    #black1{
        margin:0;
       }
       #black2{
        margin:0;
       }
    #header::before,
    #mainsec::before,
    #reviews::before,
    #header2::before {
        background-attachment: scroll;
    }
    #maintext{
        font-size:1.5em;
        margin-top:3em;
        margin-bottom:5em;
    }
    #sectext{
        font-size:1.5em;
    }
    body {
        overflow-x: hidden;
        overflow-y: hidden;
    }
    #button{
        background-color:rgba(0,0,0,0);
        border-radius:1em;
        text-align: center;
        width:100%;
        padding:1em 2em 1em 2em;
        border:2px solid rgb(51, 255, 0);
        font-weight: bold;
        font-size:1em;
    
    
    }
    #buttonj{
        background-color:rgba(0,0,0,0);
        border-radius:1em;
        text-align: center;
        width:100%;
        padding:1em 2em 1em 2em;
        border:2px solid rgb(51, 255, 0);
        font-weight: bold;
        font-size:1em;
        margin-top:2em;
      
    
    }
    #button:hover{
        background-color: rgb(51, 255, 0);
        color:white;
    }
    #buttonj:hover{
        background-color: rgb(51, 255, 0);
        color:white;
    }
    #header {
        height: 100vh;
        background-image: url(tlo5.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; 
        width: 100%;
    }
    
    #header::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.8); 
    }
    .reviewsimg{
        width:23px;
        height:22px;
      }
}