/* Omninex CSS: text color menu header */
.icon-search:before {
    display: none !important;
}

.header-nav li a {
    color: #1C1C1E !important;
}

.header-nav li a:hover {
    color: #F7931E !important;
    /* background-color: #FFFFFF !important; */
    /* padding: 4px;
    border-radius: 8px; */
    /* text-decoration: none; */
}

/* .header-nav li a:active {
    color: #FFFFFF !important;
    background-color: #007AFF;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.2);
    transform: scale(0.95);
} */

.header-nav li a.button {
    color: white !important;
}



#header .sub-menu {
    width: 790px;
    height: 310px;
    padding: 16px 25px 26px;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 2px solid #00BFA6;
}

#header .sub-menu li {
    width: 350px;
}

#header .sub-menu li:hover {
    background: #ffffff;
}

#header .sub-menu li strong {
    font-size: 14px;
    line-height: 20px;
}

#header .sub-menu li p {
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#header .sub-menu li img {
    float: left;
    display: block;
    width: 66px;
    height: 66px;
    margin-right: 10px;
    border: none
}

#header .sub-menu li a {
    border-bottom: none
}

#header .sub-menu li:last-child {
    margin-left: 35px
}

.home-vct,
.header-button a,
/*Omninex CSS: contact button*/
.col-form .wpcf7-submit,
#loadMore,
#loadMore-2,
#loadMore-3,
#loadMore-4,
#loadMore-5,
#loadMore-6,
#loadMore-7 {
    background: linear-gradient(to left, #FED700, #FFD900, #FFC700);
    padding: 5px 38px;
    border: none
}

.header-button a {
    padding: 5px 20px;
}

