  @import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:300,400,700&display=swap");

  @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Rubik:wght@300;500;600;700;800;900&display=swap');

*{

    padding: 0px;
    margin: 0px;

     font-family: 'rubik', sans-serif;
}

/*.alert {
    bottom: 20px;
    left: 50px;
    text-align: center;
    position: absolute !important;
}*/


/*.custom-box{
bottom: 0px !important;
    left: 0px !important;
    text-align: left !important;
    position: relative !important;
}*/
.body-bg{
    
    background-color: #151515;
    /* background: linear-gradient(to bottom right , #323232, #0f0f0f) !important; */
}

a{
  color: #fff;
  text-decoration: none;
}
.card-title{
  text-align: center;
    color: white;
    font-size: 36px;
    padding-top: 40px;


}
 .content-wrapper{
   
    margin-bottom: 110px !important;
  }
.card-subtitle{
  text-align: center;
    color: #efd16a;
    font-size: 16px;
    padding-top: 40px;
}
.box-shadow-new{
  box-shadow: 6px 10px 10px #fddc92 inset, 5px 5px 4px 2px #00000080, -5px -5px 4px 0px #37373780, -3px -3px 20px 2px #a0712d inset;
}

.for-reg{
    padding-top: 60px !important;
}

.forgot-in{
  padding-bottom: 60px;
}

/* .bg-body{
  background: linear-gradient(to bottom right , #323232, #0f0f0f) !important;
} */

.bg-dice img{
  width: 192px;
  position: relative;
  left: 404px;
  top: -120px;
}

.bg-dice{
  position: absolute;
}

.bg-coin img{
  width: 192px;
  position: relative;
  left: -170px;
  top: -25px;
}

.bg-coin{
  position: absolute;
}
.table>:not(caption)>*>*{
  border:unset !important;
 }
  tr th{
    text-transform: uppercase;
  }
  /* Apply spacing between table rows */
  tr {
    justify-content: space-between;
    color: white !important;
    background:#232323 !important;
    padding: 16px !important;
    margin:10px 0px !important; /* Add margin at the bottom of each row */
    display: flex !important;
    border-radius:10px !important; 
    border:0px !important;/* Change row display to block to allow margin to take effect */
  }
  tbody th{
    text-center: text-left !important;
  }
  
  h2 {
    text-align: center;
  }
  
  .fund-form{
    margin: 26px 0;
  }

  .form-group {
    margin: 26px 0;
  }
  
  label {
    display: block;
    font-weight: bold;
    color: #fff;
  }


