.custem-new{
    background-color:#59a446;
}
.custem-new img{
    width:100%;
    max-width:51px;
}
.mainbtnslt {
    background: #59a446;
    color: white;
    border: 1px solid #59a446;
}
.mainbtnslt:hover{
   border-color: #59a446 !important;
}
.mainbtnslt-next:hover{
   border-color: #59a446 !important;
   color:white;
}
.btn-success-my{
    background:#5faa57;
      color: white;
}
.btn-success-my:hover {
    border-color: #539846;
  
}
.color-cards{
    background: #d9ebd4 !important;
}
.color-cards img{
    width:100%;
    max-width: 60px;
}
.submit-mainnw img{
    width: 100%;
    max-width:22px;
}
.submit-mainnw{
    background: #ff2147;
    color: white;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    padding: 8px 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.submit-mainnw:hover{
    background-color:#59a446;
    border-color:unset;
}
.smaile h6 img{
    width: 100%;
    max-width: 22px;
}
.smaile h6{
    color:#59a446;
display: flex;
    align-items: center;
    gap: 8px;
    }
    .allcenter-wn{
        display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .allcenter-wn h6{
        font-size: 18px;
    font-weight: 600;
    }
    
     .allcenter-wn small{
    font-size: 15px;
    font-weight: 400;
    }
.page-content {
padding-bottom:70px;
}
.sprt{
    font-size: 18px;
    font-weight: 500;
    border-radius: 7px;
    color: white;
    background: #59a446;
    text-align: center;
    padding: 5px 15px;
}
.sprt:hover{
    color: white;
    background:black;
}
.sprt1:hover{
    color: white;
    background: #59a446;
}
.sprt1{
    font-size: 18px;
    font-weight: 500;
    border-radius: 7px;
    color: white;
    background:black;
    text-align: center;
    padding: 5px 15px;
}


@media (max-width: 767px){
    
    .mob-ersmode{
        padding-top: 40px;
    }
    
    .submit-mainnw {
    font-size: 14px;
    margin-top: 10px;
    }
    .submit-mainnw img {
    max-width: 16px;
}
    .color-cards img {
    width: 100%;
    max-width: 40px;
}
   .allcenter-wn h6 {
    font-size: 17px;
    margin-bottom: 0;   
   } 
    
    
    
    
    
}

.pagination1 .flex.gap-2{
    display:none;
}

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

@media only screen and (max-width:1065px) {
.logo-zawa{text-align: left !important; margin-bottom: 20px !important;}
}

@media only screen and (max-width:353px) {
.logo-zawa img{width: 215px !important; height: 30px!important;}
}


