.general_cont {
  display: flex;
  gap: 30px;
  /* justify-content: center; */
  align-items: center;
}
.rgt {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sections {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: start;
  /* gap: 20px; */
}
.first__bar {
  display: flex;
  padding: 2px 30px;
  align-items: center;
  gap: 55px;
  border-radius: 30px;
  border: 1px solid #d9d9d9;
  background: #fff;
  margin-top: 10px;
  /* margin-left: 120px; */
  border-radius: 30px;
  border: 1px solid #d9d9d9;
  background: #fff;
  height: 50px;
  width: fit-content;
}
#profile {
  height: 30px;
}

.clock {
  width: 90px;
  height: 20px;
  color: rgb(44, 44, 40);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.date {
  width: 90px;
  height: 20px;
  color: rgb(54, 54, 49);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.second__bar {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: auto;
  margin-left: 80px;
  height: 50px;
  width: 700px;
  margin-top: 20px;
  border-radius: 30px;
  border: 1px solid #d9d9d9;
}
.second__bar .text {
  display: flex;
  flex-direction: column;
  align-items: left;
  justify-content: center;
}

.text h4 {
  margin-top: -28px;
  color: rgb(54, 52, 52);
}
.second__bar .text h6 {
  color: #d9d9d9;
  font-size: 15px;
  margin-top: 21px;
}
.auto__pay {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-around;
  margin-left: 23rem;
}

.auto__pay h4 {
  color: #d9d9d9;
}

.auto__pay label {
  top: 20px;
}

/* AUTO PAY SLIDE */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-top: -38px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  border: 1px solid #d9d9d9;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  top: 1px;
  background-color: #ffc107;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .slider {
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

.naira {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 20px;
  margin-top: -10px;
}

.first__Card {
  display: flex;
  padding: 40px 80px 40px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 300px;
  height: 5px;
  margin: 20px 80px;
}

.first__Card p {
  font-size: 15px;
  color: #d9d9d9;
  width: 200px;
  position: relative;
  top: 10px;
}

.first__Card img {
  position: relative;
  top: 0px;
  display: flex;
  height: 20px;
  width: 20px;
}

.second__Card {
  display: flex;
  padding: 40px 80px 40px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  background: #fff;
  width: 300px;
  height: 5px;
  margin: 10px 80px;
}

.second__Card p {
  font-size: 15px;
  color: #d9d9d9;
  width: 180px;
  position: relative;
  top: -5px;
}

.second__Card h2 {
  margin-left: -150px;
}

.second__Card .cont p {
  width: 150px;
  line-height: 1pc;
}

.second__Card .cont h2 {
  position: relative;
  top: -10px;
  left: 100%;
}

.third__Card {
  width: 190px;
}

.third__Card img {
  height: 15px;
  width: 15px;
}

.third__Card p {
  position: relative;
  left: -10px;
}
.Add__funds {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.Transfer__funds {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.third__Card img {
  background: #006400;
  padding: 10px;
  display: flex;
  gap: 4 0px;
  border-radius: 5px;
}

.third__Card {
  display: flex;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  background: #fff;
  gap: 50px;
  width: 300px;
  margin-left: 80px;
  height: 110px;
  justify-content: space-around;
}

.fourth__Card {
  border: 1px solid #d9d9d9;
  border-radius: 13px;
  margin-top: 20px;
  height: 410px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fourth__Card p {
  width: 360px;
  line-height: 30px;
  text-align: center;
  margin-top: 25px;
}

h2 {
  text-align: center;
}

#view__Faq {
  margin: 5px 90px;
  cursor: pointer;
  padding: 10px 50px;
  border-radius: 4px;
  border: 2px solid #ffc107;
}

#view__Faq:hover {
  transform: scale(1.1);
  transition: 0.2s;
}

.transaction__area {
  border: 1px solid #d9d9d9;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
  margin-left: 80px;
  border-radius: 10px;
  width: 100%;
  height: fit-content;
  margin-top: 30px;
}

.top__transaction__area {
  display: flex;
  justify-content: space-between;
  margin: 0 40px;
  align-items: center;
}

hr {
  margin: 5px 12px;
}

.transaction__area p {
  text-align: center;
  padding: 50px 20px;
}

.top__transaction__area li {
  margin-top: 20px;
  list-style: none;
}

.top__transaction__area li a {
  padding-left: 340px;
  text-decoration: none;
  color: #006400;
}

input[type="checkbox"] {
  display: none;
}

/* lft */
.lft {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  gap: 30pc;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-left: -20px;
  border-radius: 30px;
  padding: 60px 40px;
}
.lft li {
  list-style: none;
}
.fourth,
.third,
.second,
.first {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 10px;
}
.lft a {
  text-decoration: none;
  color: gray;
}

.lft img {
  width: 200px;
}

.toplinks {
  display: flex;
  flex-direction: column;
  align-items: left;
  justify-content: center;
  gap: 1.5pc;
  padding: 10px;
}

.toplinks a {
  width: 200px;
  text-align: center;
  padding: 10px;
}
.bottomLiks {
  display: flex;
  flex-direction: column;
  align-items: left;
  justify-content: center;
  gap: 1pc;
}

.toplinks a:hover {
  padding: 10px;
  border-radius: 30px;
  background-color: #006400;
  color: white; /* Change text color to white for better visibility */
}
.topnav {
  display: none;
}
.mobilenav {
  display: none;
}
.mobileFooter {
  display: none;
}

@media (max-width: 800px) {
  .lft {
    display: none;
  }
  .transaction__area {
    display: none;
  }
  .rgt {
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .general_cont {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* or overflow: auto; */
    margin-inline: auto;
  }

  body {
    overflow-x: hidden;
  }

  .sections {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    width: 100%;
    overflow: hidden; /* Hides content that overflows */
  }
  .first__bar {
    display: flex;
    align-items: center;
    gap: 15px;
    border-radius: 30px;
    border: 1px solid #d9d9d9;
    background: #fff;
    height: 40px;
    width: fit-content;
  }
  #profile {
    height: 25px;
  }

  .second__bar {
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0px;
    height: 40px;
    width: 300px;
  }
  .second__bar .text {
    margin-top: 30px;
    gap: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: centers;
    width: 100%;
    left: 0;
  }

  .text h4 {
    margin-top: -12px;
    color: rgb(54, 52, 52);
  }
  .second__bar .text h6 {
    color: #d9d9d9;
    font-size: 15px;
    margin-top: 0;
  }
  .auto__pay {
    display: none;
  }
  .naira {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 20px;
    margin-top: -25px;
  }

  .third__Card {
    margin-top: 15px;
    display: flex;
    align-items: center;
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    background: #fff;
    gap: 50px;
    width: 400px;
    margin-left: 80px;
    height: 110px;
    justify-content: space-around;
  }

  .topnav {
    overflow: hidden;
    background: white;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding: 25px;
    z-index: 999;
  }

  .mobilenav {
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    top: 70px;
    height: 20rem;
    width: 100%;
    background-color: rgb(243, 243, 243);
    z-index: 999;
    padding: 2px;
    transition: opacity 0.5s ease;
  }

  .mobilenav.show {
    display: flex;
    opacity: 1;
  }

  .mobilenav ul a {
    color: black;
    font-size: 22px;
    text-decoration: none;
  }
  .mobilenav ul li {
    list-style-type: none;
  }
  .navlogo {
    width: 100px;
  }
  .mobileFooter {
    width: 100%;
    margin-top: 50px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 10px;
    color: white;
    background-color: #051c12;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
  }
  .mft {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
  }
  .ml {
    background: white;
    height: 1px;
    width: 100%;
    margin-top: 1.6rem;
    margin-bottom: 0.6rem;
  }

  /* .second__bar {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    width: 380px;
    margin-top: 20px;
    border-radius: 30px;
    border: 1px solid #d9d9d9;
  }
  .second__bar .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
  } */
}

/* body {

    margin-top: 1px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.popup {
    display: none;
  
}

.popup-visible {
    display: block;
}


.conc#blur .active {
    filter: blur(15px);
}

.next-open {
    visibility: visible;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
}

.card-open {
    visibility: visible;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
}

.open-success {
    visibility: visible;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
}


aside {
    display: flex;
    flex-direction: column;
    border: 2px solid black;
    height: 57.6rem;
    width: 330px;
    border-radius: 0 25px 25px 0;
    border-radius: 0px 20px 20px 0px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    padding: 40px 0px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}



.first__bar {
    display: flex;
    padding: 10px 30px;
    align-items: center;
    gap: 55px;
    border-radius: 30px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    margin-top: 10px;
    margin-left: 120px;
    border-radius: 30px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    height: 50px;
    width: fit-content;

}

#profile {
    height: 30px;
}

.clock {
    width: 90px;
    height: 20px;
    color: rgb(44, 44, 40);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.date {
    width: 90px;
    height: 20px;
    color: rgb(54, 54, 49);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.second__bar {
    display: flex;
    align-items: center;
    width: auto;
    margin-left: 80px;
    height: 50px;
    width: 700px;
    margin-top: 20px;
    border-radius: 30px;
    border: 1px solid #D9D9D9;
}

.second__bar .text {
    margin-left: 40px;
    padding: -10px;
    position: relative;
    top: -10px;
    line-height: 9px;
}


.second__bar .text h4 {
    margin-top: 10px;
    color: rgb(54, 52, 52);
}

.second__bar .text h6 {
    color: #D9D9D9;
    font-size: 15px;
    margin-top: 21px;
}

.logo {
    display: flex;
    width: 181px;
    height: 41px;
    margin: 0 40px;
    margin-top: -1.5rem;
}

li {
    list-style: none;
    padding: 0 35px;
}

.links__top li a {
    display: block;
    text-decoration: none;
    padding: 13px 10px;
    margin-top: 25px;
    border-radius: 15px;
    color: rgba(0, 0, 0, 0.50);
    margin-top: 40px;
}

.links__top li i {
    padding-right: 10px;
}

.links__top li a:hover {
    background: #006400;
    color: white;
    transition: 0.46s;
}

.links__top li .first {
    background: #006400;
    color: white;
    transition: 0.46s;
}


.links__bottom li a {
    color: rgba(0, 0, 0, 0.50);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    display: row;
}


.links__bottom {
    margin-top: 150px;
}

.links__bottom li a {
    padding: 15px;
} */

/* PROFILE BAR END */

/* OTHER BAR  */

/* input:checked+.button::before {
    background-color: orange;
}

input:checked+.button::before {
    transform: translate(20px);
}

.none {
    display: none;
} */

/* CARDS */
/* .first__Card {
    display: flex;
    padding: 40px 80px 40px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    width: 300px;
    height: 5px;
    margin: 20px 80px;
}

.naira {
    display: flex;
    gap: 20px;
    margin-top: -10px;
}

.first__Card p {
    font-size: 15px;
    color: #D9D9D9;
    width: 200px;
    position: relative;
    top: -10px;
}


.first__Card img {
    position: relative;
    top: 0px;
    display: flex;
    height: 20px;
    width: 20px;


}

.second__Card {
    display: flex;
    padding: 40px 80px 40px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    width: 300px;
    height: 5px;
    margin: 10px 80px;
}

.second__Card p {
    font-size: 15px;
    color: #D9D9D9;
    width: 180px;
    position: relative;
    top: -5px;

}

.second__Card h2 {
    margin-left: -150px;
}

.third__Card img {
    background: #006400;
    padding: 10px;
    display: flex;
    gap: 4 0px;
    border-radius: 5px;
}

.third__Card {
    display: flex;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    gap: 50px;
    width: 300px;
    margin-left: 80px;
    height: 110px;
    justify-content: space-around;
}




.fourth__Card {
    border: 1px solid #D9D9D9;
    border-radius: 13px;
    margin-top: 20px;
    height: 340px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fourth__Card p {
    width: 360px;
    line-height: 30px;
    text-align: center;
    margin-top: 25px;
}



h2 {
    text-align: center;
}

#view__Faq {
    margin: 5px 90px;
    cursor: pointer;
    padding: 10px 50px;
    border-radius: 4px;
    border: 2px solid #FFC107;

}

#view__Faq:hover {
    transform: scale(1.1);
    transition: 0.2s;
}

.Add__funds {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.Transfer__funds {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.Make__payments {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
}

.cards {
    display: flex;
    gap: 30px;
}

.transaction__area {
    border: 1px solid #D9D9D9;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
    margin-left: 80px;
    border-radius: 10px;
    width: 700px;
    height: fit-content;
    margin-top: 30px;
}

.top__transaction__area {
    display: flex;
}

hr {
    margin: 5px 12px;
}

.transaction__area p {
    text-align: center;
    padding: 50px 20px;
}

.top__transaction__area li {
    margin-top: 20px;
}


.top__transaction__area li a {
    padding-left: 340px;
    text-decoration: none;
    color: #006400;
}



input[type="checkbox"] {
    display: none;
}

main {
    position: relative;
    top: -43.5rem;
    left: 20rem;
    width: auto;
}

.secondsec {
    position: relative;
    left: -4.5rem;
}

 */
/* AUTO PAY SLIDE */
/* .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-top: -20px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    border: 1px solid #D9D9D9;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    top: 1px;
    background-color: #FFC107;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

input:checked+.slider {
    background-color: #ffffff;
    border: 1px solid #D9D9D9;
}



input:checked+.slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

.auto__pay {
    display: flex;
    gap: 20px;
    justify-content: space-around;
    margin-left: 23rem;
}

.auto__pay h4 {
    color: #D9D9D9;
}

.auto__pay label {
    top: 20px;

} */

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

  }
    aside{
        transform: translate(-360px);
        width: 200px;
        height: 40rem;
        border: 1px solid teal;
    }

    .links__bottom{
       
        padding: -70px 1px;
        margin-top: 50px;
    }
    input[type= "checkbox"]{
        display: none;
        visibility: hidden;
        -webkit-appearance: none;
    }
    
    
input:checked ~ aside{
    transform: translateX(0);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.50);
}
    .toggle{
        position: absolute;
        height: 30px;
        width: 30px;
        top: 20px;
        left: 15px;
        z-index: 1;
        cursor: pointer;
        border-radius: 2px;
        background-color: #FFF;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.50);
    }
    
    .toggle .common{
        position: absolute;
        width: 2px;
        height: 20px;
        background-color: yellow;
        border-radius: 50px;
        transition: 0.3 ease;
    }
    
    .toggle .top_line{
        top: 1%;
        left: 10%;
        transform: translate(-50%, -50%);
        rotate: 90deg;
    }
    
    .toggle .middle_line{
        top: 25%;
        left: 78.8%;
        transform: translate(-50%, 50%);
        rotate: 90deg;
    }
    
    .toggle .bottom_line{
        top: 50%;
        left: 12%;
        transform: translate(-50%, -50%);
        rotate: 90deg;
    }
    
    input:checked ~ .toggle .top_line{
        left: 15px;
        top: 5px;
        width: -10px;
        transform: rotate(45deg);
    }
    
    input:checked ~ .toggle .bottom_line{
        left: 14px;
        top: 6px;
        width: -20px;
        transform: rotate(-45deg);
    }
    input:checked ~ .toggle .middle_line{
        opacity: 0;
        transform: translate(20px);
        
    }

    .logo{
        width: 100px;
    }

    main{
        margin-left: -2rem;
        margin-top: 90px;
        width: 50rem;
    }

    .first__bar{
        max-width: 300px;
        gap: 15px;
        height: 10px;
        margin-top: 10px;
        margin-left: 150px;
    }

    #profile{
        width: 20px;
    }

    #notification__icon{
        width: 15px;
    }

    #Dark__mode{
        width: 20px;
    }


    .second__bar{
        width: 400px;
        height: 36px;
        position: relative;
        left: 45px;
    }

    .second__bar .text h6{
        width: 90px;
        position: relative;
        top: 2px;
    }

    .second__bar .text h4{
        position: relative;
        top: -2px;
        width: 150px;
    }

    .auto__pay{
        position: relative;
        left: -310px;
        top: 3px;
        display: flex;
        
    
    }

    .auto__pay h4{
        width: 70px;
    }
  

        .first__Card{
            width: 100px;
        }
        
        .first__Card img{
            width: 20px;
            height: 20px;
        }

        .first__Card h3{
            position: relative;
            top: -15px;
        }

        .second__Card{
            width: 100px;
        }

        .second__Card .cont p{
            width: 150px;
            line-height: 1pc;
        }

        .second__Card .cont h2{
            position: relative;
            top: -10px;
            left: 20%;
        }

        .third__Card{
            width: 190px;
        }

        .third__Card img{
            height: 15px;
            width: 15px;
        }

        .third__Card p{
           position: relative;
           left: -10px;
        }

        .first__Sec{
            margin-left: 20px;
        }

        .fourth__Card{
           margin-left: -35px;
           max-width: 200px;
        }

        .top__transaction__area{
            width: 500px;
        }
        
} */

