.box {
  border: 1px solid black;
}

html {
  font-family: "Noto Sans", sans-serif;
}

p {
  margin-bottom: 0;
}

#lms3 .img {
  margin-bottom: 25px;
}

#lms3 #s3hr1 {
  margin: 25px 0;
}

#s3r2 h2,
#s3r2 h4 {
  font-size: 16px;
  line-height: 24px;
}

#section6 {
  padding-top: 0;
}

#section6 .button3 {
  margin-bottom: 25px;
  margin-top: 25px;
}

.text-color5 {
  color: #333333;
}

.text-color5 * {
  color: #333333;
}

.sized-box {
  height: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sized-box h4 {
  margin-bottom: 0;
}

ul.slick-dots {
  margin-bottom: 0;
}

.mb-spacea {
  margin-bottom: 25px !important;
}

.mt-spacea {
  margin-top: 25px !important;
}

.mb-spaceb {
  margin-bottom: 25px !important;
}

.mt-spaceb {
  margin-top: 25px !important;
}

.ml-spaceb {
  margin-left: 0 !important;
}

.mb-spacec {
  margin-bottom: 25px !important;
}

.mt-spacec {
  margin-top: 25px !important;
	color:white;
}

.ml-spacec {
  margin-left: 0 !important;
}

.bgc1 {
  background-color: #ff6840;
}

.quotes-section {
  padding-top: 30px;
  padding-bottom: 30px;
}

.quotes-section * {
  overflow: hidden !important;
}

.quotes-section .vr {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 10%;
  border: 1px solid #ff6840;
}

.quotes-section .quotes * {
  overflow: hidden;
}

.quotes-section .quotes .img {
  margin: 0 auto 30px;
  max-width: 50%;
}

.quotes-section .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.quotes-section .q-text {
  text-align: center;
}

.bgc3 {
  background-color: #f2f2f2 !important;
}

.text-gray {
  color: #828282;
}

#map-section {
  padding-top: 20px;
}

#map-section hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

#map-section h1,
#map-section p {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

.nospace {
  margin: 0 !important;
  padding: 0 !important;
}

.font2,
.font2 * {
  font-family: "Noto Sans", sans-serif;
}

.font1,
.font1 * {
  font-family: "Raleway", sans-serif;
}

.color4,
.color4 * {
  color: #828282 !important;
}

.fw-bold {
  font-weight: bold;
}

#section-dl {
  padding-top: 20px;
  overflow: hidden;
}

#section-dl .doi-tac {
  padding: 20px 0;
}

#section-dl .doi-tac h4 {
  font-weight: 700;
}

#section-dl .doi-tac ul {
  padding: 0;
}

#section-dl .doi-tac ul li {
  font-size: 16px;
}

#section-dl .dl-text {
  text-align: left;
}

#section-dl .dan-lang > :first-child {
  margin-left: 0;
}

#section-dl .dan-lang > :last-child {
  margin-right: 0;
}

#section-dl .ava {
  padding: 5px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#section-dl .ava:hover .img {
  -webkit-filter: saturate(100%);
          filter: saturate(100%);
}

#section-dl .ava:hover .middle {
  opacity: 1;
}

#section-dl .ava .img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  -webkit-filter: saturate(50%);
          filter: saturate(50%);
}

#section-dl .ava .middle {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  padding: 10px;
  opacity: 0;
  color: white;
  width: 96%;
  position: absolute;
  left: 50%;
  bottom: 5px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: rgba(255, 104, 64, 0.8);
}

#section-dl .ava .middle .text * {
  padding: 0;
  margin: 0;
  line-height: 26px;
}

#section-dl .ava .middle .text p {
  opacity: 0.6;
}

#section-about {
  overflow: hidden;
}

#section-about .doi-tac {
  margin-top: 10px;
}

h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

h2 * {
  font-size: 24px;
  line-height: 32px;
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

h4 * {
  font-size: 16px;
  line-height: 24px;
}

.button1,
.button2 {
  font-family: "Noto Sans", "Noto Sans SC", sans-serif;
  font-size: 16px;
}

#section1 {
  margin-top: 80px;
  background-color: #252251;
  color: white;
  padding: 50px 0;
}

