@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@200;300;400;500;600;700&display=swap');
@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,Helvetica,sans-serif;
font-size: 17px;
font-weight: inherit !important;
color: #5a546e;
background: #fafafa;
}
body{
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
text-align: left;
font-size: 18px;
font-family: Joblo-bold, Arial,Helvetica,sans-serif;
font-weight: inherit;
font-style:Regular;
line-height:30px;
background: #fafafa;
}

#sp-main-body {
  padding: 40px 40px 60px 40px;
}
@media screen and (max-width: 767px) {
#sp-main-body {
  padding: 20px 12px 60px 12px;
  }
}
.banner-bottom {
margin:0px;
padding:30px 40px 50px 40px;
}

@media screen and (max-width: 767px) {
.banner-bottom {
  padding: 6px 0px 6px 0px;
  }
}
#sp-bottom {
background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(37,145,251,0.98) 0.1%, rgba(0,7,128,1) 99.8% );
background-size: cover;
  color: #FFFFFF;
font-size: 16px;
line-height:1.5;
font-weight: inherit;
font-family: Joblo-bold, Roboto Slab,arial;
}

#sp-bottom a {
  color: #ffffff!important;
}
#sp-bottom a:hover {
  color: #fae9fe !important;
}
#sp-footer {
  background: #000000;
  color: #FFFFFF;
  font-size: 16px;
font-weight: inherit;
font-family: Joblo-bold, Roboto Slab,arial;
  padding-top:30px;
}
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: #000000;
border-radius: 8px 8px 0 0;
z-index: 1000;
transition: all 0.3s ease;
}

turk-table {
  width: 100%;
  margin: 20px 0px;
  border-collapse: collapse;
}

th, td {
  border: 1px solid #ccc;
  padding: 8px 12px 0px 12px;
  text-align: inherit;
}

th {
  background-color: #f4f4f4;
  font-weight: inherit;
}

tr:nth-child(even) {
  background-color: #fafafa;
}

tr:hover {
  background-color: #f1f1f1;
}
    

.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;
}
/* ---------ltr h1----------- */
h1 {
font-size: 36px;
font-family: Joblo-bold, arial ;
font-style:Regular;
font-weight: 600;
line-height:1.5;
}
@media only screen and (max-width: 800px) {
h1 {
font-size: 20px ;
}
}
h2{
font-size: 25px;
font-family: Joblo-bold, arial ;
font-style:Regular;
font-weight: 600;
line-height:1.5;
}
@media only screen and (max-width: 800px) {
h2 {
font-size: 20px ;
font-family: Joblo-bold, arial ;
}
}
h3 {
font-size: 23px;
font-family: Joblo-bold, arial ;
font-style:Regular;
font-weight: 600;
line-height:1.5;
}
@media only screen and (max-width: 800px) {
h3 {
font-size: 20px ;
}
}
h4 {
font-size: 20px;
font-family: Joblo-bold, arial ;
font-style:Regular;
font-weight: 600;
line-height:1.5;
}
@media only screen and (max-width: 800px) {
h4 {
font-size: 20px ;
}
}
h5 {
font-size: 18px;
font-family: Joblo-bold, arial ;
font-style:italic;
font-weight: 600;
line-height:1.5;
}
@media only screen and (max-width: 800px) {
h5 {
font-size: 20px ;
}
}
/* ---------rtl h1----------- */
.rtl h1 {
font-size: 30px ;
font-family: Joblo-bold, arial ;
font-style: normal;
line-height:1.5;
font-weight: normal;
}
@media only screen and (max-width: 800px) {
.rtl h1 {
font-size: 20px ;
font-family: Joblo-bold, arial ;
}
}
.rtl h2 {
font-size: 28px ;
font-family: Joblo-bold, arial ;
font-style: normal;
line-height:1.5;
font-weight: normal;
}
@media only screen and (max-width: 800px) {
.rtl h2 {
font-size: 20px ;
font-family: Joblo-bold, arial ;
}
}
.rtl h3 {
font-size: 26px ;
font-family: Joblo-bold, arial ;
font-style: normal;
line-height:1.5;
font-weight: normal;
}
@media only screen and (max-width: 800px) {
.rtl h3 {
font-size: 20px ;
}
}
.rtl h4 {
font-size: 24px ;
font-family: Joblo-bold, arial ;
font-style: normal;
line-height:1.5;
font-weight: normal;
}
@media only screen and (max-width: 800px) {
.rtl h4 {
font-size: 20px ;
}
}
.rtl h5 {
font-size: 22px ;
font-family: Joblo-bold, arial ;
font-style: normal;
line-height:1.5;
font-weight: normal;
}
@media only screen and (max-width: 800px) {
.rtl h5 {
font-size: 20px ;
}
}
/* offcanvas */
.offcanvas-menu {
background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(220,217,249,1) 0%, rgba(172,224,217,1) 89.8% );
color: #000000;
font-family: Joblo-bold, arial;
font-size:18px !important;
text-shadow: 1px 1px 2px #ffffff;
border-right:0px solid #999999;
border-left:0px solid #999999;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  display: block;
  font-size: 18px;
  padding: 10px 0px;
  position: relative;
  line-height: 18px;
  opacity: 10;
  transition: .3s;
}
.burger-icon {
  width: 35px;
  padding:2px 6px;
  border-radius:4px;
  border:2px solid #333333;
  background: #ffffff;
  cursor: pointer;
}
#sp-header {
color:#333333;
height:84px;
padding:0px 40px 0 40px;position: relative;
background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
border-bottom:1px solid #999999;
border-top:4px solid #d70000;
display: flex;
justify-content: right;
align-items: center;
margin-bottom:0px;
position: relative;
z-index: 650;
}
#sp-header.header-sticky {
position: fixed;
background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
border-bottom:1px solid #999999;
border-top:4px solid #d70000;
z-index: 6650;
top: 0;
left: 0;
width: 100%;
}
@media screen and (max-width: 767px) {
#sp-header {
height:84px;
padding:0px 0px 0 0px;position: relative;
background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
border-top:2px solid #d70000;
border-bottom:2px solid #d70000;
display: flex;
justify-content: right;
align-items: center;
margin-bottom:0px;
position: relative;
z-index: 650;
}
}
@media screen and (max-width: 767px) {
#sp-header.header-sticky {
height:84px;
padding:0px 0px 0 0px;position: relative;
background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
border-top:2px solid #d70000;
border-bottom:2px solid #d70000;
display: flex;
justify-content: right;
align-items: center;
margin-bottom:0px;
position: relative;
z-index: 650;
}
}

@media screen and (max-width: 767px) {
.logo-image-phone {
  max-height: 34px!important;
  padding-top: 0px!important;
}
}

#sp-top-bar {
	width: 100%;
	font-size: inherit !important;
    position: relative;
	height: auto;
	padding: 30px 0px;
	background:#326565;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 0 !important;
  text-align: center;
}
#sp-top1{
font-family: Joblo-bold, arial !important;
font-size: 20px;
color:#000000 !important;
font-style: normal;
font-weight: inherit;
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 800px) {
#sp-top1{
font-family: Joblo-bold, arial !important;
font-size: 18px;
color:#000000 !important;
display: flex;
justify-content: center;
align-items: center;
}
}
/* language flags */
.sp-module-content .mod-languages ul.lang-inline {
padding: 3px 3px 7px 8px;
background: #ffffff;
border: 1px solid #333333;
border-radius: 6px !important;
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 800px) {
.sp-module-content .mod-languages ul.lang-inline {
padding: 0px;
background: transparent;
border: none;
border-radius: 6px !important;
box-shadow: none;
}
}
.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 6px 0 0 !important;
}
div.mod-languages img {
border: 1px solid #ffffff !important;
border-radius:4px;
padding: 0px;
background-color: #fafafa !important;
height:30px;
}
div.mod-languages ul li.lang-active {
    background-color: transparent !important;
    padding: 0px 0px 0px;
    border-radius: 4px;
}
/* JDirectory- search */
#sp-top2 {
border-left: 2px dotted #666666;
border-right: 2px dotted #666666;
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 800px) {
#sp-top2 {
padding:8px 0px 6px 0px;
margin-top:10px;
margin-bottom:10px;
display: flex;
justify-content: center;
align-items: center;
}
}
/* top login */
#sp-top3 {
display: flex;
justify-content: center;
}
@media only screen and (max-width: 800px) {
#sp-top3 {
margin: 20px 0px 0px 0px !important;
display: flex;
justify-content: center;
align-items: center;
}
}
/*--- mainmenu-holder----*/ 
#sp-menu{
height: 80px;
  padding: 0px 0px 0px 88px !important;
  z-index: 99;
  display: flex;
  justify-content: left;
  align-items: center;
}
body.rtl #sp-menu{
height: 80px;
  padding: 0px 88px 0px 0px !important;
  margin: 0px 0 0 0;
  z-index: 99;
  display: flex;
  justify-content: right;
  align-items: center;
}
@media (max-width: 767px) {
body.rtl #sp-menu{
padding: 0px 0px 0px 0px !important;	
}
}
@media (max-width: 767px) {
#sp-menu{
padding: 0px 0px 0px 0px !important;
}
}
/* mainmenu LTR */

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    line-height: 30px;
	font-size: 18px !important;
    font-family: noto kufi arabic, arial !important;
font-style: normal;
font-weight: bold;
color:#333333;
 border-radius: 0px;
border-right: 2px dotted #666666;
text-decoration: none;
text-shadow: 1px 1px 2px #ffffff;
    margin: 0;
}
.sp-megamenu-parent > li:last-child > a {
    padding: 0px 0px 0px 8px;
	font-size: 18px !important;
    font-family: noto kufi arabic, arial !important;
font-style: normal;
font-weight: bold;
border-right: 0px dotted #ffffff;
}
.sp-megamenu-parent > li.active > a {
	color:#800080;
	font-weight: bold;
	font-size: 18px !important;
    font-family: noto kufi arabic, arial !important;
}
.sp-megamenu-parent > li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 18px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: none;
    background: #d60000;
    color: #fff;
    border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
    padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    display: block;
    text-transform: none;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background:#ffffff;
border: 2px solid #999999;
border-radius: 12px; 
margin-top:20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
    margin-top: 20px;
	color:#5efdd1;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0 6px;
	margin: 3px 0px;
    position: relative;
	background:#ededed;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: none;
    font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 18px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
    margin-top: 30px;
}
.sp-megamenu-parent > li:hover > a {
    color: #534dc1;font-size: 16px;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
    color: #534dc1;
}
.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-family: noto kufi arabic, arial !important;
	font-style: normal;
	font-weight: bold;
	color:#534dc1;
    line-height: 22px;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
	position: relative;
  transition: all 0.5s ease;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: green;
	font-size: 16px;
	padding: 8px 0 8px 2px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #aa3aad;
}
/* mainmenu LTR end 333333333333333333333333333 */
/* mainmenu RTL 333333333333333333333333333333333333333*/

