@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&family=Roboto:wght@100&display=swap');
  .no-padding{
    padding:0px!important;
}
/* class css */
.green{
    color:#1AA235;
}
.background_green{
    background:#1AA235;
    color:white;
}
.font_size{
    font-size:20px;
}
.font_size1{
    font-size:18px;
}
.font_size2{
font-size:15px;
}
.font_size3{
  font-size:12px;
    }
.font_size4{
   font-size:10px;
   font-weight:600;
        } 
 .grey_bg{
     background:#f9f9f9;
        } 
.balance_fontweight h3{
    font-weight:600;
}
.balance_fontweight h1{
    font-weight:800;
}

.green_btn{
    font-weight: 600;
    margin-bottom:7px;
    background:#12BE34;
    font-size:13px;
    border:1px solid #12BE34;
    box-shadow: 0 7px 4px 2px #ddd7d7;
    padding:5px 17px;
}
.red_btn{
    font-weight: 600;
    margin-bottom:7px;
    background:#DA1D1D;
    font-size:13px;
    border:1px solid #DA1D1D;
    box-shadow: 0 7px 4px 2px #ddd7d7;
    padding:5px 24px;
}
.violet_btn{
    font-weight: 600;
    margin-bottom:7px;
    box-shadow: 0 7px 4px 2px #ddd7d7;
    background:#795DCE;
    font-size:13px;
    border:1px solid #795DCE;
    padding:5px 17px;
    margin-left: 4%;

}
.green_btn:hover{
    background:#12BE34;
    font-size:13px;
    border:1px solid #12BE34;
    font-weight: 600;
    padding:5px 17px;
}
.red_btn:hover{
    background:#DA1D1D;
    font-size:13px;
    border:1px solid #DA1D1D;   
    font-weight: 600;
    padding:5px 24px;
}
.violet_btn:hover{
    font-weight: 600;
    background:#795DCE;
    font-size:13px;
    border:1px solid #795DCE;
    padding:5px 17px;
     margin-left: 4%;
}
.padding_btn{
    padding:5px 24px;
    margin-left:-2%;
}
.padding_btn:hover{
    padding:5px 24px;
}
.content{
    /*margin-bottom:20%;*/
    margin-top:3%;
}
/* end of class css */


.header {
    position: relative!important;
}
.fixed-top {
    position: relative!important; 
}
.login-section{
    padding: 20% 0px;
}
.header{
    background:#1AA235;
    font-weight:600;
    padding: 15px 0!important;
}
.logo h4 {
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 10px;
}
.header .logo {
    line-height: 0;
    font-size: 11px;
    margin-bottom: 5px;
}

.fixed-footer .col-2 {
    color: white;
    text-align: center;
    font-size: 11px;
}
.fixed-footer .col-2 i {
    font-size: 24px;
    display: block;
    margin: 3px 0px;
}
.center-section{
    padding:0px;
}
 .fixed-footer {
    background: #1AA235;
    width: 100%%;
    z-index: 99999;
     width: 45.33%;
    position: fixed;
    bottom: 0px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
     padding: 5px 0px;
  }
  .footer-active{
          border-bottom: 3px solid white;
  }
.fixed-footer a{
    color:white;
}
/* index pages css */

.money_bag{
    width:100%;
}
.balance_content{  
    padding: 16px 0 10px 10px;
}
/*.balance_btn{*/
/*    padding: 5px 20px 5px 20px;*/
/*    background: #1AA235;*/
/*    color:white;*/
/*    font-weight:600; */
/*}*/
/*.balance_btn:hover{*/
/*    background: #1AA235;*/
/*    color:white; */
/*}*/
/*.balance_btn:active{*/
/*    background: #1AA235;*/
/*    color:white;*/
/*}*/
/*.balance_btn:focus{*/
/*     color: #fff;*/
/*    background-color: #1AA235;*/
/*    border-color: #1AA235;*/
/*    box-shadow: 0 0 0 0 white;*/
/*}*/
.control-prev-icon {
    display:none!important;

}
.bottom_rule{
    color:#1ABADC;
   font-weight:700;
}
.border_balance{
    text-align:center;
    padding: 10px 0 5px 0;
}
.border_balance h3{
    font-weight:600;
}
.border_balance a h3{
    color:white;
}
.full_content{
    padding:0 6px 0 6px;
}
.icon_color{
    padding:10px 0 0 0;
}
.icon_color h3{
    font-weight:600;
}
.icon_color i{
background:#1AA235;
color:white;
border-radius:50%;
}
.red_box{
    width:10px;
    height:10px;
    border-radius:3px;
    background:#DA1D1D;
    margin-left: auto;
    margin-right: auto;
}
.green_box{
    width:10px;
    height:10px;
    border-radius:3px;
    background:#1AA235;
    margin-left: auto;
    margin-right: auto;
}

