.hot-news span {
  background: red;
  color: #fff;
  display: block;
  padding: 2px 0;
  width: 70px;
  float: left;
  text-align: center;
  margin-top: -2px;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) /* #000000 */ !important;
}
body.text-ui-light a:not(:hover) {
  color: #333;
}
.hot-news {
  margin-top: 12px;
  margin-bottom: 10px;
}

.hot-news span {
  background: red;
  color: #fff;
  display: block;
  padding: 2px 0;
  width: 70px;
  float: left;
  text-align: center;
  margin-top: -2px;
}

.hot-news-cas {
  margin-left: 80px;
}

.hot-news a {
  font-size: 12px;
}

.hot-news a:hover {
  color: #41b75e;
}

.featured {
  max-width: 400px;
  position: relative;
  margin: 0 auto 15px auto;
}

.featured.v2 .c-img {
  padding-top: 66.666%;
}

.featured:before {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  pointer-events: none;
  background: #6ebeea;
}

.featured.color-2:before,
.featured.color-7:before,
.featured.red:before {
  background: #d0100e;
}

.featured.color-3:before,
.featured.color-4:before,
.featured.violet:before {
  background: #a32b9d;
}

.featured.color-5:before,
.featured.orange:before {
  background: #f17627;
}

.featured .c-img {
  padding-top: 60%;
}

.featured .ct {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 15px 15px;
}

.featured .cate {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.featured .cate a {
  font-size: 11px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.4);
  padding: 4px 8px 2px;
  color: #fff;
  display: block;
}

.featured .cate a:hover {
  background: rgba(0, 0, 0, 0.8);
}

.featured .title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.35;
}

.featured .title a:hover {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
  color: #afff9b;
}

.featured p {
  color: #fff;
  font-size: 13px;
  text-shadow: 0 1px 2px rgba(51, 51, 51, 0.5);
  margin-top: 8px;
}

.type-cas {
  margin-top: 20px;
  padding: 0 30px;
}

.type-cas .item {
  text-align: center;
}

.type-cas .item span {
  display: block;
  height: 100px;
  position: relative;
  margin-bottom: 15px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  overflow: hidden;
}

.type-cas .item span img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.type-cas .item:hover .title {
  color: #41b75e;
}

.type-cas .item:hover span img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.type-cas .item .title {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 700;
}

.type-cas .slick-arrow {
  display: block;
  height: 46px;
  top: 50%;
  margin-top: -23px;
}

.type-cas .slick-arrow.prev {
  left: 0;
}

.type-cas .slick-arrow.next {
  right: 0;
}

.md-head {
  border-bottom: solid 1px #41b75e;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: justify;
  font-size: 0;
}

.md-head:after {
  content: "";
  width: 100%;
  display: inline-block;
}

.md-head .title {
  display: inline-block;
  vertical-align: middle;
  background: #41b75e;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding: 5px 20px 1px 8px;
  white-space: nowrap;
}

.md-head .title i {
  margin-right: 5px;
}

.md-head .title i.fa-star {
  color: #ffe400;
}

