@import url("https://fonts.googleapis.com/css?family=Tajawal&display=swap");
/*@import url("/themes/custom/gavias_enzio/css/../fonts/SSTArabic/SSTArabic-Roman.otf");*/

@font-face {
  font-family: "GE Dinar One Medium";
  src: url("https://db.onlinewebfonts.com/t/4cc366525d6a884e8b2adf7850636c70.eot");
  src: url("https://db.onlinewebfonts.com/t/4cc366525d6a884e8b2adf7850636c70.eot?#iefix")
      format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/4cc366525d6a884e8b2adf7850636c70.woff2")
      format("woff2"),
    url("https://db.onlinewebfonts.com/t/4cc366525d6a884e8b2adf7850636c70.woff")
      format("woff"),
    url("https://db.onlinewebfonts.com/t/4cc366525d6a884e8b2adf7850636c70.ttf")
      format("truetype"),
    url("https://db.onlinewebfonts.com/t/4cc366525d6a884e8b2adf7850636c70.svg#GE Dinar One Medium")
      format("svg");
}

.gsc-block-drupal .block-title,
.dean-message-block header h2 a {
  color: #fff;
  text-align: center;
}

.gsc-block-view .announcment-home {
  text-align: center;
}

.gsc-block-view .announcment-home a {
  color: #fff;
}

.dean-message-block h2,
.gsc-block-drupal .block-title {
  text-align: center;
}

.gsc-block-drupal .block-title span {
  font-size: 1.4em;
}

.block .block-title:after {
  position: unset;
}

.gsc-tabs {
  text-align: center;
}

.gsc-tabs .nav-tabs > li {
  float: none !important;
  display: inline-block;
  margin-bottom: 0;
}

.announcmentstyle div.views-col {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 0;
  border-radius: 12px;
  text-align: center;
  color: #333333;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  border: 0 none;
  transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1),
    box-shadow 200ms ease;
}

.announcmentstyle div.views-col:hover {
  box-shadow: 0px 12px 19px -7px rgba(0, 0, 0, 0.3);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
}

.announcmentstyle div.item-image img {
  border-radius: 12px;
}

.messages--status {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  text-align: center;
}

.Home-page-tabs .tab-content .tab-pane {
  text-align: center;
}

.Home-page-tabs .nav-tabs li {
  text-align: center;
  float: none !important;
  display: inline-block;
}

.Home-page-tabs .nav-tabs {
  text-align: center;
}

.block-social-media-links-block {
  display: inline-block;
}

.footer .copyright {
  text-align: center;
}

.footer .copyright-links li {
  display: inline-block !important;
}

.owl-carousel .views-field-title {
  position: absolute;
  top: 50%;
  left: 35%;
  font-size: xx-large;
}

.owl-carousel .views-field-title a {
  color: #000000;
  font-weight: bold;
}

.gva-view footer {
  text-align: center;
}

.view-eva footer {
  text-align: center;
}

.site-branding__name a {
  color: #0084bd;
  font-size: 1.2em;
  font-weight: 500;
}

.site-branding-section a {
  color: #333333;
  font-size: 1.4em;
  font-weight: 1000;
}

.announcmentstyle .item-image {
  padding: 0 10px 0 10px;
}

.frontpage .views-view-grid .row div {
  text-align: center;
}

.frontpage .block .block-title {
  padding-top: 30px;
}

.frontpage .sections-shadow .views-view-grid {
  border-radius: 10px;
  box-shadow: 0 6px 10px -4px rgb(0 0 0 / 15%);
}

/* Talal Css */

/***********************************************One Service Page ******************************************/

/* New CSS added */

.field--name-field-team-description.field--type-text-long.field--label-above
  div.field__item
  ul
  li,
.field.field--name-field-ashtratat-qbwl-altlb.field--type-text-long.field--label-above
  ul
  li {
  text-align: right;
}

/*
.field.field--name-field-qnat-tqdym-tlb.field--type-text.field--label-above .field__item > a:hover,
.field.field--name-field-qnat-tqdym-altlb.field--type-text.field--label-above .field__item a:hover,
.field.field--name-field-ashtratat-qbwl-altlb.field--type-text-long.field--label-above a:hover
{text-decoration:underline;} */

.field.field--name-field-almstfydyn.field--type-entity-reference.field--label-above,
.field.field--name-field-almstfydwn-s.field--type-entity-reference.field--label-above {
  padding-right: 7%;
}

/************************************ Beneficiary Organized Portfolio Pages **********************************/

