@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;700&display=swap");
.mf-date-time,
.mf-footer {
  background-image: none;
  background-color: #044c7f !important;
}

body {
  font-family: "Tajawal", sans-serif !important;
}

.header-center-img,
.social-nav-floating,
.mf-date-time p span,
.mf-search {
  display: none !important;
}

.mf-stellarnav.stellarnav.light li a {
  color: #044c7f;
}

.stellarnav li.has-sub > a:after {
  border-top: 6px solid #044c7f !important;
}

.mf-section-sub-title h3 {
  color: #044c7f !important;
}

.mf-section-sub-title h3 {
  background: none;
}

.stellarnav ul ul:before {
  display: none;
}

.stellarnav ul ul:after {
  display: none;
}

.typo-text-1 h2 {
  color: #044c7f !important;
}

.typo-text-1 h3,
.typo-text-1 h4 {
  color: #044c7f !important;
}

.mf-lang a:hover {
  color: #fff;
  text-decoration: underline;
}

.mf-lang a {
  color: #fff;
  border: 0 !important;
}

.mf-lang a.active {
  color: #fff;
}

.mf-divider {
  border: 0;
}

.footer-item-title,
.mf-contact-info {
  display: none !important;
}

.stellarnav.mobile .close-menu {
  background: #044c7f !important;
}

.mf-home-slider .slide-item .slider-imge {
  background: #fff;
}

.stellarnav.light .icon-close:before {
  border-color: #fff;
}

.stellarnav.light .icon-close:after {
  border-color: #fff;
}

/* ------------- general css ------------- */
.color-2a5a7e {
  color: #2a5a7e;
}

.color-070707 {
  color: #070707;
}

/* ------------- vision and mission section ------------- */
#vision-and-mission {
  padding: 73px 0;
}

.thumbnail {
  border-radius: 0;
  border: none;
  background-color: #eff2f5;
  box-shadow: 9px 16px 13.5px rgba(42, 90, 126, 0.180392);
}

.adjust-row-class {
  margin: 0;
  gap: 112px;
}

/* ------------- about section ------------- */
#about {
  background-color: #2a5a7e;
  color: white;
  padding: 86px 43px;
}

/* ------------- president word section ------------- */
#president-word {
  padding: 73px 359px;
  position: relative;
}

.text-details {
  /* padding-top: 200px !important; */
  box-shadow: 9px 16px 13.5px rgba(42, 90, 126, 0.180392);
}

.image-container-pres {
  /* left: 50%;
  top: 180px; */
  /* transform: translate(-50%, -50%); */
  z-index: 100;
  position: relative;
}
.image-container-pres img {
  max-width: 270px;
  max-height: 270px;
}
@media (max-width: 768px) {
  .image-container img {
    max-width: 165px;
  }
}

.box {
  left: 50%;
  top: 192px;
  transform: translate(-50%, -50%);
  width: 270px;
  height: 246px;
  background-color: #2a5a7e;
  z-index: 99;
}

.bg-color {
  background-color: #eff2f5;
}

.all-news .news-item .news-content .news-texts .news-action-btn .inline-link-ico {
  color: #044c7f;
}

.all-news .news-item:hover h3 {
  color: #044c7f;
}

.icon-field .field-icon {
  color: #044c7f;
}

.mf-button-light {
  color: #044c7f;
}

.mf-home-slider .slick-dots {
  display: none;
}

.logo img {
  max-width: 200px;
}

:lang(ar) body {
  direction: rtl;
}

.stellarnav li.has-sub > a:before {
  border-top: 6px solid #044c7f;
}

.stellarnav .icon-close:before {
  width: 22px;
  border-bottom: solid 1px #fff;
}

.stellarnav .icon-close:after {
  width: 22px;
  border-bottom: solid 1px #fff;
}

.stellarnav a.dd-toggle .icon-plus:before {
  border-bottom: solid 1px #044c7f;
}

.stellarnav a.dd-toggle .icon-plus:after {
  border-bottom: solid 1px #044c7f;
}

.inner-content a {
  color: #044c7f;
}

.inline-link-ico {
  color: #044c7f;
}

.career-list-wrap .header-row .job-item {
  color: #044c7f;
}

.mf-button-primary {
  background: #044c7f;
}

.field-group .mf-form-control:focus {
  border-color: #044c7f;
}

.mf-button-primary:hover {
  background: #033d66;
}

.select-group-indynamic:after {
  border-color: #044c7f transparent transparent transparent;
}

.career-list-wrap .job-row:hover .mf-button-light {
  background: #033d66;
}

.ar .mf-stellarnav ul {
  flex-direction: row;
}

.career-details-header .header-cell span {
  color: #044c7f;
}

.ar .select-group-indynamic:after {
  right: auto;
  left: 15px !important;
}

.backlink-title .back-link {
  text-align: initial;
}

.career-details-action label {
  color: #044c7f;
}

.career-details-action .form-control {
  border-radius: 0;
}

.mf-footer {
  padding-top: 0;
}

.ar .career-details-action {
  flex-direction: row;
}

.news-filter-all-news {
  display: none;
}

.mf-lang {
  text-align: right;
}

.ar .mf-lang {
  text-align: left;
}

.mf-section-sub-title h3 {
  font-size: 45px;
  font-weight: 700;
}

.all-news .news-item .news-content .news-texts h3 {
  font-weight: 700;
  color: #044c7f;
  line-height: 22px;
}

.all-news .news-item .news-content .news-img p img {
  width: 20px !important;
}

.all-news .news-item .news-content .news-img p {
  width: auto;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  top: 0;
  bottom: initial;
}

.ar .all-news .news-item .news-content .news-img p {
  left: initial;
  right: 0;
  top: 0;
}

.go-back-btn:focus {
  outline: none;
}

.all-news .news-item .news-content .news-texts p {
  line-height: 22px;
  font-size: 16px;
  color: #044c7f;
}

.all-news .news-item .news-content .news-texts .news-action-btn .inline-link-ico {
  font-weight: 700;
}

.all-news .news-item .news-content .news-img {
  background-size: cover;
}

