@media (min-width: 1050px) {

.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important; width:100%}
}
p:empty{display:none}
.navigation-button {
    padding: 0 10px;
}
.navigation .logo img {
    max-width: 100px;
}
.header .top {
    background-color: #6b8b9e;
}
.client {
    height: 150px;
}
h4 {
    margin-bottom: 10px;
}
.owl-carousel .owl-stage-outer {
    direction: ltr;
}

