body {
  margin: 0;
  font-family: Arial;
}

.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
  /* background-color: #007bff; */
}

img {
  width: 100%;
}

.toptext {
  width: 100%;   
  background-color: rgb(255, 0, 0);
  height: 40px;
  padding: 1px;
  font-size: 5px;
  text-align: right;
  color: white;
}

.toptext h5 {
  width: 100%;
  font-size: 16px;
}



.topnav img {
  width: 35px;
  /* background-color: #04AA6D; */
}





.topnav {
  overflow: hidden;
    
}

.active1 {
  background-color: rgb(255, 0, 0);
  color: white;
}

.topnav .icon {
  display: none;
}

.topnav a:hover {
  background-color: #ffffff;
  color: rgb(255, 0, 0);
  font-size: 20px;
  text-decoration: none;
  border-radius: 10px;
}







.topnav {
  margin-top: 15px;
}

.topnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
    
}


header {
  /* background-color: rgb(0, 255, 128); */
  color: rgb(14, 13, 13);
  /* padding: 0px; */
  text-align: left;  
  height: 80px;   
  width: 100%;
  /* margin-top: 0px; */
}


header img {
  width: 5vw;
  float: left;
  /* margin-top: 1px;
  padding-top: 1px; */
  /* background-color: #04AA6D; */
}


#comp1 {
  margin-left: 15rem;
}

.do {
  /* padding: 1px; */
  /* background-color: rgb(158, 153, 153); */
  margin-left: 1%;
  font-size: 5px;
  border: 1.5px black solid;
  border-radius: 5px;
  /* margin-top: 1px; */
}

.do1 {
  padding: 5px;
  background-color: rgb(255, 0, 0);
  margin-left: 1%;
  font-size: 5px;
  border-radius: 5px;  
  /* margin-top: 1px;   */
}














section {
  padding: 10px;
  margin: 0 2px;
}





.digi {
  background-color: rgb(255, 0, 0);
  text-align: center;
  padding: 80px;
  border-radius: 50px;
  color: white;
  margin-bottom: 50px;
}



.comp1 {
  background-color: rgb(243, 245, 247);
  padding: 30px;
  border-radius: 30px;
  margin-top: 30px;
}

.comp2 div {
    margin-right: 50px;
}

.comp2 h4 {
    color: rgb(255, 0, 0);
}

.comp2 .abt {
    width: 500px;
}

.comp3 {
    background-color: rgb(255, 0, 0);
    padding: 30px;
    /* border-radius: 30px; */
    margin-bottom: 30px;
}

.comp3 h4 {
    color: rgb(255, 255, 255);
}

.comp3 p {
    font-size: 20px;
    color: rgb(255, 255, 255);
}

.comp4 {
    margin-bottom: 60px;
}

.comp4 h4 {
    color: rgb(165, 42, 42);

}

.comp4 h2 {
    font-size: 45px;
}

.comp4 p {
    font-size: 20px;
}

#comp5 img {
  border-radius: 200px;
  margin-right: 30px;
  height: 250px;
}

#comp5 p {
    font-size: 20px;
}



.web1 {
  width: 100%;
  overflow: hidden;
}

.web {
  width: 45%;
  float: left;
  margin: 10px;
  padding: 20px;
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.web div {
  margin-bottom: 30px;
}

.web div a {
  padding: 9px;
  color: black;
  /* background-color: aqua; */
  text-decoration: none;
  height: 50px;
  font-size: 15px;
  border-radius: 20px;
  border: 2px black solid;
  margin-right: 20px;
}

.web button {
  padding: 20px;
  background-color: rgb(255, 0, 0);
  height: 65px;
  width: auto;
  color: white;
  border-radius: 50px;
  font-weight: 600;
  
  /* margin-top: 20px; */
}

.web button a {
  color: black;
  font-size: 500;
}

.web1 div img {
  width: 450px;
  height: 300px;
  border-radius: 50px;
  margin-left: 20px;
  margin-right: 20px;

}

#img00 {
  display: none;
}

.web1 {
  margin-bottom: 50px;
}









footer {
  background-color: #1a1615;
  padding-top: 20px;
  /* padding: 10px; */
  color: white;
  padding-left: 120px;
  padding-right: 120px;
  width: auto;
  margin-top: 200px;
}

.look2 {
  background-color: rgb(255, 0, 0);
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 50px;
  width: 100%;
}

.look2 p {
  font-size: 40px;
  font-weight: 700;
  margin-right: 500px;
  margin-left: 20px;
  padding-top: 15px;
}

.look2 .btn {
  padding: 10px;
  margin-top: 16px;
  width: 180px;
  font-size: 25px;
  background-color: rgb(255, 255, 255);
  color: #1a1615;
  border: 0;
}



.ft_link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px;
}

