body {
  background-color: #E8E8E8;
  font-family: 'Cairo', sans-serif; }

a {
  text-decoration: none !important; }

.header {
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07);
  position: sticky;
  top: 0;
  height: 100px;
  display: flex;
  align-items: center;
  background-color: #E8E8E8;
  z-index: 999;
  width: 100%; }
  .header .bg-light {
    background-color: #E8E8E8 !important;
    padding: 0;
    width: 100%; }
    .header .bg-light .navbar-brand {
      padding: 0;
      margin: 0; }
    .header .bg-light .navbar-toggler {
      padding: 10px;
      border-radius: 0; }
      .header .bg-light .navbar-toggler:focus {
        box-shadow: none;
        outline: none; }
    .header .bg-light .navbar-nav {
      margin: 0;
      margin-right: auto; }
      .header .bg-light .navbar-nav .nav-link {
        color: #6c298d;
        padding: 0 25px;
        position: relative;
        border-left: 1px solid #0050a9;
        font-size: 14px;
        font-weight: 700;
        text-transform: capitalize; }
        .header .bg-light .navbar-nav .nav-link:hover, .header .bg-light .navbar-nav .nav-link.active {
          color: #00b2b4;
          transition: all ease-in-out 0.5s; }
      .header .bg-light .navbar-nav .dropdown-menu {
        width: 235px;
        top: 55px; }
        .header .bg-light .navbar-nav .dropdown-menu li a {
          text-transform: capitalize; }
      .header .bg-light .navbar-nav .nav-item:last-child .nav-link {
        border: 0; }

.sliders img {
  width: 100%;
  height: auto; }

.about .about-overlay {
  padding: 30px 0 0;
  background: url(../img/bg/1.png) no-repeat center;
  background-size: cover; }
  .about .about-overlay .about-content {
    margin: 30px 0 0; }
    .about .about-overlay .about-content .about-item {
      position: relative; }
      .about .about-overlay .about-content .about-item .title {
        padding: 25px 25px 0; }
        .about .about-overlay .about-content .about-item .title h2 {
          color: #fff;
          font-size: 35px; }
        .about .about-overlay .about-content .about-item .title h3 {
          color: #fff;
          font-size: 25px; }
      .about .about-overlay .about-content .about-item .body {
        padding: 0 25px; }
        .about .about-overlay .about-content .about-item .body p {
          font-size: 14px;
          line-height: 21px;
          color: #fff;
          letter-spacing: 0.75px;
          text-align: justify;
          margin: 0; }
        .about .about-overlay .about-content .about-item .body .about-list {
          margin: 0; }
          .about .about-overlay .about-content .about-item .body .about-list li {
            font-size: 15px;
            line-height: 21px;
            color: #fff;
            letter-spacing: 0.75px; }
            .about .about-overlay .about-content .about-item .body .about-list li:last-child {
              margin-bottom: 0; }
      .about .about-overlay .about-content .about-item img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: -1; }
      .about .about-overlay .about-content .about-item.about-top {
        z-index: 10;
        margin-bottom: 30px;
        padding-bottom: 20px; }
      .about .about-overlay .about-content .about-item.about-bottom {
        z-index: 10;
        padding-bottom: 20px;
        margin-bottom: 60px; }
  .about .about-overlay .img {
    display: flex;
    align-items: flex-end;
    height: 100%; }

