@charset "utf-8";
/* CSS Document */
html, body {
	direction:rtl;
	font-family: 'Cairo', sans-serif  !important;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-family: 'Cairo', sans-serif  !important;
	}
	
header.masthead {
	padding-top:0 !important;
	}
	
.btn-primary {
	background:#104949;
	}