.portfoliopage .views-row {
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.portfoliopage .bb-inner.default .views-row .item-image a img {
  height: 100px;
}

.portfoliopage .views-field.views-field-title span.field-content a {
  color: #423f3f;
  font-weight: bold;
  font-size: 15px;
}

.portfoliopage .views-field.views-field-title {
  padding: 10px;
}

.portfoliopage .widget.gsc-heading .title {
  margin-top: 25px;
  font-size: 24px;
  border-right: 3px solid #d86800;
  padding-right: 8px;
}

.portfoliopage .views-view-grid .views-col {
  float: right;
}

.portfoliopage div.bb-container.container div.views-row.row {
  flex-wrap: nowrap;
  height: 240px;
}

.portfoliopage div.content-main-inner div.row {
  display: flex;
}

.portfoliopage .views-view-grid .views-row {
  display: flex;
  justify-content: right;
}

/************************************* Search Results Page ***************************************************/

/***************************************** Contact Us Page **********************************************/

/*.contactusPage .row-wrapper.clearfix {display: flex; justify-content: center; flex-wrap: wrap;}*/

.boxborder {
  border-right: #d86800 4px solid !important;
  background: #fff;
  padding-right: 0px !important;
}

/**** iphone ****/

/***************************************************************************************************/

/****************************************************************************************/

.layout-no-sidebars.wide.path-taxonomy .views-view-grid .views-row {
  display: flex;
  justify-content: center;
}

/*site name */

div > .site-branding__name > a {
  color: #0084bd;
  font-size: 1.2em;
  font-weight: 500;
}

/*footer*/

.footer {
  background-color: #0084bd;
  margin-right: 2%;
  margin-left: 2%;
  padding-top: 20px;
}

/**********************************************************************************************************/

.portfolio-filter ul.nav-tabs > li > a {
  color: #676c70;
}

.portfolio-filter ul.nav-tabs > li > a.active {
  color: #0084bd;
}

.portfolio-filter ul.nav-tabs > li > a:hover {
  color: #0084bd;
}

.gsc-column {
  border: black;
}

/***********************************************About deanship Page**************************************************/

.aboutdeanship .widget.gsc-heading .title {
  text-align: right;
  color: #0084bd;
  padding-bottom: 15px;
}

.aboutdeanship .widget.gsc-heading .title-desc {
  font-size: 2.2em;
  color: #0084bd;
  margin: 0 0 0 0;
}

/*.aboutdeanship .vision div.widget.gsc-heading {position: absolute; z-index: 1;}*/

.aboutdeanship .vision div.column-content {
  width: 97%;
  background: #fff;
  padding: 17px;
  color: black;
  font-size: 15px;
  margin-top: 5px;
}

.aboutdeanship .goals .gsc-image-content.skin-v1 {
  width: 31.5%;
  background: #fff;
  margin: 10px;
  padding: 10px;
  min-height: 140px;
}

/* date*/

.newsstyle span.field-content a,
.accomplishments span.field-content a {
  font-size: 1em;
  /* float: right;*/
  padding: 15px;
  text-align: center;
  font-weight: bold;
}

/*****************************************All user guides/ systems page *****************************************/

.userguideCSS .views-view-grid .views-row {
  justify-content: right;
}

/*****************************************************************************/

.views-view-grid .views-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

/*****************************************All Categories services *****************************************/

.servicesgridpage
  div#block-servicesbybeneficiaries
  .field--type-text-with-summary.field--label-hidden.field__item
  p {
  text-align: right;
  font-size: 1em;
  color: black;
}

/***************************************** one category page **************************************/

.gsc-image-content.livesupport {
  background: white;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
}

.serviceCategorygrid .views-view-grid .views-col {
  float: right;
  padding: 1%;
}

.serviceCategorygrid .views-view-grid .views-row {
  width: 100%;
}

.serviceCategorygrid .views-field {
  width: 100%;
}

.serviceCategorygrid .gbb-row.bg-size-cover div.bb-container.container div.row {
  margin-left: 0;
  margin-right: 0;
}

.serviceCategorygrid h4.panel-title,
.serviceCategorygrid h4.panel-title a.collapsed,
.serviceCategorygrid h4.panel-title a {
  background: #0084bd !important;
  color: #fff !important;
}

.serviceCategorygrid h4.panel-title a {
  padding: 5px;
  font-size: 16px;
}

.serviceCategorygrid h4.panel-title {
  border-bottom: 2px solid #f0f0f0;
}

.serviceCategorygrid .panel .panel-heading .panel-title > a:after {
  color: white;
  padding: 5px;
}

.serviceCategorygrid .panel {
  padding: 0;
}

.serviceCategorygrid .panel .panel-body {
  padding: 15px;
  color: black;
}

.serviceCategorygrid .panel .panel-body .p-steps-title {
  font-size: 16px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  color: gray;
}

/***************************************** one template page **************************************/

#header.header-v1 .header-main-inner .branding {
  width: auto;
}

