/**
 * 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:        2025
 * License:        2NRJM-B46WR-K6VQR-Y4T3D-QRWPX
 * License URI:    https://k-tech.net.vn/
 */



/*************** ADD CUSTOM CSS HERE.   ***************/
.btn-program.button {
    background: var(--primary-color);
}





/* .box-program .icon-box-text .text {
	margin-left: 30px;
} */



/*About Us Page*/
.title-banner h1{
    font-size: 45px;
    padding: 8px 16px;
    background: #5de0e6;
    width: auto;
}
.sec2 .txt-1 {
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    color: #000;
}
.sec2 .txt-2{
    border: 0 solid red;
    font-size: 24px;
    font-weight: 800;
    line-height: 29px;
    padding-bottom: 20px;
    padding-top: 32px;
    color: #000;
}

.sec2 .text p{
    font-size: 18px;
    color: #424242;
}
#read-more-btn {
    color: #000;
    text-transform: none;
}
#read-more-btn:hover {
    color: #fff;
    background: #149298;
}
.hide_text {
    display: none;
}
.sec4 .stack{
    margin-bottom: 16px;
}

.sec4 .headline-content h2{
    font-size: 48px;
}

.sec4 .box_text1 {
    line-height: 30px;
    letter-spacing: -.4px;
    color: #fff;
    padding: 10px 16px;
    border: 1px solid #099ad5;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.sec4 .box_text2 {
    line-height: 30px;
    letter-spacing: -.4px;
    color: #fff;
    padding: 10px 16px;
    border: 1px solid #5ac3b9;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.sec4 .box_text1 p, .sec4 .box_text2 p{
    margin:0;
    font-size: 20px;
}

.sec5 .box-content h1{
    font-size: 35px;
    padding-bottom: 36px;
}

.sec5 .box-content p{
    font-size: 18px;
    padding-top: 36px;
}
.sec5 .img-inner{
    border-radius: 20px;
}

/*Our Locations Page*/
.banner_page_2 .title-banner {
    background: #5de0e6;
}
.btn-contact{
    color: #000!important;
}

.btn-contact:hover{
    color: #fff!important;
    background: #149298;
}
/*Our Pricing Page*/
.pricing-sec1 .title-banner-pricing{
    background: var(--primary-color);
    border-radius: 20px;
}

.pricing-sec3 .col-dedicated-teams::after{
    content: "";
    position: absolute;
    top: -49px;
    right: 0;
    width: 2px;
    height: 124%;
    background-color: #ffc1075c;
}

/*Contact Us Page*/
/* Form wrapper */
.form-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

/* Row layout */
.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 10px;
}
.form-group {
    flex: 2 1 100%;
}
/* Half width columns */
.form-group.form-half {
    flex: 1 1 calc(50% - 10px);
    min-width: 200px;
}

/* Full width */


/* Inputs, selects, textarea */
.form-wrapper input[type="text"],
.form-wrapper input[type="email"],
.form-wrapper input[type="tel"],
.form-wrapper select,
.form-wrapper textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 16px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    font-weight: 600;
    height: 3.507em;
    color: #000;
    background: #f2f2f2;
}

.form-wrapper input:focus,
.form-wrapper select:focus,
.form-wrapper textarea:focus {
    border-color: #5de0e6;
    box-shadow: 0 0 0 2px rgba(93, 224, 230, 0.2);
    outline: none;
}

/* Textarea */
.form-wrapper textarea {
    min-height: 150px;
    resize: vertical;
}

/* Checkbox/acceptance */
.form-terms {
    font-size: 14px;
    line-height: 1.5;
}

.form-terms input[type="checkbox"] {
    margin-right: 8px;
    transform: scale(1.1);
}

/* Submit button */
.form-wrapper input[type="submit"] {
    background-color: #5de0e6;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 30px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.form-wrapper input[type="submit"]:hover {
    background-color: #36c7ce;
}

/* Form note */
.form-note {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}
/*Our Services Page*/
.ourservice-sec2 .icon-box-img img{
    /* padding-top: .2em; */
    width: 100%;
    padding: 16px;
    border-radius: 16px;
    background: #08acf2;
}
.moderation-services-sec2 .icon-box-img img{
    /* padding-top: .2em; */
    width: 100%;
    padding: 16px;
    border-radius: 16px;
    background: #08acf2;
}
.moderation-services-sec5 .list_grid .item_grid .item_content {
    font-size: 1.2rem;
    color: #fff;
}
.moderation-services-sec5 .list_grid .item_grid .item_grid__number {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.section_p0,.section_p0 .col {
    padding: 0 !important;
}
.banner_page_section {
    position: relative;
}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}

