body { display: none; font-size: 14px;}
*{ margin:0px; padding:0px; font-family: 'robotoregular'; letter-spacing:0.3px;}  
ul, li{ display:block; list-style:none;}
.btn{font-size:14px; -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 0 rgba(0,0,0,0); color:#fff !important; background: #0094FF; margin:0px; border-radius:4px; }
.btn:hover{ color:#fff;-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 0 rgba(0,0,0,0); background:#3fa9bc }
textarea:focus, input:focus{ outline: none;}
*:focus { outline: none;}
.clear{ clear:both;}

#slideNav{  width:280px; height:100%; position:fixed; z-index:999; background:#fff; color:#333; overflow:hidden;opacity:1; left:-310px; 
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.4);
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.4);
}
.drowerBox{ 
  display: flex;
  flex-direction: column;
  height: 100%; 
}
.eyeIcon img{
  width: 20px;
}
.eyeIconTd{
  text-align:center !important;
}
.navbar{
  background: #fff;
  display: block;
  padding: 0;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0);
  box-shadow: 0 0 15px 0 rgba(0,0,0,0);
}
.navbar .nav-item .nav-link {
  padding-right: 18px;
  padding-left: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #e4e4e4; 
  display: flex;
  align-items: center;
}
.navbar .dropdown-menu{
  position: relative !important;
  background: #f3f3f3;
  border: 0px none;
  border-radius: 0; 
  border-bottom: 1px solid #e4e4e4 !important;
}
.navbar .dropdown-menu a:not(.active) {
  color: #696969;
  font-size: 14px;
  padding: 9px 25px;
}
.dropdown-toggle::after { 
  right: 20px;
  position: absolute;
  top: 49%;
}
.drowerTop{
  background: #0078fd;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 15px 17px;
  font-size: 13px;
}
.profileImg{
  height: 70px;
  width: 70px;
  overflow: hidden; 
  margin-right: 14px;
  border-radius: 50%;
  display:  -webkit-inline-box;
}
.profileImg img{
  width: 100%;
  height: 100%; 
}
.proName h4{
  font-size: 15px;
  font-family: 'robotomedium';
  margin-bottom: 3px;
}