.despot-fund{
  font-family: inter;
    text-align: center; 
    width: 60%; margin:auto;
    border-radius: 8px;
    position: relative;
    top:90px;
    left: 30px;
        background-color: transparent;
    padding: 0px 20px;
    margin: 40px auto;
    box-shadow: -6px -6px 14px 8px #37373780, 6px 6px 14px 8px #000, 0px 0px 0px 0px #37373780, 0px 0px 0px 0px #000;
}
  .dataTables_wrapper .dataTables_filter input, div#example_info{
    color: #fff !important;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button{
 background: #fff !important;
  }
  .name-inputs{
    gap: 36px;
  }
  select {
            font-size: 18px;
            color: #fff;
            width: -webkit-fill-available;
            padding: 12px 16px;
            border: 1px solid;
            border-top-color: #000;
            border-right-color: #00000080;
            border-bottom-color: #00000080;
            border-left-color: #00000080;
            border-radius: 4px;
            z-index: 111;
            background: linear-gradient(to left, #101010, #161616) !important;
            box-shadow: 2px 2px 2px 0px #000 inset, 4px 4px 4px 2px #00000080,
                        -5px -5px 4px 0px #37373780, -5px -5px 6px 1px #37373780 inset;
        }

        input {
          font-size: 12px;
          color: #000 !important;
          width: -webkit-fill-available;
          padding: 12px 16px;
          border: 1px solid;
          border-top-color: #000;
          border-right-color: #00000080;
          border-bottom-color: #00000080;
          border-left-color: #00000080;
          border-radius: 4px;
          z-index: 0;
          background: #fff;
          box-shadow: 2px 2px 2px 0px #000 inset, 4px 4px 4px 2px #00000080 ,
           -5px -5px 4px 0px #37373780 , -5px -5px 6px 1px #37373780 inset;
      }
  .fund-form select{
      font-size: 12px;
      color: #646464;
      width: 100%;
      padding:12px 16px;
      border: 1px solid;
      border-top-color: #000;
      border-right-color: #00000080;
      border-bottom-color: #00000080;
      border-left-color: #00000080  ;
      border-radius: 4px;
      z-index: 111;
      background: linear-gradient(to left ,#101010,#161616);
      box-shadow: 2px 2px 2px 0px #000 inset, 4px 4px 4px 2px #00000080 ,
       -5px -5px 4px 0px #37373780 , -5px -5px 6px 1px #37373780 inset;
       }
  
  .login-btn{
    width: 100%;
    padding:12px 16px;
    background-color: #e5bd64;
    color: rgb(0, 0, 0);
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
  }

  .submit-btn{
    width: 100%;
    padding:12px 16px;
    background-color: #e5bd64;
    color: rgb(0, 0, 0);
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
  }

  .reg-btn{
    font-family: 'Rubik', sans-serif;
    width: 100%;
    padding:12px 16px;
    background-color:transparent;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin: 26px 0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
  }

table{
  margin-bottom: 60px;
}

  .login-form,
   .register-form{
    background-color:transparent;
    padding: 70px 0px 200px;
    height: 100%;
    background-image: url(../img/bg1-a.png) !important;
    background-size: contain;
    animation: moveBackground 20s linear infinite; 
    
  }

  @keyframes moveBackground {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 0% 100%;
    }
}

  .submit-btn[type="submit"]:hover {
    background-color: #e5bd64;
  }

  .login-btn[type="submit"]:hover {
    background-color: #e5bd64;
  }

.form-in{

    width: 440px;
    padding: 0 20px;
    border: 2px solid #e2b962;
    border-radius: 10px;
    margin: 40px auto;
    background: #e8f0fe0a;
    box-shadow: -6px -6px 14px 8px #37373780,
                6px 6px 14px 8px #000,
                0px 0px 0px 0px #37373780,
                0px 0px 0px 0px #000;
                
  }

  

.login-btn[type="submit"]{
  padding: 8px 16px;
  font-family: 'inter', sans-serif;
  border: 3px solid;
  border-top-color: #a0712d;
    border-right-color: #e5bd64;
    border-bottom-color: #e5bd64;
    border-left-color: #a0712d  ;
  box-shadow:6px 10px 10px #fddc92 inset,
             5px 5px 4px 2px #00000080,
            -5px -5px 4px 0px #37373780,
            -3px -3px 20px 2px #a0712d inset;
  font-size: 18px;
  /* margin-bottom: 44px; */
}

.submit-btn[type="submit"]{
  padding: 8px 16px;
  font-family: 'inter', sans-serif;
  border: 3px solid;
  border-top-color: #a0712d;
    border-right-color: #e5bd64;
    border-bottom-color: #e5bd64;
    border-left-color: #a0712d  ;
  box-shadow:6px 10px 10px #fddc92 inset,
             5px 5px 4px 2px #00000080,
            -5px -5px 4px 0px #37373780,
            -3px -3px 20px 2px #a0712d inset;
  font-size: 18px;
  margin-bottom: 44px;
}



.fund-form p{
  color:#6a6a6a;
}

.fund-form p:hover{
  color: #fff;
  text-decoration: underline;
}

.form-group p{
    color:#6a6a6a;
    margin-top: 4px;
}

.form-group p:hover{
    color: #fff;
    text-decoration: underline;
}

.texts-in{
  color: #fff;
  font-weight: 700;
  font-family: 'Rubik', sans-serif;
}

ol, ul{
  padding: 0px;
}

.header-shadow{
  box-shadow: -6px -6px 14px 8px #37373780, 6px 6px 14px 8px #000, 0px 0px 0px 0px #37373780, 0px 0px 0px 0px #000;
}

.reg-in{
  padding: 44px 0 0 0
}

.plus-icon {
  color: #e5bd64;
  background: transparent;
  font-size: 54px;
  text-align: center;
  position: absolute;
  
  left: 84px;
  z-index: 99999990;
}


.hexagon {
  text-align: center;
  margin: 92px auto  ;
  width: 162.5px; /* 65% of the original width */
  height: 89.7px; /* 65% of the original height */
  background: #1e1e1e;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  border-right: solid #e5bd64;
  border-left: solid #e5bd64;
}

.hexagon:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  box-shadow:0px 0px 0px #e5bd64;
  top: -51.45px; /* 65% of the top offset */
  border-left: 81.25px solid transparent; /* 65% of the border width */
  border-right: 81.25px solid transparent; /* 65% of the border width */
  border-bottom: 51.45px solid #1e1e1e;
}

