.mb_30 {
    margin-bottom: 30px !important;
}

.text_left {
    text-align: left !important;
}

.text_right {
    text-align: right !important;
    color:white !important; 
}

.r_btn {
    background: none !important;
    border: 0 !important;
    font-size: 16px;
    font-weight: 700;
    color: #686868;
}

.pb0 {
    padding: 0px !important
}

.modal_width {
    max-width: 400px !important;
}

.req_footer {
    background: #76c043 !important;
    color: white !important;
    font-weight: 700 !important;
}

.text_center {
    text-align: center !important;
}

.m_close {
    background: white !important;
    border-radius: 36px !important;
    font-size: 20px !important;
}

.img_width {
    width: 235px !important;
}

.m_txt {
    text-align: center;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.logo_size {
    width: 208px !important;
}

.fl_right {
    float: right !important;
    font-weight: 500 !important;
}

.f_16 {
    font-size: 16px !important;
}

.line {
    line-height: 1.8 !important;
}

.mt_15 {
    margin-top: 15px !important;
}

.c1 {
    color: red !important;
}

.c_app {
    font-size: 11px;
    margin-top: 15px;
    background: green;
}

.my_view {
    background: #76c043;
    padding: 8px;
    border-radius: 5px;
    color: white !important;
}

.my_cancel {
    background: #1c1952;
    padding: 8px;
    border-radius: 5px;
    color: white !important;
}

.c_white {
    color: white !important;
}

.mt_20 {
    margin-top: 20px !important;
}

.add_btn {
    background: #075010;
    padding: 2px 17px !important;
    font-size: 14px;
    border-radius: 2px 17px;
    color: white !important;
}

.add_btn:hover {
    background: white !important;
    border: 2px solid #075010 !important;
    color: #075010 !important;
}

.remove {
    background: #ff0600;
    padding: 2px 17px !important;
    font-size: 14px;
    border-radius: 17px 2px;
    color: white !important;
}

.remove:hover {
    background: white !important;
    border: 2px solid #ff0600 !important;
    color: #ff0600 !important;
}

.mult_btn {
    width: 15% !important;
    margin-top: 20px !important;
}

.mt_50 {
    margin-top: 50px !important;
}

.span-cust {
    font-size: 15px;
    color: #76c043;
}

@media only screen and (min-width: 991px) {

    .display_none {
        display: none !important;
    }

}

@media only screen and (max-width: 991px) {
    .n_1 {
        width: 33% !important;
    }

    .m_size {
        font-size: 12px !important;
    }

    .m_none {
        display: none !important;
    }
}

.top_button {

    position: fixed;
    width: 50px;
    height: auto;
    bottom: 10px;
    right: 5px;
    color: white;
    border-radius: 10px;
    text-align: center;
    font-size: 40px;
    padding-top: 10px;
    z-index: 100;
    font-weight: bold;


}

.top_button_1 {

    position: fixed;
    width: 50px;
    height: auto;
    bottom: 70px;
    right: 5px;
    color: white;
    border-radius: 5px;
    text-align: center;
    font-size: 40px;
    padding-top: 10px;
    z-index: 100;
    font-weight: bold;

}

.search-button:hover {
    color: #76c043 !important;
}

.req_mobile {
    font-size: 13px;
    background: #75c03f;
    color: white !important;
    padding: 5px;
    border-radius: 3px;
}

.mar_9 {
    margin-left: -10px !important;
}

.search-box-banner-1 {

    background: #fff;
    box-shadow: 0 0 20px #777777ad !important;
    border-radius: 10px;
    padding: 25px;
    z-index: 1;
    position: relative;
    margin: -35px auto auto;

}

.h_btn {
    background-color: #76c043;
    border: 1px solid #76c043;
    box-shadow: inset 0 0 0 #fff;
    color: #fff;
    width: 100%;
    padding: 10px 12px;
    border-radius: 8px !important;
    font-weight: 400;
}

.h_btn:hover {
    background-color: white !important;
    color: #75c03f !important;
    border: 2px solid #75c03f !important;
    font-weight: 700;
}

.mt_10 {
    margin-top: 20px !important;
}
.main_title{
    font-size:30px !important;
    text-align:center !important; 
}

.l_2 {
    line-height: 2 !important;
}