.banner_page_section .content_banner {
    /* position: absolute; */
    /* width: 100%; */
    /* height: 100%; */
    /* top: 50%; */
    color: #fff;

    display: flex;
    align-items: flex-end;
    padding-bottom: 30px;
    height: 89%;
}
.banner_page_section .content_1 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}
p:last-of-type {
    margin-bottom: 0;
}
.banner_img {
    border-bottom: 24px solid var(--primary-color);
    position: relative;
    height: 75vh;
}
.btn_cta_link {
    background: var(--primary-color);
    color: #fff !important;
    font-weight: 600;
    padding: 6px 16px;
    border-radius: 8px;
    text-transform: none;
    /*display: block;*/
    width: max-content;
}
.btn_cta_link:hover ,.header-button a:hover{
    background: var(--fs-color-secondary);
    box-shadow: none !important;
}

.text-center .btn_cta_link {
    margin: 0 auto !important;
}
header .nav-left {
    justify-content: center;
}
.banner_img img {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute !important;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}
.list_btn_cta {
    display: flex;
    gap: 16px;
    margin-top: 2rem;
}
.title_spec {
    background: var(--primary-color);
    font-size: 24px;
    font-weight: 800;
    line-height: 29px;
    padding: 16px;
}
.col_content_black {
    color: #000;
}
.container_section_2 .content {
    font-size: 17px;
    font-weight: 700;
    padding: 30px 0 30px 16px;
}
.wrapper_link {
    position: relative;
}
.wrapper_link .link_overlay {
    position: absolute;
    inset: 0;
}
.list_item_2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 70px;
}

.list_item_2 .item_2 {
    border-radius: 0 0 30px 30px;
    overflow: hidden;
}

.list_item_2 .item_2 .item_content {
    background: #424242;
    border-radius: 0 0 24px 24px;
    color: #fff;
    padding: 20px;
}

.list_item_2 .item_2 .item_content h3.title_item {
    color: #fff;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.accordion_title {
    display: flex;
    font-size: 24px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 30px;
}

.accordion {
    border-bottom: 1px solid #707070;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    padding-bottom: 22px;
}

.cont_accordion {
    display: flex;
    flex-direction: column;
    row-gap: 23px;
}

h3.title_accordion {
    margin: 0;
}
.container_section_4 h2.title_section {
    /* color: #fff; */
    font-size: 3rem;
    font-weight: 600;
    line-height: 60px;
}
.container_section_5 h2.title_section {
    font-size: 3rem;
    font-weight: 600;
    line-height: 60px;
}
.container_section_4 .row {
}
.container_section_4 {
    /* padding-bottom: 73px; */
    /* padding-top: 74px; */
}
.ourservice-sec3 a.button.primary {
    margin-top: 1rem !important;
}
.ourservice-sec3 .box-image {
    border-radius: 15px !important;
}
.accordion_content {
    padding: 1rem;
}

.container_section_2 img {
    aspect-ratio: 16/9;
}
.absolute-footer {
    color: #000 !important;
}
.nav-dropdown-default {
    padding: 10px;
}
.section_footer  .icon-box {
    align-items: center;
}
.section_footer  .icon-box h4 {
    margin-bottom: 0;
}
a.accordion-title button.toggle {
    left: unset;
    right: 0;
}
.header-main .nav > li > a {
    font-weight: 400 !important;
}
.banner_page p {
    font-size: 1rem;
}
.sec2 a.btn_cta_link__2 {
    margin-left: auto !important;
    display: block;
    color: #000;
    width: max-content;
}
.sec2 a.btn_cta_link__2:hover {
    color: #fff;
}
.contact_sub {
    font-weight: 700;
}
.button:hover, .dark .button.is-form:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    box-shadow: none !important;
    background: var(--fs-color-secondary) !important;
}
.title_related h2{
    text-transform: unset !important;
    border: none;
}
.title_related b {
    display: none;
}
.title_related span.section-title-main {
    text-transform: unset;
    border: navajowhite;
}
.blog_post_spec .box-image {
    border-radius: 20px !important;
}
.blog_post_2 .image-cover {
    padding-top: unset !important;
}

