body,
h1,
h2,
h3,
p,
h4 {
  font-family: "Tajawal", sans-serif;
  text-align: right;
}
a {
  cursor: pointer;
}
#header {
  position: fixed;
  left: 0;
  direction: rtl;
  right: 0;
  top: 0;
  margin: auto;
  width: 100%;
  max-width: 100%;
  background: #ffffff;
  z-index: 10;
  display: inline-block;
}
.text-right {
  text-align: left !important;
}
.corporate-video {
  direction: rtl;
}
.swiper-container .swiper-button-next {
  background-image: url(../img/arrow-swiper-right.svg);
  transform: rotate(180deg);
  left: 35px;
  right: auto;
}
.swiper-container .swiper-button-prev {
  background-image: url(../img/arrow-swiper-left.svg);
  transform: rotate(180deg);
  right: 35px;
  left: auto;
}
.ani,
.ani-child {
  opacity: 0;
  text-align: right;
}
#footer {
  direction: rtl;
}
.rtlcol {
  text-align: right;
}
#footer .footer-links .link:after {
  content: "|";
  display: inline-block;
  line-height: 1em;
  font-size: 1em;
  margin-right: 10px;
  margin-left: auto;
}
.direct-rtl {
  direction: rtl !important;
}
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:before,
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:before {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: #efa12c;
  border-radius: 50%;
  z-index: 1;
}
@media screen and (max-width: 1399px) {
  .inner-page .right-panel.theme-bgoverlay .inner-pannel:before {
    left: 10%;
  }
  .inner-page .right-panel.theme-bgoverlay .inner-pannel:after {
    left: 10%;
  }
}
.inner-page .right-panel.theme-bgoverlay .inner-pannel:before {
  content: "";
  position: absolute;
  left: 10.5%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ffffff;
}
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:before,
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:after {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: transparent;
  border-radius: 50%;
  z-index: 1;
}
.inner-page .right-panel.theme-bgoverlay .inner-pannel:after {
  content: "";
  position: absolute;
  left: 10.5%;
  top: 0;
  width: 1px;
  height: 100%;
  background: transparent;
}
.inner-page .right-panel.theme-bgoverlay .pannel-content {
  position: relative;
  border-bottom: 1px solid #ffffff;
  padding-left: 10.5%;
}
@media screen and (max-width: 1399px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content {
    padding-left: 10%!;
  }
}
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:before,
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:before {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: #efa12c;
  border-radius: 50%;
  z-index: 1;
}
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:before {
  bottom: -12.5px;
  left: -12.5px;
}
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:after {
  bottom: auto;
  right: auto;
}
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:before,
.inner-page
  .right-panel.theme-bgoverlay
  .pannel-content
  .pannel-content-box:after {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: transparent;
  border-radius: 50%;
  z-index: 1;
}
.inner-page .right-panel.theme-bgoverlay .pannel-content .pannel-content-box {
  max-width: none;
  margin-right: 0;
  position: relative;
  border-right: 1px solid transparent;
  color: #ffffff;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
@media screen and (max-width: 1399px) {
  .inner-page .right-panel.theme-bgoverlay .pannel-content {
    padding-right: 0%;
  }
}
.custom-form .form-group {
  position: relative;
  margin-bottom: 15px;
  padding-top: 11px;
  padding-bottom: 7px;
  font-size: 22px;
}
.custom-form.theme-simple-line .custom-form-label.textarea-label {
  left: auto;
}
.custom-form.theme-simple-line .custom-form-label {
  right: 15px;
  font-size: 16px;
}
.custom-form.theme-simple-line .custom-form-label.textarea-label {
  right: 15px;
}
.custom-plain-tab .nav-item {
  margin-left: 50px;
  margin-right: auto;
}
.custom-plain-tab .nav-tabs {
  border: none;
  display: block;
}
.custom-plain-tab .nav-link {
  border: none;
  padding: 3px 0px 3px 0px;
  position: relative;
  text-transform: uppercase;
}
.custom-form .checkbox-container .checkmark {
  position: absolute;
  top: 6px;
  right: 0;
  left: auto;
  height: 16px;
  width: 16px;
  border: 2px solid #c6c6c6;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.custom-form .checkbox-container label {
  display: block;
  position: relative;
  top: 0px;
  cursor: pointer;
  user-select: none;
  padding-right: 30px;
  padding-left: 0px;
  margin-bottom: 0;
  font-size: 20px;
}
@media screen and (max-width: 1399px) {
  .symbol-text-row.email {
    max-width: 236px;
  }
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  z-index: 1000;
  display: none;
  float: right !important;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: right;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1pxsolidrgba (0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.inner-page .right-panel.theme-bgoverlay .pannel-content:before {
  width: 25px;
  height: 25px;
  content: "";
  position: absolute;
  background: #efa12c;
  border-radius: 50%;
  z-index: 1;
  bottom: -12.5px;
  right: -12.5px;
  left: auto;
}

@media only screen and (min-width: 768px) {
  .categories-intro,
  .category-header {
    padding-right: 50px;
    width: 50vw;
  }
}
.category-header__title {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  text-align: right !important;
}
.category-header__icon {
  margin-left: 20px;
  font-size: 36px;
}
.inner-page .right-panel.theme-bgoverlay .pannel-content {
  position: relative;
  border-bottom: 1px solid #ffffff;
  padding-left: 16.5%;
  padding-right: 0px;
}
.photo-container .item .details-wrap .details {
    width: calc(100% - 27px);
    padding-right: 16px;
    padding-left: auto;
}
.inner-page .right-panel.theme-bgoverlay .bgoverlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


@media (min-width:320px)  {
    .photo-container .item .details-wrap .details {
    width: 100%;
    padding-right: 20px;
}
    .inner-page .right-panel.theme-bgoverlay .inner-pannel:before {
    content: "";
    position: absolute;
    
    top: 0;
    width: 0px;
    height: 100%;
    background: #ffffff;
}
    .inner-page .right-panel.theme-bgoverlay .pannel-content{padding-left:15px;padding-right:15px;} }
@media (min-width:480px)  { 
    .photo-container .item .details-wrap .details {
    width: 100%;
    padding-right: 20px;
}
     .inner-page .right-panel.theme-bgoverlay .inner-pannel:before {
    content: "";
    position: absolute;
    
    top: 0;
    width: 0px;
    height: 100%;
    background: #ffffff;
}.inner-page .right-panel.theme-bgoverlay .pannel-content{padding-left:15px;padding-right:15px;} }
@media (min-width:600px)  { .photo-container .item .details-wrap .details {
    width: 100%;
    padding-right: 20px;
} .inner-page .right-panel.theme-bgoverlay .inner-pannel:before {
    content: "";
    position: absolute;
    
    top: 0;
    width: 0px;
    height: 100%;
    background: #ffffff;
}.inner-page .right-panel.theme-bgoverlay .pannel-content{padding-left:15px;padding-right:15px;} }
@media (min-width:801px)  { .photo-container .item .details-wrap .details {
    width: 100%;
    padding-right: 20px;
} .inner-page .right-panel.theme-bgoverlay .inner-pannel:before {
    content: "";
    position: absolute;
    
    top: 0;
    width: 0px;
    height: 100%;
    background: #ffffff;
} .inner-page .right-panel.theme-bgoverlay .pannel-content{padding-left:15px;padding-right:15px;} }
@media (max-width: 767px){
.photo-container .item .details-wrap .details {
    width: 100%;
    padding-right: 20px!important;
}
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }