/*
Theme Name: Kztek Child Theme
Theme URI: kztek.net
Description: Child theme for Kztek website
Author: Kztek
Template: kztek
Version: 3.21
*/
@import url("../kztek/style.css");

html.js body {
    opacity: 0;
    transition: opacity 0.2s ease-in;
}

html.js.page-ready body {
    opacity: 1;
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    src: url(fonts/static/Montserrat-Light.ttf);
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/static/Montserrat-Regular.ttf);
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: url(fonts/static/Montserrat-SemiBold.ttf);
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/static/Montserrat-Bold.ttf);
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    src: url(fonts/static/Montserrat-ExtraBold.ttf);
    font-display: swap
}

p {
    font-size: 14px;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 10px !important;
    font-weight: 400
}

.alt-font {
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    letter-spacing: -0.3px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700
}

.h4,
h4 {
    font-size: 0.9em
}

.nav-small.nav>li.html {
    font-size: 13px;
}

b,
strong {
    font-weight: 500
}

.section-title-normal,
.section-title-normal span,
.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link {
    border: none;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.links>li>a:before,
i[class*=" icon-"],
i[class^=icon-] {
    font-family: "Font Awesome 6 Pro" !important;
    font-weight: 400 !important
}

.icon-search:before {
    content: "\f002"
}

.icon-phone:before {
    content: "\f3ce"
}

.icon-envelop:before {
    content: "\f0e0"
}

.icon-map-pin-fill:before {
    content: "\f124"
}

.icon-play:before {
    content: "\f04b"
}

.icon-angle-right:before {
    content: "\f061"
}

.icon-angle-down:before {
    content: "\2b"
}

.icon-menu:before {
    content: "\e0ae"
}

.icon-clock:before {
    content: "\f017"
}

.icon-plus:before {
    content: "\2b";
    font-weight: 100;
    font-size: 11px
}

.icon-facebook:before {
    content: "\f39e";
    font-family: "Font Awesome 6 Brands"
}

.icon-youtube:before {
    content: "\f167";
    font-family: "Font Awesome 6 Brands"
}

.icon-twitter:before {
    content: "\f099";
    font-family: "Font Awesome 6 Brands"
}

.icon-pinterest:before {
    content: "\f0d2";
    font-family: "Font Awesome 6 Brands"
}

.icon-telegram:before {
    content: "\f2c6";
    font-family: "Font Awesome 6 Brands"
}

.icon-linkedin:before {
    content: "\f08c";
    font-family: "Font Awesome 6 Brands"
}

.icon-whatsapp:before {
    content: "\f232";
    font-family: "Font Awesome 6 Brands"
}

.fa-phone:before,
.fa-envelope:before {
    color: #4c2c94;
}

.ic_topbar a {
    color: #fa0000;
    font-weight: 600;
}

.tbphone.ic_topbar {
    padding: 0 10px;
}

.header-top .container:after {
    bottom: 0;
    right: 0;
    content: "";
    width: 85%;
    height: 2px;
    position: absolute;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0), #d4af34, #d4af34)
}

.nav-top-link .icon-angle-down {
    font-size: 11px;
    color: #cba935;
    opacity: 1;
    padding-left: 5px;
    font-weight: 500
}

.header-language-dropdown .icon-angle-down {
    display: none
}

.nav>li {
    padding: 0px 13px;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    color: #fff;
    font-size: 13px;
}

.nav-column li.active>a,
.nav-column li>a:hover,
.nav-dropdown li.active>a,
.nav-dropdown>li>a:hover,
.nav-vertical-fly-out>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav>li>a:hover {
    color: #fff700;
}

.header-nav>li.active>a,
.header-nav>li>a:hover {
    color: #fff700;
}

.flex-col.logo {
    position: relative;
    z-index: 1;
}

.flex-col.logo:before {
    content: "";
    position: absolute;
    top: -17px;
    left: -100vw;
    right: 0px;
    height: 80px;
    background: #4c2c94;
    z-index: -1;
    transform: skew(-20deg);
    pointer-events: none;
}

.slider-nav-light .flickity-page-dots .dot.is-selected,
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: #000000;
}

.cat_kz h2 a {
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    padding: 0px 0px 5px 10px;
}

.cat_kz h3 {
    font-size: 13px;
    font-weight: 500;
    padding: 0px 10px 5px 10px;
}

.cat_kz h3,
.cat_kz h2 {
    color: #fff;
    text-align: left;
}

.cat_kz .box-text {
    overflow: hidden;
    color: #fff;
    background: #2790c8;
}

.cat_kz .box-image {
    position: relative;
    overflow: hidden;
}

.cat_kz .box-image:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    z-index: 10;
    opacity: 0;
    transition: all 0.4s ease;
    pointer-events: none;
    transform: scale(1.05);
}

.cat_kz .box-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.cat_kz .box:hover .box-image:before {
    opacity: 1;
    transform: scale(1);
}

.cat_kz .box:hover .box-image:after {
    opacity: 1;
}

.cat_kz .box-image img {
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.cat_kz .box:hover .box-image img {
    transform: scale(1.1);
}

.kz_title h2 {
    text-align: center;
    font-size: 31px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    color: #372577;
    padding-bottom: 20px;
    margin-bottom: 0;
    display: block;
    border-bottom: none;
}

.section-title-normal span {
    border-bottom: 2px solid #372577;
}

.tabhome .nav>li>a {
    background: #4c2c94;
    padding: 0 25px;
    display: inline-block;
    vertical-align: middle;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before {
    opacity: 1 !important;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.3s ease;
}

.tabhome .nav-left {
    justify-content: center;
}

.solution_cat {
    border-radius: 15px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    cursor: pointer;
}

.solution_cat:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3) !important;
    transform: translateY(-5px);
}

.solution_cat .box-image,
.solution_cat .box-image img {
    border-radius: 15px !important;
    transition: transform 0.6s ease !important;
}

.solution_cat:hover .box-image img {
    transform: scale(1.1);
}

.solution_cat .box-text {
    padding: 0 !important;
    height: 100%;
}

.solution_cat .box-text-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 20px !important;
    text-align: left !important;
}

.solution_cat h3 {
    margin-top: 0;
    color: #fff !important;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
}

.solution_cat h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 3px;
    background: #fff;
}