.blog_post_2 .image-cover img {
    position: relative;
}
.list_item_2 .item_2 .item_img img {
    aspect-ratio: 16/9;
    object-fit: cover;
}
.sldier_home .flickity-page-dots .dot {
    background: transparent;
    border-color: currentColor !important;
    opacity: 1;
    width: 18px;
    height: 18px;
    border-width: 1px;
}
.sldier_home .flickity-page-dots .dot.is-selected {
    background: #000 !important;
}
.mobile-sidebar ul.nav.nav-sidebar li a {
    text-transform: unset !important;
    font-size: 18px;
    font-weight: 400;
}
.mobile-sidebar ul.nav.nav-sidebar .sub-menu li a {
    font-size: 16px;
}
.mobile-sidebar ul.nav.nav-sidebar li.current-menu-item a,ul.nav.nav-sidebar li a:hover {
    color: var(--primary-color) !important;
}
.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
    background: unset !important;
}
.form-wrapper input[type="submit"] {
    padding: 6px 17px !important;
    text-transform: unset !important;
}

button.swal2-confirm.swal2-styled {
    background: var(--primary-color) !important;
    padding: 6px 17px !important;

}
select.wpcf7-form-control.wpcf7-select:not(:has(.has-value)) {
    color: #999;
}

select.wpcf7-form-control.wpcf7-select.has-value {
    color: #333;
}

select.wpcf7-form-control.wpcf7-select option {
    color: #000;
}
button.swal2-confirm.swal2-styled:hover {
    background: var(--fs-color-secondary) !important;
}
.title_spec--2 {
    border-bottom: 7px solid var(--primary-color);
    height: -webkit-fit-content;
    height: fit-content;
    margin: 0 8rem 0 0;
    padding: 0 20px 0 0;
    width: 100%;
}
.title_spec--2.text-white {
    border-color: #fff;
    color: #fff;
}
.text-white ,.text-white >*{
    color: #fff;
}
.list_item_ct_2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.list_item_ct_2 .item_2 {
    display: flex;
    align-items: center;
}

.list_item_ct_2 .item_2 .item_img {
    width: 120px;
    text-align: center;
}

.list_item_ct_2 .item_2 .item_content {
    width: calc(100% - 100px);
    color: #fff;
}

.list_item_ct_2 .item_2 .item_content h3.title_item {
    color: #fff;
    font-size: 22px;
}
.container_section__case--5 .col_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.8rem;
    width: 40%;
    color: #fff;
}

.container_section__case--5 .col_content .banner_content>* {
    color: #fff;
}
.banner_content {
    overflow-wrap: break-word; /* hoặc */
    word-wrap: break-word;
}
.list_item_ct_3 {
    grid-gap: 4rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 3rem;
}

.list_item_ct_3 .item_2 {
    flex: 0 0 29%;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 33.333333%;
    border-bottom: 7px solid var(--primary-color);
    padding-bottom: 1rem;
}

.list_item_ct_3 .item_2 .item_img {
    display: flex;
    height: 136px;
    justify-content: center;
    padding-bottom: 1rem;
    text-align: center;
}

.list_item_ct_3 .item_2 .item_content .title_item {
    font-size: 2.5rem;
    margin-top: 1rem;
}

