.header {
  text-align: center; }
  .header .logo {
    margin-bottom: 16px; }
    .header .logo img {
      max-width: 170px; }
  .header p {
    color: #edebeb;
    font-size: 18px;
    margin-top: 4px;
    font-weight: 600; }

.footer {
  position: relative;
  width: 100%;
  padding: 12px;
  background: #2b3a6f; }
  .footer p {
    text-align: center;
    color: #fff;
    font-size: 14px; }

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ul,
li,
hr,
strong,
b,
input,
select,
textarea,
.highcharts-title,
.highcharts-axis-labels,
.highcharts-yaxis-title {
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-decoration: none;
  list-style: none;
  font-size: 16px;
  line-height: 32px;
  color: #606060;
  font-family: 'Almarai', sans-serif; }

::-webkit-scrollbar {
  width: 8px;
  height: 4px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f3f3f3; }

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: #faa61a;
  cursor: pointer; }

body {
  direction: ltr;
  text-align: left;
  background: #1d1d1d url('https://www.daralsharq.net/storage/uploads/files/QdzAixx5hOpRlBiMSzYKwkd0tFeuhURwEAuLQwMx.webp') no-repeat center center/cover;
  box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
}

.bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-weight: 500;
  padding: 8px 20px;
  background: #0075bf;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  border: 0px;
  outline-style: none;
  outline: 0px;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  -moz-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s; }
  .bottom:focus {
    outline: 0px !important; }
  .bottom:hover {
    background: #161326; }

.social {
  display: flex;
  align-items: center;
  justify-content: center;
  direction: ltr;
  margin-top: 24px; }
  .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 4px;
    border-radius: 4px;
    width: 44px;
    height: 44px;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .social a svg {
      fill: #fff;
      max-width: 18px;
      max-height: 18px; }
    .social a.icon-facebook {
      background: #3b5998; }
      .social a.icon-facebook:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-twitter {
      background: #00acee; }
      .social a.icon-twitter:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-instagram {
      background: #8d5b46; }
      .social a.icon-instagram:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-youtube {
      background: #c4302b; }
      .social a.icon-youtube:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-rss {
      background: #ee802f; }
      .social a.icon-rss:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-linkedin {
      background: #007fb1; }
      .social a.icon-linkedin:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-gplus {
      background: #dd4b39; }
      .social a.icon-gplus:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-whatsapp {
      background: #189d0e; }
      .social a.icon-whatsapp:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-email {
      background: #dd4b39; }
      .social a.icon-email:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
    .social a.icon-print {
      background: #8d5b46; }
      .social a.icon-print:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }

.contact-block .title {
  color: #000;
        }

.title {
  font-size: 42px;
  font-weight: 800;
  color: #000;
  line-height: 150%;
  position: relative; }
  @media (max-width: 991px) {
    .title {
      font-size: 24px; } }
  .title span {
    color: #D1362A; }

.elementor {
  position: relative;
  width: 100%;
  padding: 48px 0px; }
  @media (max-width: 991px) {
    .elementor {
      padding: 24px 0px; } }
  .elementor .bottoms {
    padding-top: 20px;
    max-width: 780px;
    margin: 0px auto; }
  .elementor .contact-block {
    display: flex;
    align-items: center;
    position: relative;
    background: #faa819;
    padding: 0px;
    margin-top: 20px;
    background-clip: padding-box;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    box-shadow:0 0 1px rgba(0, 0, 0, 0.3), 0 3px 7px rgba(0, 0, 0, 0.3), inset 0 1px rgb(250 168 25), inset 0 -3px 2px rgba(0,0,0,0.25);
  
  }
    .elementor .contact-block .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      min-width: 60px;
      height: 60px;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      background-clip: padding-box;
      -moz-transition: all 0.5s ease-in-out 0s;
      -o-transition: all 0.5s ease-in-out 0s;
      -webkit-transition: all 0.5s ease-in-out 0s;
      transition: all 0.5s ease-in-out 0s; }
      .elementor .contact-block .icon svg {
        width: 30px;
        height: 30px;
        fill: #000;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s; }
    .elementor .contact-block .block-info {
      width: 100%;
    text-align: center;
      z-index: 10; }
      .elementor .contact-block .block-info .title {
        font-size: 18px;
        font-weight: 600;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s; }
      .elementor .contact-block .block-info a {
        direction: ltr; }
      .elementor .contact-block .block-info p,
      .elementor .contact-block .block-info a {
        display: block;
        overflow: hidden;
        font-weight: 500;
        -moz-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s; }
      .elementor .contact-block .block-info .phons {
        display: flex; }
        .elementor .contact-block .block-info .phons a {
          margin-left: 12px; }
          .elementor .contact-block .block-info .phons a:last-child {
            margin: 0px; }
    .elementor .contact-block:hover {
       }
      .elementor .contact-block:hover svg {
        fill: #fff; }
      .elementor .contact-block:hover::before {
        border: 2px solid #fff; }
      .elementor .contact-block:hover .block-info .title {
        color: #fff; }
        .elementor .contact-block:hover .block-info .title::after {
          background: #fff; }
      .elementor .contact-block:hover .block-info p,
      .elementor .contact-block:hover .block-info a {
        color: #fff; }

.map {
  background: #f3f3f3;
  height: 400px; }
  .map iframe {
    display: block;
    border: 0px;
    width: 100%;
    height: 100%; }

footer a{
  color: #FFF;
  font-weight: bold;
}

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