/* Transfer Funds */
/* .body {
    font-family: Arial, sans-serif;
    margin: 0;
    overflow: hidden;
}


.popup-container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    transition: height 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-height: 80vh;
    overflow-y: auto;
    display: none;
}

.card.active {
    display: block;
}



.next-btn {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    transition: 1s;
    display: none;
} */

/* First Card */
/* .transF {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}


.transF h4 {
    font-size: 20px;
    color: #000;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 10px
}

.card-content button {
    padding: 10px;
    width: 330px;
    margin-top: 20px;
    border-radius: 4px;
    background: #FFC107;
    border: none;
}

.transF__top {
    display: flex;
    align-content: center;
    justify-content: center;
}

.transF__top span {
    font-size: 18px;
    font: 400;
    margin: 0 30px;
}

.inside h4 {
    margin: 16px;
}

.inside input {
    font-size: 15px;
    margin-left: -13px;
}

.transF input {
    width: 330px;
    border: 1px solid #006400;
}

#bankName {
    margin-top: 10px;
}

.transF .dropdown {
    margin-top: 10px;
}

select {
    border-radius: 15px;
    border: 1px solid #006400;
    background: #E5E5E5;
    padding: 15px;
    width: 360px;
}

.userName {
    border-radius: 15px;
    background: #FFF4D3;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 15px;

}

.rem {
    margin-top: 10px;
}

.transF input {
    border-radius: 15px;
    border: 1px solid #006400;
    background: #E5E5E5;
    padding: 15px;
}

#TF {
    text-align: center;
}



.confirm {
    font-size: 24px;
}

.confirm-tab {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 4rem;
}

.details {
    margin-top: 30px;
}

.details .list {
    padding: 7px;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#top {
    text-align: center;
    color: #000;

    font-family: Inter;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
}


#card1 {
    width: 400px;
    height: 430px;
}

#card2 {
    width: 400px;
    height: 540px;
    transition: 0.8s;
}

#card3 {
    width: 400px;
    height: 370px;
}



#card4 {
    width: 420px;
    height: 440px;
}

#card4 img {
    cursor: pointer;
    position: absolute;
    left: 62%;
}

#fade {
    color: rgba(0, 0, 0, 0.50); 

    
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

#card3 button {
    background: #FFC107;
    border: none;
    width: 370px;
    padding: 10px;
    border-radius: 5px;

}

#closebtn {
    position: absolute;
    left: 61%;
}

.cursor {
    cursor: pointer;
}

#card2>.close-btn {
    font-size: 30px;
}

.transF.secondF button {
    background: #FFC107;
}

.transF>span {
    position: absolute;
    top: 30px;
}

.select-menu {
    width: 330px;
    margin-top: 20px;
}

.select-menu .select-btn {
    display: flex;
    margin-top: 10px;
    padding: 8px;
    background: #E5E5E5;
    font-weight: 100;
    border-radius: 15px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border: 1px solid #006400;

}

.select-btn i {
    font-size: 25px;
}

.select-menu .options {
    position: relative;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    background: #fff;
    display: none;
}

.select-menu.active .options {
    display: block;
}


.options {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}


.option {
    display: flex;
    gap: 20px;
}

.options .option {
    display: flex;
    height: 50px;
    align-items: center;
    cursor: pointer;
    padding: 30px 16px;
    border-radius: 8px;
    background: #fff;
}

.options .option :hover {
    background-color: #bebcbc;
    padding: 10px;
    transition: 0.4s;
    border-radius: 10px;
}

.option i {
    font-size: 25px;
    margin-right: 12px;
}

.option .option-text {
    font-size: 18px;
    width: 330px;
}

#side2 {
    color: #000;

    font-family: Inter;

    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#keypad {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    width: 330px;
    margin-top: 30px;
    margin-left: 30px;
}

.Hug {
    margin: 5px;
}

.Hug h4 {
    margin: 20px 5px 10px 6px;
}

.Hug input {
    font-size: 15px;
}

#pay {
    margin-top: 10px;
}

#keypad button {
    padding: 15px;
    font-size: 1.4em;
    background: #D9D9D9;
    color: #000;
    border: none;
    cursor: pointer;
}



#verification-input {
    margin-top: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 400;
}

#code {
    font-size: 1.5em;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

form .input-container {
    flex-direction: row;
    column-gap: 10px;
}

.input-container input {
    height: 45px;
    width: 42px;
    border-radius: 6px;
    outline: none;
    font-size: 1.125rem;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
}

.input-container input:focus {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.input-container input::-webkit-inner-spin-button,
.input-container input::-webkit-outer-spin-button {
    display: none;
}


.next-btn,
.prev-btn {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #E5E5E5;
    border-radius: 50;
}

.next-btn {
    right: 20px;
}

.prev-btn {
    left: 20px;
}
 */

/* footer styles */
/* .reach {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .reach i {
    width: 40px;
    padding-right: 7px;
    color: #c7b215;
  }
  
  footer {
    background: #051c12;
    padding: 20px 50px;
    
  }
  
  .reach-us {
    display: grid;
    grid-template-columns: repeat(3, auto);
    align-items: center;
    justify-content: space-between;
  }
  
  .text h3 {
    color: #fff;
    font-family: Segoe UI;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    
    line-height: normal;
  }
  
  .text p {
    color: #fff;
    font-family: Segoe UI;
    font-size: 14px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
  }
  
  .footer-line {
    background: white;
    height: 1px;
    margin-top: .60rem;
    margin-bottom: .60rem;
  }
  
  
  .mainfoot {
    color: #fff;
    font-family: Segoe UI;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 10px 0;
    text-align: center;
  }
  
  footer span {
    text-decoration: underline;
  } */