.home-vct:hover,
.header-button a:hover,
.col-form .wpcf7-submit {
    /* background-color: #F7931E !important; */
    background: linear-gradient(to left, #f7c600, #ffb800, #ffa600);
    border: none !important;
}

.home-prf {
    padding: 5px 38px;
    border: 2px solid #ffa600 !important;
    color: #ffa600
}

.home-prf span {
    color: #ffa600
}

/* .home-vct:hover,
.header-button a:hover, */
.home-prf:hover {
    background-color: #FF7B00 !important;
    border: none !important;
}

.home-prf:hover span {
    color: white !important
}




.home-sec-1 .sub-title p {
    color: #1C1C1E;
    font-size: 20px !important;
    font-weight: bold !important;
}

.home-sec-1 h2 {
    font-size: 36px;
    margin-bottom: 16px;
    /*         color: #262F5A */
    color: #1C1C1E;
}

.txt-rotate>.wrap {
    border-right: 0.08em solid black;
    animation-name: typing;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    font-size: 38px;
    text-transform: uppercase;
    color: #00BFA6;
}

.text-run .run {
    height: 55px;
    margin-bottom: 48px;
}

.home-short-des {
    font-size: 18px;
    color: #1C1C1E;
}


.sub-title {
    font-size: 24px !important;
    color: #00BFA6;
    font-weight: bold !important;
}


.col-inner .ul .li {
    margin-left: 36px !important;
    margin-right: 8px !important;
}

.home-sec-2 li i {
    font-size: 18px;
    color: #B0B0B1;
}


.home-gp .row-title .medium-9 {
    padding: 0
}

.home-gp .box-shadow-1 {
    box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    border-radius: 8px !important;
}

.home-gp .box-shadow-1>.row,
.home-gp .box-shadow-1>p {
    padding: 0 25px
}

.home-gp .box-shadow-1>p {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
    -webkit-line-clamp: 3;
    /* height: 66px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify
}

.home-gp .col-inner>.img img {
    border-radius: 8px;
}

.home-gp h3 {
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}

.our-service-check ul {
    list-style: none !important;
}

.home-sec-4 .sub-title p {
    font-size: 24px;
    font-weight: 600;
    color: #00BFA6;
    letter-spacing: 0.1rem;
    margin-bottom: 10px;
}


.txt-htmd span {
    background: linear-gradient(to left, #f7c600, #ffb800, #ffa600);
    padding: 5px 15px;
    color: white;
    text-transform: uppercase;
    font-weight: 600
}

.home-sec-3 h2 {
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 10px;
    background: linear-gradient(to left, #f7c600, #ffb800, #ffa600);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: initial;
}

.flickity-page-dots .dot.is-selected {
    background-color: #00BFA6;
}

.flickity-page-dots .dot {
    border: 3px solid #00BFA6;
}


.row-kh h3 {
    color: #FF7B00;
    margin: 0
}

.home-sec-2 .flickity-prev-next-button,
.home-sec-6 .flickity-prev-next-button,
.home-sec-8 .flickity-prev-next-button,
.blog-du-da .flickity-prev-next-button,
.home-sec-7 .flickity-prev-next-button {
    width: 40px !important;
    height: 30px !important;
    color: #fff !important;
    background: #ffa600 !important;
    border: none;
    border-radius: 5px !important;
    min-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-sec-2 .flickity-prev-next-button:hover,
.home-sec-6 .flickity-prev-next-button:hover,
.home-sec-8 .flickity-prev-next-button:hover,
.blog-du-da .flickity-prev-next-button:hover,
.home-sec-7 .flickity-prev-next-button:hover {
    background: #FF7B00 !important;
}


/* phone ring */

.phone-ring a {
    color: white !important;
    margin-bottom: 0;
}

/* phone stick*/
.nav-dark .nav>li>a {
    color: #b0b0b0;
}

.nav-dark .nav>li>a:hover {
    color: #FF7B00;
}

.n-tell {
    visibility: hidden;
    position: fixed;
    bottom: 0;
    z-index: 9999;
}

.n-tell-phone-ring {
    position: relative;
    visibility: hidden;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    left: -11px;
    bottom: 0px;
    display: block;
}

.n-tell-cricle {
    width: 85px;
    height: 85px;
    top: 12px;
    left: 12px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid #ff6600;
    background-color: transparent;
    -webkit-animation: phonering-cricle 1.2s infinite ease-in-out;
    animation: phonering-cricle 1.2s infinite ease-in-out;
    transition: all .5s;
    opacity: 0.5;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.n-tell .n-tell-bar {
    position: absolute;
    visibility: hidden;
    background-color: #FF7B00;
    height: 40px;
    width: 150px;
    line-height: 40px;
    border-radius: 3px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    padding: 0 10px;
    left: 35px;
    top: 35px;
    border-radius: 50px !important;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
}

.n-tell-cricle-fill {
    width: 55px;
    height: 55px;
    top: 27px;
    left: 27px;
    background: linear-gradient(to left, #f7c600, #ffb800, #ffa600);
    border-radius: 100%;
    position: absolute;
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-fill 2.3s infinite ease-in-out;
    animation: phonering-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.n-tell-img-cricle {
    background-color: #ffa600;
    width: 38px;
    height: 38px;
    top: 35px;
    left: 35px;
    position: absolute;
    background-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-circle-img 1s infinite ease-in-out;
    animation: phonering-circle-img 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    align-items: center;
    justify-content: center;
}

.n-tell-img-cricle .n-pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.n-tell-img-cricle .n-pps-btn-img img {
    width: 25px;
    height: 25px;
}



.n-tell .n-tell-bar>a {
    color: #fff !important;
    text-decoration: none;
    font-size: 13px !important;
    font-weight: bold !important;
    text-indent: 30px;
    display: block !important;
    letter-spacing: 1px;
}

.n-tell .n-tell-bar .n-text-tell {
    position: absolute;
    bottom: 0;
}

@-webkit-keyframes phonering-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-circle-img {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
}

@-webkit-keyframes phonering-cricle {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    50% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}



.back-to-top {
    background: linear-gradient(to left, #f7c600, #ffb800, #ffa600) !important;
    border: none !important;
}

.back-to-top i {
    color: white !important
}

/* end */
/* icon chat */
.list-shortcut-desktop {
    visibility: hidden;
    position: fixed;
    z-index: 1000000000;
    right: 20px;
    bottom: 35%
}

.list-shortcut-desktop .zalo {
    visibility: hidden;
    border-radius: 50%;
    box-shadow: 0 0 25px 0 rgba(100, 97, 97, .3);
    width: 48px;
    height: 48px;
    background-image: url('/wp-content/uploads/2025/07/zalo-icon.webp');
    display: block;
    margin-bottom: 20px
}

.list-shortcut-desktop .mess {
    visibility: hidden;
    border-radius: 50%;
    box-shadow: 0 0 25px 0 rgba(100, 97, 97, .3);
    width: 48px;
    height: 48px;
    background: url(/wp-content/uploads/2025/07/messenger-icon.webp);
    display: block;
    margin-bottom: 20px
}

#footer {
    /* background: linear-gradient(90deg, #61c73f, #1f8538); */
    background: linear-gradient(to right, #000000 0%, #4D4D4D 50%, #B0B0B1 100%);

    position: relative;
    /* padding-top: 65px; */
}

/*Hide bottom navigation on mobile*/
@media screen and (max-width: 1024px) {
    .wp-bottom-menu {
        display: none !important;
    }
}

.icon-angle-down:before {
    color: #FED700 !important;
}

a.plain {
    color: #FED700 !important;
}

.accordion-title.active {
    border-color: #FED700 !important;
    color: #FED700 !important;
}

.t-footer a:hover,
.t-footer li:hover:before {
    color: #FED700 !important;
}