.md-head ul {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.md-head ul li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.md-head ul li:first-child {
  margin-left: 0;
}

.md-head ul li a:hover {
  color: #41b75e;
}

.md-head.red {
  border-bottom-color: red;
}

.md-head.red .title {
  background: red;
}

.md-head.red ul li a:hover {
  color: red;
}

.md-head.green {
  border-bottom-color: #30bd0d;
}

.md-head.green .title {
  background: #30bd0d;
}

.md-head.green ul li a:hover {
  color: #30bd0d;
}

.md-featured {
  margin-right: 100px;
}

.featured-cas {
  margin-bottom: 30px;
}

.featured-cas .slick-list {
  margin: 0 -10px;
}

.featured-cas .slick-list .slick-slide {
  margin: 0 10px;
}

.featured-cas .item .c-img {
  padding-top: 66.666%;
  margin-bottom: 10px;
}

.featured-cas .item .c-img span {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 3px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.featured-cas .item .title {
  font-weight: 700;
}

.featured-cas .item .title a:hover {
  color: #41b75e;
}

.featured-cas .slick-arrow {
  width: 30px;
  height: 30px;
  border: solid 1px #959595;
  text-align: center;
  font-size: 28px;
  line-height: 26px;
  color: #959595;
  background: #ebebeb;
  right: 0;
  top: -50px;
}

.featured-cas .slick-arrow.prev {
  margin-right: 38px;
}

.featured-cas .slick-arrow:hover {
  background: #41b75e;
  border-color: #41b75e;
  color: #fff;
}

.banner {
  margin-bottom: 30px;
}

.banner img {
  display: block;
  width: 100%;
}

.sb-subscribe {
  margin-bottom: 30px;
}

.sb-subscribe .title {
  background: #41b75e;
  color: #fff;
  font-size: 22px;
  padding-left: 30px;
  position: relative;
  line-height: 38px;
  padding-top: 2px;
}

.sb-subscribe .title:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 40px solid #d99113;
  border-right: 30px solid transparent;
  top: 0;
  left: 0;
}

.sb-subscribe form {
  background: #e1e1e1;
  padding: 15px 10px;
}

.sb-subscribe form input[type="date"],
.sb-subscribe form input[type="email"],
.sb-subscribe form input[type="text"] {
  border: none;
  height: 30px;
  background: #fff;
  margin-bottom: 13px;
  width: 100%;
}

.sb-subscribe form input[type="submit"] {
  border: none;
  background: #ff8700;
  padding: 6px 15px;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.sb-subscribe form input[type="submit"]:hover {
  background: #41b75e;
}

.ic-ic1 {
  width: 28px;
  height: 28px;
  background-image: url(https://thehekhoinghiep.com/wp-content/themes/khoinghiep24/images/ic1.png);
}

.big-post {
  max-width: 450px;
  margin: 0 auto 20px auto;
}

.big-post .c-img {
  padding-top: 50%;
  margin-bottom: 12px;
}
.c-img {
  display: block;
  position: relative;
  /* padding-top: 100%; */
}
.sb-post3 .c-img {
  padding-top: 70%;
  margin-bottom: 5px;
}

.big-post .c-img span {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 3px 10px;
}

.big-post .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
}

.big-post .title a:hover {
  color: #41b75e;
}

.big-post .info {
  margin-bottom: 5px;
  padding-right: 25px;
  position: relative;
}

.big-post .info strong {
  margin-right: 8px;
}

.big-post .info time {
  font-size: 14px;
  color: #666;
  font-style: italic;
  font-weight: 400;
}

.big-post .info span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  text-align: center;
  line-height: 20px;
  /* width: 20px; */
  height: 20px;
  background: #000;
  color: #fff;
}

.big-post .info span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: -4px;
  left: 0;
}

.big-post .ct {
  position: relative;
}

.sm-post {
  margin-bottom: 20px;
}

.sm-post .img {
  width: 200px;
  height: 100px;
  float: left;
  overflow: hidden;
  display: block;
}

.sm-post .img .img2 {
  display: block;
  width: 100%;
  height: 145px;
  margin-top: -22px;
}

.sm-post .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.sm-post .ct {
  margin-left: 215px;
}
.post .img {
  float: left;
  display: block;
  width: 270px;
}
.post .img img {
  display: block;
  width: 100%;
}
.post {
  margin-bottom: 25px;
}

.post .img {
  float: left;
  display: block;
  width: 270px;
}

.post .img img {
  display: block;
  width: 100%;
  aspect-ratio: 270 / 185;
  object-fit: cover;
}

.post .ct {
  margin-left: 290px;
}

.post .ct .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}

.post .ct .title a:hover {
  color: #41b75e;
}

.post .ct .info {
  position: relative;
  padding-right: 30px;
  margin-bottom: 10px;
}

.post .ct .info a {
  display: inline-block;
  vertical-align: middle;
  background: #000;
  color: #fff;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 13px;
  margin-top: -2px;
}

.post .ct .info a:hover {
  background: #41b75e;
}

