/*
 Theme Name:   WebSEO Child Theme
 Theme URI:    https://webseo.vn
 Description:  Advanced Page Builder Child Theme for Twenty Twenty-Three
 Author:       WebSEO Team
 Author URI:   https://webseo.vn
 Template:     twentytwentythree
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  webseo-child-theme
*/

/* Import parent theme styles */
@import url("../twentytwentythree/style.css");
.text-primary {
    --bs-text-opacity: 1;
    color: rgb(0 131 187) !important;
}
.header-top-ws-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-top-ws .hotline-top a { color: #fff; }
.header-top-ws .menu-top-ws ul li a { color: #e1e1e1; }
.header-top-ws .menu-top-ws ul li { padding: 5px 15px; }
.header-top-ws .menu-top-ws ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
}
.header-top-ws .ngon-ngu { width: 165px; padding-top: 3px; }
.header-top-ws {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    position: sticky;
    top: 0;
    z-index: 99;
}

.k-giai-phap {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
}
.k-giai-phap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
    align-items: center;
    list-style: none;
}
.k-giai-phap ul li {
    padding: 10px 10px 10px 45px;
    width: 33.3%;
    background: url(/wp-content/uploads/2026/01/1.png) no-repeat left center;
    background-size: 25px!important;
}
.k-giai-phap ul li:nth-child(1) {background: url(/wp-content/uploads/2026/01/1.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(2) {background: url(/wp-content/uploads/2026/01/2.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(3) {background: url(/wp-content/uploads/2026/01/3.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(4) {background: url(/wp-content/uploads/2026/01/4.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(5) {background: url(/wp-content/uploads/2026/01/5.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(6) {background: url(/wp-content/uploads/2026/01/6.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(7) {background: url(/wp-content/uploads/2026/01/7.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(8) {background: url(/wp-content/uploads/2026/01/8.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(9) {background: url(/wp-content/uploads/2026/01/9.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(10) {background: url(/wp-content/uploads/2026/01/10.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(11) {background: url(/wp-content/uploads/2026/01/11.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(12) {background: url(/wp-content/uploads/2026/01/12.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(13) {background: url(/wp-content/uploads/2026/01/13.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(14) {background: url(/wp-content/uploads/2026/01/14.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(15) {background: url(/wp-content/uploads/2026/01/15.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(16) {background: url(/wp-content/uploads/2026/01/16.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(17) {background: url(/wp-content/uploads/2026/01/17.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(18) {background: url(/wp-content/uploads/2026/01/18.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(19) {background: url(/wp-content/uploads/2026/01/19.png) no-repeat left center;}
.k-giai-phap ul li:nth-child(20) {background: url(/wp-content/uploads/2026/01/20.png) no-repeat left center;}




/*=============================
RESPOSIVE
==============================*/
@media screen and (max-width: 991px) {
        .k-giai-phap ul {
    margin-top: 0;
}
        .k-giai-phap ul li {
    width: 100%;
}
}
