body {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  min-height: 3000px;
  position: relative;
  background: linear-gradient(180deg, #1f1b57 0%, #e3959f 100%);
}

.logo {
  width: 50%;
  height: auto;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
}

li.nav-item {
  vertical-align: bottom;
}
.headerItems {
  text-align: right;
  /* display: flex; */
  /* justify-content: end; */
  color: white;
  font-size: 30px;
  font-weight: 600;
  font-family: "Outfit";
}
.heroImage {
  width: 100%;
  height: auto;
}
.heroTileHeader {
  color: white;
  font-size: 73px;
  line-height: 85px;
  font-family: Outfit;
  font-weight: 700;
  word-wrap: break-word;
}
.heroTileSubHeader {
  color: white;
  font-size: 28px;
  line-height: 30px;
  font-family: Outfit;
  font-weight: 400;
  word-wrap: break-word;
}
.heroButton {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 80px;
  background: #dab36d;
  border-radius: 40px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.heroButtonText {
  display: table-cell;
  color: white;
  font-size: 25px;
  font-family: Outfit;
  font-weight: 700;
  word-wrap: break-word;
  white-space: pre-wrap;
  vertical-align: middle;
}
a:hover {
  text-decoration: none;
  outline: none;
}
.ourServices-header {
  text-align: center;
}
.ourServices-headerText {
  font-family: "Outfit";
  font-size: 80px;
  font-weight: 700;
  background: -webkit-linear-gradient(-20deg, #dab36d 0%, #a6d7d8 72.37%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ourServices-web .row {
  vertical-align: middle;
  text-align: center;
}
.servicesWebImage {
  width: 100%;
  height: auto;
}
.services-web-textBock {
  align-self: center;
  height: 100%;
}
.ourServices-app .row {
  vertical-align: middle;
  text-align: center;
}
.servicesMobileImage {
  width: 100%;
  height: auto;
}
.services-app-textBock {
  align-self: center;
  height: 100%;
}
.ourProcess-header {
  text-align: center;
}
.ourProcess-headerText {
  font-family: "Outfit";
  font-size: 80px;
  font-weight: 700;
  background: -webkit-linear-gradient(-20deg, #dab36d 0%, #a6d7d8 72.37%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ourProcessNumberText {
  position: absolute;
  font-family: "Playball", cursive;
  font-size: 500px;
  font-weight: 400;
  color: #ab99db;
  bottom: -250px;
}

.ourProcessName {
  position: absolute;
  font-family: "Outfit";
  font-size: 68px;
  font-weight: 700;
  color: white;
  bottom: -43px;
  left: 0;
  max-width: 90%;
  word-wrap: break-word;
}

.ourProcessNameRight {
  text-align: right;
}

.ourProcessNumberBlock {
  height: 370px;
}

.ourProcessDescriptionBlock {
  min-height: 500px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.ourProcessDescription {
  color: white;
  font-size: 28px;
  line-height: 40px;
  font-family: Outfit;
  font-weight: 400;
  word-wrap: break-word;
}

.ourProcessNumberTextRight {
  right: 80px;
}

.contactUsInputText {
  font-family: "Outfit";
  font-size: 20px;
  font-weight: 500;
  color: white;
}

.contactUsInput {
  border-radius: 8px;
}

.contactUsButton {
  background: #dab36d;
  width: 300px;
  height: 80px;
  border-radius: 40px;
  right: 0;
  justify-content: center;
  vertical-align: middle;
  text-align: center;
  display: flex;
  align-items: center;
}
.contactUsButtonText {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-size: 25px;
  font-family: Outfit;
  font-weight: 700;
  border: none;
  background-color: transparent;
}
.contactUsButtonText:focus {
  outline: none;
}

.contactUsHeader {
  color: white;
  font-size: 55px;
  line-height: 85px;
  font-family: Outfit;
  font-weight: 700;
  word-wrap: break-word;
}
.footer {
  margin-top: 100px;
}

.footer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background: #1f1b57;
  color: white;
  font-size: 20px;
  font-weight: 600;
  font-family: "Outfit";
}

.contactUsTextBlock {
  justify-content: center;
  align-items: center;
  text-align: center;
}

.footerTextCity {
  right: 10px;
  position: absolute;
}

@media only screen and (max-width: 900px) {
  .heroImage {
    width: 60%;
    height: auto;
  }
  .logo {
    width: 200px;
    height: auto;
  }
  .navbar-dark .navbar-toggler {
    margin-top: 15px;
  }
  .heroTileHeader {
    font-size: 26px;
    line-height: 26px;
  }
  .heroTileSubHeader {
    font-size: 18px;
    line-height: 16px;
  }
  .heroButton {
    min-height: 40px;
    max-width: 200px;
  }
  .heroButtonText {
    font-size: 14px;
  }
  .ourServices-headerText {
    font-size: 40px;
  }
  .ourProcess-headerText {
    font-size: 40px;
  }
  .ourProcessNumberBlock {
    height: 50px;
    text-align: center;
  }
  .ourProcessNumberText {
    font-size: 0px;
    bottom: -100px;
  }
  .ourProcessName {
    font-size: 27px;
    bottom: 10px;
    position: relative;
  }
  .servicesWebImage {
    width: 90%;
    max-height: 100px;
    align-self: center;
  }
  .ourProcessDescriptionBlock {
    min-height: 300px;
  }
  .ourProcessDescription {
    font-size: 22px;
  }
  .contactUsTextBlock {
    margin-bottom: 20px;
  }
  .contactUsHeader {
    line-height: 58px;
  }
  .footerText {
    font-size: 16px;
    width: 100%;
    text-align: center;
  }
  .footerTextCity {
    text-align: center;
    width: 100%;
    position: relative;
    display: inline-block;
    font-size: 16px;
  }
}
