/**
 * Theme Name:     K-Tech
 * Author:         K-Tech
 * Template:       flatsome
 * Text Domain:	   k-tech
 * Description:    Theme Build by Dai
 * Theme URI:      https://k-tech.net.vn/
 * Author URI:     https://k-tech.net.vn/
 * Version:        20250916
 * License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
 * License URI:    https://k-tech.net.vn/
 */

/*************** ADD CUSTOM CSS HERE.   ***************/

.img_animation_1 {
  background-size: cover;
  background-repeat: no-repeat;
  filter: brightness(1) contrast(1) grayscale(0);
  opacity: 0.84;
  border-width: 9px;
  border-radius: 50% !important;
  height: 200px;
  width: 200px !important;
  border: solid rgb(241, 241, 241, 0.1) 0.1rem;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  top: -1rem;
  background-size: cover;
  left: -5rem;
  animation-name: key-w60-introducer__bg__two;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  overflow: hidden;
  z-index: -4;
}
@keyframes key-w60-introducer__bg__two {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.img_animation_2 {
  background-size: cover;
  width: 12rem;
  height: 19rem;
  background-position: top center;
  position: absolute;
  z-index: 1;
  bottom: -2rem;
  left: -3rem;
  border-radius: 2rem !important;
  animation-name: key-w60-introducer__second__figure1;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  overflow: hidden;
}

@keyframes key-w60-introducer__second__figure1 {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}

.img_animation_1 {
  background-size: cover;
  background-repeat: no-repeat;
  filter: brightness(1) contrast(1) grayscale(0);
  opacity: 0.84;
  border-width: 9px;
  border-radius: 50% !important;
  height: 200px;
  width: 200px !important;
  border: solid rgb(241, 241, 241, 0.1) 0.1rem;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  top: -1rem;
  background-size: cover;
  left: -5rem;
  animation-name: key-w60-introducer__bg__two;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  overflow: hidden;
}
@keyframes key-w60-introducer__bg__two {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.img_animation_2 {
  background-size: cover;
  width: 12rem !important;
  height: 19rem;
  background-position: top center;
  position: absolute;
  z-index: -1;
  bottom: -2rem;
  left: -3rem;
  border-radius: 2rem !important;
  animation-name: key-w60-introducer__second__figure1;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  overflow: hidden;
}

@keyframes key-w60-introducer__second__figure1 {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}

.img_animation_3 {
  background-size: cover;
  width: 18rem !important;
  height: 18rem;
  background-position: top center;
  position: absolute;
  z-index: -1;
  bottom: 0;
  top: -9rem;
  right: -8rem;
  border-radius: 50%;
  animation-name: key-w60-introducer__second__figure2;
  animation-iteration-count: infinite;
  animation-duration: 15s;
  overflow: hidden;
  opacity: 0.24;
}

@keyframes key-w60-introducer__second__figure2 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.img_animation_3 img {
  object-fit: cover;
}

.img_animation_4 {
  background-size: contain;
  background-position: top center;
  position: absolute;
  z-index: -1;
  bottom: 0;
  top: -4rem;
  right: -14rem;
  z-index: -3;
  width: 21rem !important;
  height: 19rem;
  animation-name: key-w60-introducer__second__figure3;
  animation-iteration-count: infinite;
  animation-duration: 5s;
}
@keyframes key-w60-introducer__second__figure3 {
  0% {
    transform: scale(0.8);
  }

  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.8);
  }
}
.btn_link {
  box-shadow: 0 0.8rem 2rem 0 rgba(0, 0, 0, 0.07);
  padding: 4px 12px;
  border-radius: 2rem;
  border: 1px solid #f6f5f5;
  display: inline-block;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.5s;
  text-align: center;
  background: linear-gradient(
          90deg,
          rgba(42, 123, 155, 1) 0%,
          rgba(31, 108, 218, 1) 100%
  );
  color: #fff !important;
}
.section_duan::before,
.section_duan::after {
  position: absolute;
  content: "";
}
.section_duan::before {
  width: 100%;
  height: 100%;
  background-image: url(./assets/images/section_bg_bf.svg);
  top: 0;
  left: 0;
  z-index: -1;
}
.section_duan::after {
  width: 100%;
  height: 100%;
  background-image: url(./assets/images/section_bg_af.svg);
  bottom: 0;
  left: 0;
  z-index: -1;
}
.section_duan {
  padding: 56px 0 !important;
}

.grid_img img {
  border-radius: 10px;
}
.image_video {
  position: absolute;
  border: 4px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 220px !important;
  height: 180px !important;
  left: -75px;
  top: 102px;
  box-shadow: 0px 6px 42px 0px rgba(0, 0, 0, 0.19);
}

