header .top-divider {
    display: none;
}

p {
    margin-bottom: 5px;
}

:root {
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-min: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

#masthead {
    background: white;
}

.absolute-footer {
    display: none;
}

.custom-shape-divider-bottom-1764665907 {
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1764665907 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 55px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1764665907 .shape-fill {
    fill: var(--primary-color);
}

.card-icon .col-inner {
    box-shadow: var(--bs-box-shadow);
    border-radius: 10px;
    padding: 30px 15px;
    transition: all .5s ease;
    background: white;
}

.card-icon .col-inner:hover {
    transform: translateY(-10px);
}

.btn-round {
    margin-right: 0;
    border-radius: 99px;
    height: 45px;
    align-content: center;
}


.button.primary:hover {
    background: white;
    color: var(--primary-color);
    border-color: var(--primary-color);
    box-shadow: none;
}

.btn-pink {
    background: white;
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.btn-pink:hover {
    background: var(--primary-color) !important;
    color: white !important;
}

.custom-shape-divider-bottom-1764674019 {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1764674019 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 45px;
}

.custom-shape-divider-bottom-1764674019 .shape-fill {
    fill: white;
}

.fill-primary .shape-fill {
    fill: var(--primary-color);
}

.ul-check {
    list-style: none;
    /* xóa bullet mặc định */
    padding-left: 0;
}

.ul-check li {
    position: relative;
    padding-left: 25px;
    /* chừa chỗ cho icon */
}

.ul-check li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    /* chỉnh để icon nằm giữa chữ */
    width: 16px;
    height: 16px;
    background-image: url(https://3401.mevivu.net/wp-content/uploads/2025/12/svgexport-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.gal-custom .box-image img {
    transition: all .9s ease .2s;
    transform: perspective(1200px) rotateY(0deg) translateZ(0);
    object-fit: contain;
    height: 55px;
    width: 100px;
    padding: 3px 0px;
}

.gal-custom .box.gallery-box {
    height: 55px;
    background: white;
    box-shadow: var(--bs-box-shadow);
    border-radius: 10px;
    justify-items: center;
}

.gal-custom .box-image:hover img {
    transform: perspective(1200px) rotateY(1turn) translateZ(0);
}

.gal-custom .box .box-text {
    display: none;
}

.gal-custom .gallery-col.col {
    padding-bottom: 15px;
}

@media (min-width: 768px) {
    .post-sidebar {
        border-left: 0 !important;
        padding-left: 0 !important;
    }
}

.post-sidebar .post-item .box-vertical .is-divider {
    display: none;
}

.post-sidebar .post-item .box-vertical a.plain {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    margin: 0;
}

.post-item .box-vertical {
    box-shadow: var(--bs-box-shadow);
    border-radius: 10px;
}

.post-item .box-vertical img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.box-blog-post .is-divider,
.entry-divider.is-divider.small {
    height: 2px;
    margin-bottom: .5em;
    margin-top: .5em;
    max-width: 100%;
    background: var(--primary-color);
}

#comments {
    display: none;
}

h1.page-title.is-large.uppercase span {
    border-bottom: 2px solid;
    padding-bottom: 10px;
    font-size: 34px;
}

#header {
    box-shadow: var(--bs-box-shadow);
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border-radius: 99px;
    padding: 3px 30px;
    margin: 0;
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    background: black;
}

.wpcf7-response-output {
    margin: 15px 0px 0px 0px !important;
}

form.wpcf7-form {
    margin: 0px !important;
}

.wpcf7-form-control-wrap input,
textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 0px !important;
    border-color: #673AB7 !important;
    border-top: 3px solid #3F51B5 !important;
    height: 40px;
    margin-bottom: 10px;
    background: white !important;
}

.box-cf7 .col-inner {
    background: white;
    padding: 30px 20px 15px 20px;
    border-radius: 5px;
}

span.wpcf7-spinner {
    display: none;
}

.dark .form-flat input:not([type=submit]),
textarea.wpcf7-form-control.wpcf7-textarea {
    background: #272727 !important;
    color: white !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    background: white !important;
    color: black !important;
}

.mfp-content {
    background: #0b307d !important;
}

.home-slider .slider .banner,
.home-slider .slider .flickity-viewport,
.home-slider .slider .flickity-slider {
    height: 100vh !important;
}

.home-slider .slider .banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.blog-border .col-inner {
    border-radius: 10px;
}

.col-p-0 {
    padding: 0;
}

/* Menu */
.nav-dropdown {
    min-width: 350px;
    padding: 0;
    display: block !important;
    /* Ngăn menu bị chia column/flex nếu có level 3 */
}

.nav-dropdown>li {
    position: relative;
}

.nav-dropdown>li.nav-dropdown-col {
    display: block !important;
    width: 100% !important;
    /* Khắc phục Flatsome chuyển thành cột 1, 2, 3 ngang */
}

/* Ép sub-menu cấp 2 (Flatsome class .nav-column) lơ lửng bên ngoài, hiển thị tab mới */
.nav-dropdown>li>ul.nav-column {
    position: absolute;
    top: 0;
    left: 100%;
    /* Mặc định xổ qua tay phải */
    min-width: 350px;
    /* Cùng kích cỡ với menu cấp 1 */
    background-color: #0e3480;
    /* Màu nền dark blue */
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility .3s;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
    z-index: 99;
    padding: 0;
    margin: 0;
    border: none;
}

/* Khi hover vào menu mẹ (VD: Dự án 2), hiển thị menu con (VD: Dự án 4) */
.nav-dropdown>li:hover>ul.nav-column {
    visibility: visible;
    opacity: 1;
}

/* Với các main tab bên phải màn hình, menu cấp 2 xổ qua trái để không bị tràn màn hình */
.header-nav>li:nth-last-child(-n+3) .nav-dropdown>li>ul.nav-column {
    left: auto;
    right: 100%;
}

.nav-dropdown .menu-item a {
    padding: 15px 20px;
    font-weight: 900;
    border-bottom: 1px solid white !important;
    display: block;
}

.nav-dropdown .menu-item a:hover {
    background: white !important;
    color: var(--primary-color) !important;
}

ul.sub-menu.nav-column.nav-dropdown-simple.dark.dropdown-uppercase {
    border: 1px solid #002a7f;
    border-radius: 3px;
}