body {
    font-family: 'Kanit', "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.hidden {
    display: none !important;
}

.text-transform-capitalize {
    text-transform: capitalize !important;
}

.text-transform-uppercase {
    text-transform: uppercase !important;
}

.text-center {
    text-align: center !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.text-bold {
    font-weight: bold !important;
}

.font-weight-300 {
    font-weight: 300 !important;
}

.font-weight-400 {
    font-weight: 400 !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.float-left {
    float: left !important;
}

.p-t-18px {
    padding-top: 18px;
}

.kode_eco-top_bar {
    padding: 15px 0px !important;
}

.kode_eco_logo_footer {
    float: left !important;
    width: 100% !important;
}

.font-size-12px {
    font-size: 12px !important;
}

.font-size-18px {
    font-size: 18px !important;
}

.text-transform-lowercase {
    text-transform: lowercase !important;
}

.btn-header-info {
    background-color: #fff;
    border-radius: 20px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    color: #7abf18 !important;
    cursor: unset;
}

.btn-header-info:hover {
    background-color: #fff !important;
    color: #7abf18 !important;
}

.text-biz {
    color: #7abf18;
}

.font-biz-default a {
    color: #fff !important;
}

.font-biz-default:hover {
    color: #7abf18 !important;
}

.btn-flag {
    padding-left: 8px;
    line-height: 28px;
}

.flag-17px {
    width: 17px;
}

.kode_navigaion_bar {
    padding-left: 142px;
}

.btn-biz-default {
    background-color: #7abf18;
    color: #fff !important;
    border-radius: 8% !important;
}

.text-contact-header:hover {
    background-color: transparent !important;
    color: #7abf18 !important;
}

.eco-color {
    color: #7abf18 !important;
}

.eco_headings span:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 9px;
    width: 36%;
    border-top: 2px solid #7abf18 !important;
}

.eco_headings span:after {
    position: absolute;
    content: "";
    left: 68px;
    top: 9px;
    width: 36%;
    border-top: 2px solid #7abf18 !important;
}

.eco_testimonial-section:before {
    content: "\f10d";
    right: auto;
    left: 70px;
    display: none !important;
}

.eco_testimonial-section:after {
    content: "\f10e";
    left: auto;
    right: 70px;
    display: none !important;
}

.navigation>ul>li>a:before {
    /* background-color: transparent !important; */
    color: #fff !important;
}

.navigation>ul>li:hover>a:before {
    height: 92% !important;
}

.biz-banner {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
    background-image: url(../../images/others/header_image.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0px 50px;
    z-index: 1;
}

.pad-top-14px {
    padding-top: 14px;
}

/* .eco_feature_campaigns li:hover a {
    color: #fff !important;
} */
a.sub_menu:hover {
    color: #7abf18 !important;
}

.eco_feature_campaigns ul .no-bullet:before {
    content: none !important;
}

.eco_feature_campaigns ul .no-bullet:after {
    content: none !important;
}

.eco_feature_campaigns li {
    color: #fff !important;
}

.main-trading-menu a:hover {
    color: #7abf18 !important;
    cursor: pointer;
}

.main-project-menu a:hover {
    color: #7abf18 !important;
    cursor: pointer;
}

.main-trading-menu .trading-submenu a {
    color: #000000 !important;
}

.main-project-menu .project-submenu a {
    color: #000000 !important;
}

@media (min-width: 320px) and (max-width: 767.99px) {
    .flag-style {
        margin-top: -24px;
    }
}

@media (max-width: 768px) {
    .logo_style {
        width: 350px;
    }
}

@media (min-width: 1024px) {
    .menu-footer {
        padding-top: 46px;
        padding-left: 79px;
    }
}
