section {
  border-bottom: unset;
}

section div.row>div {
  margin-bottom: 20px;
}

.mb-md-50 {
  margin-bottom: 50px;
}

.mb-md-60 {
  margin-bottom: 60px;
}

/* Page Banner */
#Page_Banner {
  background-image: url(../images/vca_service_consultantteaching_chen/banner.png);
}

/* section-1 */
#section-1 {
  padding: 0 !important;
}

#section-1 .row {
  background-image: url(../images/vca_service_consultantteaching_chen/bg-1.png);
  padding: 60px 0 40px !important;
  color: #000;
  font-weight: 600;
}

#section-1 p {
  margin: 10px;
}

#section-1 span {
  color: #2980B9;
}

/* section-2 關於課程 */
#section-2 {
  padding: 0 !important;
}

.title {
  padding: 20px 0 !important;
  margin: 0;
}

#section-2 .img-1 {
  padding-top: 30px;
}

#section-2 .img-2 {
  padding-top: 10px;
}

#section-2 h2 {
  color: #0D5A7B;
  font-size: 30px;
  text-align: left;
}

#section-2 h3 {
  color: #000;
  font-size: 18px;
  margin: 0;
}

#section-2 p {
  margin: 0 0 20px;
}

/* section-3 課程特色 */
#section-3 {
  padding: 20px 0 !important;
}

#section-3 .content {
  background-image: url(../images/vca_service_consultantteaching_chen/bg-2.png);
}

#section-3 h2 {
  font-size: 30px;
  text-align: center;
  color: #0D5A7B;
}

/* section-4 課程章節 */
#section-4 {
  padding: 20px 0 !important;
}

#section-4 .box {
  background-color: #D7EDF6;
  padding: 20px 10px;
}

#section-4 h2 {
  font-size: 30px;
  text-align: center;
  color: #0D5A7B;
}

#section-4 h3 {
  font-size: 18px;
  color: #000;
}

/* section-5 你將學到 */
#section-5 {
  padding: 20px 0 !important;
}

#section-5 h2 {
  font-size: 30px;
  text-align: center;
  color: #0D5A7B;
}

#section-5 h3 {
  font-size: 18px;
  color: #2980B9;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* section-6 誰適合上這堂課 */
#section-6 {
  padding: 20px 0 !important;
}

#section-6 h2 {
  font-size: 30px;
  text-align: center;
  color: #0D5A7B;
}

#section-6 h3 {
  font-size: 18px;
  color: #2980B9;
  margin-top: 20px;
  margin-bottom: 20px;
}

#section-6 h4 {
  font-size: 18px;
}

#section-6 .box-default {
  background-color: #D7EDF6 !important;
}

#section-6 .box2 {
  padding-top: 180px;
}

/* section-7 關於講師 */
#section-7 {
  padding: 20px 0 !important;
}

#section-7 h2 {
  font-size: 30px;
  text-align: center;
  color: #0D5A7B;
}

#section-7 li {
  font-size: 18px;
  margin-bottom: 15px;
}

#section-7 .btn-send {
  background-color: #0D5A7B;
  border: unset;
  font-size: 24px;
  font-weight: bold;
  padding: 6px 60px;
  margin: 60px auto;
}

@media only screen and (max-width: 768px) {
  .mb-0 {
    margin-bottom: 0;
  }

  section div.row>div {
    margin-bottom: 20px;

  }

  #Page_Banner {
    background-image: url(../images/vca_service_consultantteaching_chen/banner-s.png);
  }

  #section-1 .row {
    padding: 60px 0 30px !important;
  }

  #section-2 .row {
    padding: 0 10px !important;
  }

  #section-2 .img-1 {
    padding-top: 0;
  }
}