#section1 h1 {
  font-size: 56px;
  line-height: 64px;
	color:white;
}

#section1 .button1,
#section1 .button2 {
  margin-right: 20px;
  margin-bottom: 8px;
	color:white;
	background-color: #FF6840;
}

#section2 {
  padding-top: 20px;
}

#section2 h2 {
  font-size: 16px;
  line-height: 24px;
}

#section2 video {
  border-radius: 10px;
}

#section2 .s2text {
  margin-top: 25px;
  margin-bottom: 25px;
}

#section2 .s2text p {
  color: #828282;
}

#section2 .cscard {
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
  background-color: #252251;
  padding: 10px;
  margin-top: 20px;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#section2 .cscard * {
  color: white;
  margin: 0;
}

#section2 .cscard .cstitle {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}

#section2 .cscard:hover {
  -webkit-transition: ease 0.2s;
  transition: ease 0.2s;
  background-color: #ff6840;
}

#section2 .cscard:hover * {
  color: white !important;
}

#section2 .cs-load-btn {
  cursor: pointer;
}

#section2 .cs-load-btn:hover {
  color: #252251 !important;
}

#section2 .load-more {
  display: none;
}

#section2 .digi-case {
  background-color: #f2f2f2;
  margin-top: 0 !important;
}

.cs1 {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.cs1 .name {
  margin-top: 25px;
}

.cs1 h4 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

.cs1 * {
  overflow: hidden;
}

.cs1 > * {
  margin-bottom: 30px;
}

#section3 {
  padding-bottom: 0px;
  background-color: #252251;
  color: white;
  text-align: left;
}

#section3 * {
  overflow: hidden;
}

#section3 .s3title {
  padding-top: 20px;
}

#section3 #cus1 {
  text-align: center;
}

#section3 #cus1 .col-6 {
  margin-top: 30px;
}

#section3 #cus1 p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}

#section3 #cus1 h4 {
  font-size: 16px;
  line-height: 16px;
}

.ponly {
  display: none;
}

body * {
  overflow-x: visible;
}

footer * {
  overflow: hidden;
}

.rela {
  position: relative;
}

#section5 {
  padding-top: 17px;
  padding-bottom: 0;
}

#section5 h2 {
  font-size: 16px;
  line-height: 24px;
  font-family: "Noto Sans", sans-serif;
}

#section5 .logo {
  width: 165px;
  height: 165px;
  background-color: #ff6840;
}

hr {
  border-bottom: 1px solid #ff6840;
  height: 0;
  opacity: 1;
}

.noverflow {
  overflow: hidden;
}

#section4 {
  overflow-x: hidden;
  background-color: #f2f2f2;
}

#section4 .xtbtn:hover {
  color: #252251 !important;
}

#section4 .case-header {
  text-align: left;
}

#section4 .cscard {
  background-color: #252251;
  padding: 10px;
  margin-top: 20px;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

#section4 .cscard * {
  color: white;
  margin: 0;
}

#section4 .cscard .cstitle {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}

#section4 .cscard:hover {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  background-color: #ff6840;
}

#section4 .cscard:hover * {
  color: white !important;
}

#section4 .cs-load-btn {
  cursor: pointer;
}

#section4 .load-more {
  display: none;
}

#section4 ul {
  display: inline;
  padding: 0;
  margin: 0;
}

#section4 ul li {
  display: inline;
  font-size: 24px;
}

#section4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

#section4 #ecourse-mobile a {
  color: black;
}

#section4 #ecourse-mobile > * {
  overflow-x: scroll;
  overflow-y: hidden;
}

#section4 #ecourse-mobile h4 {
  overflow: hidden;
}

#section4 .monly h4 {
  margin: 29px 0 16px;
}

#section4 .monly .course-card {
  margin-right: 20px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  width: 300px;
  height: 280px;
  overflow: visible;
}

#section4 .monly .course-card .e-img {
  max-width: 100%;
}

#section4 .monly .course-card .course-title {
  font-size: 24px;
  font-weight: 500;
}

#section4 .monly .course-card .course-thumb {
  height: 136px;
  background-color: #ff6840;
}

#section4 .monly .course-card .course-title {
  padding: 30px;
}

#section4 .h-scrolling {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: visible;
}