body.rtl .sp-megamenu-parent {
    float: left;
}
body.rtl .sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    line-height: 30px;
	font-size: 16px !important;
    font-family: noto kufi arabic, arial !important;
font-style: normal;
font-weight: bold;
color:#333333;
 border-radius: 0px;
border-left: 0px dotted #666666;
text-decoration: none;
text-shadow: 1px 1px 2px #ffffff;
    margin: 0;
}
body.rtl .sp-megamenu-parent > li:last-child > a {
    padding: 0px 8px 0px 8px;
	font-size: 16px !important;
	color:#333333;
    font-family: noto kufi arabic, arial !important;
font-style: normal;
font-weight: bold;
border-right: 2px dotted #666666;
}
body.rtl .sp-megamenu-parent > li.active > a {
	color:#800080;
	font-weight: bold;
	font-size: 16px !important;
    font-family: noto kufi arabic, arial !important;
	border-right: 2px dotted #666666;
}
/* mainmenu RTL end ------------------*/
/* module-headers ---------------------*/
.sp-page-title .sp-page-title-heading {
  font-size: 30px!important;
  font-family: Joblo-bold, arial!important;
  line-height: 1.5;
  text-shadow: 1px 1px 2px #333333;
  text-align: center;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 25px!important;
  font-family: Joblo-bold, arial!important;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
  text-align: center;
  text-shadow: 3px 3px 6px #666666;
}
@media (max-width: 575px) {
.sp-page-title .sp-page-title-heading {
  font-size: 22px!important;
  font-family: Joblo-bold, arial!important;
  margin-top: 60px;
  line-height: 1.5;
  text-shadow: 3px 3px 6px #666666;
    }
}
@media (max-width: 575px) {
.sp-page-title .sp-page-title-sub-heading {
  font-size: 15px!important;
  font-family: Joblo-bold, arial!important;
  font-weight: normal;
  line-height: 1.4;
  margin-top: 10px;
  text-shadow: 3px 3px 6px #666666;
    }
}
/* module-headers ---------------------*/

