.backimg[data-v-37762018] {
  position: absolute;
  width: 60vw;
  margin-left: 20vw;
  height: 500px;
  opacity: 0.4;
  z-index: -50;
}
.wrapper[data-v-37762018] {
  padding-top: 15vh;
  /* width: 70vh;
  height: 80vh; */
  /* width: 100%;
  height: 100%; */
  /* background-image: url('../../../public/AppMenuBackground.png'); */
}
.flex[data-v-37762018] {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
}
.clt[data-v-37762018] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 20vw;
  width: auto;
}
.clt .title[data-v-37762018] {
  padding-left: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 20px;
}
.clt .content[data-v-37762018] {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 80px;
  min-width: 220px;
  text-align: center;
  border-radius: 10px;
  padding-left: 25px;
}
.clt .content .box[data-v-37762018] {
  -ms-flex: 1;
      flex: 1;
  font-size: 100px;
}
.clt .content .texts[data-v-37762018] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: auto;
      flex: auto;
  -ms-flex-pack: inherit;
      justify-content: inherit;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000000;
  vertical-align: top;
}
.clt .content .img[data-v-37762018] {
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 15px;
  height: 125px;
  border-radius: 10px;
}