.all-news .news-item .news-content .news-img img.img-responsive {
  display: none;
}

.all-news .news-item .news-content .news-texts .news-action-btn .inline-link-ico i {
  font-size: 13px;
}

/* contact us */
.get-in-touch-title-container {
  min-height: 25vh;
  background-image: url("../images/Background.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.get-in-touch-title-container h2 {
  line-height: 50px;
  color: #1b4f77;
}

.get-in-touch-title-container p {
  line-height: 21px;
  color: #1b4f77;
  max-width: 60%;
}

#get-in-tocuh-form-container {
  padding: 80px 200px;
  background-color: #f8f7f7;
}
@media (max-width: 1200px) {
  #get-in-tocuh-form-container {
    padding: 80px 50px;
  }
}

.get-in-tocuh-form {
  padding: 0 176px;
}
@media (max-width: 1200px) {
  .get-in-tocuh-form {
    padding: 0 100px;
  }
}

.get-in-tocuh-btn {
  padding: 10px 32px;
  background-color: #f1e4be;
  border: #f1e4be;
  color: #1b4f77;
  border-radius: 0;
  font-weight: 600;
}

.get-in-tocuh-btn:hover,
.get-in-tocuh-btn:active {
  background-color: #ecdba9 !important;
  color: #1b4f77 !important;
}

.customize-input {
  border-radius: 0;
  border: 1px solid rgba(27, 79, 119, 0.22);
  background-color: #f8f7f7;
  font-size: 15px;
  color: #1b4f77;
}

.customize-input:focus {
  color: #1b4f77;
  background-color: #f8f7f7;
  box-shadow: none;
  border-color: rgb(27, 79, 119);
}

.customize-input::-moz-placeholder {
  color: #1b4f77;
  opacity: 1;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: capitalize;
}

.customize-input::placeholder {
  color: #1b4f77;
  opacity: 1;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: capitalize;
}

.icon {
  background: url("../images/carbon_location.svg") no-repeat;
  background-position: 98%;
  background-size: 16px;
}

.text-area {
  background-color: #f8f7f7;
  color: #1b4f77;
  border-radius: 0;
  border: 1px solid rgba(27, 79, 119, 0.22);
}
.text-area:focus {
  background-color: #f8f7f7;
  color: #1b4f77;
  box-shadow: none;
  border: 1px solid rgb(27, 79, 119);
}
.text-area::-moz-placeholder {
  color: #1b4f77;
  opacity: 0.6;
}
.text-area::placeholder {
  color: #1b4f77;
  opacity: 0.6;
}

@media (max-width: 600px) {
  .get-in-touch-title-container {
    padding: 20px 10px;
  }
  .get-in-touch-title-container p {
    max-width: 100%;
    font-size: 14px;
  }
  #get-in-tocuh-form-container {
    padding: 50px;
  }
  .get-in-tocuh-form {
    padding: 10px;
  }
}
/* contact us ends */
/*about us starts */
/* ---------------- develop financial performance ---------------- */
#develop-financial-performance {
  padding: 80px 200px;
  min-height: 52.6vh;
  background-image: url("../images/newaboutbg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-shadow: inset 0 0 0 1000px rgba(27, 79, 119, 0.6);
}

.text-content p {
  font-size: 16px;
  font-weight: 600;
  line-height: 20.96px;
  color: #fefefe;
}

.text-content h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
  color: #fefefe;
}

/* ---------------- our vision ---------------- */
#our-vision {
  padding: 80px 200px;
  -moz-column-gap: 72px;
       column-gap: 72px;
}

.our-vision-title h2 {
  color: #1b4f77;
  font-size: 32px;
  line-height: 38px;
}

.our-vision-text-container {
  -moz-column-gap: 34.7px;
       column-gap: 34.7px;
  flex-basis: 300px;
}

.our-vision-title h2,
.our-vision-text-item-container h3,
.text-item p:first-child {
  font-weight: 700;
}

.our-vision-text-item-container {
  flex-basis: 267.73px;
}

.our-vision-text-item-container h3 {
  color: #dbc4a0;
  font-size: 42px;
  line-height: 50px;
}

.text-item {
  margin-left: 20.89px;
}

.text-item p:first-child {
  color: #1b4f77;
  font-size: 16px;
  line-height: 19px;
}

.text-item p:last-child {
  color: #1b4f77;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

/* ---------------- our mission ---------------- */
#our-mission {
  padding: 80px 200px;
  background-color: #1b4f77;
  background-image: url("../images/our-mission-bg.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  color: #fefefe;
}

#our-mission h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  color: #dbc4a0;
}
@media (max-width: 768px) {
  #our-mission h3 {
    margin-bottom: 20px !important;
  }
}

.our-mission-text-container {
  -moz-column-gap: 48px;
       column-gap: 48px;
}

.our-mission-text-item-container {
  flex-basis: 250px;
}

.our-mission-text-item {
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.our-mission-text-item h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}

.our-mission-text-item p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

/* ---------------- executive-management ---------------- */
#executive-management {
  padding: 80px 200px;
  background-color: #f8f7f7;
}

.title {
  line-height: 38px;
  color: #dbc4a0;
}

.items-container {
  row-gap: 50px;
}

.item-container {
  -moz-column-gap: 16px;
       column-gap: 16px;
  flex-basis: 320px;
  justify-content: center;
}
@media (max-width: 1032px) {
  .item-container {
    justify-content: flex-start;
  }
}

.item-text-content h3 {
  color: #1b4f77;
  font-weight: 600;
}

.item-text-content p {
  color: #D1BA96;
  font-weight: 700;
}

/* ---------------- media query ---------------- */
@media (max-width: 600px) {
  /* ---------------- develop financial performance ---------------- */
  #develop-financial-performance {
    padding: 20px 10px;
  }
  .text-content h2 {
    font-size: 26px;
  }
  /* ---------------- our vision ---------------- */
  #our-vision {
    padding: 20px 10px;
    row-gap: 10px;
  }
  /* ---------------- our mission ---------------- */
  #our-mission {
    padding: 20px 10px;
  }
  /* ---------------- executive-management ---------------- */
  #executive-management {
    padding: 20px 10px;
  }
  .item-text-content h3 {
    font-size: 14px;
  }
  .item-text-content p {
    font-size: 14px;
  }
}
/* about us ends */
/* ------------------------- Article Section ------------------------- */
#article-section {
  padding: 80px 200px;
  background-color: #f8f7f7;
}