.module-header-white{
color: #ffffff;
padding-bottom: 5px;
border-bottom: 0px solid #4fcdfe;
margin-bottom: -0px;
text-align: center;
}
@media screen and (max-width: 767px) {
.module-header-white{
color: #ffffff!important;
padding-bottom: 8px;
border-bottom: 0px solid #4fcdfe;
margin-top: 20px;
text-align: center;
  }
}
.module-header-black{
color: #303047;
padding-bottom: 8px;
border-bottom: 0px solid #4fcdfe;
margin-bottom: 10px;
text-align: center;
}
@media screen and (max-width: 767px) {
.module-header-black{
color: #303047;
padding-bottom: 8px;
border-bottom: 0px solid #4fcdfe;
margin-bottom: 10px;
text-align: center;
  }
}
.module-header-gray{
color: #504a3d;
text-shadow: 1px 1px 2px #ffffff;
padding-top: 0px;
margin-bottom: 8px;
text-align: center;
}
@media screen and (max-width: 767px) {
.module-header-gray{
color: #666666!important;
padding-bottom: 8px;
border-bottom: 0px solid #4fcdfe;
margin-bottom: 10px;
text-align: center;
  }
}
.module-header-blue{
color: #666666;
padding-bottom: 8px;
border-bottom: 3px solid #4fcdfe;
margin-bottom: 20px;
}
.module-header-orange{
color: #ffffff;
padding-bottom: 8px;
border-bottom: 3px solid #fcc418;
margin-bottom: 20px;
}
.module-header-violet{
color: #ffffff;
padding-bottom: 8px;
border-bottom: 3px solid #c92bea;
margin-bottom: 20px;
}
.module-header-green{
color: #ffffff;
padding-bottom: 8px;
border-bottom: 3px solid #00df38;
margin-bottom: 20px;
}
.module-header-red{
color: #ffffff;
padding-bottom: 8px;
border-bottom: 3px solid #ff0d13;
margin-bottom: 20px;
}
#system-message-container joomla-alert {
  font-size: 18px;
  min-width:300px !important;
  border: 2px solid #333333 !important;
}
joomla-alert .joomla-alert--close {
  color: var(--jui-alert-button-color-dark,#000);
  text-shadow: 0 1px 0 var(--jui-alert-button-color-light,#fff);
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1;
}
.sp-module ul > li > a {
  color: #333333!important;
  text-decoration: none !important;
  font-size: 16px !important;
}
.pagination {
  margin-top: 1.0rem;
  display: flex;
  justify-content: center;
}
/*----------- body-top----------*/
.top-slider{
padding:0px;
margin-bottom:0px;
text-align: inherit;
border-bottom:1px solid #8693a4;
}
@media only screen and (max-width: 800px) {
.top-slider{
padding:0px;
margin-bottom:30px;
background: inherit;
text-align: inherit;
}
}
.body-top {
font-family: Joblo-bold, arial !important;
color:#ffffff;
background: red;
font-style: normal;
font-weight: inherit;
border-top:2px solid orange;
border-bottom:2px solid orange;
border-radius:0px;
margin:40px 40px;
padding:20px 30px 70px 30px;
}
/* footer*/
.content-bottom {
font-family: Joblo-bold, Roboto Slab,arial;
color:#ffffff;
font-style: normal;
font-weight: inherit;
border-top:0px solid orange;
border-bottom:2px solid orange;
border-radius:0px;
background: #fafafa;
margin:0px;
padding:40px 30px 70px 30px;
}
.content-bottom a {
  color: #FFFFFF !important;
}
.content-bottom a:hover {
  color: orange !important;
}
.banner-bottom {
font-family: Joblo-bold, Roboto Slab,arial;
color:#ffffff;
font-style: normal;
font-weight: inherit;
border-top:1px solid #999999;
border-bottom:2px solid orange;
border-radius:0px;
background:  url(../../../images/site-gfx/bg/texturetastic_gray.png) repeat center center;
	background-color:#eae2d5;
margin:0px;
padding:40px 30px 70px 30px;
}

/*----------- bottom1-2-3----------*/

#sp-bottom1-2-3{
padding: 50px 100px;
margin-top:0px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
background: #303047;
}
#sp-bottom1-2-3 a {
  color: #8ca9dd !important;
  font-size: 18px !important;
  text-shadow: 2px 2px 3px #000000;
  font-family: Joblo-bold, arial !important;
  font-style: normal;
  font-weight: inherit;
  line-height: 1.5 !important;
}
#sp-bottom1-2-3 a:hover {
  color: #ffffff !important;
}
@media only screen and (max-width: 800px) {
#sp-bottom1-2-3{
padding:50px 50px 50px 50px;
margin-top:0px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
background: #303047;
display: none;
}
}
/*----------- footer-1-2-3----------*/
#sp-footer-1-2-3{
padding:50px 50px 50px 50px;
margin-top:0px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
background: #d2d8df;
}
@media only screen and (max-width: 800px) {
.footer-1-2-3{
padding:20px 10px 20px 10px !important;
margin-top:20px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
background: #d2d8df;
}
}
#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, arial !important;
font-size: 17px !important;
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;
}
@media only screen and (max-width: 800px) {
.footer-1{
font-family: Joblo-bold, arial;
font-size: 16px !important;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
margin:0px 0px;
padding: 0px 10px;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
}
.footer-2{
font-family: Joblo-bold, arial;
font-size:  17px !important;
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;
}
@media only screen and (max-width: 800px) {
.footer-2{
font-family: Joblo-bold, arial;
font-size: 16px !important;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
margin:0px 0px;
padding: 0px 10px;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
}
.footer-3{
font-family: Joblo-bold, arial;
font-size: 17px !important;
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;
}
@media only screen and (max-width: 800px) {
.footer-3{
font-family: Joblo-bold, arial;
font-size: 16px !important;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
margin:0px 0px;
padding: 0px 10px;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
}
#sp-footer-copyright{
padding:30px;
color: #ffffff !important;
font-family: Joblo-bold, arial !important;
font-size: 15px;
font-style: normal;
font-weight: inherit;
text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
border-top:0px solid #aab9cc;
 background: red radial-gradient(circle, #61687b, #4c546a, #384159, #252f48, #111e38);
text-align: center;
}
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: #5454a9;
border-radius: 8px 8px 0 0;
z-index: 1000;
transition: all 0.3s ease;
}
.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: #ededed url(../images/typography/box_info.png) center no-repeat;
background-position: 99% 50%;
border:2px solid #ccc;
padding:5px 40px 5px 40px;
}
.system-message-container joomla-alert {
font-size: 18px;
}
/* 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;
}
 */

/* @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: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: Joblo-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: Joblo-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: Joblo-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: Joblo-bold, arial;
font-size:18px;
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: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: Joblo-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: Joblo-bold, arial;
font-size:18px;
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, arial;
font-size:18px;
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: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: Joblo-bold, arial;
font-size:18px;
line-height:1.5;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}
.highlight-orange-center-text {
display: block;
width: 80% !important;
float: center;
background:#fff8df;
border:2px solid #f99206;
padding:20px 20px;
text-align: center;
direction:rtl;
font-family: Joblo-bold;
font-size:18px;
line-height:1.5;
color:#0000a0;
margin: 18px auto !important;
border-radius:50px;
}
.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: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:  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: 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:  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:  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:  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:  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:  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:  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:  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:  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:  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:  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:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#d92709;
box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
}
/* ltr.text-highlight - end */
/* :;;;;;;;;;;;;;; pix hover effects ;;;;;;;;;;;;;;;;;; */  
 .PIC-1-grow{
 display:inline-block;
background: #ffffff;
position: relative;
 overflow: hidden;
 border:2px solid #b2b2b2;
 position: relative;
 -webkit-transition: all 200ms ease-in;
 -webkit-transform: scale(1); 
 -ms-transition: all 200ms ease-in;
 -ms-transform: scale(1); 
 -moz-transition: all 200ms ease-in;
 -moz-transform: scale(1);
 transition: all 200ms ease-in;
 transform: scale(1);
margin:20px;
}
.PIC-1-grow:hover{
background: #ffffff;
 box-shadow: 0px 0px 30px #999999;
 border:1px solid #666666;
 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 --*/
 /* --Gradiant bottons - 1 */
.btn-grad-gray-JBD {background-image: linear-gradient(to right, #2c3e50 0%, #3498db  51%, #2c3e50  100%)}
.btn-grad-gray-JBD {
font-family: Joblo-bold, arial;
font-size:18px;
line-height:1.8;
font-weight:inherit;
margin: 3px 0 0 0!important;
padding: 10px 40px 10px 40px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color:#ffffff !important;
box-shadow: 0px 0px 4px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 2px 2px 3px #000000;
display: inline-block;
 }
.btn-grad-gray-JBD:hover {
background-position: right center; /* change the direction of the change here */
color: #ffffff!important;
text-shadow: -2px -2px 3px #000000;
text-decoration: none;
box-shadow: 4px 4px 20px #999999;
 }
.btn-grad-blueish {background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5  51%, #00d2ff  100%)}
.btn-grad-blueish {
font-family: Joblo-bold, arial;
font-size:18px;
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, arial;
font-size:18px;
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%, #55d79c  51%, #1D976C  100%)}
.btn-grad-green {
font-family: Joblo-bold, arial;
font-size:18px;
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 2px 6px #cccccc;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
 .btn-grad-green:hover {
background-position: right center; /* change the direction of the change here */
color: #ffffff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
text-shadow: 1px 1px 1px #000000;
 }
.btn-grad-orange {background-image: linear-gradient(to right, #FF8008 0%, #FFC837  51%, #FF8008  100%)}
.btn-grad-orange {
font-family: Joblo-bold, arial !important;
font-size:18px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
text-transform: none;
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, arial !important;
font-size:18px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 8px 20px 10px 20px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 2px 6px #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;
height: auto !important;
}
/*--- jbd-directory ---*/
 .jbd-container .simple-gallery-container .gallery-thumbnails .swiper-slide {
  border: 0px solid green !important;
}
 .jbd-container .categories-header h1 {
  font-size: 24px;
  font-weight: inherit;
color: #0078d7 !important;
}
.jbd-container .categories-header .categories-text {
  color: #333333 !important;
}
.jbd-container .categories-header h1 {
  font-size: 24px;
  font-weight: inherit;
color: #0078d7 !important;
}
.jbd-container .categories-header .categories-text {
  color: #333333 !important;
}
/* mod_jbusiness_categories Slider */
.business-categories-slider .categories-slider-item .categories-slide-image {
  margin: 0px auto 0 auto;
  margin-bottom: 0px;
  width: 150px;
  height: 150px;
  border-radius: 5px;
  border: 2px solid #ffffff;
transition: 0.5s;
}
.business-categories-slider .categories-slider-item .categories-slide-image:hover {
  border: 2px solid #ffffff;
box-shadow: 0 0px 20px #ffffff;
}
.business-categories-slider .categories-slider-item p {
 background-image: radial-gradient(circle, #61687b, #4c546a, #384159, #252f48, #111e38);
border: 2px solid #ffffff;
font-family: Joblo-bold, arial !important;
font-size: inherit;
line-height: 1.5;
font-weight: inherit;
text-shadow: 1px 1px 2px #000000;
max-width: 200px;
margin: 20px auto 10px auto;
padding: 8px 0px 12px 0px;
text-align: center;
text-transform: none;
color: #fff !important;
border-radius: 50px;
}
.business-categories-slider .categories-slider-item p:hover {
background: #3ba00f;
border: 2px solid #ffffff;
box-shadow: 0 0px 20px #ffffff;
transition: all 300ms ease 0s;
}
.jbd-container .categories-menu ul.main-categories {
  padding: 2px 0px !important;
  font-family: Joblo-bold, arial !important;
  font-size: 17px !important;
  margin: 0;
  list-style-type: none;
  position: relative;
  background: transparent !important;
}
.jbd-container .categories-menu ul.main-categories li a {
  background: transparent !important;
  font-family: Joblo-bold, arial !important;
  font-size: 17px !important;
  color: #4f56b0 !important;
  padding: 2px 0px !important;
  display: flex;
  align-items: center;
}
.jbd-container .categories-menu ul.main-categories li {
  border-bottom: 0px solid #e9e9e9 !important;
  font-family: Joblo-bold, arial !important;
  font-size: 17px !important;
  position: relative;
  margin: 0;
  padding: 0;
  background: transparent;
  padding: 2px 0 !important;
  transition: .2s ease !important;
}
.jbd-container .categories-style-5 .category-wraper {
  color: #8b909c;
  font-size: 20x !important;
}
.jbd-container .categories-style-5 .category-wraper .category-title {
  font-size: 20px !important;
  font-weight: inherit !important;
  margin-bottom: 5px;
}
.jbd-container .categories-style-5 .category-wraper {
  font-family: inherit;
font-weight: inherit;
font-size: 17px !important;
line-height: 1.6;
margin: 0px 0px 0px 0;
width: 100%;
overflow: visbile;
border: 2px solid #ccc;
border-radius: 12px;
padding: 10px;
background: #ffffff;
min-height: 100px !important;
height: 100%;
}
.jbd-container .categories-style-5 .category-wraper a {
  color: #0f5b95;
}
.jbd-container.listing-details .contact-actions .btn {
  flex: 1;
  background-color: #4d5782 !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: inherit;
  font-family: Joblo-bold, arial !important;
  border: 1px solid #666666;
  border-radius: 12px;
  padding: 12px 20px!important;
  max-width:15rem;
  transition: .3s ease-in-out;
}
.jbd-container.listing-details .contact-actions .btn i {
  color: #ffffff !important;
}
.jbd-container .categories-style-5 .category-wraper {
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0,0,0,.08);
  border-radius: 10px;
  padding: 10px!important;
  color: #8b909c;
  font-size: 17px!important;
  height: 100%;
}
.jbd-container .categories-style-5 .category-title a {
color: #ffffff !important;
text-shadow: 1px 1px 1px #000000;
font-family: Joblo-bold, arial !important;
font-weight: bold;
font-size: 17px;
text-align:center;
border: 1px solid #763d98;
border-radius: 6px 6px 0 0;
width: 100%;
display: inline-block;
padding: 20px 6px;
background-image: radial-gradient( circle farthest-corner at 0.9% 98%,  rgba(2,175,184,1) 0%, rgba(2,32,45,1) 92.1% );
margin: 0px 0px 5px 0;
}
.jbd-container .list-grid-1 .post-category {
  font-size: 16px;
letter-spacing: none;
}
.jbd-container .categories-container .category-content {
display: block;
float: left;
font-family: inherit;
font-weight: inherit;
font-size: 18px;
line-height: 1.6;
width: 100%;
overflow: visbile;
border: 2px solid #99c20c;
border-radius: 12px;
padding: 15px;
background: #ffffff;
min-height: 100px !important;
transition: .3s ease-in-out;
box-shadow: 0px 3px 20px 0px #ddd;
}

/*--- frontpage middle grid icon categories module -------------*/

.jbd-container .categories-style-4 .category-wraper {
max-height: 100px !important;
box-shadow: 0px 5px 15px 0px #bac2c7;
margin-top:0px;
text-align: center;
padding: 10px 10px 10px;
border: 2px solid #b99131;
border-radius: 8px;
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top,  #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}
.jbd-container .categories-style-4 .category-wraper:hover{
box-shadow: 3px 3px 4px 0px #bac2c7;
}
.jbd-container .categories-style-4 a:hover {
    margin-top: -0px !important;
}
.jbd-container .categories-style-4 .category-title {
color: #000000;
font-size: 16px;
font-family: Joblo-bold, arial !important;
font-weight: bold !important;
margin-top: -8px;
}
.jbd-container .categories-style-4 .category-icon .la {
  font-size: 40px;
  color: #9dafc4;
}
.jbd-container .categories-style-4 .category-description {
  font-size: 17px;
  color: #6d737f;
  visibility: hidden;
}
.jbd-container img {
  max-width: 100%;
}
.jbd-container .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0px !important;
  margin-left: -15px !important;
}
 .jbd-container .categories-style-2 .category-name {
  font-size: 18px !important;
  font-family: noto kufi arabic, arial !important;
  font-weight: bold !important;
}
.jbd-container .categories-style-2 .category-content {
  color: #666666!important;
  font-size: 17px!important;
}
.jbd-container .categories-style-2 .subcategories-container .subcategory {
  padding: 6px 9px!important;
  margin: 0 5px 5px 0;
  display: inline-block;
  font-size: 16px!important;
  font-family: noto kufi arabic, arial !important;
  font-weight: bold !important;
  line-height: 150%;
  border-radius: 5px!important;
  background: #ededed;
  color: #333333 !important;
  white-space: nowrap;
}
 /*---Search result list view-style-2 ---*/
 .jbd-container .result-item .item-slogan {
  padding-top: 6px;
  font-size: 16px;
}
 .jbd-container .result-item .result-content-bottom {
  border-top: 1px solid #e2e7f0;
  padding-top: 0px;
}
.jbd-container .result-item .result-content {
  padding: 0;
  width: 100%;
}
.slick-slider .controller-prev i, .slick-slider .controller-next i {
  background: none repeat scroll #000000!important;
  border-radius: 5px;
  border: 0px solid #ffffff;
  color: #ffffff!important;
  font-size: 32px;
  height: 40px;
  line-height: 40px;
  margin-top: -12px;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 300ms ease 0s;
  width: 50px;
  z-index: 999;
}
.view-all-items {
background:#666666;
font-family: Joblo-bold, arial !important;
font-size: inherit;
line-height:1.5;
font-weight:inherit;
width:240px;
margin: 30px auto 0 auto;
    padding: 10px 4px 10px 4px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #ffffff !important;
box-shadow: 0 2px 10px #999999;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
}
.view-all-items:hover {
background:#3ba00f;
color: #fff !important;
text-decoration: none;
box-shadow: 0 2px 20px #ffffff;
}
.view-all-items :link {
color: #fff !important;
}
.view-all-items :visited {
color: #fff !important;
}
@media screen and (max-width: 767px) {
.view-all-items {
background:transparent;
font-family: Joblo-bold, arial !important;
font-size: inherit;
line-height:1.5;
font-weight:inherit;
width:240px;
margin: 30px auto 0 auto;
    padding: 10px 4px 10px 4px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size:none;
color: #ffffff !important;
box-shadow: none;
border:0px solid #ffffff;
border-radius: 0px;
text-shadow: 2px 2px 2px #000000;
}
}
@media screen and (max-width: 767px) {
.view-all-items:hover {
background:none;
color: #fff !important;
text-decoration: none;
box-shadow: none;
}
}
.jbd-container .main-categories a {
  color: #ffffff !important;
  display: block;
  font-size: 17px !important;
  padding: 4px 0 4px 4px !important;
  text-decoration: none !important;
  transition: .2s ease !important;
}
  /*---------- Business listing view-style-2 ------------*/
.jbd-container #search-path {
  display: flex;
  align-items: center;
  margin: -10px 0px 30px 0px;
}
.jbd-container #search-path .selected-criteria li {
cursor: pointer;
line-height: 13px;
font-size: 20px;
text-transform: none;
}
.jbd-container #search-path .selected-criteria li:hover {
background-color: #f1f1f1;
}
.jbd-container #search-path .selected-criteria li {
cursor: pointer;
line-height: 13px;
font-size: 20px;
text-transform: none;
}
.jbd-container #search-path .selected-criteria li:hover {
background-color: #f1f1f1;
}
.jbd-container .search-filter-container {
background-color: #e3e8ee;
  color: #333333;
  font-size: 16px;
  font-weight: inherit;
  font-family: Joblo-bold,arial;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #afbdcf;
  border-radius: 10px;
  box-shadow: 0px 3px 10px 0px #ccc;
  height:auto !important;
}
.jbd-container #search-path .search-filter-header {
  display: flex;
align-items: center !important;
  width: 100%;
  margin-bottom: 8px;
  color: #666666;
  font-size: 16px !important;
}
.jbd-container .search-filter .filter-criteria {
  clear: both;
  padding: 0 0 15px 0;
  margin-bottom: 10px;
  border-bottom:2px dotted #738eac !important;
  font-size: 16px !important;
  width: 250px !important;
}
.jbd-container .search-filter .filter-criteria {
  font-size: 16px !important;
  color:green ;
}
.jbd-container .search-category-box .filter-header {
  font-size: 20px !important;
  font-family: Joblo-bold, arial !important;
  font-weight: inherit;
  margin-top: 0;
  padding: 5px 0px 15px 0px;
  color:#325a98 ;
}
.jbd-container .search-filter-container .filters-header {
  font-family: Joblo-bold,arial;
  padding: 15px 0px;
  margin: 0 0 20px 0 !important;
  border-bottom: 2px dotted #5e7a9d;
  line-height: 1.3;
  font-size: 20px;
  font-weight: inherit !important;
  text-align:center;
  color: #333333!important;
  width: 250px !important;
}

.jbd-container #search-path .search-filter-title {
  font-size: 15px !important;
  font-family: Joblo-bold,arial;
  font-weight: inherit !important;
  text-align:center;
}
.jbd-container #search-filter a {
  color: #333333;
  font-size: 16px;
  font-family: Joblo-bold, arial !important;
  line-height:1.5 !important;
}
.jbd-container .vertical-filter #search-path .selected-criteria li {
  padding: 12px 6px 16px 6px;
  background: #fafafa;
  border: 1px solid #bac7d6;
  border-radius: 6px;
  font-size: 18px !important;
  line-height: 1.3;
}
.jbd-container #search-path .selected-criteria li a i {
  background: none;
  border-radius: 0px;
  color: #fff;
  font-size: 18px !important;
  padding: 6px 10px 0 10px !important;
  margin-left: 0px;
}
.jbd-container #search-path .selected-criteria li {
  cursor: pointer;
  line-height: 1.5;
  font-size: 20px;
  text-transform: none;
}
.jbd-container #search-path .selected-criteria li {
  padding: 0px 0px;
  cursor: pointer;
  margin: 0 0px 0px 0;
  line-height: 1.3;
  font-size: 20px;
  width: 256px !important;
  text-align:center;
  color: #325a98!important;
}
.jbd-container .search-filter-horizontal {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
  display: none !important;
}
.jbd-container .jbd-search-statistics {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
.jbd-container #search-path .selected-criteria li a {
  color: #333;
  display: flex;
  align-items: center;
}
.jbd-container .search-filter-container .filter-type-elem.reset a {
  text-transform: none;
  font-size: 16px !important;
  color: #115c77 !important;
}
.jbd-container ul.category-breadcrumbs li {
  font-size: 16px !important;
}

