@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');

body {
	font-family: "Cairo", sans-serif !important;
}

p, h1, h2, h3, h4, h5, h6, a, button, input, span {
	font-family: "Cairo", sans-serif !important;
}

p, th, td, li, label, input, output, blockquote, span {
    font-family: "Cairo", sans-serif !important;
}
/*--*/

.page-title {
	direction: rtl;
}

header, .hero {
	direction: rtl;
}

.hero__content {
	text-align: right;
}

.hero__content h1, .hero__content h6, p, h1, h2, h3, h4, h5, h6, a, button, input, span {
	text-align: right;
}

.mr-10 {
    margin-right: 0;
    margin-left: 10px;
}

.download.button {
	padding: 8px 16px;
}

.hero.hero-slide {
	background: url(../images/hero/hero-bg-rtl.jpg);
	background-size: cover;
	background-position: center center;
}

.hero__content__link a:first-of-type {
    margin-right: 0;
    margin-left: 18px;
}

.title-left {
    border-right: solid #D59F4C;
    border-left: none;
    padding-left: 0;
    padding-right: 20px;
}

.invest__feature__item {
	padding-left: 0;
	padding-right: 64px;
}

.invest__feature__item {
	direction: rtl;
}

.invest__feature__item .why-icon svg {
    left: auto;
    right: -20px;
}

.wallet__area {
	direction: rtl;
}

.invest__area {
	direction: rtl;
}

.navbar-nav {
    margin-left: auto;
    margin-right: 50px;
}
.cta-main-color__wrapper {
	direction: rtl;
}

.serv-box-item {
	text-align: right;
}
.cta-main-color__wrapper h3 {
	margin-top: 5px;
}
.work {
	direction: rtl;
}
.blog__area {
	direction: rtl;
}
.testimonial__box.bg-img {
	text-align: right;
	direction: rtl;
}
.testimonial__item .testimonial__author img {
	margin-right: 0;
	margin-left: 20px;
}
.work__area .title-left h2 {
	line-height: 85px;
}
.statistic-item {
	padding: 10px;
}
.fa-arrow-right:before {
    content: "\f060";
}
.fa-angle-right:before {
    content: "\f104";
}


.play-button.popup i {
	font-size: 12px;
	margin-left: 4px;
	margin-right: 0;
}

@media (min-width: 768px) {
	.offset-md-1 {
		margin-left: 0;
		margin-right: 8.33333333%;
	}
}
ul.footer-menu {
	direction: rtl;
}
.footer-menu li i {
    margin-right: 0;
    margin-left: 10px;
}

footer {
	direction: rtl;
}

.about-footer {
	text-align: right;
}

.footer-icon {
    position: absolute;
    right: auto;
    left: -110px;
    bottom: 20px;
}
}

@media only screen and (max-width: 1399px) {
.footer-icon {
    position: absolute;
    right: auto;
    left: -110px;
    bottom: 20px;
}
}

.footer__social {
	text-align: right;
}

.call-us-sec {
	text-align: right;
}

.call-us-icon {
	margin-right: 0;
	margin-left: 10px;
}

.footer__copyright {
	direction: rtl;
}

p.copyright {
    color: #222222;
}
.footer__social a {
	margin-right: 0;
	margin-left: 10px;
} 
.call-us-sec h3 {
	direction: ltr;
}
.call-us-sec h3 span {
	margin-bottom: 5px;
}
@media only screen and (max-width: 1600px) {
	.hero__mock {
		position: relative;
		-webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
	}
}