.image_video a.open-video,
.image_video a.open-video .img-inner,
.image_video a.open-video .img-inner img {
  height: 100%;
  object-fit: cover;
}

.icon_box_dangky {
  background: var(--primary-color);
  border-radius: 20px;
  position: absolute;
  right: 20px;
  bottom: 30px;
  width: max-content;
  align-items: center;
  padding: 10px;
  -webkit-animation: key-w60-faq-2__main__second__support 3s infinite;
  animation: key-w60-faq-2__main__second__support 3s infinite;
}
@keyframes key-w60-faq-2__main__second__support {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2rem);
  }
  100% {
    transform: rotate(0);
  }
}
.image_video {
  position: absolute;
  border: 4px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  width: 220px !important;
  height: 180px !important;
  left: -75px;
  top: 102px;
  box-shadow: 0px 6px 42px 0px rgba(0, 0, 0, 0.19);
}

.image_video a.open-video,
.image_video a.open-video .img-inner,
.image_video a.open-video .img-inner img {
  height: 100%;
  object-fit: cover;
}

.icon_box_dangky {
  background: var(--primary-color);
  border-radius: 20px;
  position: absolute;
  right: 20px;
  bottom: 30px;
  width: max-content;
  align-items: center;
  padding: 10px;
  -webkit-animation: key-w60-faq-2__main__second__support 3s infinite;
  animation: key-w60-faq-2__main__second__support 3s infinite;
}
@keyframes key-w60-faq-2__main__second__support {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2rem);
  }
  100% {
    transform: rotate(0);
  }
}

.home_accordion .accordion-item {
  border: 1px solid #dfdfdf;
  border-radius: 1rem;
  margin-bottom: 15px;
}

.home_accordion .accordion-item .accordion-title {
  border: none !important;
}

.home_accordion button.toggle {
  left: unset;
  right: 0;
}
.icon-box-left,
.icon-box-right {
  align-items: center;
}
.title_tab .col-inner {
  padding: 8px;
}
.title_tab .col-inner h3 {
  margin-bottom: 0;
}
.title_contact {
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  letter-spacing: 0.1rem;
  transition: all 0.5s;
  font-size: 20px;
  line-height: 2.6rem;
  box-shadow: 0 0.8rem 2rem 0 rgba(0, 0, 0, 0.07);
  padding: 1rem 2rem;
  border-radius: 0.5rem;
  border: 1px solid #f6f5f5;
  margin: 0 auto;
  width: max-content;
  position: absolute;
  top: -66px;
  left: 50%;
  transform: translateX(-50%);
}

.title_contact h3 {
  margin-bottom: 0;
}
.contact_section {
  width: 50%;
  margin: 0 auto;
  border-radius: 10px;
}
.cf7-row {
  display: flex;
  gap: 20px;
}

.form_contact_footer input[type="submit"] {
  background: var(--primary-color);
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {background: var(--fs-color-secondary);}

.col_widget {
}

.col_widget .col-inner {
  border: 1px solid #ccc;
  padding: 20px 10px;
  font-size: 14px;
}
.inner_contact_wrap .col-inner {
  display: flex;
  align-items: center;
}

.inner_contact_wrap .col:first-child .col-inner {
  justify-content: end;
  text-align: right;
}

.inner_contact_wrap .image_phone {
  width: 80px !important;
}
.title_quytrinh h2 {
  color: var(--primary-color);
  font-size: 30px;
}

.quytrinh_head .row .col {
  padding-bottom: 0;
}

.quytrinh_head .col {
  padding-bottom: 0;
}

.quytrinh_bottom {
  background: var(--primary-color);
  color: #fff;
  border-radius: 25px;
}

.quytrinh_bottom .quytrinh_item {
  display: flex;
  padding: 1rem 2rem !important;
  position: relative;
  align-items: center;
}

.title_step h2 {
  font-size: 90px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
}

.title_step {
  font-size: 30px;
  border-right: 1px solid #fff;
}

.title_step p {
  margin-bottom: 0;
}

.quytrinh_bottom .quytrinh_item .col {
  padding-bottom: 0;
}
.list_quytrinh {
  position: relative;
}

.list_quytrinh .row:before {
  content: "";
  position: absolute;
  width: 2px;
  height: calc(100%);
  background: var(--fs-color-secondary);
  left: 50%;
  top: 0;
}

.list_quytrinh .row:first-child:before {
  height: 50%;
  bottom: 0;
  top: unset;
}

.list_quytrinh .row {
  position: relative;
}

.list_quytrinh .row:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  background: var(--fs-color-secondary);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.5s;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}