div#block-servicesbybeneficiaries a {
  display: inline-grid;
}

#timeline {
  flex-direction: column;
}

#timeline:hover.tl-item {
  height: 50%;
}

.tl-item {
  width: 50%;
  height: 40%;
  min-height: 100px;
  color: #fff;
  overflow: hidden;
  transition: hieght 0.5s ease;
}

.tl-item:hover {
  height: 60% !important;
}

.tl-item:hover:before {
  opacity: 1;
  transform: translate3d(0, 0, 0) translateY(0);
  transition: opacity 0.8s ease, transform 0.8s ease 0.25s;
}

.tl-item:hover .tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s ease 0.5s;
}

.tl-item:hover:after {
  opacity: 0;
}

.tl-item:before,
.tl-item:after {
  transform: translate3d(0, 0, 0);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.tl-item:before {
  z-index: 1;
  opacity: 0;
  transform: translate3d(0, 0, 0) translateY(50%);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.tl-item:after {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.tl-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.75s ease 0.5s;
}

.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 1.618em;
  top: 40%;
  opacity: 0;
}

.tl-content h1 {
  font-size: 1.44rem;
  font-weight: normal;
}

.homepagecss.apps.gbb-row.bg-size-cover
  .col-lg-7.col-md-7.col-sm-7.col-xs-12
  div.column-inner.bg-size-cover {
  margin-top: 5px !important;
}

.homepagecss.apps.gbb-row.bg-size-cover div.gsc-image-content.skin-v1 {
  margin-top: 20px;
}

div.systemsstyle.homepagecss.gbb-row.bg-size-default {
  background-image: none !important;
}

.systemsstyle .col-sm-8 {
  width: 95%;
}

.systemsstyle.homepagecss
  div.bb-container.container
  div.row
  div.row-wrapper.clearfix {
  display: flex;
  flex-direction: column;
}

.homepagecss.quickaccess.gbb-row
  div.gsc-column.col-lg-2.col-md-2.col-sm-4.col-xs-12 {
  width: 30%;
}

.homepagecss.quickaccess
  .bb-container.container
  div.row
  div.row-wrapper.clearfix
  div.gsc-column.col-lg-2 {
  margin-bottom: 15px;
}

/*********************************************************************************/

@media only screen and (max-device-width: 750px) {
  .newsstyle .col-lg-4.col-md-4.col-sm-4.col-xs-12,
  .accomplishments .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 60% !important;
  }

  .swtoolspage .views-col.clearfix.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 100% !important;
  }

  .swtools
    div.gbb-row.bg-size-cover
    div.bb-inner.default
    div.bb-container.container
    div.row
    div.row-wrapper.clearfix
    div.gsc-column.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 80%;
  }

  .policiesgrid.gbb-row.bg-size-cover
    div.bb-inner.remove_padding
    div.bb-container.container
    div.row
    div.row-wrapper
    div.column-inner.bg-size-cover
    div.column-content-inner {
    min-height: 180px;
  }

  .policiesgrid
    div.row-wrapper.clearfix
    div.gsc-column.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    width: 50%;
  }

  .serviceslistpagewithoutFAQ .views-view-grid .views-col {
    width: 50% !important;
  }
}

/*********************************************************************************/

