/*
Theme Name: LeanWell
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {

    font-family: 'utm_avo';
    src: url('fonts/UTM Avo.eot');
    src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
        url('fonts/UTM Avo.ttf') format('truetype'),
        url('fonts/UTM Avo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTMAvoBold';
    font-style: normal;
    font-weight: normal;
    src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}

body {
    font-family: utm_avo !important;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: utm_avo !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    font-family: UTMAvoBold !important;

    font-weight: 500 !important;
}

.icon-angle-down:before {
    content: "\f0dd";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: black;
    opacity: 1;
}

.header-nav-main .icon-angle-down {
    opacity: 1;

    margin-top: -7px;
    margin-left: 10px;
    font-size: 14px;
}

.box-ung-tuyen {
    margin-bottom: 15px;
    padding: 0px 0px 40px 0px;
    font-size: 18px;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    /* border-radius: 15px; */
    /* -webkit-border-radius: 15px; */
    border-radius: 50px;
    -moz-border-radius: 15px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.box-ung-tuyen h3 {
    font-size: 30px;
    padding-bottom: 20px;
    padding-left: 30px;

}

.archive-page-header {
    display: block !important;
}

.archive-page-header h1 {
    text-transform: uppercase;
}

.div-tin-lien-quan h3 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #afafaf;
}

.div-tin-lien-quan {
    padding-top: 20px;
}

.post-item .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}

.post-item .span-author {
    color: #0d6efd;
    padding-right: 10px;
}

.div-tin-lien-quan .post-item .col-inner {
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    border-radius: 15px;
    -webkit-border-radius: 15px;

}

.div-tin-lien-quan .post-item .box-image {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.blog-archive .post-item .box-text,
.div-tin-lien-quan .post-item .box-text {
    padding-left: 15px;
    padding-right: 15px;
}

.post-item .from_the_blog_excerpt {
    font-size: 15px;
}

.post-item .post-meta {
    padding-top: 10px;
}

.post-item .cat-label {
    margin-bottom: 10px;
    font-size: 13px;
}

#footer ul.menu {

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#footer ul.menu li a {
    color: black;
}

#footer ul.menu li {
    margin-right: calc(50px / 2);
    margin-left: calc(50px / 2);
    word-break: break-word;
    justify-content: center;
}

#footer ul li {
    border-top: unset !important;
    list-style: none;
    margin-left: 0px;
}

#footer .social-icons a {
    color: var(--primary-color) !important;
}

#footer .wpcf7-email {
    width: calc(100% - 113px);
    float: left;
    border: 1px solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#footer .wpcf7-submit {
    margin-right: 0px;
    text-transform: inherit;
    padding-top: -24px;
    /* margin-top: 6px; */
    /* line-height: 14px; */
    font-weight: 100;
    font-size: 15px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#footer ul li i {
    color: #fff;
}

.footer-section {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
}

.header-main .flex-right a:before {
    display: none;
}

.header-main .flex-right .header-search-dropdown .nav-dropdown {
    padding: 20px;
    border-radius: 15px !important;
}

.header-main .flex-right .header-search-dropdown>a>.icon-search {
    background: #f0f6ff;
    color: #1a1b1e;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.team-social a {
    display: inline-block;
    margin-right: 10px;
}

.team-social a {
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
    /* Bắt đầu với opacity bằng 0 để ẩn các nút */
    transition: opacity 0.5s ease;
    /* Hiệu ứng transition trong 0.5 giây */
}

.a-twiter,
.a-facebook,
.a-pin {
    display: inline-block;
    /* Luôn hiển thị block để có thể hiện/ẩn bằng opacity */
    opacity: 0;
    /* Bắt đầu ẩn */
}

.team-social.show .a-twiter,
.team-social.show .a-facebook,
.team-social.show .a-pin {
    opacity: 1;
    /* Hiện dần dần với opacity */
}

.a-x {
    background: #0160e7;
    color: white;
}

.a-x {
    opacity: 1 !important;
    /* Nút a-x luôn hiển thị */
    cursor: pointer;
    transition: opacity 0.5s ease, transform 0.5s ease;
    /* Thêm transition cho hiệu ứng quay */
}

.team-social.show .a-x {
    background: white;
    color: #0160E7;
    transform: rotate(90deg);
    /* Quay nút a-x 90 độ khi class 'show' được thêm */
}

.a-x {
    cursor: pointer;
}