.main-article-container {
  margin-bottom: 100px;
}

.go-back-btn {
  -moz-column-gap: 8px;
       column-gap: 8px;
  background-color: transparent;
  border: none;
  font-size: 14px;
  line-height: 17px;
  color: #1b4f77;
  width: 100%;
  margin-bottom: 32px;
}

.go-back-btn h3 {
  font-weight: 600;
}

.date-time-text {
  color: #1b4f77;
  font-size: 18px;
  line-height: 27px;
  width: 100%;
}

.date-time-text strong {
  font-weight: 700;
}

.article-main-text {
  margin-bottom: 32px;
}

.article-main-text h2 {
  font-size: 36px;
}

.article-list {
  line-height: 24px;
  font-size: 18px;
}

.customize-card {
  background-color: #fefefe;
  border: 1px solid rgba(27, 79, 119, 0.22);
  border-radius: 0;
}

.customize-img-card {
  border-radius: 0;
}

.overlay {
  width: 100%;
  height: 69%;
  left: 0;
  right: 0;
  top: 31.51%;
  background: linear-gradient(360deg, #214e6d 0%, rgba(33, 78, 109, 0.94) 19.27%, rgba(33, 78, 109, 0.655527) 40.1%, rgba(33, 78, 109, 0) 100%);
  opacity: 0.7;
}

.article-date {
  -moz-column-gap: 10px;
       column-gap: 10px;
  bottom: 25px;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fefefe;
  z-index: 100;
}

.article-date h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}

img[src*="Rectangle 59.png"],
img[src*="Rectangle 60.png"] {
  width: 100%;
}

.related-articles h2 {
  line-height: 38px;
  color: #dbc4a0;
}

.customize-row {
  margin: 0;
}

.customize-row .customize-col:nth-child(odd) {
  padding-right: 40px;
  padding-left: 0;
}

.customize-row .customize-col:nth-child(even) {
  padding-left: 40px;
  padding-right: 0;
}

.customize-card-title {
  font-weight: 600;
}

.customize-card-body {
  padding: 32px 24px;
  padding-bottom: 24px;
}

.customize-card-text {
  font-size: 14px;
}

.card-body-hr {
  background-color: #1b4f77;
  border: 0;
  border-radius: 2px;
  opacity: 0.22;
  height: 1px;
  width: 100%;
}

.customize-card-btn {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.color-1b4f77 {
  color: #1b4f77;
}

/* careers page starts */
.careers-title-container {
  background-image: url("../assets/Background.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 25vh;
}

.careers-title-container h2 {
  font-size: 42px;
}

.careers-title-container p {
  padding: 0 21%;
}

.careers-title-container h2,
.careers-title-container p {
  color: #1b4f77;
}

.our-culture {
  padding: 80px 200px;
  background-color: #1b4f77;
  background-image: url("../assets/our-mission-bg.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  row-gap: 48px;
}

.our-culture h2 {
  color: #dbc4a0;
}

.our-culture-text-content-container {
  padding-right: 23.5%;
  color: #fefefe;
}

.text-content-title {
  font-size: 35px;
}

.open-positions {
  padding: 5.556% 13.889%;
  background-color: #f8f7f7;
  row-gap: 48px;
}
@media (max-width: 768px) {
  .open-positions {
    padding: 20px 10px;
    row-gap: 0;
  }
}

.open-positions h2 {
  color: #dbc4a0;
}

.table-head {
  color: #1b4f77;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.01em;
  opacity: 0.6;
}

.customize-table thead th {
  border: 0;
}

.customize-table th,
.customize-table td {
  border-color: rgba(27, 79, 119, 0.22);
}

.table-btn {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  align-items: center;
}

.table-btn span {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: #1b4f77;
}

.customize-table tbody tr th {
  font-weight: 700;
  font-size: 18px;
  color: #1b4f77;
}

.customize-table tbody tr td {
  font-weight: 600;
  font-size: 18px;
  color: #1b4f77;
}

@media (max-width: 600px) {
  .our-culture {
    padding: 20px 10px;
    background-position: bottom right;
    row-gap: 0;
  }
  .careers-title-container {
    padding: 20px 10px;
  }
  .careers-title-container p {
    padding: 0 0;
  }
  .our-culture-text-content-container {
    padding: 0;
  }
  .text-content-title {
    font-size: 25px;
  }
  .our-culture-text-content-container p {
    font-size: 14px;
  }
}
/* careers page ends */
/* careers details page starts */
#careers-it-specialist {
  background-image: url("../assets/Background.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 43px 203px;
}
@media (max-width: 950px) {
  #careers-it-specialist {
    padding: 50px;
  }
}

#careers-it-specialist h2 {
  font-weight: 700;
  font-size: 42px;
  text-align: center;
  color: #1b4f77;
}

.border-title {
  border-bottom: 1px solid rgba(27, 79, 119, 0.2509803922);
  border-top: 1px solid rgba(27, 79, 119, 0.2509803922);
  padding: 16px 0 !important;
}

.job-title-container h4 {
  font-size: 14px;
  color: #1b4f77;
  opacity: 0.8;
  margin-bottom: 5px !important;
}

.job-title-container h3 {
  font-size: 16px;
  color: #1b4f77;
  margin-bottom: 0 !important;
}

.job-title-container.left-border {
  border-left: 1px solid rgba(27, 79, 119, 0.22);
  padding: 0 25px;
}

.left-border:first-child {
  border-left: 0;
  padding-left: 0;
}

#form-container-section {
  padding: 30px 200px;
  background-color: #f8f7f7;
}
@media (max-width: 1150px) {
  #form-container-section {
    padding: 20px;
  }
}