.solution_cat .des_solution {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    margin-bottom: 0 !important;
    padding: 20px !important;
    background: rgba(0, 0, 0, 0.7) !important;
    color: #fff !important;
    font-size: 14px;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.solution_cat:hover .des_solution {
    opacity: 1;
    transform: translateY(0);
}

.solution_cat .box-image .overlay {
    background-color: rgba(55, 37, 119, 0.3) !important;
}

input::placeholder {
    opacity: 1 !important;
    color: #aaa !important;
    position: relative;
    z-index: 1;
}

input:invalid {
    box-shadow: none !important;
    border-color: #ddd !important;
}

input:invalid+.error-msg,
.error {
    display: none !important;
}

.ban-can-nhan input::placeholder {
    color: rgba(255, 255, 255, 0.7) !important;
}

.whyus .box-image img {
    width: 80px;
    display: block;
    margin: auto;
}

.whyus h3 {
    justify-content: center;
}

.footer_kz h2 {
    font-size: 13px;
    color: #fff;
}

.ux-menu-link a,
.footer_kz p {
    color: #fff;
    font-size: 14px;
}

.absolute-footer {
    background-color: #4c2c94;
    border-top: 1px solid #f5f5f533;
}

.footer_kz .section-title-normal span {
    border: none;
}

.footer_kz .col {
    padding: 0 20px;
}

.footer_kz .section-title-container {
    margin-bottom: 10px;
}

.footer_kz img {
    width: 50%;
    margin: auto;
    display: block;
}

.ux-menu-link--active .ux-menu-link__link,
.ux-menu-link:hover .ux-menu-link__link {
    color: hsl(151.75deg 100% 40.08% / 85%);
}

/* ========================================
   OLD MENU ICON CSS - COMMENTED OUT
   ========================================
#menu-item-163 .nav-dropdown {
    background-color: #4c2c94 !important;
    width: 650px !important;
    max-width: 95vw !important;
    padding: 15px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
}

#menu-item-163 .nav-dropdown ul {
    display: contents !important;
}

#menu-item-163 .nav-dropdown .menu-item {
    width: 100% !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#menu-item-163 .nav-dropdown .menu-item a {
    display: flex !important;
    align-items: center !important;
    padding: 12px 10px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: none !important;
    background-color: transparent !important;
}

#menu-item-163 .nav-dropdown .menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.05) !important;
}

#menu-item-163 .nav-dropdown .menu-item a:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-right: 12px;
    background-image: url('assets/image/icon menu.png');
    background-repeat: no-repeat !important;
    background-size: 28px auto !important;
    filter: brightness(0) invert(1);
    transition: all 0.3s ease;
    flex-shrink: 0;
}

#menu-item-163>ul.sub-menu>li:nth-child(1)>a:before { background-position: 0 0 !important; }
#menu-item-163>ul.sub-menu>li:nth-child(2)>a:before { background-position: 0 -28px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(3)>a:before { background-position: 0 -56px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(4)>a:before { background-position: 0 -84px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(5)>a:before { background-position: 0 -112px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(6)>a:before { background-position: 0 -140px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(7)>a:before { background-position: 0 -168px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(8)>a:before { background-position: 0 -196px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(9)>a:before { background-position: 0 -224px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(10)>a:before { background-position: 0 -252px !important; }
#menu-item-163>ul.sub-menu>li:nth-child(11)>a:before { background-position: 0 -280px !important; }

#menu-item-163 .nav-dropdown .menu-item a:hover:before { transform: scale(1.1); }
#menu-item-163 .nav-dropdown .menu-item a span { flex: 1; }
.nav-dropdown .menu-item a img.image-icon { ... }
======================================== */







/* ========================================
   KZTEK Product Page Custom Styles
   ======================================== */
.kztek-product-actions {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

.kztek-catalog-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 18px;
    background: linear-gradient(135deg, #f7931e 0%, #e67e22 100%);
    border-radius: 8px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px;
    transition: all 0.3s ease;
    box-shadow: 0 3px 10px rgba(247, 147, 30, 0.3);
}

.kztek-catalog-btn:hover {
    background: linear-gradient(135deg, #e67e22 0%, #d35400 100%);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(247, 147, 30, 0.4);
    color: #fff !important;
}

.kztek-catalog-btn i {
    font-size: 24px;
    background: rgba(255, 255, 255, 0.2);
    padding: 8px;
    border-radius: 6px;
}

.kztek-catalog-btn span {
    flex: 1;
}

.kztek-contact-btn {
    display: block;
    text-align: center;
    padding: 18px 30px;
    background: linear-gradient(135deg, #4c2c94 0%, #6b3fa0 50%, #4c2c94 100%);
    border-radius: 8px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(76, 44, 148, 0.4);
}

.kztek-contact-btn:hover {
    background: linear-gradient(135deg, #5a3aa8 0%, #7b4fb5 50%, #5a3aa8 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(76, 44, 148, 0.5);
    color: #fff !important;
}

.kztek-product-contact-info {
    margin-top: 15px;
}

.kztek-product-contact-info p {
    margin-bottom: 8px !important;
    font-size: 16px;
    color: #333;
}

.kztek-hotline strong {
    color: #4c2c94;
}

.kztek-hotline a,
.kztek-email a {
    color: #4c2c94;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.kztek-hotline a:hover,
.kztek-email a:hover {
    color: #6b3fa0;
    text-decoration: underline;
}

.kztek-product-contact-info i {
    color: #4c2c94;
    margin-right: 5px;
}

.product-small .box-image {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
}

.product-small .box-image>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-small .box-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.product-small .box-text {
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* ========================================
   Contact Form 7 Custom Styling
   ======================================== */
.wpcf7-form {
    background: #fff;
    padding: 40px 30px;
    border-radius: 0;
    max-width: 100%;
}

.titleform {
    color: #4c2c94 !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    letter-spacing: 1px;
    line-height: 1.2 !important;
}

.subtitleform {
    color: #4c2c94 !important;
    font-size: 26px !important;
    font-weight: 400 !important;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px !important;
    letter-spacing: 0.5px;
    line-height: 1.2 !important;
}

.wpcf7-form label {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form textarea {
    width: 100% !important;
    padding: 18px 20px !important;
    border: 2px solid #4c2c94 !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    color: #333 !important;
    background: #fff !important;
    transition: all 0.3s ease !important;
    margin-bottom: 15px !important;
    box-shadow: none !important;
    outline: none !important;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
    color: #999 !important;
    opacity: 1 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form input[type="tel"]:focus,
.wpcf7-form textarea:focus {
    border-color: #6b3fa0 !important;
    box-shadow: 0 0 0 3px rgba(76, 44, 148, 0.1) !important;
}

.wpcf7-form input[type="submit"] {
    width: 100%;
    background: linear-gradient(135deg, #6b3fa0 0%, #4c2c94 100%) !important;
    border: none !important;
    border-radius: 50px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    margin-top: 10px !important;
    box-shadow: 0 4px 15px rgba(76, 44, 148, 0.3) !important;
}

.wpcf7-form input[type="submit"]:hover {
    background: linear-gradient(135deg, #7b4fb5 0%, #5a3aa8 100%) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(76, 44, 148, 0.4) !important;
}

.wpcf7-spinner {
    display: none !important;
}

.wpcf7-response-output {
    border: none !important;
    padding: 15px !important;
    margin: 20px 0 0 !important;
    text-align: center;
    border-radius: 8px !important;
}

.wpcf7-validation-errors {
    background: #ffe6e6 !important;
    color: #c00 !important;
}

.wpcf7-mail-sent-ok {
    background: #e6ffe6 !important;
    color: #0a0 !important;
}

.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.wpcf7-form p {
    margin-bottom: 0 !important;
}

.ban-can-nhan .wpcf7-form {
    background: rgba(255, 255, 255, 0.95);
}

.bgda {
    padding: 25px 0 60px;
    background: url(assets/image/bga.jpg) no-repeat top left;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

@media (max-width: 767px) {
    .off-canvas .sidebar-menu {
        background: #4c2c94;
    }
}