.section-nhan-su .box {
    padding-bottom: 30px;
}

.section-nhan-su .flickity-viewport {
    padding-bottom: 40px !important;
}

.section-nhan-su .box-text {
    margin-top: -70px !important;
    padding-bottom: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}

.section-nhan-su .team-social a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.section-nhan-su .team-social a br {
    display: none;
}

.section-nhan-su .team-social a.a-twiter {
    background: #00c3ff;
}

.section-nhan-su .team-social a.a-facebook {
    background: #0160E7 !important;
}

.section-nhan-su .team-social a.a-pin {
    background: #FE4C1C !important;
}

.section-nhan-su .team-social a {
    box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 5px 5px 18px 0px rgba(42, 67, 113, 0.15);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    font-size: 15px;
    margin-right: 12px;
    color: #fff;

    width: 36px;
    height: 36px;
    line-height: 36px;

    border-radius: 50%;
}

.section-nhan-su img {
    border-radius: 15px;
}

.section-lien-he-nha-hang .div-form {
    margin-top: unset !important;
}

.section-du-an .tabbed-content .nav li:hover a,
.section-du-an .tabbed-content .nav li.active a {
    background: #140097;
    color: white;
}

.section-du-an .tabbed-content .nav li {
    margin-right: 20px;
}

.section-du-an .tabbed-content .nav li a {
    padding: 0px 20px;
    font-size: 14px;
    font-family: 'UTMAvoBold' !important;
    font-weight: 400;
    color: #140097;
    border-style: dashed;
    border-width: 2px 2px 2px 2px;
    border-color: #140097;
    border-radius: 50px 50px 50px 50px;
}

.section-uu-diem .icon-box:hover h3,
.section-uu-diem .icon-box:hover p {
    color: white;
}

.section-uu-diem .icon-box:hover {
    background: var(--primary-color);
}

.section-uu-diem .icon-box:hover .icon {
    background: white !important;
}

.section-uu-diem .icon-box .icon {
    background-image: linear-gradient(145deg, var(--primary-color), var(--primary-color));
    -webkit-border-radius: 50%;
    padding: 11px;
}

