.main-logo {
    max-height: 90px;
}
.home .main-logo {
    max-height: 160px;
}


h1,h2,h3,h4,h5,h6 {
    color:#7fbf00;
}
p, li, .rsnb-excerpt {
    color:#333;
}

a {
    color:#7fbf00;
}
a:hover {
    color:#48a000;
    text-decoration:none;
}

.btn {
    border: #7fbf00 1px solid;
    background-color: #ffffff;
    color: #7fbf00;
}
.btn:hover {
    border: #ffffff 1px solid;
    background-color: #7fbf00;
    color: #ffffff;
}

.bg-primary {
    background-color:#7fbf00 !important;
}

.bg-header {
    background-color:#7fbf00;
}
.home .bg-header {
    background-color:#7fbf00;
}

.navbar-nav .nav-link {
            font-family:Arial;
        font-weight:500;
    color:#ffffff  !important;
    font-size:px;
    line-height:px;
}
.navbar-nav .nav-link:hover {
    color:#ffffff !important;
}


h1 {
            font-family:Arial;
        font-weight:700;
    color:;
    font-size:52px;
    line-height:52px;
}
h2 {
            font-family:Arial;
        font-weight:700;
    color:;
    font-size:48px;
    line-height:48px;
}
h3 {
            font-family:Arial;
        font-weight:500;
    color:;
    font-size:40px;
    line-height:40px;
}
h4 {
            font-family:Arial;
        font-weight:500;
    color:#585858;
    font-size:28px;
    line-height:32px;
}
h5 {
            font-family:Arial;
        font-weight:;
    color:#585858;
    font-size:24px;
    line-height:28px;
}
h6 {
            font-family:Arial;
        font-weight:;
    color:;
    font-size:20px;
    line-height:24px;
}
p, li, .main-font, .rsnb-excerpt {
            font-family:Arial;
        color:;
    font-size:16px;
    line-height:24px;
}


#wrapper-footer {
    background-color:#f9f9f9;
}
#wrapper-footer * {
    color:;
}