header {
    background-color: rgb(227,238,243);
    color: #fff;
    padding: 20px;
  }


  .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .logo {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 50px;
    color: #333;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
  }
  
  .logo h1 {
    display: inline;
    margin: 0;
    padding: 0;
  }
  
  .logo span {
    color: white /* Change color to your preference */
  }
  
  .navbar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
  }
  
  .navbar-menu li {
    margin-right: 150px;
    font-size: 35px;
    margin-top: 20px;
    
  }
  
  .navbar-menu li a {
    color: #fff;
    text-decoration: none;
  }
  
  .navbar-menu li a:hover {
    color: rgb(50,121,183);
    background-color: white;
    border-radius: 10px;
    font-size: 45px;
    transition: 0.5s;
    
  }
  footer {
    background-color: rgb(92,136,179);
    padding: 20px;
    text-align: center;
    margin-top: 1200px;
  }
  
  .footer-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: white;
  
  }
  
  .footer-content p {
    margin-top: 0px;
  }
  
  .footer-links {
    list-style: none;
    padding: 0;
    margin-top: 14px;
  }
  
  .footer-links li {
    display: inline-block;
    margin: 0 10px;
  }
  
  .footer-links li a {
    color: #333;
    text-decoration: none;
  }
  
  .footer-links li a:hover {
    color: #666;
  }
 


  td
  {
    border-color: rgb(92,136,179);
    background-color: rgb(92,136,179);
    border-style: solid;
    width: 828px;
    border-width: 5px;
    border-radius: 10px;
  }
  .terms
  {
    height:695px;
    
  }
  .terms2
  {
    height:420px;
    
  }


  td.underline {
    border-bottom: 2px solid white;
  }