.form-container {
  padding: 0 176px;
}

.customize-file-label::after {
  border: none;
  background-color: transparent;
  content: url("../assets/Vector.svg") !important;
}

input::-moz-placeholder {
  text-transform: capitalize;
}

input::placeholder {
  text-transform: capitalize;
}

label {
  text-transform: capitalize;
}

.customize-input {
  border-radius: 0;
  border: 1px solid rgba(27, 79, 119, 0.22);
  background-color: #f8f7f7;
  font-size: 15px;
  color: #1b4f77;
  opacity: 1;
}

.customize-input:focus {
  color: #1b4f77;
  background-color: #f8f7f7;
  box-shadow: none;
  border-color: rgb(27, 79, 119);
}

.customize-input::-moz-placeholder {
  color: #1b4f77;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: capitalize;
}

.customize-input::placeholder {
  color: #1b4f77;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: capitalize;
}

.form-container button {
  background-color: #f1e4be;
  width: 20%;
  padding: 11px 0;
  color: #1b4f77;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  border: 0;
}

.form-container button:hover {
  background-color: #ecdba9;
}

.ar #div_id_mobile input, .ar #div_id_civil_id input, .ar #div_id_email input, .ar #div_id_date_of_birth input {
  direction: ltr;
  text-align: right;
}

/*.avatarpic{
  width: 90px;
}*/
@media (min-width: 768px) {
  .news-article-content {
    min-height: 140px;
    overflow: hidden;
  }
  .stellarnav li.has-sub > a:after {
    position: relative;
    top: -3px;
  }
  .new-header {
    display: flex;
    background: white;
    margin-top: 30px;
    border-radius: 30px;
    position: absolute;
    z-index: 99;
    width: 100%;
    align-items: center;
    justify-content: space-around;
  }
  .new-header .logo {
    padding: 5px;
    margin: 0px 20px;
  }
  .new-header .logo img {
    max-width: 150px;
  }
  .new-header .mf-stellarnav {
    box-shadow: none;
  }
  .new-header .mf-stellarnav a {
    font-weight: 700;
    font-size: 12px !important;
  }
  .new-header .stellarnav.desktop li.has-sub li a {
    font-weight: 300;
    color: #044c7f !important;
  }
  .new-header .new-lang a {
    color: #044c7f;
    font-size: 24px;
    font-weight: 700;
  }
  .inner-header-bg {
    background-image: url("../images/banner2.png");
    background-size: cover;
    min-height: 300px;
    background-position: center;
  }
  header {
    background: transparent;
    display: none;
  }
  .mf-home-slider .slide-item .slide-content h2 {
    font-size: 50px;
    font-weight: 700;
  }
}
.ar .mf-stellarnav a {
  font-size: 16px !important;
}

@media (min-width: 1600px) {
  .container {
    max-width: 1500px;
  }
}
@media (max-width: 600px) {
  #careers-it-specialist {
    padding: 50px;
  }
  .border-title {
    overflow: scroll;
    -ms-overflow-style: none; /* hide scrollbar IE and Edge */
    scrollbar-width: none; /* hide scrollbar Firefox */
  }
  /* hide scrollbar Chrome */
  .border-title::-webkit-scrollbar {
    display: none;
  }
  .job-title-container.d-flex {
    padding: 10px;
  }
  #form-container-section {
    padding: 50px;
  }
  .form-container {
    padding: 0;
  }
  .form-container button {
    width: 100%;
  }
}
/* careers details page ends */
.ar .go-back-btn img {
  transform: rotate(180deg);
}
.ar .date-time-text {
  text-align: right;
}
.ar .article-main-text h2 {
  text-align: right;
}
.ar .article-main-text p {
  text-align: right;
}
.ar .middle-article-text {
  text-align: right;
}
.ar .article-end-text {
  text-align: right;
}
.ar .article-list {
  text-align: right;
}
.ar .related-articles {
  text-align: right;
}
.ar .customize-row .customize-col:nth-child(odd) {
  padding-left: 40px;
}
.ar .customize-row .customize-col:nth-child(even) {
  padding-right: 40px;
}
.ar .customize-card-body a img {
  transform: rotate(180deg);
}
.ar .customize-table tbody tr th,
.ar .customize-table tbody tr td,
.ar .table-head,
.ar .our-culture h2,
.ar .our-culture-text-content-container,
.ar .open-positions {
  text-align: right;
}
.ar .our-culture-text-content-container {
  padding-right: 0;
  padding-left: 23.5%;
}
.ar .table-btn img {
  transform: rotate(180deg);
}
.ar .job-title-container,
.ar .customize-file-label,
.ar .form-container {
  text-align: right;
}
.ar .job-title-container.left-border {
  border-right: 1px solid rgba(27, 79, 119, 0.22);
  border-left: 0;
}
.ar .left-border:first-child {
  border-right: 0;
  padding-right: 0;
}
.ar .customize-file-label::after {
  right: initial;
  top: 5%;
  left: 0;
}
@media (max-width: 1032px) {
  .ar .item-container {
    justify-content: flex-start;
  }
}
@media (max-width: 600px) {
  .ar .customize-row .customize-col:nth-child(even),
  .ar .customize-row .customize-col:nth-child(odd) {
    padding: 0;
  }
}

.ar .footer__container > div ul li.phone {
  direction: ltr;
  text-align: right;
  display: block;
}

.ar .footer__container > div ul li.phone img {
  width: 18px;
  float: right;
  margin: 0;
  margin-left: 5px;
}

@media (max-width: 600px) {
  #article-section {
    padding: 50px;
  }
  .date-time-text {
    font-size: 16px;
    line-height: 21px;
  }
  .article-main-text h2 {
    font-size: 26px;
  }
  .article-main-text p {
    font-size: 16px;
  }
  .article-list {
    font-size: 16px;
    line-height: 21px;
  }
  .customize-row {
    row-gap: 50px;
  }
  .customize-row .customize-col:nth-child(even),
  .customize-row .customize-col:nth-child(odd) {
    padding: 0;
  }
}
.role-of-financial-main-title {
  margin-top: 30px;
}

