@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=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: "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: none;
}
body.ltr {
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
text-align: left;
font-size: 17px;
font-family:lora, serif,arial;
font-weight: 400;
font-style:Regular;
line-height:1.5;
background: none;
}

#sp-main-body {
padding: 40px 40px 30px 40px;
}
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, 
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after 
{ font-family: "Font Awesome 5 Free"}
.sppb-row-container {
  max-width: 1260px;
}
.breadcrumb {
padding: 5px 8px;
margin: 0px 0px 0px 0px;
background-color: none;
border-top: none;

}
.breadcrumb-item {
padding: 0px 0px;
margin: 0px 10px 0px 14px;
background-color: none;
border-top: none;
}
.breadcrumb {
list-style:square;
}
.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: #9dafc4;
  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 #a6b0bd;
line-height: 1.9;
color: #66666;
}
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: inherit;
line-height: 2.5;
}

 h1 {
font-size: 30px;
font-family: Joblo-bold,arial;
font-style: normal;
line-height:1.5;
}

 h2 {
font-size: 28px;
font-family: Joblo-bold,arial;
font-style: normal;
line-height:1.5;
}
 h3 {
font-size: 26px;
font-family: Joblo-bold,arial;
font-style: normal;
line-height:1.5;
}
 h4 {
font-size: 24px;
font-family: Al-Jazee+ra-Arabic-Bold,arial;
font-style: normal;
line-height:1.5;
}
 h5 {
font-size: 22px;
font-family: Joblo-bold;
font-style: normal;
line-height:1.5;
}
 h6 {
font-size: 16px;
font-weight: inherit;
font-family: Joblo-bold, Roboto Slab,arial;
font-style: normal;
line-height:1.5;
text-align:center;
}
 h7 {
font-size: 22px;
font-weight: inherit;
font-family: Joblo-bold, Roboto Slab,arial;
font-style: normal;
line-height:1.5;
}
/* ---------ltr h1----------- */
.ltr h1 {
font-size: 30px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.3;
}