#section4 .h-scrolling .ph {
  width: 100vw;
  height: 300px;
  border: 1px solid rebeccapurple;
}

#section4 .h-scrolling .course-card-m {
  margin-right: 20px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  width: 300px;
  overflow: visible;
}

#section4 .h-scrolling .course-card-m .course-thumb {
  height: 136px;
  background-color: #ff6840;
}

#section4 .h-scrolling .course-card-m .course-title {
  padding: 30px;
}

#section4 a {
  font-size: 16px;
}

#section4 .contact h2 {
  font-size: 32px;
  line-height: 40px;
}

#section4 .contact h2 * {
  font-size: 32px;
  line-height: 40px;
}

#section4 .contact a:hover {
  color: #ff6840 !important;
}

#section4 .contact .form {
  background-color: white;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

#section4 .contact .form h2 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 30px;
  line-height: 50px;
}

#section4 .contact div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
  max-width: 100%;
}

#section4 .contact .input input,
#section4 .contact .input textarea {
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 0;
}

#section4 .contact .input textarea {
  height: 200px;
}

#section4 .contact button {
  color: white;
  background-color: #ff6840;
  outline: none;
  border: 1px solid transparent;
  border-radius: 40px;
  float: left;
  padding: 10px 30px;
}

#section4 .contact button:hover {
  border: 1px solid #252251;
  background-color: white;
  color: #252251;
}

#section4 .lms-card {
  text-align: left;
  background-color: white;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  margin: 10px 0px;
}

#section4 .lms-card .lms-content {
  padding: 20px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#section4 .lms-card .lms-content button {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

#section4 .lms-card .lms-ava {
  background-color: gray;
  height: 0;
}

#section4 .lms-card .lms-title {
  font-size: 30px;
  line-height: 56px;
  font-weight: 500px;
}

.venter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ecourse-section4 {
  padding-top: 20px !important;
}

.ecourse-section4 #ecourse-mobile {
  padding-top: 25px;
  padding-bottom: 25px;
}

#section-chuyengia {
  padding-top: 20px;
  padding-bottom: 20px;
}

#section-chuyengia .cg-card {
  margin: 0 50px;
}

#section-chuyengia .cg-card .cg-img {
  margin: 0 auto 30px;
}

#section-chuyengia ol,
#section-chuyengia ul {
  padding: 0;
}

.cg-text {
  text-align: left;
}