.operations {
  padding: 50px 0; }
  .operations .title h2 {
    color: #0050a9;
    font-size: 41px;
    font-weight: 400;
    margin: 0 0 50px;
    text-transform: capitalize;
    padding-bottom: 90px; }
  .operations .operation {
    margin: 0 -15px;
    margin-bottom: 120px; }
    .operations .operation .operation-content {
      background-color: #20c7ba;
      padding: 30px;
      padding-bottom: 50px; }
      .operations .operation .operation-content .img {
        margin: 0 auto;
        margin-bottom: 30px;
        margin-top: -120px; }
        .operations .operation .operation-content .img img {
          max-width: 100%;
          height: 177px; }
      .operations .operation .operation-content h4 {
        font-size: 25px;
        margin-bottom: 30px;
        color: #0063a0;
        text-transform: capitalize; }
      .operations .operation .operation-content p {
        color: #0063a0;
        color: #fff;
        font-size: 13px;
        height: 110px; }
    .operations .operation .link-more {
      background-color: #0050a9;
      transition: all ease-in-out 0.5s; }
      .operations .operation .link-more a {
        display: block;
        background-color: #0050a9;
        padding: 10px;
        transition: all ease-in-out 0.5s;
        text-align: left;
        color: #fff;
        padding-left: 25px;
        font-size: 15px;
        font-weight: 400; }
      .operations .operation .link-more:hover {
        background-color: #6dd8c5; }
        .operations .operation .link-more:hover a {
          background-color: #6dd8c5;
          color: #0063bc; }
    .operations .operation.active .operation-content {
      background-color: #27d6c5; }
    .operations .operation.active .link-more a {
      background-color: #0063bc;
      padding-left: 25px; }
    .operations .operation.active .link-more:hover {
      background-color: #6dd8c5; }
      .operations .operation.active .link-more:hover a {
        background-color: #6dd8c5;
        color: #0063bc; }

.general {
  background-color: #fff;
  padding-bottom: 50px; }
  .general .title h2 {
    padding: 0px; }
  .general .operation {
    margin: 0 -15px;
    margin-bottom: 0; }
    .general .operation .operation-content {
      background-color: transparent;
      padding: 0 !important; }
      .general .operation .operation-content .img {
        width: 100%;
        height: auto;
        margin: 0; }
        .general .operation .operation-content .img img {
          width: 100%;
          height: auto; }

.before_footer {
  padding: 50px 0;
  background-color: #0050a9; }
  .before_footer .before-overlay .before-content {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    margin-bottom: 30px; }
    .before_footer .before-overlay .before-content p {
      color: #fff;
      font-size: 15px;
      font-weight: 700;
      margin: 0; }
    .before_footer .before-overlay .before-content .contact-link a {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      background: #00b2b4;
      width: 164px;
      height: 70px;
      border-radius: 50px;
      transition: all ease-in-out 0.5s;
      color: #fff;
      font-size: 20px;
      font-weight: 700; }
      .before_footer .before-overlay .before-content .contact-link a i {
        margin-left: 5px; }
      .before_footer .before-overlay .before-content .contact-link a:hover {
        background-color: #fff;
        color: #00b2b4; }

.footer .footer-overlay .footer-top {
  background-color: #00b2b4;
  padding-top: 15px;
  padding-bottom: 15px; }
  .footer .footer-overlay .footer-top .footer-content {
    margin-bottom: 20px; }
    .footer .footer-overlay .footer-top .footer-content .title h3 {
      color: #5af2ea;
      font-size: 30px;
      font-weight: 700;
      margin-bottom: 50px;
      position: relative; }
      .footer .footer-overlay .footer-top .footer-content .title h3::after {
        content: '';
        width: 30%;
        height: 2px;
        background-color: #fff;
        position: absolute;
        bottom: -20px;
        right: 0; }
    .footer .footer-overlay .footer-top .footer-content .content h5 {
      color: #5af2ea;
      font-size: 23px;
      font-weight: 700;
      margin-bottom: 20px; }
    .footer .footer-overlay .footer-top .footer-content .content p {
      color: #fff;
      font-size: 16px;
      font-weight: 400; }
      .footer .footer-overlay .footer-top .footer-content .content p a {
        color: #fff; }
.footer .footer-overlay .footer-bottom {
  background-color: #0050a9;
  padding: 20px; }
  .footer .footer-overlay .footer-bottom .links {
    margin-bottom: 10px; }
    .footer .footer-overlay .footer-bottom .links a {
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center; }
      .footer .footer-overlay .footer-bottom .links a span {
        margin-left: 5px;
        font-size: 18px; }
      .footer .footer-overlay .footer-bottom .links a i {
        font-size: 20px; }

.articles {
  padding: 50px 0 25px; }
  .articles .articels-overlay .title h1 {
    margin-bottom: 30px;
    font-size: 35px;
    color: #0050a9;
    text-transform: capitalize; }
  .articles .article .img-article {
    margin-bottom: 30px; }
  .articles .article .article-text .title h3 {
    font-size: 40px;
    font-weight: 700;
    color: #0050a9;
    margin-bottom: 35px;
    text-transform: capitalize; }
  .articles .article .article-text .content h5 {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
    text-transform: capitalize; }
  .articles .article .article-text .content p {
    line-height: 24px;
    margin-bottom: 20px;
    text-align: justify;
    font-size: 17px;
    color: #333; }
    .articles .article .article-text .content p a {
      text-transform: capitalize; }
  .articles .article .article-text .content ul {
    list-style: decimal;
    padding: 0;
    padding-right: 20px;
    margin: 0;
    margin-bottom: 20px; }
  .articles .article.small-article {
    margin-bottom: 25px; }
    .articles .article.small-article .img-article {
      margin-bottom: 10px; }
    .articles .article.small-article .article-text .title h3 {
      font-size: 20px;
      font-weight: 700;
      color: #0050a9;
      margin-bottom: 0; }
    .articles .article.small-article:hover .article-text .title h3 {
      color: #00b2b4; }

.opertaion_page {
  padding: 50px 0 25px; }
  .opertaion_page .opertaion_page-overlay .title h1 {
    margin-bottom: 25px;
    font-size: 35px;
    color: #0050a9; }
  .opertaion_page .opertaion_page-overlay .operation {
    padding: 12px;
    border-radius: 5px;
    transition: all ease-in-out 0.5s;
    margin-bottom: 25px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07); }
    .opertaion_page .opertaion_page-overlay .operation .operation-img {
      margin-bottom: 20px; }
    .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-name a {
      color: #0050a9;
      transition: all ease-in-out 0.5s; }
      .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-name a h4 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
        text-transform: capitalize; }
      .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-name a:hover {
        color: #00b2b4; }
    .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-desc p {
      margin-bottom: 10px;
      font-size: 14px;
      text-align: justify;
      color: #333;
      line-height: 24px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-link {
      text-align: left; }
      .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-link a {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        transition: all ease-in-out 0.5s;
        color: #0050a9; }
        .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-link a span {
          margin-left: 6px; }
        .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-link a i {
          opacity: 0;
          margin-top: 5px;
          margin-right: -5px;
          transition: all ease-in-out 0.5s;
          color: #00b2b4; }
        .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-link a:hover {
          color: #00b2b4; }
          .opertaion_page .opertaion_page-overlay .operation .operation-body .operation-link a:hover i {
            opacity: 1;
            margin-right: 0; }
    .opertaion_page .opertaion_page-overlay .operation:hover {
      background-color: #fff;
      box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07); }
  .opertaion_page .opertaion_page-overlay .title-operations {
    margin-bottom: 25px; }
    .opertaion_page .opertaion_page-overlay .title-operations h3 {
      margin-bottom: 0;
      font-size: 22px;
      color: #00b2b4; }

.contact_page {
  padding: 50px 0 25px; }
  .contact_page .contact_page-overlay .title h1 {
    margin-bottom: 35px;
    font-size: 35px;
    color: #0050a9; }
  .contact_page .contact_page-overlay .contact {
    padding: 25px;
    transition: all ease-in-out 0.5s;
    margin-bottom: 25px;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07); }
    .contact_page .contact_page-overlay .contact .contact-img {
      margin-bottom: 15px; }
    .contact_page .contact_page-overlay .contact .contact-body .contact-title h4 {
      font-size: 16px;
      font-weight: 900;
      color: #0050a9; }
    .contact_page .contact_page-overlay .contact .contact-body .contact-sub {
      margin-bottom: 15px; }
      .contact_page .contact_page-overlay .contact .contact-body .contact-sub h6 {
        color: #333;
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 10px; }
      .contact_page .contact_page-overlay .contact .contact-body .contact-sub p {
        margin-bottom: 0; }
        .contact_page .contact_page-overlay .contact .contact-body .contact-sub p span {
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .contact_page .contact_page-overlay .contact .contact-body .contact-sub p span i {
            margin-left: 8px; }
      .contact_page .contact_page-overlay .contact .contact-body .contact-sub ul {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 17px; }
        .contact_page .contact_page-overlay .contact .contact-body .contact-sub ul li {
          margin: 0 10px; }
          .contact_page .contact_page-overlay .contact .contact-body .contact-sub ul li a {
            color: #0050a9;
            transition: all ease-in-out 0.5s;
            font-size: 20px; }
            .contact_page .contact_page-overlay .contact .contact-body .contact-sub ul li a:hover {
              color: #00b2b4; }
      .contact_page .contact_page-overlay .contact .contact-body .contact-sub:last-child {
        margin-bottom: 0; }
    .contact_page .contact_page-overlay .contact:hover {
      margin-top: -20px;
      background-color: #fff; }
  .contact_page .contact_page-overlay form {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.07);
    margin-bottom: 25px; }
    .contact_page .contact_page-overlay form .form-group {
      position: relative; }
      .contact_page .contact_page-overlay form .form-group label {
        background-color: #0050a9;
        width: 0;
        transition: all ease-in-out 0.5s;
        height: 1px;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 999; }
      .contact_page .contact_page-overlay form .form-group .form-control {
        height: 50px;
        border: 0;
        border-bottom: 1px solid #aaa;
        background-color: transparent;
        border-radius: 0;
        font-size: 15px;
        font-weight: 700;
        color: #0050a9;
        transition: all ease-in-out 0.5s; }
        .contact_page .contact_page-overlay form .form-group .form-control:focus {
          box-shadow: none;
          outline: none;
          border-color: #0050a9;
          transition: all ease-in-out 0.5s; }
          .contact_page .contact_page-overlay form .form-group .form-control:focus ~ label {
            width: 100%; }
      .contact_page .contact_page-overlay form .form-group input[type=email], .contact_page .contact_page-overlay form .form-group input[type=number], .contact_page .contact_page-overlay form .form-group input[type=tel], .contact_page .contact_page-overlay form .form-group input[type=url] {
        direction: rtl; }
      .contact_page .contact_page-overlay form .form-group textarea {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #aaa;
        background-color: transparent;
        border-radius: 0;
        font-size: 15px;
        font-weight: 700;
        color: #0050a9;
        transition: all ease-in-out 0.5s;
        resize: none;
        height: 200px; }
        .contact_page .contact_page-overlay form .form-group textarea:focus {
          box-shadow: none;
          outline: none;
          border-color: #0050a9;
          transition: all ease-in-out 0.5s; }
          .contact_page .contact_page-overlay form .form-group textarea:focus ~ label {
            width: 100%; }
      .contact_page .contact_page-overlay form .form-group button {
        background-color: #0050a9;
        transition: all ease-in-out 0.5s;
        font-size: 15px;
        font-weight: 700;
        padding: 10px 0;
        box-shadow: none;
        outline: none;
        border: 0;
        border-radius: 0;
        position: relative;
        width: 120px; }
        .contact_page .contact_page-overlay form .form-group button:focus {
          box-shadow: none;
          outline: none;
          border: 0; }
        .contact_page .contact_page-overlay form .form-group button span {
          z-index: 10;
          position: relative; }
        .contact_page .contact_page-overlay form .form-group button::after {
          position: absolute;
          top: 0;
          left: 0;
          background-color: #00b2b4;
          z-index: 0;
          width: 0;
          height: 100%;
          transition: all ease-in-out 0.5s;
          content: ''; }
        .contact_page .contact_page-overlay form .form-group button:hover::after {
          width: 100%; }

.thank {
  padding: 50px 0; }
  .thank .overlay-thank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
    .thank .overlay-thank .content-thank .img-thank {
      margin-bottom: 15px; }
      .thank .overlay-thank .content-thank .img-thank img {
        width: 150px; }
    .thank .overlay-thank .content-thank p {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #00b2b4;
      line-height: 26px; }
      .thank .overlay-thank .content-thank p a {
        color: #0050a9; }
      .thank .overlay-thank .content-thank p.first-p {
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 15px;
        color: #000;
        line-height: 26px; }
    .thank .overlay-thank .content-thank .link-home a {
      background-color: #0050a9;
      color: #fff;
      -webkit-transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      transition: all ease-in-out 0.5s;
      border-radius: 0;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      letter-spacing: 1.5px;
      line-height: 26px;
      padding: 10px 25px;
      position: relative;
      border: 0; }
      .thank .overlay-thank .content-thank .link-home a span {
        position: relative;
        z-index: 10; }
      .thank .overlay-thank .content-thank .link-home a::after {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #00b2b4;
        z-index: 0;
        width: 0;
        height: 100%;
        transition: all ease-in-out 0.5s;
        content: ''; }
      .thank .overlay-thank .content-thank .link-home a:hover::after {
        width: 100%; }

@media (max-width: 1199px) {
  .contact_page .contact_page-overlay .contact .contact-body .contact-sub p {
    font-size: 10px; }
    .contact_page .contact_page-overlay .contact .contact-body .contact-sub p span:last-child {
      margin: 0 18px !important; }
  .contact_page .contact_page-overlay .contact .contact-body .contact-sub ul {
    margin-bottom: 0; }

  .operations .operation .operation-content h4 {
    font-size: 17px; } }
@media (max-width: 991px) {
  .header .bg-light .navbar-collapse {
    width: 100%;
    position: absolute;
    top: 84px;
    left: 0;
    background-color: #E8E8E8; }
  .header .bg-light .navbar-nav {
    padding: 15px 25px; }
    .header .bg-light .navbar-nav .nav-link {
      border: 0;
      padding: 0;
      padding-bottom: 15px;
      margin-bottom: 15px;
      transition: 0; }
      .header .bg-light .navbar-nav .nav-link.show {
        margin-bottom: 0;
        padding-bottom: 0; }
    .header .bg-light .navbar-nav .dropdown-menu {
      background: none;
      border: 0;
      padding-bottom: 15px; }
      .header .bg-light .navbar-nav .dropdown-menu li a {
        color: #6c298d; }
    .header .bg-light .navbar-nav .nav-item:last-child .nav-link {
      border: 0; }

  .operations .operation.mob {
    margin-bottom: 120px !important; }

  .articles .small-articles {
    display: flex;
    flex-wrap: wrap; }
    .articles .small-articles .article.small-article {
      width: 48%;
      margin-left: 1%;
      margin-right: 1%; } }
@media (max-width: 575px) {
  .operations .title h2 {
    padding-bottom: 65px; }
  .operations .operation {
    margin-left: 0;
    margin-right: 0; }

  .general {
    padding-bottom: 50px; }
    .general .title h2 {
      padding: 0; }
    .general .operation {
      margin: 0; } }

/*# sourceMappingURL=style.css.map */