@media only screen and (max-device-width: 660px) {
  .newsstyle .col-lg-4.col-md-4.col-sm-4.col-xs-12,
  .accomplishments .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 70% !important;
  }

  .aboutdeanship .goals .gsc-image-content.skin-v1 {
    width: 90%;
  }

  .wide.path-search
    .js-form-item.form-item.js-form-type-search.form-item-keys.js-form-item-keys {
    width: 70%;
  }

  .serviceCategorygrid
    div.views-col.clearfix.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    float: none;
    width: auto !important;
  }

  .field--name-field-rabt-alkhdmt.field--type-link.field--label-hidden.field__item,
  div.field.field--name-field-rabt-alkhdmt-.field--type-link.field--label-hidden.field__item {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  /** Start P&S **/
  .field.field--name-field-almstfydyn.field--type-entity-reference.field--label-above
    .field__item,
  .field.field--name-field-almstfydwn-s.field--type-entity-reference.field--label-above
    .field__item {
    margin-left: 1em;
  }

  .field.field--name-field-qnat-tqdym-tlb.field--type-text.field--label-above,
  .field.field--name-field-qnat-tqdym-altlb.field--type-text.field--label-above {
    width: 100%;
  }

  .field.field--name-field-qnat-tqdym-tlb.field--type-text.field--label-above
    .field__item,
  .field.field--name-field-qnat-tqdym-altlb.field--type-text.field--label-above
    .field__item {
    width: 100%;
  }

  .field.field--name-field-direct-link.field--type-link.field--label-hidden.field__item,
  .field.field--name-field-direct-link-s.field--type-link.field--label-hidden.field__item {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .field--name-field-direct-link.field--type-link.field--label-hidden.field__item
    a,
  .field--name-field-direct-link-s.field--type-link.field--label-hidden.field__item
    a {
    width: 95%;
  }

  /** End P&S **/
  .serviceCategorygrid
    .portfoliopage
    div.bb-container.container
    div.views-row.row {
    flex-wrap: wrap;
    height: auto;
  }

  .serviceCategorygrid .views-view-grid .views-col {
    width: 48% !important;
    margin: 1%;
  }
}

/****************************mobile portrait***************************************/

/*********************************************************************************/

/***********************************************issue ******************************************/

div.portfolio-content {
  margin: 5px;
}

.gsc-image-content.skin-v3 .image:hover:after {
  background: #0b8eca 45%;
  height: 0%;
}

.issue.gsc-image-content.skin-v3 .image .title {
  top: 111%;
  border: 2px dotted #1c6ea4;
}

.issue.gsc-image-content.skin-v3 .image .title:hover {
  background-color: #d5d9db;
  color: white;
}

.issue.widget.gsc-heading .title {
  font-size: 22px;
}

.gsc-image-content.skin-v3 .image .title a {
  color: #0b8eca;
  text-shadow: 0 0 5px #f5f5f5;
}

.issue h2.title {
  margin-top: 25px;
  color: #1888ba;
  font-size: 16px;
  border-right: 3px solid #d86800;
  padding-right: 8px;
}

.issue div.title {
  line-height: normal;
}

.gsc-heading h2.title {
  margin-top: 25px;
  color: #1888ba;
  font-size: 16px;
}

@media screen and (max-device-width: 1115px) {
  .issue .views-col.clearfix.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 32% !important;
  }

  .issue .views-col.clearfix.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 32px;
    margin: 5px;
  }

  .issue .views-view-grid .views-col {
    float: right;
    padding: 15px;
  }

  .issue .gsc-image-content.skin-v3 .image:after {
    height: 0;
  }

  .announcements .gsc-heading {
    display: contents;
  }
}

@media only screen and (max-device-width: 750px) {
  .issue .views-col.clearfix.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    width: 100% !important;
  }

  /*********************************************************************************/
  /********************************supporticonHome***********************************/
}

.sliderstyle .gsc-image-content.skin-v1 img:hover {
  border: 3px solid #d86800 !important;
}

/*site name */

div > .site-branding__name > a {
  color: #0084bd;
  font-size: 1.2em;
  font-weight: 500;
}

/*navigation menu*/

.navigation .gva_menu > li.menu-item > a:hover {
  color: gray;
}

/*div > #page-main-content  {background-color: #fff;}*/

.systemsstyle .widget-content {
  text-align: right;
}

.frontpage .gbb-row-wrapper {
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 0px;
}

/**********************************************************************************************************/

/*.aboutdeanship .vision div.widget.gsc-heading {position: absolute; z-index: 1;}*/

.aboutdeanship .goals .gsc-image-content.skin-v1 {
  width: 31.5%;
  background: #fff;
  margin: 10px;
  padding: 10px;
  min-height: 140px;
}

/*****************************************all news and all accomplishments **********************************/

/* date*/

.newsstyle span.field-content a,
.accomplishments span.field-content a {
  font-size: 1em;
  /*  float: right;*/
  padding: 15px;
  text-align: center;
  font-weight: bold;
}

/*****************************************All user guides/ systems page *****************************************/

.userguideCSS .views-view-grid .views-row {
  justify-content: right;
}

/*****************************************************************************/

.views-view-grid .views-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

