section#concrete h3,
section#concrete p {
    color: #fff !important;
}
#top-bar-wrapper {
    background: #01A183!important;
}
section.footer-wrapper {
    background: #37474F!important;
}
section.copyright-container {
    background: #01A183!important;
}
.dl-menuwrapper > ul > li {
    background: #01A183
}

/*--// header telephone and mail \\--*/
.header-style-3 #top-bar .contact-info li, .header-style-3 #top-bar .contact-info li a { color: #ffffff; }
.header-style-3 #top-bar .contact-info li a:hover { color: #ffffff !important; }

/*--// menu background color \\--*/
#nav > ul > li:hover > a {   background: #fff !important; color: #333 !important;}
#nav li ul li { background: #01A183; }
#nav li ul li:hover > a { color: #333 !important; background: #ffffff; }
#nav > ul > li.current-menu-item > a, #nav > ul > li.current-menu-ancestor > a { background: #fff; color: #333; }

/*--// social buttons top bar \\--*/
.header-style-3 #top-bar .social-links li { background: #01A183; border: none; }
#top-bar .social-links li:hover a { color: #fff !important; background-color: #2FB299 !important; }