@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kotta+One&family=Zen+Old+Mincho&display=swap');
@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=Roboto+Slab:wght@300;400;600;800&display=swap');

@font-face {
 font-family: "Al-Jazeera-Arabic-Regular";
 src: url("Al-Jazeera-Arabic-Regular.ttf"), url("Al-Jazeera-Arabic-Regular.otf");
}
@font-face {
 font-family: "Al-Jazeera-Arabic-Bold";
 src: url("Al-Jazeera-Arabic-Bold.ttf"), url("Al-Jazeera-Arabic-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: Al-Jazeera-Arabic-Bold, arial;
 font-size: 17px;
 font-weight: inherit;
 color: #212c38;
background: url(../../../images/site-gfx/bg/grid-1.jpg) repeat;
}
body.ltr {
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
direction: ltr;
 text-align: left;
font-size: 18px;
font-family:Lora, serif,arial;
font-weight: 500;
font-style:Regular;
line-height:1.5;
color: #3f597a;
background: #dedede url(../../../images/site-gfx-only/bg/desert-2.jpg) repeat;

}
/* default main Body*/
#sp-main-body {
 padding: 20px 30px;
 margin: 0px 30px;
 box-shadow: none;
border: 0px solid #ffffff;
background: #fafafa url(../../../images/bg/vecteezy_) repeat;
}
/* default Boxed Body*/
.main-body-boxed {
 padding: 50px 30px 50px 30px;
 margin: 0px 50px;
 box-shadow: 0 0 28px 0px #999;
border: 0px solid red;
background: #ffffff url(../../../images/site-gfx/) repeat;
}
/* default Boxed Body*/
.registration {
width: 90%;
 padding: 0px 0px 50px 300px;
 margin: 0px 0px;
border: 0px solid red;
background:  url(../../../images/site-gfx/registration-image.png) no-repeat top left;
background-size: 300px 600px;
}
legend {
font-size: 38px;
padding: 4px 0px;
 margin-top: 20px;
margin-bottom: 20px;
border-bottom: 3px solid #009df7;
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-shadow:none;
}
 h1 {
font-size: 32px;
font-family: Al-Jazeera-Arabic-Bold,arial;
font-style: normal;
line-height:1.5;
font-weight: inherit;
color: #212c38;
}

 h2 {
font-size: 28px;
font-family: Al-Jazeera-Arabic-Bold,arial;
font-style: normal;
line-height:1.5;
font-weight: inherit;
color: #212c38;
}
 h3 {
font-size: 26px;
font-family: Al-Jazeera-Arabic-Bold,arial;
font-style: normal;
font-weight: inherit;
line-height:1.5;
}
 h4 {
font-size: 24px;
font-family: Al-Jazeera-Arabic-Bold,arial;
font-style: normal;
line-height:1.5;
color: #212c38;
font-weight: inherit;
text-shadow:none;
}
 h5 {
font-size: 22px;
font-family: Al-Jazeera-Arabic-Bold;
font-style: normal;
line-height:1.5;
font-weight: inherit;
color: #212c38;
}
 h6 {
font-size: 16px;
 font-weight: inherit;
font-family: Al-Jazeera-Arabic-Bold, Roboto Slab,arial;
font-style: normal;
line-height:1.5;
font-weight: inherit;
color: #ffffff;
text-align:center;
}
 h7 {
font-size: 22px;
 font-weight: inherit;
font-family: Al-Jazeera-Arabic-Bold, Roboto Slab,arial;
font-style: normal;
line-height:1.5;
color: #212c38;
}
/* ---------ltr h1----------- */
.ltr h1 {
font-size: 36px;
font-family: Roboto Slab,arial;
font-style: normal;
font-weight: 600;
line-height:1.3;
color: #212c38;
}

