header {
    background-color: #384c3d;
    padding: 8px 0;
}
nav{
    background: #137f49;
}
#phone strong {
    font-size: 18px;
    color: #2ebd75;
    font-weight: 700;
    display: block;
}
.button_medium, .megamenu>li .drop-down-container a.button_medium, a.button_medium{
    background: #2ebd75;
}
footer {
    background-color: #384c3d;
}
.bottomfooter {
    background: #137f49;
}
footer h4 {
    color: #ffffff;
}
#contacts-footer ul li i{
    color: #137f49;
}
.megamenu>li:hover{
    background-color: #5b6a5f;
}
.drop-down-container.normal ul li a{
    background-color: #137f49;
}
.megamenu>li .drop-down-container{
    background: #384c3d;
}
a {
    color: #0074af;
}
ul.tabs li a.active {
    background-color: #137f49;
    color: #fff;
    text-decoration: none;
}
.box-style-1.ribbon {
    background: url(../img/sticker-1.png) top right no-repeat #fff5e0;
}
.titlesection span {
    color: #ffbb36;
}
.post_info span {
    color: #ffbb36;
}
.box-style-2 a{
    background-color: #137f49;
}
#menu-top, #menu-top ul li a {
    color: #ffffff;
}