.hexagon:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  box-shadow:0px 0px 0px #e5bd64;
  bottom: -51.45px; /* 65% of the bottom offset */
  border-left: 81.25px solid transparent; /* 65% of the border width */
  border-right: 81.25px solid transparent; /* 65% of the border width */
  border-top: 51.45px solid #1e1e1e;
}

/* upper layer */







.line-a {
  height: 89px;
  width: 3px;
  color: #e5bd64 !important;
  position: absolute !important;
  top: -70px;
  z-index: 99999;
  transform: rotate(-58deg);
  /* right: 67px; */
  left: 122px;
  /* bottom: 33px; */
}

/* hexagon-css */
.hex {
  margin-top: 70px;
  width: 208px;
  height: 120px;
  background: transparent;
  position: relative;
}
.hex:before, .hex:after {
  content:"";
  border-left: 104px solid transparent;
  border-right: 104px solid transparent;
  position: absolute;
}
.hex:before {
  top: -59px;
  border-bottom: 60px solid transparent;
}
.hex:after {
  bottom: -59px;
  border-top: 60px solid transparent;
}
.hex.inner {
  background-color:#e5bd64;
  -webkit-transform: scale(.7, .7);
  -moz-transform: scale(.7, .7);
  transform: scale(.7, .7);
  z-index:1;
}
.hex.inner:before {
  border-bottom: 60px solid #e5bd64;
}
.hex.inner:after {
  border-top: 60px solid #e5bd64;
}
.hex.inner2 {
  background-color:#1e1e1e;
  -webkit-transform: scale(.9, .9);
  -moz-transform: scale(.9, .9);
  transform: scale(.9, .9);
  z-index:2;
}

/* .hex.inner2{box-shadow: 
                2px 2px 12px 0px transparent inset,
                4px 4px 4px 2px #37373780 ,
                -5px -5px 14px 0px transparent inset,
                -5px -5px 6px 1px #37373780 ;
  } */
.hex.inner2:before {
  border-bottom: 60px solid #1e1e1e;
}
.hex.inner2:after {
  border-top: 60px solid #1e1e1e;
}

.hex{
  margin: 70px auto !important;
  
}

.form_group label {
  display: block;
  font: 600 18px "Syne", sans-serif;
  margin-bottom: 17px;
}

.form_group {
  position: relative;
}

select option {
  color: #FFF;
  background-color: #1f1f1f;
}

select option:hover {
  color: #FFF;
  background-color: #000;
}

form#add-funds{
  background-color: transparent;
    padding: 0px 20px;
    margin: 40px auto;
    box-shadow: -6px -6px 14px 8px #37373780, 6px 6px 14px 8px #000, 0px 0px 0px 0px #37373780, 0px 0px 0px 0px #000;
}

/* .fund-sec{
  padding-bottom: 100px;
} */

.profile-in{
  background-color: transparent;
  padding: 0px 20px;
  margin: 40px auto;
  box-shadow: -6px -6px 14px 8px #37373780, 6px 6px 14px 8px #000, 0px 0px 0px 0px #37373780, 0px 0px 0px 0px #000;
}



.text-in-li{
  color: #fff;
  font-weight: 700;
}

.pf-img{
  text-align: center;
}

.capability{
  width: 50%;
}





/* Blur and scale out the sections on hover */
/* .icon-li li i:hover .left-content{
  filter: blur(4px);
  transform: scale(0.95);
  transition: filter 0.5s ease, transform 0.5s ease;
} */

.icon-li li .tooltiptext {
  visibility: hidden;
  width: 160px;
  background-color:#1e1d22;
  color: #efd177;
  text-align: center;
  border-radius: 6px;
  padding: 20px;
  position: absolute;
  z-index: 1;
  top: 155%;
  left: -8px;
  margin-left: -60px;
  border: 1px solid #efd177;
}

/* .icon-li li .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #1e1d22 transparent;
} */

.tooltip-dashboard li{
  color: #efd177;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 5px 0px 5px;
  border-bottom: 1px solid #efd177;
  }

.tooltiptext h3{
  color:#fff;
  border-bottom: 1px solid white;
  margin: 0 10px;
  font-size: 18px;
}

.tooltiptext .team{
  margin: 0 29px !important; 
}


li.show-menu {
  display: none;
  position: absolute;
}

a.hamburger-wrapper{
  display: none;
}


