#sp-header {
    background: #7bff79;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 10px;
    line-height: 60px;
    font-size: 14px;
    margin: 0;
}
@media (min-width: 960px)
.uk-scope .uk-h1, .uk-scope h1 {
    font-size: 30px !important;
}
.koman {
	text-align: center;
}
hr.new3 {
    border-top: 1px dotted #0c7e1b;
    border-top-width: 1px;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 700;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 20px;

}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    padding: 10px 0;
    cursor: pointer;
}
.uk-scope em {
    color: #0d6a2d;
}
hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: 1;
}
.uk-scope .uk-button-default {
    background-color: #69c020;
    color: #fff;
    border: 1px solid #e5e5e5;
    font-weight: 700;
    border-radius: 22px;
}
#sp-footer, #sp-bottom {
    background: #083603;
    color: #FFFFFF;
}
#sp-footer a, #sp-bottom a {
    color: #23ff00;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    border-radius: 15px;
}
.uk-scope .uk-h3, .uk-scope h3 {
    text-align: -webkit-center;
}