.tg-description {
    margin: -5px;
}

.tourIcon {
    margin-left: -70px;
}

.businessBox .businessBoxContent {
    padding: 20px;
    background: white;
    font-size: 13px;
    line-height: 20px;
}

.dfProject .dfProjectContent {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0px;
    right: 0;
    display: flex;
    align-items: center;
    padding-left: 40px;
    padding-top: 70px;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(10px);
    color: white;
    pointer-events: none;
    opacity: 0;
    transform: translatey(10px);
    transition: all 0.3s ease-in-out;
}

/* Header trang chủ trong suốt: hl-front-header.css */

.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0px;
}

.map.footer {
    margin-top: -15px;
}

.grid-banner .bannerContent h2 {
    color: #000000;
    font-size: 24px;
    position: relative;
    line-height: 28px;
    min-height: 75px;
    display: flex;
    align-items: center;
}

.grid-banner:hover {
    background-color: #000000;
}

ul.social_link_menu li {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 1;
    background: #46494c;
    text-align: center;
    padding: 0;
    margin: 0;
    border-radius: 3px;
}

.contentDesign .designExcerpt a {
    padding: 5px;
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
    background: #000000;
    color: white;
    font-size: 12px;
}

.wt-separator [class^="separator-"]:before {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    background: #000000;
    animation: run 2s infinite;
}

.bg-primary {
    background-color: #6e6e6f !important;
}

.btn-primary {
    background: #000000;
    color: white !important;
}

input#searchsubmit:hover {
    background-color: #5f5d5d;
}

.wpb_text_column.wpb_content_element.content-fix {
    text-align: justify;
}

.content-fix {
    text-align: justify;
}

.containerHalfLeft {
    max-width: 910px;
    float: right;
    padding: 15px;
}

.text-white .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    border-color: #ffffff;
    background-color: transparent;
}

.text-content.wpb_column.vc_column_container.vc_col-sm-3:after {
    content: '';
    position: absolute;
    background-color: black;
    height: 420px;
    width: 110%;
    top: -30px;
    z-index: -1;
    border-radius: 40px;
    opacity: 40%;
    left: -20px;
}

.vc_gitem-zone {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-clip: border-box;
    background-color: white;
    border-color: black;
    box-sizing: border-box;
    overflow: hidden;
}

.vc_custom_1629604988709 {
    margin-top: 0px !important;
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    background-color: #f4f4f4 !important;
}

.vc_custom_1629605016202 {
    margin-top: 0px !important;
    padding-bottom: 35px !important;
    background-color: #ffffff !important;
}

.vc_custom_1629605113829 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
    background-color: #f4f4f4 !important;
}

.vc_custom_1628824802114 {
    padding-top: 35px !important;
}

.vc_custom_1628824797091 {
    padding-bottom: 35px !important;
}

.vc_custom_1634176550418 {
    /* background-image: url(https://lk-tech.com/wp-content/uploads/2021/10/DJI_0020_1-fix-1.png?id=3625) !important; */
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_1636900738338 {
    margin-top: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
    margin-left: 5px !important;
}

.news-carousel .owl-item .contentDesign .designThumbnail img {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    height: 250px;
    object-fit: cover;
}

/* Home: slider đối tác — tỷ lệ chữ nhật cố định, vuốt mượt trên mobile */
.hl-partner-carousel .owl-carousel:not(.owl-loaded) {
    display: none;
}

.hl-partner-carousel__link {
    aspect-ratio: 5 / 2;
    min-height: 0;
    width: 100%;
    padding: 12px 16px;
}

.hl-partner-carousel__link img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    -webkit-user-drag: none;
    user-select: none;
    pointer-events: none;
}

.hl-partner-carousel .owl-carousel {
    position: relative;
}

.hl-partner-carousel .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 36px;
    width: auto;
    margin-top: 0;
    transform: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
    z-index: 2;
}

.hl-partner-carousel .owl-nav button.owl-prev,
.hl-partner-carousel .owl-nav button.owl-next {
    float: none;
    position: static;
    transform: none;
    margin: 0;
    pointer-events: all;
    flex-shrink: 0;
}

.hl-partner-carousel .owl-dots {
    position: relative;
    z-index: 1;
    margin-top: 8px;
}