@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Gulzar&family=Scheherazade+New:wght@400;500;600;700&display=swap')

@font-face {
font-family: "Joblo-regular";
src: url("Joblo-regular.ttf"), url("Joblo-regular.otf");
}
@font-face {
font-family: "Joblo-bold";
src: url("Joblo-bold.ttf"), url("Joblo-bold.otf");
}
body.rtl {
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: rtl;
line-height: 1.8;
-webkit-transition: all 400ms ease;
transition: all 400ms ease;
font-family: Joblo-bold, arial;
font-size: 17px;
font-weight: inherit;
color: #5a546e;
background: fafafa;
}
body.ltr {
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
text-align: left;
font-size: 15px;
font-family:lora, serif,arial;
font-weight: 400;
font-style:Regular;
line-height:1.5;
background: #ffffff;
}
#sp-main-body {
padding: 40px 40px 30px 40px;
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #666666;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000000;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
.related-article-list-container ul.related-article-list li .article-header h2 {
  font-size: 1.0rem !important;
}
.img-intro-right.cover {
  text-align: left;
  width:160px !important;
}
.cover img.img-polaroid {
  background-color: #FFFFFF;
  border: 2px solid #ffffff !important;
  box-shadow: 3px 3px 30px 0px #a8a8a8 !important;
  padding: 4px;
  width:160px !important;
}
.table > :not(caption) > * > * {
  padding: 20px !important;
  background-color: var(--bs-table-bg);
  border-bottom-width: 2px;
  box-shadow: inset 0 0 0 666px var(--bs-table-accent-bg);
}
div.description {
  border-top: 2px solid #cccccc !important;
  padding-top: 20px !important;
  clear: both;
  width: 100%;
}
div.createdate {
  width: 100%;
  clear: both;
  border-top: 2px solid #cccccc !important;
  padding-top: 10px !important;
  font-size: 16px !important;
}
.page-header h1 {
  padding: 15px;
  color: #880060 !important;
  text-align: center;
  font-size: 24px !important;
}
.book-title {
  margin-top: 0px;
  color: #880060 !important;
  text-align: right !important;
  font-size: 22px !important;
}
.fbContent_qListItem {
  padding: 10px 10px 20px 7px;
  border-color: #cccccc transparent #cccccc  transparent;
  border-style: solid;
  border-width: 0px 0 2px 3px;
}
.qFaqItem_introtext {
  padding: 8px 0 0;
  color: #333333;
  font-size: 17px;
}
.qListItem_link {
  line-height: 23px;
  font-size: 20px !important;
  font-weight: inherit;
}
.qFaqItem_triangle .fas {
  line-height: 23px;
  vertical-align: top;
  text-align: center;
  height: 32px;
  width: 42px;
  font-size: 25px;
  color: #777;
}
.qListItem_info {
  font-size: 16px;
  color: #777;
}
.fbContent_paging span {
  display: inline-block;
  height: 24px;
  vertical-align: top;
}
a.fbContent_paging_button {
  display: inline-block;
  line-height: 24px;
  padding: 8px 18px;
  border: 2px solid #9fafc6;
  border-radius: 25px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background: #cfd7e2;
  text-decoration: none;
  min-width: 110px;
  color: #293445;
}
.sp-page-title .breadcrumb > .active {
    color: rgba(255, 255, 255, 0.8);
}
.sp-page-title .breadcrumb > span,
.sp-page-title .breadcrumb > li,
.sp-page-title .breadcrumb > li + li:before,
.sp-page-title .breadcrumb > li > a {
    color: #fff;
}