.post .ct .info strong {
  margin-right: 5px;
}

.post .ct .info time {
  font-style: italic;
  color: #666;
}

.post .ct .info span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  text-align: center;
  line-height: 20px;
  /* width: 20px; */
  height: 20px;
  background: #000;
  color: #fff;
}

.post .ct .info span:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: -4px;
  left: 0;
}

.post .ct p {
  color: #666;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  clear: both;
}
.sm-post .ct .title {
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}
.text-sm {
  font-size: 0.875rem /* 14px */;
  line-height: 1.25rem /* 20px */;
}

.sm-post .ct .title a:hover {
  color: #41b75e;
}

.sm-post .ct span {
  font-style: italic;
  color: #666;
  font-size: 13px;
}

.sidebar {
  margin-bottom: 30px;
}

.sb-fanpage .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  border-top: solid 2px #e1e1e1;
  margin-bottom: 10px;
}

.sb-fanpage .title span {
  display: inline-block;
  vertical-align: top;
  margin-top: -2px;
  border-top: solid 2px #d44b39;
  padding-top: 3px;
}

.ic-light {
  width: 21px;
  height: 23px;
  background-image: url(https://thehekhoinghiep.com/wp-content/themes/khoinghiep24/images/ic-light.png);
}

.sb-title {
  text-transform: uppercase;
  border-bottom: solid 1px #3dabea;
  margin-bottom: 10px;
}

.sb-title span {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  background: #3dabea;
  font-size: 18px;
  color: #fff;
  padding: 5px 12px 3px 8px;
}

.sb-title span i {
  margin-right: 5px;
  margin-top: -2px;
}

.sb-title.v2 {
  border-bottom-color: #666;
}

.sb-title.v2 span {
  background: #666;
}

.sb-title.v3 {
  border-bottom-color: #ff8700;
}

.sb-title.v3 span {
  background: #ff8700;
}

.sb-title.v4 {
  border-bottom-color: #ec008c;
}

.sb-title.v4 span {
  background: #ec008c;
}

.sb-title.v5 {
  border-bottom-color: #ef3030;
}

.sb-title.v5 span {
  background: #ef3030;
}

.sb-theme .item {
  padding: 10px 50px 10px 42px;
  position: relative;
  background: #fc490b;
  color: #fff;
}

.sb-theme .item .icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -12px;
}

.sb-theme .item .icon img {
  width: 100%;
  height: 100%;
}

.sb-theme .item .title {
  text-transform: uppercase;
}

.sb-theme .item span {
  position: absolute;
  right: 3px;
  top: 5px;
  font-weight: 700;
  font-size: 32px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.5);
}

.sb-theme .item:nth-child(7n + 2) {
  background: #6498d1;
}

.sb-theme .item:nth-child(7n + 3) {
  background: #427497;
}

.sb-theme .item:nth-child(7n + 4) {
  background: #14559a;
}

.sb-theme .item:nth-child(7n + 5) {
  background: #92a9ed;
}

.sb-theme .item:nth-child(7n + 6) {
  background: #ff5031;
}