.lip {
    font-size: 30px;
    font-family: Arial, sans-serif;
    color: white;
    margin-top: 5px;

}
@media screen and ( max-width:768px)
  {
          header {
      background-color: rgb(227,238,243);
     border-bottom: 2px solid rgb(92,136,179);
     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      padding: 20px;
    }
input {
  border: 2px solid rgb(36, 44, 65);
}
    .logo {
        font-family: Arial, sans-serif;
        font-weight: bold;
        font-size: 10px;
        color: #333;
      
        text-align: center;
      }
         .logo span {
      color: rgb(92,136,179) /* Change color to your preference */
    }
      .navbar {
        display: flex;
        align-items: center;
        justify-content: space-between;
      }
      .navbar-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        font-family: 'Roboto',sans-serif;
      }
      .navbar-menu li {
      margin-right: 20px;
      font-size: 15px;
      margin-top: 10px;
      margin-left: 20px;
      
       
   
  
    
      
    }
    
    .navbar-menu li a {
     
      text-decoration: none;
      font-family:  'Roboto',sans-serif;
      background:rgb(227,238,243);
      color:rgb(92,136,179);
  
    }
    
    .navbar-menu li a:hover {
      color:rgb(227,238,243);
      background-color: white;
      border-radius: 10px;
      font-size: 25px;
      transition: 0.5s;
      font-family: 'Roboto',sans-serif;
      color:rgb(50,121,183);
      
    }


      .scroll-button {
        display: inline-block;
        padding: 10px 20px;
        background-color: rgb(50,121,183);
        color: white;
        text-decoration: none;
        cursor: pointer;
        margin-top:20px;
        font-size: 20px;
        font-family: 'Roboto',sans-serif;
      }






       footer {
        background-color: rgb(92,136,179);
        padding: 5px;
        text-align: center;
        margin-top: 200px;
      }
      
      .footer-content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        color: white;
         font-family: 'Roboto',sans-serif;
      
      }
      
      .footer-content p {
        margin-top: 0px;
      }
      
      .footer-links {
        list-style: none;
        padding: 0;
        margin-top: 14px;
      }
      
      .footer-links li {
        display: inline-block;
        margin: 0 10px;
      }
      
      .footer-links li a {
        color: #333;
        text-decoration: none;
      }
      
      .footer-links li a:hover {
        color: #666;
      }
      .navbar-menu2 {
        list-style: none;
        padding: 0;
        display: flex;
      }
      
      .navbar-menu2 li {
        margin-right: 50px;
        font-size: 25px;
        margin-left: 20px;
        margin-left: 50px;
        
      }
      
      .navbar-menu2 li a {
        color: #fff;
        text-decoration: none;
      }
      
      .navbar-menu2 li a:hover {
        color: black;
      }
      .box-txtgen2
      {
          width: 400px;
          height: 835px; 
          padding-left: 5px;
          padding-right:8px;
          position: absolute;
          margin-left: 0px;
          border-radius: 35px;
          border-style: solid;
          border-width: 2px;
          border-color:rgb(50,121,183);
          float: left;
          font-family: 'Roboto',sans-serif;
          margin-top:50px;
           background: rgb(227,238,243);
           color:#5E5E5E;
         
      }
      .title-txtgen2
      {
          font-size: 20px;
          text-align: center;
          text-decoration: dashed;
          font-family: 'Roboto',sans-serif;
        
           color:#5E5E5E;;
      }
      .body-txtgen2
      {
          font-size:  15px;
          text-align: center;
          text-align: justify;
          font-family: 'Roboto',sans-serif;
      }
      .box-txtgen
  {
    width: 385px;
    height: 1300px;
    padding: 10px;
    margin-top: 1000px;
    border-radius: 30px;
    border-style: solid;
    border-width: 2px;
    border-color:rgb(50,121,183);
    background: rgb(227,238,243);
  }
  
  
  .title {
        font-size: 28px;
          text-align: center;
          text-decoration: dashed;
          font-family: 'Roboto',sans-serif;
          color: rgb(98, 87, 87)
  }
  
  .company_name
  {
    margin-left: 25px;
    float: left;
  
    margin-top: 75px;
    font-size:  18px;
    text-align: justify;
    font-family: 'Roboto',sans-serif;
    color: rgb(50,121,183);
  
  }
  .complete
  {
    margin-top: 175px;
    margin-left: 40px;


   
  }
  button {
   
    background: rgb(50,121,183);
    padding: 10px 15px;
    color: white;
    border-radius: 5px;
    border: none;
    width: 280px;
    font-size: 15px;
    margin-left: 45px;
    margin-top: 200px;
    font-family: Arial, sans-serif;
  }
  button:hover{
    opacity: .7;
  }
 
  .website_name
  {
    margin-left: 25px;
    float: left;
   
    margin-top: 75px;
    font-size:  18px;
    text-align: justify;
    font-family: 'Roboto',sans-serif;
    color: rgb(50,121,183);
  
  }
  .url_name
  {
    margin-left: 25px;
    float: left;
  
    margin-top: 75px;
    font-size:  18px;
    text-align: justify;
    font-family: 'Roboto',sans-serif;
    color: rgb(50,121,183);
  
  }
  .country_name
  {
    margin-left: 25px;
    float: left;
  
    margin-top: 75px;
    font-size:  18px;
    text-align: justify;
    font-family: 'Roboto',sans-serif;
    color: rgb(50,121,183);
  
  }
  
  .email_name
  {
    margin-left: 25px;
    float: left;
  
    margin-top: 75px;
    font-size:  18px;
    text-align: justify;
    font-family: 'Roboto',sans-serif;
    color: rgb(50,121,183);
  
  }
  }
  @media ( min-width:769px) and ( max-width:1920px)
  {

    header {
      background-color: rgb(227,238,243);
     border-bottom: 2px solid rgb(92,136,179);
     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      padding: 20px;
    }
    .navbar {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    
    .logo {
      font-family:  'Roboto',sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #333;
      float: left;
      text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    }
    
    .logo h1 {
      display: inline;
      margin: 0;
      padding: 0;
    }
    
    .logo span {
      color: rgb(92,136,179) /* Change color to your preference */
    }
    
    .navbar-menu {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
    }
    
    .navbar-menu li {
      margin-right: 80px;
      font-size: 25px;
      margin-top: 10px;
      margin-left: 60px;
      
       
   
  
    
      
    }
    
    .navbar-menu li a {
     
      text-decoration: none;
      font-family:  'Roboto',sans-serif;
      background:rgb(227,238,243);
      color:rgb(92,136,179);
  
    }
    
    .navbar-menu li a:hover {
      color:rgb(227,238,243);
      background-color: white;
      border-radius: 10px;
      font-size: 35px;
      transition: 0.5s;
      font-family: 'Roboto',sans-serif;
      color:rgb(50,121,183);
      
    }
  
  
    .scroll-button {
  
     
     background: #cfcfcf;
      color:rgb(92,136,179);
      text-decoration: none;
      cursor: pointer;
      margin-top: 50px;
      scroll-behavior: smooth;
      font-size: 45px;
      font-family: 'Roboto',sans-serif;
      border-radius: 2px;
      display:none;
      
   
      
    }
    .scroll-button:hover{
      opacity: .7;
           color:rgb(227,238,243);
      background-color:  #f2f2f2;
      border-radius: 10px;
      font-size: 55px;
      transition: 0.5s;
      font-family: 'Roboto',sans-serif;
      color:rgb(50,121,183);
    }
  
  
    .box-txtgen2
      {
          width: 550px;
          height: 1300px;
          padding: 10px;
          position: absolute;
          margin-top: 30px;
          margin-left: 300px;
          border-radius: 40px;
          background: rgb(227,238,243);
          border-style: solid;
          border-width: 5px;
          border-color:rgb(50,121,183);
          float: left;
          font-family:  'Roboto',sans-serif;
          color:#5E5E5E;
          
      }
      .title-txtgen2
      {
          font-size: 30px;
          text-align: center;
          text-decoration: dashed;
          font-family:  'Roboto',sans-serif;
         
          color:#5E5E5E ;
      }
      .body-txtgen2
      {
          font-size:  22px;
          text-align: center;
          text-align: justify;
          font-family:  'Roboto',sans-serif;
          
          
      }
  
  
  
  
      .box-txtgen
      {
        width: 385px;
        height: 1300px;
        padding: 10px;
        margin-top: 30px;
        margin-left: 900px;
        border-radius: 30px;
        border-style: solid;
        border-width: 5px;
        border-color:rgb(50,121,183);
         background: rgb(227,238,243);
      }
      
      
      .title {
            font-size: 28px;
              text-align: center;
              text-decoration: dashed;
              font-family: 'Roboto',sans-serif;
              color: rgb(98, 87, 87);
      }
      
      .company_name
      {
        margin-left: 25px;
        float: left;
      
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
      .complete
      {
        margin-top: 175px;
        margin-left: 40px;
    
    
       
      }
      button {
       
        background: rgb(92,136,179);
        padding: 10px 15px;
        color: white;
        border-radius: 5px;
        border: none;
        width: 280px;
        font-size: 15px;
        margin-left: 45px;
        margin-top: 200px;
        font-family:  'Roboto',sans-serif;
      }
      button:hover{
        opacity: .7;
      }
     
      .website_name
      {
        margin-left: 25px;
        float: left;
      
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
      .url_name
      {
        margin-left: 25px;
        float: left;
       
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color:rgb(50,121,183);
      
      }
      .country_name
      {
        margin-left: 25px;
        float: left;
      
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
      
      .email_name
      {
        margin-left: 25px;
        float: left;
     
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
  
      .navbar-menu2 {
        list-style: none;
        padding: 0;
        display: flex;
      }
      
      .navbar-menu2 li {
      
        font-size: 45px;

   
        
      }
      
      .navbar-menu2 li a {
        color: #fff;
        text-decoration: none;
        margin-left: 170px;
      }
      
      .navbar-menu2 li a:hover {
        color: black;
      }
      footer {
        background-color: rgb(92,136,179);
        padding: 5px;
        text-align: center;
        margin-top: 200px;
      }
      footer ul 
      {
        list-style: none;
        text-align: center;
      }
      .footer-content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        color: white;
        font-family: 'Roboto',sans-serif;
      
      }
      
      .footer-content p {
        margin-top: 0px;
      }
      
      .footer-links {
        list-style: none;
        padding: 0;
        margin-top: 14px;
      }
      
      .footer-links li {
        display: inline-block;
        margin: 0 10px;
      }
      
      .footer-links li a {
        color: #333;
        text-decoration: none;
      }
      
      .footer-links li a:hover {
        color: #666;
      }
  }
  @media screen and ( min-width:1921px)
  {
    header {
      background-color: rgb(227,238,243);
     border-bottom: 2px solid rgb(92,136,179);
     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
      padding: 20px;
    }
    .navbar {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    
    .logo {
      font-family:  'Roboto',sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #333;
      float: left;
      text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    }
    
    .logo h1 {
      display: inline;
      margin: 0;
      padding: 0;
    }
    
    .logo span {
      color: white /* Change color to your preference */
    }
    
    .navbar-menu {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
    }
    
    .navbar-menu li {
      margin-right: 80px;
      font-size: 25px;
      margin-top: 10px;
      margin-left: 60px;
   
  
    
      
    }
    
       .navbar-menu li a {
     
      text-decoration: none;
      font-family:  'Roboto',sans-serif;
      background:rgb(227,238,243);
      color:rgb(92,136,179);
  
    }
    
    .navbar-menu li a:hover {
      color:rgb(227,238,243);
      background-color: white;
      border-radius: 10px;
      font-size: 35px;
      transition: 0.5s;
      font-family: 'Roboto',sans-serif;
      color:rgb(50,121,183);
      
    }
  
    .scroll-button {
  
     
     background: #cfcfcf;
      color:rgb(92,136,179);
      text-decoration: none;
      cursor: pointer;
      margin-top: 50px;
      scroll-behavior: smooth;
      font-size: 45px;
      font-family: 'Roboto',sans-serif;
      border-radius: 2px;
      display:none;
      
   
      
    }
      .scroll-button:hover{
      opacity: .7;
           color:rgb(227,238,243);
      background-color:  #f2f2f2;
      border-radius: 10px;
      font-size: 55px;
      transition: 0.5s;
      font-family: 'Roboto',sans-serif;
      color:rgb(50,121,183);
    }
  
  
    .box-txtgen2
      {
          width: 550px;
          height: 1300px;
          padding: 10px;
          position: absolute;
          margin-top: 100px;
          margin-left: 200px;
          border-radius: 40px;
          background: rgb(227,238,243);
          border-style: solid;
          border-width: 5px;
          border-color:rgb(50,121,183);
          float: left;
          font-family:  'Roboto',sans-serif;
          color:#5E5E5E;
          
      }
  
  
    .box-txtgen2
      {
          width: 550px;
          height: 1300px;
          padding: 10px;
          position: absolute;
          margin-top: 100px;
          margin-left: 400px;
          border-radius: 40px;
          background: rgb(227,238,243);
          border-style: solid;
          border-width: 5px;
          border-color:rgb(50,121,183);
          float: left;
          font-family:  'Roboto',sans-serif;
      }
      .title-txtgen2
      {
          font-size: 30px;
          text-align: center;
          text-decoration: dashed;
          font-family:  'Roboto',sans-serif;
        
          color: #5E5E5E;
      }
      .body-txtgen2
      {
          font-size:  22px;
          text-align: center;
          text-align: justify;
          font-family:  'Roboto',sans-serif;
          
          
      }
  
  
  
  
      .box-txtgen
      {
        width: 385px;
        height: 1300px;
        padding: 10px;
        margin-top: 100px;
        margin-left: 1000px;
         background: rgb(227,238,243);
        border-radius: 30px;
        border-style: solid;
        border-width: 5px;
        border-color:rgb(50,121,183);
      }
      
      
      .title {
            font-size: 28px;
              text-align: center;
              text-decoration: dashed;
              font-family: 'Roboto',sans-serif;
              color: rgb(98, 87, 87)
      }
      
      .company_name
      {
        margin-left: 25px;
        float: left;
    
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
      .complete
      {
        margin-top: 175px;
        margin-left: 40px;
    
    
       
      }
      button {
       
        background: rgb(92,136,179);
        padding: 10px 15px;
        color: white;
        border-radius: 5px;
        border: none;
        width: 280px;
        font-size: 15px;
        margin-left: 45px;
        margin-top: 200px;
        font-family:  'Roboto',sans-serif;
      }
      button:hover{
        opacity: .7;
      }
      .website_name
      {
        margin-left: 25px;
        float: left;
      
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
      .url_name
      {
        margin-left: 25px;
        float: left;
     
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
      .country_name
      {
        margin-left: 25px;
        float: left;
     
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
      
      .email_name
      {
        margin-left: 25px;
        float: left;
    
        margin-top: 75px;
        font-size:  18px;
        text-align: justify;
        font-family: 'Roboto',sans-serif;
        color: rgb(50,121,183);
      
      }
  
      .navbar-menu2 {
        list-style: none;
        padding: 0;
        display: flex;
      }
      
      .navbar-menu2 li {
      
        font-size: 45px;

   
        
      }
      
      .navbar-menu2 li a {
        color: #fff;
        text-decoration: none;
        margin-left: 170px;
      }
      
      .navbar-menu2 li a:hover {
        color: black;
      }
      footer {
        background-color: rgb(92,136,179);
        padding: 5px;
        text-align: center;
        margin-top: 300px;
      }
      footer ul 
      {
        list-style: none;
        text-align: center;
      }
      .footer-content {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        color: white;
            font-family: 'Roboto',sans-serif;
      
      }
      
      .footer-content p {
        margin-top: 0px;
      }
      
      .footer-links {
        list-style: none;
        padding: 0;
        margin-top: 14px;
      }
      
      .footer-links li {
        display: inline-block;
        margin: 0 10px;
      }
      
      .footer-links li a {
        color: #333;
        text-decoration: none;
      }
      
      .footer-links li a:hover {
        color: #666;
      }
    
  }