.footer-logo{
    position: absolute;
    top: -40px;
}
#footer p, #footer a:not(.btn):not(.no-footer-css){
    color: white;
}
#footer {
    margin-top: 0px;
    border-top: 4px solid #7cb06a;
    background: #7cb06a;
}
#header .header-body{
    background: #0982bf;
    border-bottom: none;
}
#header.header-effect-shrink .header-top {
    background: white;
}
#header .header-top.header-top-borders {
    border-bottom-width: 0px;
}
#mainNav .dropdown-item{
    cursor:pointer;
    color: white !important;
}

#header .header-nav.header-nav-stripe nav>ul>li>a{
    margin: 0px !important;
}

#header .header-nav.header-nav-stripe .header-nav-main{
    margin-top: 0px !important;
}

.footer-copyright p{
    color: white !important;
}

.thumb-info {
    background: transparent;
}