@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 {
	font-family: cocon;
}

.pt-50 {
	padding-top:  30px;
}

.mb-20 {
	margin-bottom: 20px;
}

.background-img-2:before,
.background-img:before {
	background-color: #870b09;
}

.bg-transparent.affix,
.navbar {
    background-color: #870b09 !important;
}

.bg-transparent.affix,
.background-img:before {
    background-color: #870b09 !important;
    background-image: none !important;
}

.single-promo img {
	width: 37px;
    height: 37px;
    margin-bottom: 0px;
}

.bottom-img-absolute {
	bottom: -140px;
}


.hero-section .hero-content-left {
	position: relative;
    top: -60px;
}

.hero-animation-img img {
	width: 280px;
	height: 480px;
}

.lead {
	line-height: 30px;
}

.hero-section {
	padding-top: 140px;
}

.about-content-right img {
	width: 320px;
	height: 450px;
}

.download-img img {
	width: 280px;
	height: 450px;
}

.download-section:before {
	background-color: #fff !important;
}