.role-of-financial-text-content {
  margin-bottom: 30px;
}

/* footer starts */
.footer__container {
  padding-top: 70px;
  color: #FFF;
}

@media (max-width: 767.98px) {
  .footer__container {
    padding-top: 20px;
  }
}
.footer__container > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}

@media (max-width: 767.98px) {
  .footer__container > div > div {
    padding-inline-end: 10px;
  }
}
.footer__container > div .logo {
  max-width: 38%;
}

@media (max-width: 991.98px) {
  .footer__container > div .logo {
    max-width: 60%;
  }
}
@media (max-width: 767.98px) {
  .footer__container > div .logo {
    max-width: 85%;
  }
}
@media (max-width: 575.98px) {
  .footer__container > div .logo {
    max-width: unset;
  }
}
.footer__container > div .logo p {
  margin-top: 18px;
  font-size: 14px;
}

.footer__container > div h4 {
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 22px;
}

@media (max-width: 767.98px) {
  .footer__container > div h4 {
    font-size: 18px;
  }
}
.footer__container > div ul {
  padding: 0;
  list-style: none;
}

.footer__container > div ul li {
  display: flex;
  align-items: center;
  margin-bottom: 18px;
  font-weight: 600;
}

.footer__container > div ul li a {
  color: #FFF;
  text-decoration: underline;
}

@media (max-width: 767.98px) {
  .footer__container > div ul li {
    font-size: 14px;
  }
}
.footer__container > div ul li img {
  margin-inline-end: 8px;
  width: 24px;
  filter: invert(93%) sepia(93%) saturate(0%) hue-rotate(288deg) brightness(107%) contrast(106%);
}

@media (max-width: 767.98px) {
  .footer__container > div ul li img {
    width: 18px;
  }
}
.footer__container > div ul.quick-links li {
  margin-bottom: 12px;
}

.footer__container > div ul.quick-links li a {
  color: #FFF;
  text-decoration: none;
}
.footer__container > div ul.quick-links li a:hover {
  text-decoration: none;
}

.footer__container .copyright {
  padding: 30px 0;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 767.98px) {
  .footer__container .copyright {
    justify-content: center;
    padding: 10px 0;
  }
}
.footer__container .copyright > div {
  display: flex;
  align-items: flex-end;
}

.footer__container .copyright > div a {
  color: #FFF;
  text-decoration: none;
  text-transform: capitalize;
}

.footer__container .copyright > div hr {
  margin: 0 15px;
  width: 1px;
  height: 15px;
  border: 0;
  border-right: 1px solid #FFF;
}

.footer__container .copyright p {
  margin-bottom: 0;
}

/* footer ends */
.get-in-tocuh-form ::-moz-placeholder {
  color: #044c7f;
  opacity: 1;
}
.get-in-tocuh-form ::placeholder {
  color: #044c7f;
  opacity: 1;
}

.get-in-tocuh-form :-ms-input-placeholder {
  color: #044c7f;
}

.get-in-tocuh-form ::-ms-input-placeholder {
  color: #044c7f;
}

.ar .all-news .news-item .news-content .news-texts .news-action-btn .inline-link-ico i {
  transform: rotate(180deg);
}

.ar .inline-link-ico i {
  transform: rotate(180deg);
}

.ar .stellarnav li.has-sub > a:before {
  float: left;
  margin-top: 10px;
}

.ar .stellarnav .dd-toggle {
  left: 0;
  right: initial;
}

@media (max-width: 960px) {
  .mf-row-header .brand-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0px !important;
  }
  .mf-date-time {
    display: block;
  }
  .stellarnav .menu-toggle span.bars {
    top: 0;
  }
  .mf-lang {
    float: left;
  }
  #president-word {
    padding: 150px 20px;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 105px;
  }
  header {
    height: 105px;
  }
  .mf-lang .search-toggle {
    display: none !important;
  }
  .ar .mf-row-header .brand-col {
    width: -webkit-fill-available !important;
    width: -moz-available !important;
    width: stretch !important;
    right: auto !important;
  }
  #vision-and-mission {
    padding: 30px 0;
  }
  .adjust-row-class {
    gap: 30px;
  }
  .new-header .logo, .new-header .new-lang {
    display: none;
  }
  .mf-date-time {
    position: absolute;
    right: 0;
    background-color: transparent !important;
    z-index: 9999;
    top: 10px;
  }
  .ar .mf-date-time {
    left: 0;
    right: initial;
  }
  .mf-lang a {
    color: #044c7f !important;
  }
}
@media (max-width: 600px) {
  #about {
    padding: 40px;
  }
  #about p {
    width: 100% !important;
  }
  .box {
    top: 135px;
    width: 213px;
    height: 191px;
  }
  #president-word {
    padding: 70px 20px;
  }
  .image-container {
    top: 135px;
    width: 45% !important;
  }
}
/* arabic */
.ar body {
  direction: rtl;
}

.ar .our-vision-title h2 {
  text-align: right;
}

.ar .our-vision-text-item-container h3 {
  text-align: right;
}

.ar .text-item {
  text-align: right;
}

.ar #our-mission {
  text-align: right;
}

.ar .item-container {
  text-align: right;
  justify-content: center;
}

.error-msg {
  color: #F00;
}

#submitJob {
  padding: 10px 32px;
  background-color: #f1e4be;
  border: #f1e4be;
  color: #1b4f77;
  border-radius: 0;
  font-weight: 600;
}
#submitJob:hover, #submitJob:active {
  background-color: #ecdba9 !important;
  color: #1b4f77 !important;
}

form ::-moz-placeholder {
  color: #044c7f;
  opacity: 1;
}

form ::placeholder {
  color: #044c7f;
  opacity: 1;
}
form :-ms-input-placeholder {
  color: #044c7f;
}
form ::-ms-input-placeholder {
  color: #044c7f;
}

#jobApplySuccess .modal-content {
  background: white;
  padding: 20px;
  color: green;
}

#jobApplySuccess .map-body:before, #jobApplySuccess .map-body:after {
  display: none;
}