.breadcrumb {
	padding: 10px 30px;
    border-radius: 0 0 25px 25px;
	margin:-6px 40px 0 40px;
	border: 1px solid #999999;
	font-size: 16px;
font-weight: inherit;
color: #5a546e;
background: #ededed url(../../../images/site_gfx/) no-repeat 100% center;
}
.breadcrumb-item {
margin: 0px 10px 0px 10px;
 background-color: none;
 border-top: none;
 list-style-type: square;
}
.breadcrumb {
 list-style:none;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #00509f;
  border-color: #000000;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #999999;
  border: 1px solid #ced4da;
  border-radius: .25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.article-details .article-header h1, .article-details .article-header h2 {
font-size: 1.8rem;
border-bottom:3px solid #cccccc;
line-height: 1.9;
background: linear-gradient(90deg, hsla(211, 96%, 62%, 1) 0%, hsla(295, 94%, 76%, 1) 100%);
background-clip: border-box;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-box-decoration-break: clone;
}
a {
text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6, h7{
margin-top: 0;
margin-bottom: .8rem;
font-weight: bold;
}

 h1 {
font-size: 30px;
font-family: noto kufi arabic,arial;
font-style: normal;
line-height:1.6;
color: #e71b1b !important;
}
 h2 {
font-size: 28px;
font-family: noto kufi arabic,arial;
font-style: normal;
line-height:1.6;
color: #0065ca !important;
}
 h3 {
font-size: 26px;
font-family: noto kufi arabic,arial;
font-style: normal;
line-height:1.6;
color: #488b3f!important;
}
 h4 {
font-size: 24px;
font-family: Al-Jazee+ra-Arabic-Bold,arial;
font-style: normal;
line-height:1.6;
color: #8f1fab!important;
}
 h5 {
font-size: 22px;
font-family: noto kufi arabic;
font-style: normal;
line-height:1.5;
color: #333333;
}
 h6 {
font-size: 15px;
font-family: inherit;
font-style: normal;
line-height:1.6;
color: #683561!important;
font-weight: inherit;
}
.jtcs_item_wrapper .jt-title {
  display: block;
  margin-top:10px;
  font-size: 15px;
font-family: inherit;
font-style: normal;
line-height:1.6;
color: #680082!important;
font-weight: inherit;
}
/* offcanvas */
.offcanvas-menu {
background: #dedede;
color: #000000!important;
font-family: inherit,roboto slab, serif,arial;
font-size:inherit;
font-weight: inherit;
text-shadow: 1px 1px 2px #ffffff;
border-right:2px solid #690084;
border-left:2px solid #690084;
}
.offcanvas-menu {
height: 100%;
position: fixed;
top: 10px;
overflow: inherit;
-webkit-transition: all 0.4s;
transition: all 0.4s;
z-index: 10000;color: #000000!important;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-right: 0px;
}
/* Off-canvas Logo off */
.offcanvas-menu .logo, .offcanvas-menu .logo img{
min-height: 43px;
background: #f0f0f4;
border:0px solid #333333;
box-shadow: 0px 0px 3px 0px #4e4e4e;
border-radius: 0px;
padding: 0px;
float: left;
}
/* Off-canvas Logo off */
.offcanvas-menu .a{display: normal;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
left: 20px;
}
/* offcanvasmenu links text */
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
display: block;
padding: 3px 0px;
position: relative;
line-height: 2.1;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a,
.offcanvas-menu .offcanvas-inner ul.menu > li > span {
display: block;
width: none;
font-family: inherit;
font-weight: inherit;
line-height: 2.1;
padding: 3px 20px;
position: relative;
line-height: inherit;
opacity: none;
transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner ul.menu, .offcanvas-menu .offcanvas-inner ul.menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 0 6px;
margin: 0 0px 10px 0px;
list-style: square;
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu > li > a {
padding: 10px 10px;
margin: 0 0px 4px 0px;
border-radius: 12px;
border-left: 3px solid #690084;
border-right: 3px solid #690084;
border-top: 1px solid #690084;
border-bottom: 1px solid #690084;
text-align:inherit;
background: #000000;
}
.offcanvas-menu.center-alignment .offcanvas-inner {
margin: -30px 0px 0 0px;
}
/* offcanvassub-menu links */
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
font-family: inherit,roboto slab, serif,arial;
font-size:15px;
font-weight: inherit;
padding: 2px 6px;
line-height: 1.6;
color: #001a33;
text-shadow: 1px 1px 2px #ffffff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li li a {
color: rgba(37, 37, 37, 0.8);
}
.offcanvas-menu .offcanvas-inner {
padding: 0px 5px 25px 5px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover,
.offcanvas-menu .offcanvas-inner ul.menu > li a:focus,
.offcanvas-menu .offcanvas-inner ul.menu > li span:hover,
.offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
color: #000000;
}
.offcanvas-menu .offcanvas-inner ul.menu > li {
font-weight: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent .menu-toggler {
top: 50%;
background: none;
width: 100%;
text-align: end;
right: unset !important;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: green !important;
}
/* offcanvasmenu links bullets */
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {
display: block;
position: absolute;
color: #333333;
top: 50%;
cursor: pointer;
padding: 0px;
left: 0;
}
.burger-icon { width: 20px; margin-top:20px;margin-left:10px;} 
.burger-icon > span {
height: 2px; margin-bottom:2px;
background-color: #666666!important;
}
.menu-parent .menu-child{
    display: block !important;
}
.menu-parent .menu-toggler{
    display: none !important;
}
/* offcanvashide burger icon close */
.offcanvas-active .close-offcanvas .burger-icon > span {
transition-delay: 0.2s;
padding-bottom: 0px;
background-color: #333333!important;
}
.offcanvas-active .burger-icon > span:nth-child(2), #modal-menu-toggler.active .burger-icon > span:nth-child(2) {
opacity: 0;
}
.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
background-color: #ffffff;
}
.sp-module-content .mod-languages ul.lang-inline {
margin: 0;
padding: 0;
background: none;
border-radius: 0px;
display: flex;
justify-content: center;
align-items: center;
}
#offcanvas-toggler {
  display: inline-flex;
  align-items: center;
  height: 46px;
  line-height: 38px;
  font-size: 20px;
  color: #666666;
}
#sp-topbar {
height:178px!important;
padding: 10px 60px 0px 60px;
width: 100%;
background: #e5e5e5 url(../../../images/header-bg.jpg) no-repeat 20% center;
background-size: contain;
border-top:1px solid #666666;
border-bottom:0px solid none!important; 
box-shadow: 0px 13px 23px -19px none!important;
z-index: 650;
}
#sp-header {
height:220px!important;
padding: 0px 0px 0px 0px;
width: 100%;
background: #e5e5e5 url(../../../images/header-bg.jpg) no-repeat left top;
background-size: contain;
border-top:1px solid #333;
border-bottom:4px solid #690084!important;
position: relative;
z-index: 650;
}
#sp-header.header-sticky {
position: fixed;
border-bottom:1px solid #999999;
box-shadow: 0px 13px 43px -19px none!important; 
z-index: 650;
top: 0;
left: 0;
width: 100%;
}
/*--- mainmenu-holder----*/ 
#sp-menu{
height:60px !important;
width: 78% !important;
color:#333333;
padding:14px 26px;
position: relative;
background-image: radial-gradient( circle farthest-corner at 9.2% 43.4%,  rgba(0,0,0,1) 0%, rgba(175,0,123,1) 100.2% );
border:1px solid #000000;
border-radius: 50px 0 0 50px;
display: flex;
justify-content: right;
align-items: center;
margin-top:60px;
margin-right: 0px;
}
.mainmenu-bar{
height:60px !important;width: 100%;
color:#333333;
padding:14px 30px 14px 20px;
position: relative;
background-image: radial-gradient( circle farthest-corner at 9.2% 43.4%,  rgba(0,0,0,1) 0%, rgba(175,0,123,1) 100.2% );
border:0px solid #000000;
border-radius: 50px 0 0 50Px;
margin-top:0px;
margin-right: 0px;
}
#sp-logo {
padding: 0px 0px 0px 0px;
margin-right:60px;
}
.logo-image {
height: 100px !important;
margin-left:0px;
margin-right:0px;
margin-top:70px;
border:0px solid #cccccc;
border-radius: 0px;
padding: 0px;
}
@media only screen and (max-width: 800px) {
.logo-image-phone {
height:90px !important;
}
}
@media only screen and (max-width: 800px) {
#sp-logo {
  padding: 0px;
margin-top:32px !important;
margin-right:30px;
}
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: #333333!important;
  padding: 12px!important;
  font-weight:inherit;
}
body.rtl #offcanvas-toggler.offcanvas-toggler-left {
  float: right;
  margin-left: 0px;
}
.jt-cs .owl-carousel .owl-nav .owl-next, .jt-cs .owl-carousel .owl-nav .owl-prev {
  font-size: 35px !important;
color: #b68505!important;
padding-top: 10px!important;
}
.jt-cs p.readmore {
  margin-top: 10px!important;
}
.list-group-item {
  position: relative;
  display: block;
  font-size: 20px !important;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #e9eaef;
  --bs-list-group-border-color: #999999;
  --bs-list-group-border-width: 1px;
  --bs-list-group-border-radius: 0.375rem;
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #f8f9fa;
  --bs-list-group-action-active-color: #212529;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #fff;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}
#sp-search {
background: none;
padding: 0px 0px;
margin: -2px 0px 0px 0px;
border-top: 0px solid #79afd7;
border-bottom: 0px solid green;
display: flex;
justify-content: left;
align-items: center;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
/* flags */
#sp-lang-flags{
margin:0px 0px 0 0px;
padding:0px 0px 0 0px;
background: url(../images/bg/bolt.png) center right no-repeat;
font-family: Roboto Slab;
font-size: 16px;
font-style: normal;
font-weight: bold;
border-bottom:0px solid #333333;
border-right:0px solid #333333;
border-top:0px solid #68040a;
border-radius: 0 0px 10px 0px;
display: flex;
justify-content: center;
align-items: center;
}

div.mod-languages img {
border: 1px solid #ededed !important;
border-radius:6px;
padding:1px;
height:35px;
}
div.mod-languages ul li.lang-active {
background-color: orange !important;
border-radius:6px;
padding:1px;
border: 1px solid green !important;
}

/* mainmenu */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
display: inline-block;
position: relative;
margin-left:0px;
display: inline-block;
text-align: center;
padding: 0px 10px 0px 10px;
font-size: 15px !important;
line-height: 1.8;
font-family: noto kufi arabic,roboto slab,arial;
font-style: normal;
font-weight: bold;
color:#ffffff;
 border-radius: 0px;
border-left: 0px dotted #ffffff;
text-decoration: none;
text-shadow: 0px #000000;
text-decoration: none;
cursor: pointer;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
display: inline-block;
position: relative;
margin-left:0px;
display: inline-block;
text-align: center;
padding: 0px 10px 0px 10px;
font-size: 15px !important;
line-height: 1.8;
font-family: noto kufi arabic,roboto slab,arial;
font-style: normal;
font-weight: bold;
color:yellow;
 border-radius: 0px;
