:root {
  --black: black;
  --white: white;
}

.hero-header {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.body {
  min-height: 100vh;
}

.header-slide1 {
  background-image: url('../images/bar1-squashed148x255.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 346px;
  display: flex;
  position: fixed;
  top: 256px;
  bottom: 0;
  left: 399px;
}

.header-slide-2 {
  background-image: url('../images/bar2-squashed.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 346px;
  margin-top: -28px;
  margin-bottom: 70px;
  margin-left: -60px;
  padding-top: 0;
  padding-left: 0;
  display: block;
  position: static;
  top: 222px;
  left: 542px;
  right: 14px;
}

.hero-image-holder {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 60%;
  min-height: 80%;
  display: flex;
}

.header-slide-3 {
  background-image: url('../images/bar3-squashed.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 346px;
  margin-top: -27px;
  margin-left: -73px;
  display: block;
  position: static;
  inset: 206px 58px -12px 689px;
}

.header-hero {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.header-slider-container {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: static;
  inset: 0;
}

.header-slide-1 {
  text-align: left;
  margin-top: 0;
  margin-right: 12px;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
  left: -3px;
}

.header-slide-4 {
  margin-top: 30px;
  margin-left: -71px;
}

.header-slide-5 {
  margin-top: -119px;
  margin-bottom: 45px;
  margin-left: -41px;
}

.header-slide-6 {
  margin-top: -44px;
  margin-left: -75px;
}

.header-slide-7 {
  margin: 33px 20px -7px -73px;
}

.hero-slide-8 {
  width: 200px;
  height: 346px;
  margin-left: -81px;
}

.header-logo {
  text-align: center;
  background-image: url('../images/rdl_logo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: -339px;
  bottom: -4px;
  left: -7px;
}

.image {
  position: absolute;
  inset: 166px 58px 3px 930px;
}

.section {
  min-height: 800px;
  display: flex;
}

.image-2 {
  margin-top: -5px;
  margin-bottom: 101px;
  display: block;
  position: static;
  top: 188px;
}

.hero-heading {
  color: silver;
  text-align: center;
  letter-spacing: 7px;
  justify-content: center;
  align-items: flex-start;
  min-width: 700px;
  height: 100px;
  margin-top: 46px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: flex;
  position: static;
  top: 972px;
  bottom: -56px;
}

.div-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 700px;
  margin-top: 0;
  display: flex;
}

.navigation {
  text-align: right;
  background-color: #000;
  padding-top: 11px;
  padding-bottom: 11px;
}

.navigation-button {
  color: #a3a3a3;
  text-transform: uppercase;
  background-color: #000;
  margin-right: 21px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  transition: text-shadow .2s;
}

.navigation-button:hover {
  text-shadow: 4px 4px 13px #fff;
  background-color: #000;
}

.navigation-bar {
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-menu {
  color: #ccc;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  transition: text-shadow .3s;
}

.nav-menu:hover {
  color: #fff;
  text-shadow: 5px 5px 11px #fff;
}

.navbar {
  background-color: #000;
}

.nav-main {
  background-color: #000;
  min-width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.brand {
  background-image: url('../images/rdl_logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 100px;
  margin-left: 43px;
}

.navbar-2 {
  background-color: #000;
  margin-top: -76px;
  position: fixed;
  top: 17px;
  left: 0;
  right: 0;
}

.nav-menu-2 {
  min-width: 90%;
}

.container {
  text-align: left;
  justify-content: center;
  display: flex;
}

.background-video {
  z-index: -5;
  justify-content: center;
  align-items: center;
  display: flex;
  top: -199px;
}

.zbg1 {
  z-index: -1;
  background-image: linear-gradient(#00000045, #fff0);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

.section-1, .section-2 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.secion-3 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: 119px;
  display: flex;
}

.zbg {
  z-index: -1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.zbg2 {
  z-index: -2;
  background-color: #000;
  background-image: url('../images/4858838.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

.globe-container {
  z-index: 4;
  background-image: url('../images/RDK-Globe.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
  max-height: 900px;
  margin-top: 0;
  margin-left: -1px;
  margin-right: -26px;
  padding-left: 0;
  padding-right: 9px;
  display: flex;
  position: static;
  left: 445px;
  right: -197px;
}

.section-2-header {
  z-index: 3;
  color: #c5c5c5;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  display: flex;
  position: relative;
  inset: 112px 0 0 -466px;
}

.section-2-header.section-3-header {
  margin-left: -2px;
  margin-right: -5px;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.zbg3 {
  z-index: -3;
  background-color: #212121;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.paragraph {
  color: #e9e9e9;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  line-height: 30px;
  display: flex;
  position: relative;
  top: 201px;
  left: 20px;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  max-width: 400px;
  max-height: 400px;
  display: flex;
  position: absolute;
  inset: 2340px 31px -142px 1096px;
}

.paragraph-2 {
  color: #ebebeb;
  text-align: left;
  margin-left: 18px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 30px;
  position: relative;
  top: 127px;
  left: 67px;
}

.paragraph-2.par3 {
  margin-top: -113px;
  margin-bottom: -7px;
  margin-left: -67px;
}

.paragraph-2.section-5 {
  justify-content: flex-start;
  min-height: 600px;
  margin-top: 5px;
  margin-bottom: 688px;
  margin-left: 0;
  padding-top: 0;
  top: 658px;
  left: 0;
}

.paragraph-2.dubai {
  top: -619px;
  bottom: -40px;
  left: 373px;
}

.div-block-3 {
  max-width: 500px;
  max-height: 400px;
}

.globe-light {
  display: block;
  position: static;
  left: 584px;
}

.global-light-container {
  justify-content: center;
  align-items: center;
  margin-left: -106px;
  display: flex;
  position: absolute;
}

.section-3-content-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  max-width: 600px;
  min-height: 500px;
  margin-left: -314px;
  display: flex;
  position: static;
  left: -1px;
}

.paragraph-3 {
  margin-left: -340px;
  margin-right: 169px;
  padding-right: 0;
}

.section-2-new {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section-2-text-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 550px;
  max-height: 500px;
  margin-left: 115px;
  margin-right: 10px;
  display: flex;
}

.section-2-text-container.section-3-text-container {
  margin-left: 137px;
}

.heading {
  color: #c5c5c5;
  letter-spacing: 3px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

.heading._4 {
  margin-top: 22px;
  margin-bottom: 20px;
}

.paragraph-4 {
  color: #cbcbcb;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.globe-section-2 {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  top: 379px;
  left: -212px;
}

.globe {
  z-index: 4;
  position: relative;
}

.globe-light-new {
  z-index: 3;
  position: absolute;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  max-width: 70%;
  display: flex;
}

.globe-div {
  z-index: 5;
  background-image: url('../images/RDK-Globe.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-width: 500px;
  max-width: 350px;
  min-height: 500px;
  max-height: 350px;
  position: relative;
  top: 211px;
}

.globelight {
  z-index: 3;
  position: relative;
  top: -363px;
  bottom: 36px;
  left: 158px;
}

.section-4 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.div-block-6 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 70%;
  display: flex;
}

.section-3-light {
  z-index: 1;
  position: relative;
}

.zbg4 {
  z-index: -4;
  background-image: url('../images/RDK-Dubai.jpg');
  background-position: 80% 40%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

.section-4-div {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 795px;
  display: flex;
}

.heading-2 {
  color: #cbcbcb;
  letter-spacing: 3px;
  flex-direction: column;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 60px;
  display: flex;
}

.zbg5 {
  z-index: -5;
  background-image: linear-gradient(#f1f1f1, #f1f1f1);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

.section-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 100vh;
  margin-top: 591px;
  margin-left: 0;
  display: block;
}

.section-5-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  max-height: 800px;
  display: flex;
  position: static;
}

.zbg6 {
  z-index: -6;
  background-color: #000;
  background-image: linear-gradient(#00000078, #00000078), linear-gradient(#2351bc, #95446c);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

.section-7 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: 100%;
  margin-top: 292px;
  display: flex;
}

.image-3 {
  position: relative;
  inset: -167px -165px -51px 75px;
  box-shadow: 11px 11px 19px 18px #00000036;
}

.image-4 {
  position: relative;
  top: 257px;
  left: 176px;
  box-shadow: 5px 5px 17px -1px #000;
}

.image-5 {
  position: relative;
  top: 285px;
  left: -323px;
  box-shadow: 8px 8px 24px #00000082;
}

.image-6 {
  position: relative;
  top: -216px;
  bottom: -8px;
  left: 492px;
  box-shadow: 1px 1px 12px #000;
}

.image-7 {
  position: relative;
  top: 609px;
  bottom: -264px;
  left: -949px;
  box-shadow: 6px 6px 11px #00000070;
}

.image-8 {
  position: relative;
  top: 723px;
  bottom: -675px;
  left: -855px;
  box-shadow: 6px 6px 28px -1px #000;
}

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

.heading-3 {
  color: #cbcbcb;
  position: relative;
  top: -611px;
  bottom: -19px;
  left: 390px;
}

.new-section-2-container {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 75%;
  display: flex;
}

.div-block-10 {
  background-image: url('../images/RDK-Globe.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 500px;
  height: 500px;
  padding-left: 0;
}

.column-text-section-2 {
  padding-top: 17px;
  padding-left: 249px;
  padding-right: 87px;
  left: 132px;
}

.section-header-right {
  color: #cbcbcb;
  letter-spacing: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.section-header-right.about {
  color: #de202e;
}

.section-header-right.approavh {
  margin-top: 72px;
  padding-bottom: 39px;
}

.para-text-right {
  color: #e6e6e6;
  text-align: left;
  letter-spacing: 2px;
  align-items: flex-start;
  min-width: 300px;
  margin-top: 22px;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 25px;
  display: flex;
}

.para-text-right.about {
  color: #242424;
  letter-spacing: 1px;
}

.para-text-right.projects {
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 20px;
}

.para-text-right.projects.international {
  margin-top: 56px;
  margin-left: -1px;
}

.para-text-right.abudhabi {
  text-align: left;
  font-size: 12px;
  line-height: 20px;
}

.para-text-right.abudhabi.international {
  margin-top: -29px;
}

.para-text-right.small {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 34px;
  font-size: 10px;
  line-height: 15px;
}

.para-text-right.black {
  color: var(--black);
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
  left: -78px;
}

.new-section-3-container {
  justify-content: center;
  align-items: center;
  min-height: 75%;
  display: flex;
}

.section-4-container {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 339px;
  margin-bottom: 23px;
  padding-bottom: 1px;
  display: flex;
}

.column-5 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  left: -270px;
}

.column-5.abu-dhabi {
  left: 11px;
}

.heading-4 {
  color: #cbcbcb;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
}

.div-block-11 {
  max-width: 500px;
  position: absolute;
  left: -25px;
}

.div-block-12, .div-block-13, .div-block-14, .div-block-15 {
  max-width: 250px;
}

.column-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 2px;
  left: 21px;
}

.image-9 {
  z-index: 8;
  max-width: 70%;
  position: absolute;
  top: 353px;
  bottom: -15px;
  left: -30px;
  box-shadow: 11px 11px 9px -4px #0000006e;
}

.image-10 {
  z-index: 6;
  max-width: 70%;
  position: absolute;
  top: 651px;
  left: 71px;
  box-shadow: 11px 11px 9px -4px #0000007d;
}

.image-11 {
  z-index: 7;
  max-width: 70%;
  position: absolute;
  top: 524px;
  left: 175px;
  box-shadow: 11px 11px 9px -5px #00000030;
}

.image-12 {
  z-index: 0;
  max-width: 80%;
  position: absolute;
  top: 265px;
  right: -193px;
  box-shadow: 11px 11px 9px -4px #00000063;
}

.image-13 {
  max-width: 85%;
}

.image-14 {
  z-index: 10;
  max-width: 85%;
  position: relative;
  top: 129px;
  left: 80px;
  box-shadow: 11px 11px 9px -4px #00000036;
}

.zbg8 {
  z-index: -8;
  background-image: linear-gradient(#464443, #00166d);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

.section-7-new {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.column-7 {
  top: 102px;
  left: 43px;
}

.column-8 {
  left: -326px;
}

.column-8.abudhabi {
  padding-left: 0;
  left: -99px;
}

.section-8 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  margin-bottom: 70px;
  display: flex;
}

.container-2 {
  padding-left: 0;
  position: static;
  left: 145px;
}

.container-2.dubai {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  left: 307px;
}

.row-3 {
  margin-top: 0;
  margin-bottom: 202px;
  margin-left: -92px;
}

.div-block-16 {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 115px;
  display: flex;
  position: relative;
  left: -422px;
}

.section-6-new {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  margin-top: 127px;
  padding-bottom: 0;
  display: flex;
}

.section-6-a {
  justify-content: center;
  align-items: center;
  display: flex;
}

.row-4 {
  padding-left: 0;
}

.image-16 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-18 {
  justify-content: center;
  align-items: flex-start;
  margin-top: 66px;
  display: flex;
}

.div-block-19 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 200px;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 0;
  display: flex;
}

.image-17, .image-18 {
  margin-left: 40px;
  margin-right: 40px;
}

.image-19 {
  margin-left: 39px;
  margin-right: 39px;
}

.image-20, .image-21 {
  margin-left: 40px;
  margin-right: 40px;
}

.text-block {
  color: #cbcbcb;
  text-align: center;
  margin-top: 42px;
  font-family: Montserrat, sans-serif;
}

.text-block.approach {
  text-align: left;
}

.section-9 {
  background-image: linear-gradient(#000000de, #000000de);
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.div-block-20 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.contact-citis {
  color: #cbcbcb;
}

.contact-info {
  color: #cbcbcb;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.div-block-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.zbg7 {
  z-index: -7;
  background-image: linear-gradient(#0dce90, #00227ac9);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0;
}

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

.div-block-54 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.devider-ba {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 4px;
  margin-left: -2px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.after-img-div-inner {
  background-image: url('../images/imgonline-com-ua-Resize-mpXLXgKtmw2N5n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.col-100 {
  height: 100%;
}

.before-img-div-inner {
  background-image: url('../images/RDK-Dubai.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.row-100 {
  height: 100%;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

.after-img-div {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.div-block-56 {
  background-color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
}

.standard-section {
  color: #fff;
  background-color: #fff;
  height: 100vh;
  margin-top: -80px;
  padding-top: 80px;
  display: block;
  position: relative;
  top: -148px;
  transform: scale(.56);
}

.after-img-div-outer {
  position: absolute;
  inset: 0;
}

.before-img-div {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.image-23 {
  height: 100vh;
  position: absolute;
}

.image-23._2 {
  height: 100vh;
}

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

.section-10 {
  height: 100vh;
}

@media screen and (max-width: 991px) {
  .header-hero {
    min-height: 80%;
    margin-top: 209px;
  }

  .header-slider-container {
    width: 100%;
    height: 100%;
    position: static;
    inset: -177px 33px 230px;
    transform: scale(.72);
  }

  .header-slide-7 {
    margin-right: -55px;
  }

  .image {
    top: 299px;
    left: 213px;
  }

  .image-2 {
    margin-top: 3px;
    margin-bottom: 41px;
    top: 76px;
    bottom: -7px;
  }

  .hero-heading {
    text-align: center;
    margin-top: 0;
  }

  .div-block {
    width: 100%;
    padding-top: 0;
  }

  .navigation-bar {
    color: #000;
    position: fixed;
    top: 37px;
    bottom: 670px;
  }

  .menu-button, .menu-button.w--open {
    background-color: #000;
  }

  .icon {
    color: #f6f6f6;
    font-size: 35px;
    box-shadow: 0 10px #000;
  }

  .nav-menu {
    text-align: left;
    background-color: #0000;
  }

  .icon-2 {
    color: #e2e2e2;
    font-size: 35px;
  }

  .navbar-2 {
    background-color: #0000;
    margin-top: 0;
    top: 1px;
  }

  .nav-menu-2 {
    background-color: #000000e6;
  }

  .container {
    background-color: #0000;
    flex-direction: column;
    align-items: flex-end;
  }

  .icon-3 {
    flex-direction: row;
    justify-content: space-between;
    font-size: 25px;
    display: flex;
  }

  .menu-button-2 {
    color: #000;
  }

  .menu-button-2:active, .menu-button-2:focus {
    background-color: #fb0a21;
  }

  .menu-button-2.w--open {
    color: #000;
  }

  .menu-button-2.w--open:active {
    background-color: #a17878;
  }

  .section-1, .section-2 {
    height: 800px;
  }

  .secion-3 {
    height: 700px;
    margin-top: 410px;
  }

  .zbg2 {
    height: 800px;
    inset: 0;
  }

  .globe-container {
    z-index: 4;
    width: 320px;
    height: 320px;
    position: relative;
    left: -14px;
    right: -122px;
  }

  .section-2-header {
    z-index: 3;
    font-size: 30px;
    line-height: 40px;
    left: -329px;
    right: -30px;
  }

  .paragraph-2 {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    top: 109px;
    bottom: 12px;
    left: 6px;
  }

  .paragraph-2.paragraph-3 {
    margin-left: -340px;
  }

  .paragraph-2.par3 {
    margin-top: 13px;
    margin-left: 77px;
    position: static;
  }

  .paragraph-2.section-5 {
    font-size: 14px;
    line-height: 30px;
  }

  .paragraph-2.dubai {
    left: 372px;
  }

  .div-block-3 {
    max-width: 350px;
  }

  .section-3-content-container {
    margin-top: 2px;
    margin-bottom: 189px;
  }

  .section-2-new {
    min-height: 700px;
    margin-top: 125px;
  }

  .section-2-text-container {
    margin-left: 0;
    margin-right: 0;
  }

  .section-2-text-container.section-3-text-container {
    z-index: 4;
    margin-top: 109px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .heading {
    font-size: 40px;
  }

  .globe-section-2 {
    max-width: 500px;
    max-height: 500px;
    position: static;
    inset: 0 439px 0 430px;
  }

  .div-block-4 {
    flex-direction: column;
  }

  .div-block-5 {
    max-height: 750px;
  }

  .div-block-6 {
    flex-direction: column;
  }

  .section-3-light {
    z-index: 3;
    min-width: 100%;
    position: relative;
    top: -702px;
    bottom: 615px;
  }

  .heading-2 {
    font-size: 40px;
  }

  .section-6 {
    margin-top: 231px;
    margin-bottom: 1px;
  }

  .section-7 {
    margin-top: 0;
  }

  .div-block-7 {
    flex-direction: row;
    position: relative;
    left: 184px;
  }

  .image-3 {
    top: -288px;
    left: 9px;
  }

  .image-4 {
    top: 577px;
    bottom: -86px;
    left: 11px;
  }

  .image-5 {
    top: 50px;
    left: -378px;
  }

  .image-6 {
    top: 397px;
    bottom: -22px;
    left: 672px;
  }

  .image-8 {
    top: 845px;
  }

  .div-block-9 {
    position: relative;
    top: -99px;
    left: -566px;
  }

  .column-text-section-2 {
    padding-left: 0;
    top: 41px;
    left: 57px;
  }

  .para-text-right.projects.international {
    margin-top: 26px;
  }

  .column-2 {
    left: 121px;
  }

  .row {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .new-section-3-container {
    justify-content: flex-start;
  }

  .column-3 {
    z-index: 4;
    top: -446px;
  }

  .column-4 {
    z-index: 5;
    padding-bottom: 0;
    padding-left: 66px;
    padding-right: 82px;
    top: 360px;
    bottom: -101px;
  }

  .column-4.column-text-section-2 {
    left: 52px;
  }

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

  .section-6-col-view {
    max-width: 90%;
  }

  .column-5 {
    z-index: 15;
    left: -182px;
  }

  .column-5.abu-dhabi {
    justify-content: flex-start;
    align-items: flex-start;
    left: 33px;
  }

  .heading-4 {
    margin-bottom: -17px;
    margin-left: 0;
  }

  .column-6 {
    align-items: flex-start;
    top: 0;
    left: 30px;
  }

  .image-14 {
    max-width: 100%;
    top: 321px;
    left: 109px;
  }

  .section-7-new {
    margin-top: 0;
  }

  .column-7 {
    top: -52px;
    left: 30px;
  }

  .column-8 {
    left: -168px;
  }

  .column-8.abudhabi {
    left: 1px;
  }

  .column-9 {
    left: 8px;
  }

  .row-3 {
    margin-left: auto;
  }

  .div-block-16 {
    left: -280px;
  }

  .standard-section {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .header-hero {
    min-height: 80%;
    margin-top: 172px;
  }

  .header-slider-container {
    position: static;
    inset: -177px -18px 687px 15px;
    transform: scale(.54);
  }

  .image {
    top: 400px;
    left: 132px;
  }

  .image-2 {
    margin-bottom: -18px;
    transform: scale(.7);
  }

  .hero-heading {
    min-width: 500px;
    margin-top: -48px;
    font-size: 25px;
  }

  .div-block {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .navbar-2 {
    margin-top: 0;
  }

  .zbg1 {
    min-height: 400px;
  }

  .secion-3 {
    height: 500px;
  }

  .zbg2 {
    inset: 0;
  }

  .globe-container {
    width: 225px;
    height: 225px;
    left: -27px;
    right: -121px;
  }

  .section-2-header {
    font-size: 25px;
    top: 84px;
    bottom: -12px;
    left: -246px;
  }

  .section-2-header.section-3-header {
    margin-top: 26px;
    margin-bottom: 52px;
  }

  .paragraph-2 {
    text-align: left;
    font-size: 10px;
    line-height: 15px;
    top: 75px;
    bottom: 22px;
    left: 4px;
  }

  .paragraph-2.paragraph-3 {
    margin-left: -339px;
    margin-right: 231px;
  }

  .paragraph-2.par3 {
    margin: -43px 89px -7px 48px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-2.section-5 {
    margin-right: 6px;
    padding-left: 15px;
    padding-right: 31px;
    font-size: 14px;
    line-height: 30px;
    left: 17px;
  }

  .paragraph-2.dubai {
    font-size: 14px;
    line-height: 30px;
  }

  .div-block-3 {
    max-width: 275px;
  }

  .section-3-content-container {
    max-width: 400px;
    margin: -285px 10px 272px -8px;
  }

  .section-2-new {
    min-height: 500px;
  }

  .section-2-text-container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-2-text-container.section-3-text-container {
    margin-top: 325px;
    padding-top: 0;
    padding-left: 29px;
    padding-right: 29px;
  }

  .heading {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-4 {
    z-index: 4;
    margin-left: 0;
    padding: 1px 0;
    position: relative;
  }

  .globe-section-2 {
    margin-top: -1px;
    margin-bottom: 71px;
  }

  .globe-div {
    min-width: 400px;
    min-height: 400px;
  }

  .globelight {
    top: -292px;
    left: 67px;
  }

  .div-block-5 {
    max-height: 700px;
  }

  .section-3-light {
    top: -662px;
    bottom: 597px;
  }

  .heading-2 {
    margin-left: 0;
    font-size: 30px;
    position: relative;
    top: -91px;
    bottom: -17px;
    left: 65px;
  }

  .section-6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 100%;
    min-height: 100%;
    margin-top: 419px;
    margin-left: 0;
    position: relative;
    left: 0;
  }

  .div-block-7 {
    top: 1157px;
    left: 35px;
  }

  .image-3 {
    top: -449px;
    left: -34px;
  }

  .image-4 {
    top: 763px;
    left: 358px;
  }

  .image-5 {
    top: 33px;
    bottom: -46px;
    left: -317px;
  }

  .image-6 {
    left: 612px;
  }

  .image-8 {
    top: 1083px;
    bottom: -692px;
    left: -640px;
  }

  .div-block-8 {
    position: relative;
    left: -31px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .div-block-9 {
    top: -150px;
    left: -352px;
  }

  .div-block-10 {
    width: 400px;
    height: 400px;
  }

  .column-text-section-2 {
    z-index: 5;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    left: 0;
    overflow: visible;
  }

  .section-header-right {
    margin-top: 1px;
  }

  .section-header-right.approavh {
    margin-left: 27px;
  }

  .section-header-right.cotact {
    margin-left: 26px;
  }

  .para-text-right {
    text-align: left;
  }

  .para-text-right.about {
    margin-left: 27px;
    margin-right: 27px;
  }

  .para-text-right.abudhabi {
    max-width: 500px;
  }

  .para-text-right.small {
    text-align: left;
    position: static;
    left: -64px;
  }

  .column-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    left: -3px;
    right: -9px;
  }

  .column-4 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 39px;
    padding-right: 17px;
    display: flex;
  }

  .section-6-container {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 2px;
    display: flex;
    position: relative;
    left: -40px;
  }

  .section-6-col-view {
    flex-direction: column;
    align-items: flex-start;
    min-width: 90%;
    display: flex;
  }

  .column-5 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: relative;
    left: 0;
    right: -1px;
  }

  .column-5.abu-dhabi {
    top: -99px;
    bottom: 108px;
    left: 43px;
  }

  .div-block-11 {
    position: static;
  }

  .column-6 {
    justify-content: flex-start;
    left: -46px;
    transform: scale(.78);
  }

  .image-14 {
    max-width: 200%;
    position: absolute;
    top: -1335px;
    left: 18px;
  }

  .column-7 {
    left: 0;
  }

  .column-8 {
    left: -68px;
  }

  .column-8.abudhabi, .column-9 {
    padding-left: 30px;
    left: 0;
  }

  .container-2 {
    padding-left: 20px;
  }

  .div-block-16 {
    justify-content: center;
    align-items: flex-start;
    margin-left: 199px;
    left: -161px;
    right: -7px;
  }

  .section-6-new {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 156px;
    position: relative;
    left: 0;
  }

  .container-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 28px;
    display: flex;
    position: static;
    left: -75px;
  }

  .div-block-18 {
    flex-direction: column;
    align-items: center;
    margin-top: 1px;
    margin-left: 42px;
  }

  .div-block-19 {
    margin-top: 41px;
  }

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

  .section-9 {
    margin-top: 63px;
  }

  .div-block-22 {
    margin-left: 0;
  }

  .div-block-23 {
    align-items: flex-start;
    margin-top: 109px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #000;
  }

  .header-slide-2 {
    margin-left: 0;
  }

  .header-hero {
    min-height: 80%;
    margin-top: 96px;
  }

  .header-slider-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin: -45px auto 0;
    padding-left: 0;
    display: block;
    position: static;
    inset: -177px -18px 687px 15px;
    overflow: visible;
    transform: none;
  }

  .header-slide-7 {
    margin-right: 0;
  }

  .image {
    top: 471px;
    left: 46px;
  }

  .image-2 {
    margin-top: 49px;
    transform: scale(.57);
  }

  .hero-heading {
    text-align: center;
    min-width: 175px;
    max-width: 180px;
    margin-top: -106px;
    margin-left: 14px;
    font-size: 25px;
    line-height: 40px;
  }

  .div-block {
    flex-direction: column;
    justify-content: center;
    width: 380px;
    height: 100vh;
    min-height: 0;
    padding-bottom: 0;
    display: block;
  }

  .navbar-2 {
    margin-top: 0;
  }

  .icon-3 {
    color: #fff;
  }

  .zbg1 {
    min-height: 100vh;
    inset: 0;
  }

  .section-1 {
    flex-direction: column;
    align-items: center;
    height: 40vh;
    display: block;
  }

  .section-2 {
    height: 500px;
    margin-top: 90px;
  }

  .secion-3 {
    flex-direction: column;
    align-items: center;
    height: auto;
    margin-top: 187px;
  }

  .zbg2 {
    background-image: url('../images/4858838.jpg');
    background-position: 0 0;
    background-size: auto;
    height: 100vh;
    inset: 0;
  }

  .globe-container {
    z-index: 6;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    flex-direction: row;
    width: 300px;
    min-width: 250px;
    height: 250px;
    min-height: 250px;
    margin-left: -98px;
    margin-right: 0;
    padding-left: 22px;
    padding-right: 0;
    position: relative;
    inset: -43px -121px 0 114px;
    overflow: hidden;
    transform: scale(1.04);
  }

  .section-2-header {
    z-index: 7;
    text-align: center;
    margin-left: 5px;
    font-size: 20px;
    line-height: 30px;
    inset: 138px -79px -28px -130px;
    overflow: visible;
  }

  .section-2-header.section-3-header {
    margin-top: 7px;
    margin-bottom: 136px;
  }

  .paragraph-2 {
    text-align: center;
    min-width: 230px;
    margin-top: 20px;
    margin-left: 258px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 11px;
    line-height: 18px;
    top: 286px;
    left: -143px;
  }

  .paragraph-2.paragraph-3 {
    margin-top: -320px;
    margin-left: -176px;
    margin-right: 256px;
  }

  .paragraph-2.par3 {
    margin-top: -118px;
    margin-left: 90px;
    padding-bottom: 0;
  }

  .paragraph-2.section-5 {
    text-align: left;
    min-height: 1000px;
    margin-top: -256px;
    margin-bottom: 599px;
    margin-left: 13px;
    line-height: 25px;
    top: 588px;
    bottom: -13px;
    left: -10px;
  }

  .paragraph-2.dubai {
    text-align: left;
    left: 143px;
    right: -12px;
  }

  .div-block-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100px;
    max-height: 300px;
    margin-left: -60px;
    margin-right: 91px;
    display: flex;
    position: relative;
    left: 1px;
    overflow: visible;
  }

  .globe-light {
    overflow: hidden;
  }

  .section-3-content-container {
    margin: 59px 0 37px;
    position: relative;
    left: -4px;
    overflow: visible;
  }

  .section-2-new {
    margin-top: 191px;
  }

  .section-2-text-container {
    justify-content: center;
    align-items: flex-start;
    max-width: 600px;
  }

  .section-2-text-container.section-3-text-container {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
  }

  .heading {
    text-align: left;
    letter-spacing: 2px;
    justify-content: center;
    align-items: center;
    margin-top: 37px;
    margin-left: -13px;
    font-size: 28px;
    display: flex;
    position: static;
    left: 8px;
  }

  .heading._4 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 53px;
    margin-left: -39px;
    position: static;
    left: 71px;
  }

  .heading._5 {
    position: static;
    top: -163px;
    left: 6px;
    right: -3px;
  }

  .paragraph-4 {
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 25px;
    display: flex;
    top: 5px;
    bottom: 5px;
    left: 3px;
  }

  .paragraph-4.para5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 147px;
    margin-left: -13px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    position: static;
    top: 46px;
    left: -3px;
  }

  .paragraph-4.para4 {
    flex-direction: column;
    justify-content: flex-start;
    min-width: 230px;
    min-height: 500px;
    margin-top: 101px;
    margin-left: -36px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    position: static;
    top: -9px;
    bottom: 10px;
    left: -14px;
  }

  .globe-section-2 {
    max-width: 350px;
    max-height: 200px;
    margin-bottom: 68px;
    margin-left: 27px;
    margin-right: 27px;
  }

  .div-block-4 {
    margin-top: 14px;
    margin-bottom: 233px;
  }

  .globe-div {
    z-index: 5;
    background-size: contain;
    min-width: 300px;
    min-height: 300px;
  }

  .globelight {
    z-index: 2;
    top: -48px;
    bottom: -4px;
    left: 2px;
  }

  .div-block-5 {
    z-index: 5;
    position: relative;
  }

  .section-4 {
    justify-content: flex-start;
    margin-left: 12px;
    position: relative;
    left: -7px;
  }

  .div-block-6 {
    align-items: center;
  }

  .section-3-light {
    position: relative;
    top: -473px;
  }

  .section-4-div {
    justify-content: center;
    align-items: center;
  }

  .heading-2 {
    top: 138px;
    left: 73px;
  }

  .heading-2._2 {
    align-items: flex-start;
    margin-left: 13px;
    padding-left: 3px;
    position: static;
    left: -85px;
  }

  .section-5 {
    overflow: hidden;
  }

  .section-6 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 100vh;
    overflow: visible;
  }

  .section-7 {
    margin-top: 202px;
  }

  .image-3 {
    top: 72px;
    left: -38px;
  }

  .image-4 {
    left: 262px;
    right: 15px;
  }

  .image-5 {
    top: 584px;
    bottom: -88px;
    left: -295px;
  }

  .image-6 {
    bottom: -37px;
    left: 473px;
  }

  .image-8 {
    left: -552px;
  }

  .heading-3 {
    left: 398px;
  }

  .div-block-9 {
    top: 115px;
    bottom: -31px;
  }

  .div-block-10 {
    width: 300px;
    height: 300px;
  }

  .column-text-section-2 {
    padding-left: 15px;
    padding-right: 66px;
    left: -3px;
    overflow: hidden;
  }

  .section-header-right {
    letter-spacing: 2px;
    max-width: 250px;
    font-size: 37px;
    position: relative;
    left: 0;
  }

  .section-header-right.about {
    margin-left: 26px;
  }

  .section-header-right.approavh {
    align-items: flex-start;
    margin-left: 27px;
    display: flex;
  }

  .section-header-right.cotact {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: auto;
  }

  .para-text-right.about {
    margin-left: 15px;
    margin-right: 19px;
    padding-left: 6px;
    padding-right: 27px;
  }

  .para-text-right.abudhabi {
    min-width: 350px;
    margin-right: 0;
  }

  .para-text-right.small {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 29px;
  }

  .column-2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 32px;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .row {
    max-width: 95%;
  }

  .bold-text {
    margin-left: -2px;
  }

  .column-3 {
    top: -348px;
  }

  .column-4 {
    padding-left: 18px;
    top: 519px;
  }

  .section-4-container {
    align-items: flex-start;
  }

  .section-6-container {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-6-col-view {
    display: block;
  }

  .column-5 {
    display: block;
    inset: 0 -98px 0 -25px;
  }

  .column-5.abu-dhabi {
    left: 0;
  }

  .heading-4 {
    margin-top: 16px;
  }

  .column-6 {
    left: -52px;
    transform: scale(.78)scale(.8);
  }

  .image-14 {
    max-width: 100vh;
    top: -1521px;
    left: 30px;
  }

  .column-9 {
    left: 0;
  }

  .container-2 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .row-3 {
    margin-left: auto;
    display: block;
  }

  .div-block-16 {
    position: relative;
    left: -171px;
    right: 0;
  }

  .section-6-new {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 0;
    position: static;
  }

  .container-3 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .image-15 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-17 {
    margin-right: -16px;
    position: relative;
    left: -7px;
  }

  .div-block-18 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-9 {
    padding-left: 20px;
  }

  .div-block-20 {
    min-width: 370px;
  }

  .div-block-22 {
    margin-left: 0;
  }

  .image-22 {
    padding-right: 11px;
  }

  .image-23, .image-23._2, .image-23._3, .image-23._4, .image-23._5, .image-23._6, .image-23._7 {
    height: auto;
    inset: 0%;
  }

  .section-10 {
    margin-top: 60px;
  }
}


