.slick-prev:before {
  content: '';
}

.slick-next:before {
  content: '';
}

.slick-prev {
  background: transparent;
  height: 40px;
  width: 40px;
  text-align: center;
  z-index: 10;
  padding: 10px 5px;
  left: -45px;
}

.slick-prev:hover {
  background: transparent;
}

.slick-next {
  background: transparent;
  height: 40px;
  width: 40px;
  text-align: center;
  z-index: 10;
  padding: 10px 5px;
  right: -45px;
}

.slick-next:hover {
  background: transparent;
}

.slick-prev i {
  font-size: 20px;
  color: #D9D9D9;
}

.slick-next i {
  font-size: 20px;
  color: #D9D9D9;
}

.box-kl-top {
  background: linear-gradient(65deg, rgba(0,2,10,1) 0%, rgba(0,0,0,1) 39%, rgba(6,52,122,1) 68%, rgba(1,162,252,1) 100%);
}

.box-kl-top-des {
  padding: 100px 0px 50px 0px;
  position: relative;
}

.title-kl-top {
  font-family: 'DB Heavent Med';
  font-size: 120px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
}

.stitle-kl-top {
  font-family: 'DB Heavent';
  font-size: 64px;
  font-weight: 400;
  color: #fff;
  padding: 10px 0px;
  line-height: 1;
}

.stitle-kl-top-x{
  font-family: 'DB Heavent Light';
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
}

.txt-kl-top {
  font-size: 14px;
  color: #808080;
  padding-bottom: 20px;
}

.list-kl-top {
  font-size: 14px;
  font-weight: 300;
  color: #000;
  padding: 10px 0px;
}

.box-btn-rg-kl {
  padding: 50px 0px;
}

.box-app-rg-kl {
  padding: 60px 0px;
  text-align: end;
  width: 560px;
}

.txt-kl-dln-app,
.txt-kl-dln-app br {
  font-family: 'DB Heavent Bold';
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: 1;
  display: inline-block;
  padding-right: 40px;
}

.box-app-rg-kl img {
  vertical-align: top;
}

