:root {
  --steel-blue: #4f87bb;
  --midnight-blue: #292a49;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
    margin-bottom: 15px;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.block-quote {
  border-bottom: 1px #000;
  border-left-style: none;
  font-family: Cairo, sans-serif;
  font-size: 51px;
}

.cell {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.nav-menu {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.heading {
  text-align: center;
  font-family: Cairo, sans-serif;
}

.text-block {
  height: 202px;
}

.heading-2 {
  direction: rtl;
  text-align: center;
  border: 1px #000;
  border-bottom: 2px #161d53;
  border-radius: 0;
  padding-bottom: 5px;
  font-family: Cairo, sans-serif;
  font-size: 30px;
}

.section {
  height: 25px;
}

.heading-3 {
  outline-offset: 0px;
  text-align: center;
  border-bottom: 2px solid #5c5c5c;
  outline: 3px #333;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  font-family: Cairo, sans-serif;
}

.heading-3.layer-title {
  font-size: 18px;
}

.header.main-header {
  text-align: center;
  border-bottom: 2px #818181;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Cairo, sans-serif;
  font-size: 46px;
}

.navbar {
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.main-text {
  background-color: var(--steel-blue);
  direction: rtl;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 1px #000;
  border-bottom-width: 2px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Cairo, sans-serif;
  font-size: 18px;
  line-height: 40px;
}

.nav-menu-2 {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  font-family: Cairo, sans-serif;
  display: inline-block;
}

.nav-menue {
  width: auto;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  align-content: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Cairo, sans-serif;
  display: flex;
  position: relative;
  left: 0;
  overflow: visible;
}

.body {
  font-family: Cairo, sans-serif;
}

.nav-link {
  width: 350px;
  direction: rtl;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.nav-link.gis {
  font-family: PT Serif, serif;
  font-weight: 700;
}

.container {
  background-color: rgba(236, 216, 216, 0);
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 15px;
  display: flex;
}

.container.resources {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}

.container.footer-container {
  border-top: 2px solid #121b27;
}

.heading-4 {
  direction: rtl;
  text-align: center;
  font-family: Cairo, sans-serif;
}

.navbar-2 {
  background-color: #fff;
}

.body-2 {
  font-family: Cairo, sans-serif;
}

.body-3 {
  direction: rtl;
  text-align: center;
  font-family: Cairo, sans-serif;
}

.navbar-3 {
  background-color: #fff;
  border-bottom: 2px solid #818181;
}

.heading-5 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 46px;
}

.paragraph {
  text-align: right;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 18px;
  line-height: 40px;
  text-decoration: none;
}

.paragraph.email {
  direction: rtl;
  text-align: center;
  margin-top: 25px;
}

.text-block-2 {
  direction: rtl;
  text-align: right;
  margin-top: 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
}

.text-block-2.citation-ar {
  direction: rtl;
  text-align: right;
}

.text-block-2.citation-en, .text-block-2.cite-en {
  direction: ltr;
  text-align: left;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.container-2 {
  width: auto;
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.image {
  width: 150px;
  height: 150px;
  display: inline-block;
}

.container-3 {
  width: auto;
  height: 500px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-4 {
  width: 500px;
  height: 100px;
}

.subc {
  width: 350px;
  height: 400px;
  order: 0;
  position: static;
}

.mapc {
  height: 250px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-2 {
  width: 350px;
  height: 250px;
}

.download-link {
  margin-top: 10px;
  font-style: normal;
  text-decoration: none;
}

.container-5 {
  display: block;
}

.container-maps {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.section-2 {
  margin-top: 30px;
  margin-bottom: 40px;
  display: none;
}

.grid-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: 400px 400px;
  grid-template-columns: 300px 300px 300px;
  grid-auto-flow: row;
}

.heading-6 {
  line-height: 35px;
}

.heading-7 {
  font-size: 24px;
}

.layer-title {
  text-transform: none;
  margin-top: 20px;
  font-size: 18px;
}

.heading-8 {
  direction: rtl;
  text-align: right;
}

.heading-8.footer-head {
  text-align: center;
  align-self: center;
}

.heading-8.quote {
  color: #ca345a;
  font-family: Cairo, sans-serif;
  font-size: 30px;
  font-style: italic;
}

.text-block-3 {
  direction: rtl;
  text-align: right;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
}

.text-block-3.quote {
  direction: rtl;
  text-align: left;
  padding-right: 668px;
}

.list {
  text-align: right;
  flex-flow: column wrap-reverse;
  align-content: stretch;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.list-item {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  display: flex;
}

.list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  direction: rtl;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.list-item-2 {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.text-block-4 {
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.text-block-5 {
  direction: rtl;
  text-align: right;
  font-size: 16px;
  line-height: 30px;
}

.list-item-3 {
  direction: rtl;
  margin-top: 10px;
}

.list-item-4 {
  direction: rtl;
  margin-top: 10px;
  line-height: 30px;
}

.list-item-5 {
  direction: rtl;
  margin-top: 10px;
}

.list-3 {
  margin-right: 100px;
}

.image-3 {
  width: 100px;
  height: 100px;
}

.container-6 {
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.brand {
  flex-direction: row;
  flex: none;
  align-self: center;
  align-items: center;
  margin-right: 500px;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.navbar-4 {
  background-color: #fff;
}

.image-4 {
  width: 100px;
  height: 100px;
  max-width: none;
}

.brand-2 {
  width: 100px;
  height: 100px;
}

.container-7 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-3 {
  margin-left: auto;
}

.nav {
  width: auto;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 20px;
  flex-direction: row;
  align-items: flex-start;
  display: block;
}

.nav-menu-4 {
  flex-direction: row;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
  display: flex;
}

.nav-menu-5 {
  margin-top: 40px;
}

.container-8 {
  border-bottom: 2px solid #36445f;
  padding-bottom: 20px;
}

.grid-3 {
  grid-column-gap: 60px;
  grid-row-gap: 100px;
  flex-flow: row;
  grid-template: "Area Area-2 Area-3 Area-4"
  / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-around;
  align-items: center;
  justify-items: stretch;
  display: grid;
}

.link {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-left: 0;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.image-5 {
  margin-left: 0;
  padding-left: 0;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-9 {
  direction: rtl;
  margin-bottom: 40px;
}

.heading-9.apps-hading {
  text-align: right;
  margin-top: 40px;
  font-size: 26px;
}

.div-block-2, .div-block-3, .div-block-4, .div-block-5, .div-block-6, .div-block-7, .div-block-8, .div-block-9, .div-block-10, .div-block-11, .div-block-12, .div-block-13 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-6 {
  align-self: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

.section-3 {
  grid-column-gap: 500px;
  grid-row-gap: 500px;
  background-color: var(--midnight-blue);
  border: 1px #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-3.footer {
  background-color: var(--steel-blue);
}

.text-block-6 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.link-2, .link-3 {
  text-decoration: none;
}

.footer {
  font-size: 16px;
}

.link-4, .link-5, .link-6 {
  text-decoration: none;
}

.bold-text, .bold-text-2 {
  color: #fff;
}

.source-btn {
  width: 100px;
  background-color: #a0aec7;
  border-radius: 20px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pop-up {
  z-index: 50;
  width: 100%;
  min-height: 100vh;
  background-color: rgba(107, 107, 107, .58);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pop-up-item {
  width: 600px;
  height: 200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 15px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: block;
  position: fixed;
  top: 50%;
  bottom: auto;
  left: 25%;
  right: 30%;
}

.div-block-14 {
  z-index: 5;
  direction: ltr;
  text-align: center;
  background-color: #b15151;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-7 {
  overflow: visible;
}

.text-block-7.source-text {
  text-align: left;
}

.close-btn {
  background-color: #0277b6;
  border-radius: 20px;
  margin-top: 30px;
}

.button {
  background-color: #2683d4;
  border-radius: 20px;
  margin-top: 20px;
}

.section-4 {
  z-index: 10;
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #968080;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-7 {
  z-index: 1;
  position: fixed;
}

.nav-link-2 {
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-3, .nav-link-4 {
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 20px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-5 {
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-6, .nav-link-7, .nav-tab {
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 20px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-tab.nav-tab-first {
  background-color: var(--steel-blue);
  color: #fff;
  border-radius: 20px;
  margin-right: 0;
}

.container-9 {
  margin-top: 10px;
}

.nav-menu-6 {
  margin-top: 30px;
}

.section-5 {
  grid-column-gap: 500px;
  grid-row-gap: 500px;
  background-color: var(--midnight-blue);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 16px;
  display: flex;
}

.text-block-8 {
  color: #fff;
  flex-direction: row;
  display: flex;
}

.container-10 {
  margin-bottom: 0;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-template-rows: 400px;
  grid-template-columns: 350px 350px 350px;
  grid-auto-columns: 350px;
  margin-bottom: 20px;
}

.container-11 {
  max-width: 1050px;
  margin-top: 20px;
  padding: 0;
}

.text-block-9 {
  margin-top: 0;
}

.section-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-12 {
  border-radius: 0;
}

.container-13 {
  border-bottom: 2px solid #000;
}

#w-node-_48c98a00-2a7d-ea55-5051-3916c83d12f8-7029299a, #w-node-_7305848b-fa53-2c51-a1e0-a2b5a18d21c3-7029299a {
  grid-area: Area;
}

#w-node-ccef1817-e3cd-4ab6-a542-ac66590d3e71-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccef1817-e3cd-4ab6-a542-ac66590d3e73-7029299a {
  grid-area: Area;
}

#w-node-_9a6d718b-f954-3cdb-4cc5-8e3071320839-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a6d718b-f954-3cdb-4cc5-8e307132083b-7029299a {
  grid-area: Area;
}

#w-node-e5d0e930-bf1e-2b30-72d3-f10a85ac99d7-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e5d0e930-bf1e-2b30-72d3-f10a85ac99d9-7029299a {
  grid-area: Area;
}

#w-node-_67d9b5c3-fd1b-0307-c644-a63240dea4c0-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67d9b5c3-fd1b-0307-c644-a63240dea4c2-7029299a {
  grid-area: Area;
}

#w-node-c7c65bb0-bd7c-71e0-23da-bd915ccb38d5-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7c65bb0-bd7c-71e0-23da-bd915ccb38d7-7029299a {
  grid-area: Area;
}

#w-node-_1de308a4-b3b8-bf77-3dbc-dc17282a4984-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1de308a4-b3b8-bf77-3dbc-dc17282a4986-7029299a, #w-node-e3de47c8-921b-cead-eed7-f68f770c26f0-7029299a, #w-node-e3de47c8-921b-cead-eed7-f68f770c26f2-7029299a {
  grid-area: Area;
}

#w-node-e3de47c8-921b-cead-eed7-f68f770c26fc-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3de47c8-921b-cead-eed7-f68f770c26fe-7029299a {
  grid-area: Area;
}

#w-node-deec0118-68e3-8ee6-91f8-16f23e0c28c8-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-deec0118-68e3-8ee6-91f8-16f23e0c28ca-7029299a {
  grid-area: Area;
}

#w-node-_21791f6a-0bba-a3e8-e4f0-49a764b7507d-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_21791f6a-0bba-a3e8-e4f0-49a764b7507f-7029299a {
  grid-area: Area;
}

#w-node-e3de47c8-921b-cead-eed7-f68f770c26f8-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3de47c8-921b-cead-eed7-f68f770c26fa-7029299a {
  grid-area: Area;
}

#w-node-c8cd496d-657b-8232-6599-cb8f99607e59-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8cd496d-657b-8232-6599-cb8f99607e5b-7029299a {
  grid-area: Area;
}

#w-node-bfc2c88b-887e-fb23-37f9-590afaad1583-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bfc2c88b-887e-fb23-37f9-590afaad1585-7029299a {
  grid-area: Area;
}

#w-node-_1f0a2e8f-6b67-d486-d39f-16456705c05e-7029299a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1f0a2e8f-6b67-d486-d39f-16456705c060-7029299a {
  grid-area: Area;
}

#w-node-_388824d5-810e-5956-20b0-2b6cf0f0172d-9a5fa509, #w-node-c0052044-6a36-9f12-d8dd-a1b842bef06c-9a5fa509, #w-node-acf8c658-bd97-71b5-2ea8-2d1ed70de27c-9a5fa509, #w-node-f43499e0-da86-2f0b-a400-0b8a04b20fd9-9a5fa509, #w-node-f43499e0-da86-2f0b-a400-0b8a04b20fe3-9a5fa509, #w-node-f43499e0-da86-2f0b-a400-0b8a04b20fed-9a5fa509, #w-node-b84c77fc-93e7-721d-7f8e-c6ec115b8d9e-9a5fa509, #w-node-_3843a8bd-0268-e668-3d38-e4377575cde8-9a5fa509, #w-node-_6c21be5e-b07d-1299-e306-2c77ba9e5275-9a5fa509, #w-node-_75be0932-c719-3bc9-ac41-fd5deb0cef07-9a5fa509, #w-node-_131d3ebb-6bf9-3b30-2bba-3d071acd6b94-9a5fa509, #w-node-_3da81922-8d58-3ef8-79da-7e176d7ec114-9a5fa509, #w-node-ba19612e-b3cc-7937-3037-c49a63e84048-9a5fa509, #w-node-bb40da5b-90bb-807e-d280-b1edec276c90-9a5fa509, #w-node-_22d57456-ac57-3a19-fb56-0d5757afceef-9a5fa509, #w-node-_58ff6896-0848-653a-e29a-9977a8717f45-9a5fa509, #w-node-_5dba5acd-9fae-f601-05c9-9f805e5c597e-9a5fa509, #w-node-_0eba9222-bc18-1f60-9044-d1c8af9ec6a2-9a5fa509, #w-node-abafaa84-a76c-9a25-bd2d-3993fff50027-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a48-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a52-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a5c-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a66-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a70-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a7a-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a84-9a5fa509, #w-node-aae95061-47fa-b3cb-69e5-093ecb8b7a8e-9a5fa509, #w-node-e531431d-d28d-e4b5-f8d2-05e319495da1-9a5fa509, #w-node-e531431d-d28d-e4b5-f8d2-05e319495dab-9a5fa509, #w-node-e531431d-d28d-e4b5-f8d2-05e319495db5-9a5fa509, #w-node-e531431d-d28d-e4b5-f8d2-05e319495dbf-9a5fa509, #w-node-e531431d-d28d-e4b5-f8d2-05e319495dc9-9a5fa509 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