.ltr h2{
font-size: 28px;
font-family: Roboto Slab;
font-style: normal;
font-weight: 600;
line-height:1.5;
}
.ltr h3 {
font-size: 26px;
font-family: Roboto Slab,arial;
font-style: normal;
font-weight: 600;
line-height:1.4;
}
.ltr h4 {
font-size: 24px;
font-family: Roboto Slab,arial;
font-style: normal;
font-weight: 600;
line-height:1.4;
}
.ltr h5 {
font-size: 22px;
font-weight: inherit;
font-family: Joblo-bold, Roboto Slab,arial;
font-style: normal;
line-height:1.5;
}
.ltr h6 {
font-size: 20px;
font-weight: inherit;
font-family: Joblo-bold, Roboto Slab,arial;
font-style: normal;
line-height:1.5;
}
.ltr h7{
font-size: 17px;
font-family: Roboto Slab,arial;
font-style: normal;
font-weight: 600;
line-height:1.4;
}
/* offcanvas */
.offcanvas-menu {
background: #f0f0f4;
color: #333333;
font-family: Joblo-bold,roboto slab, serif,arial;
font-size:15px;
font-weight: inherit;
text-shadow: 1px 1px 2px #ffffff;
border-right:2px solid #a6b0bd;
border-left:2px solid #a6b0bd;
}
.offcanvas-menu {
height: 100%;
position: fixed;
top: 10px;
overflow: inherit;
-webkit-transition: all 0.4s;
transition: all 0.4s;
z-index: 10000;
}
/* Off-canvas Logo off */
.offcanvas-menu .logo, .offcanvas-menu .logo img{
max-height: 35px !important;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
}
/* Off-canvas mod-languages flags */
.offcanvas-menu .mod-languages img{
max-height: 24px !important;
}
/* 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: Joblo-bold,roboto slab, serif,arial;
font-size:15px;
font-weight: inherit;
line-height: 2.1;
padding: 3px 20px;
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;
}
.offcanvas-menu .offcanvas-inner .header-modules {
margin: -30px 0px 0 0px;
}
/* offcanvassub-menu links */
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
font-family: Joblo-bold,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-right:0px;} 
.burger-icon > span {
height: 2px; margin-bottom:2px;
background-color: #9dafc4!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: orange!important; 
visibility: hidden;
}
.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: 16px;
  line-height: 16px;
  font-size: 20px;
  color: #9dafc4;
}
#sp-header {
height:70px;
padding: 9px 30px 0px 30px;
width: 100%;
background:#f0f0f4;
border-top: 1px solid #9dafc4;
border-bottom:3px solid #b2003b;
position: relative;
z-index: 900;
animation: nonee;
}
#sp-header.header-sticky {
position: fixed;
padding: 9px 30px 0px 30px;
background:#f0f0f4;
border-bottom:3px solid #b2003b;
z-index: 900;
top: 0;
left: 0;
width: 100%;
}
.logo-image {
height: 150px !important;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background: transparent;
border:0px solid #a6b0bd;
border-radius: 0px;
padding: 0px;
}
@media only screen and (max-width: 800px) {
  .logo-image-phone {
    min-height: 80px !important;
margin-bottom:-30px;
  }
}
@media only screen and (max-width: 800px) {
.ltr .logo-image-phone {
    min-height: 120px !important;
margin-bottom:-30px;
}
}
@media only screen and (max-width: 800px) {
.logo-image-phone {
max-height:40px !important;
}
}
#sp-top-bar {
	width: 100%;
    position: relative;
    z-index: 1040;
	height: auto;
	padding: 0px 20px;
	background: #005da4;
}
.ltr #sp-top-bar {
	width: 100%;
    position: relative;
    z-index: 1040;
	height: auto;
	padding: 20px;
	background: #f0f0f4 url(../images/bg/full-bloom.png);
	background-position: center top; /* Center the image */
    background-repeat: epeat; /* Do not repeat the image */
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 0 !important;
}
#sp-top2 {
padding:25px 0px 0px 0px;
margin-top:0px;
background: transparent;
border-left: 0px dotted #5e7a9d;
border-right: 0px dotted #5e7a9d;
display: flex;
justify-content: center;
align-items: center;
}
.ltr #sp-top2 {
padding:0px 0px 0px 0px;
margin-top:0px;
background: transparent;
border-left: 2px dotted #5e7a9d;
border-right: 2px dotted #5e7a9d;
display: flex;
justify-content: center;
align-items: center;
}
#sp-top3 {
background: transparent;
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;
}
.btn-primary, .sppb-btn-primary {
  border-color: #4943ac;
  background-color: #000000;
height: 46px !important;
}
@media only screen and (max-width: 800px) {
#sp-top3 {
margin: 0px 0 20px 0 !important;
}
}
 /* raxo-columns */
@media only screen and (max-width: 800px) {
.raxo-columns .raxo-block-name {
font: bold 20px/28px noto kufi arabic, Helvetica, Arial, sans-serif;
color: #008000;
text-align: right;
height: 58px;
margin: 0px 0 0px 0;
line-height: 60px;
padding: 0px 0px 0px 0px!important;
background: none !important;
background-size: 0%;
border-bottom:2px solid #cccccc;
}
}
@media only screen and (max-width: 800px) {
.raxo-columns .raxo-info {
display: none !important;
}
}
@media only screen and (max-width: 800px) {
.raxo-columns .raxo-block-name {
font: bold 20px/28px noto kufi arabic, Helvetica, Arial, sans-serif;
color: #008000;
text-align: right;
height: 58px;
margin: 0px 0 0px 0;
line-height: 60px;
padding: 0px 0px 0px 0px!important;
background: none !important;
background-size: 0%;
border-bottom:2px solid #cccccc;
}
}
 /* raxo-default */
