

/* Start:/about_bkc/style.css?16449105913726*/
.content-wrap {
  font-size: 16px;
}

.horizontal-line {
  border-top: 1px solid #dfeced;
  height: 1px;
  border-bottom: 6px solid #dfeced;
}

.map-info {
  padding: 0 18px;
  margin: 10px 0;
  font-weight: 500;
}

.history-photo {
  background-color: #00bcc7;
}

.history-photo > div {
  color: #fff;
}

.history-photo > div > span {
  font-size: 25px;
  display: block;
}

.history-photo2 {
  position: relative;
}

.history-photo2 > img {
  width: 100%;
}

.history-photo2 > span {
  position: absolute;
  left: 0;
  bottom: 10%;
  background-color: rgba(0, 188, 199, 0.6);
  color: white;
  padding: 10px 20px;
  max-width: 65%;
  font-weight: 400;
}

.advantage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0;
}

.advantage > img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 20px;
}

.teacher-adv {
  margin: 15px 0;
  font-weight: 400;
  margin-bottom: 30px;
}

.teacher-adv_right {
  padding-left: 25px;
}

.teacher-adv_left {
  margin-bottom: 12px;
}

.service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - 20px);
  border-bottom: 1px solid #00bcc6;
  padding: 10px 0;
  line-height: 20px;
}

.service-item-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 10px;
}

.speak-bottom {
  text-align: center;
  padding: 15px 0;
}

.land-button {
  display: block;
  padding: 10px;
  color: black;
  text-align: center;
  text-decoration: none;
  font-family: Fira sans;
  font-display: swap;
  font-size: 20px;
  background: #f0eb65;
  border: 0;
  border-radius: 5px;
  margin: 25px 0;
  cursor: pointer;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.land-button:hover {
  text-decoration: none;
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}

p {
  text-align: justify;
}

.history-photo3 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.history-photo3 img {
  max-width: 270px;
}

.images-wrap {
  margin: 30px 0;
}

.images-wrap img {
  max-width: 100%;
}

.images-note {
  font-weight: 400;
}

.about-bkc-title {
  margin-top: 0;
}

@media (min-width: 576px) {
  .logos, .history-photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logos {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .history-photo {
    width: 100%;
  }

  .history-photo > img {
    width: 50%;
  }

  .history-photo > div {
    width: 50%;
    margin: 0 3%;
  }
}

@media (max-width: 1199px) {
  .history-photo2 > img {
    max-width: 100%;
  }

  .history-photo2 > img,
  .history-photo > img {
    width: auto;
  }

  .history-photo2 {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
  }

  .images-wrap,
  .history-photo2,
  .images-note {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .service_item {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .logos img {
    display: block;
    margin: 0 auto 12px;
  }

  .history-photo {
    padding: 30px;
  }

  .history-photo img {
    width: 100%;
    margin-bottom: 20px;
  }

  .history-photo-note {
    color: #1c56a6;
  }

  .map-info {
    padding-left: 0;
    padding-right: 0;
  }
}

/* End */
/* /about_bkc/style.css?16449105913726 */
