@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: #00757C;
}

.bg-transparent.affix,
.navbar {
    background-color: #00757C !important;
}

.bg-transparent.affix,
.background-img:before {
    background-color: #00757C !important;
    background-image: none !important;
}

.single-promo img {
	width: 37px;
    height: 37px;
    margin-bottom: 0px;
}

.bottom-img-absolute {
	bottom: -140px;
}

.navbar-brand img,
.footer-nav-wrap img {
	filter: brightness(0.0);
}

.hero-section .hero-content-left {
	position: relative;
    top: -60px;
}