footer {
  background: #2a5a7e;
}

footer .logo img {
  display: none;
}

#role-of-financial {
  padding: 80px 0;
  background-color: #f8f7f7;
}

.role-of-financial-main-title {
  padding: 0 0px;
  gap: 42px;
  color: #1b4f77;
  margin-bottom: 30px;
}
.role-of-financial-main-title div:nth-child(1) h2 {
  margin-bottom: 18px;
}
@media (max-width: 1024px) {
  .role-of-financial-main-title {
    padding: 0 100px;
  }
}
@media (max-width: 768px) {
  .role-of-financial-main-title {
    padding: 0 50px;
    flex-direction: column;
  }
  .role-of-financial-main-title div:nth-child(1) h2 {
    font-size: 32px;
  }
}

.role-of-financial-subtitle h3 {
  font-weight: 600;
  margin-bottom: 2px;
}
.role-of-financial-subtitle h4 {
  font-weight: 600;
}
@media (max-width: 768px) {
  .role-of-financial-subtitle h3 {
    font-size: 20px;
  }
  .role-of-financial-subtitle h4 {
    font-size: 14px;
  }
}

.role-of-financial-text-content {
  padding: 0 0px;
  color: #1b4f77;
}
.role-of-financial-text-content div:nth-child(1) {
  font-size: 18px;
  line-height: 131%;
  margin-bottom: 24px;
}
.role-of-financial-text-content div:nth-child(1) p:nth-child(1) {
  margin-bottom: 30px;
}
.role-of-financial-text-content div:nth-child(1) p:nth-child(2) {
  margin-bottom: 0;
}
.role-of-financial-text-content div:nth-child(2) h5 {
  font-size: 18px;
  font-weight: 600;
  line-height: 131%;
  margin-bottom: 4px;
}
.role-of-financial-text-content div:nth-child(2) h6 {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .role-of-financial-text-content {
    padding: 0 100px;
  }
}
@media (max-width: 768px) {
  .role-of-financial-text-content {
    padding: 0 50px;
  }
  .role-of-financial-text-content div:nth-child(1) {
    font-size: 16px;
  }
}

.search-box {
  transition: width 0.6s, border-radius 0.6s, background 0.6s, box-shadow 0.6s;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  background: #ebebeb;
}
@media (max-width: 768px) {
  .search-box {
    width: 85%;
    height: 35px;
  }
}

.search-box + label .search-icon {
  color: #044c7f;
}

.search-box:hover {
  color: white;
  background: #c8c8c8;
  box-shadow: 0 0 0 5px #044c7f;
}

.search-box:hover + label .search-icon {
  color: white;
}

.search-box:focus {
  transition: width 0.6s cubic-bezier(0, 1.22, 0.66, 1.39), border-radius 0.6s, background 0.6s;
  border: none;
  outline: none;
  box-shadow: none;
  padding-left: 15px;
  cursor: text;
  width: 200px;
  border-radius: auto;
  background: #ebebeb;
  color: #044c7f;
}
@media (max-width: 768px) {
  .search-box:focus {
    width: 85%;
  }
}

.search-box:focus + label .search-icon {
  color: #044c7f;
}

.search-box:not(:focus) {
  text-indent: -5000px;
}

#search-submit {
  position: relative;
  left: -5000px;
}

.search-icon {
  position: relative;
  left: -30px;
  color: white;
  cursor: pointer;
}

.ar #search-submit {
  right: -5000px;
  left: initial;
}
.ar .search-icon {
  left: initial;
  right: -30px;
}
.ar .search-box:focus {
  padding-left: 0;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .new-header {
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .new-search {
    text-align: center;
  }
  .new-search form {
    height: 35px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 25px;
  }
  .new-search {
    width: 100%;
  }
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.swiper .swiper-button-next, .swiper .swiper-button-prev {
  color: #044c7f;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .mySwiper {
    height: auto;
  }
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.article-main-text .swiper-slide img {
  width: 100%;
}

@media (max-width: 2000px) {
  .stellarnav > ul > li > a {
    padding: 20px 20px;
  }
}
@media (max-width: 1400px) {
  .stellarnav > ul > li > a {
    padding: 20px 10px;
  }
}
.apply-btn {
  padding: 10px 32px;
  background-color: #f1e4be;
  border: #f1e4be;
  color: #1b4f77;
  border-radius: 0;
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 22px;
  margin-top: 30px;
}

.download-box {
  border: 1px solid #c1cdd7;
  padding: 20px 50px;
  background-size: contain;
  position: relative;
  height: 100%;
  margin-bottom: 30px;
  transition: box-shadow 0.3s;
}
.download-box:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.download-box::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/logobg.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 0;
}
.download-box h4 {
  color: #044c7f;
  font-size: 25px;
  font-weight: 700;
}
.download-box a {
  color: #044c7f;
  font-size: 15px;
  z-index: 1;
  position: relative;
}
.download-box a:hover {
  color: #e5d687;
}
.download-box i {
  transform: rotate(-20deg);
}

.ar .download-box i {
  transform: rotate(200deg);
}
.ar .download-box::after {
  background-image: url("../images/logobg2.png");
  background-position: center left;
}

.bodybg {
  background-color: #f8f7f7;
  padding: 30px 0;
}

@media (max-width: 768px) {
  .gap30mobile {
    gap: 30px;
  }
}
.text-content h3 {
  color: #FFF;
}

.careertitle {
  color: #044c7f;
  font-size: 45px;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .careertitle {
    font-size: 35px;
  }
}
.careertitle span {
  font-weight: 700;
  color: #e5d687;
}

.carrerstyle1 {
  font-weight: 700;
  font-size: 22px;
  color: #9e9d9d;
}
.carrerstyle1 span {
  color: #044c7f;
}
@media (max-width: 768px) {
  .carrerstyle1 {
    font-size: 18px;
  }
}

h3.careertitle2 {
  color: #e5d687;
  font-size: 30px;
  margin-top: 30px;
  font-weight: 700;
}
@media (max-width: 768px) {
  h3.careertitle2 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .mf-row-header .logo {
    z-index: -1;
  }
  .login {
    width: 100px;
    margin: 10px auto;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .mobile-title {
    display: none;
  }
}
.career-list-wrap .job-row:hover {
  background: #ffffff;
  border-color: transparent;
}

#login-page {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}

.title {
  color: #1b4f77;
  margin-bottom: 30px;
}
.title h2 {
  font-size: 36px;
  line-height: 43px;
}

#login-form p {
  color: #1b4f77;
  text-transform: capitalize;
}
#login-form p a {
  color: #1b4f77;
  font-weight: 600;
  text-decoration: underline;
}
#login-form p a:hover {
  text-decoration: none;
}
#login-form .form-group input {
  border-radius: 0;
  background-color: #fefefe;
  border: 1px solid rgba(27, 79, 119, 0.25);
  padding: 10px;
  color: #1b4f77;
}
#login-form .form-group input::-moz-placeholder {
  color: #1b4f77;
  opacity: 0.6;
}
#login-form .form-group input::placeholder {
  color: #1b4f77;
  opacity: 0.6;
}
#login-form .form-group input:focus {
  box-shadow: none;
}
#login-form .form-group:nth-child(3) label {
  color: #1b4f77;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 130.9%;
}

