:root {

	--kt-special-offers-bg: #001d61 !important;
	--kt-primary-btn-bg:rgb(0, 29 ,97);
	--kt-primary-btn-hover-bg:rgb(0, 29 ,97);
	--kt-primary:0, 29 ,97;

}

.img-bg{
	background: url(/uploads/logo/watermark.png);
    background-blend-mode: lighten;
    background-position: top;
    background-size: 100px;
    background-repeat: repeat;}

@media (min-width: 1024px) {
    .navigation-space {
        height: 240px;
    }
}
.navigation-space {
    height: 248px;
}