/* mobile-screen */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    
  .icon-flex{
    display: none !important;
  }

  .down-arrow.bi.bi-caret-down {
    float: right;
  }

  .tooltiptext h3 {
    color: #fff;
    margin: 0 10px;
    border: none;
  }

  .icon-li li:hover .tooltiptext {
    visibility: visible;
    transform: scale(1.1);
    transition: transform 0.3s ease;
    /* background-color: transparent; */
    text-align: start;
  }

  .icon-li li .tooltiptext {
    visibility: hidden;
    width: 365px;
    background-color: #1e1d22;
    color: #efd177;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 178%;
    left: -8px;
    margin-left: -60px;
    border: 1px solid #efd177;
  }

  a.hamburger-wrapper{
    display: none;
  }

  .mb-menu-in{
    display: none;
    color: #efd177;
    font-size: 24px;
    font-weight: 600;
    padding: 4px 10px;
    border-bottom: 1px solid #efd177;
    margin: 0 10px;
  }

  li.show-menu {
    display: block;
    position: relative;
  }

  .open-menu{
    visibility: hidden;
  }
  .hamburger-wrapper{
    visibility: visible !important;    
  }
  
  .hamburger-menu,
  .hamburger-menu:after,
  .hamburger-menu:before {
    width: 24px;
    height: 4px;
    border-radius: 2px;
    color: white;
  }
  .hamburger-menu {
    position: relative;
    background: black;
    transition: all 0ms 200ms;
    display: block;
    &.animate {
      background: white; 
    }
  }
  .hamburger-menu:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    background: black;
    transition: bottom 200ms 200ms cubic-bezier(0.23, 1, 0.32, 1), transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .hamburger-menu:after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: black;
    transition: top 200ms 200ms cubic-bezier(0.23, 1, 0.32, 1), transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .hamburger-menu.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 200ms cubic-bezier(0.23, 1, 0.32, 1), transform 200ms 200ms cubic-bezier(0.23, 1, 0.32, 1);;
  }
  .hamburger-menu.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 200ms cubic-bezier(0.23, 1, 0.32, 1), transform 200ms 200ms cubic-bezier(0.23, 1, 0.32, 1);;
  }
  .hamburger-wrapper {
    display: block;
    padding: 12px 0;
    z-index: 1338;
  }

  .logo-img{
    visibility: visible !important;
  }

  .left-side-form{
    margin: 68px 0 0 0px;
  }

  .ul-btns li{
    width: 50% !important;
    padding: 6px;
  }

  .ul-btns{
      flex-wrap: wrap;
      display: flex;
  }

  .menu-left{
    margin-top: 4px;
  }

  .menu-right{
    margin-top: 4px;
  }

  .left-content{
    margin-top:68px;
  }

  .heder-top .container-fluid{
    padding-top: 10px;
    position: fixed;
    background: #151515;
    top:0px;
  }

  ul.d-flex {
    gap: 8px;
  }

  .pf-img{
    display: none;
  }

  button.inside-btn {
    text-align: left;
    background-color: #343438;
    border: 1px solid transparent;
    padding: 8px 8px 12px 8px;
    border-radius: 10px;
  }

  .capability{
    width: 100%;
  }

  .follow span{
    display: none;
  }  

  i.bi.bi-arrow-up-right-square-fill {
    /* color: red; */
    background: #e5bd64;
    border-radius: 4px
  }



  .info-p{
    color: #fff;
    text-align: start;
    width: 70%;
    font-size: 20px;
    font-weight: 700;
    align-self: center;
  }

  .fb-icon {
    width: 15% !important;
    text-align: start;
    align-self: center;
    margin-left: 5px;
}

  .follow {
    text-align: end !important;
    width:15% !important;
    background-color: #252525 !important;
    align-self: center !important;
    /* border-radius: 4px; */
    /* padding: 4px; */
  }

    .form-in {
      width: 80%;}

      img.img-dice {
      width: 104px;
      position: relative;
      left: 196px;
      top: -75px;
  }

  img.img-dice-f{
    width: 85px;
      position: relative;
      left: 180px;
      top: -55px;
  }

  .bg-coin img {
    width: 110px;
    position: relative;
    left: -96px;
    top: -38px;
}
  
}



/* tablet-screen */

