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

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root{
    --primary-alt: #fd5624;
    --black-color: #044794;
    --white-color: #fff;
    --text-dark: #333;
    --text-medium: #666;
    --text-light: #999;
    --text-black: #000;
    --border-light: #e8e8e8;
    --border-medium: #D9D9D9;
    --shadow-color: rgba(0, 0, 0, 0.08);
}
.box-text .portfolio-box-category, #portfolio-content .portfolio-summary {
    display: none !important;
}
body {
	font-family: "Roboto", sans-serif;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-large.nav-spacing-large {
    font-size: 18px;
    gap: 5px;
}
a {
    transition: all 0.25s ease;
}
#top-bar {
    position: relative;
    z-index: 10 !important;
}
#top-bar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.top-bar-info {
    display: flex;
    align-items: center;
    gap: 30px;
    color: #fff;
}
.top-bar-info .info-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
}
.top-bar-info .info-item i {
    font-size: 16px;
    color: #fff;
}
.top-bar-info .info-item a {
    color: var(--white-color);
    text-decoration: none;
    transition: color 0.3s;
}
.top-bar-info .info-item a:hover {
    color: #ff6b35;
}
#masthead {
    position: relative;
    z-index: 50;
}
.nav > li.header-divider {
    border-left: 1px solid #062e39;
}
.nav > li > a {
    font-weight: bold;
    font-size: 16px;
}
.btn-header-main {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--black-color);
    width: 130px;
    height: 45px;
    border-radius: 8px;
    color: var(--white-color) !important;
    gap: 8px;
    font-weight: 500;
}
.btn-header-main img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    filter: brightness(0) invert(1);
}
.btn-header-main:hover {
    background-color: var(--black-color);
}
.html .social-icons {
    font-size: 16px;
}
#footer a:hover, .footer-wrapper a:hover, .footer a:hover, .absolute-footer a:hover, #footer .text a:hover, #footer .ul-footer a:hover {
    color: var(--primary-color) !important;
}
#footer a, .footer-wrapper a, .absolute-footer a {
    transition: color 150ms ease-in-out;
}
.footer .gallery-col.col, #footer .gallery-col.col, .footer .gallery-col.col .col-inner, #footer .gallery-col.col .col-inner {
    padding: 5px !important;
    margin: 0 !important;
}
.footer .gallery-col.col .box-text.text-left {
    display: none;
}
.banner h3 {
    font-size: 70px;
    font-weight: 600;
    margin-bottom: 12px;
}
.banner p {
    font-size: 26px;
    margin: 0;
}
.service-item {
    display: flex;
    align-items: center;
    padding: 10px;
}
.service-icon {
    font-size: 30px;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
}
.service-text {
    font-size: 18px;
    font-weight: 500;
}
.secgioithieu .section-title-container {
    margin-bottom: 0;
}
.secgioithieu p {
    line-height: 1.3;
}
.secgioithieu .texttrai {
    border-right: 1px solid #9e9e9e;
}
.secgioithieu .texttrai p {
    line-height: 1;
    margin-bottom: 30px;
}
.secgioithieu .textphai p {
    margin-bottom: 30px;
}
.quytrinhlamviecsec .box-image div {
    background: rgba(3, 70, 150, 0.1);
    border-radius: 50%;
    padding: 25px;
    object-fit: contain !important;
}
.quytrinhlamviecsec .box-image img {
    filter: brightness(0) saturate(100%) invert(15%) sepia(42%) saturate(6162%) hue-rotate(203deg) brightness(95%) contrast(97%);
}
.quytrinhlamviecsec p {
    font-size: 16px;
}
.quytrinhlamviecsec .box-text.text-center {
    padding-left: 0;
    padding-right: 0;
}
.quytrinhlamviecsec .section-title-container {
    margin-bottom: 50px;
}
.quytrinhlamviecsec h2 {
    font-size: 34px;
    margin-bottom: 30px;
}
.quytrinhlamviecsec h4 {
    font-size: 20px;
    margin-bottom: 15px;
}
.anhmuiten:before {
    content: "";
    position: absolute;
    right: -70px;
    top: 70px;
    background-image: url(/wp-content/uploads/2025/10/icon_temp.webp);
    width: 136px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ss-pd {
    padding: 60px 0 !important;
}
.ss-pd .col {
    padding-bottom: 0;
}
.button {
    margin-bottom: 0;
}
.button.primary:hover {
    background: var(--black-color) !important;
}
.secgioithieu .icon-box {
    align-items: center !important;
    margin-bottom: 15px;
}
.secgioithieu .icon-box p {
    font-size: 18px;
}
.secgioithieu .icon-box {
    margin-bottom: 20px;
}
.frame-btn-header-main {
    display: flex;
    align-items: center;
    gap: 16px;
}
.frame-title {
    margin-bottom: 30px;
}
.frame-title h2 {
    font-size: 34px;
    margin-bottom: 0;
}
.frame-title p {
    margin-top: 15px;
}
.frame-title label {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    font-size: 16px;
    color: var(--black-color);
    transform: skewX(-15deg);
    background-image: linear-gradient(to right, #04479482, #77b6ff26);
    border-radius: 7px;
    width: max-content;
    padding: 2px 16px;
}
.frame-title label img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(15%) sepia(42%) saturate(6162%) hue-rotate(203deg) brightness(95%) contrast(97%);
}
.text-center .frame-title label {
    margin: auto;
}
.ss-services-us .box-text p {
    font-size: 18px;
    font-weight: 600;
}
.ss-services-us .box-image .overlay {
    background: linear-gradient(180deg, transparent 7.07%, rgba(5, 19, 40, 0.9) 100%);
}
.ss-services-us .icon-box-img {
    position: relative;
    padding-bottom: 30px;
}
.ss-services-us .icon-box-img:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 5px;
    background-color: var(--black-color);
}
.ss-services-us .col {
    padding-bottom: 20px !important;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
}
.slider-style-container .flickity-slider > :not(.is-selected), .slider-style-focus .flickity-slider > :not(.is-selected), .slider-style-shadow .flickity-slider > :not(.is-selected) {
    opacity: 1;
}
.team-sec .flickity-slider > * {
    transform: scale(1) !important;
    opacity: 1 !important;
    transition: none !important;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.team-sec .flickity-slider > .is-selected {
    transform: scale(1) !important;
    opacity: 1 !important;
}
.team-sec.slider-style-focus .flickity-slider > * {
    transform: scale(1) !important;
    opacity: 1 !important;
}
.team-sec .slider-style-focus .flickity-slider > * {
    transform: scale(1) !important;
    opacity: 1 !important;
}
span.person-name {
    font-size: 16px;
    color: var(--primary-color);
    font-weight: 600;
}
span.person-title.is-small.thin-font.op-7 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    opacity: 1;
}
.team-sec .button.icon.circle {
    height: 36px;
    width: 36px;
    align-content: center;
}
.team-sec i {
    vertical-align: -webkit-baseline-middle;
}
.team-sec .button.is-outline {
    border: 1px solid;
}
.team-sec h4.uppercase {
    text-transform: capitalize;
}
.team-sec .social-icons.follow-icons a.icon.button.circle.is-outline:hover {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: var(--white-color) !important;
}
.team-sec .social-icons.follow-icons a.icon.button.circle.is-outline:hover i {
    color: var(--white-color) !important;
}
.ss-whychoose h3 {
    font-size: 30px;
    margin-bottom: 20px;
}
.ss-whychoose h2 {
    font-size: 45px;
    margin-bottom: 0px;
    color: #fff !important;
}
.ss-whychoose p {
    font-size: 22px;
    font-weight: 600;
}
.ss-whychoose .icon-box-img {
    background: var(--black-color);
    padding: 16px 32px;
    border-radius: 8px;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 0;
}
.ss-whychoose .icon-box-text {
    background-color: #fff;
    padding-top: 50px;
    border-radius: 8px;
}
.ss-whychoose .icon-box-text h4 {
    font-size: 26px;
    margin-bottom: 0;
}
.ss-whychoose .icon-box-text p {
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0;
}
.ss-blog-newest .post-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 500;
    font-size: 18px;
}
.ss-blog-newest .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
}
.ss-blog-newest .is-divider {
    height: 1px;
    border-top: 1px dashed #b4b4b4;
    max-width: 100%;
    position: relative;
}
.ss-blog-newest .is-divider:after {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: var(--black-color);
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.ss-blog-newest .button.primary {
    background: transparent !important;
    color: var(--black-color) !important;
}
.ss-faq .accordion-inner p:last-child {
    margin-bottom: 0;
}
.ss-faq .accordion-title.active {
    background-color: var(--black-color);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-weight: normal;
    padding-bottom: 8px;
    color: #fff;
}
.ss-faq .accordion-inner{
    background: #fcfcfc;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.ss-faq .img-inner {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
}
.ss-rating .item-rating .icon-box-img {
    position: absolute;
    border-radius: 8px;
    overflow: hidden;
    top: 0;
    transform: translateY(-50%);
}
.ss-rating .item-rating .icon-box-text {
    margin-top: 40px;
}
.ss-rating .item-rating .icon-box-text p {
    font-style: italic;
    min-height: 105px;
}
.ss-rating .item-rating .icon-box-text h4 {
    margin: 0;
}
.ss-rating .item-rating .icon-box-text span {
    color: var(--black-color);
}
.flickity-page-dots {
    bottom: -15px !important;
}
.flickity-page-dots .dot {
    width: 20px !important;
    height: 7px !important;
    border-radius: 3px !important;
    background-color: var(--text-light);
    opacity: 0.2;
    border: 0;
}
.flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color);
    opacity: 1;
}
.ss-partner .box-text {
    padding: 0;
}
.ss-partner .gallery-col.col {
    padding-bottom: 15px;
}
.ss-partner .gallery-col.col .col-inner {
    border-radius: 6px;
    overflow: hidden;
    padding: 5px;
    background-color: var(--white-color);
}
.back-to-top {
    height: 74px;
    width: 74px;
    background-color: rgba(255, 167, 0, 0.3) !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: var(--white-color) !important;
    position: relative;
    border: 0 !important;
    transition: all 0.25s ease;
}
.back-to-top:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    background-color: #ffa700;
    opacity: 0.4;
    width: 55px;
    height: 55px;
    transition: all 0.25s ease;
}
.back-to-top:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    background-color: var(--primary-color);
    opacity: 0.7;
    width: 40px;
    height: 40px;
    transition: all 0.25s ease;
}
.back-to-top:hover {
    background-color: #0001 !important;
}
.back-to-top:hover:after {
    background-color: #0006 !important;
}
.back-to-top:hover:before {
    background-color: var(--text-black) !important;
}
.back-to-top:hover i {
    color: var(--white-color);
}
.ss-footer-contact h3 {
    font-size: 20px;
    font-weight: 600;
}
.ss-footer-contact h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 0;
}
.ss-footer-contact a.button.white.lowercase {
    font-size: 20px;
    font-weight: 700;
}
a.button.white.lowercase:hover, a.button.white.lowercase:hover span {
    color: var(--white-color) !important;
}
.sub-menu.nav-dropdown li a {
    padding: 5px 25px 5px 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--text-black);
    display: block;
    border: none;
    text-align: left;
    margin: 0;
}
.nav-dropdown-default {
    padding: 10px 0;
}
.sub-menu.nav-dropdown li a:hover {
    color: var(--primary-color) !important;
}
.gallery-chugiua .gallery-col {
    padding: 10px !important;
}
.gallery-chugiua .gallery-col .box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.gallery-chugiua .gallery-col .box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 70, 127, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}
.gallery-chugiua .gallery-col .box-text {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    transition: all 0.3s ease;
    z-index: 2;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-chugiua .gallery-col .box-text p {
    background: linear-gradient(90deg, rgba(6, 46, 57, 0) 0%, #00467f 50%, transparent 100%);
    padding: 5px 20px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: var(--white-color) !important;
    text-align: center;
}
.gallery-chugiua .gallery-col .box:hover::before {
    opacity: 1;
}
.gallery-chugiua .gallery-col .box:hover .box-text {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
.footer [data-text-bg="primary"] {
    background-color: var(--primary-alt);
    padding: 5px 10px;
    border-radius: 5px;
}
.footer .icon-box .icon img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: inline-block;
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(110deg) brightness(98%) contrast(108%);
    transition: filter 0.2s ease, transform 0.2s ease;
}
.footer .icon-box:hover .icon img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(110deg) brightness(98%) contrast(108%);
    transform: translateY(-1px);
}
[data-text-color="alert"] {
    color: var(--text-black) !important;
    font-weight: bold;
}
.ss-strategic-partner .frame-title {
    place-items: center !important;
}
.is-divider {
    background-color: #0447946e;
    border-radius: 10px;
    max-width: 46px;
    width: 46px;
    height: 4px;
}
.post-sidebar .widget {
    margin-bottom: 20px;
}
.post-sidebar .widget .searchform, .post-sidebar .widget ul, .post-sidebar .widget .widget-content, .post-sidebar .widget > *:not(.widget-title):not(.is-divider) {
    box-shadow: 0px 2px 23.2px 0px var(--shadow-color);
    padding: 14px;
    border-radius: 10px;
}
.post-sidebar .widget_categories ul {
    margin: 0;
}
.widget.flatsome_recent_posts ul {
    margin: 0;
}
.widget.flatsome_recent_posts ul .recent-blog-posts a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 0;
}
.widget.flatsome_recent_posts .badge {
    border-radius: 10px;
    width: 140px;
    height: 90px;
    display: flex;
    overflow: hidden;
}
.widget.flatsome_recent_posts .badge img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
span.widget-title {
    font-size: 20px !important;
    color: #062e39 !important;
}
input[type=search] {
    border: 1px solid var(--primary-color);
    border-radius: 10px;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: var(--primary-alt);
    border: 0;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
}
.mfp-inline-holder button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    right: -10%;
}
form.searchform {
    border-radius: 10px;
    margin-bottom: 20px;
}
.blog-wrapper .post-item, .blog-archive .post-item {
    border-bottom: 1px solid var(--border-light);
}
.blog-wrapper .post-item:last-child, .blog-archive .post-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.blog-wrapper .post-item:first-child, .blog-archive .post-item:first-child {
    border-bottom: 1px solid var(--border-medium);
}
.blog-wrapper .post-item:first-child .box-blog-post, .blog-archive .post-item:first-child .box-blog-post {
    display: flex !important;
    flex-direction: column !important;
    text-align: left;
    position: relative;
}
.blog-wrapper .post-item:first-child .box-image, .blog-archive .post-item:first-child .box-image {
    width: 100% !important;
    margin-bottom: 15px;
    position: relative;
    order: 1;
}
.blog-wrapper .post-item:first-child .image-cover, .blog-archive .post-item:first-child .image-cover {
    padding-top: 45% !important;
    border-radius: 10px !important;
    overflow: hidden;
}
.blog-wrapper .post-item:first-child .box-text, .blog-archive .post-item:first-child .box-text {
    position: relative !important;
    background: transparent !important;
    order: 2;
    width: 100% !important;
    flex: none !important;
    margin-bottom: 0;
    padding: 15px 0 0 0 !important;
}
.blog-wrapper .post-item:first-child .post-title, .blog-archive .post-item:first-child .post-title {
    font-size: 22px !important;
    margin-bottom: 10px;
    color: var(--text-dark) !important;
    line-height: 1.3;
}
.blog-wrapper .post-item:first-child .post-title a, .blog-archive .post-item:first-child .post-title a {
    color: var(--text-dark) !important;
}
.blog-wrapper .post-item:first-child .from_the_blog_excerpt, .blog-archive .post-item:first-child .from_the_blog_excerpt {
    font-size: 16px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: var(--text-medium) !important;
    margin-bottom: 15px;
}
.blog-wrapper .post-item:first-child .post-meta, .blog-archive .post-item:first-child .post-meta {
    font-size: 14px;
    color: var(--text-light);
    margin-bottom: 10px;
}
.blog-wrapper .post-item:first-child .is-divider, .blog-archive .post-item:first-child .is-divider {
    margin: 15px 0;
}
.blog-wrapper .post-item:not(:first-child) .box-blog-post, .blog-archive .post-item:not(:first-child) .box-blog-post {
    display: flex !important;
    align-items: flex-start;
    flex-direction: row !important;
    margin-top: 30px;
}
.blog-wrapper .post-item:not(:first-child) .box-image, .blog-archive .post-item:not(:first-child) .box-image {
    width: 35% !important;
    margin-right: 20px;
    margin-bottom: 0;
    flex-shrink: 0;
}
.blog-wrapper .post-item:not(:first-child) .image-cover, .blog-archive .post-item:not(:first-child) .image-cover {
    padding-top: 60% !important;
    border-radius: 10px !important;
    overflow: hidden;
}
.blog-wrapper .post-item:not(:first-child) .box-text, .blog-archive .post-item:not(:first-child) .box-text {
    flex: 1;
    padding-top: 0 !important;
}
.blog-wrapper .post-item:not(:first-child) .post-title, .blog-archive .post-item:not(:first-child) .post-title {
    font-size: 18px !important;
    margin-bottom: 10px;
    line-height: 1.4;
}
.blog-wrapper .post-item:not(:first-child) .from_the_blog_excerpt, .blog-archive .post-item:not(:first-child) .from_the_blog_excerpt {
    font-size: 14px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: var(--text-medium) !important;
    margin-bottom: 10px;
}
.ss-contact .icon-box.featured-box.icon-box-right.text-right {
    background: var(--black-color);
    color: var(--white-color);
    display: flex;
    align-items: center;
    max-width: 360px;
    border-radius: 10px;
    justify-content: space-between;
    padding: 15px;
    margin-bottom: 24px;
}
.ss-contact .ss-contact .icon-box.featured-box.icon-box-right.text-right .icon-box-img img {
    filter: invert(100%) sepia(98%) saturate(10%) hue-rotate(149deg) brightness(103%) contrast(102%);
}
.ss-contact h2 {
    margin-bottom: 0;
}
.ss-contact form.wpcf7-form.init {
    box-shadow: 0px 2px 23.2px 0px var(--shadow-color);
    padding: 14px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.ss-contact input[type=email], input[type=number], input[type=tel], input[type=text], input[type=url], textarea {
    border: none;
    border-bottom: 1px solid var(--border-medium);
    box-shadow: none;
}
.ss-contact .title-text h2 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 1.2;
}
.ss-contact .col-contact-left p {
    font-size: 18px;
    margin-bottom: 15px;
}
.ss-contact .ss-form-lien-he h2 {
    margin-bottom: 30px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    border: none;
    border-bottom: 1px solid var(--border-medium);
}
.info-box {
    max-width: 520px;
    font-family: inherit;
    color: #0d2b2a;
}
.info-item {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: 14px 0;
    align-items: center;
}
.info-item + .info-item {
    border-top: 1px dashed rgba(0, 0, 0, .08);
}
.info-item .icon {
    flex: 0 0 44px;
    height: 44px;
    border: 2px solid #0c3d3b;
    color: #0c3d3b;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.info-item .icon svg {
    width: 22px;
    height: 22px;
    fill: currentColor;
}
.info-item .content .title {
    font-weight: 700;
    margin: 2px 0 4px;
}
.info-item .content .desc {
    color: #44525a;
    line-height: 1.5;
}
.info-item .content .desc a {
    color: #44525a;
    text-decoration: none;
}
.info-item .content .desc a:hover {
    text-decoration: underline;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-bottom: 0;
    font-size: 14px;
    border-radius: 5px;
}
.blog-archive .row.large-columns-3 .col.post-item {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    display: block !important;
    margin-bottom: 30px !important;
    flex: none !important;
}
.blog-archive .post-item {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
    width: 100% !important;
}
.blog-archive .post-item .col-inner {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}
.blog-archive .post-item .box {
    width: 100% !important;
    margin: 0 !important;
}
.blog-archive .post-item .box-blog-post {
    width: 100% !important;
}
.blog-wrapper .post-item:first-child, .blog-archive .post-item:first-child {
    align-items: stretch !important;
}
.blog-wrapper .post-item:first-child .col-inner, .blog-archive .post-item:first-child .col-inner {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
}
.blog-wrapper .post-item:first-child .box, .blog-archive .post-item:first-child .box {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}
.blog-wrapper .post-item .box-image, .blog-wrapper .post-item .attachment-medium, .blog-wrapper .post-item .attachment-large, .blog-wrapper .post-item img, .blog-archive .post-item .box-image, .blog-archive .post-item .attachment-medium, .blog-archive .post-item .attachment-large, .blog-archive .post-item img {
    border-radius: 10px !important;
}
.blog-wrapper .post-item .box-image, .blog-archive .post-item .box-image {
    overflow: hidden;
}
.ss-footer-contact a.button.white.lowercase:hover {
    background: var(--primary-color) !important;
    box-shadow: none !important;
}
.ss-footer-contact a.button.white.lowercase span:hover {
    color: var(--white-color);
}
.breadcrumb-wrapper {
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center;
    visibility: visible !important;
    opacity: 1 !important;
    background: linear-gradient(135deg, rgba(6, 46, 57, 0.9) 0%, rgba(0, 70, 127, 0.8) 100%);
    margin: 0 !important;
}
.breadcrumb-wrapper .container {
    max-width: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
}
.breadcrumb-wrapper * {
    text-align: center;
}
.breadcrumb-wrapper .section-content {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
}
.breadcrumb-wrapper .row {
    justify-content: center;
    text-align: center;
    display: flex;
    width: 100%;
    margin: 0;
}
.breadcrumb-wrapper .col {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
}
.breadcrumb-wrapper .section-title-container, .breadcrumb-wrapper .section-title, .breadcrumb-wrapper h1, .breadcrumb-wrapper h2, .breadcrumb-wrapper h3, .breadcrumb-wrapper p, .breadcrumb-wrapper a {
    text-align: center;
    margin: 0 auto;
}
.breadcrumb-wrapper a, .breadcrumb-wrapper p, .breadcrumb-wrapper span, .breadcrumb-wrapper .rank-math-breadcrumb a {
    color: var(--white-color) !important;
    text-decoration: none;
}
.breadcrumb-wrapper a:hover {
    color: var(--white-color) !important;
    opacity: 0.8;
}
.breadcrumb-wrapper .rank-math-breadcrumb span:last-child, .breadcrumb-wrapper .breadcrumb-item:last-child, .breadcrumb-wrapper .current, .breadcrumb-wrapper .active {
    color: var(--black-color) !important;
    font-weight: 600;
}
.team-sec .frame-title {
    place-items: center;
}
.section-title-normal span {
    border: none;
    text-transform: capitalize;
}
.portfolio-element-wrapper .row-isotope.large-columns-4 {
    max-width: 75% !important;
    margin: 0 auto !important;
}
.portfolio-element-wrapper .row-isotope .col {
    padding: 10px !important;
}
.portfolio-element-wrapper .portfolio-box.box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.portfolio-element-wrapper .portfolio-box.box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 70, 127, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 1;
}
.portfolio-element-wrapper .portfolio-box.box:hover::before {
    opacity: 1;
}
.portfolio-element-wrapper .portfolio-box .box-text {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
    transition: all 0.3s ease;
    z-index: 2;
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.portfolio-element-wrapper .portfolio-box:hover .box-text {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
.portfolio-element-wrapper .portfolio-box .box-text p, .portfolio-element-wrapper .portfolio-box .portfolio-box-title, .portfolio-element-wrapper .portfolio-box .portfolio-box-category {
    background: linear-gradient(90deg, rgba(6, 46, 57, 0) 0%, #00467f 50%, transparent 100%);
    padding: 5px 20px !important;
    color: var(--white-color) !important;
    text-align: center;
    margin: 0 !important;
}
.widget .woocommerce.widget_product_search button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    right: -55px;
}
#shop-sidebar .widget {
    margin-bottom: 20px;
}
#shop-sidebar .widget .searchform, #shop-sidebar .widget ul, #shop-sidebar .widget .widget-content, #shop-sidebar .widget > *:not(.widget-title):not(.is-divider) {
    box-shadow: 0px 2px 23.2px 0px var(--shadow-color);
    padding: 14px;
    border-radius: 10px;
}
#shop-sidebar .widget_product_categories ul {
    margin: 0;
}
#shop-sidebar .widget-title.shop-sidebar {
    font-size: 20px !important;
    color: var(--black-color) !important;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#shop-sidebar .widget-title.shop-sidebar + .is-divider {
    background-color: #0447946e;
    border-radius: 10px;
    max-width: 46px;
    width: 46px;
    height: 3px;
}
#shop-sidebar .widget_product_search .searchform input[type="search"] {
    border: 1px solid var(--primary-color);
    border-radius: 10px;
    height: 40px;
    width: 290px;
    padding-right: 50px;
}
#shop-sidebar .widget_product_search button.ux-search-submit {
    background: var(--primary-alt);
    border: 0;
    border-radius: 10px;
}
#shop-sidebar .product-categories li {
    padding: 8px 0;
    border-bottom: 1px solid var(--border-light);
}
#shop-sidebar .product-categories li:last-child {
    border-bottom: none;
}
#shop-sidebar .product-categories li a {
    color: var(--text-dark);
    transition: all 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#shop-sidebar .product-categories li a:hover {
    color: var(--primary-color);
    padding-left: 5px;
}
span.post_comments.op-7.block.is-xsmall {
    display: none;
}
.single_add_to_cart_button {
    background-color: var(--primary-color) !important;
}
form.cart input[type=number] {
    border: 1px solid #ddd !important;
}
.button.checkout {
    background-color: #062e39 !important;
}
span.woocommerce-Price-amount.amount {
    color: #ed1c22;
}
.shop-container .product-small .box {
    border: 1px solid #eaeaea;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}
.shop-container .product-small .box:hover {
    border-color: var(--primary-color);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}
.shop-container .product-small .box-image {
    border-bottom: 1px solid #f5f5f5;
}
.shop-container .product-small .box-text {
    padding: 15px;
}
.breadcrumbs {
    display: none;
}
.archive .breadcrumb-wrapper, .category .breadcrumb-wrapper, .single-post .breadcrumb-wrapper, .blog .breadcrumb-wrapper {
    display: flex !important;
    visibility: visible !important;
}
.breadcrumb-wrapper .section, .breadcrumb-wrapper .section-content, .breadcrumb-wrapper .row, .breadcrumb-wrapper .col {
    display: flex !important;
    visibility: visible !important;
}
.breadcrumb-wrapper .page-title, .breadcrumb-wrapper h1, .breadcrumb-wrapper .archive-title {
    color: var(--white-color) !important;
    font-size: 36px !important;
    font-weight: 600 !important;
    text-align: center !important;
    margin: 0 !important;
}
.woocommerce-pagination ul.links li a, .woocommerce-pagination ul.links li span {
    border-radius: 4px !important;
    border: 1px solid #ececec;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-pagination ul.links li a i {
    top: 0;
    font-size: 12px;
}
.product-small .box span.amount {
    color: var(--primary-color);
}
.section.footer .ux-logo-link {
    padding: 0 !important;
    margin-bottom: 15px;
}
#search-lightbox input[type=search] {
    padding-right: 70px;
}
.gallery img {
    height: 180px;
    object-fit: cover;
}
.gallery .gallery-item {
    padding: 0px 10px 20px;
    max-width: 100%;
}
.galleryid-2655, .galleryid-2731 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.portfolio-element-wrapper img {
    height: 250px;
    object-fit: cover;
}
.col-contact-left .icon-box {
    margin-bottom: 15px;
    align-items: center;
}
.col-contact-left .icon-box p {
    margin-bottom: 0;
}
.flickity-button {
    opacity: 1;
}
.flickity-button svg {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 10px;
    border-radius: 4px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
}
.row-slider .flickity-prev-next-button svg {
    padding: 10px !important;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: 0%;
}
.ss-tnsm p{
    margin-bottom: 0;
}
.frame-title h1, .frame-title h2, .quytrinhlamviecsec h4,
h1.product-title.product_title.entry-title, .ss-tnsm .icon-box-text h3{
    color: #00296b;
}
.button.hover-white:hover{
    background-color: #fff !important;
    color: var(--primary-alt);
    box-shadow: none;
}
.ss-contact .icon-box.featured-box.icon-box-right.text-right h3 {
    margin-bottom: 0;
    font-size: 16px;
}
.ss-contact .icon-box.featured-box.icon-box-right.text-right h2{
    font-size: 28px;
}
.table-portfolio{
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    table{
        margin-bottom: 0;
        th{
            background: var(--black-color);
            width: 30%;
            padding: 16px 32px;
            color: #fff;
            font-size: 14px;
        }
        td{
            padding: 16px 32px;
            font-size: 16px;
        }
    }
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 14px;
}
.table-sanpham{
    table{
        margin-bottom: 0;
        tr{
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid rgba(0,0,0,0.105);
            border-top: 0 !important;
            padding: 5px 0;
            th,td{
                border: 0 !important;
            }
            th{
                text-transform: math-auto;
                font-weight: 600;
                text-transform: math-auto;
                font-size: 14px;
            }
            td{
                font-size: 14px;
            }
        }
        tr:last-child{
            border-bottom: 0;
        }
    }
}
.product_meta{
    span{
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 14px;
        font-weight: 600;
        border-top: 1px solid rgba(0,0,0,0.105);
        padding: 5px 0;
        span, a{
            font-weight: 400;
            border-top: 0;
            color: #666;
        }
    }
}
#shop-sidebar .widget .acf-radio-filter ul{
    box-shadow: none;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    max-width: 500px;
    width: 100%;
}