.btn-kl-c {
  font-family: 'DB Heavent Bold';
  font-size: 40px;
  font-weight: 700;
  color: #000;
  border: 1px solid #D9D9D9;
  background: linear-gradient(180deg, #FFFFFF 0%, #C5C5C5 100%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 3px 30px;
  margin-left: 10px;
}

.btn-kl-rg {
  font-family: 'DB Heavent Bold';
  font-size: 40px;
  font-weight: 700;
  color: #000;
  border: 1px solid #D9D9D9;
  background: linear-gradient(180deg, #FFF 0%, #C5C5C5 100%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 3px 30px;
  margin-left: 10px;
}

.btn-kl-rgs {
  font-family: 'DB Heavent Bold';
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #0148FC;
  background: linear-gradient(180deg, #014EF9 0%, #0148FC 93.75%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 3px 30px;
}

.logo-unify-learn {
  padding-bottom: 30px;
}

.box-bg-kl-top {
  width: 560px;
}

.box-bg-kl-top img {
  width: 100%;
}

.box-kl-two {
  background: #FFF;
  padding: 50px 0px;
}

.kl-tw-title {
  font-family: 'DB Heavent Med';
  font-size: 42px;
  font-weight: 500;
  color: #000;
  padding: 30px 0px;
  text-align: center;
}

.kl-tw-slide {
  /* display: flex; */
}

.kl-tw-slide-list {
  height: 80px;
  padding: 10px;
}

.kl-tw-slide-list img {
  width: 100%;
  height: 60px;
  object-fit: cover;
  object-position: center;
}

.box-kl-three {
  background: #E3F5FF;
  padding: 50px 0px;
}

.box-kl-thr-video {
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 10px;
}

.box-kl-thr-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

.box-kl-thr-des {
  padding: 20px;
  display: table;
  height: 100%;
}

.box-kl-thr-des-sub {
  display: table-cell;
  vertical-align: middle;
}

.kl-thr-logo {
  padding-bottom: 30px;
}

.kl-thr-title {
  color: #000;
  font-family: 'DB Heavent Bold';
  font-size: 34px;
  font-weight: 700;
  padding: 10px 0px;
}

.kl-thr-des {
  color: #000;
  font-family: 'DB Heavent';
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0px;
}

.box-kl-four {
  background: #FFF;
  padding: 50px 0px;
}

.box-kl-four-list {
  background: linear-gradient(180deg, #FFFFFF 0%, #EDEDED 98.44%);
  border: 1px solid #D9D9D9;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px;
  height: 400px;
  position: relative;
}

.kl-four-list-txt-1 {
  font-family: 'DB Heavent';
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  color: #595151;
  padding: 10px 0px;
}

.kl-four-list-txt-1 .a {
  font-family: 'DB Heavent Med';
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #0047FF;
}

.kl-four-list-txt-2 {
  font-family: 'DB Heavent';
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  color: #595151;
  text-align: center;
  padding: 10px 0px;
}

.kl-four-list-txt-2 .a {
  font-family: 'DB Heavent Med';
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #0047FF;
}

.kl-four-list-txt-2 .b {
  font-family: 'DB Heavent Med';
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}

.kl-four-list-txt-3 {
  font-family: 'DB Heavent';
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  color: #595151;
  text-align: center;
  padding: 10px 0px;
}

.kl-four-list-txt-3 div {
  font-family: 'DB Heavent';
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
}

.kl-four-list-txt-3 .a {
  font-family: 'DB Heavent Med';
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #0047FF;
}

.kl-four-list-txt-3 .b {
  font-family: 'DB Heavent Med';
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
}

.kl-four-list-img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.box-kl-five {
  background: rgba(217, 217, 217, 0.15);
  padding: 50px 0px;
}

.kl-five-title {
  font-family: 'DB Heavent Bold';
  font-size: 32px;
  font-weight: 700;
  color: #000;
  padding-bottom: 20px;
}

.kl-five-slide-top {
  display: flex;
}

.kl-five-slide-bottom {
  display: flex;
  margin-top: 20px;
}

.five-slide-list {
  width: 270px !important;
  background: #FFF;
  margin: 0px 5px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.five-slide-list a {
  text-decoration: none;
}

.five-slide-list-img {
  height: 150px;
  position: relative;
}

.five-slide-list-img img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: center;
}

.five-slide-list-des {
  padding: 10px;
  display: grid;
  text-align: left;
}

.five-list-status {
  padding: 10px 0px;
}

.five-list-status .t {
  color: #0047FF;
  border: 1px solid #0047FF;
  background: rgba(22, 128, 249, 0.1);
  padding: 5px 10px;
  font-family: 'DB Heavent';
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  border-radius: 50px;
  float: left;
}

.five-list-status .p {
  color: #DB9307;
  border: 1px solid #DB9307;
  background: rgba(252, 235, 144, 0.43);
  padding: 5px 10px;
  font-family: 'DB Heavent';
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  border-radius: 50px;
  float: left;
}

.five-list-title {
  font-family: 'DB Heavent Med';
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  color: #595151;
  margin-bottom: 10px;
  text-align: left;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.five-list-stitle {
  color: #808080;
  font-family: 'DB Heavent';
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.five-list-star {
  padding: 10px 0px;
  text-align: left;
}

.five-list-star i {
  color: #EEB443;
  float: left;
  padding: 2px;
}

.five-list-name {
  padding: 10px 0px;
  border-top: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  display: table;
}

.five-list-name-x {
  border-top: 1px solid #F3F3F3;
}

.five-list-name img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  object-fit: cover;
  object-position: center;
  display: inline-block;
  float: left;
}

.five-list-name span {
  font-family: 'DB Heavent Med';
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  padding: 10px;
  display: inline-block;
  float: left;
}

.five-list-footer {
  padding-top: 10px;
  display: table;
}

.five-list-footer-time {
  display: inline-block;
  width: 40%;
  float: left;
}

.five-list-footer-price {
  display: inline-block;
  width: 60%;
  text-align: right;
}

.icon-time-list {
  margin-right: 10px;
  display: inline-block !important;
  float: left;
  padding-top: 5px;
}

.five-time-list {
  font-family: 'DB Heavent Med';
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #808080;
  display: inline-block;
  padding-top: 4px;
}

.five-time-list span {
  font-family: 'DB Heavent Med';
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #808080;
  display: inline-block;
  padding-right: 4px;
  float: left;
}

.five-price-list {
  font-family: 'DB Heavent Bold';
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  color: #f00;
}

.list-txt-4 {
  font-size: 18px;
  font-family: 'DB Heavent';
  font-weight: 400;
  color: #808080;
  text-decoration: line-through;
  line-height: 1;
  float: right;
  padding-top: 8px;
  padding-left: 4px;
}

.list-txt-4 span {
  font-size: 18px;
  font-family: 'DB Heavent';
  font-weight: 400;
  color: #808080;
  text-decoration: line-through;
  line-height: 1;
  float: left;
}

.five-price-list-x {
  font-family: 'DB Heavent Bold';
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  color: #18B644;
}

.box-btn-course {
  text-align: center;
  padding-top: 50px;
}

.btn-v-a-course {
  font-family: 'DB Heavent Med';
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: #FFF;
  background: #0047FF;
  border: 0;
  border-radius: 50px;
  padding: 10px 20px;
}

.box-kl-six {
  padding: 50px 0px;
  background: #FFF;
}

.kl-six-title {
  color: #000;
  font-family: 'DB Heavent Bold';
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  padding: 20px 0px;
}

.kl-six-stitle {
  color: #000;
  font-family: 'DB Heavent';
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.kl-six-list {
  background: linear-gradient(180deg, #FDFBFB 22.5%, #EBEDEE 100%);
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 20px;
  height: 200px;
}

.kl-six-list-title {
  text-align: center;
  color: #0047FF;
  font-family: 'DB Heavent Bold';
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 20px;
}

.kl-six-list-image {
  text-align: center;
}

.list-cate-klc a {
  text-decoration: none;
}

.box-kl-seven {
  background: #E3F5FF;
  padding: 50px 0px;
}

.box-seven-image {
  height: 400px;
}

.box-seven-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.box-seven-list {
  height: 100%;
  display: table;
  padding-left: 40px;
}

.box-seven-list-sub {
  display: table-cell;
  vertical-align: middle;
}

.box-seven-list-title {
  font-family: 'DB Heavent Med';
  font-size: 40px;
  font-weight: 500;
  color: #000;
  padding-bottom: 20px;
}

.box-seven-list-stitle {
  font-family: 'DB Heavent Med';
  font-size: 24px;
  font-weight: 500;
  color: #000;
}

.box-seven-list-xtitle {
  font-family: 'DB Heavent';
  font-size: 20px;
  font-weight: 400;
  color: #808080;
  padding-bottom: 20px;
}

.box-seven-list-txt {
  padding: 10px 0px;
  display: flex;
  align-items: start;
}

.box-seven-list-txt img {
  margin-right: 10px;
}

.box-seven-list-txt span {
  font-family: 'DB Heavent Light';
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
}

.box-seven-list-btn {
  text-align: center;
  padding-top: 20px;
}

.btn-seven-list {
  font-family: 'DB Heavent Med';
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #FFF;
  background: #0047FF;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  border: 0;
  border-radius: 50px;
  padding: 10px 20px;
}

.seal-percen {
  color: #fff;
  background: #FF0000;
  font-size: 20px;
  font-family: 'DB Heavent Bold';
  font-weight: 700;
  padding: 2px 10px;
  position: absolute;
  right: 8px;
  top: 8px;
  border-radius: 5px;
  line-height: 1;
  z-index: 9;
}

.seal-percen span {
  float: left;
  font-size: 20px;
  font-family: 'DB Heavent Bold';
  font-weight: 700;
}

/*navber new*/
.navbar-knowledge {
  background-color: #021736;
  padding-top: 40px;
  padding-bottom: 40px;
}
.navbar-knowledge .nav-link {
  color: #fff;
  font-family: 'DB Heavent Med';
  font-size: 20px;
  font-weight: 500;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.navbar-knowledge .search .form-control {
  background-color: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.navbar-knowledge .icon {
  width: auto;
  height: 26px;
}
.navbar-knowledge .icon-light {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(27deg) brightness(104%) contrast(160%);
}
.navbar-knowledge .box-bell {
  padding-top: 0;
}
.navbar-knowledge .box-bell .dropdown-toggle::after {
  display: none;
}
.navbar-knowledge .wrap-icon,
.collapse-mobile .wrap-icon {
  padding: 10px !important;
  background-color: transparent;
  border: none;
  position: relative;
}
.navbar-knowledge .wrap-icon .a,
.collapse-mobile .wrap-icon .a {
  background: #F33838;
  border-radius: 50%;
  display: flex;
  align-items: center;
  position: absolute;
  left: 20px;
  top: 5px;
  width: 17px;
  height: 17px;
  padding: 3px;
  z-index: 1;
}
.navbar-knowledge .wrap-icon .b,
.collapse-mobile .wrap-icon .b {
  display: inline-block;
  font-family: 'DB Heavent Bold';
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  width: 17px;
  height: 21px;
  text-align: center;
}

.navbar-knowledge.mobile {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-knowledge.mobile .btn-menu-mobile {
  padding: 5px 0;
  font-size: 33px;
}
.navbar-knowledge.mobile .logo-mobile {
  width: 140px;
}
.navbar-knowledge.mobile .login-dropdown {
  margin-left: 8px;
  margin-top: 7px;
}

.section-solution .card {
  overflow: hidden;
  border-radius: 10px;
}
.section-solution .card img {
  height: 240px;
}