/*BEGIN SECTION CSS*/
.lp-main-head {
  padding: 150px;
  text-align: center;
}

.lp-main-head img {
  border: 2px solid #fff;
  border-radius: 100%;
  margin: 30px 0 15px 0;
  width: 15%;
}

.lp-main-head p {
  display: inline-block;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}

.lp-main-head span {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  margin: 0 0 30px 0;
  color: #fff;
  font-size: 22px;
}

.lp-main-head a {
  border-radius: 5px;
  background: #ed1c24;
  padding: 10px 25px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}

.lp-main-head a:hover {
  text-decoration: none;
}

.lp-block-greeting, .lp-block-reason, .lp-block-course, .lp-block-testi {
  padding: 20px 0;
}

.lp-block-greeting h3, .lp-block-video h3, .lp-block-reason h3, .lp-block-course h3, .lp-block-testi h3 {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.lp-block-greeting p {
  line-height: 1.5;
  margin: 10px 0;
}

.inner-col-reason img {
  display: block;
  margin: 10px 0;
  width: 120px;
  height: 120px;
}

.inner-col-reason p.why_title {
  font-weight: bold;
  font-size: 18px;
  margin: 20px 0;
}

.inner-col-reason span {
  font-size: 16px;
  width: 69%;
  display: inline-block;
}

.box-reason {
  margin: 20px 0;
  display: flex;
  text-align: center;
  width: 100%;
}

.course-item {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 1px 1px 5px #cecece;
  margin-top: 15px;
}

.course-item .course-item-image {
  position: relative;
  height: 160px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.course-item .course-item-image .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.3s ease;
  background: rgba(0, 0, 0, 0);
}

.course-item:hover .course-item-image .image-overlay {
  background: rgba(0, 0, 0, 0.5);
}

.course-item .course-item-image .course-item-label {
  display: inline-block;
  margin-top: 10px;
  padding: 7px;
  text-align: center;
  background: #eb4335;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
}

.course-item .course-item-image .course-item-label.item-free {
  background: #22b84c;
}

.course-item .course-item-detail {
  padding: 15px;
}

.course-item .course-item-detail h3.title {
  font-size: 16px;
  height: 50px;
  font-weight: bold;
  color: #4c6379;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.625;
}

.course-item .course-item-detail h3.title a,
.course-item .course-item-detail h3.title a:hover {
  color: #4c6379;
}

.course-item .course-item-detail h3.title span.live {
  display: inline-block;
  background: #09d509;
  color: #fff;
  border-radius: 3px;
  padding: 3px 5px;
  font-size: 16px;
}

.course-item .course-item-detail .start-voting i.fa-star {
  color: #eb4335;
}

.course-item .course-item-detail .start-voting {
  margin-bottom: 10px;
}

.course-item .course-item-detail .course-register {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #d9534f;
  color: #d9534f;
  font-weight: bold;
}

.course-item .course-item-detail .course-register:hover {
  color: #fff;
  background: #d9534f;
}

.course-item .price-box {
  font-size: 13px;
  line-height: 18px;
}

.rating_course i {
  color: #f26c4f;
}

.item-what {
  display: block;
  width: 100%;
  position: relative;
  height: 115px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.item-what-learn-today {
  margin-top: 15px;
}

.item-what a:hover span {
  color: #d9534f;
}

.item-what .title-what {
  position: absolute;
  width: 100%;
  display: block;
  text-align: center;
  top: 40%;
  font-size: 18px;
  color: #FFF;
  font-weight: 700;
  margin-top: 0;
}

.item-giangvien {
  border-radius: 10px;
  text-align: center;
  margin: 8px;
  background: #fff;
  min-height: 315px;
}

.giangvien-img {
  margin-top: 20px;
}

.giangvien-img img {
  border: 1px solid #f1f1f1;
  border-radius: 88px;
  box-shadow: 1px 1px 1px #ccc;
  display: inline-block !important;
  height: 153px;
  width: 153px;
}

.item-cat-content {
  padding: 10px 10px;
}

.item-cat-content {
  padding: 10px 10px;
  min-height: 10px;
}

.intro-giangvien {
  line-height: 22px;
  font-size: 14px;
}

.giangvien-name1 a {
  margin: 10px 0;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  display: block;
}

.slick-slide {
  margin: 0 15px;
  position: relative;
}

.slick-slide .course-item {
  margin-top: 5px;
}

.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  top: 100px;
  color: #eee;
  border: 0;
  background: none;
  z-index: 1;
}

.slick-prev {
  left: 0;
}

.slick-prev:before {
  content: "\f104";
  font: 40px/1 "Font Awesome 5 Pro";
  color: #929191;
}

.slick-next {
  right: 0;
  text-align: right;
}

.slick-next:before {
  content: "\f105";
  font: 40px/1 "Font Awesome 5 Pro";
  color: #929191;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  color: #d9534f;
}

@media (max-width: 767px) {
  .lp-main-head {
    padding: 20px;
  }
  .lp-main-head p {
    font-size: 15px !important;
  }
  .lp-main-head span {
    margin: 0 0 15px 0;
  }
  .lp-main-head a {
    font-size: 9px;
  }

  .lp-main-head img {
    margin: 0 0 10px 0;
    width: 40%;
  }

  .box-reason {
    display: block;
  }

  .box-reason .col-12 {
    float: left;
    margin-bottom: 15px;
  }
}
.percent_off_strong {
  color: #cb0c0c;
  font-size: 15px;
}

.head-content .layer {
  background-color: #212121;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.head-content .btn-container {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.percent_off_label {
  display: none;
}

.next-live-day {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  background-color: #ea6840;
  color: white;
}

.next-live-day p {
  margin: 0;
}

.label-livestream {
  margin: 5px;
  position: absolute;
  padding: 3px;
  right: 0;
  font-size: 14px;
  text-transform: uppercase;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #d9534f;
}

.label-livestream:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  content: "";
  margin-right: 5px;
  vertical-align: initial;
  -webkit-animation: live-pulse 1s infinite;
  -moz-animation: live-pulse 1s infinite;
  -o-animation: live-pulse 1s infinite;
  animation: live-pulse 1s infinite;
  float: left;
}

@-webkit-keyframes live-pulse {
  0% {
    background-color: #e78dac;
  }
  50% {
    background-color: white;
  }
  100% {
    background-color: #d9534f;
  }
}
@-moz-keyframes live-pulse {
  0% {
    background-color: #d9534f;
  }
  50% {
    background-color: white;
  }
  100% {
    background-color: #d9534f;
  }
}
@keyframes live-pulse {
  0% {
    background-color: #d9534f;
  }
  50% {
    background-color: white;
  }
  100% {
    background-color: #d9534f;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lp-main-head {
    padding: 90px;
  }

  .inner-col-reason span {
    width: 78%;
  }
}
/*END SECTION CSS*/

/*# sourceMappingURL=section.css.map */