.login-submit {
  background-color: rgb(241, 228, 190);
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 10px 32px;
  color: #1b4f77;
  text-align: center;
  text-transform: capitalize;
  border: none;
  width: 100%;
  margin: 24px 0;
  transition: all 0.4s;
}
.login-submit:hover {
  background-color: rgb(232, 211, 148);
}

.login-bg-gradient {
  background-image: url("../images/bg1.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.login-img {
  width: 100%;
  max-height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.login {
  background-color: #f1e4be;
  padding: 5px;
  list-style: none;
  font-weight: 600;
  cursor: pointer;
}
.login a {
  color: #1b4f77;
}
.login a:hover {
  text-decoration: none;
}

#login-form .form-group.form-check.pl-0 {
  display: flex;
  gap: 0.3rem;
  align-items: center;
}

#exampleCheck1 {
  position: initial;
  margin: 0;
}

#login-form #div_id_password label {
  color: #1b4f77;
  font-weight: 400;
}

#login-form .form-group.form-check.pl-0 label {
  color: #1b4f77;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 130.9%;
}

.document-list .col-md-4 {
  margin-bottom: 30px;
}

.new-header div.profile-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 15px;
}
.new-header div.profile-links li {
  list-style: none;
  color: #1b4f77;
  font-weight: 600;
  cursor: pointer;
}
@media (max-width: 768px) {
  .new-header div.profile-links li {
    margin: 5px 0;
  }
}
.new-header div.profile-links li a {
  color: #1b4f77;
  text-decoration: none;
  background-color: #f1e4be;
  padding: 2px 5px;
  display: block;
  text-align: center;
  font-size: 15px;
}
.new-header div.profile-links li a:hover {
  background-color: #e8d394;
}

#id_q {
  padding: 10px;
  border-radius: 0;
  border: 1px solid rgba(27, 79, 119, 0.6);
  outline: none;
  color: rgba(27, 79, 119, 0.6);
}

label[for=id_q] {
  margin: 0;
}

td input[type=submit] {
  background-color: #f1e4be;
  border: none;
  padding: 10px;
  color: #1b4f77;
  font-weight: 600;
  cursor: pointer;
}
td input[type=submit]:hover {
  background-color: #e8d394;
}

label[for=id_q] {
  margin: 0;
  font-weight: 400;
  color: rgba(27, 79, 119, 0.6);
}

.news-c-container form tbody {
  flex-wrap: wrap;
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
}

.search-box tbody {
  flex-wrap: wrap;
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
}

.right-side {
  display: flex;
  gap: 20px;
}

.ar .arnumber {
  direction: ltr;
  text-align: right;
}

#executive-management img {
  width: 140px;
  border: 10px solid #2a5a7e;
  border-radius: 50%;
}

#executive-management .item-container div {
  position: relative;
}

#executive-management .item-container div::after {
  content: "";
  position: absolute;
  background-image: url("../images/graphic1.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 50px;
}