@media only screen and (min-width: 481px) and (max-width: 800px) {
  
 .pf-img{
    display: none;
  }

  .inside-btn {
    background-color: #343438;
    border: 1px solid transparent;
    border-radius: 12px;
    padding: 7px 7px 10px 7px;
    text-align: left;
    }

  ul.d-flex {
    gap: 4px !important;
  }
  
  .form-in {
    width: 340px;}

    img.img-dice{
      
        width: 140px;
        position: relative;
        left: 294px;
        top: -90px;
    }
    

    img.img-dice-f {
    width: 110px;
    position: relative;
    left: 272px;
    top: -75px;
  }

.bg-coin img {
  width: 110px;
  position: relative;
  left: -96px;
  top: -38px;
  }

  .info-p{
    color: #fff;
    text-align: start;
    width: 50%;
    font-size: 20px;
    font-weight: 700;
    align-self: center;
  }

  .fb-icon {
    width: 15% !important;
    text-align: start;
    align-self: center;
  }

.follow{
  text-align: center;
  width: 34%;
  background-color:#e5bd64;
  color: #252525;
  align-self: center;
  border-radius:4px;
  padding: 4px;
}

.follow span{
    font-size: 12px;
}


}

/* laptop-screen */

@media only screen and (min-width: 801px) and (max-width: 1220px) {

  .inside-btn {
    background-color: #343438;
    border: 1px solid transparent;
    border-radius: 12px;
    padding:  10px 10px 14px 10px;
    text-align: left;
  }

  ul.d-flex {
    gap: 12px;
  }

  img.img-dice-f {
    width: 176px;
    position: relative;
    left: 348px;
    top: -108px;
}

img.img-dice {
  width: 184px;
  position: relative;
  left: 388px;
  top: -110px;
}

.info-p{
  color: #fff;
  text-align: start;
  width: 50%;
  font-size: 20px;
  font-weight: 700;
  align-self: center;
}

.fb-icon {
  width: 15% !important;
  text-align: start;
  align-self: center;
}

.follow{
text-align: center;
width: 35%;
background-color:#e5bd64;
color: #252525;
align-self: center;
border-radius:4px;
padding: 4px;
}

.inside-btn {
  background-color: #343438;
  border: 1px solid transparent;
  border-radius: 12px;
  padding: 10px 10px 14px 10px;
  text-align: left;
}

}

@media only screen and (min-width: 1221px) and (max-width: 2570px){

  .inside-btn {
    background-color: #343438;
    border: 1px solid transparent;
    border-radius: 12px;
    padding: 10px 10px 14px 10px;
    text-align: left;
  }

  ul.d-flex {
    gap: 18px;
  }

  .info-p{
    color: #fff;
    text-align: start;
    width: 50%;
    font-size: 20px;
    font-weight: 700;
    align-self: center;
  }
  
  .fb-icon {
    width: 15% !important;
    text-align: start;
    align-self: center;
  }
  
  .follow{
  text-align: center;
  width: 35%;
  background-color:#e5bd64;
  color: #252525;
  align-self: center;
  border-radius:4px;
  padding: 4px;
  }

}







/* dashboard and other important css */






/* dashboard and other important css */






/* dashboard and other important css */






/* dashboard and other important css */






/* dashboard and other important css */






/* dashboard and other important css */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

ul li{
    list-style-type: none;
    align-self: end;
    /* width: 100% ; */
}

/* body{
    background: linear-gradient(to bottom right , #323232, #0f0f0f) !important;
} */

/* .bg-body{
    background: linear-gradient(to bottom right , #323232, #0f0f0f) !important;
} */

/* .container {
    
    max-width: none;
  }
   */
  .container::before {
    max-width: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: -1;
    pointer-events: none;
    
  }

ul li i{
    font-size: 24px;
}

.li-logo {
    min-width: fit-content;
    margin: 0;
    padding: 0;
}

.product-btn ul li button i{
    font-size: 24px;
    background-color:#efd177 ;
    padding: 0px 4px 6px 4px;
    border-radius: 6px;
}

.product-mrp{
    font-size: 16px;
}

/* .inside-btn{
    background-color: #343438;
    border: 1px solid transparent;
    border-radius: 12px;
    padding: 22px;
    text-align: left;} */

.product-btn ul li button h6{
    font-size: 12px;
    padding: 8px 0;
    color: #8d8c91;
}

.product-btn ul li button p{
    font-size: 16px;
}

.menu-right{
    font-size:24px;
    align-self: center;
}

/* ul.d-flex {
    gap: 42px;

} */

/* .only-flex{
    display: flex;
    gap: 34px;
    justify-content: end;
} */