.jbd-container .result-item .featured-text {
  display: inline-block;
  font-size: 15px !important;
  padding: 0px 12px !important;
  color: #324334 !important;
  background: #d9ecdb !important;
  border: 1px solid #8ba78f !important;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-right: 10px;
}
  .leaflet-container .leaflet-control-attribution {
  text-decoration: none;
  visibility: hidden;
}
.jbd-container .business-slogan {
  font-weight: inherit;
	font-size: 18px !important;
    font-family: Joblo-bold, arial !important;
  line-height: 1.5;
  padding: 0;
  margin: -10px 0 20px !important;
color: #534dc1;
}
.jbd-container #listing-style-2 h1 {
  margin: -25px 0 0px;
  padding: 6px 0px 0px 0px;
  border-bottom: 3px solid #028662;
  font-family: Joblo-bold, arial;
  font-size: 23px;
  line-height: 1.5;
  font-weight: inherit;
  color: #333333;
}
.jbd-container #listing-style-2 h1:lang(ar) {
  direction: rtl;
  text-align: right;
  margin: -25px 0 0px;
  padding: 6px 0px 10px 0px;
  border-bottom: 3px solid #028662;
  font-family: Joblo-bold, arial;
  font-size: 23px;
  line-height: 1.5;
  font-weight: inherit;
  color: #333333;
}
.jbd-container .icon-wrapper {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4% !important;
  background-color: #eaeae8 !important;
  border: 1px solid #b8b8a9;
  margin: 0 15px 0 0px !important;
}
.jbd-container .icon-wrapper:lang(ar) {
  margin: 0 0px 0 15px !important;
}
.dialogContent {
  line-height: 20px !important;
  font-family: Joblo-bold, arial;
  font-size: 15px !important;
}
.jbd-container .icon-wrapper:lang(ar) {
  margin: 0 15px 0 15px !important;
}
.jbd-container #listing-style-2 .item-details li {
  padding: 4px 0 !important;
  font-family: Joblo-bold, arial!important;
  font-size: 18px !important;
  line-height: 1.7em !important;
  font-weight: inherit !important;
  border-bottom: 1px dashed #999999!important;
}
@media only screen and (max-width: 800px) {
.jbd-container #listing-style-2 .item-details li {
  padding: 4px 0 !important;
  font-family: Joblo-bold, arial!important;
  font-size: 15px !important;
  line-height: 1.5em !important;
  font-weight: inherit !important;
  border-bottom: 1px dashed #999999!important;
}
}
@media only screen and (max-width: 800px) {
.jbd-container ul.category-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 15px!important;}
}
}
@media only screen and (max-width: 800px) {
.jbd-container.listing-details .header-icons i {
  width: 22px;
  height: 22px;
  margin-right: 6px;}
}
}
 .jbd-container #listing-style-2 .listing-info-container {
  padding: 0px 30px 20px 30px!important;
  margin-bottom: 0px!important;
  border-radius: 0px;
  background-color: #fafafa !important;
}
.jbd-container #listing-style-2 .listing-info-container {
  padding: 0px 30px !important;
  margin-bottom: 0px;
  border-radius: 30px;
  background-color: transparent!important;
}
 .jbd-container #listing-style-2 .listing-logo {
  height: 350px !important;
  width: 90% !important;
  display: block;
  border:2px solid #acacac !important;
  border-radius: 12px !important;
  background:#ffffff;
  box-shadow: 0 0px 10px #999999 !important;
}
@media only screen and (max-width: 800px) {
 .jbd-container #listing-style-2 .listing-logo {
  height: 150px !important;
  width: 90% !important;
  display: block;
  border:2px solid #acacac !important;
  border-radius: 12px !important;
  background:#ffffff;
  box-shadow: 0 0px 10px #999999 !important;
}
}
 .jbd-container #listing-style-2 .listing-logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
  object-fit: cover !important;
  object-position: center !important;
  padding: 6px !important;
  border-radius: 12px !important;
}
.jbd-container #listing-style-2 .listing-cotact-details strong {
min-width: 90px;
display: inline-block;
}
.jbd-container.listing-details .contact-actions {
  padding: 0px 0!important;
  display: flex;
  gap: 10px;
  margin-bottom: 16px!important;
  margin-top: 0px!important;
}
.jbd-container #social-networks-container {
  display: block;
  margin-top: 0px!important;
}
 /* --Gradiant bottons - 1 */
.btn-grad-1 {
background-image: linear-gradient( 111.1deg,  rgba(69,150,164,1) 2.5%, rgba(17,20,34,1) 100.3% );
font-family: Joblo-bold, arial!important;
font-size:18px;
color: #ffffff !important;
line-height:1.5;
font-weight:inherit;
margin: 0px 0px;
padding: 10px 20px 12px 20px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
box-shadow: 0 2px 8px #999999;
border:1px solid #ffffff;
border-radius: 25px !important;
box-shadow: 0px 0px 0px #b9b9b9 !important;
text-shadow: 2px 2px 2px #000000;
 }
.btn-grad-1:hover {
background-position: right center; /* change the direction of the change here */
color: #ffffff !important;
text-decoration: none;
box-shadow: 2px 2px 10px #b9b9b9 !important;
 }