.linksBox{ color:#fff; width:100%; overflow: auto;height: calc(100% - 100px);
vertical-align: middle; opacity:1; background:#fff  } 
#innerNavLeft img{ margin-top:-127px; width:230px; height:auto; display:inline-block;}
#innerNavRight{  }
.linksBox ul{ width:100%; }
.linksBox ul li{ width:100%; display:block;font-size:14px;}
.linksBox ul li a{color:#333; display:block; width:100%; letter-spacing:0.3px; }
.linksBox ul li a span{ width: 33px; font-size: 18px;}
.banner{height:100%; width:100%; position:relative; background:url(../images/banner.jpg) no-repeat center top; background-size:cover; padding-left:90px; color:#fff; text-align:center; vertical-align:middle; display:table }
#closeMenu{ position:absolute; top:0px; right:0px; padding:11px 15px; cursor:pointer; z-index:9}
#closeMenu img{ width: 13px;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
  padding-right: 6px;
    padding-left: 8px;
}
.row { 
  margin-right: -6px;
  margin-left: -6px;
}
.reward{
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  margin-top: 5px;
}
.reward img{
  width: 100%;
  height: auto;
}
.reward .innerreward{
  position: absolute;
  left:15px;
  top:12px;
  color: #C31700;
}
.reward h2{
  font-family: 'robotomedium';
  font-size: 21px;
  margin-bottom: 3px;
}
.reward a{ 
  margin-bottom: 0;
  display: block;
}
.reward p {
  margin-bottom: 3px;
  font-size: 13px;
  color: #2C2C2C;
  width: 180px;
  line-height: 18px;
  font-family: 'robotomedium';
}
.dateReward{
  font-family: 'robotobold';
  font-size: 17px;
}
 
.topSpace{ 
    margin-top: 20px !important;
}
.topSpc{ 
    margin-top: 20px !important;
}
.sliedrBox .carousel-inner { 
    border-radius: 6px;
}
.sliedrBox .carousel-control-next,
.sliedrBox .carousel-control-prev{
right: 0;
background: none !important;
border: 0px none !important;
width: 9% !important; 
}
.sliedrBox .carousel-indicators{
    margin-bottom:-25px !important;
}
.carousel-indicators li{
    background-color: #0078fd !important;
    opacity:0.3 !important;
    width: 14px !important;
    height: 4px !important;
    margin-right: 4px !important;
    margin-left: 4px !important;
}
.sliedrBox .carousel-indicators .active {
    opacity: 1 !important;
}
a.bannButton.bannButtonGr:focus {
background-color: #00ae46 !important;
}
.reIcon:focus{
 background-color: #0662c8 !important;   
}
.btn.userBtn:focus {
    background: #f09000 !important;
}
.btn:focus  {
   background-color: #0662c8 !important;   
}
.addMoney .featureThumb:focus {
    background: #f09000 ; 
}
.teamSection .featureThumb:focus  {
    background: #53a4ff; 
}

.loader{
    background: rgba(255,255,255,0.9);
    position: fixed;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 999;
    top: 0;
    display: none;
}
.loaderInn{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  width: 70px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 18px 1px rgba(16,16,18,0.23);
  -moz-box-shadow: 0px 0px 18px 1px rgba(16,16,18,0.23);
  box-shadow: 0px 0px 18px 1px rgba(16,16,18,0.23);
}
.loaderInn img{
  width: 116%;
  margin-top: -8%;
  margin-left: -8%;
}
.modal-footer.myFooter{
    border: 0px none !important;
    text-align: center !important;
    justify-content: center !important;
}

@media only screen and (max-width: 767px) {
  body { 
    display: block; 
  }
.customPop .modal-dialog {
  height: 100% !important;
  width: 100% !important;
  background: #fff !important;
  padding: 15px;
  margin: 0;
}
.customPop .modal-dialog .modal-content{
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);box-shadow: 0 0 0 0 rgba(0,0,0,0);
}

.enterPin{
  background: #fff;
  height: 100%;
  width: 100%;
  border: 0px none !important;
}
.enterPin .modal-header{
  padding: 0;
  border-bottom: 0px none;
}

.enterPin .modalFooter{
  padding: 0;
  border-top: 0px none;
  display: block;
  text-align: center;
}
.enterPin .modalFooter a{
  display: block;
  margin-top: 20px;
  font-weight: 500;
}
.enterPin .modalFooter a.btn {
    width: 200px;
    margin: 55px auto 10px;
    border: 0px none;
    border-radius: 5px;
    background: #0078fd!important;
    height: 38px;
}
.enterPin .modal-title{
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-size:17px;
}
.errorMessage{
    color: #ff0000;
    display: block;
    margin-top: 10px;
    font-size: 13px;
}
.enterPin .modal-body{
    text-align: center;
    align-items: center;
    justify-content: center;
    flex: 1;
    display: flex;
}
.enterPin .myInput{
  width:200px;
  max-width:95%;
  text-align:center;
  padding:7px;
  border:1px solid #ddd;
  border-radius:5px;
  margin-top:15px;
  height: 38px;
}
.inputWrapper .myInput{
    width: 40px;
    max-width: 40px;
    margin-left: 2px;
    margin-right: 2px;
}
.inputWrapper .myInput:focus{
  background: #0078fd;
  color: #fff;
}
  .qrImg{
      display:block;
  }
  .qrImg svg{
      fill: #000000 !important;
  }
  .qrBox{
  margin: 20px auto 15px;
  height: 100px;
  width: 100px;
  text-align: center;
  background: #0078fd;
  color: #fff;
  border-radius: 50%;
  font-size: 61px;
  line-height: 100px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.qrBox img{
  object-fit: cover;
  width: 65%;
}
h5.pageHead{
  text-align:center;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'robotomedium';
}
.container h4.qrNo{
  text-align:center;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #65676a;
  font-family: 'robotomedium';
  padding-left: 0;
}
.linkcol{
  color: #0078fd !important;
}
.linkcol span{
  background: #edf6ff !important;
  padding: 12px 28px;
  display: inline-block;
  border-radius: 24px;
  font-weight: bold;
}
.qrWrapper{
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.qrWrapperInn{
  margin: 0px auto;
  border: 1px solid #ddd;
  padding: 7px;
  display: inline-block;
  width: 270px;
  max-width: 90%;
}
.qrWrapperInn img{
  width: 100%;
  height: auto;
}
.botIcons{
  text-align: center;
  display: block;
  overflow: auto;
  margin-bottom: 5px;
}
.botIcons span{
  display: inline-block;
  margin: 0 10px 20px;
  font-weight: bold;
}
.botIcons span img{
  width: 50px;
  height: auto;
}
  .container{
    padding-left: 13px;
    padding-right: 13px;
  }
  .bannerTop{ 
    background: #0078fd;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
  }
  .topmargin{
    padding-top: 55px !important;
  }
  .topWrap{
    display: flex; 
    align-items: center;
    justify-content: space-between;
    align-items: center;
  }
  .topRight{
    display: flex;
  }
  .kycBox{
    display: flex;
    padding-right: 16px;
  }
  .kycBox img{
    width: 21px !important;
    height: auto;
  }
    .kycBox a{
    display: flex;
    }
  .qrbox {
    margin: 8px 0;
    margin-right: 0;
    display: flex;
  }
  .qrbox a{
    margin:0 !important;
  }
  .walletBox{
  }
    .walletBox a.walletIcon {
  margin-right:6px !important;
  background-color: rgba(0,0,0,0.2);
    border: none; 
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius:50px;
    font-size: 19px; 
    height: 41px;
    width: 41px; 
  }
  .qrbox img{
    width: 30px;
    height: auto;
  }
  .notificationBox{
    margin: 13px 0;
  }
  .profilOut{
    display: flex;
    align-items: center;
    padding: 3px 0;
    color: #fff;
  }
  .prodata{
    margin-left: 12px;
    line-height: 19px;
  }
  .prodata span{
    font-family: 'robotolight';
    font-size: 12px;
  }
  .proImg{ 
    height: 28px;
    width: 31px;
    overflow: hidden; 
  }
  .profilOut h5{
    margin: 0;
    font-size: 15px;
    font-family: 'robotomedium';
    line-height:normal;
  }
  .bannerSlider{
    margin-top: 20px;
  }
  .sliedrBox{
    display: block;
    margin-bottom: 26px;
  }
  .sliedrBox img{
    width: 100%;
    height: 1005;
  }
  a.bannButton{
    display: flex !important;
    align-items: center;
    width: 100%;
    padding: 11px 14px;
    border-radius: 7px;
  }
  .btn.userBtn{
      background: #FFAC30 !important;
  }
  .btData{
    margin-left: 11px;
    text-align: left;
  }
  .cost{
    display: flex;
    align-items: center;
    margin-bottom: 2px;
  }
  .cost h5{ 
    margin: 0;
    font-size: 20px;
    font-family: 'robotomedium';
    margin-left: 5px;
    letter-spacing:-0.2px !important;
  }
  .cost span{
    font-size: 15px;
    margin-top: 0;
    display: block;
  }
  a.bannButton.bannButtonGr{
    background: #00D154 !important;
    margin-bottom:12px;
  }
  .reachargeSection{ 
    margin-top: 5px;
    padding: 17px 0 0;
    background: #F3F5FA;
  }
  .recMoney{ 
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 13px 15px;
    background: #F3F5FA;
    border: 1px solid #e2e5ec;
    border-radius: 7px;
    display: block;
    position: relative;
  }
  .recMoney h5 {
    font-size: 18px;
    margin-bottom: 6px;
    color: #161616;
  }
  .recMoney p {
    font-size: 15px;
    margin-bottom: 0px;
    color: #4b4b4b;
  }
  .recMoney p span svg {
    fill: #4b4b4b !important;
    margin-right: 2px;
    margin-top: -2px;
  }
  .MoveArrow{
    position: absolute;
    right: 13px;
    top: 50%;
    height: 24px;
    width: 24px;
    border-radius: 40px;
    background: #fff;
    margin-top: -12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .MoveArrow svg {
    fill: #4b4b4b !important;
    opacity: 0.6;
  }
  .mainHeading{
    font-family: 'robotomedium';
    margin-bottom: 14px;
    font-size: 22px;
  }
  .rechargeslider{
    display: flex;
    overflow: auto;
  }
  .rechargThumb{
    margin-right: 15px;
    margin-bottom: 16px;
  }
  .reIcon{
    overflow: hidden;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: #0078fd;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
  }
  .rechargThumb span{
    text-align: center !important;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #161616;
    font-size: 14px;
  }
  .fearturesSection{
    margin-top: 20px;
    margin-bottom: 4px; 
    background: #ffffff;
  }
  .featureThumb{
    background: #EBFFF3;
    border-radius: 7px;
    padding: 12px;
    margin-bottom: 12px;
    text-align: center;
  }
 
  .featurecost{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 6px 10px;
    border-radius: 5px;
    background: #00D154 !important;
    color: #fff;
  }
  .featurecost h5{
    margin-bottom: 0;
    font-size: 18px; letter-spacing: 1px; margin-left: 4px;
    font-family: 'robotomedium';
  }
  .featureThumb h4{
    text-align: center !important;
    line-height: 23px;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #0078fd;
    font-size: 14px;
    margin: 10px 0;
    font-family: 'robotomedium';
  }
  .myBussiness{
    margin-bottom: 17px;
  }
  .myBussiness a.bannButton{
    padding: 18px 22px;
  }
  .otherButns a.bannButton {
     margin-bottom: 12px !important; 
  }
  .myBussiness .btData{
    margin-left: 30px;
  }
  .myBussiness .btData span{
    font-size: 20px;
  }
  .myBussiness .btData span img{
    width: 16px;
  }
  .myBussiness .cost h5 {
    margin: 0;
    font-size: 25px;
  }
  .addMoney .featureThumb{
    background: #FFAC30;
    padding: 16px;
  }
  .addMoney .featureThumb h4{ 
    color: #FFF;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .teamSection{
    background: #0078fd;
    color: #fff;
    padding-top: 20px;
  }

  .teamSection .featureThumb{ 
    background: #1f88fd;
    padding: 16px;
  }
  .teamSection .featureThumb h4{ 
    color: #FFF;
    font-size: 16px;
    margin-top: 11px;
    margin-bottom: 0;
  }
  .wapSection{
    background: #2CDA42;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
    color: #fff;
  }
  .wapData{
    padding-left: 4px;
    padding-right: 15px;
  }
  .wapData .textInfo{
    font-size: 15px;
    line-height: 18px !important;
  }
  .wapData h4{
    font-size: 21px;
    margin-bottom: 6px;
    font-family: 'robotomedium';
  }
  .innerDeader{
    margin: 84px 0 20px;
  }
  .innerDeader .container{
    display: block;
    position: relative;
  }
  .innerDeader .container a{
    position: absolute;
    font-size: 13px;
    width: 28px;
    padding: 6px 6px 6px 0;
    top: -6px;
  }
  .innerDeader .container a img{
      width:100%;
  }
  .innerDeader .container h4{
    font-size: 17px; 
    text-align: center;
    margin-bottom: 0;
    padding-left: 3px;
    font-family: 'robotomedium';
    letter-spacing: 0.5px;
  }
  .container h3.pageHead{
    font-size: 21px; 
    text-align: center;
    margin-bottom: 20px; 
    font-family: 'robotomedium';
    letter-spacing: 0.5px;
  }
  .tableBox{
    width: 100%;
    overflow-y:auto ;
    display: block;
  }
  .tableBox table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
   
    font-size: 14px;
  }
  
  .tableBox td {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 6px 10px;
    line-height: 18px;
    color: #424447;
    white-space: nowrap;
  }
  .tableBox th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px 10px;
    color: #1e1f20;
    font-family: 'robotomedium';
    white-space: nowrap;
  }
  
  .tableBox tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  .formBox{
    display: block;
  }
  .formBox label {
    font-size: 13px;
    font-family: 'robotomedium';
    color: #0078fd;
    margin-bottom: 5px;
  }
  .formBox .form-outline{
    margin-bottom:12px;
  }
  .form-control{
    border: 1px solid #dee0e2;
  }
  .bigBtn{ 
    width: 100%;
  }
  .btn{
    background:#0078fd!important ;
  }
  .logoBox{
    margin: 30px auto;
    height: 85px;
    width: 85px;
    text-align: center;
    background: #0078fd;
    color: #fff;
    border-radius: 50%;
    font-size: 61px;
    line-height: 100px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logoBox img{
    object-fit: cover;
    width: 65%;
  }
  .form-check-input{
    margin-top: 5px;
  }
  .checkLine{
    margin: 20px 0;
  }
  .checkLine label{
    margin: 0;
    font-family: 'robotoregular';
  }
  .forgotPass{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .forgotPass a {
    color: #0078fd;
  }
  .checkLine label {
    color: #333;
  }
  .bottSpace{
    margin-bottom: 30px;
  }
  .signupLink{
    text-align: center;
    margin-top: 20px;
    display: block;
  }
  .topSpace{ 
      margin-top: 20px;
  }
  .ui-accordion .ui-accordion-content{
    height:auto !important;
  }
  .ui-accordion .ui-accordion-content {
    padding: 10px 16px !important;
  }
  .ui-accordion .ui-accordion-header { 
    padding: 12px 12px !important; 
 }
    .viewBalance
    {
      position: absolute;
      color: #fff;
      width: 100%;
      text-align: center;
      padding: 13px;
      right: 0;
      font-size: 19px;
      font-weight: bold;
      display: none;
      background: #006fe9;
      top: 57px;
    }
}

@media only screen and (max-width: 400px) {
  .cost h5 { 
    font-size: 17px;
  }
  .btData {
    margin-left: 12px;
    font-size: 11px;
  }
  .rechargThumb span{
    font-size: 13px;
  }
  .featureThumb h4 { 
    line-height: 18px; 
    font-size: 13px;
    margin: 5px 0 9px;
  }
  .addMoney .featureThumb h4 {
    color: #FFF;
    font-size: 14px;
    margin-top: 13px;
  }
  .teamSection .featureThumb h4 {
    color: #FFF;
    font-size: 14px;
  }
  .wapData h4 {
    font-size: 19px;
    margin-bottom: 5px;
  }
  .wapData .textInfo {
    font-size: 14px;
    line-height: 17px !important;
  }
}

/**** css for login page new look ***/ 
.new_login{
    /*background: linear-gradient(to bottom,  rgba(21,63,127,1) 0%,rgba(0,120,253,1) 100%);*/
    height: 100%;}

.new_login .wrapper {
    background: #7297c8;
    width: 90%;
    margin: 25% auto 15%;
    border-radius: 20px 0 20px 0;
    /* padding: 15px; */
    border: 8px solid #ffffff7d;
}

@media only screen and (max-width: 767px)
{
        .new_login .innerDeader {
            margin: -40px 0 15px;
        }
        
        .new_login .logoBox{
    margin: 0px auto;
    box-shadow: 0px 0px 4px 1px #fff;
}
    .new_login .container h3.pageHead{font-size: 1.75rem; font-weight: 600; color: #fff; margin-top: 15px; margin-bottom: 0px; text-shadow: 1px 1px 1px #000;}
    
    .new_login .formBox label{ color:#fff;}
    html{    min-height: 100%;}
    .new_login .input-group-text .fa {color: #0078fd;}
}

.new_login .form-outline .show-password {
    position: absolute;
    right: 1px;
    top: 4px;
    cursor: pointer;
    padding: 10px; z-index:9;
}
.new_login .form-outline #CallError{ color:red;}
.login_wrapper{     position: absolute;
    left: 50%;
    top: 60%; margin:0px!important;
    transform: translate(-50%, -50%);}
.position_top_logos1{ position:absolute; width:100%; top:0; left:0; display:flex; justify-content: space-between; padding:10px 15px 0 15px;}
.position_top_logos2{ position:absolute; width:100%; bottom:0; left:0; display:flex; justify-content:center; padding:10px 15px 0 15px;}
.image1, .image2{height:55px;}

/* 15-03-2024 */
.certi {
    width: 60%;
    position: absolute;
    top: 11.5%;
    left: 50%;
    transform: translateX(-50%); text-align:center;
}
.certi_text{ text-align:center; font-weight:bold; font-size:14px;}
.certi_text span{ font-size:28px; color:#2a6aad; display:block;}
.certi_text label{ display:block;}