.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;
}

.navbar {
  background-color: #fff;
}

.nav-link {
  color: #000;
  margin-top: 12px;
  font-family: DM Sans, sans-serif;
}

.nav-link.w--current {
  color: #000;
  border-bottom: 3px #000;
  font-style: italic;
  text-decoration: underline;
}

.hero {
  height: 90vh;
  justify-content: center;
  align-items: center;
  padding: 0 5% 55px;
  display: flex;
}

.hero.non-hero-banner {
  height: 40vh;
}

.div-block {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #000, rgba(255, 255, 255, 0) 59%), url('../images/giorgio-parravicini-12IHVEFRacQ-unsplash.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: flex-end;
  padding: 55px;
  display: flex;
}

.div-block.about {
  background-image: linear-gradient(to top, #000, rgba(255, 255, 255, 0) 59%), url('../images/nasa-_SFJhRPzJHs-unsplash.jpg');
}

.div-block.services {
  background-image: linear-gradient(to top, #000, rgba(255, 255, 255, 0) 59%), url('../images/fernando-paredes-murillo-Xc6gtOwSMSA-unsplash.jpg');
}

.div-block.contact {
  background-image: linear-gradient(to top, #000, rgba(255, 255, 255, 0) 59%), url('../images/mohammed-nasim-mYBW4f27CU8-unsplash.jpg');
}

.heading {
  color: #fff;
  text-transform: none;
  font-family: DM Sans, sans-serif;
  font-size: 65px;
  line-height: 60px;
}

.heading._333 {
  color: #333;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 60px;
}

.heading._333.smaller {
  font-size: 40px;
  line-height: 50px;
}

.heading._333.smaller.small {
  font-size: 20px;
  line-height: 30px;
}

.heading._333.nomartop {
  margin-top: 0;
}

.heading._333.servicetitle {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  display: inline-block;
}

.heading._333.mid {
  text-align: center;
  margin-top: 50px;
}

.text-span {
  font-size: 45px;
  font-weight: 400;
}

.section1temp {
  background-image: linear-gradient(#fff 21%, rgba(255, 255, 255, .99) 77%, rgba(255, 255, 255, .97)), url('../images/GLG_logo_png_black_2.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, 50px;
  padding-bottom: 55px;
  padding-left: 5%;
  padding-right: 5%;
}

.section1temp.fff {
  height: 70vh;
  background-color: #fafafa;
  background-image: linear-gradient(45deg, rgba(216, 216, 216, .97), #fff), url('../images/GLG_logo_png_black_2.png');
  background-position: 0 0, 0 0;
  background-size: auto, 40px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section1temp.padtop {
  padding-top: 55px;
}

.section1temp.onlywhite {
  background-image: linear-gradient(#fff 21%, rgba(255, 255, 255, .99) 77%, rgba(255, 255, 255, .97));
}

.column {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  padding: 29px 30px 30px 0;
  display: block;
}

.div-block-2 {
  z-index: 99;
  width: 75%;
  float: none;
  position: static;
  right: -144px;
}

.column-2 {
  text-align: left;
}

.paragraph {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph.toppa {
  margin-left: -85px;
  padding-top: 8px;
  padding-right: 120px;
}

.paragraph.mid {
  text-align: center;
}

.div-block-3 {
  height: 100%;
  background-image: url('../images/giorgio-parravicini-12IHVEFRacQ-unsplash.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: 37px;
  left: -75px;
}

.column-3 {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-3.img-col {
  display: block;
}

.columns {
  height: 100%;
}

.div-block-4 {
  padding-right: 79px;
}

.div-block-5 {
  height: 100%;
  background-image: url('../images/ahmed-aldaie-Z46bTdIpOMQ-unsplash.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.button {
  text-transform: capitalize;
  background-color: #000;
  padding: 16px;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.button.rightside {
  margin-left: 10px;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.section {
  background-color: #333;
  padding: 50px 5% 100px;
}

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

.text-block {
  color: #fff;
  text-transform: uppercase;
  font-family: DM Sans, sans-serif;
  font-size: 18px;
}

.text-block.li {
  color: rgba(255, 255, 255, .76);
  text-transform: uppercase;
  margin-top: 20px;
  font-family: DM Sans, sans-serif;
  font-size: 14px;
}

.div-block-6 {
  padding: 30px;
}

.enpha {
  background-color: #f5ffa7;
}

.div-block-7 {
  width: 50%;
  margin-left: 0;
  margin-right: auto;
  display: inline-block;
}

.div-block-7.inline {
  display: inline-block;
}

.div-block-7._100-wid {
  width: 100%;
}

.div-block-8 {
  width: 100%;
  height: 400px;
  min-width: 1px;
  background-image: url('../images/dominik-schroder-FIKD9t5_5zQ-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.columns-3 {
  margin-bottom: 50px;
}

.features-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  max-width: 40%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.features-right {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-right: 16px;
}

.img-services {
  width: 100%;
  height: 500px;
  background-image: url('../images/ahmed-aldaie-lVSrpZ-0B8o-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-9 {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-10 {
  justify-content: space-between;
  margin-top: 50px;
  display: flex;
}

.div-block-10.down {
  justify-content: space-around;
}

.div-block-11 {
  width: 50px;
  height: 50px;
  color: #eefdb5;
  background-color: #f5ffa7;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 2px 20px -3px rgba(0, 0, 0, .2);
}

.text-block-2 {
  color: #000;
  font-family: DM Sans, sans-serif;
  font-size: 30px;
  line-height: 30px;
}

.div-block-12 {
  width: 30%;
  padding: 15px;
  display: inline-block;
}

.link {
  color: rgba(255, 255, 255, .76);
}

@media screen and (max-width: 991px) {
  .column {
    padding-left: 0;
  }

  .div-block-2 {
    width: 100%;
  }

  .paragraph.toppa {
    margin-left: 0;
    padding-right: 0;
  }

  .div-block-4 {
    padding-right: 15px;
  }

  .button, .button.rightside {
    font-size: 17px;
  }

  .columns-2 {
    display: block;
  }

  .div-block-7.inline {
    padding-right: 23px;
  }

  .div-block-8 {
    height: 400px;
    background-position: 50%;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .columns-3 {
    align-items: center;
    display: block;
  }

  .container {
    max-width: 728px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .menu-button {
    margin-top: 20px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .icon {
    color: #000;
  }

  .nav-menu {
    background-color: #fff;
    box-shadow: 0 16px 19px -18px rgba(0, 0, 0, .2);
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    padding-left: 15px;
  }

  .heading {
    font-size: 55px;
  }

  .text-span {
    font-size: 30px;
  }

  .section1temp.fff {
    height: 100%;
    padding-top: 5px;
    padding-bottom: 50px;
  }

  .paragraph {
    margin-bottom: 50px;
  }

  .column-3.img-col {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-5 {
    height: 500px;
    margin-top: 20px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-7, .div-block-7.inline {
    width: 100%;
  }

  .features-list {
    padding: 60px 15px;
  }

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

  .div-block-12 {
    width: 32%;
    padding: 6px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block.about, .div-block.services, .div-block.contact {
    margin-top: 30px;
    padding-top: 72px;
    padding-bottom: 15px;
  }

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

  .text-span {
    font-size: 25px;
    line-height: 35px;
  }

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

  .container {
    max-width: none;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

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

  .div-block-10.down {
    margin-top: 0;
  }

  .div-block-12 {
    width: 100%;
  }
}

#w-node-f2527afc-53f4-aaa3-e5a7-1a4ff2947bb8-f2947bb6, #w-node-f2527afc-53f4-aaa3-e5a7-1a4ff2947bba-f2947bb6, #w-node-f2527afc-53f4-aaa3-e5a7-1a4ff2947bc5-f2947bb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