.logout {
  text-align: right;
  color: #efd177;
  font-size: 24px;
  display: flex;
  justify-content: end;
}
.text-light {
  color: #f8f9fa!important;
  margin-right: 12px;
  margin-top: 8px;
}
.icon-flex{
    display: flex;
    gap: 34px;
    justify-content: center;

}

.icon-flex li i{
    color: #efd177;
}


/* .left-content{
    width: 35%;
}   

.center-content{
    width: 50%;
}  

.right-content{
    width: 15%;
}    */

.list-in{
    color: #efd177;
}

.top-bar{
    border-radius: 22px 22px 0 0;
}

.p-leftside{
    color: #e1e6e9;
    font-size: 32px;
    font-weight: 600;
    font-family: 'circular' !important;
}

.capability p{
    color: #e1e6e9;
}

.send-rec-btn{
    gap: 12px;
}

.send-rec-btn button{
    background-color: #e1e6e9;
    border: 1px solid transparent;
    border-radius: 6px;
    padding: 12px;
    font-size: 18px;
    font-weight: 700;
}

.send-rec-btn button:hover{
    background-color: #ffffff;
    border: 1px solid transparent;     
}

.stat-btn{
    border: 1px solid transparent;
    border-radius: 6px;
    background-color: #fff;
}


p{
  font-family: 'rubik', sans-serif !important;
}

.details-box-up{
    border-radius: 18px;
    box-shadow: 6px 10px 10px #e1e6e9 inset, 5px 5px 4px 2px #00000080, -5px -5px 4px 0px #37373780, -3px -3px 20px 2px #e1e6e9 inset;
    background-color:#e1e6e9;
    
}

.details-box{
    border-radius: 18px;
    width: 100%;
    background-color:#1e1d22;
    
}

.details-box h3{
    color: #be9347;
    width: 100%;
    font-size:30px ;
}

.detail-amt{
    color:#be9347;
    width: 100%;
    font-weight: 600;
    font-size:28px;
}

.details-box span{
    color:#efd177;
    width: 100%;
}

/* .right-content{
    text-align: -webkit-center;
}

.profile-photo{
    width: 200px;
} */

