 body {
  background: rgb(1 8 13);
      font-family: Arial, sans-serif;

    }
    .header-logo {
      padding: 20px 0;
    text-align: center;
    background: linear-gradient(90deg, rgb(125 237 150 / 9%) 0%, rgba(1, 8, 13, 1) 35%, rgb(125 237 150 / 7%) 100%);
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;

    }




    .modal-header {
      padding: 20px 0;
    text-align: center;
    background: linear-gradient(90deg, rgb(125 237 150 / 9%) 0%, rgba(1, 8, 13, 1) 35%, rgb(125 237 150 / 7%) 100%);
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom: none;
    text-align: center;
    display: block;
    }


    .modal-header h2 {
      color: #7ded96;
    font-weight: 600;
    text-align: center;
    }


    .modal-content {
      background: rgb(1 8 13);
      
    }

    .modal-logo {
      border-radius: 10px;
      text-align: center;
      height: 114px;
      margin-bottom: -69px;
    position: relative;
    }


    .modal-body {
      text-align: center;
      color: #979797;
    }

    .modal-list {
      padding: 0px;

    }





    .modal-list li {
      display: inline-block;
      margin-top: 50px;
      padding: 10px;
      background: rgb(14 22 31);
      border-radius: 10px;
      min-width: 98px;


    }


    .modal-list li i.f-tab {
      display: block;
      font-size: 32px;
    }

    .modal-list li span {
      display: block;
    }


    .install-btn {
      padding: 10px 15px 10px 10px ;
      width: 100%;
      border-radius: 5px;
      background-color: #79e490;
      display: block;
      color: rgb(14 22 31);
      font-size: 18px;
      text-decoration: none;
      font-weight: 600;
      margin-bottom: 40px;
    }

    .step2k, .step3k {
      display: none;
    }


    .step3k {
      margin-top: 78px;
    }


    .modal {
      background: #79e49024;
    }


    .bi-android2, .bi-apple {
      display: inline-block!important;
    }

    .search-bar {
      margin: 20px auto;
      max-width: 500px;
    }
    .app-list {
      list-style: none;
      padding: 0;
    }


    .header-logo h1 {
      margin-bottom: 0px;
      color: #c7c7c7;
    }


    .header-logo p {
      color: #c7c7c7;
    }


    .app-details h5 {
      margin-bottom: 2px;
    color: #7ded96;
    font-weight: 600;
    display: inline-block;

    }


    .app-details p {
      margin-bottom: 0rem;
      font-size: 14px;
      color: #46596e;
    }


    .rating-wrap {
      color: #f7dd98a3;
      font-size: 15px;
      
    }

    .download-wrap {
      color: #46596e;
      font-size: 15px;
      margin-left: 10px;
    } 


    .os-wrap {
      color: #46596e;
      font-size: 15px;
      margin-left: 10px;
    } 

    .star-ratingg {
      color: #f7dd98;
      display: inline-block;
    }  

    .app-list li {
      display: flex;
      align-items: center;
      padding: 5px;
    border: 1px solid rgb(14 22 31);
    border-radius: 80px;
      margin-bottom: 10px;
      background: linear-gradient(90deg, rgb(125 237 150 / 9%) 0%, rgba(1, 8, 13, 1) 35%, rgb(125 237 150 / 7%) 100%);
      transition: transform 0.3s, box-shadow 0.3s;
      color: #fff;
      box-shadow: 1px 1px 2px #1951108a;
    }
    .app-list li:hover {
      transform: scale(1.03);
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    }
    .app-logo {
      width: 70px;
        height: 70px;
      border-radius: 100%;
      margin-right: 7px;
    }
    .app-details {
      flex: 1;
    }
    .download-icon {
      font-size: 22px;
      color: #8b9aa9;
      
    }


    .socket {
    width: 200px;
    height: 200px;
    position: relative;
    left: 50%;
    margin-left: -100px;
    top: 50%;
    /* margin-top: -100px; */
    margin-top: 58px;
    margin-bottom: 23px;
}
      
      .hex-brick{
        background: #79e490;
        width: 30px;
        height: 17px;
        position: absolute;
        top: 5px;
        animation-name: fade;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-name: fade;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
      }
      
      .h2{
        transform: rotate(60deg);
        -webkit-transform: rotate(60deg);
      }
      
      .h3{
        transform: rotate(-60deg);
        -webkit-transform: rotate(-60deg);
      }
      
      .gel{
        height: 30px;
        width: 30px;  
        transition: all .3s;
        -webkit-transition: all .3s;
        position: absolute;
        top: 50%;
        left: 50%;
      }
      
      .center-gel{
        margin-left: -15px;
        margin-top: -15px;
        
        animation-name: pulse;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-name: pulse;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
      }
      
      .c1{
        margin-left: -47px;
        margin-top: -15px;
      }
      
      .c2{
        margin-left: -31px;
        margin-top: -43px;
      }
      
      .c3{
        margin-left: 1px;
        margin-top: -43px;
      }
      
      .c4{
        margin-left: 17px;
        margin-top: -15px;
      }
      .c5{
        margin-left: -31px;
        margin-top: 13px;
      }
      
      .c6{
        margin-left: 1px;
        margin-top: 13px;
      }
      
      .c7{
        margin-left: -63px;
        margin-top: -43px;
      }
      
      .c8{
        margin-left: 33px;
        margin-top: -43px;
      }
      
      .c9{
        margin-left: -15px;
        margin-top: 41px;
      }
      
      .c10{
        margin-left: -63px;
        margin-top: 13px;
      }
      
      .c11{
        margin-left: 33px;
        margin-top: 13px;
      }
      
      .c12{
        margin-left: -15px;
        margin-top: -71px;
      }
      
      .c13{
        margin-left: -47px;
        margin-top: -71px;
      }
      
      .c14{
        margin-left: 17px;
        margin-top: -71px;
      }
      
      .c15{
        margin-left: -47px;
        margin-top: 41px;
      }
      
      .c16{
        margin-left: 17px;
        margin-top: 41px;
      }
      
      .c17{
        margin-left: -79px;
        margin-top: -15px;
      }
      
      .c18{
        margin-left: 49px;
        margin-top: -15px;
      }
      
      .c19{
        margin-left: -63px;
        margin-top: -99px;
      }
      
      .c20{
        margin-left: 33px;
        margin-top: -99px;
      }
      
      .c21{
        margin-left: 1px;
        margin-top: -99px;
      }
      
      .c22{
        margin-left: -31px;
        margin-top: -99px;
      }
      
      .c23{
        margin-left: -63px;
        margin-top: 69px;
      }
      
      .c24{
        margin-left: 33px;
        margin-top: 69px;
      }
      
      .c25{
        margin-left: 1px;
        margin-top: 69px;
      }
      
      .c26{
        margin-left: -31px;
        margin-top: 69px;
      }
      
      .c27{
        margin-left: -79px;
        margin-top: -15px;
      }
      
      .c28{
        margin-left: -95px;
        margin-top: -43px;
      }
      
      .c29{
        margin-left: -95px;
        margin-top: 13px;
      }
      
      .c30{
        margin-left: 49px;
        margin-top: 41px;
      }
      
      .c31{
        margin-left: -79px;
        margin-top: -71px;
      }
      
      .c32{
        margin-left: -111px;
        margin-top: -15px;
      }
      
      .c33{
        margin-left: 65px;
        margin-top: -43px;
      }
      
      .c34{
        margin-left: 65px;
        margin-top: 13px;
      }
      
      .c35{
        margin-left: -79px;
        margin-top: 41px;
      }
      
      .c36{
        margin-left: 49px;
        margin-top: -71px;
      }
      
      .c37{
        margin-left: 81px;
        margin-top: -15px;
      }
      
      .r1{
        animation-name: pulse;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-delay: .2s;
        -webkit-animation-name: pulse;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-delay: .2s;
      }
      
      .r2{
        animation-name: pulse;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-delay: .4s;
        -webkit-animation-name: pulse;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-delay: .4s;
      }
      
      .r3{
        animation-name: pulse;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-delay: .6s;
        -webkit-animation-name: pulse;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-delay: .6s;
      }
      
      .r1 > .hex-brick{
        animation-name: fade;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-delay: .2s;
        -webkit-animation-name: fade;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-delay: .2s;
      }
      
      .r2 > .hex-brick{
        animation-name: fade;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-delay: .4s;
        -webkit-animation-name: fade;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-delay: .4s;
      }
      
      .r3 > .hex-brick{
        animation-name: fade;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-delay: .6s;
        -webkit-animation-name: fade;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-delay: .6s;
      }
      
      
      @keyframes pulse{
        0%{
          -webkit-transform: scale(1);
          transform: scale(1);
        }
        
        50%{
          -webkit-transform: scale(0.01);
          transform: scale(0.01);
        }
        
        100%{
          -webkit-transform: scale(1);
          transform: scale(1);
        }
      }
      
      @keyframes fade{
        0%{
          background: #79e490;
        }
        
        50%{
          background: #79e490;
        }
        
        100%{
          background: #79e490;
        }
      }
      
      @-webkit-keyframes pulse{
        0%{
          -webkit-transform: scale(1);
          transform: scale(1);
        }
        
        50%{
          -webkit-transform: scale(0.01);
          transform: scale(0.01);
        }
        
        100%{
          -webkit-transform: scale(1);
          transform: scale(1);
        }
      }
      
      @-webkit-keyframes fade{
        0%{
          background: #ABF8FF;
        }
        
        50%{
          background: #79e490;
        }
        
        100%{
          background: #79e490;
        }
      }





      .captcha {
  background-color:#f9f9f9;
  border:2px solid #d3d3d3;
  border-radius:5px;
  color:#4c4a4b;
  display:flex;
  justify-content:center;
  align-items:center;
}