.ltr h2{
font-size: 30px;
font-family: Roboto Slab,arial;
font-style: normal;
font-weight: 600;
line-height:1.5;
color: #212c38;
}
.ltr h3 {
font-size: 20px;
font-family: lora,arial;
font-style: normal;
font-weight: 500;
line-height:1.4;
color: #333333 !important;
}
.ltr h4 {
font-size: 16px;
font-family: Roboto Slab,arial;
font-style: normal;
font-weight: 600;
line-height:1.4;
color: #212c38;
}
.ltr h5 {
font-size: 22px;
font-weight: 600;
font-family: Roboto Slab,arial;
font-style: normal;
line-height:1.5;
color: #666666;
text-align:center;
}
.ltr h6 {
font-size: 20px;
font-weight: 600;
font-family: Roboto Slab,arial;
font-style: normal;
line-height:1.5;
color: #333333;
text-align:center;
}
.ltr h7{
font-size: 22px;
font-family: Roboto Slab,arial;
font-style: normal;
font-weight: 600;
line-height:1.4;
color: #212c38;
}

/* offcanvas */
.offcanvas-menu {
background:#fef9f3;
color: #333333;
font-family: Joblo-bold,roboto slab, serif,arial;
font-size:16px;
text-shadow: 1px 1px 2px #ffffff;
border-right:0px solid #999999;
border-left:0px solid #999999;
}
.offcanvas-menu {
height: 100%;
position: fixed;
top: 10px;
overflow: inherit;
-webkit-transition: all 0.4s;
transition: all 0.4s;
z-index: 10000;
}

/* 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-size: 17px;
font-weight: inherit;
font-family: Joblo-bold, Roboto Slab,arial;
line-height: 2.1;
padding: 3px 18px;
position: relative;
line-height: inherit;
opacity: 1;
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 orange;
border-right: 3px solid orange;
border-top: 1px solid orange;
border-bottom: 1px solid orange;
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-size: 16px;
padding: 2px 6px;
line-height: 1.6;
font-weight: inherit;
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: 18px; margin-top:0px;margin-right:0px;} 
.burger-icon > span {
height: 2px; margin-bottom:2px;
background-color: #ffffff!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;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler {
  right: -10px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 0px;
}
.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;
}
 #sp-header {
height:auto;
padding: 0px 30px 0px 30px;
width: 100%;
background: #ae4d4d;
border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
box-shadow: 0px 13px 23px -19px #212c38;
position: relative;
z-index: 650;
}
#sp-header.header-sticky {
position: fixed;
background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(147,67,67,1) 0%, rgba(111,27,27,1) 90% );
border-bottom:2px solid orange;
border-top:2px solid orange;
box-shadow: 0px 13px 23px -19px #212c38;
z-index: 652;
top: 0;
left: 0;
width: 100%;
}
#sp-header.full-header {
  padding-left: 30px;
  padding-right: 30px;
}
.logo-image {
 height: 50px !important;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background: none;
border:0px solid #cccccc;
border-radius: 0px;
padding: 0px;
}
#sp-search {
padding:0px 0px 0 0px;
background: none;
border-left: 0px dotted #212c38;
border-right: 0px dotted #212c38;
display: flex;
justify-content: center;
align-items: center;
}
.ltr #sp-search {
padding:0px 0px 0 0px;
background: none;
border-left: 0px dotted #212c38;
border-right: 0px dotted #212c38;
display: flex;
justify-content: center;
align-items: center;
}

#sp-top-login {
 background: none;
 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;
}
.sclogin .scprofile-pic, .sclogin .sclogin-greeting, .sclogin .sclogin-profile-link {
margin-bottom: 5px;
display: flex;
justify-content: center;
align-items: center;
}
#sp-top-bar{
width: 100%;
height:80px;
padding:0px 0px 0 0px;
position: relative;
z-index: 600;
background-color:#c7c7c7;
border-bottom:0px solid #ffffff;
border-top:1px solid #212c38;
display: flex;
justify-content: right;
align-items: center;
animation: spFadeInDown 0.5s;
}
#sp-top-address {
background: none;
padding: 0px 40px 0px 0;
margin: 0px 0px 0px 0px;
border-top: 0px solid #79afd7;
border-bottom: 0px solid green;
font-family:Roboto Slab, serif,arial;
font-weight: 500;
font-size: 18px;
  font-style: normal;
  color:#000000;
text-shadow: 2px 2px 2px #ffffff;
font-weight: 600;
display: flex;
  justify-content: right;
  align-items: center;
  }
#sp-search {
padding:0px 0px 0 0px;
background: none;
border-left: 0px dotted #666666;
border-right: 0px dotted #666666;
display: flex;
  justify-content: center;
  align-items: center;
}
.sclogin .scprofile-pic, .sclogin .sclogin-greeting, .sclogin .sclogin-profile-link {
  margin-bottom: 5px;
display: flex;
  justify-content: center;
  align-items: center;
}
/* flags */
#sp-lang-flags{
padding: 0px 0px 0px 30px;
margin: 0px 0px 0px 0px;
font-family: Roboto Slab;
font-size: 16px;
  font-style: normal;
  font-weight: bold;