div.field--name-field-adlt-adwat-altqyym-rabt-kh.field__items {
  width: 100%;
  margin: 0em 2em;
}

/*****************************************All Categories services *****************************************/

div.widget.gsc-heading.align-center.style-1.text-dark h5.title {
  text-align: right;
  font-size: 1.2em;
}

div.widget.gsc-heading.align-center.style-1.text-dark {
  padding-bottom: 0px;
}

.servicesgridpage
  div#block-servicesbybeneficiaries
  .field--type-text-with-summary.field--label-hidden.field__item
  p {
  text-align: right;
  font-size: 1em;
  color: black;
}

/***************************************** one category page **************************************/

div.portfolio-content {
  height: 220px;
  border-radius: 6px;
  transition: all 0.5s ease;
  text-align: center;
  padding: 1em;
  background: white;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}

div.portfolio-content:hover {
  box-shadow: 0px 0px 0px 2px #d86800;
  background: #fdfdfd;
}

.gsc-image-content.livesupport {
  background: white;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
}

.serviceCategorygrid .views-view-grid .views-col {
  float: right;
  padding: 1%;
}

.serviceCategorygrid .views-view-grid .views-row {
  width: 100%;
}

.serviceCategorygrid .views-field {
  width: 100%;
}

.serviceCategorygrid .gbb-row.bg-size-cover div.bb-container.container div.row {
  margin-left: 0;
  margin-right: 0;
}

.serviceCategorygrid h4.panel-title,
.serviceCategorygrid h4.panel-title a.collapsed,
.serviceCategorygrid h4.panel-title a {
  background: #0084bd !important;
  color: #fff !important;
}

.serviceCategorygrid h4.panel-title a {
  padding: 5px;
  font-size: 16px;
}

.serviceCategorygrid h4.panel-title {
  border-bottom: 2px solid #f0f0f0;
}

.serviceCategorygrid .panel .panel-heading .panel-title > a:after {
  color: white;
  padding: 5px;
}

.serviceCategorygrid .panel {
  padding: 0;
}

.serviceCategorygrid .panel .panel-body {
  padding: 15px;
  color: black;
}

.serviceCategorygrid .panel .panel-body .p-steps-title {
  font-size: 16px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  color: gray;
}

/***************************************** one template page **************************************/

.owl-carousel .owl-item img {
  background-color: #b2afab;
  opacity: 80%;
}

/**********aboutmainus************/

.aboutmainus .widget.gsc-heading .title-icon i {
  color: #0084bd;
  font-size: 32px;
}

.aboutmainus h2.title {
  font-size: 22px;
  text-align: center;
  color: #0084bd;
}

.aboutmainus .aboutcss {
  font-size: 16px;
  color: black;
  margin: 9px;
}

.aboutmainus.bg-size-cover {
  border-radius: 10px;
}

.aboutmainus .frontpage .title span h2.title {
  border-bottom: none;
}

/**********END aboutmainus************/

.frontpage .morebutton,
.more-link a {
  background: #fff;
  color: #0084bd;
  border-color: #fff;
  font-size: large;
}

.announcmentstyle .owl-carousel {
  margin: 0 2% 0 2%;
}

/**
SlideShow
*/

.gva-view .owl-carousel .owl-item h2 {
  position: absolute;
  top: -4%;
  left: 0%;
  /* background-color: #0006;*/
  width: 100%;
  height: 30vw;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 25px 5vw;
}

@media (max-device-width: 930px) {
  .gva-view .owl-carousel .owl-item h2 {
    top: -20%;
    height: 35vw;
  }
}

.gva-view .owl-carousel .owl-item h2 .field-content,
.gva-view .owl-carousel .owl-item h2 .field-content a {
  color: #fff;
  font-weight: bold;
  font-size: 2vw;
  z-index: 1;
}

div.field-content p,
center {
  color: #000;
  font-weight: bold;
  font-size: 2vw;
  margin-top: 12px;
  margin-bottom: 10px;
}

.newsstyle .views-row.row {
  justify-content: space-between;
}

@media (min-width: 510px) and (max-width: 768px) {
  .gbb-row-wrapper .gsc-column .views-col {
    width: 40%;
  }
}

.gsc-heading.align-center h2.title {
  text-align: center;
}

.frontpage .aboutmainus .gsc-heading {
  display: flex;
  flex-flow: column-reverse;
}

.frontpage .aboutmainus .gsc-heading h2.title {
  border: none;
  float: none;
}

