@media (min-width: 1050px) {
.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important; width:100%}
}
p:empty{display:none}
footer.footer-main {
    background-color: blue;
    background-image: url('https://citydent.ro/wp-content/uploads/2016/01/bg-blue.gif')!important;
    background-position: center center;
    background-size: auto;
}

.header-main .middle-header {
    background-color: #ffffff;
    background-image: url('https://citydent.ro/wp-content/uploads/2016/01/bg-white.gif')!important;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center;
}