background: none;
display: flex;
  justify-content: left;
  align-items: center;
}
div.mod-languages img {
  border: 2px solid #a2a2a2 !important;
border-radius:50%;
padding:2px;
}
div.mod-languages ul li.lang-active {
  background-color: transparent !important;
}
/*--- jtranslate flags----*/ 
a.glink img {
  vertical-align: middle;
  display: inline;
  border: 1px solid #666666 !important;
border-radius:6px;
box-shadow: 0 0 12px 4px #ffffff;
  padding: 0;
  margin: 0 5px !important;
  opacity: none!important;
}
/*--- mainmenu-holder----*/ 
#sp-menu{
padding:0px 50px 0 20px;
float: right;
 z-index: 99;
 border-bottom: 0px solid red;
 border-top: 0px solid #ffffff;
display: flex;
justify-content: right;
align-items: center;
}
body.ltr #sp-menu{
background:none;
float: left;
padding:0px 20px 0px 50px;
 z-index: 99;
 border-bottom: 0px solid red;
 border-top: 0px solid #ffffff;
display: flex;
justify-content: left;
align-items: center;
}

/* mainmenu */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
position: relative;
display: inline-block;
margin:0px;
text-align: center;
padding: 0px 10px 0px 10px;
font-size: 19px !important;
font-family: lora,arial;
font-style: normal;
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-shadow: 1px 1px 2px #000;
text-decoration: none;
cursor: pointer;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
position: relative;
display: inline-block;
margin:0px;
text-align: center;
padding: 0px 10px 0px 10px;
font-size: 19px !important;
font-family: lora,arial;
font-style: normal;
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-shadow: 1px 1px 2px #000;
text-decoration: none;
cursor: pointer;
}
.sp-megamenu-parent > li > a:hover{
position: relative;
display: inline-block;
margin:0px;
text-align: center;
padding: 0px 10px 0px 10px;
font-size: 19px !important;
font-family: lora,arial;
font-style: normal;
color: #fbf0c8;
font-weight: bold;
text-decoration: none;
text-shadow: 1px 1px 2px #000;
text-decoration: none;
cursor: pointer;
}
.sp-megamenu-parent > li:last-child > a {
padding: 0px 10px 0px 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background:#ffffff;
border-top: 0px solid #a65353 !important;
border: 2px solid #a65353;
border-radius: 0 0 0px 0px; 
margin-top:0px;
box-shadow: 0px 0px 20px 4px #969696;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 10px;
}
.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: 17px;
font-style: normal;
font-weight: bold;
line-height: 1.6;
display: inline-block;
padding: 6px 8px;
cursor: pointer;
}
.sp-megamenu-parent .sp-mega-group {
color: #115c77;
padding: 6px 5px;
font-size: 17px;
font-style: normal;
font-weight: bold;
text-align:inherit;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
color: #212c38;
border-bottom:1px solid #bbbbbb;
text-transform: lowercase;
font-size: 16px !important;
font-family: lora,arial;
font-style: normal;
font-weight: inherit;
line-height: 1.6;
} 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
 display: block;
 padding: 6px 5px;
 position: relative;
transition: all 0.5s ease;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
font-size: 17px;
padding: 6px 8px;
font-style: normal;
font-weight: inherit;
background:#ededed;
color: #000000;
line-height: 1.6;
text-decoration:none;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full{
 right: -200px;
}

/*------ articles related ------- */
.breadcrumb {
 padding: 5px 30px;
margin: 0px 0px 30px 0px;
 background-color: none;
 border-top: none;
 border-radius: 25px;
 font-size: 16px;
}
.breadcrumb-item {
 padding: 0px 0px;
margin: 0px 10px 0px 14px;
 background-color: none;
 border-top: none;
}
.breadcrumb {
 list-style:none;
}

