@font-face {
	font-family: cocon;
	src: url(../fonts/ArbFONTS-cocon-next-arabic.ttf);
}

body {
	font-family: cocon;
}

h1, h2, h3, h4, h5, h6, p, a, li, span, strong,
.google-play-btn, .app-store-btn,
.single-blog-card a {
	font-family: cocon;
}

.pt-50 {
	padding-top:  30px;
}

.mb-20 {
	margin-bottom: 20px;
}

.background-img-2:before,
.background-img:before {
	background-color: #2e3b50;
}

.bg-transparent.affix,
.navbar {
    background-color: #2e3b50 !important;
}

.bg-transparent.affix,
.background-img:before {
    background-color: #2e3b50 !important;
    background-image: none !important;
}

.single-promo img {
	width: 37px;
    height: 37px;
    margin-bottom: 0px;
}

.bottom-img-absolute {
	bottom: -140px;
}

.footer-top {
	padding-top:  75px;
}