.bg-dark.hambg:after {
	background-color:#000 !important
}
.bg-dark.hambg:before {
	background-color:#000 !important
}
.media-project:hover .media__img img {
	filter:unset !important;
}
.loader {
	display:block;
	background-repeat:no-repeat;
	width:100px !important;
	height:100px !important
}
.loader:after, .loader:before {
border-radius: unset !important;
-webkit-border-radius: unset !important;
-moz-border-radius: unset !important;
}
@media (max-width:1199px) {
	.posfixed {
		position:relative !important;
		margin-bottom:30px;
	}
	.orderfix {
		-ms-flex-order: 2;
		order: 2;
	}
	.orderfix1 {
		-ms-flex-order: 1;
		order: 1;
	}
}
@media (min-width:992px) {
	.paddingfix {
		padding-top:160px;
	}
}
