html, body{
	font-family: 'Noto Sans Arabic', sans-serif;
	font-size: 18px;
}
.header_buttons ul, p.powered_by {
    text-align: left;
}
.pop_menu:before {
    left: unset;
    right: 0;
}
a#close_pop_menu {
    left: 9%;
    right: unset;
}
form#searchform button {
    margin-right: -6px;
    margin-left: unset;
}
.home_slide_content, ul.slide_social {
    left: unset;
    right: 10%;
}
.home_slides ul.slick-dots {
    right: unset;
    left: 10%;
}
.home_slides ul.slick-dots {
    border-left: 2px solid var(--white);
}
.project_box h3 {
    font-weight: bold;
}
.home_slide_content p, .section_normal_link > a{
	font-size: 18px;
}
.navbar-nav li:last-child a {
    margin-right: 30px;
}
.page_loader > .loader > span{
	left: 50%;
}
.contact_box:after {
    right: unset;
    left: 0;
}
.content_right, .content_right input, .content_right textarea {
    text-align: right;
}
