.computer[data-v-c6bdc170] {
  display: block;
}
.mobile[data-v-c6bdc170] {
  display: none;
}
@media only screen and (max-width: 767px) {
.computer[data-v-c6bdc170] {
    display: none;
}
.mobile[data-v-c6bdc170] {
    display: block;
}
}
.top-icon[data-v-c6bdc170] {
  position: fixed;
  margin: 0 auto;
  bottom: 35px;
  right: 20px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
.top-icon[data-v-c6bdc170] {
      bottom: 25px;
      right: 0px;
}
}
.about-page[data-v-c6bdc170] {
  font-family: "Quicksand", sans-serif;
}
.about-page pre[data-v-c6bdc170] {
    font-size: 16px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.about-page .carouselStyle[data-v-c6bdc170] {
    position: relative;
}
.about-page .carouselStyle[data-v-c6bdc170] .el-carousel {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
}
.about-page .carouselStyle[data-v-c6bdc170] .el-carousel__container {
      height: 100% !important;
}
.about-page .carouselStyle .text-wrap[data-v-c6bdc170] {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 4;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
      color: #fff;
}
.about-page .carouselStyle .text-wrap h1[data-v-c6bdc170] {
        font-weight: bold;
        font-size: 3em;
}
.about-page .carouselStyle .text-wrap h5[data-v-c6bdc170] {
        letter-spacing: 3px;
        font-weight: bold;
}
.about-page .carouselStyle img[data-v-c6bdc170] {
      width: 100%;
}
.about-page .block-text[data-v-c6bdc170] {
    width: 100%;
    max-width: 960px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto;
}
.about-page .block-text .text-wrap[data-v-c6bdc170] {
      width: 100%;
      background-color: #fff;
      padding: 40px;
}
.about-page .block-text .text-wrap .title[data-v-c6bdc170] {
        font-weight: bold;
        font-size: 2em;
        margin-bottom: 10px;
        border-bottom: 5px solid #f54c4a;
        display: inline-block;
        margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.about-page .block-text .text-wrap[data-v-c6bdc170] {
          width: 100%;
}
}
.about-page .block-text .text-wrap .desc[data-v-c6bdc170] {
        line-height: 200%;
}
.about-page .block-img-right[data-v-c6bdc170],
  .about-page .block-img-left[data-v-c6bdc170] {
    width: 100%;
    max-width: 960px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto;
}
@media only screen and (max-width: 767px) {
.about-page .block-img-right[data-v-c6bdc170],
      .about-page .block-img-left[data-v-c6bdc170] {
        display: block;
}
}
.about-page .block-img-right.block-img-left[data-v-c6bdc170],
    .about-page .block-img-left.block-img-left[data-v-c6bdc170] {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
}
.about-page .block-img-right .text-wrap[data-v-c6bdc170],
    .about-page .block-img-left .text-wrap[data-v-c6bdc170] {
      width: 50%;
      background-color: #fff;
      padding: 40px;
}
.about-page .block-img-right .text-wrap .title[data-v-c6bdc170],
      .about-page .block-img-left .text-wrap .title[data-v-c6bdc170] {
        font-weight: bold;
        font-size: 2em;
        margin-bottom: 10px;
        border-bottom: 5px solid #f54c4a;
        display: inline-block;
        margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
.about-page .block-img-right .text-wrap[data-v-c6bdc170],
        .about-page .block-img-left .text-wrap[data-v-c6bdc170] {
          width: 100%;
}
}
.about-page .block-img-right .text-wrap .desc[data-v-c6bdc170],
      .about-page .block-img-left .text-wrap .desc[data-v-c6bdc170] {
        line-height: 200%;
}
.about-page .block-img-right .text-wrap pre[data-v-c6bdc170],
      .about-page .block-img-left .text-wrap pre[data-v-c6bdc170] {
        font-size: 16px;
        white-space: pre-wrap;
        word-wrap: break-word;
}
.about-page .block-img-right .img-wrap[data-v-c6bdc170],
    .about-page .block-img-left .img-wrap[data-v-c6bdc170] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 1px;
}
.about-page .block-img-right .img-wrap img[data-v-c6bdc170],
      .about-page .block-img-left .img-wrap img[data-v-c6bdc170] {
        max-width: 100%;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
}
.about-page .job-section[data-v-c6bdc170] {
    background-image: url(../img/background.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 60px;
    background-attachment: fixed;
    background-position: center center;
    cursor: default;
}
.about-page .job-section .title[data-v-c6bdc170] {
      text-align: center;
}
.about-page .job-section .title span[data-v-c6bdc170] {
        font-weight: bold;
        font-size: 2em;
        margin-bottom: 10px;
        border-bottom: 5px solid #f54c4a;
        display: inline-block;
        margin-bottom: 10px;
        color: #fff;
        margin-bottom: 40px;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.about-page .job-section .job-list[data-v-c6bdc170] {
      max-width: 960px;
      margin: 0 auto;
}
@media only screen and (max-width: 767px) {
.about-page .job-section .job-list[data-v-c6bdc170] {
          padding: 0 20px;
}
}
.about-page .job-section .job-list .job[data-v-c6bdc170] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-radius: 5px;
        -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
                box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
        background-color: rgba(255, 255, 255, 0.9);
        margin-bottom: 10px;
        padding: 15px 5px;
        color: #383838;
        text-decoration: none;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
@media only screen and (max-width: 767px) {
.about-page .job-section .job-list .job[data-v-c6bdc170] {
            display: block;
            padding: 20px;
}
.about-page .job-section .job-list .job br[data-v-c6bdc170] {
              display: none;
}
}
.about-page .job-section .job-list .job .date[data-v-c6bdc170] {
          font-weight: bold;
          padding: 15px;
          text-align: center;
          margin-right: 20px;
          color: #383838;
          border-right: 1px solid #bdbdbd;
}
@media only screen and (max-width: 767px) {
.about-page .job-section .job-list .job .date[data-v-c6bdc170] {
              border-right: none;
}
.about-page .job-section .job-list .job .date br[data-v-c6bdc170] {
                display: none;
}
}
.about-page .job-section .job-list .job .date .year[data-v-c6bdc170] {
            font-size: 1.3em;
}
.about-page .job-section .job-list .job .info[data-v-c6bdc170] {
          width: 800px;
}
@media only screen and (max-width: 767px) {
.about-page .job-section .job-list .job .info[data-v-c6bdc170] {
              max-width: 300px;
}
}
.about-page .job-section .job-list .job .info .name[data-v-c6bdc170] {
            font-weight: bold;
            display: inline-block;
            margin-right: 5px;
}
@media only screen and (max-width: 767px) {
.about-page .job-section .job-list .job .info .name[data-v-c6bdc170] {
                display: block;
                text-align: center;
                margin-bottom: 20px;
}
}
.about-page .job-section .job-list .job .info .tag[data-v-c6bdc170] {
            display: inline-block;
}
.about-page .job-section .job-list .job .info .tag span[data-v-c6bdc170] {
              background-color: #f1f1f1;
              padding: 3px 10px;
              border-radius: 25px;
              margin-right: 8px;
              font-size: 0.9em;
}
.about-page .job-section .job-list .job .info .money[data-v-c6bdc170] {
            display: inline-block;
            background-color: #f1f1f1;
            color: #f54c4a;
            padding: 3px 10px;
            border-radius: 25px;
}
.about-page .job-section .job-list .job .info .desc[data-v-c6bdc170] {
            margin-top: 10px;
            font-size: 0.9em;
            line-height: 175%;
            letter-spacing: 1px;
}
.about-page .job-section .job-list .job .edit[data-v-c6bdc170] {
          margin-left: 10px;
          margin-right: 10px;
}
.about-page .job-section .job-list .job .edit button[data-v-c6bdc170] {
            background-color: #f54c4a;
            color: #ffffff;
            display: inline-block;
            padding: 7px;
            cursor: pointer;
            text-align: center;
            border: none;
            font-weight: bold;
            border-radius: 12px;
            width: 60px;
            height: 60px;
            text-decoration: none;
            -webkit-box-shadow: 0 6px #f58684;
                    box-shadow: 0 6px #f58684;
            word-wrap: break-word;
}
.about-page .job-section .job-list .job .edit button[data-v-c6bdc170]:hover {
              background-color: #f21c1a;
}
.about-page .job-section .job-list .job .edit button[data-v-c6bdc170]:active {
              background-color: #f54c4a;
              -webkit-box-shadow: 0 3px #f53836;
                      box-shadow: 0 3px #f53836;
              -webkit-transform: translateY(4px);
                      transform: translateY(4px);
}
@media only screen and (max-width: 767px) {
.about-page .job-section .job-list .job .edit button[data-v-c6bdc170] {
                width: 100%;
                height: auto;
}
}
.about-page .link-color a[data-v-c6bdc170] {
    color: #212529;
}
.about-page .link-color a[data-v-c6bdc170]:hover {
      color: #f54c4a;
}