@media (min-width: 992px) {
  .mb-spacea {
    margin-bottom: 100px !important;
  }
  .mt-spacea {
    margin-top: 100px !important;
  }
  .mb-spaceb {
    margin-bottom: 70px !important;
  }
  .mt-spaceb {
    margin-top: 70px !important;
  }
  .ml-spaceb {
    margin-left: 70px !important;
  }
  .mb-spacec {
    margin-bottom: 25px !important;
  }
  .mt-spacec {
    margin-top: 25px !important;
  }
  .ml-spacec {
    margin-left: 25px !important;
  }
  #section-dl {
    padding-top: 100px;
  }
  #section-dl .doi-tac {
    padding: 100px 0;
    margin-top: 10px;
  }
  #section-dl h1,
  #section-dl p {
    margin-bottom: 50px;
  }
  #section-dl p {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #section-dl .dl-text {
    text-align: center;
  }
  #section-dl .dan-lang > * {
    padding: 0;
    margin: 0 5px 10px;
  }
  #section-dl .dan-lang > :first-child {
    margin-left: 0;
  }
  #section-dl .dan-lang > :last-child {
    margin-right: 0;
  }
  #section-dl .ava {
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }
  #section-dl .ava:hover .img {
    -webkit-filter: saturate(100%);
            filter: saturate(100%);
  }
  #section-dl .ava:hover .middle {
    opacity: 1;
  }
  #section-dl .ava .img {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    width: 100%;
    -webkit-filter: saturate(50%);
            filter: saturate(50%);
  }
  #section-dl .ava .middle {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    padding: 30px 0;
    opacity: 0;
    color: white;
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: rgba(255, 104, 64, 0.8);
  }
  #section-about {
    overflow: hidden;
  }
  .pt133 {
    padding-top: 100px;
  }
  .ecourse-section4 {
    padding-top: 100px !important;
  }
  .ecourse-section4 ul {
    max-width: 800px !important;
  }
  .ecourse-section4 * {
    overflow: hidden;
  }
  .pventer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ponly {
    display: block;
  }
  .monly {
    display: none;
  }
  .mt45 {
    margin-top: 45px;
  }
  .mt60 {
    margin-top: 60px !important;
  }
  h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    font-size: 64px;
    line-height: 72px;
  }
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
  h4 {
    font-size: 24px;
    line-height: 32px;
  }
  h4 * {
    font-size: 24px;
    line-height: 32px;
  }
  p {
    font-size: 16px;
    line-height: 32px;
  }
  #section1 {
    padding: 100px 0;
    margin-top: 0px;
  }
  #section1 h1 {
    font-size: 64px;
    line-height: 72px;
  }
  .case2 {
    padding-bottom: 0 !important;
    padding-top: 80px !important;
  }
  .es2 {
    padding-top: 100px;
  }
  #section2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #section2 h1 {
    margin-bottom: 68px;
  }
  #section2 h2 {
    font-size: 32px;
    line-height: 40px;
  }
  #section2 .s2text {
    margin-top: 0px;
    margin-bottom: 0;
  }
  #section2 video {
    margin-top: 68px;
  }
  #section2 video:focus {
    outline: none;
  }
  #section2 .cscard {
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 40px;
    height: 500px;
  }
  #section2 .cscard .cstitle {
    font-size: 40px;
    line-height: 48px;
  }
  #section2 .sized-box {
    height: 100px;
    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;
  }
  .cg-text {
    text-align: center;
  }
  #section-chuyengia {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #section-chuyengia .cg-card {
    margin: 0 50px;
  }
  #section-chuyengia .cg-card .cg-img {
    margin: 0 auto 30px;
  }
  #section-chuyengia h1,
  #section-chuyengia p {
    margin-bottom: 50px;
  }
  #section-chuyengia p {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  #section-about {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #section-about h1 {
    margin-bottom: 70px;
  }
  #section-about .subtitle {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
  }
  #map-section {
    padding-top: 100px;
  }
  #map-section hr {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  #map-section h1,
  #map-section p,
  #map-section img {
    margin-bottom: 70px;
  }
  .ecourse-1 .col-6:nth-child(odd),
  .digi-1 .col-6:nth-child(odd) {
    padding-right: 100px;
  }
  .ecourse-1 .col-6:nth-child(even),
  .digi-1 .col-6:nth-child(even) {
    padding-left: 100px;
  }
  #section3 {
    padding-top: 100px;
    text-align: center;
  }
  #section3 .s3title {
    margin-bottom: 70px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  #section3 #s3hr1 {
    margin: 100px 0;
  }
  #section3 h1 {
    margin-bottom: 70px;
  }
  #section3 #cus1 {
    text-align: left;
  }
  #section3 #cus1 .col-6 {
    margin-top: 70px;
    margin-bottom: 0;
  }
  #section3 #cus1 h4 {
    font-size: 24px;
    line-height: 32px;
  }
  #section3 #cus1 p {
    font-size: 16px;
    line-height: 32px;
  }
  #section3 #s3r2 {
    text-align: left;
  }
  #section3 #s3r2 h2 {
    font-size: 32px;
    line-height: 40px;
  }
  #section3 #s3r2 h4 {
    font-size: 24px;
    line-height: 32px;
  }
  #section3 .right {
    border-left: 1px solid white;
    padding-left: 70px;
    margin-left: 70px;
  }
  #section3 .left {
    padding-right: 50px;
  }
  #section3 p {
    max-width: 1000px;
    margin: 0 auto;
  }
  #section3 #lms3 .text-center {
    padding: 0 25px;
  }
  #section3 #lms3 h4 {
    font-size: 24px;
    line-height: 32px;
  }
  #section3 #lms3 p {
    font-size: 16px;
    line-height: 32px;
  }
  .quotes-section {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .quotes-section .q-text {
    text-align: left;
  }
  .quotes-section * {
    overflow: hidden;
  }
  .quotes-section .quotes * {
    overflow: hidden;
  }
  .quotes-section .quotes .img {
    margin: 0 auto;
  }
  .quotes-section .slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #section4 {
    text-align: center;
  }
  #section4 .case-header {
    text-align: center;
  }
  #section4 .cscard {
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 40px;
    height: 500px;
  }
  #section4 .cscard .cstitle {
    font-size: 40px;
    line-height: 48px;
  }
  #section4 .sized-box {
    height: 100px;
    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;
  }
  #section4 .lms-card {
    text-align: left;
    height: 430px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    margin: 10px 5px;
  }
  #section4 .lms-card .lms-content {
    padding: 2.865vw;
  }
  #section4 .lms-card .lms-content button {
    margin-top: 0;
    margin-bottom: 0;
  }
  #section4 .lms-card .lms-ava {
    background-color: gray;
    height: 0;
  }
  #section4 .lms-card .lms-title {
    font-size: 2.2vw;
    font-weight: 700;
    line-height: 56px;
    font-weight: 500px;
    margin-bottom: 25px;
  }
  #section4 h1 {
    margin-top: 0;
    margin-bottom: 45px;
  }
  #section4 p {
    color: #828282;
    max-width: 1100px;
    margin: 0 auto;
  }
  #section4 ul {
    max-width: 1140px;
    margin: 77px auto 50px;
  }
  #section4 ul * {
    font-family: "Raleway", sans-serif;
  }
  #section4 ul .active {
    font-weight: bold;
    color: black;
  }
  #section4 ul .active::after {
    content: "";
  }
  #section4 ul .btn-kn1,
  #section4 ul .btn-kn2,
  #section4 ul .btn-kn3 {
    cursor: pointer;
  }
  #section4 a {
    color: black;
    font-size: 24px;
  }
  #section4 .course-card {
    margin-bottom: 50px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    overflow: visible;
  }
  #section4 .course-card .course-thumb {
    height: 242px;
    background-color: #ff6840;
  }
  #section4 .course-card .course-title {
    padding: 50px;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #section4 .s4card2,
  #section4 .s4card3 {
    display: none;
  }
  #section4 .ecourse-card {
    padding-bottom: 50px;
  }
  #section4 .ecourse-card .e-img {
    width: 100%;
    height: auto;
  }
  #section4 q {
    font-size: 32px;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
  }
  #section4 .cs1 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  #section4 .cs1 .name {
    margin-top: 0;
  }
  #section4 .cs1 h4 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
  }
  #section4 .cs1 > :first-child {
    margin-bottom: 50px;
  }
  #section4 .cs1 > :last-child {
    margin-bottom: 0;
  }
  #section4 .cs1 > * {
    margin-bottom: 100px;
  }
  #section4 .cs1 .font2 {
    margin-top: 50px;
  }
  #section4 .contact {
    margin-bottom: 100px;
    padding-top: 100px;
  }
  #section4 .contact .right {
    text-align: left;
    padding-left: 70px;
  }
  #section4 .contact .form {
    background-color: white;
    padding: 70px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin: 5px;
  }
  #section4 .contact .form h2 {
    margin-bottom: 70px;
    text-align: left;
    font-size: 40px;
    line-height: 50px;
  }
  #section4 .contact div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
    max-width: 100%;
  }
  #section4 .contact .input input,
  #section4 .contact .input textarea {
    border: 1px solid #bdbdbd;
    border-radius: 10px;
    padding: 25px 35px;
    margin-bottom: 25px;
    height: 70px;
  }
  #section4 .contact .input textarea {
    height: 270px;
    margin-bottom: 70px;
  }
  #section4 .contact button {
    color: white;
    background-color: #ff6840;
    outline: none;
    border: 1px solid transparent;
    border-radius: 40px;
    float: left;
    padding: 20px 60px;
  }
  #section4 .contact button:hover {
    border: 1px solid #252251;
    background-color: white;
    color: #252251;
  }
  #section5 {
    padding-top: 100px;
  }
  #section5 h2 {
    font-size: 32px;
    line-height: 40px;
    font-family: "Raleway", sans-serif;
  }
  #section5 p {
    color: #828282;
  }
  #section5 hr {
    margin: 100px 0;
  }
  #section5 .logo-container {
    padding-top: 35px;
  }
  #section6 {
    text-align: center;
    padding-bottom: 0;
  }
  #section6 p {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    color: #828282;
  }
  #section6 .container {
    max-width: 1100px !important;
  }
  #section6 .container * {
    margin-bottom: 70px;
  }
  #section6 .button3 {
    border: none;
    background-color: #ff6840;
    color: white;
    border-radius: 40px;
    width: 256px;
    line-height: 60px;
    font-size: 24px;
    border: 1px solid transparent;
    margin-bottom: 100px;
  }
  #section6 a.button3:hover {
    background-color: white;
    color: #252251;
    border: 1px solid #252251;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1440px !important;
  }
  #section4 .lms-card {
    height: 512px;
  }
}

