@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body {
    font-family: Droid Arabic Kufi, Tahoma !important;
    color: #000;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
	background-color: #ffffff;
}
.category-module.mod-list a {
  color: #1F5CA9;
  font-size: 18px;
  font-weight: 900;
  text-shadow: 1px 1px 1px #4a4a4a;
}
body.rtl #offcanvas-toggler.offcanvas-toggler-left {
    float: left;
}
.sp-megamenu-parent > li:hover > a {
  color: #ffc000;
}
.sp-megamenu-parent > li.active > a {
	font-weight: bold;
	color: #000;
	height: 80px;
	border-bottom: 3px solid #175CAA;
}
.sp-megamenu-parent > li.active > a:hover {
	border-bottom: 3px solid #175CAA;
	color: #000;
}
.sp-megamenu-parent > li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
}
.sp-megamenu-parent > li:last-child > a {
    padding: 0;
}
#sp-menu > .sp-column {
    height: 100%;
    float: left;
}
body.rtl {
    text-align: justify;
}
a {
	color: #175CAA;

}
a:hover{
	color: #00ADEF;

}
.h3, h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
#sp-top-bar {
    background: #175CAA;
	line-height: 0;
}
#sp-top-bar a{
	color: #fff;
}
#sp-main-body {
    padding: 10px 0;
}
#sp-header {
	box-shadow: none;
	background-color: transparent;
}
#sp-header.header-sticky {
    background-color: #fff;
	border-bottom: 2px solid #1F5CA9;
}
.sp-megamenu-parent > li > a {
    color: #000;
	font-size: 14px;
	padding: 0;
	height: 80px;
}
.sp-megamenu-parent > li > a:hover{
    border-bottom: 3px solid #00ADEF;
	color: #000;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #1F5CA9;
}
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a::after {
    font-weight: bold;
}
.mod-mls-more-results {
	display: none;
}
.mls-form-inner {
    width: 100%;
	margin: 0 auto;
}
.socl .article-social-share {
    display: none;
}
.socl .article-details {
	min-height: 600px;
}
.fade-effect .mls-results-cont.expanded, .fade-effect .instance-selector-cont.expanded {
	z-index: 9999;
}
input[type="text"]:not(.form-control) {
    border: 1px solid #fff;
    background: #fff;
	box-shadow: 0 10px 35px rgba(0,0,0,.1) !important;
	padding: 10px !important;
}
.default-theme.blue-skin input.mls-query:focus {
	border: 2px solid #175CAA;
	background: #fff;
}

body.rtl .sp-megamenu-parent > li.sp-has-child > a::before, body.rtl .sp-megamenu-parent > li.sp-has-child > span::before {
    display: none;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 0;
    margin: 0 auto;
	max-height: 300px;
	padding: 10px;
}
.sp-page-title {
    background: #1F5CA9;
	padding: 15px;
}
.mnpg .col-lg-11{
	flex: 100%;
	max-width: 100%;
}
.rightmenu {
	position: fixed;
	width: 32%;
}
.rightmenu .sppb-addon-title {
	margin-right: 30px;
}
.rightmenubot {
    bottom: 0;
    position: fixed;
	width: 32%;
}
.rightmenubot p {
    margin-bottom: 0;
}
.article-body p {
    font-size: 18px;
}
.sections {
	border: 5px solid #175CAA;
	box-shadow: 5px 5px 5px #888888;
	background-color: #175CAA;
}
.sections:hover {
	box-shadow: 5px 5px 5px #000000;
}
.sections a {
    color: #fff;
	font-size: 24px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    border: 3px solid #175CAA;
    padding: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding: 5px 0;
    border-bottom: 1px solid #00ADEF;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #000;
	font-size: 16px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #175CAA;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 95%;
}
#btl {
    margin: 5px 0;
    display: inline-block;
}
#btl .btl-panel {
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
	width: 100%;
text-align: left !important;
}
#sp-bottom, #sp-footer {
    font-size: 24px;
	background-color: #175CAA;
	padding: 30px 0 0 0;
}
#sp-bottom .sp-module {
    margin-bottom: 0px;
}
.menu li {
    margin-left: 20px;
}
.menu {
    display: inline-flex;
    padding: 0;
    list-style: none;
    margin: 10px 0;
	font-weight: bold;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 0px solid #f3f3f3;
}
#sp-top2 {
    text-align: left;
}
.top2en {
    text-align: right;
}

