.myArchitecture .banner {
  padding-top: 210px;
  padding-bottom: 12.29vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.myArchitecture .banner .blue_btn {
  border-radius: 30px;
  margin: 0 auto;
  width: 299px;
  height: 56px;
  line-height: 56px;
  margin-top: 50px;
}
.myArchitecture .banner .banner_top {
  position: absolute;
  top: 82px;
  left: 0;
  right: 0;
  padding-top: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.myArchitecture .banner .blue-title {
  color: #06f;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myArchitecture .banner h1 {
  margin-top: 10px;
  color: #141516;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 50px;
  font-weight: 700;
  line-height: 130%;
}
.myArchitecture .banner .f_16 {
  color: #141516;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 52px;
}
.myArchitecture .creative_app {
  padding-top: 0;
  margin-bottom: 96px;
}