button {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
}

.ph1 {
  width: 100%;
  height: 481px;
  background-color: gray;
}

.ph2 {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  border: 3px solid white;
  margin-left: auto;
  margin-right: auto;
}

.text-orange {
  color: #ff6840 !important;
}

.text-orange * {
  color: #ff6840 !important;
}

.case-study1 {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}

h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

p {
  font-size: 16px;
  font-family: "Noto Sans", sans-serif;
}

a {
  text-decoration: none;
}

.button2 {
  background-color: #ff6840;
  width: 196px;
  height: 40px;
  border-radius: 12px;
  border: none;
  color: white;
  font-weight: 700;
  border: 1px solid transparent;
}

.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.button1 {
  width: 196px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid white;
  color: white;
  font-weight: 700;
}

.button1:hover,
.button2:hover {
  background-color: white;
  color: #252251;
  border: 1px solid #252251;
}

a.button3 {
  border: 1px solid #252251;
  color: #252251;
  background-color: white;
  border-radius: 25px;
  margin-bottom: 20px;
}

.demo-sp .demo-title {
  font-size: 30px;
}

.demo-sp #section6 .button3 {
  border: none;
  background-color: #ff6840;
  color: white;
  border-radius: 40px;
  width: 256px;
  line-height: 60px;
  font-size: 24px;
  border: 1px solid transparent;
  margin-bottom: 100px;
}