.list_quytrinh .box {
  background-color: #fff;
  box-shadow: 2px 2px 30px 0 rgba(156, 156, 192, 0.26);
  position: relative;
}
.list_quytrinh .box .box-text {
  padding: 20px;
}

.section_contact_home .section-bg.fill:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: all 0.5s;
  background: linear-gradient(
          90deg,
          rgb(34 103 216) 15%,
          rgb(34 103 216 / 19%) 40%,
          rgba(0, 212, 255, 0) 80%
  );
}
.cf7-submit {
  margin-top: 30px;
}

.cf7-submit input[type="submit"] {
  background-color: var(--fs-color-secondary) !important;
}
.col_video_post .col-inner {
  border-radius: 15px;
  overflow: hidden;
}

.col_video_post .col-inner .col_video_post_text {
  background: #fff;
  padding: 40px 20px;
}

.col_video_post .col-inner .img {
  margin-bottom: 0;
}

.col_video_post:hover .col_video_post_text {
  background: var(--primary-color);
  color: #fff;
}
.col_video_post:hover .col_video_post_text h4 {
  color: #fff;
}

.col_post_news .col-inner {
  background: #fff;
}

.col_post_news .col-inner .col_title {
  background: var(--primary-color);
  color: #fff;
  padding: 0.51rem !important;
}

.col_post_news .col-inner .col_title h4 {
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}

.col_post_news .col-inner .col_title:hover {
  background: var(--fs-color-secondary);
}

.blog_new_home .post-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.blog_new_home .col.post-item {
  padding-bottom: 0;
}

.stat-box {
  padding: 35px;
  background-color: #fff;
  margin-top: 3rem;
  box-shadow: 0px 10px 30px 6px rgba(0, 0, 0, 0.07);
  transition: all 0.5s;
  cursor: pointer;
  text-align: center;
  transform: translateY(0);
}

.stat-box .stat-value {
  display: flex;
  justify-content: center;
  gap: 4px;
  font-size: 40px;
  font-weight: 700;
}

.stat-box:hover {
  background: var(--primary-color);
  transform: translateY(-30px);
}

.stat-box:hover > * {
  color: #fff;
}

.icon_box_kh {
}

.icon_box_kh .box-text {
  background: var(--primary-color);
  border-radius: 12px;
}

.icon_box_kh .box-image {
  border-radius: 20px;
}
a.w63-topbar__second__item__name.ws1Link.ws1Name.allowedit {
  color: #fff;
  font-size: 16px;
}

div#top-bar {
  border-bottom: 1px solid #fff;
}
.wrapper {
  position: relative;
}
.wrapper a.cover_link {
  position: absolute;
  inset: 0;
  z-index: 5;
}
.item_post_video {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0.1rem 0.1rem 1rem 0.1rem #eee;
  margin-top: 3rem;
}

.item_post_video .post_item_thumb{
  width: 50%;
}
.item_post_video .post_item_content {
  padding: 2rem;
  width: 45%;
}

.item_post_video .post_item_count {
  font-size: 40px;
  font-weight: 700;
}

.item_post_video .post_item_title h2 {
  font-size: 32px;
  color: var(--primary-color);
}

.item_post_video:nth-child(even) {
  flex-direction: row-reverse;
}
.footer_top {
  background: #fff;
  display: flex;
  width: 100%;
  align-items: center;
  background-color: #fff;
  border: solid .1rem #E2E6EE;
  border-radius: 1rem;
  padding: 0rem 5rem;
  height: 7rem;
  top: -13rem;
  z-index: 1;
  position: absolute;
  left: calc((100% - 1300px)/2);
}

footer#footer .section_footer {
  padding-top: 10rem;
  margin-top: 6rem;
}
.footer_top .col-inner h3 {
  color: var(--primary-color);
}

.footer_top form input[type="email"] {
  margin-bottom: 0;
  border-radius: 3rem;
  border: 1px solid #E6E8EA;
  background-color: #fff;
  box-shadow: 0px 6px 26px 0px #E4E8F1;
  padding: 0.7rem !important;
  outline: none;
  width: 100%;
  font-size: 1rem;
  transition: all .5s;
  border: solid .1rem rgb(34 103 216 / 10%);
  height: 40px;
}

.footer_top form input[type="submit"] {
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  background-color: var(--primary-color);
  color: #fff;
  cursor: pointer;
  border-radius: 3rem;
  position: absolute;
  width: max-content;
  right: 25px;
  border: none;
  font-family: inherit;
  overflow: hidden;
  font-size: 1rem;
  height: 45px;
  line-height: 1;
  top: -1px;
  right: 0;
}

.footer_top form input[type="submit"]:hover {
  background: var(--fs-color-secondary);
}

.footer_top .col {
  padding-bottom: 0;
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
