@import url('https://fonts.googleapis.com/css2?family=Exo:wght@100;400&display=swap');
*{
    font-family: 'Exo',sans-serif;
}
html, body, button, input, select, textarea, .megamenu-category .mega-post-title {
    font-family: 'Raleway',sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 17px;
    line-height: 1.8;
    color: #333333;
}
 h5, h6 {
    font-family: 'Exo',sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1.3;
    letter-spacing: 0.5px;
}
ul, ol {
    margin: 0 0 15px 25px;
    padding: 0;
}
.text-primary {
    color: #36731F !important;
}
.text-success {
    color: #36731F !important;
}
.bg-success {
    background-color: #36731F !important;
}
.ht-top-header {

    line-height: 1.2px;

}

.bg-dark{
    background-color: rgba(0,0,0,1)!important;
}
 a{
     text-decoration: none;
 }

 .header-list .menu-item{
    font-family: 'Exo',sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0.6px;
    padding-left: 20px;
    padding-right:20px ;

 }

 .menu-item:hover{
    background-color: #37761D;
 }
 .header-img{
    width:497px;
     height:102px;
 }
 .client-header-img{
    width:100%;
 }
 .top-heading{
     font-family: "Numans",sans-serif;
 }


.footer{
background-image: linear-gradient(
    rgba(55,118,29,0.59),
    rgba(55,118,29,0.59)
    ),
    url('../img/footer_bg.jpg');

    background-size: cover;
  background-position: top;
  /* height: 30vh; */
}
.footer-main .footerlist{
    color: white;
    list-style:none;
}
.btn-footer{
    background-color: #cfffe085;
    color: #36731F;
    border-color: #36731F;
    border-radius: 4px;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 3px;
}
.btn-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}
.busi label{
    margin: 3px;
    color: white;
    /* background-color: #36731F; */
    font-size: 12px;
}
.footerlist{
    line-height: 40px;
}


.list-group-home{
    list-style: none;
}
.sidebar-button{
    font-family: "Numans", Sans-serif;
    font-weight: normal;
    background-color: #37761D;
    border-style: solid;
    border-color: #FFFFFF;
    padding: 10px 60px 10px 60px;
    margin-bottom: 3px;
    text-align: center;
    font-size: 15px;
}
.sidebar-button a{
    color: #FFFFFF !important;

}

.btn-bottom{
    font-weight: bold;
    letter-spacing: 1px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #37761D 0%, #5CA041 100%);
    border-style: solid;
    border-color: #FFFFFF;
    padding: 15px 60px 15px 60px;
    font-size: 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 30%;
    text-align: center;
    color: #FFFFFF;
}
.bottom-heading{
    font-size: 26px;
}
.card-style{
    /* order-style: groove; */
    border: 1px solid #9a9a9a;
    border-width: 3px 3px 3px 3px;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    min-height: 500px;
    height: 500px;
    padding-right:10px ;
}

.card-style li {
    font-size: 15px;
}
.btn-sub{
    background-color: #37761D;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 50%);
    padding: 15px 50px 15px 50px;
    color: #FFFFFF;
}
.btn-dark{
    background-color: #fdec00;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 50%);
    padding: 15px 40px 15px 40px;
    color: #FFFFFF;
}

.btn-sub:hover{
    background-color: #37761D;
    border-style: solid;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 50%);
    padding: 15px 50px 15px 50px;
    color: #FFFFFF;
}
    .sub{
        border-radius: 10px;
        border: 1px solid #fff;
    }
.thank{
    text-decoration: underline;

}
.disc{
    border-radius: 10px;
    border: 1px solid #fff;
}
.dics{
    text-decoration: underline;
    text-align: center;
}
.lend{
    border-radius: 10px;
    border: 1px solid #fff;
}
.fund{
    margin-bottom: 10%;
}
.dund{
    margin-bottom: 10%;
}
.memb{
    margin-bottom: 10%;
}
.prep{
    font-size: 10px;
}
.btn{
    background-color: #37761D;
}
.lics{
    margin-bottom: 5px;
}

.forg{
    margin-bottom: 10%;
}
.mt-5{
    width: 80% !important;
    margin: auto !important;

}
a:hover {
    color: white;
}
.main-menu.menu-light .navigation > li.open > a {
    color: #545766;
    background: #f5f5f5;
    border-right: 4px solid green !important;
}
.menu-title:hover{

    background-color:green ;
}
.ps-scrollbar-y-rail{

    background-color: green !important;
}
.acs{
    margin-left: -27px;
    width: 105%;
    margin-bottom: 10%;
}

.center-center{
display: flex;
justify-content: center;
align-items: center;
}

.btn-success:hover {
    color: #fff;
    background-color: #36731F ;
    border-color: #36731F;
}

.bg-success2{
    background-color: #4e8739c7;
}