.article-info > span {
color: #212c38;
font-size: 18px;
line-height:1.2;
padding: 0px 10px 0 10px;
margin: 0px 0 0 5px;
 background-color: none;
 border-right: 4px solid orange;
 border-radius: 0px;
}
 .sp-module-title {
 color:#ffffff;
font-family: noto kufi arabic, Lora, arial;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align:center;
}
.page-header {
padding: 15px;
text-align:center;
}
.article-list .article {
margin-bottom: 30px;
padding: 20px;
border: 1px solid #cccccc;
border-radius: 3px;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
font-size: 1.800rem;
}
.article-details .article-header h1, .article-details .article-header h2 {
 margin-top: 30px;
font-size: 1.8rem;
border-bottom:3px solid #cccccc;
line-height: 1.9;
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;
}
.btn-group-sm > .btn, .btn-sm {
padding: .40rem 1.5rem;
font-size: 1.100rem;
margin: 10px;
border-radius: 1.2rem;
}
.sp-module-sclogin-title {
 color:#212c38;
font-family: noto kufi arabic, Lora, arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align:center;
line-height:0.2;
text-shadow: 1px 1px 4px none;
}
.ltr.sp-module-sclogin-title {
 color:#ffffff;
font-family: noto kufi arabic, Lora, arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align:center;
line-height:0.8;
text-shadow: 1px 1px 4px #013d61;
}
 .sp-module-title {
 color:#333333;
font-family: noto kufi arabic,arial;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align:center;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title { 
margin: 0 0 10px;
  padding: 0px;
  font-size: 24px;
font-family: noto kufi arabic, Roboto Slab,arial; 
  font-weight: bold;
 color:#666666;
  border-bottom: 0px solid #f3f3f3;
}
#sp-left .sp-module, #sp-right .sp-module {
margin: 0px 0px 15px 0;
border-right: 2px dotted #666666;
border-radius: 0px;
background: transparent;
padding: 0 12px;
box-shadow: 0px 3px 10px 0px none;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0 0 0px;
  line-height: 1.6;
font-size: 15px;
font-weight: 600;
font-family: noto kufi arabic, Roboto Slab,arial;
color:#3a557a;
border-bottom: 1px dotted #333333;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a:hover {
  display: block;transition: 
all 0.5s ease;
  padding: 5px 0 0 2px;
  line-height: 1.6;
font-size: 15px;
font-weight: 600;
font-family: noto kufi arabic, Roboto Slab,arial;
color:#800080;
border-bottom: 1px dotted #333333;
}
 .fa-cog {
 color:#f1bd8d;
margin-top:40px;
}
/*--- body and footer ----*/
.top-slider{
margin-top:0px;
}
.sp-module-content-bottom{
margin:40px 5px 40px 5px;
}
.body-bottom-left-right{
font-family: Lora,arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
padding: 30px 0px 0 0;
background: #eeeeee;
margin-top:0px;
border-top:3px solid orange;
margin-bottom:0px;
}
.body-bottom-left /* actually right*/  {
color: #fff;
font-family: Lora, arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
border-top:0px solid red;
border-right: 0px dashed white;
padding: 0px 0px 0px 0;
}
.body-bottom-right  /* actually left*/ {
color: #fff;
font-family: Lora, arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
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: Lora, 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: Lora, 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: Lora, 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: Lora, 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: Lora, 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:50px 40px 50px 40px;
margin-top:0px;
border-top: 2px solid #ccc;
border-bottom:1px solid #999999;
background: #d2d8df url(../../../images/slide-shows/user1-) repeat;
}
.footer-1{
font-family: Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
font-style: normal;
line-height: 1.7 ;
color: #333333;
text-shadow: 1px 1px 2px #ffffff;
margin:0px 0px 0px 0;
padding: 0px 20px;
border-left: 0px dotted #7c7c7c;
max-height:auto !important;
}
.footer-2  {
font-family: Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
font-style: normal;
line-height: 1.7 ;
color: #333333;
text-shadow: 1px 1px 2px #ffffff;
margin:0px 0px 0px 0;
padding: 0px 20px;
border-left: 2px dotted #7c7c7c;
border-right: 2px dotted #7c7c7c;
max-height:auto;
}
.footer-3  {
font-family: Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
font-style: normal;
line-height: 1.7 ;
color: #333333;
text-shadow: 1px 1px 2px #ffffff;
margin:0px 0px 0px 0;
padding: 0px 20px;
border-left: 0px dotted #b0b0b0;
max-height:auto;
}
.footer-copyright{
padding:50px 50px 50px 50px;
color: #ffffff;
font-family: lora, arial;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-shadow: 1px 1px 1px #000000;
border-top:1px solid #666666;
background: url(../../../images/site-gfx/bg/foot) no-repeat top center;
}
.banner-bottom {
font-family: Lora, arial;
font-size: 17px;
font-style: italic;
font-weight: NORMAL;color:#ffffff !important;
border-top: 2px solid #ccc;
border-bottom: 0px solid #ccc;
background:#333333;
margin:0px 0px 0 0;
padding:40px 30px 40px 30px;
}
.banner-bottom :link {
font-family: Lora, arial;
font-size: 17px;
font-style: italic;
font-weight: NORMAL;color:#ffffff !important;
}
.banner-bottom :visited {
font-family: Lora, arial;
font-size: 17px;
font-style: italic;
font-weight: NORMAL;color:orange !important;
}
#djcatalog .djc_toolbar .btn {
  display: inline-block;
  margin-right: 5px;
  margin-left: 0;
}