@media only screen and (max-width: 800px) {
.btn-grad-1 {
background:#157599;
font-family: Joblo-bold, arial !important;
font-size:15px;
line-height:1.4;
font-weight:inherit;
margin: 0px 0px;
padding: 5px 10px 8px 10px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: none;
color: #fff !important;
box-shadow: none;
border:1px solid #ffffff;
border-radius: 25px;
text-shadow: 1px 1px 2px #000000;
 }
}
 .btn-grad-2 {
background-image: linear-gradient(to right, #283c86 0%, #45a247  51%, #283c86  100%);
font-family: Joblo-bold, arial !important;
font-size:18px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 12px 40px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;  
box-shadow: 0 2px 8px #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 0px #999999;
 }
@media only screen and (max-width: 800px) {
.btn-grad-2 {
background:#157599;
font-family: Joblo-bold, arial !important;
font-size:15px;
line-height:1.4;
font-weight:inherit;
margin: 0px 0px;
padding: 5px 10px 8px 10px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: none;
color: #fff !important;
box-shadow: none;
border:1px solid #ffffff;
border-radius: 8px;
text-shadow: 1px 1px 2px #000000;
 }
}
.btn-grad-3 {
  background-image: linear-gradient(to right, #3494E6 0%, #EC6EAD 51%, #3494E6 100%);
  font-family: Joblo-bold, arial !important;
  font-size: 18px;
  line-height: 1.4;
  font-weight: inherit;
  margin: 10px 0px;
  padding: 8px 40px 12px 40px;
  text-align: center;
  text-transform: none;
  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, arial !important;
font-size:18px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 20px 10px 20px;
text-align: center;
text-transform: none;
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, arial !important;
font-size:18px;
line-height:1.5;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
text-transform: none;
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, arial !important;
font-size:18px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
text-transform: none;
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, arial !important;
font-size:18px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
text-transform: none;
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;
 }

@media screen and (max-width:768px){
 .wrapper{
grid-template-columns: repeat(2,1fr);
} 
}

@media screen and (max-width:600px){
 .wrapper{
grid-template-columns: 1fr;
} 
}
.text-danger {
--bs-text-opacity: 1;
color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;
font-family:arial, serif;
}
.item-title {
padding-bottom: 1px;
margin-top: 20px;
margin-bottom: 20px;
text-align: left;
}
.badge {
  --bs-badge-padding-x: 20px;
  --bs-badge-padding-y: 10px;
  --bs-badge-font-size: 16px;
  --bs-badge-font-weight: inherit;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 0.375rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.bg-primary {
  --bs-bg-opacity: 0;
  background-color: #3a4e63!important;
}
/*--- joomla modules -------------*/
#sp-left .sp-module, #sp-right .sp-module {
font-size: 18px;
font-weight: bold;
font-family: Joblo-bold, arial !important;
margin: 20px 0px 15px 0;
border: 2px solid #aab9cc;
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: 18px;
font-weight: 400;
font-family: arial !important;
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: 5px 0;
  line-height: 28px;
  padding: 2px 0;
display: flex;
justify-content: right;
align-items: right;
}
#sp-right .sp-module .sp-module-title {
margin: 10px 0 10px;
padding-bottom: 10px;
font-size: 20px;
font-weight: bold;
font-family: Joblo-bold, arial !important;
text-align:center;
border-bottom: 2px dotted #aab9cc;
}
.title {
font-size: 25px;
margin-bottom:0px;
}
.sppb-row-overlay {
  position: relative !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: repeat;
  z-index: 1;
}
.jbd-container .badge-success {
  margin: 0 auto 0 auto;
font-family: Joblo-bold, arial !important;  
font-size: 17px !important;
font-weight: inherit;
line-height: 1.5;
color: #ffffff !important;
text-shadow: 1px 1px 1px #000000;
padding: 4px 5px 4px 5px;
background-color: #09ae4f;
border: 1px solid #03451f !important;
border-radius: 6px;
width: auto;
text-align: center;
}
.jbd-container .upgrade-package-details .body .package-list .item {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  color: #333333 !important;
  font-size: 18px !important;
}
.main-categories [class^="la la-"] {
}
/*--- Card listings module -------------*/
.jbd-container .jitem-card {
color: #39465e;
font-family: Joblo-bold, arial;
font-size: 16px;
font-weight: inherit;
border:1px solid #8099b3;
border-top:1px solid #8099b3;
padding: 0px;
box-shadow: 0px 4px 22px 0px #d0d0d5;
}
/*--- Card slider listings module -------------*/
.jbd-container .place-card-info {
  min-height: 100px;
  padding: 5px;
}
.jbd-container .place-card-info > .place-card-info-title a.item-title {
  color: #343a40;
  font-size: 16px;
  font-weight: inherit;
  text-align: center;
}
.jbd-container .business-team .member-description {
  padding: 5px 0 20px !important;
  color: #0c407e!important;
  font-family: Joblo-bold, arial!important;
  font-size:16px!important;
  line-height: 1.6 !important;
  text-align: inherit !important;
  margin-bottom: 20px !important;
  text-align: right !important;
}
.jbd-container .business-team .member-name {
  font-size: 16px !important;
  font-family: Joblo-bold, arial!important;
  color: #0080c0 !important;
  font-weight: 400 !important;
  text-align: right !important;
}
.jbd-container .business-team .member-title {
  font-size: 18px;
  color: #333;
  text-align: right !important;
}
.member-image {
  height: 220px;
  margin-bottom: 10px;
  background-size: cover;
}
/*--- Simple2 offers module -------------*/
.jbd-container .offer-details .jbd-coupon {
  visibility: hidden;
}

.country_flag{
	height:28px !important;
	border: 0px solid #999999 !important;
padding:0px !important;
margin-bottom: 0px;
border-radius:0px !important;
box-shadow: 0px;
}
.offer-title{
	font-size: 18px;
color:#333333!important;
padding-bottom: 10px;
}
.company-info{
	font-size: inherit;color:#333333;
}
.offer-city{
	font-size: 15px;
color:#333333 !important;
line-height: 2.5 !important;
padding-top:5px !important;
}
.offer-date{
font-size: 16px;
color:#147ee1 !important;
font-family: Joblo-bold, arial !important;
font-weight: inherit;
line-height: 1.5 !important;
}

.jbd-container .item-section {
margin-top: 20px;
font-size: 16px;
font-family: Joblo-bold, arial !important;
font-weight: inherit;
  color: #004080 !important;
}
.jbd-container h1 {
  font-size: 26px;
  font-weight: inherit;
  margin-top: 5px;
}
.jbd-container .result-item h3 {
  font-size: 19px !important;
  color: #007ac4 !important;
  font-weight: inherit;
  font-family: Joblo-bold, verdana !important;
}
.jbd-container .result-item h3 a {
font-size: 19px !important;
  color: #007ac4 !important;
  font-weight: inherit;
  font-family: Joblo-bold, verdana!important;
}
.jbd-container .result-item .item-result-type {
margin: 10px 0 0;
font-size: 15px !important;
font-weight: inherit;
line-height: 1.5;
color: #ffffff;
text-shadow: 0px 0px 4px #000000;
padding: 4px 8px 6px 8px;
background-color: #0080c0;
border: 0px solid #ae973c !important;
border-radius: 6px;
width: 140px;
text-align: center;
}
.jbd-container .result-item .result-content {
  padding: 10px 0px 10px 0px;
  width: 100%;
}
.jbd-container .offers-grid-style-2 .jitem-body-content {
  background: rgba(255,255,255,.9);
  z-index: 139;
  position: absolute;
  bottom: 0;
  display: flex;
  padding: 15px;
  margin: 15px;
  flex-direction: column;
  left: 0;
  right: 0;
  border-radius: 7px;
border: 1px solid #666666 !important;
}
/*--- Simple2 latest listings module -------------*/
.jbd-container form div.description, .jbd-container p.hint {
  clear: both;
  font-size: inherit !important;
  color: #8f9199;
}
.jbd-container .contact-person-details.open .contact-item {
display: block;
direction:ltr !important;
}
.jbd-container a:hover, .jbd-container a:visited {
text-decoration: none;
color:inherit;
}
.jbd-container .result-item .result-actions-container {
    display: flex;
    align-items: center;
    height: 100%;
    visibility: hidden;
}
@media only screen and (max-width: 800px) {
.jbd-container div[class*="col"] {
padding: 0px 15px !important;
background: none;
color: #1a5c99 !important;
font-family: Joblo-bold, arial !important;
font-size: 15px !important;
margin: 0px 0px 0 0;
line-height:1.7 !important;
}
}
/* working hours */
.jbd-container .right:lang(ar) {
  float: left !important;
  font-weight: inherit!important;
  border:0px !important;
}
.jbd-container div.business-hour-time {
  text-align: right;
  font-family: Joblo-bold, arial !important;
font-size:15px;
line-height:2.0 !important;
}
.jbd-container .business-hours-title {
  font-size: 15px;
  font-weight: inherit;
  margin-bottom: 20px !important;
  font-family: Joblo-bold, arial !important;
  border-bottom:2px dashed #9d9d9d !important;
  padding-bottom: 10px !important;
}

.jbd-container div.business-hour {
  margin: 0px 0 !important;
  font-family: Joblo-bold, arial !important;
font-size:15px !important;
line-height:1.8 !important;
  text-align: left;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jbd-container .right:hover {
color: #333333 !important;
background: none;
text-decoration: none;
border:1px solid #999999;
 }

.jbd-container .btn {
  font-size: inherit !important;
  font-family: Joblo-bold, arial !important;
  padding: 8px 10px 8px 10px !important;
  margin: 0 4px !important;
}
.jbd-container fieldset.boxed {
  border: 3px solid #efc79a !important;
}
.jbd-container.jbd-edit-container input:not([type="checkbox"]), .jbd-container.jbd-edit-container select {
  height: 46px !important;
  background: #fdfee2;
  color: #333333!important;
}
.jbd-container .jupload.logo-jupload .jupload-footer .btn, .jbd-container .jupload.cover-jupload .jupload-footer .btn {
  width: auto;
  min-width: 90px;
  text-align: center;
  color: #ffffff !important;
  text-shadow: 1px 1px 2px #4f0000;
}
 .jbd-container .successful-container .options a i {
    border: 2px solid #2ba84a;
    font-size: 35px !important;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 50%
}
.jbd-container .successful-container .options a:hover i {
    border: 2px solid orange;
    font-size: 35px !important;
    padding: 15px;
     transition: all ease .3s !important;
}
/* RTL for Arabic */

select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
height: 44px!important;
font-family: Joblo-bold ,arial !important;
font-size: 18px;
line-height: 1.5;
font-weight: inherit !important;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;

}
/*----- tox-tinymce -----------*/

.tox-tinymce {
  border: 1px solid #999999 !important;
  border-radius: 0px !important;
}
.tox:not(.tox-tinymce-inline) .tox-editor-header {
  border-bottom: 1px solid #989696 !important;
  padding: 0px 0;
  box-shadow: none !important;
}
.jbd-container.jbd-edit-container .chosen-container {
  font-size: 16px !important;
  line-height: 32px;
  border: 1px solid #999999 !important;
  
}
.jbd-container .listing-package-info .package-info {
padding: 10px;
line-height: 1.8 !important;
font-size: 16px;
font-weight: inherit;
background: none;
border-radius: 15px;border:1px solid #aab9cc;
}
.jbd-container .upgrade-package-details .body .package-list .item .main .name {
margin:0 10px;
}
.jbd-container .listing-package-info .listing-payment .order-label {
font-weight: normal;
font-size: 16px;
line-height: 1.6;
color: #92979d;
text-align: right;
}
.jbd-container .jpackage-wrap .jpackage-price-description {
  color: inherit;
  opacity: none !important;
  font-size: 14px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 5px;
}
.total-statistics > div {
text-align: center;
font-weight: inherit;
}
.jbd-container .numberCircle {
 background: #7ec084;
border-radius: 4px;
color: #fff;
display: inline-block;
font-size: 16px;
font-family:arial, serif;
font-weight: bold;
text-shadow: 0px 0px 4px #000000;
margin-right: 5px;
margin-bottom: 10px;
text-align: center;
line-height: 1.8;
width: 1.8em;
}
.jbd-container .jpackage-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px;
  text-align: center;
  line-height: 1;
  border:1px solid #aab9cc;
  border-radius: 10px!important;
}
@media only screen and (max-width: 800px) {
.jbd-container .jpackage-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px 0px!important;
  text-align: center;
  line-height: 1;
  border:0px solid #aab9cc;
  border-radius: 0px!important;
}
}
.jbd-container .jpackage {
  background: white;
  color: black;
  border-color: #e1e1e1;
  border-width: 0px;
  border-style: solid;
  border-radius: 5px;
  height: 100%;
  cursor: pointer;
  border-radius: 15px!important;
  transition: all ease .3s;
}
.jbd-container .listing-details .listing-detail .listing-detail-header {
color: #333333;
font-size: inherit;
font-weight: inherit;
font-family: Joblo-bold, arial !important;
}
.jbd-container.jbd-edit-container label:lang(ar) {
font-size: 18px !important;
font-weight: inherit !important;
font-family: Joblo-bold, arial !important;
margin-bottom: 0.4rem;
text-align: right;
}
/* === Strong RTL fixes for jbd  input and dropdowns === */
.jbd-container.jbd-edit-container label {
  width: 100%;
  max-width: 100%;
  color: #0063c6 !important;
  font-weight: inherit !important;
}
.jbd-container fieldset.boxed h2 {
  font-size: 1.3rem!important;
  color: #2ba6d5 !important;
  font-weight: inherit !important;
}
.jbd-container fieldset.boxed h3 {
  font-size: 1.3rem!important;
  color: #8c8c8c !important;
  font-weight: inherit !important;
}
.jbd-container .la {
  color: inherit !important;
}
.form-select{
  width: 15em;
  color: #212529;
  border:2px solid #999999;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center !important;
  box-shadow: 0px 3px 8px #bcbcc0;
}
.form-select:lang(ar) {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: left .75rem center !important;
}
/* === Strong RTL fixes for jbd  country select dropdowns === */
 .jbd-container.jbd-edit-container select {
  width: 50%;
  max-width: 50%;
  color: #333333 !important;
  font-weight: inherit !important;
  font-family: Joblo-bold, arial !important;
  border:2px solid #bbbbbb;
}
joomla-tab button[role="tab"] {
  box-shadow: 1px 0 0 #989696 !important;
  color: #333333!important;
  font-size: 16px!important;
  position: relative;
}
.jbd-container .process-container {
  display: block;
border: 0px dashed orange;
  margin-bottom: -30px !important;
}
.jbd-container #process-tabs .process-tab span {
font-size: 18px;
margin-left: 5px;
}
.jbd-container .packages-info-container {
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  color: #1b8550;
}
.jbd-container #plans-container {
  margin: 0 auto 60px auto !important;
  padding-bottom: 50px;
  border-bottom: 2px solid orange;
}
.jbd-container .form-control {
background-color: #fff;
border: 1px solid #999;
border-radius: 0.28rem;
font-family: Joblo-bold, arial !important;
font-size: 16px;
line-height: 1.6;
font-weight: inherit !important;
margin-bottom: 5px;
}
.chosen-container {
 font-size: 18px;
font-weight: bold;
font-family: Joblo-bold, arial !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
margin: 1px 0;
padding: 0;
height: 25px;
outline: 0;
border: 0 !important;
background: transparent !important;
box-shadow: none;
color: #333;
float:right;
font-size: 15px;
font-weight: inherit;
font-family: Joblo-bold, arial !important;
line-height: 1.5;
border-radius: 0;
}
.mcePathRow {
overflow: hidden;
width: 100%;
visibility:hidden;
}
.jbd-container #billing-overview .item-name {
font-size: 22px!important;
font-family: Joblo-bold, arial !important;
font-weight: inherit !important;
color: #333333 !important;
}
.jbd-container .unread-message {
font-weight: inherit;
cursor: pointer;
}
.jbd-container fieldset.boxed {
width: 100%;
position: relative;
background-color: #fefbf5;
border: 3px solid #b5d5bf;
padding: 30px;
margin-bottom: 15px;
border-radius: 10px;
}
.select option {
font-weight: bold;
color: #004884;
}
.dropzone {
  min-height: 150px;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  background: white;
  padding: 40px 10px 10px 10px;
}
.bootstrap-tagsinput {
  font-size: 16px!important;
}
.jbd-container .attachment-info img.icon {
height: 25px;
float: inherit;
vertical-align: top;
margin: 0px;
}
.jbd-container .attachment-info .attachment-link div {
float: inherit;
}
#jdb-wrapper {
color: #333333;
font-size: 15px;
}
body.rtl #page-wrapper {
margin: 0 235px 0 0px;
position: relative;
}
.jbd-container.listing-details .header-icons i {
  width: 32px;
  height: 32px;
  margin: 0 6px !important;
}
.jbd-message-container {
align-items: center;
background: red;
padding: 0px 16px;
text-align: center;
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
height: 360px;
border-radius: 10px;
border: 2px solid orange;
}
.navbar-default {
background-color: #ffffff !important;
}
#jdb-wrapper.tmpl-style-1 .metismenu li:first-child {
margin: 0;
padding: 0;
background-color: transparent !important;
}
#jdb-wrapper.tmpl-style-1 .navbar-default {
background: #ffffff;
border-radius: 10px;
border: 2px solid orange;
padding: 10px;
}
.jbd-container #process-tabs .process-tab {
  color: #333333;
  font-weight: inherit !important;
  cursor: pointer;
}
.la, .las {
  font-family: 'Line Awesome Free';
  font-size: 24px;
  font-weight: 900;
}
.jbd-container .socials-network a {
  padding: 8px !important;
  font-size: 24px;
  width: 44px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  margin: 2px 5px 0 0;
  border-radius: 10%!important;
  background: #e6e6f2!important;
  color: #999;
  border: 1px solid #999999!important;
}
.jbd-container.jdb-wrapper-front#jdb-wrapper {
background: #ededed;
margin: 0px;
padding: 20px;
border-radius: 10px;
border: 3px solid #c6d2dd;
}
.jbd-container.listing-details .listing-detail {
  margin: 0px 0 30px 0;
  font-weight: inherit !important;
}
.jbd-container.listing-details .listing-detail .listing-detail-header {
  font-weight: inherit!important;
  font-size: 18px !important;
  color: #333333!important;
  margin-bottom: 8px;
  text-decoration: underline !important;
}
.jbd-container.listing-details .listing-item-content.rounded a {
  border-radius: 0px!important;
  border-top: 1px solid orange!important;
  border-bottom: 1px solid orange!important;
  background-color: #f5f5f5!important;
  padding: 8px 0px!important;
  margin-right: 0px;
  margin-bottom: 11px;
  display: inline-flex;
  font-size: 18px;
  color: #333333!important;
font-weight: inherit !important;
font-family: Joblo-bold, arial !important;
}
.jbd-container.listing-details .listing-item-title {
font-size: 18px !important;
color: #0058b0!important;
border-bottom: 1px solid #999999;
font-weight: inherit !important;
font-family: Joblo-bold, arial !important;
padding-bottom: 6px!important;
}
.jbd-container.listing-details .listing-detail-section {
  margin-left: 0px !important;
  line-height: 25px !important;  
}
.jbd-container.listing-details .listing-item-content {
  font-size: 17px;
font-weight: inherit !important;
font-family: Joblo-bold, arial !important;
}
.jbd-container.listing-details .listing-detail-section {
  padding-left: 0px!important;
  margin-right: 20px!important;
}
.jbd-container.listing-details .listing-detail-section:lang(ar) {
  padding-left: 20px!important;
  margin-right: 8px!important;
}
.jbd-container .attribute-name {
  font-weight: inherit!important;
  font-size: 18px !important;
  text-decoration: none !important;
  color: #0058b0!important;
  margin-right: 5px;
  padding-bottom: 6px!important;
  border-bottom: 1px solid #999999!important;
}
.jbd-container.listing-details .listing-detail-section {
  margin-left: 0px!important;
}
.jbd-container.listing-details .business-keywords li {
  display: inline-flex;
  border-radius: 0px!important;
  border-top: 0px solid orange!important;
  border-bottom: 1px solid orange!important;
  background-color: #f5f5f5!important;
  padding: 5px 10px;
  margin-right: 5px;
  margin-bottom: 5px!important;
}
.jbd-container .listing-contact-header .jmodal-header-background {
  position: relative;
  width: 100%;
  height: 40px!important;
  background-color: var(--brand-base, #022e69);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.jbd-message-container .message-image {
width: 200px;
display: inline;
}
.jbd-container .jupload .jupload-body .jupload-field * {
margin: 0px 0 10px 0 !important;
}
.jbd-container .radio .btn {
  text-align: center;
  font-size: 16px !important;
  text-shadow: none !important;
  color: inherit !important;
}
.chosen-container-single .chosen-default {
color: #00699b;
font-size: 16px;
font-family:inherit;
}
.jbd-container .catalog-letters {
font-size: 18px !important;
font-weight: bold;
}
.jbd-container .dir-listing-description {
font-size: 17px!important;
font-weight: inherit!important;
font-family: Joblo-bold, arial !important;
line-height: 1.9 !important;
color:#333333;
}
.jbd-container.listing-details .listing-detail {
  margin: 0px 0 0px 0!important;
}
.jbd-container .attachments ul li {
  display: block;
  line-height: 25px;
  background-color: #ededed!important;
  border-top: 1px solid orange!important;
  border-bottom: 1px solid orange!important;
  border-radius: 0px!important;
  padding: 10px 15px;
  margin-bottom: 5px!important;
}
.jbd-container .listing-contact-header .jmodal-header-background {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: var(--brand-base, #aab9cc);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.jbd-container .listing-contact-header .jmodal-header-contact {
  padding: 0 30px;
  display: flex;
  align-items: flex-end;
  margin-top: 40px;
line-height: 2.8;
text-align: center;
  justify-content: flex-start;
}
.jbd-container #tabs ul.tab-list li strong, .jbd-container #tabs ul.tab-list li span {
  color: #777;
  text-decoration: none;
  padding: 10px 10px;
  font-size: 18px!important;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: 500;
}
.jbd-container #tabs .dir-tab {
  background-color: #fff;
  border-radius: 0px 0px 30px 30px!important;
  padding: 18px;
  border: 3px solid #9dafc4!important;
  border-top: 0px solid #9dafc4!important;
}
.jbd-container #tabs ul.tab-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 3px solid #9dafc4!important;
  border-bottom: 0px solid #9dafc4!important;
  margin: 0px 0 0px 0!important;
  background-color: none!important;
  background: none;
  border-radius: 18px 18px 0px 0px!important;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .1em 0 0!important;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
  text-decoration: none;
  font-size: 18px!important;
  font-weight: inherit!important;