.sb-theme .item:nth-child(7n) {
  background: #a4c639;
}
.c-img .bg,
.c-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100% !important;
  border-radius: inherit;
}
.SwiperFeatureCas .swiper-slide .title {
  font-size: 0.875rem;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.SwiperFeatureCas-prev,
.SwiperFeatureCas-next {
  border: solid 1px #959595;
  text-align: center;
  font-size: 1.75rem;
  line-height: 1.625rem;
  color: #959595;
  background: #ebebeb;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex {
  display: flex;
}
.items-center {
  align-items: center;
}
.gap-x-2 {
  column-gap: 0.5rem;
}
.justify-between {
  justify-content: space-between;
}
.ic {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sb-key {
  font-size: 0;
}

.sb-key a {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 8px 4px;
  color: #fff !important;
  font-size: 11px;
  text-transform: uppercase;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #1e6262;
}

.sb-key a:nth-child(2n) {
  background: #3f2a06;
}

.sb-key a:nth-child(3n) {
  background: #ec7263;
}

.sb-key a:nth-child(4n) {
  background: #3b5998;
}

.sb-key a:nth-child(5n) {
  background: #3490de;
}

.sb-key a:nth-child(6n) {
  background: #52bc10;
}

.sb-key a:nth-child(7n) {
  background: #e03e36;
}

.sb-key a:nth-child(8n) {
  background: #ffbd67;
}

.sb-key a:nth-child(9n) {
  background: #40e59d;
}
.sb-post3 .title {
  font-weight: 700;
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.form_register_home {
  background: #e1e1e1 !important;
  padding: 15px 10px !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.form_register_home
  form
  .wpforms-field-layout
  .wpforms-layout-column
  .wpforms-field {
  padding: 0;
}
.form_register_home
  form
  .wpforms-field-layout
  .wpforms-layout-column
  .wpforms-field
  input {
  width: 100%;
  max-width: 100%;
}
.form_register_home .btn_submit_home {
  border: none;
  background: #ff8700 !important;
  padding: 6px 15px !important;
  margin: auto;
  display: block;
  color: #fff !important;
}
.site-header .main-navigation {
  background: #41b75e !important;
}
.site-header
  .main-navigation
  .search-navigation
  .menu-search
  .open-search-main-menu {
  color: #41b75e !important;
}
body.text-ui-light .site-footer {
  background: #41b75e !important;
}
.site-footer ul.list-unstyled li a {
  color: #fff;
}
.site-footer {
  background-image: url(../images/bg-foot.jpg);
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.site-footer .widget_nav_menu .widget-content ul.menu li a {
  color: #fff;
}
.block {
  display: block;
}
body.text-ui-light .site-header .c-header__top .search-main-menu {
  background-color: #41b75e;
}
body.text-ui-light h1,
body.text-ui-light h2,
body.text-ui-light h3,
body.text-ui-light h4,
body.text-ui-light h5,
body.text-ui-light .h1,
body.text-ui-light .h2,
body.text-ui-light .h3,
body.text-ui-light .h4,
body.text-ui-light .h5,
body.text-ui-light h6,
body.text-ui-light .h6 {
  color: #333;
}
body .body-wrap {
  background-color: #fff !important;
}
.comments-area {
  display: none;
}
.site-footer .widget_nav_menu {
  text-align: start;
}
.site-footer .widget_nav_menu .widget-heading {
  background: unset !important;
  margin-bottom: 0;
  padding: 0;
}
.site-footer .widget_nav_menu .widget-heading::after {
  content: none !important;
}
.site-footer .widget_nav_menu .widget-heading .heading {
  display: inline-block;
  vertical-align: middle;
  border-bottom: solid 1px;
  color: #feee30;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.site-footer .widget_nav_menu .widget-content ul.menu {
  list-style: disc;
}
.site-footer .widget_nav_menu .widget-content ul.menu li {
  color: #fff;
  margin-left: 20px;
}
.site-footer .widget_nav_menu .widget-content ul.menu li a {
  transition: all 0.3s;
}
.site-footer .widget_nav_menu .widget-content ul.menu li:hover a {
  color: #feee30;
}
.site-footer .widget_nav_menu .widget-content ul.menu li::marker {
  font-size: 1.25rem;
}
.c-blog__content .c-blog_item .c-blog__summary .item-summary p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
form.wp-block-search .wp-block-search__inside-wrapper button {
  white-space: nowrap;
}
.head_news_hot {
  border-bottom: solid 1px #41b75e;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: justify;
  font-size: 0;
}
.head_news_hot .title {
  display: inline-block;
  vertical-align: middle;
  background: #41b75e;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding: 5px 20px 1px 8px;
  white-space: nowrap;
}
.head_news_hot .title i {
  color: #ffe400;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .sm-post .img {
    width: 80px;
    height: 58px;
  }
  .sm-post .ct {
    margin-left: 90px;
  }
  .post {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .post .img {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .post .ct {
    margin-left: 0;
  }
}