.profile-img{
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.btn-info{
    width: 100%;
    border: 1px solid #c3c3c3;
    background-color: #e1e6e9;
    border-radius: 6px;

}

.menu-left{
    align-self: end;
}

.btn-info:hover{
    border: 1px solid transparent;
    background-color: #ffffff;
}

.other-btn {
    margin: 40px auto;
}

.other-btn ul li {
    text-align: center;
    width: 100%;
}

.profile-name{ 
    color: #e1e6e9;
    font-size: 22px;
    font-weight: 600;
}

.topup-p{
    font-size: 12px;
    font-weight: 600;
}

.bi-plus-circle{
    font-size: 18px;
}

.fb-icon i{
    background-color: #efd177;
    color: #181818;
    padding: 0px 6px 6px 6px;
    border-radius: 6px;
    align-self: center;
    box-shadow:6px 10px 10px #fddc92 inset,
               5px 5px 4px 2px #00000080,
              -5px -5px 4px 0px #37373780,
              -3px -3px 20px 2px #a0712d inset;
}

  /* .info-p{
    width:70% !important;
  } */

/* .fb-icon{
    width:10%;
    text-align: start;
    align-self: center;
} */

/* .info-p{
  color: #fff;
  text-align: start;
  width: 60%;
  font-size: 20px;
  font-weight: 700;
  align-self: center;
}  */

/* .follow{
  text-align: center;
  width: 30%;
  background-color:#e5bd64;
  align-self: center;
  border-radius:4px;
  padding: 4px;
} */

/* .arrow-icon{
    width: 10%;
    text-align: end;
    align-self: center;
} */

.arrow-icon i{
    background-color: #efd177;
    color: #181818;
    padding: 0px 6px 6px 6px;
    border-radius: 6px;
    align-self: center;
}
.border-btn{
  border: 1px solid #454545;
    border-radius: 6px;
    padding: 8px 10px 10px;
    font-size: 18px;
    font-weight: 500;
    border: 3px solid;
    border-top-color: #a0712d;
      border-right-color: #a0712d;
      border-bottom-color: #a0712d;
      border-left-color: #a0712d  ;
}
.product-in{    
    border: 1px solid #454545;
    border-radius: 6px;
    padding: 8px 10px 10px;
    font-size: 18px;
    font-weight: 500;
    border: 3px solid;
    border-top-color: #a0712d;
      border-right-color: #a0712d;
      border-bottom-color: #a0712d;
      border-left-color: #a0712d  ;
    
}

.info-p span{
    font-size: 14px;
    font-weight: 400;
}

.logo-only{
    width: 32px;
    
}
.bg-hover{
  transition: transform 0.5s ease-in-out;
}
.bg-hover:hover{
  background-image:url('../img/bg_new.svg');
   box-shadow: 0 36px 48px rgb(229 189 100 / 40%);
   background-size: cover;
  color: black;
   transform: scale(1.02);
}



.img-only{
    width: 130px;
    border-radius: 50%;
    object-fit: cover;
}

.highlight{
  font-size: 25px;
  color: #efd177;
  font-size: 600;
  padding: 0px 5px;
} 


.bi-arrow-up-right-square-fill::before{
        padding: 0 3px 3px 3px;
}



/* .product-in:hover {
    transform: scale(1.1);
  } */

.product-in {
    background-color: #252525;
    transition: transform 0.2s ease;
  }

  /* .bi-arrow-bar-up::before {
    font-weight: 700 !important;
} */

/* .bg-container{
    margin: 40px ;
    padding: 0 20px;
   
} */

/* table.dataTable tr.even td {
    background-color: #EAEBFF;
}


  div#table_id_length{
    color: #fff;
    margin: 33px 0 0 0; 
  }
  
  table.dataTable tr.odd td {
    background-color: #fff !important;
  } */

  .text-color{
    color: #efd177 !important;
  }


  .border-shadow{
    background-color: transparent;
    padding: 0px 20px;
    margin: 40px auto;
    box-shadow: -6px -6px 14px 8px #37373780, 6px 6px 14px 8px #000, 0px 0px 0px 0px #37373780, 0px 0px 0px 0px #000;
  }

  .learn-btn{
    padding: 0px 40px;
    height: 50px;
    background: transparent;
    color: black;
    margin-top: 24px !important;
    margin-left: 20px;

  }
  .Btn {
  width: 200px;
  height: 50px;
  border: none;
  border-radius: 10px;
  background: linear-gradient(to right,#77530a,#ffd277,#77530a,#77530a,#ffd277,#77530a);
  background-size: 250%;
  background-position: left;
  color: #ffd277;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition-duration: 1s;
  overflow: hidden;
}

.Btn::before {
  position: absolute;
  content: "Claim Yours Token";
  color: #ffd277;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 97%;
  height: 90%;
  border-radius: 8px;
  transition-duration: 1s;
  background-color: rgba(0, 0, 0, 0.842);
  background-size: 200%;
}

.Btn:hover {
  background-position: right;
  transition-duration: 1s;
}

.Btn:hover::before {
  background-position: right;
  transition-duration: 1s;
}

.Btn:active {
  transform: scale(0.95);
}




.heder-top {
  z-index: 9999;
  position: relative;
}
@media only screen and (max-width: 425px) {
.dopost-box h1{
  font-size: 28px !important;
}
.dopost-box h5.big-text{
  font-size: 19px !important;
}

.dopost-box{
  padding: 0px !important;
}

.dopost-box p{
  font-size: 14px !important;
}
#exampleFormControlSelect1{
    font-size: 16px !important;
    margin-top: -32px;
    width: auto;
 
}
.select-ctn,.select-ctn .row, .select-ctn .p-3, .select-ctn .card-body  {
  padding: 0px !important;
}
.despot-fund div img{
  width: 40% !important;
  margin-bottom: 40px !important;
}
.despot-fund{
  left:0px !important;
  padding: 20px 10px !important;
  margin: 20px 40px 250px !important;
  width: auto !important;
}
  .dataTables_wrapper{
  width: 100%;
    overflow: scroll;

}

  /*.card-title{
    padding-top:100px;
  }
  */
  .content-wrapper{
    padding:20px;
   
  }

  .send-rec-btn button {
    padding: 12px;
}
.send-rec-btn button {
  background-color: #e1e6e9;
  border: 1px solid transparent;
  border-radius: 6px;
  padding: 12px;
  font-size: 14px;
  font-weight: 700;
}
.px-4 {
  padding-right: 0.5rem!important;
  padding-left: 0.5rem!important;
}
.detail-info {
  margin-bottom: 60px;
}
}






/* Media query for smaller screens */

@media screen and (max-width: 600px) {


   .spacer{
        margin-top:60px;
    }


      footer {
        display: block !important;
        background: linear-gradient(196deg, #DB9125 7.82%, #E3A837 9.44%, #EFCA53 12.31%, #F8E368 15.04%, #FDF274 17.53%, #FFF778 19.56%, #FBED6F 22.54%, #F0D258 27.58%, #DEA732 34.05%, #D99A26 35.87%, #C78B23 39.94%, #B0781F 46.49%, #A7711E 50.59%, #AA741F 57.34%, #B57C20 63.08%, #C68B23 68.43%, #D99A26 72.47%, #F6CE69 88.98%);
        color: #0000;
        padding: 0px 6px 6px 6px;
        border-radius: 30px 30px 30px 30px;
        align-self: center;
        text-align: center;
        box-shadow: 6px 10px 10px #fddc92 inset, 5px 5px 4px 2px #00000080, -5px -5px 4px 0px #37373780, -3px -3px 20px 2px #a0712d inset;
        position: fixed;
        bottom: 0;
        overflow: scroll;
        width: 90%;
        left: 0px;
        margin:20px;
        bottom: 0px;
    }

    footer i,
    footer p {
        color: #000;

    }

    .counter {
        position: relative;
        display: flex;
        overflow: scroll !important;
    }

    .footer-menu {
        display: flex;
        justify-content: space-around;
        /* Center align menu items */
    }

    .footer-menu a {
        margin: 5px;
        /* Add some margin between menu items on smaller screens */
    }
}



.copy-text {
    position: relative;
    padding: 8px;
    width: 100%;
    background: black;
    border: 1px solid #ddd;
    border-radius: 10px;
    display: flex;
}

.copy-text input.text {
    padding: 10px;
    font-size: 18px;
    color: #fff !important;
    background: unset !important;
    width: 100%;
    border: none;
    outline: none;
}

.copy-text button {
    padding: 10px;
    background: #e5bd64;
    color: #000;
    font-size: 18px;
    border: none;
    outline: none;
    border-radius: 10px;
    cursor: pointer;
}

.details-box-up {
    margin: 10px 0px !important;
}

.data-box {
/*    margin-top: 22px;*/
}

.copy-text button:active {
    background: #e5bd64;
}

.copy-text button:before {
    content: "Copied";
    position: absolute;
    top: -45px;
    right: 0px;
    background: #e5bd64;
    padding: 8px 10px;
    border-radius: 20px;
    font-size: 15px;
    display: none;
}

.copy-text button:after {
    content: "";
    position: absolute;
    top: -20px;
    right: 25px;
    width: 10px;
    height: 10px;
    background: #e5bd64;
    transform: rotate(45deg);
    display: none;
}

.copy-text.active button:before,
.copy-text.active button:after {
    display: block;
}




.counter {



    position: relative;
    display: flex;
    overflow: hidden;

}

.counter>span {
    z-index: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 2s ease;
    transform: translateY(0);
    line-height: 1;
}

.counter>span span {
    flex: 0 0 100%;
    height: 100%;
}

.counter:nth-child(1)>span {
    transition-delay: 0s;
}

.counter:nth-child(2)>span {
    transition-delay: 0.375s;
}

.counter:nth-child(3)>span {
    transition-delay: 0.75s;
}

.counter:nth-child(4)>span {
    transition-delay: 1.125s;
}

.counter:nth-child(5)>span {
    transition-delay: 1.5s;
}

.counter:nth-child(6)>span {
    transition-delay: 1.875s;
}

.counter:nth-child(7)>span {
    transition-delay: 2.25s;
}

.counter:nth-child(8)>span {
    transition-delay: 2.625s;
}

.counter:nth-child(9)>span {
    transition-delay: 3s;
}

.counter:nth-child(10)>span {
    transition-delay: 3.375s;
}

.counter:nth-child(11)>span {
    transition-delay: 3.75s;
}

.counter:nth-child(12)>span {
    transition-delay: 4.125s;
}

.counter:nth-child(13)>span {
    transition-delay: 4.5s;
}

.counter:nth-child(14)>span {
    transition-delay: 4.875s;
}

.counter:nth-child(15)>span {
    transition-delay: 5.25s;
}

.counter:nth-child(16)>span {
    transition-delay: 5.625s;
}

.counter:nth-child(17)>span {
    transition-delay: 6s;
}

.counter:nth-child(18)>span {
    transition-delay: 6.375s;
}

.counter:nth-child(19)>span {
    transition-delay: 6.75s;
}

.counter:nth-child(20)>span {
    transition-delay: 7.125s;
}

.counter:nth-child(1) {
    color: #EF8354;
}