.ft_link img {
  background-color: white;
  border-radius: 20px;
  height: 50px;
  width: 50px;
  padding: 5px;
  /* margin-left: 20px; */
  /* display: none; */
}

.ft_link a {
  text-decoration: none;
  color: white;
  font-size: 20px;
}

.ft_link p {
  font-size: 20px;
}

.ft_link input {
  /* width: 100%; */
  padding: 10px;
  border-radius: 10px;
  border: none;
  outline: none;
}


.ft_socials {
  padding: 30px;
  
}
.ft_socials p {
  width: 500px;
  margin-right: 530px;
  font-size: 17px;
  
}

#terms {
  width: 340px;
  margin-right: 500px;
  /* background-color: #007bff; */
}

#terms2 {
  width: 300px;
  /* background-color: #007bff; */
}

.ft_socials {
  border-top: white 2px solid;
}

.ft_socials div {
  width: 30%;
  /* background-color: #04AA6D; */
  text-align: right;
}

.ft_socials div a {
  width: 30%;
  /* background-color: #04AA6D; */
  padding-left: 10px;
}

.news {
  /* background-color: #007bff; */
  width: 30%
}

.news form {
  height: 80px;
  /* padding: 10px; */
  margin: 1px;
}

.news form input {
  padding: 5px;
  margin: 1px;
}

.news form button {
  padding: 5px;
  margin: 1px;
  height: 40px;
  background-color: #ff0000;
}




.privacy {
  border-top: white 2px solid;
  padding-top: 15px;
  /* background-color: #04AA6D; */
  /* margin-right: 1px; */
}

.privacy div {
  margin-left: auto;
}

.privacy div a {
  padding-left: 10px;
}

.news {
  /* background-color: #007bff; */
  width: 30%
}

  
  
















/* ----------///////////--------///////////----------- */
/* ----------///////////--------///////////----------- */
/* MOBILE SPECIFIC STYLES */
/* ----------///////////--------///////////----------- */
/* ----------///////////--------///////////----------- */
@media (max-width: 576px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
  
    .topnav.responsive {position: relative;}
    .topnav.responsive a {
        float: none; /*Stack links vertically*/
        display: block;
        text-align: left; /*Align text to the left*/
    }
  
    /* ----------///////////--------///////////----------- */
    /* ----------///////////--------///////////----------- */
    /* ----------///////////--------///////////----------- */
    /* ----------///////////--------///////////----------- */
  
    body {
        margin: 0;
        font-family: Arial;
    }
    
  .topnav {
    overflow: hidden;
    width: 100%;
  }
    
    .topnav a {
        float: left;
        display: block;
        color: #f2f2f2;
        text-align: center;
        padding: 10px 10px;
        text-decoration: none;
        font-size: 14px;
        margin-left: 5px;
    }
    
    .active {
        background-color: #04AA6D;
        color: white;
        /* height: 150px; */
    }
    
    .topnav .icon {
        display: contents;
    }
    
    .topnav a:hover, .dropdown:hover .dropbtn {
        background-color: #555;
        color: white;
    }
    
  
  
    
    

  .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2px;
    /* background-color: #007bff; */
  }
  

  
  /* HEADER */

  .toptext {
    width: 100%;   
    background-color: rgb(255, 0, 0);
    height: auto;
    font-size: 5px;
    color: white;
  }

  .toptext h5 {
    margin-top: 10px;
    width: 100%;
    font-size: 260%;
  }

  #comp1 {
    margin-left: 0px;
  }


  
  
  header {
    background-color: rgb(36, 35, 33);
    color: white;
    text-align: left;  
    height: auto; 
    width: 100%;
    margin-top: 0px;  
    padding-right: 20px;
    padding-bottom: 20px;
  }
  
  header img {
    display: none;
    width: 10vw;
    float: left;
    margin-left: 15px;
    margin-top: 25px;
  }
  
  header div {
    padding: 0;
    margin-left: 10px; 
    width: auto;     
  }
  
  .do {
    padding: 1px;
    background-color: rgb(165, 42, 42);
    margin-left: 5px;
    font-size: 5px;
    /* border-top: 2px solid rgb(255, 255, 255); */
    margin: 10px;
    width: 250px;
  }
  
  .do1 {
    padding: 1px;
    background-color: rgb(165, 42, 42);
    margin-left: 50px;
    font-size: 5px;
    margin: 10px;
    width: 250px;
  }
  
  section {
    padding: 10px;
    margin: 0 5px;
  }
      
    
    
    
    
    
    
    
    
    
  .stop-flex {
    display: block !important;
    flex-direction: column !important;
  }

  .comp1 {
    background-color: rgb(202, 202, 202);
    padding: 1px;
    border-radius: 15px;
    margin-top: 30px;
    /* background-color: #04AA6D; */
    width: 100%;
      
  }
  
  .comp1 br {
    display: none;
  }


  /* .comp2 .abt {
    width: 100%;
  } */
  
  




  .comp2 div {
    margin-right: 0px;
    margin-bottom: 20px;
    padding: 10px;
  }

  .comp2 h4 {
    color: rgb(255, 0, 0);
    font-weight: 600;
  }
  
  .comp2 .abt {
    width: 100%;
  } 

  .comp2 .abt p {
    font-size: 18px;
  }
  

  .abt br {
    display: block;
  }