border-left: 0px dotted #ffffff;
text-decoration: none;
text-shadow: 0px #000000;
text-decoration: none;
cursor: pointer;
}
.sp-megamenu-parent > li > a:hover{
display: inline-block;
position: relative;
margin-left:0px;
display: inline-block;
text-align: center;
padding: 0px 10px 0px 10px;
font-size: 15px !important;
line-height: 1.8;
font-family: noto kufi arabic,roboto slab,arial;
font-style: normal;
font-weight: bold;
color:#000000;
 border-radius: 0px;
border-left: 0px dotted #666666;
text-decoration: none;
text-shadow: 0px #ffffff;
text-decoration: none;
cursor: pointer;
}
.sp-megamenu-parent > li:last-child > a {
 padding: 0px 10px 0px 10px;
 border-left: 0px dotted #666666;
}
.sp-megamenu-parent>li:hover>a {
    color: yellow !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background:#ffffff;
border: 2px solid #8f8f8f;
border-top: 1px solid #690084;
border-radius: 0px 0px 8px 8px; 
margin-top:15px;
color:transparent;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-top:-20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
font-size: 16px;
font-style: normal;
font-weight: bold;
line-height: 1.6;
display: inline-block;
padding: 8px 8px;
cursor: pointer;
}
.sp-menu-heading {
color:#3663ad;
padding: 5px 5px;
font-size: 15px;
font-style: normal;
font-weight: bold;
text-align:center;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
color: #333;
font-size: 16px;
font-style: normal;
font-weight: inherit;
line-height: 1.6;
} 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
display: block;
padding: 4px 5px;
-webkit-transition: .4s;
transition: .4s;
position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
font-size: 16px;
padding: 4px 8px;
font-style: normal;
font-weight: inherit;
background:#ffffff;
color: #115c77;
line-height: 1.6;
text-decoration:underline;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  display: block;
  text-transform: normal;
  font-size: 20px;
  font-weight: inherit;
  margin-bottom: 10px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full{
right: -16px;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  margin: 12px 0 0px 0;
  padding: 14px 20px;
  font-family: noto kufi arabic, roboto slab,arial;
  font-size: 18px;
  font-weight: bold;
line-height: 20px;
text-align:right;
  border: 1px solid #333333;
  border-right: 5px dotted #ffffff;
  background-image: radial-gradient( circle farthest-corner at 9.2% 43.4%, rgba(0,0,0,1) 0%, rgba(175,0,123,1) 100.2% );
  color: #ffffff !important;
  border-radius: 6px 0 0 0px;
}
#sp-left .sp-module {
  margin-top: 0px;
  border-right: 0px dotted #666666;
  border-radius: 0px;
  background: #ffffff;
  padding: 0px 0px 0px 0px;
  overflow-x: hidden;
  box-shadow: 0px 6px 16px 0px none;
}
#sp-right .sp-module {
  margin: 20px 0 0px 0px;
  border: 1px dotted #666666;
  border-radius: 10px;
  background: #ededed;
  padding: 0px 12px 12px 12px;
  overflow-x: hidden;
  box-shadow: 0px 6px 16px 0px none;

}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999999;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.page-header {
padding: 15px;
text-align:center;
}
.article-list .article {
margin-bottom: 0px;
padding: 0px;
border: 0px solid #c2b8b1;
border-radius: 0px;
color: #333333;
}
.article-list-media .article {
margin-bottom: 20px;
padding: 10px 10px;
background-color: #fefced;
border: 2px solid #c2b8b1;
border-radius: 8px;
color: #333333;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
 margin-top: 30px;
padding-bottom: 4px;
font-size: 20px;
border-bottom:2px solid #cccccc;
line-height: 1.5;
background: #ad5389; /* fallback for old browsers */
background: -webkit-linear-gradient(top, #ff0099, #493240);
  background: linear-gradient(to top, #ff0099, #493240);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.article-details .article-header h1, .article-details .article-header h2 {
 margin-top: 0px;
padding-bottom: 0px;
font-size: 25px;
border-bottom:2px solid #6b06db;
line-height: 1.7;
background: #ad5389; /* fallback for old browsers */
background: -webkit-linear-gradient(top, #ff0099, #493240);
  background: linear-gradient(to top, #ff0099, #493240);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.article-info > span {
font-size: 16px;
line-height: 1.7;
}
.btn-group-sm > .btn, .btn-sm {
padding: .40rem 1.5rem;
font-size: 1.100rem;
margin: 10px;
border-radius: 1.2rem;
}
 .sp-module-title {
 color:#333333 !important;
font-family: noto kufi arabic,arial;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align:center;
}
 .module-title-green {
 color:green !important;
font-family: noto kufi arabic,arial;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align:center;
}
 .module-title-violet {
 color:#971c6f !important;
font-family: noto kufi arabic,arial;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align:center;
}
/*--- body and footer ----*/
.body-top-left-right{
margin-top:0px;
border-bottom:0px solid #ffffff;
padding: 20px 20px 20px 20px;
}
.top-slider{
margin-top:3px;
border-bottom:0px solid #ffffff;
padding-bottom: 0px;
}
/*--- frontpage middle grid icon categories module -------------*/
.sp-module-content-bottom {
margin-top: 40px;
background-color: none;
border: 0px solid #cccccc;
border-radius: 0px;
box-shadow: 0px 3px 10px 0px none;
padding: 0px 0 0 0;
}
.body-bottom-left-right{
padding: 30px 50px;
background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(251,222,238,1) 15.6%, rgba(206,201,226,1) 80.3% );
margin-top:0px;
border-top:1px solid #9a28aa;
margin-bottom:0px;
}
.body-bottom-left /* actually right*/{
 color: #fff;
border-top:0px solid red;
border-right: 0px dashed white;
padding: 0px 0px 0px 0;
}
.body-bottom-right/* actually left*/ {
 color: #fff;
border-top:0px solid red;
border-left: none dashed white;
padding: 0px 0px 0 0;
}
.footer-four-three-two-one{
color: #fff;
 background: #dddddd; 
font-family: noto kufi arabic, arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
border-bottom: 2px solid #fff;
border-top: 2px solid #666;
padding: 0px 30px 0px 30px;
}
.footer-four{
 color: #fff;
background-image: radial-gradient( circle farthest-corner at 10% 20%,rgba(239,87,87,0.74) 0%, rgba(245,123,13,0.74) 90.2% );
font-family: noto kufi arabic, arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
border-radius: 12px;
margin:40px 0px 40px 0;
padding: 20px 20px;
border: 2px solid #333;
min-height:320px;
box-shadow: inset 0px 20px 25px -5px rgba(0, 0, 0, 0.24);
}
.footer-three{
color: #fff;
background-image: linear-gradient( 102.1deg,rgba(96,221,142,1) 8.7%, rgba(24,138,141,1) 88.1% );
font-family: noto kufi arabic, arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
border-radius: 12px;
margin:40px 0px 40px 0;
padding: 20px 20px;
border: 2px solid #333;
min-height:320px;
box-shadow: inset 0px 20px 25px -5px rgba(0, 0, 0, 0.24);
}
.footer-two{
color: #fff;
background-image: radial-gradient( circle farthest-corner at 7.2% 13.6%,rgba(37,249,245,1) 0%, rgba(8,70,218,1) 90% );
font-family: noto kufi arabic, arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
border-radius: 12px;
margin:40px 0px 40px 0;
padding: 20px 20px;
border: 2px solid #333;
min-height:320px;
box-shadow: inset 0px 20px 25px -5px rgba(0, 0, 0, 0.24);
}
.footer-one{
color: #fff;
background-image: radial-gradient( circle 874px at 9.8% 8%,rgba(255,20,175,1) 0%, rgba(22,22,22,1) 58.4% );
font-family: noto kufi arabic, arial;
font-size: 15px;
font-style: normal;
font-weight: bold;
border-radius: 12px;
margin:40px 0px 40px 0;
padding: 20px 20px;
border: 2px solid #333;
min-height:320px;
box-shadow: inset 0px 20px 25px -5px rgba(0, 0, 0, 0.24);
}
.footer-1-2-3{
padding:0px 60px 20px 60px;
margin-bottom:40px;
border-top:0px solid orange;
border-bottom:0px solid #999999;
}
.footer-1{
font-family: inherit;
font-size: inherit;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
margin:0px 0px 0px 0;
padding: 0px 0px;
border-left: 0px dotted #7c7c7c;
}
.footer-2{
font-family: inherit;
font-size: inherit;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
margin:0px 0px;
padding: 0px 20px;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
.footer-3{
font-family: noto kufi arabic, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
margin:0px 0px 0px 0;
padding: 0px 0px;
border-left: 0px dotted #b0b0b0;
min-height:220px;
}
.footer-copyright{
padding:40px 50px 50px 50px;
color: #ffffff;
font-family: inherit, arial;
font-size: 17px;
font-style: normal;
font-weight: inherit;
text-shadow: 1px 1px 1px #000000;
border-top:1px solid #333333;
background-image: linear-gradient( 180.8deg,  rgba(139,10,130,1) 6.9%, rgba(73,6,70,1) 73.2% );
text-align: center;
}
.sp-footer-copyright a {
  color: #ffffff;
}
.banner-bottom {
font-family: noto kufi arabic, arial;
font-size: inherit;
font-style: normal;
font-weight: bold;
border-top: 2px solid #6b06db;
background: #EDEDED;
margin:0px 0px 0 0;
padding:0px 0 0 0;
}
.body-bottom1{
 padding:0px 60px;
margin:40px 0px 0px 0px;
font-family: inherit, arial;
font-size: 18px !important;
font-style: normal;
font-weight: inherit;
text-align:center;
border-bottom: 0px solid #666;
border-top: 0px solid #666;
border-radius:0px;
}

}
.body-bottom2{
padding:10px 50px;
margin:0px 0px;
font-family: inherit,arial;
font-size: inherit;
font-style: normal;
font-weight: inherit;
text-align:center;
border-bottom: 0px solid #fff;
border-top: 0px solid #666;
border-radius:0px;
background-color: none;
}
.body-bottom3{
padding:0px 0px;
margin:0px 0px;
font-family: inherit,arial;
font-size: inherit;
font-style: normal;
font-weight: inherit;
text-align:center;
border-bottom: 0px solid #fff;
border-top: 0px solid red;
border-radius:0px;
background-color: none;
}
.sppb-panel-faq > .sppb-panel-heading .sppb-toggle-direction {
  color: #666666;
}
body.rtl .sp-scroll-up {
 left: auto;
 right: 30px;
 bottom: 0px;
}
.sp-scroll-up {
display: none;
position: fixed;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
font-size: 24px;
color: #fff;
border: 0px solid #dedede;
background: #000000;
border-radius: 8px 8px 0 0;
z-index: 1000;
transition: all 0.3s ease;
}
.portfolio-thumbs-inner {
display: inline-block;
overflow: auto;
height: 340px !important;
background: none;
font-size: 14px;
color: #3f597a;
font-weight:bold;
line-height:1.5;
}
.featherlight .featherlight-content {
position: relative;
text-align: left;
vertical-align: middle;
display: inline-block;
overflow: auto;
padding: 25px 25px 0;
border-bottom: 25px solid transparent;
min-width: 30%;
margin-left: 5%;
margin-right: 5%;
max-height: 55%;
background: #fff;
cursor: auto;
white-space: normal;
}

.card-title {
 margin-bottom: 25px;
font-size: 18px;
}
.item-title{
 padding-bottom: 1px;
margin-top: 0px;
margin-bottom: 20px;
text-align:right;
border-bottom: 2px dotted #999;
}

.pagination-wrapper.justify-content-between {
justify-content: center !important;
margin-top: 40px;
}

.article-list .article .readmore a {

text-decoration:none;
font-family: noto kufi arabic, Roboto Slab, arial;
font-size: 15px;
font-weight: bold;
line-height:1.5;
color:#333333;
transition: all 0.2s;
}
.article-list .article .readmore a:hover {
color: #000000;
text-decoration: none;
} 
/* @group typography */

/* JCE Captions styles */
.CAPTION-BOX-shadow{
background: #eceff4;
box-shadow: 0px 0px 0px 0px #b0b4b9;
border:2px solid #7086ab;
color:#005ebb;
border-radius:8px;
padding: 0px;
margin: 8px;
line-height: 1.7;
font-weight:inherit;
font-size:90%;
}
.CAPTION-BOX-shadow:hover{
background: #ffffff;
box-shadow: 0px 0px 17px 3px #b0b4b9;
border:2px solid #98a9c2;
border-radius:8px;
padding: 0px;
margin: 8px;
transition: all 0.5s ease;
}
/* JCE Table styles */
.TABLE-BOX-shadow{
background: #eceff4;
border:2px solid #9dacc6;
border-radius:8px;
 padding: 20px;
margin: 0px 0;
line-height: 1.7;
font-weight:inherit;
font-size:90%;
}
.CAPTION-BOX-flip{
background: #ededed;
box-shadow: 0px 0px 0px 0px #b0b4b9;
border:2px solid #9dacc6;
color:#005ebb;
border-radius:8px;
padding: 0px;
margin: 8px;
line-height: 1.7;
font-weight:inherit;
font-size:90%;
transition: transform .7s ease-in-out;
}
.CAPTION-BOX-flip:hover{
background: #ffffff;
box-shadow: 0px 0px 17px 3px #b0b4b9;
border:2px solid #9dacc6;
border-radius:8px;
padding: 0px;
margin: 8px;
-webkit-transform: rotateX(90deg);
transform: rotateX(90deg);
}
.TEXT-gradient-1{
  background: #8360c3; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #8360c3, #2ebf91);
  background: linear-gradient(to right, #8360c3, #2ebf91);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-5{
  background: #373b44; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #373b44, #4286f4);
  background: linear-gradient(to right, #373b44, #4286f4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-6{
  background: #12c2e9; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #12c2e9, #c471ed, #f64f59);
  background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-7{
  background: #ff0099; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #ff0099, #493240);
  background: linear-gradient(to right, #ff0099, #493240);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-9{
  background: #8360c3; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #8360c3, #2ebf91);
  background: linear-gradient(to top, #8360c3, #2ebf91);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-10{
  background: #ff0099; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #ff0099, #493240);
  background: linear-gradient(to top, #ff0099, #493240);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-11{
  background: #1f4037; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #99f2c8, #1f4037);
  background: linear-gradient(to top, #99f2c8, #1f4037);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-12{
 background-image: linear-gradient(to right, #FF8008 0%, #FFC837 51%, #FF8008 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-14{
  background: #59c173; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #59c173, #a17fe0, #5d26c1);
  background: linear-gradient(to top, #59c173, #a17fe0, #5d26c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-15{
  background: #ad5389; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #ad5389, #3c1053);
  background: linear-gradient(to top, #ad5389, #3c1053);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-16{
  background: #659999; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #659999, #f4791f);
  background: linear-gradient(to top, #659999, #f4791f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-violet{
color: #212c38;
background-image: linear-gradient(to right, #A770EF 0%, #CF8BF3 51%, #A770EF 100%);
  background-clip: border-box;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 -webkit-box-decoration-break: clone;
}
.TEXT-gradient-blue {
color: #212c38;
background-image: linear-gradient(to right, #0575E6 0%, #021B79 51%, #0575E6 100%);
  background-clip: border-box;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 -webkit-box-decoration-break: clone;
}
.TEXT-gradient-green{
background: #2C6123;
background: -webkit-linear-gradient(to right, #2C6123 0%, #11D62B 50%, #2C6123 100%);
background: -moz-linear-gradient(to right, #2C6123 0%, #11D62B 50%, #2C6123 100%);
background: linear-gradient(to right, #2C6123 0%, #11D62B 50%, #2C6123 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-red-violet{
color: #212c38;
background-image: linear-gradient( 76.9deg,  rgba(255,90,90,1) 27.2%, rgba(130,5,255,1) 79.9% );
  background-clip: border-box;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 -webkit-box-decoration-break: clone;
}
.TEXT-gradient-brown {
background: #753B12;
background: -webkit-linear-gradient(to top, #753B12 0%, #FF8D54 100%);
background: -moz-linear-gradient(to top, #753B12 0%, #FF8D54 100%);
background: linear-gradient(to top, #753B12 0%, #FF8D54 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-emerald {
background: #463170;
background: -webkit-linear-gradient(to top, #463170 0%, #19FFF7 100%);
background: -moz-linear-gradient(to top, #463170 0%, #19FFF7 100%);
background: linear-gradient(to top, #463170 0%, #19FFF7 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-blue {
background: #463170;
background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-desert{
background: #463170;
background-image: linear-gradient(to top, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.TEXT-gradient-blue-violet {
background:linear-gradient(to right, rgb(134, 239, 172), rgb(59, 130, 246), rgb(147, 51, 234));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-blue-green  {
background: #4DB34D;
background: -webkit-linear-gradient(to right, #4DB34D 23%, #4493CF 75%);
background: -moz-linear-gradient(to right, #4DB34D 23%, #4493CF 75%);
background: linear-gradient(to right, #4DB34D 23%, #4493CF 75%);
-webkit-background-clip: text;o
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-crimson {
background: #9134B3;
background: linear-gradient(to top, #E051D2 0%, #000000 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-metalic {
background: #3B3B3B;
background: -webkit-linear-gradient(to bottom, #3B3B3B 24%, #A1A1A1 60%, #696969 52%, #303030 28%);
background: -moz-linear-gradient(to bottom, #3B3B3B 24%, #A1A1A1 60%, #696969 52%, #303030 28%);
background: linear-gradient(to bottom, #3B3B3B 24%, #A1A1A1 60%, #696969 52%, #303030 28%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-1 {
background: linear-gradient(to top, rgb(134, 239, 172), rgb(192, 132, 252));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-green {
background: #9EFF0D;
background: -webkit-linear-gradient(to bottom, #9EFF0D 18%, #22540C 100%);
background: -moz-linear-gradient(to bottom, #9EFF0D 18%, #22540C 100%);
background: linear-gradient(to bottom, #9EFF0D 18%, #22540C 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-light1 {
background: #CFC5A8;
background: -webkit-linear-gradient(to right, #CFC5A8 0%, #FFFCA1 50%, #F5B991 100%);
background: -moz-linear-gradient(to right, #CFC5A8 0%, #FFFCA1 50%, #F5B991 100%);
background: linear-gradient(to right, #CFC5A8 0%, #FFFCA1 50%, #F5B991 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-light2 {
background: #F6F8F9;
background: -webkit-radial-gradient(circle farthest-corner at center center, #F6F8F9 0%, #E5EBEE 30%, #D7DEE3 60%, #F5F7F9 100%);
background: -moz-radial-gradient(circle farthest-corner at center center, #F6F8F9 0%, #E5EBEE 30%, #D7DEE3 60%, #F5F7F9 100%);
background: radial-gradient(circle farthest-corner at center center, #F6F8F9 0%, #E5EBEE 30%, #D7DEE3 60%, #F5F7F9 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-shadow{
 text-shadow: 5px 5px 8px rgba(150, 150, 150, 0.64);
}
.box-audio {
display: block;
width:80%;
background: #e0e4e9 url(../../../images/stories/site_gfx/audio-library.png) center no-repeat;
background-position: 98% 52%;
background-size: 30px;
border:1px solid #8292a6;
color:#59470b;
padding: 4px 60px 4px 4px;
margin: 10px 0px;
border-radius:0 50px 50px 0;
}
.box-books {
display: block;
width:90%;text-align:right;
background: #ededed url(../../../images/stories/site_gfx/book-library.png) center no-repeat;
background-position: 98% 52%;
background-size: 30px;
border:1px solid #333333;
color:#000000;
padding: 8px 60px 8px 4px;
margin: 10px 0px;
border-radius:0 50px 50px 0;
}
.BOX-shadow{
box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
border:0px solid #666;
border-radius:8px;
 padding: 4px;
}
.box-download {
display: block;
background: #fef4d3 url(../images/typography/box_download.png) center no-repeat;
background-position: 99% 55%;
border:2px solid #d8a805;
text-align: right;
direction:rtl;
font-family: noto kufi arabic, arial;
font-size:18px;
line-height:1.5;
color:#59470b;
padding: 20px 50px 20px 20px;
margin: 18px 0px;
border-radius:6px;
}
.box-info {
display: block;
background: transparent url(../images/typography/box_info.png) center no-repeat;
background-position: 99% 60%;
border-bottom:0px solid #cccccc;
text-align: right;
direction:rtl;
font-family: noto kufi arabic, arial;
font-size:20px;
line-height:1.5;
color:green;
padding: 20px 50px 10px 20px;
margin: 18px 0px;
border-radius:0px;
}
.box-tip {
display: block;
background: #fff0fb url(../images/typography/box_tip.png) center no-repeat;
background-position: 99% 50%;
border:2px solid #b398c2;
text-align: right;
direction:rtl;
font-family: noto kufi arabic, arial;
font-size:18px;
line-height:1.6;
color:#87436a;
padding: 20px 50px 20px 20px;
margin: 18px 0px;
border-radius:6px;
}
.box-alert {
display: block;
background: #ffeaea url(../images/typography/box_alert.png) center no-repeat;
background-position: 99% 50%;
border:2px solid #cd660a;
text-align: right;
direction:rtl;
font-family: noto kufi arabic, arial;
font-size:18px;
line-height:1.6;
color:#8d0b03;
padding: 20px 50px 20px 20px;
margin: 18px 0px;
border-radius:6px;
}
.highlight-grey {
display: block;
background: #dee0e7;
border:3px solid #aaafc1;
padding:20px 20px;
text-align: inherit;
direction:inherit;
font-family: noto kufi arabic, roboto slab,arial;
font-size:17px;
line-height:1.6;
color:#383838;
margin: 0px 0px;
border-radius:6px;
}

.highlight-blue {
display: block;
background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(239,246,249,1) 0%, rgba(206,239,253,1) 90% );
border:3px solid #6b7ec0;
padding:20px 20px;
text-align: right;
direction:rtl;
font-family: noto kufi arabic, arial;
font-size:18px;
line-height:1.6;
color:#204860;
margin: 18px 0px;
border-radius:6px;
}
.highlight-blue {
display: block;
background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(239,246,249,1) 0%, rgba(206,239,253,1) 90% );
border:3px solid #6b7ec0;
padding:20px 20px;
text-align: right;
direction:rtl;
font-family: noto kufi arabic, arial;
font-size:18px;
line-height:1.6;
color:#204860;
margin: 18px 0px;
border-radius:6px;
}
.highlight-green {
display: block;
background: #dcebda;
border:2px solid #89968a;
padding:20px 20px;
text-align: inherit;
direction:inherit;
font-family: noto kufi arabic, roboto slab,arial;
font-size:17px;
line-height:1.6;
color:#2d5333;
margin: 0px 0px;
border-radius:6px;
}
.highlight-orange {
display: block;
background: #f5eecf;;
border:1px solid #b99275;
padding:20px 20px;
text-align: inherit;
direction:inherit;
font-family: inherit !important;
font-size: inherit !important;
line-height:1.6;
color:#694521;
margin: 20px 0px;
border-radius:0px;
}
@media only screen and (max-width: 800px) {
.highlight-orange {
  display: block;
  width: 100% !important;
  background: #f5eecf;;
  border: 3px solid #b99275;
  padding: 20px 20px;
  text-align: inherit;
  direction: inherit;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: 1.6;
  color: #694521;
  margin: 20px auto !important;
  border-radius: 6px;
)
}
@media only screen and (max-width: 800px) {
table {
  caption-side: bottom;
  border-collapse: collapse;
  width: 100% !important;
  margin: 20px auto !important;
}
}
.highlight-red {
display: block;
background: #FFAFBD;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #ffc3a0, #FFAFBD);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #ffc3a0, #FFAFBD); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
border:3px solid #ae4628;
padding:20px 20px;
text-align: right;
direction:rtl;
font-family: noto kufi arabic;
font-size:18px;
line-height:1.6;
color:#562314;
margin: 18px 0px;
border-radius:6px;
}
.highlight-green-center-text {
display: block;
background:#eef7dd;
border:2px solid #b0cb79;
padding:20px 20px;
text-align: center;
direction:rtl;
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:18px;
line-height:1.5;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}

.highlight-orange-center-text {
display: block;
background:#fff8df;
border:2px solid #f99206;
padding:20px 20px;
text-align: center;
direction:rtl;
font-family: noto kufi arabic;
font-size:18px;
line-height:1.5;
color:#534000;
margin: 18px 0px;
border-radius:6px;
}

.highlight-red-center-text {
display: block;
background:#ffeaea;
border:2px solid #d92709;
padding:20px 20px;
text-align: center;
direction:rtl;
font-family: noto kufi arabic;
font-size:18px;
line-height:1.5;
color:#d92709;
box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
}
.SPPB-grey-tabs {
background: #e7e8ed;
border:2px solid #cccccc;
border-top:4px solid #9600bb;
padding:5px 20px;
border-radius: 0 0 12px 12px !important;
color:#333333;
}
.sppb-nav-custom a {
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-color: #908E8E;
  color: #666666;
  font-family: noto kufi arabic;
font-size:16px;
font-weight:bold;
  border-radius: 8px 8px 0 0;
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.sppb-nav {
  margin: 0;
  padding: 0 20px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.sppb-nav-pills > li.active > a, .sppb-nav-pills > li.active > a:focus, .sppb-nav-pills > li.active > a:hover {
  color: #333;
  background-color: #e7e8ed;
  border:1px solid #cccccc;
  border-bottom:0px solid #cccccc;
  border-radius:9px 9px 0px 0px;
  margin: 0px 3px 0 3px;
}
.sppb-nav-pills > li > a {
  color: #333;
  background-color: #ffffff;
  border:1px solid #ccced9;
  border-bottom:0px solid #cccccc;
  border-radius:9px 9px 0px 0px;
  margin: 0px 3px 0 3px;
}

/*----- rtl.text-highlight - end */
/* ltr.text-highlight - start */
.ltr.text-highlight-grey {
background:#f1f1f1;
border:1px solid #ccc;
font-family: roboto slab, serif,arial;
font-size:24px;
line-height:1.4;
font-weight:600;
font-style:italic;
padding:20px 20px;
margin: 18px 0px;
border-radius:6px;
}

.ltr.box-download {
display: block;
background: #fef4d3 url(../images/typography/box_download.png) center no-repeat;
background-position: 1% 55%;
border:2px solid #cb9f07;
text-align: left;
direction:ltr;
font-family: roboto slab,arial;
font-size:18px;
line-height:1.4;
font-weight:bold;
font-style:italic;
color:#59470b;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.box-info {
display: block;
background: transparent url(../images/typography/box_info.png) center no-repeat;
background-position: 1% 50%;
border-bottom:1px solid #999999;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:20px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#333333;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.box-tip {
display: block;
background: #FFEFBD url(../images/typography/box_tip.png) center no-repeat;
background-position: 1% 50%;
border:2px solid #ccc;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#403202;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.box-alert {
display: block;
background: #ffeaea url(../images/typography/box_alert.png) center no-repeat;
background-position: 1% 50%;
border:2px solid #cd660a;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#8d0b03;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-grey {
display: block;
background:#f1f1f1;
border:2px solid #999;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#333;
margin: 18px 0px;
border-radius:6px;
}

.ltr.highlight-blue {
display: block;
background:#d0def2;
border:2px solid #5b8bd2;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#05489a;
margin: 18px 0px;
border-radius:6px;
}

.ltr.highlight-green {
display: block;
background:#eef7dd;
border:2px solid #b0cb79;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}

.ltr.highlight-orange {
display: block;
background:#fff8df;
border:2px solid #f99206;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}

.ltr.highlight-red {
display: block;
background:#ffeaea;
border:2px solid #d92709;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-green-center-text {
display: block;
background:#eef7dd;
border:2px solid #b8bb48;
padding:20px 20px;
text-align: center;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:16px;
line-height:1.4;
font-weight:600;
font-style:normal;
color:#000000;
margin: 18px 0px;
border-radius:50px;
}

.ltr.highlight-orange-center-text {
display: block;
background:#fff8df;
border:2px solid #f99206;
padding:20px 20px;
text-align: center;
direction:ltr;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#333;
margin: 18px 0px;
border-radius:6px;
}

.ltr.highlight-red-center-text {
display: block;
background:#ffeaea;
border:2px solid #d92709;
padding:20px 20px;
text-align: center;
font-family: roboto slab, serif,arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#d92709;
box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
}
/* ltr.text-highlight - end */
/* :;;;;;;;;;;;;;; pix hover effects ;;;;;;;;;;;;;;;;;; */  
 .PIC-1-grow{
 display:inline-block;
background: #ffffff;
position: relative;
 overflow: hidden;
 border:2px solid #b2b2b2;
 position: relative;
 -webkit-transition: all 200ms ease-in;
 -webkit-transform: scale(1); 
 -ms-transition: all 200ms ease-in;
 -ms-transform: scale(1); 
 -moz-transition: all 200ms ease-in;
 -moz-transform: scale(1);
 transition: all 200ms ease-in;
 transform: scale(1);
}
.PIC-1-grow:hover{
background: #ffffff;
 box-shadow: 0px 0px 20px #999999;
 z-index: 2;
 -webkit-transition: all 200ms ease-in;
 -webkit-transform: scale(1.1);
 -ms-transition: all 200ms ease-in;
 -ms-transform: scale(1.1);
 -moz-transition: all 200ms ease-in;
 -moz-transform: scale(1.1);
 transition: all 200ms ease-in;
 transform: scale(1.1);
}
.PIC-2-opacity{
  display: block;
  position: relative;
  max-width: none;
  margin:0px;
}

.PIC-2-opacity:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.PIC-3-to-shadow{
background: #ffffff;
border-radius: 12px;
padding:6px;
margin:10px 0px;
transition: .2s ease;
box-shadow: 0px 0px 10px 0px #737577;
}

.PIC-3-to-shadow:hover{
background: #ffffff;
padding:6px;
transition: .5s ease;
box-shadow: 0px 0px 20px 0px #cecfd0;
}
.PIC-5-shadow-out{
background: #ffffff;
border-radius: 12px;
padding:2px;
margin:10px 0px;
transition: .5s ease;
box-shadow: 0px 0px 20px 0px #737577;
}

.PIC-5-shadow-out:hover{
background: #ffffff;
padding:2px;
transition: .2s ease;
box-shadow: 0px 0px 10px 0px #737577;
}
/*-----  Article Text Tables --*/
.columns-2 {
  column-count: 2;
  column-gap: 25px;
  column-rule: 2px solid #3366FF;
}

.columns-3 {
  column-count: 3;
  column-gap: 25px;
  column-rule: 2px solid #212c38;
}

 /* --Gradiant bottons - 1 */
  
.btn-grad-violet {background-image: linear-gradient(to right, #A770EF 0%, #CF8BF3  51%, #A770EF  100%)}
.btn-grad-violet {
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:16px;
line-height:1.4;
font-weight:inherit;
margin: 2px 0px!important;
padding: 3px 20px 3px 20px;
text-align: right;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #ffffff !important;
box-shadow: 0 4px 15px #999999;
border:1px solid #ffffff;
border-top:0px solid #000000;
border-radius: 8px;
text-shadow: 2px 2px 2px #666666;
}
 .btn-grad-violet:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-shadow: 2px 2px 2px #333333;
text-decoration: none;
box-shadow: 0 0px 5px #999999;
 }

.btn-grad-blueish {background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5  51%, #00d2ff  100%)}
.btn-grad-blueish {
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:16px;
line-height:1.4;
font-weight:inherit;
margin: 2px 0px!important;
padding: 3px 20px 3px 20px;
text-align: right;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #ffffff !important;
box-shadow: 0 4px 15px #999999;
border:1px solid #ffffff;
border-top:0px solid #000000;
border-radius: 8px;
text-shadow: 2px 2px 2px none;
 }

 .btn-grad-blueish:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }

.btn-grad-red {
background-color: #dc3545;
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
color: #ffffff !important;
box-shadow: 0 4px 22px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 1px 1px 1px #000000;
 }

 .btn-grad-red:hover {
background-color: #af1f2e;
color: #ffffff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
text-shadow: 1px 1px 1px #000000;
 }

.btn-grad-green {background-image: linear-gradient(to right, #1D976C 0%, #93F9B9  51%, #1D976C  100%)}
.btn-grad-green {
font-size:16px;
line-height:1.4;
font-weight:inherit;
margin: 2px 0px!important;
padding: 3px 20px 3px 20px;
text-align: right;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #ffffff !important;
box-shadow: 0 4px 15px #999999;
border:1px solid #ffffff;
border-top:0px solid #000000;
border-radius: 8px;
text-shadow: 2px 2px 2px #3;
 }

 .btn-grad-green:hover {
background-position: right center; /* change the direction of the change here */
color: #000000;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
text-shadow: 1px 1px 1px #000000;
 }

.btn-grad-orange {background-image: linear-gradient(to right, #FF8008 0%, #FFC837  51%, #FF8008  100%)}
.btn-grad-orange {
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #000000 !important;
box-shadow: 0 4px 22px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: -1px -1px 1px #ffffff;
 }

 .btn-grad-orange:hover {
background-position: right center; /* change the direction of the change here */
color: #000000;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
text-shadow: 1px 1px 1px #ffffff;
 }
 /* --Gradiant bottons - 1 */
.btn-grad-1 {
background-image: linear-gradient(to right, #4568DC 0%, #B06AB3  51%, #4568DC  100%);
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 6px 20px #999999;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
 .btn-grad-1:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }
 .btn-grad-2 {
background-image: linear-gradient(to right, #283c86 0%, #45a247  51%, #283c86  100%);
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;  
box-shadow: 0 6px 20px #999999;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
  .btn-grad-2:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }
.btn-grad-3 {
  background-image: linear-gradient(to right, #3494E6 0%, #EC6EAD 51%, #3494E6 100%);
  font-family: noto kufi arabic,roboto slab, serif,arial;
  font-size: 17px;
  line-height: 1.4;
  font-weight: inherit;
  margin: 10px 0px;
  padding: 8px 40px 12px 40px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff !important;
  border: 1px solid #666666;
  border-radius: 50px;
  text-shadow: 2px 2px 2px #000000;
  box-shadow: inset 0 0px 5px #ffffff;
}
  .btn-grad-3:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }
.btn-grad-4 {
background-image: linear-gradient(to right, #2b5876 0%, #4e4376  51%, #2b5876  100%);
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 6px 20px #999999;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
  .btn-grad-4:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }
.btn-grad-5 {
background-image: linear-gradient(to right, #0575E6 0%, #021B79  51%, #0575E6  100%);
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.5;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 2px 6px #999999;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
  .btn-grad-5:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 3px #999999;
 }
.btn-grad-6 {
background-image: linear-gradient(to right, #67B26F 0%, #4ca2cd  51%, #67B26F  100%);
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 6px 20px #999999;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
  .btn-grad-6:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }
.btn-grad-7 {
background-image: linear-gradient(to right, #bdc3c7 0%, #2c3e50  51%, #bdc3c7  100%);
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 6px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 6px 20px #999999;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
  .btn-grad-7:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }


/*--- convertforms -------------*/
/* convert form date/time tweak */
.flatpickr-calendar .flatpickr-current-month select {
  width: auto !important;
 }
 .flatpickr-calendar .flatpickr-current-month select,
 .flatpickr-calendar .numInputWrapper input {
padding: 2px 5px important;
 }
@media only screen and (max-width: 800px) {
#body.rtl #offcanvas-toggler.offcanvas-toggler-left {
  float: right;
  margin-left: 0px;
  margin-top: 20px;
}
}
@media only screen and (max-width: 800px) {
.layout-boxed .body-innerwrapper {
padding: 0px0px;
box-shadow: 0 0 0px #333;
border: 0px solid #212c38;
border-radius: 0px;
background:#fafafa;
}
}
@media only screen and (max-width: 800px) {
#sp-main-body {
 padding: 20px 20px;
 margin: 0px 20px;
 box-shadow: none;
border: 0px solid #ffffff;
background: #ffffff;
}
}
@media only screen and (max-width: 800px) {
.main-body-boxed {
font-size: 15px;
 padding: 0px 10px 10px 10px;
 margin: 0px 5px;
 box-shadow: none;
border: 0px solid red;
background: url(../images/bg/bg33-grid.png) repeat !important;
}
}
@media only screen and (max-width: 800px) {
body.rtl {
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
direction: rtl;
 line-height: 1.8;
 -webkit-transition: all 400ms ease;
 transition: all 400ms ease;
 font-family: noto kufi arabic, arial;
 font-size: 16px;
 font-weight: inherit;
 color: #212c38;
background:transparent;
}
}
@media only screen and (max-width: 800px) {
#sp-header {
  height: 120px !important;
  padding: 0px 0px 0px 0px;
  width: 100%;
}
}
@media only screen and (max-width: 800px) {
#sp-topbar {
  height: 100px !important;
  padding: 50px 30px 0px 30px;
  width: 100%;
  background: #e5e5e5;
  border-top: 1px solid #666666;
  border-bottom: 0px solid none !important;
  box-shadow: 0px 13px 23px -19px none !important;
  position: relative;
  z-index: 650;
}
}
}
@media only screen and (max-width: 800px) {
#sp-top1 {
position: relative;
visibility: hidden;
z-index: 650;
}
}
@media only screen and (max-width: 800px) {
.ltr h1 {
font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #212c38;
}
}
@media only screen and (max-width: 800px) {
.ltr h2 {
font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #212c38;
}
}
@media only screen and (max-width: 800px) {
.ltr h3 {
font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #212c38;
text-shadow:none;
}
}
@media only screen and (max-width: 800px) {
.ltr h4 {
font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #212c38;
text-shadow:none;
}
}
@media only screen and (max-width: 800px) {
h1,h2,h3, h4,h5,h6 {
 font-family: noto kufi arabic, Roboto Slab, arial;
 font-size: 18px;
 font-weight: inherit;
 color: #212c38;
text-shadow:none;
}
}
/* If the screen size is 600px wide or less, hide the element */
@media only screen and (max-width: 800px) {
 .modal-content {
 position: relative;
 display: flex;
 flex-direction: column;
 width: 100%;
 pointer-events: auto;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid rgba(0,0,0,.2);
 border-radius: .3rem;
 outline: 0;
}
}
@media only screen and (max-width: 800px) {
.article-details .article-header h1, .article-details .article-header h2 {
font-size: 1.2rem;
border-bottom: 3px solid #cccccc;
line-height: 1.9;
background: linear-gradient(90deg, hsla(211, 96%, 62%, 1) 0%, hsla(295, 94%, 76%, 1) 100%);
 background-clip: border-box;
background-clip: border-box;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-box-decoration-break: clone;
)
}
@media only screen and (max-width: 800px) {
#sp-mainmenu-topbar {
  width: 100%;
  display: none;
  color: #333333;
  height: 150px;
  padding: 12px 0px 0px 0px;
  background: #DDDDDD url(../images/bg/lightblueprint.jpg) top center no-repeat;
  border-top: 0px solid orange;
  border-bottom: 0px solid none !important;
  box-shadow: 0px 13px 23px -19px none !important;
  animation: spFadeInUp 0.5s;
}
}
@media only screen and (max-width: 800px) {
#sp-lang-flags{
 margin:0px 0px 0px 0px;
font-family: Roboto Slab;
font-size: 16px;
font-style: normal;
font-weight: bold;
background: none;
display: flex;
justify-content: center;
align-items: center;
)
}
@media only screen and (max-width: 800px) {
#sp-search {
margin:10px 10px 0 0px;
background: none;
border-left: 0px dotted #212c38;
border-right: 0px dotted #212c38;
display: none;
justify-content: center;
align-items: center;
)
}
@media only screen and (max-width: 800px) {
.ltr #sp-search {
margin:10px 0px 0 -10px;
background: none;
border-left: 0px dotted #212c38;
border-right: 0px dotted #212c38;
display: none;
justify-content: center;
align-items: center;
)
}
@media only screen and (max-width: 800px) {
#sp-top-login {
 background: red;
 padding: 0px 0px;
 margin: 0px 0px 0px 0px;
border-top: 0px solid #79afd7;
border-bottom: 0px solid green;
display: flex;
justify-content: center;
align-items: center;
visibility:hidden;
)
}
@media only screen and (max-width: 800px) {
.sclogin .scprofile-pic, .sclogin .sclogin-greeting, .sclogin .sclogin-profile-link {
margin-bottom: 5px;
display: flex;
justify-content: center;
align-items: center;
visibility:hidden;
)
}
@media only screen and (max-width: 800px) {
.footer-1-2-3{
padding:0px;
margin-top:0px;
border-top:2px solid orange;
border-bottom:1px solid #999999;
)
}
@media only screen and (max-width: 800px) {
.footer-1{
font-family: noto kufi arabic, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
text-shadow: 1px 1px 2px #ffffff;
margin:0px 0px 0px 0;
padding: 0px 20px;
border-left: 0px dotted #7c7c7c;
)
}
@media only screen and (max-width: 800px) {
.footer-2{
font-family: noto kufi arabic, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
text-shadow: 1px 1px 2px #ffffff;
margin:0px 0px 0px 0;
padding: 0px 20px;
border-left: 0px dotted #7c7c7c;
)
}
@media only screen and (max-width: 800px) {
.footer-3{
font-family: noto kufi arabic, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
text-shadow: 1px 1px 2px #ffffff;
margin:0px 0px 0px 0;
padding: 0px 20px;
border-left: 0px dotted #b0b0b0;
)
}
@media only screen and (max-width: 800px) {
.footer-copyright{
padding:20px;
color: #212c38;
font-family: noto kufi arabic, Roboto Slab, arial;
font-size: 15px;
font-style: normal;
font-weight: inherit;
text-shadow: 1px 1px 2px #ffffff;
border-top:1px solid #ffffff;
background: #d2d8df url(../../../images/slide-shows/user1-) repeat;
text-align: center;
)
}
@media only screen and (max-width: 800px) {
.ltr.highlight-green-center-text {
display: block;
background: #eef7dd;
border: 2px solid #b0cb79;
padding: 10px;
text-align: center;
direction: ltr;
font-family: roboto slab, serif,arial;
font-size: 15px;
line-height: 1.4;
font-weight: 600;
font-style: normal;
color: #516f1a;
margin: 0px 0px;
border-radius: 6px;
)
}

@media only screen and (max-width: 800px) {
#sp-header {
padding: 0 4px!important;
height:auto;
background: #e5e5e5 !important;
}
}
/*--- mainmenu-holder----*/ 
@media only screen and (max-width: 800px) {
#sp-menu{
display: none !important;
}
}
@media only screen and (max-width: 800px) {
#sp-mainmenu-bar{
width: 100%;
color:#333333;
height:0px;
padding:0px 0px 0 0px;position: relative;
background: #DDDDDD !important;
border-bottom:1px solid #666666;
border-top:0px solid #999999;
box-shadow: 0px 13px 23px -19px none;
display: flex;
justify-content: right;
align-items: center;
animation: spFadeInUp 0.5s;
margin-bottom:0px;
}
}
@media only screen and (max-width: 800px) {
.sourcecoast .btn-primary {
  font-size: 14px !important;
  font-family: noto kufi arabic,roboto slab,arial;
  font-style: normal;
  font-weight: bold;
  color: #000000 !important;
  padding: 0px;
  )
}
@media only screen and (max-width: 800px) {
.article-details {
  background: transparent !important;
  padding: 0px;
  border: 0px solid #999999!important;
  border-radius: 8px;
}
}
@media only screen and (max-width: 800px) {
body.ltr .sp-scroll-up {
  right: 10% !important;
  bottom: 0px !important;
}
}
@media only screen and (max-width: 800px) {
.sp-scroll-up {
display: none;
position: fixed;
width: 40px;
height: 40px;
line-height: 38px;
text-align: center;
font-size: 24px;
color: #fff;
border: 0px solid #dedede;
background: #dc020f;
border-radius: 8px 8px 0 0;
z-index: 1000;
transition: all 0.3s ease;
}
}
@media only screen and (max-width: 800px) {
#sp-main-body {
  padding: 20px 0px 20px 0px;
}
}
@media only screen and (max-width: 800px) {
.ui-tabs .ui-tabs-panel {
  display: block;
  padding: 20px 10px;
  border: 3px solid #cccccc;
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 3px;
  border-top: 0px solid #cccccc;
  border-radius: 0px 0px 12px 12px;
  box-shadow: 0px 3px 10px 0px #ccc;
  background: none;
}
}
@media only screen and (max-width: 800px) {
.sp-module-content-bottom {
margin: 10px 0px 10px 0px;
background-color: none;
border: 0px solid #cccccc;
border-radius: 12px;
box-shadow: 0px 3px 10px 0px none;
padding: 20px;
}
}
@media only screen and (max-width: 800px) {
.ltr h1 {
 font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #666666;
}
}
@media only screen and (max-width: 800px) {
.ltr h2 {
 font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #666666;
}
}
@media only screen and (max-width: 800px) {
.ltr h3 {
 font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #666666;
}
}
@media only screen and (max-width: 800px) {
.ltr h4 {
 font-size: 20px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #666666;
}
}
@media only screen and (max-width: 800px) {
h1,h2,h3, h4,h5,h6 {
font-family: noto kufi arabic, Roboto Slab, arial;
font-size: 18px;
font-weight: inherit;
color: #666666;
}
}
@media only screen and (max-width: 800px) {
#searchform .form-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin:0 10px 20px 10px !important;
}
}
@media only screen and (max-width: 800px) {
#sp-lang-flags{
display: none !important;
}
}
@media only screen and (max-width: 800px) {
body.ltr #sp-lang-flags{
display: none !important;
}
}
@media only screen and (max-width: 800px) {
#sp-footer-copyright a {
  color: #333333  !important;
}
 }
}
@media only screen and (max-width: 800px) {
#sp-top-login{
margin:0px 0px 10px 0px;
height:auto;
padding:20px 0px 10px 0px !important;
display: flex;
justify-content: center;
align-items: center;
background-color: #999999;
border:1px solid #fffffff;
border-radius: 6px;
}
}