#block-usermenu {
  display: none;
}

.user-logged-in #block-usermenu {
  display: inline-block;
}

header .site-branding-logo {
  padding: 20px 10px 5px;
}

.block-system-main-block li a {
  color: #0084bd;
}

@media (min-width: 1650px) {
  .gva-view .owl-carousel .owl-item h2 {
    bottom: 5vw;
  }

  .gva-view .owl-carousel .views-field-field-pic img {
    width: 100%;
  }
}

.views-exposed-form {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}

.views-exposed-form .form-item {
  padding: 10px 10px 0px 10px;
}

@media screen and (min-width: 48rem) {
  .__404_page404__20urh .contain {
    padding-bottom: 13.5rem;
    padding-top: 13.5rem;
  }
}

.__404_page404__20urh .contain {
  padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
}

@media screen and (min-width: 74rem) {
  .contain,
  .contain--small {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 48rem) {
  .__404_errorImage__3SIFF {
    display: block;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 48rem) {
  .__404_errorContent__E7Ps2 {
    display: block;
    width: 40%;
    text-align: center;
    font-size: 1.2em;
    font-weight: 500;
  }
}

.mb-1,
.mb-half {
  margin-bottom: 12px !important;
}

@media screen and (min-width: 48rem) {
  .__404_errorContent__E7Ps2 .button {
    margin-left: 0;
  }
}

.__404_errorContent__E7Ps2 .button {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 20rem) {
  .button--blue.lg,
  .button--primary.lg {
    width: 100%;
  }
}

.button--blue,
.button--primary {
  background-color: #017a9b;
  border: 0.125rem solid transparent;
  color: #fff;
  width: 13.75rem;
  box-shadow: 8px 10px 20px 0 rgb(46 61 73 / 15%);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  cursor: pointer;
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-size: 1.5em;
  font-weight: 500;
}

.page-404 .main .contain {
  display: flex;
  justify-content: space-evenly;
}

.__404_errorContent__E7Ps2 .button:hover {
  color: #000;
}

body .node__content .field--name-body {
  font-size: 20px;
  color: #000;
}

.main-page .after-content .content-inner > div {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.main-page .after-content #block-lastupdateddateblock h2,
.main-page .after-content #block-lastupdateddateblock .block-content {
  display: inline-block;
}

youtube-bg:after {
  background: none;
}

.node-article-form .js-form-type-vertical-tabs {
  display: none;
}

html[dir="rtl"] body {
  font-family: "GE-Dinar", "Tajawal", "sans-serif" !important;
}

.mt-1 {
  margin-top: 1rem;
}

/* .greetings-card .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem;
}

.greetings-card .card {
    border-radius: 12px;
    box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    color: #333;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    border: 0 none;
    -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}

.greetings-card .card {
    margin-top: 25px;
    background-size: cover;
    min-height: 430px;
    width: 100%;
}

.greetings-card .card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.greetings-card .card img {
    max-width: 50%;
    height: auto;
    border-radius: 12px 12px 0 0;
}

.greetings-card .card:hover {
    box-shadow: 0 12px 19px -7px rgba(0, 0, 0, 0.3);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
} */

.eu-cookie-compliance-content .eu-cookie-compliance-buttons .decline-button {
  color: #000 !important;
  padding: 3px;
  width: fit-content;
  font-size: small;
  font-weight: bolder;
  border-radius: 7px;
}

html[dir="rtl"]
  .eu-cookie-compliance-content
  .eu-cookie-compliance-buttons
  .decline-button {
  font-family: Tajawal !important;
}

.eu-cookie-compliance-buttons {
  display: flex;
}

[dir="ltr"]
  .eu-cookie-compliance-buttons
  .eu-cookie-compliance-secondary-button {
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  margin-right: 7px;
}

label.js-form-required::after,
legend span.js-form-required::after {
  content: "*";
  color: red;
}

.gva-view .owl-carousel .views-field-field-pic img {
max-height: 600px;
}
li.zh-hans,li.fr{
display: none;
}

.node-section2930 li.zh-hans,
.node-section1071 li.fr,
.lang-fr li.en,
.lang-fr li.ar,
.lang-fr li.zh-hans,
.lang-zh-hans li.fr,
.lang-zh-hans li.en,
.lang-zh-hans li.ar
{
display: block;
}


.node-section2930 li.fr,
.node-section1071 li.zh-hans,
.lang-fr li.fr,
.lang-zh-hans li.zh-hans
{
  display: none;
}
