body {
  overflow-x: hidden;
  font-family: 'Greta Arabic Regular', sans-serif;
  font-size: 14px;
  font-weight: 300;
  min-height: 100vh;
  padding-top: 108px;
  background: #f7f7f7;
  color: #555;
  min-width: 100vw;
  position: relative;
  will-change: margin-left;
  line-height: 1.6;
  letter-spacing: -0.3px;
  background-image: url("img/back-6.jpg") !important;
  background-repeat: no-repeat;
  background-position: top !important; }
  @media (max-width: 991px) {
    body {
      padding-top: 75px;
      font-size: 12px; } }

.no-scroll {
  overflow: hidden; }

.fa {
  line-height: inherit !important; }

[data-template] {
  display: inline; }

input, textarea, * {
  outline: none; }

h1, h2, h3 {
  font-weight: 100;
  margin: 0 0 10px;
  line-height: inherit; }

h1, .h1 {
  font-size: 24px;
  color: #243d7f; }

h2, .h2 {
  color: #243d7f;
  font-size: 20px;
  font-weight: 200; }

h3, .h3 {
  color: #243d7f;
  font-size: 16px;
  font-weight: 200; }

p {
  line-height: 1.7; }

ul {
  padding-left: 20px; }

.arabic [class^=col-] {
  float: right; }
  @media (max-width: 767px) {
    .arabic [class^=col-] {
      float: none; } }

.in {
  line-height: 25px;
  display: inline-block;
  position: relative;
  border-radius: 4px;
  width: 150px; }
  .arabic .in {
    direction: rtl; }
  .in.block {
    display: block;
    width: auto; }
  .in input, .in select, .in textarea {
    line-height: 25px;
    padding: 0 10px;
    width: 100%;
    background: #f7f7f7;
    border: none;
    color: #243d7f;
    color: #333;
    border-radius: 4px;
    font-size: 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none; }
    @media (max-width: 767px) {
      .in input, .in select, .in textarea {
        font-size: 12px; } }
  .in textarea {
    height: 85px;
    margin-bottom: 0; }
  .in select {
    cursor: pointer; }
  .in.sm {
    width: 100px; }
  .in .in-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 25px;
    line-height: 23px;
    width: 25px;
    text-align: center;
    color: white;
    background: #2c80c0;
    z-index: 5;
    cursor: pointer;
    border-radius: 0 4px 4px 0;
    display: block;
    -webkit-transition: .2s;
            transition: .2s;
    border: 1px solid #2c80c0; }
    .arabic .in .in-btn {
      border-radius: 4px 0 0 4px;
      right: initial;
      right: auto;
      left: 0; }
    .in .in-btn.select-btn {
      pointer-events: none; }
  .in:hover .in-btn {
    background: #243d7f; }

.gaca-btn {
  height: 25px;
  line-height: 23px;
  padding: 0 15px;
  text-align: center;
  color: white;
  background: #2c80c0;
  cursor: pointer;
  border-radius: 4px;
  display: inline-block;
  -webkit-transition: .2s;
          transition: .2s;
  border: 1px solid #2c80c0; }  
  .gaca-btn:hover {
    background: white;
    color: #2c80c0; }

.thin {
  font-size: 20px;
  font-weight: 100; }

.hl {
  font-weight: bold;
  color: #2c80c0; }

.psuedo-table {
  border: none;
  margin-bottom: 15px; }
  .psuedo-table select, .psuedo-table input, .psuedo-table textarea {
    border: 1px solid #eee;
    color: #555;
    font-weight: 600; }
  .psuedo-table .in-btn {
    height: 27px;
    line-height: 25px; }
  .psuedo-table input[type=file] {
    border: none; }
  .psuedo-table .row {
    padding: 5px 15px; }
  .psuedo-table .col-sm-3, .psuedo-table .col-sm-4 {
    font-weight: 600;
    color: #243d7f; }
  .psuedo-table .row {
    line-height: 27px; }
  .psuedo-table .row:nth-child(2n -1) {
    background: white; }
  .psuedo-table .row:nth-child(2n) {
    background: #f7f7f7; }
    .psuedo-table .row:nth-child(2n) .in select, .psuedo-table .row:nth-child(2n) .in input, .psuedo-table .row:nth-child(2n) .in textarea {
      background: white; }
  .psuedo-table .row {
    border-bottom: none; }
  .psuedo-table .row:first-of-type {
    border-top: 1px solid #eee !important; }
  .psuedo-table .row:last-of-type {
    border-bottom: 1px solid #eee !important; }

.result {
  background: #f7f7f7;
  height: 90px;
  border-radius: 4px;
  margin-bottom: 5px;
  padding: 15px;
  border-left: 3px solid #2c80c0;
  line-height: 1;
  font-size: 12px;
  display: none;
  cursor: pointer; }
  @media (max-width: 767px) {
    .result {
      font-size: 12px; } }
  .result .result-icon {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 27px; }
  .result .result-header {
    border-top-right-radius: 4px;
    height: 25px;
    line-height: 25px;
    margin: -15px -15px 10px;
    padding: 0 15px;
    font-weight: 400;
    text-transform: uppercase;
    background: #eee;
    color: #bbb;
    -webkit-transition: .3s;
            transition: .3s; }
    .result .result-header .header-e-service {
      float: right;
      color: #6cc70c;
      font-weight: bold; }
      .result .result-header .header-e-service .e-service-dot {
        margin: 7px 0 7px 7px;
        height: 11px;
        width: 11px;
        border-radius: 30px;
        background: #6cc70c;
        float: right;
        cursor: pointer;
        -webkit-transition: .2s;
                transition: .2s; }
      .result .result-header .header-e-service.unavailable {
        color: red; }
        .result .result-header .header-e-service.unavailable .e-service-dot {
          background: red; }
  .result .result-field {
    clear: both;
    line-height: 1.4;
    color: #999;
    display: none; }
    .result .result-field strong {
      display: inline-block;
      width: 80px; }
  .result .result-title {
    margin-bottom: 10px;
    font-weight: bold;
    color: #2c80c0;
    font-size: 12px; }
  .result .result-date {
    float: right;
    color: #bbb;
    font-weight: bold;
    margin-left: 10px; }
  .result .result-link {
    clear: right;
    float: right;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    color: #2c80c0;
    color: #6cc70c;
    color: #6cc70c;
    font-size: 26px; }
  .result:hover {
    border-left: 3px solid #243d7f; }
    .result:hover .result-header {
      background: #243d7f;
      color: white; }

.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

.gaca-popup {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: none;
  overflow: auto;
  z-index: 300;
  background: rgba(0, 0, 0, 0.2); }
  .gaca-popup .popup-overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 300; }
  .gaca-popup .popup-block {
    position: relative;
    margin-top: 20%;
    background: white;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 50px;
    z-index: 301; }
    .gaca-popup .popup-block img {
      max-width: 100%;
      width: 100%; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.row {
  margin-right: -10px;
  margin-left: -10px; }

.search-box {
  -webkit-transition: .3s;
          transition: .3s; }

.vd {
  height: 25px;
  line-height: inherit;
  width: 1px;
  background: #eee;
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle; }

img {
  max-width: 100%; }

.gaca-form form {
  display: inline;
  margin: 0;
  padding: 0; }

.standard-page, [data-template="content"] .content, [data-template="department"] .department, [data-template="dashboard"] .dashboard, [data-template="home-boxes"] .home-boxes, [data-template="e-service"] .e-service, [data-template="search"] .search, [data-template="gallery"] .gallery {
  background: white !important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding: 45px 10px 1px; }
  @media (max-width: 991px) {
    .standard-page, [data-template="content"] .content, [data-template="department"] .department, [data-template="dashboard"] .dashboard, [data-template="home-boxes"] .home-boxes, [data-template="e-service"] .e-service, [data-template="search"] .search, [data-template="gallery"] .gallery {
      padding-top: 15px; } }
  .standard-page .box-highlight, [data-template="content"] .content .box-highlight, [data-template="department"] .department .box-highlight, [data-template="dashboard"] .dashboard .box-highlight, [data-template="home-boxes"] .home-boxes .box-highlight, [data-template="e-service"] .e-service .box-highlight, [data-template="search"] .search .box-highlight, [data-template="gallery"] .gallery .box-highlight {
    border-left: 3px solid #2c80c0;
    padding: 10px 15px;
    margin-bottom: 5px;
    color: #243d7f;
    -webkit-transition: .2s;
            transition: .2s;
    color: white; }
    .standard-page .box-highlight.grey, [data-template="content"] .content .box-highlight.grey, [data-template="department"] .department .box-highlight.grey, [data-template="dashboard"] .dashboard .box-highlight.grey, [data-template="home-boxes"] .home-boxes .box-highlight.grey, [data-template="e-service"] .e-service .box-highlight.grey, [data-template="search"] .search .box-highlight.grey, [data-template="gallery"] .gallery .box-highlight.grey {
      cursor: pointer; }
    .standard-page .box-highlight:hover, [data-template="content"] .content .box-highlight:hover, [data-template="department"] .department .box-highlight:hover, [data-template="dashboard"] .dashboard .box-highlight:hover, [data-template="home-boxes"] .home-boxes .box-highlight:hover, [data-template="e-service"] .e-service .box-highlight:hover, [data-template="search"] .search .box-highlight:hover, [data-template="gallery"] .gallery .box-highlight:hover {
      border-left-width: 6px;
      color: #2c80c0;
      padding-left: 12px; }
      .standard-page .box-highlight:hover .gallery-image, [data-template="content"] .content .box-highlight:hover .gallery-image, [data-template="department"] .department .box-highlight:hover .gallery-image, [data-template="dashboard"] .dashboard .box-highlight:hover .gallery-image, [data-template="home-boxes"] .home-boxes .box-highlight:hover .gallery-image, [data-template="e-service"] .e-service .box-highlight:hover .gallery-image, [data-template="search"] .search .box-highlight:hover .gallery-image, [data-template="gallery"] .gallery .box-highlight:hover .gallery-image {
        -webkit-filter: grayscale(0%);
                filter: grayscale(0%); }
    .standard-page .box-highlight.hl-yellow, [data-template="content"] .content .box-highlight.hl-yellow, [data-template="department"] .department .box-highlight.hl-yellow, [data-template="dashboard"] .dashboard .box-highlight.hl-yellow, [data-template="home-boxes"] .home-boxes .box-highlight.hl-yellow, [data-template="e-service"] .e-service .box-highlight.hl-yellow, [data-template="search"] .search .box-highlight.hl-yellow, [data-template="gallery"] .gallery .box-highlight.hl-yellow {
      border-color: gold; }
    .standard-page .box-highlight.hl-red, [data-template="content"] .content .box-highlight.hl-red, [data-template="department"] .department .box-highlight.hl-red, [data-template="dashboard"] .dashboard .box-highlight.hl-red, [data-template="home-boxes"] .home-boxes .box-highlight.hl-red, [data-template="e-service"] .e-service .box-highlight.hl-red, [data-template="search"] .search .box-highlight.hl-red, [data-template="gallery"] .gallery .box-highlight.hl-red {
      border-color: #ce1029; }
    .standard-page .box-highlight.hl-none, [data-template="content"] .content .box-highlight.hl-none, [data-template="department"] .department .box-highlight.hl-none, [data-template="dashboard"] .dashboard .box-highlight.hl-none, [data-template="home-boxes"] .home-boxes .box-highlight.hl-none, [data-template="e-service"] .e-service .box-highlight.hl-none, [data-template="search"] .search .box-highlight.hl-none, [data-template="gallery"] .gallery .box-highlight.hl-none {
      padding-left: 15px;
      border-left: none;
      border-color: transparent;
      margin-bottom: 30px; }
    .standard-page .box-highlight .gallery-image, [data-template="content"] .content .box-highlight .gallery-image, [data-template="department"] .department .box-highlight .gallery-image, [data-template="dashboard"] .dashboard .box-highlight .gallery-image, [data-template="home-boxes"] .home-boxes .box-highlight .gallery-image, [data-template="e-service"] .e-service .box-highlight .gallery-image, [data-template="search"] .search .box-highlight .gallery-image, [data-template="gallery"] .gallery .box-highlight .gallery-image {
      margin: -15px -15px 0px;
      height: 130px;
      border-radius: 0;
      background-size: cover;
      background-position: center;
      background-color: #f7f7f7;
      display: block;
      -webkit-transition: .2s;
              transition: .2s;
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%); }

.gaca-alert {
  background: #ce1029;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 0px;
  line-height: 1.2;
  color: white;
  margin-top: 47px; }
  .arabic .gaca-alert i.fa-times {
  	float:left !important; }
  .arabic .gaca-alert {
  	direction:rtl; }
  .gaca-alert.green {
    background: #83b41d; }
  .gaca-alert.blue {
    background: #243d7f; }
  @media (max-width: 991px) {
    .gaca-alert {
      margin-top: 0; } }
  .gaca-alert span {
    font-weight: 300; }

.temp-align-right {
  text-align: right; }
  .arabic .temp-align-right {
    text-align: left; }

.temp-align-left {
  text-align: left; }
  .arabic .temp-align-left {
    text-align: right; }

.temp-right {
  float: right; }
  .arabic .temp-right {
    float: left; }

.arabic .show-eng {
  display: none; }

.show-arab {
  display: none; }
  .arabic .show-arab {
    display: initial; }

.temp-left {
  float: left; }
  .arabic .temp-left {
    float: right; }

.arabic .rtl {
  direction: rtl; }

.arabic input {
  text-align: right; }

.force-arabic {
  direction: rtl; }

[data-template="header"] .header {
  position: fixed;
  top: 36px;
  left: 0;
  right: 0;
  z-index: 100;
  min-width: 100vw; }
  .arabic [data-template="header"] .header {
    text-align: right;
    direction: rtl; }
  [data-template="header"] .header .header-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 36px;
    line-height: 33px;
    background: white;
    border-top: 3px solid #666; }
    .arabic [data-template="header"] .header .header-bar {
      direction: rtl; }
  [data-template="header"] .header .header-logo {
    position: absolute;
    top: -36px;
    font-weight: 600;
    letter-spacing: -0.5px;
    z-index: 10; }
    .arabic [data-template="header"] .header .header-logo {
      max-width: 50%;
      right: 0; }
    @media (max-width: 991px) {
      [data-template="header"] .header .header-logo {
        left: 10px;
        top: 0px; } }
    [data-template="header"] .header .header-logo img {
      height: 100px;
      margin-top: 10px; }
      @media (max-width: 991px) {
        [data-template="header"] .header .header-logo img {
          height: 35px;
          margin-top: 0; } }
  [data-template="header"] .header .updates {
    border-radius: 100px;
    height: 15px;
    line-height: 15px;
    width: 15px;
    background: #243d7f;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    font-size: 10px;
    top: -1px;
    position: relative;
    -webkit-transition: .3s;
            transition: .3s; }
    [data-template="header"] .header .updates:hover {
      background: #2c80c0; }
  [data-template="header"] .header .search-box {
    float: right;
    margin-left: 15px; }
    .arabic [data-template="header"] .header .search-box {
      float: left;
      margin-left: 0;
      margin-right: 15px; }
  [data-template="header"] .header .container {
    position: relative; }
  [data-template="header"] .header .in input, [data-template="header"] .header .in select {
    border: 1px solid #eee;
    height: 25px;
    line-height: 23px; }
  [data-template="header"] .header a {
    text-decoration: none; }
  @media (max-width: 991px) {
    [data-template="header"] .header .show-login-popup {
      padding: 0 15px;
      height: 40px;
      line-height: 40px; } }
  [data-template="header"] .header .header-line {
    padding: 34px 0px;
    height: 84px;
    line-height: 25px;
    background: white; }
    @media (max-width: 991px) {
      [data-template="header"] .header .header-line {
        padding: 0px;
        height: 40px; } }
    [data-template="header"] .header .header-line .pull-right {
      color: #243d7f;
      font-weight: 600;
      position: absolute;
      top: 0;
      right: 0; }
      [data-template="header"] .header .header-line .pull-right img {
        margin-top: -25px;
        height: 70px;
        width: auto;
        vertical-align: top; }
        @media (max-width: 991px) {
          [data-template="header"] .header .header-line .pull-right img {
            height: 30px;
            margin-top: 5px; } }
  [data-template="header"] .header .header-menu {
    color: #555;
    position: absolute;
    top: -33px;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    z-index: 50; }
  [data-template="header"] .header .header-sub {
    background: rgba(0, 0, 0, 0.4);
    background: #2c80c0;
    background: #f7f7f7;
    background: rgba(255, 255, 255, 0.85);
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    background: #2c80c0;
    background: rgba(44, 128, 192, 0.85);
    color: white; }
    [data-template="header"] .header .header-sub .sub-item {
      float: left;
      text-align: center;
      font-weight: 400;
      cursor: pointer;
      -webkit-transition: .3s;
              transition: .3s;
      width: 12.5%;
      color: #333;
      color: white;
      letter-spacing: -0.6px;
      font-size: 14px;
      white-space: nowrap; }
      .arabic [data-template="header"] .header .header-sub .sub-item {
        float: right; }
      [data-template="header"] .header .header-sub .sub-item .fa {
        line-height: auto !important;
        line-height: initial !important; }
      [data-template="header"] .header .header-sub .sub-item a {
        color: inherit; }
      [data-template="header"] .header .header-sub .sub-item:first-child {
        margin-left: -10px; }
      [data-template="header"] .header .header-sub .sub-item:hover {
        background: white;
        color: #666; }
      [data-template="header"] .header .header-sub .sub-item .sub-menu {
        font-weight: normal;
        line-height: 35px;
        padding: 20px 0;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        background: white;
        color: #555;
        text-align: left;
        z-index: 1;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        border-radius: 0 0 4px 4px;
        white-space: normal; }
        [data-template="header"] .header .header-sub .sub-item .sub-menu a {
          color: #2c80c0; }
        .arabic [data-template="header"] .header .header-sub .sub-item .sub-menu {
          text-align: right; }
        [data-template="header"] .header .header-sub .sub-item .sub-menu .fa {
          line-height: 35px; }
        [data-template="header"] .header .header-sub .sub-item .sub-menu .hl {
          font-size: 20px;
          font-weight: 900;
          font-weight: 200;
          margin: 0 0 15px;
          display: inline-block;
          line-height: 1.1;
          color: #333;
          color: #2c80c0; }
        [data-template="header"] .header .header-sub .sub-item .sub-menu .row .row > [class^="col-"] {
          border-left: 3px solid #eee;
          min-height: 200px;
          margin-left: -3px;
          padding-left: 13px;
          padding-right: 20px;
          padding-left: 23px; }
          .arabic [data-template="header"] .header .header-sub .sub-item .sub-menu .row .row > [class^="col-"] {
            border-left: none;
            border-right: 3px solid #eee;
            text-align: right;
            margin-left: 0px;
            padding-left: 0px;
            margin-right: -3px;
            padding-right: 23px;
            padding-left: 20px; }
            .arabic [data-template="header"] .header .header-sub .sub-item .sub-menu .row .row > [class^="col-"] .fa {
              -webkit-transform: rotate(180deg);
                      transform: rotate(180deg); }
        [data-template="header"] .header .header-sub .sub-item .sub-menu .vert {
          display: none;
          position: absolute;
          top: 0;
          /* right: -15px; */
          bottom: 0;
          width: 1px;
          background: none;
          /* left: 0; */
          width: 25%;
          border-right: 1px solid #eee;
          margin-left: -15px; }
          .arabic [data-template="header"] .header .header-sub .sub-item .sub-menu .vert {
            float: right;
            border-right: none;
            border-left: 1px solid #eee;
            margin-right: -15px;
            margin-left: 0; }

[data-template="menu"] .menu {
  position: fixed;
  width: 200px;
  background: #333;
  color: white;
  z-index: 1100;
  left: -200px;
  top: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: margin-left;
  -webkit-transition: .3s;
          transition: .3s; }
  .arabic [data-template="menu"] .menu {
    text-align: right; }
  [data-template="menu"] .menu.active {
    margin-left: 200px; }
  [data-template="menu"] .menu .header-close {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    background: #444; }
  [data-template="menu"] .menu .menu-items .menu-item, [data-template="menu"] .menu .menu-items .sub-items .menu-sub-item, [data-template="menu"] .menu .menu-items .sub-items .menu-sub-sub-item {
    color: white;
    padding: 0 15px;
    line-height: 40px;
    margin-top: 1px;
    background: #444;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    border-left: 3px solid white;
    -webkit-transition: .2s;
            transition: .2s;
    cursor: pointer; }
    [data-template="menu"] .menu .menu-items .menu-item:hover, [data-template="menu"] .menu .menu-items .sub-items .menu-sub-item:hover, [data-template="menu"] .menu .menu-items .sub-items .menu-sub-sub-item:hover {
      background: #444;
      border-color: #2c80c0; }
    [data-template="menu"] .menu .menu-items .menu-item .menu-sub-item, [data-template="menu"] .menu .menu-items .sub-items .menu-sub-item .menu-sub-item, [data-template="menu"] .menu .menu-items .sub-items .menu-sub-sub-item .menu-sub-item {
      display: none; }
  [data-template="menu"] .menu .menu-items .sub-items .menu-sub-item {
    display: none;
    margin-left: 10px; }
  [data-template="menu"] .menu .menu-items .sub-items .menu-sub-sub-item {
    display: none;
    margin-left: 20px; }
  [data-template="menu"] .menu .menu-items .sub-items.active .menu-sub-item {
    display: block; }
  [data-template="menu"] .menu .menu-items .sub-items.active .sub-items.active .menu-sub-sub-item {
    display: block; }

[data-template="menu"] .menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 200px;
  bottom: 0;
  z-index: 1000;
  cursor: pointer;
  visibility: hidden;
  -webkit-transition: .3s;
          transition: .3s; }
  [data-template="menu"] .menu-overlay.active {
    visibility: visible; }

[data-template="contact"] .contact-icon {
  background: rgba(255, 255, 255, 0.99);
  width: 60px;
  height: 60px;
  border-radius: 100px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  right: 15px;
  bottom: 400px;
  cursor: pointer;
  color: #2c80c0;
  line-height: 60px;
  text-align: center;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 1.6s opacity, 1.6s -webkit-transform;
          transition: 1.6s opacity, 1.6s transform;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
  font-size: 25px;
  color: #666; }
  [data-template="contact"] .contact-icon img {
    height: 40px;
    margin: 10px 0; }
  [data-template="contact"] .contact-icon.active {
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  [data-template="contact"] .contact-icon:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: .3s;
            transition: .3s; }

[data-template="contact"] .contact-box {
  z-index: 100;
  width: 300px;
  position: fixed;
  bottom: 50px;
  right: 15px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
          transition: .3s;
  -webkit-transform: translateY(30px);
          transform: translateY(30px); }
  [data-template="contact"] .contact-box.active {
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  [data-template="contact"] .contact-box .box {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.99); }

.box {
  padding: 10px;
  background: #243d7f;
  color: white;
  border-radius: 4px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  font-size: 14px;
  font-size: 14.5px;
  line-height: 1.4;
  background: white;
  background: rgba(255, 255, 255, 0.6);
  color: #555;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
  .arabic .box {
    text-align: right; }
  .box a {
    color: inherit;
    font-weight: bold; }
  .box p {
    font-size: 13px;
    font-size: 14px;
    font-size: 14.5px;
    line-height: 1.4; }
  .box .box-side {
    position: absolute;
    top: 0;
    left: 0;
    right: 50%;
    bottom: 0;
    background: white;
    background-position: center;
    background-size: cover; }
  .box .box-header {
    color: white; }
    .box .box-header .box-icon {
      height: 25px;
      line-height: 25px;
      width: 25px;
      float: left;
      font-size: 25px;
      margin-right: 10px;
      font-weight: 800;
      text-align: center; }
      .box .box-header .box-icon img, .box .box-header .box-icon svg {
        height: 25px;
        width: auto; }
    .box .box-header .box-status {
      background: #e6eeee;
      background: #f7f7f7;
      border-radius: 4px;
      height: 25px;
      line-height: 25px;
      width: 25px;
      text-align: left;
      float: right;
      color: #666;
      font-size: 18px;
      margin-left: 10px;
      cursor: pointer;
      z-index: 5;
      position: relative;
      direction: ltr; }
      .box .box-header .box-status .fa-plus, .box .box-header .box-status .fa-minus {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        text-align: center;
        width: 25px;
        height: 25px;
        line-height: 16px !important;
        padding: 6px;
        -webkit-transition: .3s;
                transition: .3s; }
      .box .box-header .box-status .fa-minus {
        visibility: visible;
        opacity: 1; }
    .box .box-header .box-title {
      font-size: 16px;
      text-align: left; }
      .arabic .box .box-header .box-title {
        text-align: right; }
    .box .box-header .box-tabs {
      border-bottom: 1px solid #eee;
      margin: 0 -10px;
      position: relative; }
    .box .box-header .box-tab {
      font-size: 13px;
      text-align: left;
      float: left;
      padding: 0 5px;
      border-radius: 4px 4px 0 0;
      background: #f7f7f7;
      background: #fff;
      margin-right: 5px;
      border: 1px solid #eee;
      border: 1px solid #eee;
      margin-bottom: -1px;
      line-height: 32px;
      line-height: 22px;
      cursor: pointer;
      -webkit-transition: .3s background, .3s color;
              transition: .3s background, .3s color;
      color: #bbb; }
      .arabic .box .box-header .box-tab {
        text-align: right;
        float: right; }
      .box .box-header .box-tab.active {
        border-bottom: none;
        background: #fff;
        color: #2c80c0;
        padding-bottom: 1px;
        font-weight: 600; }
    .box .box-header .box-content {
      margin: 10px 0 0;
      display: block; }
      .arabic .box .box-header .box-content {
        text-align: right; }
      .box .box-header .box-content .content-tab {
        display: none; }
        .box .box-header .box-content .content-tab.active {
          display: block; }
    .box .box-header .box-highlight {
      padding: 10px 10px;
      border-radius: 4px;
      color: white;
      background: #2c80c0;
      margin-bottom: 10px;
      display: block;
      text-decoration: none; }
      .box .box-header .box-highlight.grey {
        background: #f7f7f7;
        color: #555; }
      .box .box-header .box-highlight.blue {
        background: #F5FAFE;
        color: #555; }
      .box .box-header .box-highlight.yellow {
        background: #FEF3B3;
        color: #555; }
    .box .box-header .box-image {
      margin: 0 -10px -10px;
      height: 175px;
      background-size: cover;
      background-position: center; }
  .box.inactive .box-header .box-status .fa-plus {
    visibility: visible;
    opacity: 1; }
  .box.inactive .box-header .box-status .fa-minus {
    visibility: hidden;
    opacity: 0; }
  .box.inactive .box-content {
    display: none; }
  .box .box-header {
    color: #666; }
    .box .box-header .box-icon {
      color: #666; }
  .box .box-content {
    color: #555; }
  .box.box-yellow {
    color: #555;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
  .box.box-blue {
    background: #2c80c0;
    color: #fff; }
  .box.box-red {
    color: #555; }
  .box.box-white {
    color: #555;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
  .box.box-old, .box.box-blue {
    background: #243d7f;
    color: #ffffff;
    background: #2c80c0;
    color: #fff; }
    .box.box-old .box-header, .box.box-old .box-title, .box.box-blue .box-header, .box.box-blue .box-title {
      color: #fff; }
      .box.box-old .box-header .box-icon, .box.box-old .box-title .box-icon, .box.box-blue .box-header .box-icon, .box.box-blue .box-title .box-icon {
        color: #fff; }
    .box.box-old .box-content, .box.box-blue .box-content {
      color: #fff; }

.box-table {
  border: none; }
  .box-table select, .box-table input, .box-table textarea {
    border: 1px solid #eee;
    color: #555;
    font-weight: 600; }
  .box-table .in-btn {
    height: 27px;
    line-height: 25px; }
  .box-table input[type=file] {
    border: none; }
  .box-table tr:nth-child(2n -1) {
    background: white !important; }
  .box-table tr:nth-child(2n) {
    background: #f7f7f7; }
    .box-table tr:nth-child(2n) .in {
      background: white; }
      .box-table tr:nth-child(2n) .in select, .box-table tr:nth-child(2n) .in input, .box-table tr:nth-child(2n) .in textarea {
        background: white; }
  .box-table tr {
    border-top: 1px solid #eee !important;
    border-bottom: none; }
  .box-table tr:last-of-type {
    border-bottom: 1px solid #eee !important; }
  .box-table td, .box-table th {
    border: none !important; }
  .box-table th {
    color: #243d7f; }

.box-questions .box-question {
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 5px;
  -webkit-transition: .2s;
          transition: .2s;
  background: #f7f7f7;
  color: #2c80c0; }
  .box-questions .box-question .gaca-btn {
    color: white;
    background: #2c80c0;
    border-color: #ffffff;
    font-weight: normal;
    text-decoration: none; }
    .box-questions .box-question .gaca-btn:hover {
      font-weight: normal;
      color: #2c80c0;
      background: white;
      border-color: #243d7f; }
  .box-questions .box-question .question-title {
    min-height: 20px;
    line-height: 20px;
    font-weight: bold;
    cursor: pointer; }
  .box-questions .box-question .question-content {
    margin-top: 15px; }
  .box-questions .box-question .question-status {
    float: right;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    font-size: 18px;
    cursor: pointer; }
    .arabic .box-questions .box-question .question-status {
      float: left; }
    .box-questions .box-question .question-status .fa {
      position: absolute;
      width: 20px;
      height: 20px;
      line-height: 20px;
      text-align: center; }
      .arabic .box-questions .box-question .question-status .fa {
        margin-left: -30px; }
    .box-questions .box-question .question-status .fa-angle-down {
      opacity: 1; }
    .box-questions .box-question .question-status .fa-angle-right {
      opacity: 0; }
  .box-questions .box-question.inactive {
    background: #2c80c0;
    background: #243d7f;
    color: white; }
    .box-questions .box-question.inactive .question-status .fa-angle-down {
      opacity: 0; }
    .box-questions .box-question.inactive .question-status .fa-angle-right {
      opacity: 1; }
    .box-questions .box-question.inactive .question-content {
      display: none; }

.box-featured .box-feature {
  margin-bottom: 15px; }
  .box-featured .box-feature .featured-image {
    height: 100px;
    border-radius: 4px;
    background: #f7f7f7;
    background-size: cover;
    background-position: center; }

.box-twitter .tweets {
  max-height: 170px;
  overflow-y: scroll;
  margin-bottom: 15px; }
  .box-twitter .tweets .twitter-post {
    min-height: 50px;
    margin-bottom: 15px;
    position: relative; }
    .box-twitter .tweets .twitter-post .post-image {
      position: absolute;
      right: 0px;
      width: 50px;
      height: 50px;
      border-radius: 4px;
      background: #f7f7f7;
      background-size: cover;
      background-position: center; }
    .box-twitter .tweets .twitter-post .post-content {
      margin-right: 60px;
      text-align: right;
      color: #555; }
      .box-twitter .tweets .twitter-post .post-content .post-user {
        color: #243d7f;
        font-weight: 600;
        display: block;
        text-decoration: none;
        cursor: pointer; }

.box-twitter .social-icons {
  text-align: center;
  font-size: 25px; }
  .box-twitter .social-icons i.fa {
    margin: 0 10px;
    -webkit-transition: .2s;
            transition: .2s;
    cursor: pointer; }
    .box-twitter .social-icons i.fa:hover {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }

.arabic [data-template="banner"] .banner {
  text-align: right; }

[data-template="banner"] .banner .banner-holder {
  height: 450px;
  position: relative; }
  @media (max-width: 767px) {
    [data-template="banner"] .banner .banner-holder {
      height: 250px; } }
  [data-template="banner"] .banner .banner-holder .banner-image {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background-position: center;
    background-size: cover;
    display: none; }
    [data-template="banner"] .banner .banner-holder .banner-image:first-child {
      display: block; }
    [data-template="banner"] .banner .banner-holder .banner-image .banner-overlay {
      float: right;
      margin-top: 95px;
      background: rgba(255, 255, 255, 0.9);
      border-radius: 4px;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
      @media (max-width: 767px) {
        [data-template="banner"] .banner .banner-holder .banner-image .banner-overlay {
          margin-top: 30px; } }
      [data-template="banner"] .banner .banner-holder .banner-image .banner-overlay .overlay-title {
        color: #2c80c0;
        padding: 5px 15px 0;
        line-height: 35px;
        width: 100%;
        font-weight: 600;
        font-size: 16px;
        min-width: 250px; }
      [data-template="banner"] .banner .banner-holder .banner-image .banner-overlay .overlay-subtitle {
        padding: 0px 15px 45px;
        width: 100%;
        border-radius: 0 0 4px 4px;
        position: relative; }
        [data-template="banner"] .banner .banner-holder .banner-image .banner-overlay .overlay-subtitle .gaca-btn {
          position: absolute;
          right: 15px; }
          .arabic [data-template="banner"] .banner .banner-holder .banner-image .banner-overlay .overlay-subtitle .gaca-btn {
            right: initial;
            right: auto;
            left: 15px;
            direction: rtl; }
            .arabic [data-template="banner"] .banner .banner-holder .banner-image .banner-overlay .overlay-subtitle .gaca-btn .fa {
              -webkit-transform: rotate(180deg);
                      transform: rotate(180deg); }

[data-template="slider"] .slider {
  margin-top: -30px; }
  [data-template="slider"] .slider .slider-dots {
    text-align: center;
    margin: 0 10px;
    margin-top: -40px;
    position: absolute;
    width: 100%;
    left: 0; }
    @media (max-width: 767px) {
      [data-template="slider"] .slider .slider-dots {
        text-align: left; } }
    [data-template="slider"] .slider .slider-dots .slider-dot {
      height: 15px;
      width: 15px;
      display: inline-block;
      background: #f7f7f7;
      background: rgba(255, 255, 255, 0.85);
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
      border-radius: 100px;
      margin: 10px 5px;
      cursor: pointer;
      -webkit-transition: .3s;
              transition: .3s; }
      [data-template="slider"] .slider .slider-dots .slider-dot.active {
        background: rgba(44, 128, 192, 0.85); }
  [data-template="slider"] .slider .slider-box {
    border-radius: 4px 4px 0 0;
    background: white;
    padding: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
    [data-template="slider"] .slider .slider-box .box-status {
      background: #f7f7f7;
      border-radius: 4px;
      height: 25px;
      line-height: 25px;
      width: 25px;
      text-align: left;
      float: right;
      color: #2c80c0;
      color: #666;
      font-size: 18px;
      margin-right: 10px;
      cursor: pointer;
      position: relative;
      z-index: 10; }
      [data-template="slider"] .slider .slider-box .box-status .fa-plus, [data-template="slider"] .slider .slider-box .box-status .fa-minus {
        position: absolute;
        text-align: center;
        width: 25px;
        height: 25px;
        line-height: 16px !important;
        padding: 6px;
        -webkit-transition: .3s;
                transition: .3s; }
    [data-template="slider"] .slider .slider-box .slider-header {
      height: 30px;
      line-height: 30px;
      text-align: center;
      position: relative; }
      [data-template="slider"] .slider .slider-box .slider-header .header-right {
        font-weight: 300;
        color: #666;
        position: absolute;
        right: 50px;
        line-height: 1.6; }
      [data-template="slider"] .slider .slider-box .slider-header .header-left {
        position: absolute;
        left: 10px; }
    [data-template="slider"] .slider .slider-box .slider-arrow {
      position: absolute;
      margin-top: 80px;
      font-size: 40px;
      left: 0px;
      z-index: 10;
      color: #666;
      cursor: pointer; }
      [data-template="slider"] .slider .slider-box .slider-arrow.right {
        left: initial;
        left: auto;
        right: 0px; }
	[data-template="slider"] .slider .slider-box .slider-items .temp-align-right {
        text-align: left !important; }
      .arabic [data-template="slider"] .slider .slider-box .slider-items .temp-align-right {
        text-align: right !important; }
      [data-template="slider"] .slider .slider-box .slider-items .temp-align-left {
        text-align: left !important; }
    [data-template="slider"] .slider .slider-box .slider-items {
      position: relative;
      white-space: nowrap;
      font-size: 0;
      overflow: hidden;
      margin: 0 30px; }
      [data-template="slider"] .slider .slider-box .slider-items .temp-align-right {
        text-align: left !important; }
      .arabic [data-template="slider"] .slider .slider-box .slider-items .temp-align-right {
        text-align: right !important; }
      [data-template="slider"] .slider .slider-box .slider-items .temp-align-left {
        text-align: left !important; }
      [data-template="slider"] .slider .slider-box .slider-items .slider-item {
        display: inline-block;
        width: 33.33333%;
        padding: 10px;
        vertical-align: top; }
        [data-template="slider"] .slider .slider-box .slider-items .slider-item .fa {
          padding: 0 5px; }
        .arabic [data-template="slider"] .slider .slider-box .slider-items .slider-item {
          direction: rtl; }
          .arabic [data-template="slider"] .slider .slider-box .slider-items .slider-item .fa {
            -webkit-transform: rotate(180deg);
                    transform: rotate(180deg);
            margin: 0 5px; }
        @media (max-width: 767px) {
          [data-template="slider"] .slider .slider-box .slider-items .slider-item {
            width: 100%; } }
        [data-template="slider"] .slider .slider-box .slider-items .slider-item .item-image {
          height: 150px;
          background-size: cover;
          background-position: center;
          border-radius: 4px 4px 0 0; }
        [data-template="slider"] .slider .slider-box .slider-items .slider-item .item-text {
          font-size: 12px;
          font-size: 13px;
          background: #f7f7f7;
          padding: 10px;
          min-height: 75px;
          border-radius: 0 0 4px 4px;
          white-space: normal; }
          @media (max-width: 767px) {
            [data-template="slider"] .slider .slider-box .slider-items .slider-item .item-text {
              font-size: 12px; } }
  [data-template="slider"] .slider .slider-bottom {
    width: 0;
    border: transparent 10px solid;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
    margin: auto;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -16px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    z-index: 2; }
  [data-template="slider"] .slider .slider-blue-box {
    background: #243d7f;
    background: #2c80c0;
    padding: 20px 10px 10px;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    [data-template="slider"] .slider .slider-blue-box .gaca-btn a {
      color: inherit; }
    .arabic [data-template="slider"] .slider .slider-blue-box {
      direction: rtl; }
    [data-template="slider"] .slider .slider-blue-box .blue-select {
      background: #2c80c0;
      background: #243d7f;
      padding: 10px;
      border-radius: 4px;
      color: white;
      margin-bottom: 10px; }
      [data-template="slider"] .slider .slider-blue-box .blue-select a.gaca-btn {
        color: inherit;
        text-decoration: none;
        font-weight: normal; }
        [data-template="slider"] .slider .slider-blue-box .blue-select a.gaca-btn:hover {
          color: #2c80c0;
          background: #243d7f; }
      [data-template="slider"] .slider .slider-blue-box .blue-select a {
        color: inherit;
        font-weight: bold; }
      [data-template="slider"] .slider .slider-blue-box .blue-select .clearfix {
        cursor: pointer; }
      [data-template="slider"] .slider .slider-blue-box .blue-select .blue-icon {
        background: white;
        border-radius: 50px;
        height: 40px;
        width: 40px;
        color: white;
        color: #243d7f;
        text-align: center;
        font-size: 25px;
        float: left;
        line-height: 40px; }
        .arabic [data-template="slider"] .slider .slider-blue-box .blue-select .blue-icon {
          float: right; }
      [data-template="slider"] .slider .slider-blue-box .blue-select .select-text {
        font-size: 16px;
        font-weight: 600;
        line-height: 40px;
        padding-left: 55px; }
        .arabic [data-template="slider"] .slider .slider-blue-box .blue-select .select-text {
          padding-left: 0px;
          padding-right: 55px; }
        @media (max-width: 767px) {
          [data-template="slider"] .slider .slider-blue-box .blue-select .select-text {
            font-size: 13px; } }
        [data-template="slider"] .slider .slider-blue-box .blue-select .select-text .select-arrow {
          font-size: 25px;
          float: right;
          margin-left: 10px;
          margin-right: 10px;
          -webkit-transition: .2s;
                  transition: .2s;
          -webkit-transform: rotate(-180deg);
                  transform: rotate(-180deg); }
          .arabic [data-template="slider"] .slider .slider-blue-box .blue-select .select-text .select-arrow {
            float: left; }
      [data-template="slider"] .slider .slider-blue-box .blue-select .select-content {
        margin-top: 15px; }
      [data-template="slider"] .slider .slider-blue-box .blue-select.inactive .select-arrow {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg); }
      [data-template="slider"] .slider .slider-blue-box .blue-select.inactive .select-content {
        display: none; }

.small-login-back {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s;
          transition: .3s;
  z-index: 199; }
  .small-login-back.active {
    display: block;
    opacity: 1;
    visibility: visible; }

.small-login {
  position: fixed;
  z-index: 200;
  width: 100%;
  height: 0;
  top: 90px; }
  .small-login .container {
    height: 0; }
  .small-login .small-login-box {
    width: 300px;
    float: right;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
            transition: .3s;
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px); }
    .small-login .small-login-box.active {
      visibility: visible;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1; }
    .small-login .small-login-box .close-login-box {
      position: relative;
      top: -5px;
      cursor: pointer; }
    .small-login .small-login-box .point {
      width: 20px;
      height: 20px;
      border-right: 20px solid transparent;
      border-top: 20px solid #666;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      z-index: 200;
      margin: -9px 0 0 30px; }
    .small-login .small-login-box .box {
      background: white; }
  .arabic .small-login {
    direction: rtl; }
    .arabic .small-login .small-login-box {
      float: left;
      margin-left: 230px; }
    .arabic .small-login .point {
      margin-right: 250px; }

[data-template="content"] .content-banner {
  height: 350px;
  position: relative;
  background-position: center;
  background-size: cover;
  margin-bottom: -30px; }
  @media (max-width: 767px) {
    [data-template="content"] .content-banner {
      height: 250px; } }

[data-template="content"] .content .box-white {
  line-height: 1.7; }

[data-template="content"] .content img {
  border-radius: 4px; }

[data-template="content"] .content .box-highlight.hl {
  border-left: 3px solid #2c80c0;
  padding: 10px 15px;
  margin-bottom: 5px;
  -webkit-transition: .2s;
          transition: .2s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: none; }
  [data-template="content"] .content .box-highlight.hl:hover {
    border-left-width: 6px;
    color: #2c80c0;
    padding-left: 12px; }
    [data-template="content"] .content .box-highlight.hl:hover .gallery-image {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%); }
  [data-template="content"] .content .box-highlight.hl.hl-yellow {
    border-color: gold; }
  [data-template="content"] .content .box-highlight.hl.hl-red {
    border-color: #ce1029; }
  [data-template="content"] .content .box-highlight.hl.hl-none {
    padding-left: 15px;
    border-left: none;
    border-color: transparent;
    margin-bottom: 30px; }
  [data-template="content"] .content .box-highlight.hl .gallery-image {
    margin: -15px -15px 0px;
    height: 130px;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    background-color: #f7f7f7;
    display: block;
    -webkit-transition: .2s;
            transition: .2s;
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%); }

[data-template="department"] .department .box-highlight.hl {
  border-left: none;
  padding: 10px 15px;
  margin-bottom: 5px;
  -webkit-transition: .2s;
          transition: .2s;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: none; }
  [data-template="department"] .department .box-highlight.hl:hover {
    border-left-width: 0px;
    color: #2c80c0;
    padding-left: 12px; }
    [data-template="department"] .department .box-highlight.hl:hover .gallery-image {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%); }
  [data-template="department"] .department .box-highlight.hl.hl-yellow {
    border-color: gold; }
  [data-template="department"] .department .box-highlight.hl.hl-red {
    border-color: #ce1029; }
  [data-template="department"] .department .box-highlight.hl.hl-none {
    padding-left: 15px;
    border-left: none;
    border-color: transparent;
    margin-bottom: 30px; }
  [data-template="department"] .department .box-highlight.hl .gallery-image {
    margin: -15px -15px 0px;
    height: 130px;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    background-color: #f7f7f7;
    display: block;
    -webkit-transition: .2s;
            transition: .2s;
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%); }

[data-template="dashboard"] .psuedo-table .gaca-btn {
  font-weight: bold;
  position: relative;
  margin-left: 15px;
  margin-bottom: 5px;
  color: white;
  float: right;
  clear: right;
  text-decoration: none; }
  [data-template="dashboard"] .psuedo-table .gaca-btn:hover {
    color: #2c80c0; }

[data-template="dashboard"] .psuedo-table .status-stamp {
  position: absolute;
  left: 50%;
  opacity: 0.8;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  height: 60px; }

[data-template="dashboard"] .psuedo-table .status {
  float: left;
  border-radius: 100px;
  line-height: 44px;
  height: 50px;
  width: 50px;
  margin-right: 15px;
  text-align: center;
  color: #74c622;
  background: #eee;
  border: 3px solid #74c622;
  font-size: 26px;
  margin-top: 2px; }
  [data-template="dashboard"] .psuedo-table .status.in-progress {
    color: #0e82c6;
    border: 3px solid #0e82c6; }
  [data-template="dashboard"] .psuedo-table .status.rejected {
    color: #c62307;
    border: 3px solid #c62307; }

[data-template="dashboard"] .psuedo-table .status-hl {
  color: #74c622; }
  [data-template="dashboard"] .psuedo-table .status-hl.in-progress {
    color: #0e82c6; }
  [data-template="dashboard"] .psuedo-table .status-hl.rejected {
    color: #c62307; }

.app-graph .graph-label {
  line-height: 36px;
  height: 40px;
  float: left;
  width: 40px;
  font-size: 20px;
  vertical-align: middle;
  background: #eee;
  border-radius: 100px;
  border: 2px solid #74c622;
  color: #74c622;
  text-align: center;
  margin-right: 15px; }

.app-graph .graph-submitted {
  font-weight: 200;
  line-height: 40px;
  font-size: 20px; }

.app-graph .graph-bar {
  position: relative;
  border-radius: 4px;
  background: #eee;
  height: 20px;
  margin: 10px 0 0 55px; }
  .app-graph .graph-bar .graph-bar-fill {
    background: #74c622;
    border-radius: 4px;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: bold; }

.app-graph .single-graph {
  padding: 5px 0;
  margin-bottom: 15px; }
  .app-graph .single-graph.submitted {
    color: #333; }
    .app-graph .single-graph.submitted .graph-label {
      border: 2px solid #333;
      color: #333; }
  .app-graph .single-graph.in-progress {
    color: #0e82c6; }
    .app-graph .single-graph.in-progress .graph-label {
      border: 2px solid #0e82c6;
      color: #0e82c6; }
    .app-graph .single-graph.in-progress .graph-bar .graph-bar-fill {
      background: #0e82c6; }
  .app-graph .single-graph.rejected {
    color: #c62307; }
    .app-graph .single-graph.rejected .graph-label {
      border: 2px solid #c62307;
      color: #c62307; }
    .app-graph .single-graph.rejected .graph-bar .graph-bar-fill {
      background: #c62307; }

[data-template="home-boxes"] .home-boxes {
  padding: 20px; }

[data-template="e-service"] .e-service {
  color: white; }
  @media (max-width: 767px) {
    [data-template="e-service"] .e-service {
      padding-top: 30px; } }

[data-template="e-service"] .e-popup {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: none;
  overflow: auto;
  z-index: 200;
  background: rgba(0, 0, 0, 0.2); }
  [data-template="e-service"] .e-popup .popup-overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 200; }
  [data-template="e-service"] .e-popup .popup-block {
    position: relative;
    margin-top: 20%;
    background: white;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 30px;
    z-index: 201; }

[data-template="e-catalogue"] .e-catalogue .box-highlight {
  white-space: normal;
  padding: 5px 10px; }

[data-template="search"] .search {
  direction: ltr; }
  .arabic [data-template="search"] .search {
    direction: rtl; }
  [data-template="search"] .search .search-list {
    line-height: 25px; }
    [data-template="search"] .search .search-list .search-check {
      margin: 5px 0;
      height: 15px;
      width: 15px;
      border-radius: 30px;
      border: 3px solid #2c80c0;
      float: right;
      cursor: pointer;
      -webkit-transition: .2s;
              transition: .2s; }
      .arabic [data-template="search"] .search .search-list .search-check {
        float: left; }
      [data-template="search"] .search .search-list .search-check.checked {
        background: #2c80c0; }
  [data-template="search"] .search .search-results {
    min-height: 800px; }
    [data-template="search"] .search .search-results .result {
      background: #f7f7f7;
      height: 140px;
      border-radius: 4px;
      margin-bottom: 30px;
      padding: 15px;
      border-left: 3px solid #2c80c0;
      line-height: 1;
      font-size: 12px;
      display: none;
      cursor: pointer;
      text-decoration: none; }
      @media (max-width: 767px) {
        [data-template="search"] .search .search-results .result {
          font-size: 12px; } }
      [data-template="search"] .search .search-results .result .result-icon {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        line-height: 1;
        font-size: 27px; }
        .arabic [data-template="search"] .search .search-results .result .result-icon {
          float: right;
          margin-right: 0;
          margin-left: 10px; }
      [data-template="search"] .search .search-results .result .result-header {
        border-top-right-radius: 4px;
        height: 25px;
        line-height: 25px;
        margin: -15px -15px 10px;
        padding: 0 15px;
        font-weight: 400;
        text-transform: uppercase;
        background: #eee;
        color: #bbb;
        -webkit-transition: .3s;
                transition: .3s; }
        [data-template="search"] .search .search-results .result .result-header .header-e-service {
          float: right;
          color: #6cc70c;
          font-weight: bold; }
          .arabic [data-template="search"] .search .search-results .result .result-header .header-e-service {
            float: left; }
          [data-template="search"] .search .search-results .result .result-header .header-e-service .e-service-dot {
            margin: 7px 0 7px 7px;
            height: 11px;
            width: 11px;
            border-radius: 30px;
            background: #6cc70c;
            float: right;
            cursor: pointer;
            -webkit-transition: .2s;
                    transition: .2s; }
            .arabic [data-template="search"] .search .search-results .result .result-header .header-e-service .e-service-dot {
              margin: 7px 7px 7px 0;
              float: left; }
          [data-template="search"] .search .search-results .result .result-header .header-e-service.unavailable {
            color: red; }
            [data-template="search"] .search .search-results .result .result-header .header-e-service.unavailable .e-service-dot {
              background: red; }
      [data-template="search"] .search .search-results .result .result-field {
        clear: both;
        line-height: 1.4;
        color: #999;
        display: block; }
        [data-template="search"] .search .search-results .result .result-field strong {
          display: inline-block;
          width: 100px; }
      [data-template="search"] .search .search-results .result .result-title {
        margin-bottom: 10px;
        font-weight: bold;
        color: #2c80c0;
        font-size: 12px; }
      [data-template="search"] .search .search-results .result .result-date {
        float: right;
        color: #bbb;
        font-weight: bold;
        margin-left: 10px;
        margin-bottom: 10px; }
        .arabic [data-template="search"] .search .search-results .result .result-date {
          float: left;
          margin-left: 0;
          margin-right: 10px; }
      [data-template="search"] .search .search-results .result .result-link {
        clear: right;
        float: right;
        font-weight: bold;
        margin-left: 10px;
        margin-top: 10px;
        color: #2c80c0;
        color: #6cc70c;
        color: #6cc70c;
        font-size: 26px; }
        .arabic [data-template="search"] .search .search-results .result .result-link {
          clear: left;
          float: left;
          margin-left: 0;
          margin-right: 10px; }
      [data-template="search"] .search .search-results .result:hover {
        border-left: 3px solid #243d7f; }
        [data-template="search"] .search .search-results .result:hover .result-header {
          background: #243d7f;
          color: white; }
  [data-template="search"] .search .gaca-search {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #f7f7f7;
    border: none;
    border-radius: 4px;
    display: block;
    width: 100%; }
    @media (max-width: 767px) {
      [data-template="search"] .search .gaca-search {
        font-size: 12px; } }
  [data-template="search"] .search .search-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 12px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #f7f7f7;
    color: #333;
    padding: 0 15px;
    border: none;
    border-radius: 4px;
    float: left;
    text-align: left;
    padding-right: 45px;
    cursor: pointer;
    cursor: hand;
    width: 100%;
    margin-bottom: 15px;
    -webkit-transition: 0.3s;
            transition: 0.3s; }
    .arabic [data-template="search"] .search .search-select {
      float: right;
      padding-right: 0;
      padding-left: 45px;
      text-align: right; }
    @media (max-width: 767px) {
      [data-template="search"] .search .search-select {
        font-size: 12px; } }
    [data-template="search"] .search .search-select.simple {
      padding: 0 15px; }
  [data-template="search"] .search .search-after {
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    content: "";
    height: 35px;
    line-height: 35px;
    background: #2c80c0;
    color: white;
    float: left;
    margin-left: -35px;
    width: 35px;
    z-index: 5; }
    .arabic [data-template="search"] .search .search-after {
      float: right;
      margin-left: 0;
      margin-right: -35px; }
    [data-template="search"] .search .search-after:hover {
      background: #243d7f;
      color: white; }

@media (max-width: 991px) {
  [data-template="register"] .register {
    padding-top: 15px; } }

@media (max-width: 991px) {
  [data-template="gallery"] .gallery {
    padding-top: 15px; } }

[data-template="gallery"] .gallery .box-highlight {
  border-left: 3px solid #2c80c0;
  padding: 10px 15px;
  margin-bottom: 5px;
  color: #243d7f;
  -webkit-transition: .2s;
          transition: .2s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: white; }
  [data-template="gallery"] .gallery .box-highlight.grey {
    cursor: pointer; }
  [data-template="gallery"] .gallery .box-highlight:hover {
    border-left-width: 6px;
    color: #2c80c0;
    padding-left: 12px; }
    [data-template="gallery"] .gallery .box-highlight:hover .gallery-image {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%); }
  [data-template="gallery"] .gallery .box-highlight.hl-yellow {
    border-color: gold; }
  [data-template="gallery"] .gallery .box-highlight.hl-red {
    border-color: #ce1029; }
  [data-template="gallery"] .gallery .box-highlight.hl-none {
    padding-left: 15px;
    border-left: none;
    border-color: transparent;
    margin-bottom: 30px; }
  [data-template="gallery"] .gallery .box-highlight .gallery-image {
    margin: -15px -15px 0px;
    height: 130px;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    background-color: #f7f7f7;
    display: block;
    -webkit-transition: .2s;
            transition: .2s;
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%); }

[data-template="footer"] #footer {
  color: #f7f7f7;
  text-align: center; }
  [data-template="footer"] #footer .footer-top {
    background: #2c80c0;
    padding: 15px 15px 10px; }
    [data-template="footer"] #footer .footer-top img {
      margin: 0 10px 5px;
      height: 40px; }
  [data-template="footer"] #footer .footer-bottom {
    line-height: 30px;
    background: #243d7f;
    padding: 30px;
    text-align: left; }
    .arabic [data-template="footer"] #footer .footer-bottom {
      text-align: right;
      direction: rtl; }
  [data-template="footer"] #footer .social-icons {
    text-align: center;
    font-size: 25px;
    margin: 15px 0;
    color: white; }
    [data-template="footer"] #footer .social-icons i.fa {
      margin: 0 10px;
      -webkit-transition: .2s;
              transition: .2s;
      cursor: pointer;
      color: white; }
      [data-template="footer"] #footer .social-icons i.fa:hover {
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