.list_item_ct_3 .item_2 .item_content .item_content__cont {
    margin-top: 1rem;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 2rem;
}
.banner_page_section__case--1 .content_1 h1 {
    background-color: #565656;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: #fff;
    display: inline;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.7;
    padding: .25rem .5rem;
}
.container_section__case--2 {
    padding-top: 9rem;
}
.banner_section__case--5 {
    background: var(--primary-color);
}
.pricing-sec1 .button {
    margin-top: 1rem !important;
}
.footer_col_left__last .col-inner {
    margin-left:  auto !important;
    width: max-content;
    margin-right: 0 !important;
}
.accordion {
    color: #000;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
    fill: var(--fs-color-secondary) !important;
}
@media only screen and (min-width: 993px) {
    .content_banner_mb ,.banner_mb{
        display: none;
    }
    .banner_page_section .content_banner .content_in {
        width: 50%;
    }
    .banner_page_section__case--1 .content_banner .content_in {
        width: 70%;
        bottom: -10rem;
        position: relative;
    }
    .content_banner_mb {
        margin-top: 2rem;
    }
    .container_section__case--3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .banner_page_section__case--1 .content_1 h1 {
        font-size: 3.125rem;
        line-height: 1.75;
        padding: .5rem 1rem;
    }
    .ourservice-sec3 .box-text-inner .text {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
        overflow: hidden;
        height: 170px;
    }
}
@media only screen and (max-width: 992px) {
    .list_item_2 {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .list_grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .banner_page_section .content_banner .content_2 , .banner_page_section .content_banner .list_btn_cta {
        display: none;
    }
    .banner_page_section .content_1 {
        font-size: 32px;
        line-height: 40px;
    }
    .row .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .col_icon_box_about  .icon-box {
        margin: 0 !important;
    }
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    /*About Us Page*/
    .title-banner h1{
        font-size: 32px;
        padding: 8px 16px;
        background: #5de0e6;
    }
    .col-dedicated-teams {
        padding-bottom: 10px;
    }
    .sec4 .stack{
        margin-bottom: 16px;
    }
    .container_section__case--3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .sec4 .headline-content h2{
        font-size: 36px;
    }

    .sec4 .box_text1 {
        line-height: 30px;
        letter-spacing: -.4px;
        color: #fff;
        padding: 10px 16px;
        border: 1px solid #099ad5;
        border-radius: 10px;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }
    .sec4 .box_text2 {
        line-height: 30px;
        letter-spacing: -.4px;
        color: #fff;
        padding: 10px 16px;
        border: 1px solid #5ac3b9;
        border-radius: 10px;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }
    .sec4 .box_text1 p, .sec4 .box_text2 p{
        margin:0;
        font-size: 20px;
    }
    .sec5 .box-content h1{
        font-size: 25px;
        padding-bottom: 18px;
    }

    .sec5 .box-content p{
        font-size: 14px;
        padding-top: 18px;
    }
    .banner_img {
        height: 351px;
    }
    .banner_page_section .content_banner {
        height: 97%;
        padding-bottom: 0px;
    }
    .sldier_home .flickity-page-dots .dot {
        width: 14px;
        height: 14px;
    }
    .about_sec_2 .row {
        justify-content: center;
    }
    .col:last-of-type {
        padding-bottom: 0 !important;
    }
    .box-text {
        padding-bottom: 0;
    }
    .banner_page h1, .banner_page h2 {
        font-size: 26px;
        line-height: 40px;
    }
    .banner_page p {
        font-size: 16px;
    }
    .btn_cta_link {
        font-size: 14px;
        line-height: 1;
    }
    .sec2 .txt-2 {
        padding: 10px 0;
    }
    .banner_page_2 h1 {
        font-size: 32px;
    }
    .sec2 .txt-1 {
        font-size: 28px;
        line-height: 1.2;
    }
    .sec2 .txt-2 {
        font-size: 20px;
    }
    .accordion-title {
        padding: .6em 1.3em;
    }
    .container_section_4 h2.title_section {
        font-size: 1.6rem;
        line-height: 40px;
    }
    .container_section_5 h2.title_section {
        font-size: 2rem;
        line-height: 40px;
    }
    .container_section_5 .row{
        flex-direction: column-reverse;
    }
    .container_section_5 .row .col {
        padding-bottom: 10px;
    }
    .container_section_5 .col_content {
        text-align: center;
    }
    .stack_mobi {
        flex-wrap: wrap;
        gap: 0.75rem;
    }
    .sldier_home {
        padding-bottom: 45px;
    }
    .sldier_home .flickity-page-dots {
        bottom: -34px;
    }
    .list_item_ct_2 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .title_spec--2 {
        max-width: max-content;
    }
    .banner_section__case--5 img {
        min-height: 300px;
        object-fit: cover;
    }

    .container_section__case--5 .col_content {
        width: 100%;
        top: unset;
        transform: unset;
        position: unset;
        padding: 1.4rem 1rem;
    }
    .banner_section__case--5 img {
        height: 350px;
        object-fit: cover;
    }
    .list_item_ct_3 .item_2 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .list_item_ct_3 {
        padding: 0 2rem;
        gap: 1.3rem;
    }
    .banner_page_section__case--1 .content_banner .content_in {
        position: relative;
        bottom: -9rem;
    }
    .banner_page_section__case--1 .banner_img {
        height: 290px;
    }
    .container_section__case--2 {
        padding-top: 7rem;
    }
    .title_spec--2 {
        font-size: 22px;
    }
    .product_category__header--mb {
        width: 100%;
    }
    .footer_col_left__last .col-inner {
        margin-left: 0 !important;
    }
    .banner_page_2 .btn_cta_link {
        margin-left: 1rem;
    }
    .content_banner_mb {
        margin-top: 1.4rem;
    }
    .about_slider ol.flickity-page-dots {
        bottom: -30px;
    }
}