.mls-wide.mls-form .mls-form-inner input.mls-query {
    width: 100% !important;
    height: 50px !important;
    padding: 8px 35px !important;
}
.layout-edit .btn-toolbar {
    margin-top: 20px;
}
.btn.btn-primary {
    margin-left: 10px;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
    height: auto;
}
.mceContentBody {
	direction: rtl !important;
	background-color: #fff;
}
ul#com-content-formTabs li:nth-child(4) {
    display: none;
}
#jform_alias-lbl {
	display: none !important;
}
#jform_alias {
	display: none !important;
}
#jform_catid-lbl {
	display: none !important;
}
#jform_catid_chzn{
	display: none !important;
}
#jform_tags-lbl {
	display: none !important;
}
#jform_tags_chzn {
	display: none !important;
}
#jform_featured-lbl{
	display: none !important;
}
#jform_featured {
	display: none !important;
}
#jform_access-lbl {
	display: none !important;
}
#jform_access {
	display: none !important;
}
#jform_attribs_helix_ultimate_image_alt_txt-lbl {
	display: none !important;
}
#jform_attribs_helix_ultimate_image_alt_txt {
	display: none !important;
}
#jform_attribs_helix_ultimate_article_format-lbl {
    margin-left: 10px;
}
.sppb-article-info-wrap h3{
    text-align: center;
}
.sppb-readmore {
    font-weight: bold;
}
.btn-primary, .sppb-btn-primary {
  border-color: #2d3c8f;
  background-color: #2d3c8f;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
 border-color:#0058a5;
 background-color:#0058a5;
}
.btn.btn-primary a {
	color: #ffffff;
}
.btn-success, .sppb-btn-success {
  border-color: #146c43;
  background-color: #146c43;
}
.btn-success:hover,
.sppb-btn-success:hover {
 border-color:#198754;
 background-color:#198754;
}
.btn.btn-success a, .btn.btn-warning a, .btn.btn-info a {
	color: #ffffff;
}
.btn-danger, .sppb-btn-danger {
  border-color: #bb2d3b;
  background-color: #bb2d3b;
}
.btn-danger:hover,
.sppb-btn-danger:hover {
 border-color:#dc3545;
 background-color:#dc3545;
}
.btn.btn-danger a {
	color: #ffffff;
}
.sppb-addon-articles .sppb-article-meta > span {
    margin: 0;
    color: #00ADEF;
    font-size: 16px;
}
.sppb-addon-articles .sppb-article-meta {
    margin: 0;
    text-align: center;
}
.sppb-addon-article {
    padding: 5px;
}
.mod-languages {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
	margin-top: 10px;
}
.top2en .mod-languages {
    margin-left: 5px;
}
.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: none;
    border-radius: 15px;
    background-color: #175CAA;
	box-shadow: 5px 5px 5px #888888;
}
.article-list .article:hover {
	box-shadow: 5px 5px 5px #000000;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px -20px 20px -20px;
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    overflow: hidden;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
    color: #ffffff;
	font-size: 18px;
font-weight: bold;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover {
    color: #00ADEF;
}
.article-header {
    text-align: center;
	color: #1F5CA9;
}
.bfQuickMode legend {
	background: #1F5CA9 !important;
	float: none;
}
.bfQuickMode section.bfElemWrap {
	background: #1F5CA9 !important;
	color: #ffffff;
}
.bfQuickMode .bfLabelRight label {
    width: 100% !important;
    margin: 5px 10px 10px 0px !important;
}
.bfQuickMode section input[type="text"], .bfQuickMode section textarea, .bfQuickMode section select {
    width: 100% !important;
	color: #1F5CA9;
}
.bfQuickMode fieldset {
	border: 2px solid #1F5CA9 !important;
}
.bfQuickMode section.bfLabelRight .bfElementGroupNoWrap {
    width: 65%;
    float: none;
    display: flex;
}
.bfQuickMode .bfLabelRight .bfElementGroupNoWrap label {
	width: auto !important;
	margin-left: 10px !important;
}
.bfQuickMode .bfLabelRight .bfElementGroupNoWrap input {
	margin-left: 10px !important;
}
@media (max-width:767px){
	.bfQuickMode .bfLabelRight label {
    min-width: 10%;
	}
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    border-color: #1F5CA9 !important;
    background-color: #fff !important;
    color: #1F5CA9 !important;
    border-radius: 5px;
    width: 100%;
	box-shadow: 5px 5px 5px #888888;
	margin-bottom: 30px;
	padding: 10px;
}
.bfQuickMode .bfNextButton:hover, .bfQuickMode .bfSubmitButton:hover, .bfQuickMode .bfCancelButton:hover {
    border-color: #1F5CA9 !important;
    background-color: #1F5CA9 !important;
    color: #fff !important;
	box-shadow: 5px 5px 5px #000000;
}
.bfQuickMode {
    width: 100%;
    padding: 10px 0 !important;
    margin: 0px;
}
.article-details img {
	max-height: 500px;
	margin: 0 auto;
	border: 3px solid #175CAA;
border-radius: 5px;
padding: 5px;
}
.pager {
    border-top: 1px solid #1F5CA9;
}
.pager > li.previous {
    float: right;
}
.pager > li.next {
    float: left;
}
.pager > li a {
    border: 3px solid #1F5CA9;
    color: #1F5CA9;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 5px 20px;
	font-weight: bold;
	font-size: 20px;
}
.carousel-control-next, .carousel-control-prev {
	opacity: 1;
}
.carousel-control-next-icon {
    background-image: url(../images/prev.png);
    width: 50px;
    height: 50px;
}
.carousel-control-prev-icon {
    background-image: url(../images/next.png);
    width: 50px;
    height: 50px;
}
div[itemprop="articleBody"] {
    padding: 10px;
  font-size: 20px;
  margin-bottom: 30px;
}
#offcanvas-toggler > .fa {
    color: #1F5CA9;
    font-size: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 20px;
    font-weight: bold;
	color: #1F5CA9;
}
.article-details .article-header h1, .article-details .article-header h2 {
	font-weight: bold;
}
#sp-footer .container-inner {
    padding: 10px 0;
    border-top: 1px solid #ffffff;
}
.article-details .article-full-image {
    text-align: center;
}
table {
    width: 100%;
    border: 2px solid #1F5CA9;
}
tbody, td, tfoot, th, thead, tr {
    border: 2px solid #1F5CA9;
}
th, td {
    text-align: center;
    padding: 5px;
}
}
table p {
    margin: 0;
    padding: 5px;
}
.sp-dropdown-items {
    line-height: 30px;
}
.list-title {
    text-align: center;
    font-size: 30px;
    padding: 20px !important;
    font-weight: bold;
    background-color: #1F5CA9 !important;
}
.list-title a {
    color: #fff;
}
.list-title a:hover {
    color: #00ADEF;
}
#coming-soon-countdown {
    display: none;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 0px solid #f3f3f3;
    padding: 10px;
    border-radius: 3px;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    display: block;
    border-bottom: 0px solid #f3f3f3;
    text-align: center;
    background-color: #00ADEF;
    margin-bottom: 20px;
}
#sp-left .sp-module ul > li.active, #sp-right .sp-module ul > li.active {
    background-color: #175CAA;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
    color: #ffffff;
    font-weight: bold;
}
#btl .btl-panel {
  border-radius: 5px;
  padding: 8px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.btn {
  margin: 5px 0;
}
  @media (max-width: 767px) {
.bfQuickMode input[type="text"], .bfQuickMode textarea, .bfQuickMode .uneditable-input, .bfQuickMode input[type="text"]:hover, .bfQuickMode textarea:hover, .bfQuickMode .uneditable-input:hover, .bfQuickMode input[type="text"]:focus, .bfQuickMode textarea:focus, .bfQuickMode .uneditable-input:focus {
  width: 90%;
  max-width: 100%;
  min-width: 90%;
  }}
.sp-column.armenu.d-flex.align-items-center.justify-content-end {
float: right !important;
}