#menu-style > ul > li > a {
    color: #57A6A2;
}

#menu-style > ul > li::before, #menu-style > ul > li::after {
    border-color: #7edcd77a;
}

.footer-wrap {
    background: #57A6A2;
}

#menu-style ul ul li a {
    background-color: #7edcd77a;
}

.header-top {
    min-height: 70px;
    position: absolute;
    width: 100%;
    z-index: 111;
   
}

*::selection {
    background-color: #7edcd77a;
    color: #fff;
}

.header-top {
    min-height: 70px;
    position: absolute;
    width: 100%;
    z-index: 111;
    
    background: url(http://thema.ba/wp-content/uploads/2018/04/thema-logo1.png);


#menu-style ul ul li a {
    padding: 14px 20px;
    width: 60px;
    font-size: 12px;
    /* background: #fff; */
    text-decoration: none;
    color: #fff;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    font-weight: 400;
    text-transform: uppercase;
}

.footer-box div, 
.footer-box .widget-title, 
.footer-box p, .footer-box 
.textwidget p, .footer-box div, 
.footer-box h1, .footer-box h2, 
.footer-box h3, .footer-box h4, 
.footer-box h5, .footer-box h6 {
    color: #000000;
}
  
  
  .footer-box div, 
    .footer-box .widget-title, 
    .footer-box p, .footer-box 
    .textwidget p, .footer-box div, 
    .footer-box h1, .footer-box h2, 
    .footer-box h3, .footer-box h4, 
    .footer-box h5, .footer-box h6 {
    color: #0c0c0c;
}