.cont {
    margin-top: 40px;
    padding: 10px;
    margin-bottom: 30px;
  }

  .cont h4 {
    color: rgb(255, 0, 0);
  }

  .cont p {
    font-size: 17px;
  }


  .web1 .web {
    width: 100%;
    float: none;
    margin: 1px 0px;
    padding: 5px;
    margin-bottom: 50px;
    margin-top: 20px;
  }

  
  .web1 div img {
    width: 90%;
    height: auto;
    border-radius: 20px;
    margin-bottom: 20px;
  }




  .comp3 {
    margin-top: 40px;
    background-color: rgb(36, 35, 33);
    padding: 10px;
    margin-bottom: 30px;
  }
  
  .comp3 h4 {
    color: rgb(255, 0, 0);
  }
  

  .comp3 p {
    font-size: 20px;
  }
  
  .comp4 {
    margin-bottom: 60px;
  }
  
  .comp4 h4 {
    color: rgb(165, 42, 42);
  
  }
  
  .comp4 h2 {
    font-size: 25px;
  }
  
  .comp4 p {
    font-size: 20px;
  }
  
  #comp5 .stop-flex {
    display: block !important;
    flex-direction: column !important;
  }

  #comp5 img {
    border-radius: 20px;
    margin-right: 10px;
    height: auto;
    width: 100%;
  }

  #comp5 p br {
    display: none;
  }

    











  footer {
    background-color: #1a1615;
    padding-top: 10px;
    padding-bottom: 1px;
    width: 100%;
    height: auto;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 20px;
  }
  
  .look2 {
    background-color: rgb(255, 0, 0);
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    height: auto;
  }
  
  .look2 p {
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    margin-left: 2px;
    padding-top: 5px;
  }
  
  .look2 .btn {
    padding: 3px;
    margin-top: 8px;
    width: 90%;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
    color: #1a1615;
    border: 0;
    line-height: 20px;
  }
  





.ft_link {
    width: 100%;
    height: auto;
    padding: 10px;
    text-align: left;
    display: flex;
    flex-direction: column;
    /* float: none; */
  }



  .ft_link img {
    display: block;
    background-color: white;
    border-radius: 20px;
    height: 50px;
    width: 50px;
    margin-left: 1px;
  }
  

  
  #terms {
    text-align: center;
    width: 100%;
    margin-right: 1px;
    margin-bottom: 50px;
  }

  #terms a {
    font-size: 19px;
    /* margin-bottom: 30px; */
    margin-right: 20px;
  }

  #terms br {
    display: none;
  }



 #terms2 {
    width: 100%;
    margin-right: 2px;
    display: block;
    margin-bottom: 30px;
  }



  #terms3 {
    width: 50%;
    margin-right: 2px;
    margin-bottom: 30px;
    /* background-color: #79baf0; */
    text-align: center;
    /* color: #04AA6D; */
  }

  #terms3 p {
    font-size: 80%;
    /* color: #04AA6D; */
  }
  


  .ft_soc {
    display: block;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    width: 100%;
    /* background-color: #79baf0; */
    border-top: 2px white solid;
    text-align: center;
    /* float: left; */
    display: flex !important; 
    flex-direction: row !important;
  }

  

  .ft_soc img {   
    width: 70px;
    height: auto;
    text-align: left;
    
  }

  .ft_socials div {
    margin-bottom: 40px;
  }
  
  .lnkd {
    border: 1.95px white solid;
    border-radius: 25px;
  }
  

  .news {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    display: block;
  }

  .news h6 {
    font-size: 20px;
  }

  .news .mb-3 {
    width: 150px;
    padding: 15px;
    height: 28px;

  }

  .news input {
    width: 100%;
    height: 40px;
    padding: 15px;
    font-size: 15px;
  }

  .news .btn {
    width: 30%;
    height: 40px;
    padding: 10px;
    font-size: 15px;
  }


  .privacy {
    border-top: white 2px solid;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  .privacy p {
    font-size: 15px;
    width: 100%;
  }

  .privacy div {
    margin-left: auto;
    text-align: center;
    display: block; 
    padding: 10px;
    width: 100%;
    margin-bottom: 85px;
  }
  
    






}
