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_shen/banner.png);
}

/* section-1 */
#section-1 {
  padding: 0 !important;
}

#section-1 .row {
  background-image: url(../images/vca_service_consultantteaching_shen/bg-1.png);
  padding: 60px 0 40px !important;
  color: #000;
  font-weight: 600;
}

#section-1 .box {
  margin: 0 auto;
  max-width: 940px;
}

#section-1 .box p {
  color: #0069A8;
  margin: 0;
  padding: 0;
}

#section-1 .box .p1 {
  text-align: center;
}

#section-1 .box .p2 {
  text-align: right;
  padding-right: 65px;
  margin-top: 20px;
}

#section-1 .p3 {
  margin-top: 40px;
}

#section-1 .p3 span {
  color: #FF9415;
}


/* 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: #0069A8;
  font-size: 30px;
  text-align: left;
}

#section-2 li {
  color: #000;
  font-size: 18px;
  margin: 0 0 10px;
  line-height: 36px;
}

#section-2 li span {
  color: #FF9415;
}

/* section-3 課程特色 */
#section-3 {
  padding: 20px 0 !important;
  background-image: url(../images/vca_service_consultantteaching_shen/bg-2.png);
  background-position: center center;
}

#section-3 h2 {
  font-size: 30px;
  text-align: center;
  color: #0069A8;
}

#section-3 h3 {
  font-size: 18px;
  text-align: center;
  color: #000000;
  margin: 20px 0 0;
}

#section-3 p {
  font-size: 18px;
  text-align: left;
  color: #000000;
  margin-top: 20px 0;
}

/* section-4 課程章節 */
#section-4 {
  padding: 20px 0 !important;
}

#section-4 h2 {
  font-size: 30px;
  text-align: center;
  color: #0069A8;
  margin-top: 56px;
}


/* section-5 你將學到 */
#section-5 {
  padding: 20px 0 !important;
}

#section-5 h2 {
  font-size: 30px;
  text-align: center;
  color: #0069A8;
}

#section-5 h3 {
  font-size: 18px;
  color: #FF9415;
  margin-top: 20px;
  margin-bottom: 20px;
}

#section-5 p {
  color: #000000;
}

/* section-6 誰適合上這堂課 */
#section-6 {
  padding: 20px 0 !important;
}

#section-6 h2 {
  font-size: 30px;
  text-align: center;
  color: #0069A8;
}

#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: #FFEDDC !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: #0069A8;
}

#section-7 li {
  font-size: 18px;
  margin-bottom: 15px;
}

#section-7 .btn-send {
  background-color: #FF9415;
  border: unset;
  font-size: 24px;
  font-weight: bold;
  padding: 6px 60px;
  margin: 60px auto;
}

@media only screen and (max-width: 997px) {
  .mb-0 {
    margin-bottom: 0;
  }

  section div.row>div {
    margin-bottom: 20px;

  }

  #Page_Banner {
    background-image: url(../images/vca_service_consultantteaching_shen/banner-s.png);
  }

  #section-1 .row {
    padding: 60px 0 30px !important;
  }

  #section-1 .box .p1 {
    text-align: left;
  }

  #section-1 .box .p2 {
    text-align: right;
    padding-right: 0;
  }


  #section-2 .row {
    padding: 0 10px !important;
  }

  #section-2 .img-1 {
    padding-top: 0;
  }
}