.text {
  font-size:1.5em;
  font-weight:500;
  margin-right:1em;
}
.spinner {
  position:relative;
  width:2em;
  height:2em;
  display:flex;
  margin:2em 1em;
  align-items:center;
  justify-content:center;
}
input[type="checkbox"] { position: absolute; opacity: 0; z-index: -1; }
input[type="checkbox"]+.checkmark {
  display:inline-block;
  width:2em;
  height:2em;
  background-color:#fcfcfc;
  border:2.5px solid #c3c3c3;
  border-radius:3px;
  display:flex;
  justify-content:center;
  align-items:center;
  cursor: pointer;
}
input[type="checkbox"]+.checkmark span {
  content: '';
    position: relative;
    margin-top: -18px;
    transform: rotate(45deg);
    width: 1.1em;
    height: 1.2em;
    opacity: 0;
}
input[type="checkbox"]+.checkmark>span:after {
  content: '';
    position: absolute;
    display: block;
    height: 3px;
    bottom: 2px;
    left: 7px;
    background-color: #dc3545;
}
input[type="checkbox"]+.checkmark>span:before {
  content: '';
    position: absolute;
    display: block;
    width: 3px;
    bottom: -6px;
    right: 0;
    background-color: #dc3545;
}
input[type="checkbox"]:checked+.checkmark { 
  animation:2s spin forwards;
}
input[type="checkbox"]:checked+.checkmark>span { 
  animation:1s fadein 1.9s forwards;
}
input[type="checkbox"]:checked+.checkmark>span:after {animation:.3s bottomslide 2s forwards;}
input[type="checkbox"]:checked+.checkmark>span:before {animation:.5s rightslide 2.2s forwards;}
@keyframes fadein {
  0% {opacity:0;}
  100% {opacity:1;}
}
@keyframes bottomslide {
  0% {width:0;}
  100% {width:100%;}
}
@keyframes rightslide {
  0% {height:0;}
  100% {height:100%;}
}
.logo {
  display:flex;
  flex-direction:column;
  align-items:center;
  height:100%;
  align-self:flex-end;
  margin:0.5em 1em;
}
.logo img {
  height:2em;
  width:2em;
}
.logo p {
  color:#9d9ba7;
  margin:0;
  font-size:1em;
  font-weight:700;
  margin:.4em 0 .2em 0;
}
.logo small {
  color:#9d9ba7;
  margin:0;
  font-size:.8em;
}
@keyframes spin {
  10% {
    width:0;
    height:0;
    border-width:6px;
  }
  30% {
    width:0;
    height:0;
    border-radius:50%;
    border-width:1em;
    transform: rotate(0deg);
    border-color:rgb(199,218,245);
  }
  50% {
    width:2em;
    height:2em;
    border-radius:50%;
    border-width:4px;
    border-color:rgb(199,218,245);
    border-right-color:rgb(89,152,239);
  }
  70% {
    border-width:4px;
    border-color:rgb(199,218,245);
    border-right-color:rgb(89,152,239);
  }
  90% {
    border-width:4px;
  }
  100% {
    width:2em;
    height:2em;
    border-radius:50%;
    transform: rotate(720deg);
    border-color:transparent;
  }
}
::selection {
  background-color:transparent;
  color:teal;
}
::-moz-selection {
  background-color:transparent;
  color:teal;
}

    .search-bar{
    position: relative;
    transition: all 1s;
    width: 60px;
    height: 60px;
    background: #0e161f;
    box-sizing: border-box;
    border-radius: 25px;
    border: 8px solid #0e161f;
    padding: 5px;
    box-shadow: 1px 1px 2px #1951108a;
}

#searchInput{
    position: absolute;
    top: 0;
    left: 0;
    background: #0e161f;
    color: #c7c7c7;
    width: 100%;;
    height: 42.5px;
    line-height: 30px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 20px;
    padding: 0 20px;
}

.bi-search{
    box-sizing: border-box;
    padding: 9px;
    width: 42.5px;
    height: 42.5px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    transition: all 1s;
}

.search-bar:hover{
    width: 300px;
    cursor: pointer;
}

.search-bar:hover #searchInput{
    display: block;
}

.search-bar:hover .fa{
    background: #07051a;
    color: white;
}



@media screen and (max-width: 500px) {
  
  .text {
    margin:.5em!important;
    text-align:center;
  }
  .logo {
    align-self: center!important;
  }
  .spinner {
    margin:.5em .5em .5em .5em!important;
  }
}


    @media (max-width: 576px) {
      .app-logo {
        width: 70px;
        height: 70px;
      }
    }