font-family: Joblo-bold, arial !important;
}

.jbd-container #tabs ul.tab-list li:hover span{
  background-color: #4b9db1!important;
}
.jbd-container #tabs ul.tab-list li.active span {
  color: #222;
  background-color: #3f8394!important;
}

.jbd-container #tabs ul.tab-list li strong, .jbd-container #tabs ul.tab-list li span {
  color: #ffffff!important;
  background-color: #356e7c!important;
  padding: 15px 15px!important;
  
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 12px;
}
.jbd-container #tabs ul.tab-list .active {
  background-color: transparent !important;
  border-radius: 0px !important;
  
}
.jbd-container #company-info .company-image img {
width: 100%!important;
border: 1px solid #9dafc4;
border-radius:12px !important;
padding:3px;
transition: .2s ease;
}

.jbd-container #company-info .company-image img:hover {
 transition: .5s ease;
box-shadow: 0px 4px 10px 0px #9dafc4;
border: 1px solid orange;
}
.jbd-container #search-results .search-header {
background: none;
padding: 0px;
margin-bottom: 2px;
}
.jbd-container .result-item {
position: relative;
background-color: #fff;
border: 1px solid #afbdcf;
border-radius: 10px;
box-shadow: 0px 3px 10px 0px #ccc;
margin-bottom: 20px;
color: #5d6161;
padding:0 14px 0 0 !important;
height: 100%;
}
@media only screen and (max-width: 800px) {
.jbd-container .result-item {
position: relative;
background-color: #fff;
border: 1px solid #afbdcf;
border-radius: 10px;
box-shadow: 0px 3px 10px 0px #ccc;
margin-bottom: 20px;
color: #5d6161;
padding:10px 20px 0 20px !important;
height: 100%;
}
}
.jbd-container .list-style-3 .result-item {
  background: #ffffff;
}
.jbd-container .result-item .result-content-top {
  padding-bottom: 0px;
}
.jbd-container .result-item .item-image-cover {
  height: 100%;
  position: relative;
  border-radius: 0px;
}
.jbd-container .result-item .item-image-cover img {
    position: absolute;
padding: 0px;
border-radius: 0px;
    top: 20px;
    left: 20px;
	right: 20px;
    width: 75%;
    height: 75%;
    object-fit: inherit;
    object-position: center;
}
.jbd-container .result-item .item-image-cover {
  height: 100%;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  min-height: 150px;
  margin:10px;
}
.jbd-container .result-item .item-name-container {
  margin-bottom: 0px;
}
.jbd-container .result-item .item-image-cover {
  position: relative;
  border-radius: 7px;
  overflow: hidden;
max-height: 100px;
}
.jbd-container .list-style-3 .result-content {
  padding: 0px;
  border-radius: 0px;
  background-color: transparent;
  width: 100%;
  margin-left: 0px;
margin-right: 0px;
}
.jbd-container .result-item .item-options {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
}
.jbd-container .list-style-3 .item-type {
  font-weight: 500;
  margin-top: 0px;
}
.jbd-container .ribbon-open span {
  font-size: 14px !important;
  font-weight: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-align: center !important;
  line-height: 30px !important;
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
  width: 100px !important;
  display: block !important;
  background: #34881c !important;
  background: linear-gradient(##34881c 0%, #34881c 100%) !important;
  box-shadow: none !important;
  position: absolute !important;
  top: 5px !important;
  left: -30px !important;
}

.jbd-container .ribbon-close span {
  font-size: 14px !important;
  font-weight: inherit !important;
  color: #fff !important;
  text-transform: none !important;
  text-align: center !important;
  line-height: 30px !important;
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
  width: 100px !important;
  display: block !important;
  background: #34881c !important;
  background: linear-gradient(##34881c 0%, #34881c 100%) !important;
  box-shadow: none !important;
  position: absolute !important;
  top: 5px !important;
  left: -30px !important;
}
.jbd-container .result-item .item-options.transparent .item-option {
  background-color: transparent;
  padding: 0px 0px 0px 0;
margin-right: -7px;
font-family: Joblo-bold, verdana;
  font-size: 18px;
color: #006a9d;
}
.jbd-container .result-item .item-options .item-option {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 15px;
  border-radius: 10px;
  background-color: transparent;
  padding: 5px 15px;
  margin: 0p;
}
.jbd-container .button-row > :last-child {
margin: 5px 6px 5px 6px;
}
.jbd-container .jupload .jupload-body .jupload-field [class*="la"] {
visibility: hidden;
}
.jbd-container .jupload-options {
  margin: 0 30px;
}
.jbd-container .category-container {
  background: transparent !important;
  padding: 10px !important;
  border-radius: 0px !important;
  box-shadow:none;
  margin-bottom: 20px !important;
}
.jbd-container img {
  max-width: 100%!important;
  border-radius: 0px !important;
background-size: cover !important;
}
.chosen-container-multi .chosen-choices li.search-choice {
color: #ffffff;
line-height: 1.8;
cursor: default;
}

.total-statistics h3 {
  font-size: 30px;
  color: #666666;
  font-weight: 600;
letter-spacing:3px !important;
}
#searchform .form-container {
display: flex;
align-items: center;
flex-wrap: wrap;
display: flex;
padding: 0px;
border-radius: 8px;
background-color: none;
border: 0px solid rgba(64, 64, 65, 0.4);
}
#searchform #searchkeyword {
width: 26em!important;
}
@media only screen and (max-width: 800px) {
#searchform #searchkeyword {
width: 220px!important;
}
}
@media only screen and (max-width: 800px) {
#companies-search h1
{
  font-size: 15px;
  margin: auto -20px !important;
  text-align: center;
}
}
#companies-search h1
{
  font-size: 15px;
  margin: auto -20px!important;
  text-align: center;
}
.search-suggestions .scol-3 {
color: #333333;
  font-size: 15px;
}
.search-suggestions .scol-3 {
  display: inline-block;
  vertical-align: top;
  border-left: 0px solid #9dafc4!important;
  box-sizing: border-box;
  padding: 2%;
  width: 32.8%;
  text-align: center!important;
}
.search-suggestions {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #9dafc4!important;
  border-radius: 5px;
  box-shadow: 1px 1px 0 rgba(80, 80, 80, 0.2);
  color: #333333;
  display: block;
  padding: 0;
  position: absolute;
  right: 0;
  top: 41px;
  width: 684px;
  z-index: 3;
  font-size: 13px;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center!important;
}
.search-style-2 #searchform #searchkeyword {
  border-radius: 0px 0 0 0px !important;
}
#searchform .form-field select, #searchform .form-field input[type="text"] {
  border-color: #9dafc4 !important;
  background-color: #fcfcfc;
  border-radius: 5px!important;
  display: inline-block;
  color: #333333;
  font-size: 17px !important;
  font-weight: normal;
  height: 40px !important;
  line-height: 26px;
  margin: -0px 0 0 0 !important;
  position: relative;
}
#searchform .search-dir-button {
  font-weight: inherit !important;
  padding: 0px 10px;
  color: #FFFFFF;
  font-size: 16px !important;
  line-height: 1.5 !important;
  text-shadow: 1px 1px 2px #000000!important;
  height: 40px;
  text-transform: none !important;
  position: relative;
}
.search-style-3 #searchform .fields-container {
border: 1px solid #999999 !important;
  border-radius: 5px !important;
  margin: 0px 4px !important;
}
.search-style-3 #searchform .jbd-search-bar {
  display: flex;
  padding: 12px !important;
  padding-bottom: 15px !important;
  background-color: rgba(255, 255, 255, .2) !important;
  border-radius: 5px;
  -webkit-justify-content: center;
    justify-content: center;
}
@media only screen and (max-width: 800px) {
.search-style-3 #searchform .jbd-search-bar {
  padding: 0px !important;
  background-color:0!important;
  height: 40px;
}
}