@media only screen and (max-width: 800px) {
.raxo-default .raxo-block-name {
font: bold 20px/28px noto kufi arabic, Helvetica, Arial, sans-serif;
color: #008000;
text-align: right;
height: 58px;
margin: 0px 0 0px 0;
line-height: 60px;
padding: 0px 0px 0px 0px!important;
background: none !important;
background-size: 0%;
border-bottom:2px solid #cccccc;
}
}
@media only screen and (max-width: 800px) {
.raxo-default .raxo-info {
display: none !important;
}
}
@media only screen and (max-width: 800px) {
.raxo-default .raxo-block-name {
font: bold 20px/28px noto kufi arabic, Helvetica, Arial, sans-serif;
color: #008000;
text-align: right;
height: 58px;
margin: 0px 0 0px 0;
line-height: 60px;
padding: 0px 0px 0px 0px!important;
background: none !important;
background-size: 0%;
border-bottom:2px solid #cccccc;
}
}
@media only screen and (max-width: 800px) {
.raxo-columns .raxo-info {
display: none !important;
}
}
.result-title {
color:#3663ad;
padding: 5px 5px;
font-size: 20px;
font-style: normal;
font-weight: inherit;
text-align:right;
}
.result-text {
color:#3663ad;
padding: 5px 5px;
font-size: 17px;
font-style: normal;
font-weight: inherit;
text-align:right;
}
.result-category {
color:#3663ad;
padding: 5px 5px;
font-size: 20px;
font-style: normal;
font-weight: inherit;
text-align:right;
}
.mb-3 {
display: none;
}
/* language flags */
#sp-top1{
background: transparent;
font-family: inherit;
font-size: imherit;
font-style: normal;
font-weight: inherit;
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;
}
body.ltr #sp-top1{
margin:0px 0px 0 0px;
padding:0px 0px 0 0px;
background: none;
font-family: Roboto Slab;
font-size: 16px;
font-style: normal;
font-weight: bold;
background:transparent;
border-bottom:0px solid #333333;
border-left:0px solid #333333;
border-right:0px solid #68040a;
border-radius: 0 0px 0px 10px;
display: flex;
justify-content: center;
align-items: center;
}
.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 2px 0 0 !important;
}
div.mod-languages img {
border: 1px solid #ffffff !important;
border-radius:4px;
padding: 0px;
  background-color: #ffffff !important;
height:30px;
}
div.mod-languages ul li.lang-active {
    background-color: transparent !important;
    padding: 0px 0px 0px;
    border-radius: 4px;
}
/*--- mainmenu-holder----*/ 
#sp-menu{
background: none;
border-bottom:0px solid #333333;
border-left:0px solid #68040a;
border-radius: 0 0px 0px 10px;
padding:0px 20px 0 20px;
float: left;
z-index: 99;
display: flex;
justify-content: right;
align-items: center;
}
body.ltr #sp-menu{
background: none;
border-bottom:0px solid #333333;
border-left:0px solid #68040a;
border-radius: 0 0px 0px 10px;
padding:0px 20px 0 20px;
float: right;
z-index: 99;
display: flex;
justify-content: left;
align-items: center;
}

//* mainmenu */
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #005da4;
  	font-family:Noto Kufi Arabic, Lora;
	font-weight: bold;
	text-shadow: 2px 2px 2px #fff;
	background-color:#dff1ff;
	border: 2px solid #8fb5de;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span ,.sp-megamenu-parent > li:last-child > a {
   margin-left:4px;
   position: relative;
	display: inline-block;
	background: #dff1ff;
   border-radius: 6px;
   border: 2px solid #8fb5de;
   text-decoration: none;
   cursor: pointer;
   text-align: center;
   text-shadow: 2px 2px 2px #fff;
   padding: 0px 10px 0px 10px;
   line-height:46px !important;
	font-size: 14px !important;
	font-style: normal;
	font-weight: bold;
  	font-family:Noto Kufi Arabic, Lora;
	color:#005da4;
}