@media (max-width: 1430px) {
    ul.header-nav.header-nav-main.nav.nav-left.nav-size-large.nav-spacing-large {
        gap: 0;
    }
}
@media (max-width: 1024px) {
    .portfolio-element-wrapper img {
        height: 150px;
    }
    .galleryid-2655, .galleryid-2731 {
        grid-template-columns: repeat(3, 1fr);
    }
    .header-search-form input[type=search] {
        width: 85%;
        padding-right: 40px;
    }
    button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
        right: 0;
    }
    .frame-title h1 {
        font-size: 34px;
    }
    .frame-title h2 {
        font-size: 30px;
    }
    .banner h3 {
        font-size: 28px;
    }
    .banner p {
        font-size: 18px;
    }
    #logo {
        margin-top: 0;
        margin-right: 0;
    }
    .header-main {
        background-color: #fff;
    }
    .header-main li.html.custom {
        display: flex;
    }
    .header-main li.html.custom .btn-header-main {
        background-color: var(--black-color);
    }
    .nav > li > a > i.icon-menu {
        color: var(--primary-color);
    }
    .frame-btn-header-main {
        width: 100%;
        flex-direction: column;
    }
    .frame-btn-header-main .btn-header-main {
        width: 100%;
    }
    .ss-pd {
        padding: 40px 0 !important;
        padding-bottom: 10px !important;
    }
    .ss-pd .col {
        padding-bottom: 30px;
    }
    .ss-faq .img-inner {
        clip-path: none;
    }
    .ss-whychoose h2 {
        font-size: 36px;
    }
    .ss-whychoose h3 {
        font-size: 24px;
    }
    .ss-whychoose .icon-box-text h4 {
        font-size: 22px;
    }
    .quytrinhlamviecsec .box-image {
        width: 28% !important;
    }
    .quytrinhlamviecsec .col:nth-child(2) .anhmuiten:before {
        content: none;
    }
    .quytrinhlamviecsec .anhmuiten:before {
        right: -90px;
        top: 15px;
    }
    .ss-footer-contact h3 {
        font-size: 18px;
    }
    .ss-footer-contact h2 {
        line-height: 1.25;
    }
    .ss-footer-contact a.button.white.lowercase {
        font-size: 18px;
    }
    .info-item {
        gap: 12px;
    }
    .info-item .icon {
        flex-basis: 40px;
        height: 40px;
    }
    .mfp-inline-holder button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
        right: 0;
    }
    .nav-vertical>li>a, .nav-vertical>li>ul>li a {
        line-height: 1.3;
        font-size: 16px;
        font-weight: 600;
        color: #00296b;
        img{
            transform: translateY(-2px);
        }
    }
    .nav-vertical>li.active>a, .nav-vertical>li>a:hover{
        color: var(--primary-alt);
    }
}
@media (max-width: 580px) {
    .header-search-form input[type=search] {
        width: 90%;
    }
    .table-portfolio table tr{
        display: flex;
        flex-direction: column;
        th{
            width: 100%;
        }
    }
    .quytrinhlamviecsec .box-image div{
        padding: 15px;
    }
    #logo img {
        max-height: 50px;
    }
    .portfolio-element-wrapper img {
        height: 120px;
    }
    .galleryid-2655, .galleryid-2731 {
        grid-template-columns: repeat(2, 1fr);
    }
    .gallery img {
        height: 140px;
    }
    .frame-title h1 {
        font-size: 26px;
    }
    .frame-title h2 {
        font-size: 24px;
    }
    .frame-title p {
        font-size: 16px;
    }
    .btn-header-main {
        width: 110px;
        height: 40px;
        font-size: 14px !important;
    }
    .quytrinhlamviecsec p {
        font-size: 14px;
    }
    .quytrinhlamviecsec h4 {
        font-size: 18px;
    }
    .quytrinhlamviecsec .anhmuiten:before {
        right: -63px;
        top: 17px;
        width: 90px;
    }
    .quytrinhlamviecsec .box-image {
        width: 44% !important;
    }
    .secgioithieu .textphai p {
        font-size: 16px;
    }
    .secgioithieu .texttrai p {
        font-size: 40px;
        font-weight: 600;
    }
    .secgioithieu .icon-box p {
        font-size: 16px;
    }
    .ss-rating .flickity-page-dots {
        bottom: 0 !important;
    }
    .ss-footer-contact h3 {
        font-size: 16px;
    }
    .ss-footer-contact a.button.white.lowercase {
        font-size: 16px;
    }
    .blog-wrapper .post-item:not(:first-child) .box-blog-post, .blog-archive .post-item:not(:first-child) .box-blog-post {
        flex-direction: column !important;
        margin-top: 20px;
    }
    .blog-wrapper .post-item:not(:first-child) .box-image, .blog-archive .post-item:not(:first-child) .box-image {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .blog-wrapper .post-item:first-child .image-cover, .blog-archive .post-item:first-child .image-cover {
        padding-top: 55% !important;
    }
    .blog-wrapper .post-item:first-child .box-text, .blog-archive .post-item:first-child .box-text {
        padding: 15px 0 !important;
        margin-top: 15px;
    }
    .blog-wrapper .post-item:first-child .post-title, .blog-archive .post-item:first-child .post-title {
        font-size: 20px !important;
    }
    .blog-wrapper .post-item:first-child .from_the_blog_excerpt, .blog-archive .post-item:first-child .from_the_blog_excerpt {
        font-size: 14px;
    }
    h2.title_ct {
        margin-bottom: 8px;
    }
    .text-right {
        text-align: center;
    }
    .footer-wrapper .ux-logo {
        text-align: center !important;
        display: flex !important;
        justify-content: center !important;
        width: 100% !important;
        margin: 0 auto !important;
    }
    .footer-wrapper .ux-logo-link.block.image- {
        display: block !important;
        text-align: center !important;
        margin: 0 auto !important;
    }
    .footer-wrapper .ux-logo-image.block {
        margin: 0 auto !important;
        display: block !important;
    }
}