@media only screen and (max-width: 800px) {
.search-style-3 #searchform .fields-container
{
  border: 1px solid #778691 !important;
  border-radius: 4px;
  margin: 0px 0px !important;
  max-width: 290px;
}
}
@media only screen and (max-width: 800px) {
.search-style-3 #searchform .search-dir-button {
  line-height: 30px;
  height: 40px!important;
  width:120px!important;
}
}
@media only screen and (max-width: 800px) {
.listing-search-form {
  line-height: 5px;
  height: 5px !important;
}
}
#image-slider-header .search-inside-slider {
    position: absolute;
    display: flex;
    width: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    text-align: center;
}

#searchform .chosen-container-single .chosen-single span {
  line-height: 44px !important;
  color: #333333;
font-family: Joblo-bold ,arial !important;
font-size: 15px !important;
font-style: normal;
font-weight: 400 !important;
  text-align: left;
}
/*------------ dir-panel -------------*/
.jbd-container #listing-style-2 #tab-panel {
  background: #fff;
  margin: 0px 0 0px 0!important;
  border-radius: 18px!important;
  overflow: hidden;
}
.jbd-container .dir-panel-table .item-label {
color: #333333!important;
font-size: 15px;
font-family: Joblo-bold, arial !important;
font-weight: inherit;
}
.jbd-container .dir-panel-table .item-value {
color: #2f2f2f;
font-size: 15px;
font-weight: inherit;
}
.jbd-container .dir-panel-table .item-actions .jtable-btn .la {
  font-size: 30px;
}
.jbd-container .dir-panel-table .item-title {
font-size: 18px;
font-weight: inherit;
}

.jbd-container .dir-panel-table .item-head {
  display: flex;
  align-items: left;
  align-items: stretch;
	align-content: stretch;
}
.jbd-container .dir-panel-table .item-title {
font-size: 22px;
font-weight: inherit;
text-align:left;
}
.jbd-container .dir-panel-table .item-title strong {
font-weight: inherit;
color: #016b4f;
font-family: Joblo-bold, arial;
font-weight: bold;
line-height:1.5;
}
.jbd-container .dir-panel-table .item-value {
  color: #2f2f2f;
  font-size: 14px;
  font-weight: inherit !important;
}
.normalheader h2 {
  color: #2f2f2f;
  font-weight: inherit !important;
  font-size: 26px !important;
  margin-top: 0;
}
.jbd-container .dir-panel-table .item-image img {
  width: 0px !important;
  height: 0px !important;
}
.jbd-container .dir-panel-table .item-title strong{
  font-size: 18px!important;
}
.jbd-container .dir-panel-table .item-title strong:lang(ar) {
  font-weight: 300 !important;
  float: right !important;
  text-align: right;
  font-size: 18px!important;
  color: #0080c0;
}
.jbd-container .dir-panel-table .item-actions .jtable-btn .la {
  font-size: 25px !important;
  color: #333333 !important;
}
.jbd-container .dir-panel-table .item-alias {
  visibility:hidden;
}
.jbd-container .dir-panel-table .item-title {
  padding: 0 0 10px 0;
  font-size: 18px !important;
  font-weight: inherit!important;
  color: #008000 !important;
}
.jbd-container .jtable-body-row-data-allias {
  font-size: 95%;
  color: #333333;
}
.jbd-container .unread-message {
  font-weight: inherit!important;
  cursor: pointer;
}
.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
  padding: 4px 10px;
  font-size: 16px;
font-family: Joblo-bold, verdana;
}
.jbd-mod-user .jbd-button-container .button-create {
  border: 1px solid #666666 !important;
background: #df7504;
  padding: 10px 15px !important;
  border-radius: 6px;
  white-space: nowrap;
color:#ffffff !important;
text-shadow: 2px 2px 4px #000000;
}
.jbd-mod-user .jbd-button-container .button-create:hover {
  border: 1px solid #000000 !important;
background: #198754!important;
  padding: 10px 15px !important;
  border-radius: 5px;
  white-space: nowrap;
}
.jbd-mod-user .jbd-button-container {
    position: relative;
    margin: 0 20px !important;
}
.jbd-mod-user .jbd-button-container .button-create i {
  margin: 0px 5px !important;
}
.jbd-user-menu .user-menu .dropdown .dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
text-align: center !important;
}
.jbd-user-menu .user-menu .dropdown li.menu-item > a, .jbd-user-menu .user-menu .dropdown li.menu-item span:not(.menu-badge) {
  font-size: 16px !important;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  cursor: pointer;
}
.jbd-mod-user .user-area a {
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  line-height: 30px !important;
  font-size: 16px !important;
}
.jbd-mod-user .user-area i {
  font-size: 20px;
  padding: 7px;
color:#000 !important;
}

