/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.accordion-title {
  color: #000;
  font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  letter-spacing: 0;
  border-top: 1px solid #97979780;
  border-bottom: 1px solid transparent;
  margin-top: -1px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 12px 0;
  padding: 0.75rem 0;
  font-size: 16px;
  font-size: 1rem; }
  .accordion-title.is-active .icon::after {
    display: none; }
  .accordion-title .icon {
    position: relative;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-top: 2px;
    margin-top: 0.125rem;
    margin-left: 15px;
    margin-left: 0.9375rem; }
    .accordion-title .icon::after, .accordion-title .icon::before {
      content: "";
      position: absolute;
      top: 50%;
      background-color: #000;
      height: 1px;
      width: 20px;
      width: 1.25rem; }
    .accordion-title .icon::after {
      transform: rotate(90deg); }
    .accordion-title .icon::before {
      left: 0; }

.accordion-content {
  padding: 10px 0 15px 0;
  padding: 0.625rem 0 0.9375rem 0; }
  .accordion-content p,
  .accordion-content li {
    margin: 0;
    color: #646464;
    letter-spacing: 0;
    line-height: 22px;
    line-height: 1.375rem;
    font-size: 15px;
    font-size: 0.9375rem; }

.experience-sup_assets-accordion:last-child .accordion-title:not(.is-active) {
  border-bottom-color: #97979780; }

#services .accordion-title {
  border-bottom: 1px solid #97979780; }

.accordion-title {
  font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */; }

/*
   1.0 Utility functions for RTLCSS
*/
/* Replace. Replaces the declaration value with {value}.
** Usage:
** letter-spacing: 1px rtl(normal);
*/
/* Append. Appends {value} to the end of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-append(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Prepend. Prepend {value} to the begining of the declaration value.
** Usage:
** transform: rotate(45deg) rtl-prepend(scaleX(-1));
*/
/* Ignore. Ignores processing of this declaration
** Usage:
** text-align: left rtl-ignore();
*/
.accordion-title {
  color: #000;
  font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
  letter-spacing: 0;
  border-top: 1px solid #97979780;
  border-bottom: 1px solid transparent;
  margin-top: -1px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 12px 0;
  padding: 0.75rem 0;
  font-size: 16px;
  font-size: 1rem; }
  .accordion-title.is-active .icon::after {
    display: none; }
  .accordion-title .icon {
    position: relative;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-top: 2px;
    margin-top: 0.125rem;
    margin-left: 15px;
    margin-left: 0.9375rem; }
    .accordion-title .icon::after, .accordion-title .icon::before {
      content: "";
      position: absolute;
      top: 50%;
      background-color: #000;
      height: 1px;
      width: 20px;
      width: 1.25rem; }
    .accordion-title .icon::after {
      transform: rotate(90deg); }
    .accordion-title .icon::before {
      left: 0; }

.accordion-content {
  padding: 10px 0 15px 0;
  padding: 0.625rem 0 0.9375rem 0; }
  .accordion-content p,
  .accordion-content li {
    margin: 0;
    color: #646464;
    letter-spacing: 0;
    line-height: 22px;
    line-height: 1.375rem;
    font-size: 15px;
    font-size: 0.9375rem; }

.experience-sup_assets-accordion:last-child .accordion-title:not(.is-active) {
  border-bottom-color: #97979780; }

#services .accordion-title {
  border-bottom: 1px solid #97979780; }

.section-faq-page .breadcrumb {
  padding-left: 0; }
  @media (max-width: 991.98px) {
    .section-faq-page .breadcrumb {
      margin: 0;
      padding: 10px 0;
      padding: 0.625rem 0; } }

.section-faq-page .nav-tabs {
  border-color: #000;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .section-faq-page .nav-tabs .nav-link {
    color: #3a3a3a;
    font-family: "Causten-Bold", "Arial Narrow", "Arial", sans-serif /*rtl:prepend:Almarai, */;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    border-radius: 0;
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    font-size: 17px;
    font-size: 1.0625rem; }
    .section-faq-page .nav-tabs .nav-link:hover {
      color: #3a3a3a; }
    .section-faq-page .nav-tabs .nav-link:focus {
      outline: none; }
    .section-faq-page .nav-tabs .nav-link.active {
      border-bottom: 4px solid #000; }

@media (max-width: 991.98px) {
  .section-faq-page .nav-tabs {
    position: relative;
    border: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px 15px -15px;
    margin: 0 -0.9375rem 0.9375rem -0.9375rem; }
    .section-faq-page .nav-tabs::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 10; }
    .section-faq-page .nav-tabs::before {
      content: "";
      background-image: url("../icons/icon-arrow-down-white.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 13px;
      top: 0.8125rem;
      right: 10px;
      right: 0.625rem;
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem; }
    .section-faq-page .nav-tabs.is-active::after {
      display: none; }
    .section-faq-page .nav-tabs.is-active::before {
      transform: rotate(180deg);
      top: 10px;
      top: 0.625rem; }
    .section-faq-page .nav-tabs.is-active .nav-link {
      display: block; }
    .section-faq-page .nav-tabs .nav-item {
      width: 100%; }
    .section-faq-page .nav-tabs .nav-link {
      background: #f4f4f4;
      color: #000;
      border-bottom: solid 1px #c4c4c4;
      width: 100%;
      display: none;
      text-align: left;
      line-height: 17px;
      line-height: 1.0625rem;
      padding: 12px 15px;
      padding: 0.75rem 0.9375rem; }
      .section-faq-page .nav-tabs .nav-link.active {
        display: block;
        background: #000;
        color: #fff; }
      .section-faq-page .nav-tabs .nav-link.select-label {
        background-color: #999;
        border-color: #999;
        color: #fff; }
      .section-faq-page .nav-tabs .nav-link:hover {
        color: #fff; } }

/*# sourceMappingURL=faqPage.css.map*/