


.menu-menu-1-container a {
    font-size: 13px !important;
}

#topbar span {
    color: #fff;
}

#top-header {
    background-size: 100% 100%;
}


#header .nav ul {
    float: right;
}

.footer .widget {
    padding: 41px 0 36px 0;
}

.textwidget a {
    line-height: 28px !important;
}

.textwidget p {
    line-height: 24px !important;
}

.textwidget a:hover {
    color: #fff !important;
    font-weight: 600;
}

.sidebar.col-lg-3.col-md-3 {
    margin-top: 55px;
}

.sidebar form {
    text-align: left !important;
}

div#content-vw {
    margin-bottom: 81px !important;
}
.copyright p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: none;
}
.footer-2 {
    background: #927ae9;
    text-align: center;
    padding: 20px 0;
    DISPLAY: none;
}