.jbd-container .process-steps li.is-complete {
  color: #408080;
}
.jbd-container .process-steps {
  list-style: none;
  color: #333333;
}
.jbd-container .process-steps li p {
  font-weight: normal;
  font-size: 1.2em;
}
.jbd-container .process-steps li::before {
  display: block;
  margin: 0 auto;
    margin-bottom: 0px;
  margin-bottom: 0px;
  background: #dfe3e4;
  border: 1px solid #a9b8cb;
  width: 2.5em;
  height: 1.5em;
  margin-bottom: .25em;
  border-radius: 6px;
  position: relative;
  z-index: 3;
  line-height: 1;
  font-size: 1.8em;
  text-align: center;
  line-height: 1.5em;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
}
.jbd-container .jpackage-wrap .jpackage-footer {
  color: #fff;
  width: 100%  !important;
  text-align: center !important; 
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  align-self: flex-end;
 background-color: #009191;
  padding: 10px 15px 12px 15px !important;
  border: 0px solid #23B26B;
  border-radius: 0px;
  cursor: pointer;
  box-shadow: none !important;
text-shadow: 1px 1px 2px #000000;
  outline: none;
line-height:1.5 !important;
}
.jbd-container .jpackage-wrap .jpackage-footer:hover {
  background-color: #1c8e55;
  border: 0px solid #23B26B;
   box-shadow: 0px 15px 20px rgba(23, 97, 67, 0.4);
   color: #fff;
   transform: none !important;
}
.jbd-container .jpackage-container {
  margin: 20px 0;
    margin-right: 0px;
    margin-left: 0px;
}
.jbd-container .result-item .item-image img {
width: 80%;
margin-right: 15px !important;
padding-left: 16px !important;
}
.jbd-container .horizontal-list li {
list-style-type: none;
font-size: 18px;
}
.jbd-container .jpackage-wrap .jpackage-features > * {
opacity: none !important;
text-align: inherit;
margin: 0;
color: #333333;
}
.user-info .user-name {
  font-size: 18px;
font-family: Joblo-bold, arial !important;
  font-weight: inherit;
  color: green;
}
#jdb-wrapper.tmpl-style-1 .nav > li a {
color: #506b89;
padding: 5px 6px 5px 6px;
display: block;
font-size: 15px;
font-family: Joblo-bold, arial !important;
 font-weight: inherit;
position: relative;
font-weight: bold !important;
border-radius: 8px;
line-height:1.9;
overflow: hidden;
}
#jdb-wrapper.tmpl-style-1 .nav > li a:lang(ar) {
font-size: 15px;
font-family: Joblo-bold, arial !important;
 font-weight: regular;
}
.small, small {
  font-size: .975em;
}
.jbd-container.jbd-edit-container p.small {
  color: #333333 !important;
  font-weight: inherit !important;
  font-size: 18px;
  margin-bottom: 15px;
}
.jbd-container .text-left {
  text-align: left !important;
  font-size: 18px;
}
.jbd-container.jbd-edit-container .new-item-btn {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)),#3c98ed;
  border-radius: 8px;
  border: 1px solid #63acef;
  color: #1160a6;
  padding: 10px 24px;
  font-weight: inherit;
  display: inline-block;
}
#jdb-wrapper.tmpl-style-1 .nav > li.active ul li a {
background: #bfc9d2;
padding: 5px 6px 5px 6px;
margin-top: 4px;
color: #333333;
text-shadow: 1px 1px 2px #ffffff;
text-align: center;
border: 1px solid #8d9eaf;
border-radius: 8px;
line-height:1.9;
}
#jdb-wrapper.tmpl-style-1 .nav > li.active ul {
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
margin-top: 3px;
}
#jdb-wrapper.tmpl-style-1 .nav > li.active a {
background: #9babb9;
border: 1px solid #8d9eaf;
border-radius: 8px;
color: #fff;
}
#jdb-wrapper.tmpl-style-1 .nav > li.active {
border-radius: 8px;
overflow: hidden;
background: none;
}
#jdb-wrapper.tmpl-style-1 .nav > li.active ul li.active {
background: none !important;
}
#jdb-wrapper.tmpl-style-1 .nav > li.active ul {
border-bottom-left-radius: 8px !important;
border-bottom-right-radius: 8px !important;
margin-top: 3px;
}
.jbd-container .listing-package-info .package-info {
line-height: 1.6;
font-size: 15px !important;
}
.jbd-container .category-container .category-title {
  font-size: 28px !important;
  font-family: Joblo-bold, arial;
  font-weight: inherit;
  margin-bottom: 15px;
  color: #666666;
}
.jbd-container.jdb-wrapper-front#jdb-wrapper.tmpl-style-1 .navbar-default {
border-radius: 8px;
}
.navbar-default {
background: #dedede;
border: 4px solid #8d9eaf;
}
.navbar-static-side {
position: absolute !important;
width: 235px;
z-index: 1;
}
.user-info .round-badge {
color: #333;
font-size: 20px;
font-weight: 600;
background-color: #dedede;
width: 75px;
line-height: 75px;
border-radius: 100%;
border: 1px solid #c1c1c1;
text-align: center;
margin: -20px auto 0 auto;
}
.jbd-message-container {
align-items: center;
background: #fff;
padding: 10px 15px;
text-align: center;
display: flex;
-moz-box-align: center;
align-items: center;
-moz-box-pack: center;
justify-content: center;
height: 400px;
border-radius: 10px;
border: 2px solid orange;
}
.list-group-item {
position: relative;
display: block;
padding: .5rem 1rem;
color: #212529;
text-decoration: none;
background-color: transparent;
border: 0px solid rgba(0,0,0,.125);
}
.jbd-container .jbox-card .jbox-header > :first-child {
font-weight: inherit;
font-size: 18px;
}
.jbd-container .place-card-info > .place-card-info-title .item-title, .jbd-container .place-card-info > .place-card-info-title a .item-title {
  font-weight: inherit !important;
  margin-bottom: 10px;
}
#searchform .form-field {
margin: 5px 10px 5px 0;
line-height: 40px;
height: 1.3;
}
.jbd-container .jbd-search-statistics .result-counter {
color: #909090;
font-weight: inherit;
}
.jbd-container .successful-text {
font-size: 18px;
}
.jbd-container .successful-container .options a {
font-weight: inherit;
}
.jbd-container .successful-container {
background: #fff;
border-radius: 10px;
border: 2px dashed orange;
padding: 25px;
}
.jbd-container #process-tabs .process-tab span {
font-size: 18px;
margin-left: 5px;
line-height: 1.8;
padding: 10px 0 0 0;
}
.jbd-container .dir-table .dir-table-row {
background: #fff;
border-radius: 10px;
border: 2px solid orange;
justify-content: flex-start;
align-items: center;
padding: 20px;
margin-bottom: 20px;
}
.jbd-container .status-badge {
padding: 8px 10px;
border-radius: 5px;
display: inline-block;
line-height: 1.5;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
font-weight: inherit;
font-family: Joblo-bold, arial !important;
font-size:16px;
color: #ffffff!important;
cursor: pointer;
}
.jquery-modal.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 10999;
  padding: 20px 0 20px 0;
  box-sizing: border-box;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.75);
  text-align: center;
}
.jbd-container .jmodal-header-title {
color: #1e5ca2;
font-size: 22px;
font-weight: inherit;
text-align:center;
margin: 0 5px;
padding: 0;
max-width: 90%;
border-bottom: 0px solid #aab9cc;
}
.jbd-modal:lang(ar) {
  text-align: right;
}
.jbd-container .view-counter{
  font-size: 16px !important;
  padding: 1px 10px !important;
}
.jbd-container .header-icons .icon {
width: 30px;
height: 18px;
}
.jbd-container .badge-warning {
  background: #FFF2CE;
  color: #333333 !important;
}
#legend .dl-horizontal dd {
  margin: 20px 0 0px;
  height: 30px;
  font-size: 14px;
}
.jbd-container .listing-contact-header .item-header-title {
  font-weight: inherit;
}
.jbd-container .listing-contact-header .item-header-photo {
height: 50px !important;
width: 50px !important;
border: 1px solid #999999;
margin: -30px 10px 0 10px !important;
}
.jbd-container .item-header-photo {
border-radius: 0% !important;
position: relative;
height:50px !important;
width: 50px !important;
overflow: hidden;
}
.jbd-container .item-header-title {
font-size: 20px!important;
font-family: Joblo-bold,arial!important;
line-height: 1.4;
margin-top: 30px!important;
color: #1174ae;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 16px !important;
  font-family: Joblo-bold,arial;
  font-weight: inherit !important;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999999 !important;
    border-top-color: rgb(206, 212, 218);
    border-right-color: rgb(206, 212, 218);
    border-bottom-color: rgb(206, 212, 218);
    border-left-color: rgb(206, 212, 218);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.jbd-container .jbd-select-box {
float: left;
width: 100%;
padding: 0;
padding-bottom: 0px;
margin-bottom: 2.5rem;
font-size: 20px;
line-height: inherit;
}
.jbd-container .jinput-hover label {
position: absolute;
top: 5px;
left: 0;
padding-left: 12px;
color: #333333;
}
.jbd-container .jmodal-body {
display: flex;
flex-direction: column;
padding: 2px 30px;
}
.jbd-container .jmodal-header {
position: relative;
padding: 15px 15px 0 15px;
}
.jbd-container .process-steps li:after {
content: "";
position: absolute;
top: 1.7em;
right: 50%;
display: block;
border-bottom: 0px dashed #b7b9b9;
width: 100%;
height: .4em;
margin-right: 1.5em;
z-index: -1;
}
.jbd-container#payment-details {
background-color: #fff;
padding: 20px;
border-radius: 15px;
border: 2px solid #dddddd;
}
.jbd-container .font-weight-bold {
font-weight: inherit !important;
}
.jbd-container .jmodal-body input, .jbd-container .jmodal-body label, .jbd-container .jmodal-body select, .jbd-container .jmodal-body textarea {
font-size: 16px;
color: #333333;
}
.jbd-container .jmodal-header .close-btn [class*="la"] {
color: #fff !important;
font-size: 18px;
font-weight: 600;
background-color: #000000;
border-radius:0 4px 0 0;
padding: 4px;
}
.jbd-container .jmodal-header .close-btn {
  position: absolute;
  top: 30px !important;
  right: 14px;
  width: 15px !important;
  height: 15px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-size: 15px;
  cursor: pointer;
}
.jbd-container .list-style-8 .bookmark i {
display: inline;
background-color: transparent;
font-size: 25px;
color: #282828;
}
.jbd-container textarea.form-control {
height: inherit;
}