.demo-sp #section6 a.button3:hover {
  background-color: white;
  color: #252251;
  border: 1px solid #252251;
}

.logo-container .img-fluid {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  translate: ease 0.3s;
}

.logo-container .img-fluid:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  translate: ease 0.3s;
}

#lms-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#lms-page #section3 * {
  overflow: visible;
}

#lms-page #section3 .lms-cus1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

#lms-page #section3 .lms-cus1 .lms-circle {
  background-color: #ff6840;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  color: white;
  font-size: 60px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  margin-right: 10px;
}

.digi-slides {
  max-width: 950px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.digi-slides button.slick-arrow {
  overflow: visible !important;
  background-color: transparent;
  color: transparent;
  border: none;
  content: none;
}

.digi-slides button.slick-arrow:focus {
  outline: none;
}

.digi-slides .slick-prev::before {
  content: url("../assets/digitalization2021/prev.png");
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.digi-slides .slick-next::before {
  content: url("../assets/digitalization2021/next.png");
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.digi-slides .dcard img {
  margin-bottom: 50px;
}

.digi-slides .dcard .dcard-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

#demo-sp #demo-title {
  font-weight: bold;
  text-align: center;
  font-size: 32px;
}

#demo-sp #section6 .button3 {
  border: none;
  background-color: #ff6840;
  color: white;
  border-radius: 20px;
  width: 50%;
  line-height: 36px;
  font-size: 24px;
  border: 1px solid transparent;
  margin: 25px auto 100px;
}

#demo-sp #section6 a.button3:hover {
  background-color: white;
  color: #252251;
  border: 1px solid #252251;
}

@media (min-width: 992px) {
  #demo-sp #demo-title {
    font-size: 64px;
    font-weight: bold;
    text-align: unset;
  }
  #demo-sp #section6 .button3 {
    border: none;
    background-color: #ff6840;
    color: white;
    border-radius: 40px;
    width: 256px;
    line-height: 60px;
    font-size: 24px;
    border: 1px solid transparent;
    margin-bottom: 100px;
  }
  #demo-sp #section6 a.button3:hover {
    background-color: white;
    color: #252251;
    border: 1px solid #252251;
  }
}
/*# sourceMappingURL=e-course.css.map */