.sp-megamenu-parent > li > a:hover{
  color: #000000;
	font-weight: enherit;
	text-shadow: 2px 2px 2px #ffffff;
	background-color: #c4e4ff;
	border: 2px solid #8fb5de;
   border-radius: 6px;
   text-decoration: none;
}
.sp-megamenu-parent > li:last-child > a {
 padding: 0px 10px 0px 10px;
}
.sp-megamenu-parent>li:hover>a {
    color: green !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
background:#ffffff;
border: 2px solid #8f8f8f;
border-radius: 0px 0px 8px 8px; 
margin-top:10px;
color:transparent;
}
.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: 16px;
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:none;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full{
right: -16px;
}
 .sp-module-title {
color:#666666;
font-family: noto kufi arabic, Lora, arial;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align:center;
}
 .sp-module-title-white {
color:#ffffff;
font-family: noto kufi arabic,roboto slab, serif,arial;
font-size: 32px;
font-style: normal;
font-weight: bold;
text-align:center;
}
.ns-bs5 .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333333 !important;
  background-color: #eaf2fd!important;
  background-clip: padding-box;
  border: 1px solid #9dafc4 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
 .fa-cog {
color:#f1bd8d;
margin-top:40px;
}
.joomla-alert[type="success"] {
  background-color: #fdf9ac !important;
  border: 2px solid #00a105 !important;
  color: #333333 !important;
  font-family: Joblo-bold, Roboto Slab,arial;
font-size: 17px;
  min-width: 350px;
}
.joomla-alert[type="warning"] {
  background-color: #fefcda !important;
  border: 2px solid #00a105 !important;
  color: #333333 !important;
  font-family: Joblo-bold, Roboto Slab,arial;
font-size: 17px;
  min-width: 250px;
}
.joomla-alert .joomla-alert--close {
  color: var(--jui-alert-button-color-dark,#000);
  font-size: 3.5rem !important;
  font-weight: 100;
  line-height: 0.4;
  text-shadow: 0 1px 0 var(--jui-alert-button-color-light,#fff);
}
.sp-module ul > li > a {
  color: #333333!important;
}

/* body-top*/
.content-top{
margin-bottom:20px;
margin-top:0px;
}
.top-slider{
padding:0px;
margin-bottom:0px;
background: ;
text-align: inherit;
}
@media only screen and (max-width: 800px) {
.top-slider{
padding:0px;
margin-bottom:30px;
background: inherit;
text-align: inherit;
}
}
.business-categories-slider .categories-slider-item p {
  color: #333;
  font-size: 18px !important;
  line-height: 1.2;
  text-align: center;
}
/* body-top-left-body-top-right*/
.body-top-left-body-top-right{
font-family: Joblo-bold, Roboto Slab,arial;
font-size: 16px;
color:#333333;
font-style: normal;
font-weight: inherit;
line-height:1.8 !important;
padding: 50px;
background: none;
margin-top:0px;
border-top:0px solid orange;
margin-bottom:0px;
}
.body-top-left-body-top-right a {
  color:#333333 !important;
}
.body-top-left-body-top-right a:hover {
  color: #004f75 !important;
}
.body-top-left-body-top-right a:visited {
  color:#666666 !important;
}
.body-top-left{
color:#333333;
font-family: Joblo-bold, Roboto Slab,arial;
font-size: 16px;
font-style: normal;
font-weight: inherit;
padding: 0px 0px;
border-top:0px solid red;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
.body-top-right {
color:#333333;
font-family: Joblo-bold, Roboto Slab,arial;
font-size: 16px;
font-style: normal;
font-weight: inherit;
padding: 0px 0px;
border-top:0px solid red;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
/* footer*/
.bodybottom-left-center-right{
font-family: Joblo-bold, Roboto Slab,arial;
color:#ffffff;
font-style: normal;
font-weight: inherit;
line-height:1.8 !important;
padding: 50px 100px;
margin-top:0px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
margin-bottom:0px;
background: #323c47 url(../../../images/site-gfx/bg/bg-stairs.jpg);
	background-position: center top; /* Center the image */
    background-repeat: epeat; /* Do not repeat the image */
}
#sp-bodybottom-left-center-right a {
  color: #FFFFFF !important;
}
#sp-bodybottom-left-center-right a:hover {
  color: orange !important;
}
.bodybottom-left{
color: transparent;
font-family: Joblo-bold, Roboto Slab,arial;
font-style: normal;
font-weight: inherit;
border-top:0px solid red;
border-left: none dashed white;
padding: 0px 0px
}
.bodybottom-middle {
color: transparent;
font-family: Joblo-bold, Roboto Slab,arial;
font-style: normal;
font-weight: inherit;
border-top:0px solid red;
padding: 0px 30px;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
.bodybottom-right {
color: transparent;
font-family: Joblo-bold, Roboto Slab,arial;
font-style: normal;
font-weight: inherit;
border-top:0px solid red;
border-left: none dashed white;
padding: 0px 0px;
}
.footer-four-three-two-one{
color: #fff;
 background: #dddddd; 
font-family: noto kufi arabic;
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;
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;
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;
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;
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 50px 50px 50px;
margin-top:0px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
background: #d2d8df url(../../../images/site-gfx/bg/brushed-metal.jpg) repeat;
}
#sp-footer-1-2-3 a {
  color: #115c77 !important;
}
#sp-footer-1-2-3 a:hover {
  color: #a60000 !important;
}
.footer-1{
font-family: Joblo-bold, 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 #7c7c7c;
min-height:220px;
}
.footer-2{
font-family: Joblo-bold, Roboto Slab, arial;
font-size: 16px;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
margin:0px 0px;
padding: 0px 20px;
border-left: 2px dotted #7c7c7c;
border-right: 2px dotted #7c7c7c;
min-height:220px;
}
.footer-3{
font-family: Joblo-bold, 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 0px;
color: #ffffff !important;
font-family: Joblo-bold, Roboto Slab,arial;
font-size: 15px !important;
font-style: normal;
font-weight: inherit;
text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
border-top:1px solid #a6b0bd;
text-align: center;
background:  url(../../../images/site_gfx/footer-1.jpg);
	background-position: center bottom; /* Center the image */
    background-size: cover;
background-repeat: no-repeat;
}
.banner-bottom {
font-family: Joblo-bold, Roboto Slab,arial;
color:#ffffff;
font-style: normal;
font-weight: inherit;
border-top:2px solid orange;
border-bottom:2px solid orange;
border-radius:0px;
background:  url(../../../images/site-gfx/istanbu.jpg) no-repeat top center;
margin:0px;
padding:20px 30px;
}
.body-bottom1{
padding:20px 30px;
margin:0px 0px 0px 0px;
font-family: inherit;
font-size: inherit;
font-style: normal;
font-weight: inherit;
text-align:center;
border-bottom: 3px solid #a6b0bd;
border-top: 3px solid #a6b0bd;
border-radius:0px;
background: url(../../../images/site-gfx/bg/subtle_orange_emboss.png) repeat;
}

.body-bottom2{
padding:30px 30px;
margin:40px 40px;
font-family: inherit;
font-size: 17px;
font-style: normal;
font-weight: inherit;
text-align:center;
border: 3px solid #839975;
border-radius:12px;
background: #ebf5ed;
}
.body-bottom3{
 padding:0px 0px;
margin:0px 0px;
font-family: inherit;
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;
}
.ns-bs5 .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: #9dafc4 !important;
border: 1px solid #9dafc4 !important;
margin:0 3px;
border-radius: .25rem;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
input[type="text"], textarea {
outline: none;
box-shadow: none !important;
border: 1px solid #666;
}
body.rtl .sp-scroll-up {
 left: auto;
 right: 5px;
 bottom: 0px;
}
body.ltr .sp-scroll-up {
 left: auto;
 right: 5px;
 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: #dc020f;
border-radius: 8px 8px 0 0;
z-index: 1000;
transition: all 0.3s ease;
}
.card-title {
margin-bottom: 25px;
font-size: 17px;
}
.item-title{
padding-bottom: 1px;
margin-top: 0px;
margin-bottom: 20px;
text-align:right;
border-bottom: 2px dotted #999;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
font-size: 1.700rem;
margin: 0 0 0.50rem 0;
color:#359bb5 ;
}
.article-info > span {
font-size: 1.000rem;
background-position: 99% 50%;
padding:5px 0px;
}
.article-list .article .readmore a {
color: #252525;
font-weight: inherit;
font-size: 1.000rem;
}

.system-message-container joomla-alert {
font-size: 17px;
}
/* login, registration */

.login,
.registration {
max-width: 100%;
margin: 0 auto;
background: #fff;
border:2px solid orange;
border-radius: 8px;
box-shadow: 0px 0px 5px 0px rgba(15, 0, 40, 0.27);
padding: 30px 20px 30px 20px;
}
.remind,
.reset {

background: #fff;
border-radius: 12px;
box-shadow: 0px 10px 40px 0px rgba(15, 0, 40, 0.27);
padding: 30px;
}
.login .list-group .list-group-item {
padding: 5px 10px;
font-size: 17px;
border: none;
}
.login .list-group .list-group-item:hover {
text-decoration: underline;
}

#system-message-container joomla-alert {
font-size: 17px;
}
/* @group typography */
.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-2{
  background: #121FCF;
background: linear-gradient(to right, #121FCF 0%, #CF1512 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-3{
background: #FF0000;
background: linear-gradient(to left, #FF0000 30%, #700B0A 70%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-4{
background: #14B1FF;
background: radial-gradient(circle farthest-corner at center center, #14B1FF 0%, #231421 100%);
-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-8{
background: #FFD321;
background: -webkit-repeating-linear-gradient(to top, #FFD321 0%, #FCCD4D 46%, #FFA238 52%, #FBDF93 100%);
background: -moz-repeating-linear-gradient(to top, #FFD321 0%, #FCCD4D 46%, #FFA238 52%, #FBDF93 100%);
background: repeating-linear-gradient(to top, #FFD321 0%, #FCCD4D 46%, #FFA238 52%, #FBDF93 100%);
-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: #F0B7A1;
background: -webkit-linear-gradient(to right, #F0B7A1 0%, #8C3310 50%, #752201 51%, #BF6E4E 100%);
background: -moz-linear-gradient(to right, #F0B7A1 0%, #8C3310 50%, #752201 51%, #BF6E4E 100%);
background: linear-gradient(to right, #F0B7A1 0%, #8C3310 50%, #752201 51%, #BF6E4E 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-13{
background: #333333;
background: -webkit-linear-gradient(to left, #333333 0%, #DEDEDE 50%, #333333 100%);
background: -moz-linear-gradient(to left, #333333 0%, #DEDEDE 50%, #333333 100%);
background: linear-gradient(to left, #333333 0%, #DEDEDE 50%, #333333 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-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-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: Joblo-bold, arial;
font-size:17px;
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: Joblo-bold, arial;
font-size:17px;
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: Joblo-bold, arial;
font-size:17px;
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: Joblo-bold, arial;
font-size:17px;
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: Joblo-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: Joblo-bold, arial;
font-size:17px;
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: Joblo-bold, arial;
font-size:17px;
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: Joblo-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: Joblo-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: Joblo-bold;
font-size:17px;
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: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
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: Joblo-bold;
font-size:17px;
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: Joblo-bold;
font-size:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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:17px;
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);
margin:20px;
}
.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:20px;
}

.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:20px;
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:20px;
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: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.8;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color:#ffffff !important;
box-shadow: 0 4px 12px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 1px 1px 2px #333333;
 }

 .btn-grad-blueish:hover {
background-position: right center; /* change the direction of the change here */
color: #000000;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }

.btn-grad-red {
background-color: #dc3545;
font-family: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.8;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
color: #ffffff !important;
box-shadow: 0 4px 12px #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-family: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.8;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color:#000 !important;
box-shadow: 0 4px 12px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: -1px -1px 1px #ffffff;
 }

 .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 #ffffff;
 }

.btn-grad-orange {background-image: linear-gradient(to right, #FF8008 0%, #FFC837  51%, #FF8008  100%)}
.btn-grad-orange {
font-family: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #000000 !important;
box-shadow: 0 4px 12px #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;
 }
 
.btn-grad-violet {background-image: linear-gradient(to right, #A770EF 0%, #CF8BF3  51%, #A770EF  100%)}
.btn-grad-violet {
font-family: Joblo-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 !important;
box-shadow: 0 4px 12px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 2px 2px 2px #000000;
}
 .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;
box-shadow: 0 0px 10px #999999;
 }
 /* --Gradiant bottons - 1 */
.btn-grad-1 {
background-image: linear-gradient(to right, #4568DC 0%, #B06AB3  51%, #4568DC  100%);
font-family: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 4px 12px #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: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
text-transform: uppercase;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;  
box-shadow: 0 4px 12px #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: Joblo-bold,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: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 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: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.5;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 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: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 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: Joblo-bold,roboto slab, serif,arial;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 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;
 }
/* end @group typography */

.item-title {
padding-bottom: 1px;
margin-top: 20px;
margin-bottom: 20px;
text-align: cenetr;
border-bottom: 2px dotted #999;
}
#sp-left .sp-module, #sp-right .sp-module {
font-size: 17px;
font-weight: inherit;
font-family: inherit;
margin: 20px 0px 15px 0;
border: 2px solid #a6b0bd;
border-radius: 10px;
background: #ffffff;
padding: 12px;
overflow-x: hidden;
box-shadow: 0px 3px 10px 0px #dedede;
}
.ltr #sp-left .sp-module, .ltr #sp-right .sp-module {
font-size: 17px;
font-weight: 400;
font-family: Roboto Slab,arial;
margin: 0px 0px 15px 0;
border: 4px solid #ccc;
border-radius: 10px;
background: #ffffff;
padding: 12px;
overflow-x: hidden;
box-shadow: 0px 3px 10px 0px #dedede;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 2px 0;
  line-height: 36px;
  border-bottom: 1px solid #dddddd;
}
#sp-right .sp-module .sp-module-title {
margin: 10px 0 10px;
padding-bottom: 10px;
font-size: 17px;
font-weight: bold;
font-family: inherit;
text-align:center;
border-bottom: 2px dotted #a6b0bd;
}
*, ::after, ::before {
box-sizing: border-box;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  padding: 5px 0;
  line-height: 28px;
  padding: 2px 0;
display: flex;
justify-content: right;
align-items: right;
}
.leaflet-right .leaflet-control {
  float: right;
display: none;
}
.navbar-default {
background: #dedede;
border: 4px solid #8d9eaf;
}
.navbar-static-side {
position: absolute !important;
width: 235px;
z-index: 1;
}
@media only screen and (max-width: 800px) {
#sp-header {
height:auto;
padding: 0px 20px;
width: 100%;
background: #DDDDDD ;
border-top:0px solid orange;
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-header.header-sticky {
position: fixed;
padding: 0 20px;
background:#f0f0f4;
border-bottom:1px solid #9dafc4;
box-shadow: 0px 13px 43px -19px none!important; 
z-index: 900;
top: 0;
left: 0;
width: 100%;
}
}
/*--- mainmenu-holder----*/ 
@media only screen and (max-width: 800px) {
#sp-menu{
background: url(../images/xxx) center left no-repeat !important;
}
}
body.ltr #sp-menu{
@media only screen and (max-width: 800px) {    
background: url(../images/bg/xxx) center right no-repeat !important;
}
}
@media only screen and (max-width: 800px) {
.article-details {
  background: #fff;
  padding: 0px;
  border: 0px solid #9dafc4!important;
  border-radius: 8px;
  box-shadow: 1px 1px 0 rgba(80, 80, 80, 0.2);
}
}
@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 10px 20px 10px;
}
}
@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: Joblo-bold, arial;
font-size: 15px;
font-weight: inherit;
color: #5a546e;
background: url(../images/bg/full-bloom.png) repeat;
}
}
@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: 15px;
font-family:lora, serif,arial;
font-weight: 400;
font-style:Regular;
line-height:1.5;
background: url(../images/bg/full-bloom.png) repeat;
}
}

@media only screen and (max-width: 800px) {
.sp-module-content-bottom {
margin: 10px 0px 10px 0px;
background-color: none;
border: 0px solid #a6b0bd;
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;
}
}
@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;
}
}
@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;
}
}
@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;
}
}
@media only screen and (max-width: 800px) {
h1,h2,h3, h4,h5,h6 {
font-family: Joblo-bold, Roboto Slab, arial;
font-weight: inherit;
}
}
@media only screen and (max-width: 800px) {
.burger-icon { width: 25px; margin-top:50px;margin-left:0px;} 
}
}
/*--- 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;
 }