.body-bottom1{
padding:40px 40px 60px 40px;
margin:0px 0px 0px 0px;
font-family: inherit, arial;
font-size: inherit;
font-style: normal;
font-weight: inherit;
text-align:center;
border-bottom: 0px solid #666;
border-top: 1px solid #bf9e91;
border-radius:0px;
background: #efe1dc;
}
.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;
}
.fa, .fas, [class*=" icon-"], [class^="icon-"] {
 font-family: Font Awesome 5 Free;
 font-weight: 900;
font-size: inherit;
 color: inherit;
}
.btn-primary {
  --bs-btn-color: #000000;
  --bs-btn-bg: none;
  --bs-btn-border-color: #666666;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000000;
  --bs-btn-hover-border-color: #666666;
  --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;
}
.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;
}

/* @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-align:center;
    }
.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-align: center;
}
.TEXT-gradient-white{
background: #ffffff;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
}
.jtcs_item_wrapper {
  font-size: 1em;
  background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);
border:3px solid #cccccc;
border-radius:0px;
max-height: 300px;
}
.owl-carousel .owl-item img {
  display: block;
  max-height: 200px !important;
  max-width: 200px !important;
}
.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-align:center;
}
.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-shadow{
	   box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
	border:1px 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: Al-Jazeera-Arabic-Bold, 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: #fafafa url(../images/typography/box_info.png) center no-repeat;
	background-position: 99% 50%;
	border:2px solid #cccccc;
	text-align: right;
	direction:rtl;
	font-family: Al-Jazeera-Arabic-Bold, arial;
	font-size:18px;
	line-height:1.5;
	color:#403202;
	padding: 20px 50px 20px 20px;
	margin: 18px 0px;
	border-radius:6px;
}
.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: Al-Jazeera-Arabic-Bold, 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: Al-Jazeera-Arabic-Bold, 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: Al-Jazeera-Arabic-Bold, roboto slab,arial;
	font-size:17px;
	line-height:1.6;
	color:#383838;
	margin: 0px 0px;
	border-radius:6px;
}
.highlight-grey:hover {
	display: block;
	background: #ced1db;border:3px solid #999999;
}

.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: Al-Jazeera-Arabic-Bold, 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: Al-Jazeera-Arabic-Bold, arial;
	font-size:18px;
	line-height:1.6;
	color:#204860;
	margin: 18px 0px;
	border-radius:6px;
}
.highlight-green {
	display: block;
	background: #daebe0;
border:3px solid #89968a;
	padding:20px 20px;
	text-align: inherit;
	direction:inherit;
	font-family: Al-Jazeera-Arabic-Bold, roboto slab,arial;
	font-size:17px;
	line-height:1.6;
	color:#435834;
	margin: 0px 0px;
	border-radius:6px;
}
.highlight-green:hover {
	display: block;
	background: #d7e7cb;border:3px solid #79a683;
}
.highlight-orange {
	display: block;
	background: #f5eecf;
	border:3px solid #b99275;
	padding:20px 20px;
	text-align: inherit;
	direction:inherit;
	font-family: Al-Jazeera-Arabic-Bold, roboto slab,arial;
	font-size:17px;
	line-height:1.6;
	color:#694521;
	margin: 20px 0px;
	border-radius:6px;
}
.highlight-orange:hover {
	display: block;
	background: #fee9cd;border:3px solid #e3ae4a;
}

.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: Al-Jazeera-Arabic-Bold;
	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: Al-Jazeera-Arabic-Bold,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: Al-Jazeera-Arabic-Bold;
	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: Al-Jazeera-Arabic-Bold;
	font-size:18px;
	line-height:1.5;
	color:#d92709;
	box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
}
/*----- 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: #ededed url(../images/typography/box_info.png) center no-repeat;
	background-position: 1% 50%;
	border:1px solid #999999;
	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:#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 #999;
    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-blueish {background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5  51%, #00d2ff  100%)}
         .btn-grad-blueish {
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 25px;
            border:2px solid #009df7;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

          .btn-grad-blueish:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
         .btn-grad-red {background-image: linear-gradient(to right, #EB3349 0%, #F45C43  51%, #EB3349  100%)}
         .btn-grad-red {
			font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 25px;
            border:2px solid #d14516;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

          .btn-grad-red:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
         .btn-grad-green {background-image: linear-gradient(to right, #1D976C 0%, #93F9B9  51%, #1D976C  100%)}
         .btn-grad-green {
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 25px;
            border:2px solid #698266;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

          .btn-grad-green:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
         .btn-grad-orange {background-image: linear-gradient(to right, #FF8008 0%, #FFC837  51%, #FF8008  100%)}
         .btn-grad-orange {
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 25px;
            border:2px solid #b75b1e;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

          .btn-grad-orange:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
          
         .btn-grad-violet {background-image: linear-gradient(to right, #A770EF 0%, #CF8BF3  51%, #A770EF  100%)}
         .btn-grad-violet {
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 25px;
            border:2px solid #763a9a;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
         }

          .btn-grad-violet:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-shadow: 4px 3px 0px #7A7A7A;
            text-decoration: none;
          }
       /* --   Gradiant bottons - 1    */   
         .btn-grad-1 {
            background-image: linear-gradient(to right, #4568DC 0%, #B06AB3  51%, #4568DC  100%);
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 8px 15px #999999;
			border:2px solid #ffffff;
            border-radius: 25px;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

          .btn-grad-1:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
          .btn-grad-2 {
            background-image: linear-gradient(to right, #283c86 0%, #45a247  51%, #283c86  100%);
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

           .btn-grad-2:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
			.btn-grad-3 {
            background-image: linear-gradient(to right, #3494E6 0%, #EC6EAD  51%, #3494E6  100%);
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

           .btn-grad-3:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
			.btn-grad-4 {
            background-image: linear-gradient(to right, #2b5876 0%, #4e4376  51%, #2b5876  100%);
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

           .btn-grad-4:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
			.btn-grad-5 {
            background-image: linear-gradient(to right, #0575E6 0%, #021B79  51%, #0575E6  100%);
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

           .btn-grad-5:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
			.btn-grad-6 {
            background-image: linear-gradient(to right, #67B26F 0%, #4ca2cd  51%, #67B26F  100%);
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

           .btn-grad-6:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
			.btn-grad-7 {
            background-image: linear-gradient(to right, #bdc3c7 0%, #2c3e50  51%, #bdc3c7  100%);
            font-family: Al-Jazeera-Arabic-Bold,roboto slab, serif,arial;
			font-size:17px;
			line-height:1.4;
			font-weight:inherit;
            margin: 20px 0px;
            padding: 8px 20px 10px 20px;
            text-align: center;
            text-transform: uppercase;
            transition: 0.5s;
            background-size: 200% auto;
            color: #fff;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
          }

           .btn-grad-7:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
/*-----slideshowck --*/
.camera_caption {
margin-bottom: 15%;
padding: 40px 100px;
	display: block;
	position: absolute;
	width: 100%;
font-size:30px;
text-align: center;
        z-index: 1000;
}
/*-----JD uTubeAholic --*/
#spidochetube_loadmore {
 display: block;
 clear: both;
 width: 150px;
 margin: auto;
 text-align: center;
 text-decoration: none;
 font-family: Al-Jazeera-Arabic-bold, arial;
 font-size: 18px;
 line-height: 1.5;
 font-weight: inherit;
 padding: 7px 5px;
 background-color: #bfbfbf;
 border-radius: 25px;
 color: #333;
 border: 2px solid #999;
 transition: .2s ease;
 box-shadow: 0px 0px 10px 4px #fff;
}
.spidochetube .spidochetube_inner {
 width: 100%;
 background-color: #dedede;
 float: left;
 padding-bottom: 30px;
 border: 1px solid #ffffff;
border-radius: 0px;
box-shadow:0px 0px 20px 6px #999;
}
.spidochetube #spidochetube_player {
 border-bottom: #fff solid 1px;
 padding: 20px 0;
 background: rgba(205, 207, 209, 1);
}
.spidochetube #spidochetube_list li a {
 color: #333;
 font-size: 16px;
font-weight:inherit;
line-height: 1.5;
 font-family: Al-Jazeera-Arabic-Bold, Roboto Slab, arial;
 text-shadow: 0 1px 1px #fff;
}
.spidochetube #spidochetube_list li a span {
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
margin-top:12px;
}
/*--- convertforms -------------*/
/* convert form date/time tweak */
.convertforms .cf-content-img img {
  position: relative;
  max-width: 100%;
  padding: 4px;
  background: #ffffff;
border:1px solid #999999;
  display: inline-block;
}
 .flatpickr-calendar .flatpickr-current-month select {
        width: auto !important;
    }

    .flatpickr-calendar .flatpickr-current-month select,
    .flatpickr-calendar .numInputWrapper input {
         padding: 2px 5px important;
    }
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #666666;
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.convertforms .cf-control-input-desc {
  opacity: .8;
  font-size: 1em;
color: #0e485f;
}
.convertforms .cf-response {
  color: #fff;
  font-size: 16px !important;
  text-align: center;
}
.cf-heading {
  border-bottom: dashed 1px rgba(0,0,0,.9);
  padding-bottom: 5px;
  margin-bottom: 0px;
  margin-top: 20px;
color: #0e485f!important;
}
.mod {
  position: relative;
  max-width: 100%;
  padding: 4px;
  background: #ffffff;
border:1px solid #999999;
  display: inline-block;

}
.sppb-nav-lines > li > a, .sppb-nav-modern > li > a, .sppb-nav-pills > li > a, .sppb-nav-tabs > li > a, .sppb-panel-title {
  font-size: 16px !important;
color:#333;
  font-family:Lora, arial;
font-weight:bold;
}
.sppb-panel-faq > .sppb-panel-heading {
  border-left: 3px solid orange !important;
background-color: #dedede;
border-radius: 0px;
padding-left:40px;
margin-bottom:3px;
}
@media only screen and (max-width: 800px) {
.layout-boxed .body-innerwrapper {
  padding: 0px  0px;
  box-shadow: 0 0 0px #333;
  border: 0px solid #666666;
  border-radius: 0px;
  background:  url(../../../images/site_gfx/bg88-griid.png) repeat;
  }
}
@media only screen and (max-width: 800px) {
#sp-main-body {
padding: 3px 5px;
margin: 0px 0px;
box-shadow: none;
  border: 0px solid #ffffff;
background: #ffffff url(../../../images/bg/vecteezy_) repeat;
  }
}
@media only screen and (max-width: 800px) {
.main-body-boxed {
font-size: 16px;
padding: 20px 5px 10px 5px;
margin: 0px 5px;
box-shadow: none;
  border: 0px solid red;
background:  url(../../../images/site_gfx/1-carbon-fibre.png) repeat;
  }
}
@media only screen and (max-width: 800px) {
  h1,h2,h3,h4,h5,h6 {
font-family: Lora, arial;
font-size: 20px;
font-weight: bold;
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-shadow:none;
  }
}
@media only screen and (max-width: 800px) {
.logo-image-phone {
  min-height: 50px;
  }
}
@media only screen and (max-width: 800px) {
#sp-header {
  color: #ffe9bf;
  height: auto;
  padding: 0px 10px 0px 10px;
  width: 100%;
  background: #cd2028;
  border-top: 1px solid #c79750;
  border-bottom: 2px solid #a9543f;
  position: relative;
  z-index: 650;
  }
}
@media only screen and (max-width: 800px) {
#sp-top-address {
  background: none;
  padding: 10px 0px 0px 0;
  margin: 0px 0px 0px 0px;
  border-top: 0px solid #79afd7;
  border-bottom: 0px solid green;
  font-family: lora, verdana,arial;
  font-size: 15px;
  font-style: normal;
  color: #ffffff;
  text-shadow: 2px 2px 2px #333;
  font-weight: 600;
  display: none;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 800px) {
#sp-top-bar {
  width: 100%;
  color: #ffffff;
  padding: 5px 10px 0px 10px;
  position: relative;
  z-index: 600;
  background: #dbd9c8;
  border-bottom: 0px solid #68040a;
  border-top: 0px solid #68040a;
  }
}
@media only screen and (max-width: 800px) {
.sp-module-title {
display: none;
margin:auto;
margin-bottom:0px;
color:#333333 !important;
background: #ededed;
border:0px solid #aaaabf;
border-radius:0px;
padding:0px;
font-family: Lora,arial;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align:center;
width:100%;
float:center;
}
}
@media only screen and (max-width: 800px) {
.sp-module-content-bottom{
margin:10px 5px 10px 5px;
}
)
/* 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-top-bar {
  width: 100%;
  height:auto;
  color: #333333;
  padding-top: 10px;
  position: relative;
  z-index: 600;
background: #FFA17F;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #00223E, #FFA17F);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #00223E, #FFA17F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
border-top: 2px solid orange;
  display: flex;
  justify-content: center;
  align-items: center;
  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 #666666;
border-right: 0px dotted #666666;
display: flex;
  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:10px;
margin-top:0px;
border-top:3px solid orange;
border-bottom:1px solid #999999;
background: #d2d8df url(../../../images/slide-shows/user1-) repeat;
)
}
@media only screen and (max-width: 800px) {
.footer-1{
font-family: Al-Jazeera-Arabic-Bold, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #333333;
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: Al-Jazeera-Arabic-Bold, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #333333;
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: Al-Jazeera-Arabic-Bold, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #333333;
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:10px;
color: #333333;
font-family: Al-Jazeera-Arabic-Bold, 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) {
.btn {
  background:#999999;
  font-family: Lora, serif,arial;
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  margin: 5px 5px;
  padding: 8px 14px 8px 14px;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff;
  box-shadow: 0 5px 10px #999999;
  border: 1px solid #666666;
  border-radius: 5px;
  text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
}
}
@media only screen and (max-width: 800px) {
body.ltr{
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
text-align: left;
font-size: 18px;
font-family:lora, serif,arial;
font-weight: 400;
font-style:Regular;
line-height:1.5;
background: #ffffff;
}
}
@media only screen and (max-width: 800px) {
.body-bottom1{
padding:0px 28px 20px 28px;
margin:0px 0px 0px 0px;
font-family: inherit, arial;
font-size: inherit;
font-style: normal;
font-weight: inherit;
text-align:center;
border-bottom: 0px solid #666;
border-top: 0px solid #666;
border-radius:0px;
background: #ffffff;
}
}
@media only screen and (max-width: 800px) {
.box-djgallery {
width:100%;
background: #f8ebdc url(../../../images/site-gfx/Calender.png) center no-repeat;
background-position: 2% 50%;
background-size:30px 30px;
border:1px solid #c4998a;
text-align: left;
direction:ltr;
font-family: arial;
font-size:16px;
line-height:1.6;
color:#333333;
padding: 10px 20px 10px 50px;
margin: 10px 0px 40px 0px;
border-radius:8px;
box-shadow: 3px 3px 10px 0px #999999;
}
)