.card{
    border:0;
}
.number{
    margin-top:4%;
}
.number h3{
    text-align: center;

}
.color_box{
    display:flex;
}
.border_green{
    width:100%;
    height:2px;
    background:green;
    
}
.card_head{
    padding: 10px 0 0px 16px;
    border: 0;
}
.card_head h4{
    font-weight:600;
}
.card_head p{
    font-weight:600;
}
.pagination_section{
font-size:8px!important;
margin-top: 6%!important;
}
.pagination_section ul li{
    margin-right:3%;
}

.top_images{
    width:344%;
}
::-webkit-input-placeholder {
font-size:15px;
font-weight:500;
color:#dfe2e5!important;
}  
.form_content{
 padding:5px 10px;
} 
.form-control:focus {
    color: #121314;
    background-color: #fff;
    border-color: #c7c6c6;
    outline: 0;
    box-shadow: 0 0 0 0 white;
}
.balance_fontweight ul li{
    margin-left:-5%;
}
p{
    margin-bottom:5px;
}
.carousel-control-prev-icon {
    display: none;
}
.carousel-control-next-icon {
    display: none;
}
.carousel-indicators [data-bs-target] {
width:5px;
height:5px;
border-radius:50%;
}
hr:not([size]) {
    margin-top: 6px;
    height: 1px;
    background: #d9d0d0; 
    margin-bottom: 1px;

}

/*only desktop view*/
@media only screen and (min-width: 992px){
    .fixed-footer {
    background: #1AA235;
    position: fixed;
    width: 29%;
    z-index: 99999;
    bottom: 0px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
     padding: 5px 0px;
  }
}

/*only desktop view*/
/*media query for mobile roated view*/
@media (min-width: 599px) and (max-device-width : 768px){
    .fixed-footer {
      width: 100%;
      position: fixed;
    } 
    .custum-container{
        width:100%;
        max-width:100%;
    }
}
/*media query for mobile roated view*/
/*tablet view query*/
@media (min-width: 576px) and (max-device-width : 1024px){
     .fixed-footer {
      width: 100%;
      position: fixed;
    } 
    .custum-container{
        width:100%;
         max-width:100%;
    }
  .center-section{
      width:100%;
  }
}

/*tablet view query*/
/*mobile view css*/
@media only screen and (max-width: 600px) {
     .fixed-footer {
      width:100%;
      position:fixed;
    }
    .money_bag {
        width: 137%;
    }
    .font_size1 {
        font-size: 16px;
    }
    .green_btn {
        font-size: 14px;
        padding:5px 10px;
    }
    .red_btn {
        font-size: 14px;
        padding:5px 18px;
    }
    .violet_btn {
        font-size: 14px;
        padding:5px 10px;
    }
    .green_btn:hover{
        font-size: 14px;
        padding:5px 10px;
    }
    .red_btn:hover{
        font-size: 14px;
        padding:5px 18px;
    }
    .violet_btn:hover{
        font-size: 14px;
        padding:5px 10px;
    }
    .padding_btn{
        padding:5px 24px;
    }
    .padding_btn:hover{
        padding:5px 24px;
    }

    .padding_btnM{
        padding:5px 24px;
    }
    .padding_btnM:hover{
        padding:5px 24px;
    }
    
}
/*mobile view css*/