.section-uu-diem .icon-box {

    border-radius: 15px;
    padding: 15px !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.section-dich-vu .service-box-s2 {
    align-items: center;
    display: flex;
    padding: 12px;
}

.section-dich-vu .service-box-s2 .content-box {
    padding-left: 15px;
}

.section-dich-vu .service-box-s2 h3 {
    text-transform: inherit;

    font-size: 16px;
    line-height: 21px;
}

.section-chung-toi {
    background-image: url(images/bg-up-home7.png);
}

.section-video {
    background-image: url(images/Artboard-1.png);
}

.section-giai-phap {
    background-image: url(images/home9-bg-shapes.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.section-content-creation {
    background-image: url(images/bg2-banner-h8.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.section-pr {
    background-image: url(images/shape1-home4.png);
    background-repeat: no-repeat;
}

.section-dich-vu {
    background-image: url(images/shape2-home4.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.section-works .box-vi-sao .col-inner {
    background: white;
}

.section-works .box-vi-sao .col-inner:before,
.section-works .box-vi-sao .col-inner:after {
    display: none !important;
}

@-webkit-keyframes rotatedelement {
    0% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }

    25% {
        -webkit-transform: translate(-10px, 10px) rotate(10deg);
        transform: translate(-10px, 10px) rotate(10deg);
    }

    50% {
        -webkit-transform: translate(5px, -5px) rotate(25deg);
        transform: translate(5px, -5px) rotate(25deg);
    }

    75% {
        -webkit-transform: translate(15px, -5px) rotate(15deg);
        transform: translate(15px, -5px) rotate(15deg);
    }

    to {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }
}

@keyframes rotatedelement {
    0% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }

    25% {
        -webkit-transform: translate(-10px, 10px) rotate(10deg);
        transform: translate(-10px, 10px) rotate(10deg);
    }

    50% {
        -webkit-transform: translate(5px, -5px) rotate(25deg);
        transform: translate(5px, -5px) rotate(25deg);
    }

    75% {
        -webkit-transform: translate(15px, -5px) rotate(15deg);
        transform: translate(15px, -5px) rotate(15deg);
    }

    to {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }
}

.row-quy-trinh {
    max-width: 1540px;
    background: #EFEFEF;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 20px;
}

.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before {
    bottom: 0;
    top: unset;
}

.portfolio-archive .nav-center li {
    margin-right: 40px;
}

.portfolio-archive .nav-center li a {
    font-size: 14px;
    font-family: 'UTMAvoBold' !important;

}

.portfolio-archive .portfolio-box .box-text .box-text-inner {
    background-color: var(--primary-color);
    text-align: left;
    padding: 30px 30px 10px 30px;
    box-sizing: border-box;

    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 15px;
}

.portfolio-archive .portfolio-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.portfolio-archive .portfolio-box:hover .box-text {
    opacity: 1 !important;
    right: 0px !important;
}

.portfolio-archive .portfolio-box .box-text {
    padding: 0px;
    right: -270px;
    opacity: 0;
    width: 270px;
    position: absolute;
    bottom: 20px;
    right: -270px;
    z-index: 4;
    /* opacity: 0; */
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
}

.portfolio-archive h1.entry-title {
    text-align: center;
}


.div-form .wpcf7-submit {
    border-radius: 99px;
    text-transform: initial;
    padding: 5px 37px;
    border: unset;
    min-height: unset;
    line-height: 36px;
    font-weight: normal;
}

.div-form textarea {
    border-radius: 5px;
    border: 1px solid black;
    box-shadow: unset;
}

.div-form input {
    min-height: 47px;
    border-radius: 5px;
    border: 1px solid black;
    box-shadow: unset;
}

.div-form input {
    margin-bottom: 5px;
}

.div-lien-he .icon-box {
    align-items: center;
}

.div-lien-he .icon-box p {
    color: white;
}

.div-lien-he .icon-box h3 {
    font-size: 16px;
    margin-bottom: 0px;
    color: #61daff;
    text-transform: uppercase;
}

.div-lien-he>.col-inner {
    background-color: transparent;
    background-image: linear-gradient(145deg, #0039e4 0%, #04dbf1 100%);
    box-shadow: 18px 18px 40px 0px rgba(2, 156, 236, 0.3);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 60px 60px 60px 60px;
    border-radius: 15px;
}

.section-lien-he .heading__text_stroke {
    top: -98px;
    font-size: 133px !important;
}

.ux-logo,
.ux-logo img {
    border-radius: 15px;
}

.portfolio-box .box-image,
.portfolio-box img {
    border-radius: 6px;
}

.portfolio-box h6 {
    opacity: 1;
    font-size: 24px;
    font-weight: 700;
}

.portfolio-box .portfolio-box-category span {
    font-size: 16px;
    opacity: 1 !important;
}

.section-doi-tac {
    background-image: url(images/home9-bg-cta.png);
    background-position: 0px 15px;
    background-repeat: no-repeat;
}

.div-animation-6 img,
.div-animation-1 img,
.div-animation-2 img,
.div-animation-3 img,
.div-animation-4 img,
.div-animation-5 img {
    -webkit-animation: rotatedelement 5s linear infinite;
    animation: rotatedelement 5s linear infinite;
}

.div-animation-1 {
    z-index: -1;

    position: absolute;
    top: 0px;
    margin-left: -92px;
}

.div-animation-2 {
    z-index: -1;
    position: absolute;
    top: 50%;
    margin-left: -92px;
}

.div-animation-3 {
    z-index: -1;
    position: absolute;
    top: 40%;
    display: inline;
    /* left: unset; */
    flex-basis: unset;
    width: auto;
    right: 65px;
}

.div-animation-4 {
    z-index: -1;
    position: absolute;
    top: 70%;
    display: inline;
    /* left: unset; */
    flex-basis: unset;
    width: auto;
    right: 165px;
}

.div-animation-5 {
    z-index: -1;
    position: absolute;
    top: 90%;
    display: inline;
    /* left: unset; */
    flex-basis: unset;
    width: auto;
    right: 225px;
}

.div-animation-6 {
    z-index: -1;
    position: absolute;

    display: inline;
    right: 30%;
    flex-basis: unset;
    width: auto;

}

.header-main .nav-dropdown li:hover a {

    color: white;
    background: #3F444B;
}

.header-main .nav-dropdown li a {
    color: black;
    font-family: 'UTMAvoBold' !important;
    margin: 0px;
    padding: 15px;
    border-bottom: unset !important;
    font-size: 13px;
}

.header-main .nav-dropdown {
    padding: 0px;
    min-width: 320px;
}

.header-main .header-inner {
    max-width: 1540px !important;
}

.header-nav-main.nav-left>li>a {
    font-family: 'UTMAvoBold' !important;
    font-weight: 500 !important;

    font-size: 14px !important;
    padding-left: 20px;
    padding-right: 20px;

}

.service-box .content-box .service-box-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 37px;
}

.service-box .content-box {
    padding-left: 75px;
}

.service-box .number-box {
    float: left;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border-radius: 99%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: var(--primary-color);

}

.service-box:hover {
    background: var(--primary-color);
}

.service-box:hover .service-box-title {
    color: white;

}

.service-box:hover .number-box {
    background: white !important;
    color: var(--primary-color) !important;
}

.service-box:hover .service-box .big-number {
    color: rgba(255, 255, 255, 0.2) !important;
}

.service-box {
    overflow: hidden;
    position: relative;
    padding: 35px 35px 26px;
    background: #fff;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    border-radius: 99px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.service-box .big-number {
    position: absolute;
    right: 35px;
    bottom: -13px;
    font-size: 88px;
    font-weight: 900;
    font-family: "Red Hat Display", sans-serif;
    line-height: 1;
    color: rgba(165, 183, 210, 0.2);
    z-index: 0;
}

.div-tieu-de {
    padding-top: 100px;
}

.service-box-s2:hover {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}

.service-box-s2 .service-box-title {
    color: #000000;
    font-family: "utm_avo", Sans-serif !important;
    font-size: 14px;
    font-weight: bold !important;
    text-transform: uppercase;
    line-height: 42px;
    margin-bottom: 0px;
    margin-top: 4px;
    line-height: 42px;
}

.service-box-s2 .content-box {
    padding-left: calc(5px + 50px);
}

.service-box-s2 {
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    border-radius: 99px;
    background: #fff;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);

    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.service-box-s2 .number-box {
    min-width: 50px;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: var(--primary-color);
    font-family: "Red Hat Display", sans-serif;
    font-weight: bold;
    font-size: 13px;
    border-radius: 99px !important;
    background: rgba(0, 195, 255, 0.15);
}

.button-tu-van span {
    color: white;
    font-family: 'UTMAvoBold' !important;

}

.button-tu-van i {
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 99px;
    background: white;
    line-height: unset;
    color: var(--primary-color);
    line-height: 41px;
}

.button-tu-van:before {

    background-color: rgba(255, 255, 255, 0.8) !important;
}

.button-tu-van:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-105%, 0);
    transform: translate(-105%, 0);
    background-color: rgba(255, 255, 255, 0.8);
}

.button-tu-van:hover:before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.button-tu-van:hover {
    box-shadow: unset !important;
}

.button-tu-van i:before {
    content: "\f061";
    font-family: 'Font Awesome 6 Pro';
}

.button-tu-van {
    font-weight: 500 !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    line-height: 44px;
    border-radius: 99px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 2px 9px 2px 25px;

    color: white;
    background: var(--primary-color) !important;
    box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}


.button-ung-tuyen {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}


.button-dang-ky span {
    font-family: 'UTMAvoBold' !important;
    fill: #2B56E7;
    color: #2B56E7;
}

.button-dang-ky i {
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 99px;
    background: var(--primary-color);
    line-height: unset;
    color: white;
    line-height: 41px;
}

.button-dang-ky:before {

    background-color: rgba(254, 76, 28, 0.5) !important;
}

.button-dang-ky:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-105%, 0);
    transform: translate(-105%, 0);
    background-color: rgba(255, 255, 255, 0.8);
}

.button-dang-ky:hover:before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.button-dang-ky:hover {
    box-shadow: unset !important;
}

.button-dang-ky i:before {
    content: "\f061";
    font-family: 'Font Awesome 6 Pro';
}

.button-dang-ky {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    -webkit-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    -moz-box-shadow: 12px 12px 20px 0px rgba(254, 76, 28, 0.3);
    line-height: 44px;
    border-radius: 99px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 2px 9px 2px 25px;
    fill: #2B56E7;
    color: #2B56E7;
    background: #ffffff;
    box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 6px 6px 13px 0px rgba(42, 67, 113, 0.15);
}

.section-con-so {
    background-image: url(images/Rectangle-244.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-con-so .p-count {
    margin-bottom: 15px;
    font-size: 48px;
    line-height: 1;
    color: #ffffff;
    font-family: 'UTMAvoBold' !important;
}

.heading__text_stroke-small {

    z-index: -1 !important;
    font-family: 'Red Hat Display', sans-serif !important;
    font-size: 120px;
    font-weight: 900;
    line-height: 72px;
    color: #f1f6ff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d8dde7;
}

.heading__text_stroke {
    z-index: -1 !important;

    top: -65px;
    right: 0px;
    bottom: 0px;
    left: -45px;
    white-space: nowrap;
    position: absolute;

    font-family: 'Red Hat Display', sans-serif !important;
    font-size: 200px;
    font-weight: 900;
    line-height: 72px;
    color: #f1f6ff;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #d8dde7;
}

.main-heading-small {
    font-size: 40px;
    text-transform: uppercase;
}

.main-heading-left {
    text-transform: uppercase;
    padding-left: 30px;
    position: relative;
    z-index: 2;
    color: #000000;

    font-size: 48px;
    font-weight: 900;
}

.main-heading {
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    color: #000000;

    font-size: 48px;
    font-weight: 900;
}

.accordion-inner p {
    margin-bottom: 5px;
}

.accordion-inner {
    padding: 15px
}

.accordion-title.active {
    background: unset;
    border-radius: unset;
}

.accordion-item .toggle {
    opacity: 1;
}

.accordion-item .toggle i {
    opacity: 1;
    width: 31px;
    height: 31px;
    border-radius: 99px;
    background: var(--primary-color);
    line-height: unset;
}

.accordion-item .toggle i:before {
    content: "\f063";
    font-family: 'Font Awesome 6 Pro';
    font-size: 20px;
    position: absolute;
    top: 6px;
    right: 7px;
    color: white;
}

.accordion-item .toggle {
    right: 0px;
    left: unset;
}

.accordion-title span {
    color: var(--fs-color-secondary);
}

.accordion-title {
    font-family: 'UTMAvoBold';
    padding-left: 18px;
    border-top: unset;
}

.accordion-title.active {
    color: unset;
}

.accordion-item {
    background: #fff;
    box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, 0.15);
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    margin-bottom: 15px;
}

.box-giai-phap {
    margin-bottom: 30px !important;
}

.box-giai-phap>.col-inner:before {
    z-index: 44;

    right: -65px;
    top: -13px;
    content: url('images/p-arrow1.png');
    position: absolute;
}

.box-giai-phap>.col-inner h3,
.box-giai-phap>.col-inner h4 {
    margin-bottom: 14px;
}

.box-giai-phap>.col-inner p {
    font-size: 16px;
}

.box-giai-phap .number-box {
    z-index: 2;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    font-family: "Red Hat Display", sans-serif;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -35px;
    margin-left: -35px;
    margin-bottom: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #0160e7;
}

.box-giai-phap .box {
    padding: 30px 15px 30px 15px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
    background: #fff;
    border-radius: 15px;
}

.box-vi-sao p {
    margin-bottom: 0px;
}

.box-vi-sao .icon-main i {
    font-size: 30px;
    line-height: 70px;
}

.box-vi-sao h3 {
    text-align: center;
    font-size: 18px;
}

.box-vi-sao .icon-main {
    margin: auto;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    display: block;
    margin-bottom: 25px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #0039e4;
    background-image: -moz-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
    background-image: linear-gradient(145deg, #0039e4, #04dbf1);
    box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
    -moz-box-shadow: 8px 8px 30px 0px rgba(1, 96, 231, 0.3);
}

.box-vi-sao .col-inner:before {
    left: 0;
    top: 0px;
    width: 100px;
    height: 41px;
    content: "";
    position: absolute;
    background-image: url(images/bg1-box2-1.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.box-vi-sao .col-inner:after {
    width: 184px;
    height: 65px;
    content: "";
    position: absolute;
    background-image: url(images/bg2-box-1.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    right: 0px;
    bottom: 0px;
    z-index: -1;
}

.box-vi-sao .col-inner {
    padding: 20px;
    position: relative;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
}

.form-lien-he input {
    height: 70px;
    background: #e4e4e4;
    border-radius: 5px;
    box-shadow: none;
    border: none;
    font-size: 15px;
}

.wpcf7 label {
    font-size: 16px;
    color: gray;
    font-weight: normal
}

.form-lien-he input[type='submit'] {
    text-transform: none;
    margin: 0;
    width: 100%;
    height: 50px;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 16px;
}

.lien-he-section .large-4 {
    box-shadow: 0px 50px 70px 0px rgb(0 9 40 / 10%);
}

.form-lien-he h3 {
    font-size: 35px;
}

.blog-archive .post-item .box-text {
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.blog-archive .post-item .box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.blog-archive .post-item .col-inner {
    border-radius: 10px;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -webkit-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    -moz-box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);

}

.box-blog-post .is-divider,
.is-divider {
    display: none
}

.blog-archive .post-item .post-title {
    font-size: 19px;
    font-weight: 600;
    color: #1e1666;
    margin-bottom: 10px
}

.blog-archive .post-item .post-title:hover {
    color: #008740
}

.blog-archive .page-title {
    letter-spacing: 0;
    font-size: 30px;
}

.blog-archive .large-12 {
    padding-bottom: 20px
}

#breadcrumbs {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
}





#footer .widget_nav_menu {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media(max-width: 855px) {
    .section-gia-tri-cot-loi .service-box-s2 .service-box-title {
        padding-top: 9px;
        padding-left: 9px;

    }

    .section-gia-tri-cot-loi .col.pb-0 {
        padding-bottom: 0px !important;
    }

    .col.pb-0 {
        padding-bottom: 15px !important;
    }

    #header .stuck #logo img {
        max-height: 78px !important;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 4px !important;
        font-size: 13px;
    }

    .portfolio-page-wrapper #content {
        padding-top: 0px;
    }

    .portfolio-page-wrapper {
        padding-top: 0px !important;
    }

    .portfolio-archive .nav-center li {
        margin-right: 14px;
    }

    .box-ung-tuyen {
        padding: 0px 0px 0px 0px !important;
        border-radius: 19px !important;
    }

    .button-ung-tuyen {
        margin-left: 0px !important;
    }

    .mobile-sidebar ul.nav-sidebar,
    .mobile-sidebar ul.nav-sidebar .sub-menu {
        background: white !important;
    }

    .nav-slide-header.pt-half .toggle {
        opacity: 1;
    }

    .nav-slide-header.pt-half {
        font-family: 'UTMAvoBold' !important;
        background: #3F444B;
        padding: 8px 8px 0px 8px;
        color: white;
        font-weight: 100;

        opacity: 1;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-family: 'UTMAvoBold' !important;
    }

    .nav-sidebar.nav-vertical>li+li {
        border-top: unset;
    }

    .div-form .wpcf7-submit {
        margin: auto;
        display: block;
    }

    .div-lien-he>.col-inner {
        padding: 20px;
    }

    .section-du-an .tabbed-content .nav li {
        margin-right: 9px;
    }

    .section-du-an .tabbed-content .nav li a {
        padding: 0px 10px;
        font-size: 10px;
    }

    .button-tu-van {}

    .button-tu-van i:before {
        position: absolute;
        right: 14px;
    }

    .button-tu-van i {
        position: absolute;
        top: 4px;
        right: 10px;
    }

    .button-tu-van {
        text-align: left;
        display: block;
        max-width: 200px;
        margin: auto;
    }

    .div-animation-6 {
        display: none !important;
    }

    .section-content-creation {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .row-quy-trinh {
        padding: 20px 0px;
    }

    .service-box-s2 {
        padding: 10px;
    }

    .service-box-s2 .service-box-title {
        font-size: 15px;
        line-height: 22px;
        text-transform: initial;
    }

    .section-con-so .p-count {

        font-size: 28px;
    }

    .section-con-so {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .main-heading-left br {
        display: none;
    }

    .main-heading-small {
        text-align: center !important;
        font-size: 22px;
        text-transform: uppercase;
    }

    .service-box {
        border-radius: 19px !important;
    }

    .service-box .content-box {
        padding-left: 56px;
    }

    .service-box .big-number {
        display: none;
    }

    .service-box .content-box .service-box-title {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0px;
        line-height: unset;
    }

    .header-main .flex-right .header-search-dropdown>a>.icon-search {
        background: #f0f6ff;
        color: #1a1b1e;
        width: 36px;
        height: 36px;
        line-height: 36px;
    }

    .mobile-nav .icon-menu {
        background-color: rgba(0, 0, 0, .05);
        padding: 1px 5px;
    }

    .accordion-item .accordion-title span {
        font-size: 14px;
    }

    .service-box .number-box {
        margin-top: 0px;
    }

    .service-box {
        padding: 10px 23px 10px;
    }

    .main-heading-left {
        padding-left: 0px;
        text-align: center !important;
        font-size: 22px;
        font-weight: 900;

    }

    .section-lien-he .heading__text_stroke {
        top: -65px;
        left: 0px;
        font-size: 50px !important;
    }

    .heading__text_stroke-small {
        font-size: 50px;
        text-align: center !important;
    }

    .div-tieu-de {
        padding-top: 40px;
        padding-bottom: 0px;
    }

    .heading__text_stroke {
        text-align: center !important;
        left: 0px;
        font-size: 50px;
    }

    .main-heading {
        font-size: 20px;
        text-align: center !important;
    }

    .main-heading br {
        display: none;
    }

    .shost-logo {
        margin: 0px !important;
    }
}

@media(min-width: 1023px) {

    .section-lien-he-nha-hang .div-lien-he>.col-inner {
        padding: 120px 60px 120px 60px !important;
    }

    .div-form {
        margin-top: -100px;
    }

    .section-doi-tac .flickity-slider .col:nth-child(even) {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/*************** PORTFOLIO VIDEO BOX ***************/
.portfolio-video-section {
    padding-top: 20px;
    padding-bottom: 0;
    background: #f5f7fa;
}

.portfolio-video-box {
    max-width: 900px;
    margin: 0 auto;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.portfolio-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    overflow: hidden;
}

.portfolio-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/*************** PORTFOLIO HERO LAYOUT ***************/
.portfolio-hero {
    position: relative;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    min-height: 50vh;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.portfolio-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,
            rgba(0, 10, 40, 0.95) 0%,
            rgba(0, 10, 40, 0.7) 30%,
            rgba(0, 10, 40, 0.2) 60%,
            transparent 100%);
    z-index: 1;
}

.portfolio-hero-content {
    position: relative;
    z-index: 2;
    padding: 60px 30px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.portfolio-hero-badge span {
    display: inline-block;
    background: linear-gradient(135deg, #0160e7, #04dbf1);
    color: white;
    padding: 6px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-family: 'UTMAvoBold', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    box-shadow: 0 4px 15px rgba(1, 96, 231, 0.4);
}

.portfolio-hero-title {
    color: white !important;
    font-size: 52px !important;
    font-family: 'UTMAvoBold', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    line-height: 1.1 !important;
    letter-spacing: 2px;
}

.portfolio-hero-desc {
    color: rgba(255, 255, 255, 0.85);
    font-size: 17px;
    max-width: 600px;
    line-height: 1.7;
    margin-bottom: 30px;
}

.portfolio-hero-actions {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.portfolio-hero-actions .btn-play-now {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #0160e7, #04dbf1);
    color: white;
    padding: 14px 35px;
    border-radius: 50px;
    font-size: 16px;
    font-family: 'UTMAvoBold', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 25px rgba(1, 96, 231, 0.4);
}

.portfolio-hero-actions .btn-play-now:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 35px rgba(1, 96, 231, 0.6);
    background: linear-gradient(135deg, #04dbf1, #0160e7);
}

.portfolio-hero-actions .btn-play-now i {
    font-size: 20px;
}

.portfolio-hero-actions .btn-back-list {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    color: white;
    padding: 14px 30px;
    border-radius: 50px;
    font-size: 15px;
    font-family: 'UTMAvoBold', sans-serif !important;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.25);
    transition: all 0.3s ease;
}

.portfolio-hero-actions .btn-back-list:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    border-color: rgba(255, 255, 255, 0.5);
}

/* Content Section */
.portfolio-detail-section {
    padding: 50px 0;
    background: #f8f9fc;
}

.portfolio-content-box {
    background: white;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}

.portfolio-content-box:empty {
    display: none;
}

/* Next/Prev redesign */
.portfolio-bottom .next-prev-nav {
    max-width: 1200px;
    margin: 0 auto;
    padding: 25px 30px;
}

/* Related items section */
.portfolio-bottom .portfolio-related {
    background: #f8f9fc;
    padding: 40px 0;
}

/* Responsive */
@media only screen and (max-width: 768px) {
    .portfolio-hero {
        min-height: 60vh;
    }

    .portfolio-hero-title {
        font-size: 32px !important;
    }

    .portfolio-hero-content {
        padding: 40px 20px;
    }

    .portfolio-hero-desc {
        font-size: 15px;
    }

    .portfolio-hero-actions .btn-play-now,
    .portfolio-hero-actions .btn-back-list {
        padding: 12px 25px;
        font-size: 14px;
    }

    .portfolio-content-box {
        padding: 25px;
        border-radius: 15px;
    }
}
/* --- CUSTOM CSS FROM PROD --- */
:root {--primary-color: #0160e7;--fs-color-primary: #0160e7;--fs-color-secondary: #150c9d;--fs-color-success: #7a9c59;--fs-color-alert: #b20000;--fs-experimental-link-color: #554cbf;--fs-experimental-link-color-hover: #111;}.tooltipster-base {--tooltip-color: #fff;--tooltip-bg-color: #000;}.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {--drawer-width: 300px;}.container-width, .full-width .ubermenu-nav, .container, .row{max-width: 1230px}.row.row-collapse{max-width: 1200px}.row.row-small{max-width: 1222.5px}.row.row-large{max-width: 1260px}.header-main{height: 110px}#logo img{max-height: 110px}#logo{width:200px;}#logo img{padding:20px 0;}.header-bottom{min-height: 10px}.header-top{min-height: 30px}.transparent .header-main{height: 103px}.transparent #logo img{max-height: 103px}.has-transparent + .page-title:first-of-type,.has-transparent + #main > .page-title,.has-transparent + #main > div > .page-title,.has-transparent + #main .page-header-wrapper:first-of-type .page-title{padding-top: 153px;}.header.show-on-scroll,.stuck .header-main{height:110px!important}.stuck #logo img{max-height: 110px!important}.search-form{ width: 57%;}.header-bg-color {background-color: rgba(255,255,255,0.9)}.header-bottom {background-color: #f1f1f1}.top-bar-nav > li > a{line-height: 16px }.header-wrapper:not(.stuck) .header-main .header-nav{margin-top: 1px }.stuck .header-main .nav > li > a{line-height: 24px }.header-bottom-nav > li > a{line-height: 16px }@media (max-width: 549px) {.header-main{height: 70px}#logo img{max-height: 70px}}.main-menu-overlay{background-color: #000000}.nav-dropdown{font-size:100%}body{color: #0c1636}h1,h2,h3,h4,h5,h6,.heading-font{color: #0a0a0a;}body{font-size: 100%;}@media screen and (max-width: 549px){body{font-size: 100%;}}body{font-family: inherit;}.nav > li > a {font-family: inherit;}.mobile-sidebar-levels-2 .nav > li > ul > li > a {font-family: inherit;}h1,h2,h3,h4,h5,h6,.heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family: inherit;}.alt-font{font-family: "Red Hat Display", sans-serif;}.alt-font {font-weight: 900!important;font-style: normal!important;}.breadcrumbs{text-transform: none;}button,.button{text-transform: none;}.nav > li > a, .links > li > a{text-transform: none;}.section-title span{text-transform: none;}h3.widget-title,span.widget-title{text-transform: none;}.header:not(.transparent) .header-nav-main.nav > li > a {color: #353535;}.header:not(.transparent) .header-nav-main.nav > li > a:hover,.header:not(.transparent) .header-nav-main.nav > li.active > a,.header:not(.transparent) .header-nav-main.nav > li.current > a,.header:not(.transparent) .header-nav-main.nav > li > a.active,.header:not(.transparent) .header-nav-main.nav > li > a.current{color: #140097;}.header-nav-main.nav-line-bottom > li > a:before,.header-nav-main.nav-line-grow > li > a:before,.header-nav-main.nav-line > li > a:before,.header-nav-main.nav-box > li > a:hover,.header-nav-main.nav-box > li.active > a,.header-nav-main.nav-pills > li > a:hover,.header-nav-main.nav-pills > li.active > a{color:#FFF!important;background-color: #140097;}.absolute-footer, html{background-color: #ffffff}.nav-vertical-fly-out > li + li {border-top-width: 1px; border-top-style: solid;}/* Custom CSS Mobile */@media (max-width: 549px){.call-mobile, .call-mobile1, .call-mobile2 {display: none;}}.label-new.menu-item > a:after{content:"Mới";}.label-hot.menu-item > a:after{content:"Nổi bật";}.label-sale.menu-item > a:after{content:"Giảm giá";}.label-popular.menu-item > a:after{content:"Phổ biến";}