@media (max-width: 768px) {
  .profile-links {
    display: none !important;
  }
  .search-icon {
    top: 5px;
  }
  .mf-home-slider .slick-dots {
    bottom: -13%;
  }
}
@media (min-width: 768px) {
  .login-menu {
    display: none !important;
  }
  .mf-home-slider .slide-item .slider-imge img {
    height: 550px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.ar .mf-home-banner {
  direction: ltr;
}

#contactApplySuccess .modal-dialog-form .modal-content {
  background: white;
  padding: 20px;
}
/****fixes****/
.president-desc {
  flex-direction: column;
  padding: 0 50px;
}

.word-main  .image-container-pres{
  position: relative!important;
}
.text-details{
  padding: 0 60px;
}
.word-main  .image-container-pres img{
  z-index: 100;
  position: relative;
}
.word-main  .image-container-pres:after{
  position: absolute!important;
  content: '';
  width: 270px;
  height: 246px;
  background-color: #2a5a7e;
  z-index: 99;
  left: -11px;
  top: 11px;
}
@media (max-width:1200px) {
  .word-main  {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  }
  .president-desc {
    padding: 0;
  }
  .word-main .image-container-pres{
    padding-bottom: 50px;
  }
  .president-desc{
    text-align: center;
  }

  #president-word{
    padding: 73px 43px;
  }
  
}
@media (min-width:1200px) and (max-width:1400px) {
  #president-word{
    padding: 73px 180px;
  }
  
}@media (min-width:1400px) and (max-width:1600px) {
  #president-word{
    padding: 73px 280px;
  }
  
}
.president-desc h3{
  margin-bottom: 0;
}
.mf-home-banner .slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* ========== Tenders page (sbfc-tenders- prefix to avoid conflicts) ========== */
.sbfc-tenders-page .sbfc-tenders-search-input {
  border: 1px solid #ddd;
  border-radius: 0;
}
.sbfc-tenders-page .sbfc-tenders-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1.5rem;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.08);
}
.sbfc-tenders-page .sbfc-tenders-tbl {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  font-size: 0.9rem;
}
.sbfc-tenders-page .sbfc-tenders-tbl thead {
  background: #2a5a7e;
  color: #fff;
}
.sbfc-tenders-page .sbfc-tenders-tbl thead th {
  padding: 12px 10px;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.sbfc-tenders-page .sbfc-tenders-tbl thead th.sbfc-tenders-sortable {
  cursor: pointer;
  user-select: none;
  padding-right: 20px;
  position: relative;
}
.sbfc-tenders-page .sbfc-tenders-tbl thead th.sbfc-tenders-sortable:hover {
  background: rgba(0, 0, 0, 0.1);
}
.sbfc-tenders-page .sbfc-tenders-tbl thead th .sbfc-tenders-sort-icon {
  opacity: 0.5;
  margin-left: 4px;
  font-size: 0.75em;
}
.sbfc-tenders-page .sbfc-tenders-tbl thead th.sbfc-tenders-sort-asc .sbfc-tenders-sort-icon,
.sbfc-tenders-page .sbfc-tenders-tbl thead th.sbfc-tenders-sort-desc .sbfc-tenders-sort-icon {
  opacity: 1;
}
.sbfc-tenders-page .sbfc-tenders-tbl tbody tr.sbfc-tenders-filtered-out {
  display: none;
}
.sbfc-tenders-page .sbfc-tenders-no-rows {
  text-align: center;
  padding: 2rem;
  color: #666;
}
.sbfc-tenders-page .sbfc-tenders-tbl tbody tr {
  border-bottom: 1px solid #eee;
}
.sbfc-tenders-page .sbfc-tenders-tbl tbody tr:nth-child(even) {
  background: #f9f9f9;
}
.sbfc-tenders-page .sbfc-tenders-tbl tbody tr:hover {
  background: #f0f4f8;
}
.sbfc-tenders-page .sbfc-tenders-tbl tbody td {
  padding: 10px;
  vertical-align: middle;
  border: 1px solid #eee;
  text-align: center;
}
.sbfc-tenders-page .sbfc-tenders-tbl .sbfc-tenders-cell-notice a {
  color: #2a5a7e;
  font-weight: 500;
  text-decoration: none;
}
.sbfc-tenders-page .sbfc-tenders-tbl .sbfc-tenders-cell-notice a:hover {
  color: #044c7f;
  text-decoration: underline;
}
.sbfc-tenders-page .sbfc-tenders-btn-dl {
  background: #2a5a7e;
  color: #fff !important;
  border: none;
  padding: 6px 12px;
  font-size: 0.85rem;
  border-radius: 0;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.sbfc-tenders-page .sbfc-tenders-btn-dl:hover {
  background: #044c7f;
  color: #fff !important;
}
.sbfc-tenders-page .sbfc-tenders-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-top: 1.5rem;
  padding: 1rem 0;
}
.sbfc-tenders-page .sbfc-tenders-pagination .step-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
}
.sbfc-tenders-page .sbfc-tenders-pagination a {
  padding: 6px 12px;
  border: 1px solid #2a5a7e;
  color: #2a5a7e;
  text-decoration: none;
  border-radius: 0;
  min-width: 2.5em;
  text-align: center;
}
.sbfc-tenders-page .sbfc-tenders-pagination a:hover {
  background: #2a5a7e;
  color: #fff;
}
.sbfc-tenders-page .sbfc-tenders-pagination .sbfc-tenders-page-current {
  font-weight: bold;
  color: #2a5a7e;
  padding: 0 8px;
}
.sbfc-tenders-page .sbfc-tenders-pagination .sbfc-tenders-page-num.sbfc-tenders-active {
  background: #2a5a7e;
  color: #fff;
  border-color: #2a5a7e;
  pointer-events: none;
}
.sbfc-tenders-page .sbfc-tenders-pagination .sbfc-tenders-ellipsis {
  padding: 0 4px;
  color: #666;
}
/* Tenders page RTL */
[dir="rtl"] .sbfc-tenders-page .sbfc-tenders-tbl thead th,
[dir="rtl"] .sbfc-tenders-page .sbfc-tenders-tbl tbody td,
.ar .sbfc-tenders-page .sbfc-tenders-tbl thead th {
    text-align: center;
}
.ar .sbfc-tenders-page .sbfc-tenders-tbl tbody td {
  text-align: center;
}
[dir="rtl"] .sbfc-tenders-page .sbfc-tenders-tbl thead th.sbfc-tenders-sortable,
.ar .sbfc-tenders-page .sbfc-tenders-tbl thead th.sbfc-tenders-sortable {
  padding-right: 10px;
  padding-left: 20px;
}
[dir="rtl"] .sbfc-tenders-page .sbfc-tenders-table-wrap,
.ar .sbfc-tenders-page .sbfc-tenders-table-wrap {
  direction: rtl;
}
[dir="rtl"] .sbfc-tenders-page .sbfc-tenders-table-wrap .sbfc-tenders-tbl,
.ar .sbfc-tenders-page .sbfc-tenders-table-wrap .sbfc-tenders-tbl {
  direction: rtl;
}
@media (max-width: 768px) {
  .sbfc-tenders-page .sbfc-tenders-tbl thead th.sbfc-tenders-col-hide-mobile,
  .sbfc-tenders-page .sbfc-tenders-tbl tbody td.sbfc-tenders-col-hide-mobile {
    display: none;
  }
  .sbfc-tenders-page .sbfc-tenders-tbl thead th {
    font-size: 0.8rem;
    padding: 8px 6px;
  }
  .sbfc-tenders-page .sbfc-tenders-tbl tbody td {
    font-size: 0.8rem;
    padding: 8px 6px;
  }
}

@media (min-width: 1100px){
.new-header .mf-stellarnav a { 
    font-size: 15px !important;
  }
}
@media (min-width: 1500px){
.new-header .mf-stellarnav a { 
    font-size: 18px !important;
  }
}
/*# sourceMappingURL=custom.css.map */