﻿/* Hạn chế văn bản hiển thị trong 2 dòng */
.two-line {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.one-line {
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.images-group {
    height: 225px;
    /* height: 230px; */
}

    .images-group .images-style {
        height: 100%;
    }

    .images-group img {
        height: 100%;
        object-fit: contain;
    }


.latest-property-item .content {
    width: 65%;
}

.table-responsive {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.table-custom {
    table-layout: fixed;
    width: 100%;
}

    .table-custom td {
        word-break: break-word;
        overflow-wrap: break-word;
        white-space: normal;
    }

    .table-custom tr {
        border-bottom: 1px solid #e4e4e4;
    }

.bordered {
    border-bottom: 1px solid #e4e4e4;
}

.table-custom, .table-custom td {
    border-bottom: 1px solid #e4e4e4;
}

.table-custom {
    border-collapse: collapse; /* Đảm bảo đường viền không bị chồng lấn */
    width: 100%;
}

.single-property-video-custom .img-video iframe {
    min-height: 325px;
}

.no-bordered-bottom {
    border-bottom: unset !important;
}

.scroll-check {
    margin: 20px;
    padding: 20px;
    border: 1px solid black;
}

.error {
    color: #ED2027 !important
}

a[disabled], button[disabled] {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
}

.msg-error {
    color: #ED2027 !important
}

    .msg-error .close {
        font-size: 12px;
        margin-left: 10px;
        color: #ED2027;
    }

.hover-img .img-style img {
    height: 100%;
}

input[type="text"].valid, textarea.valid {
    border-color: #28a745 !important;
}

input[type="text"].error, textarea.error {
    border-color: #ED2027 !important;
}

.required::after {
    content: "*";
    color: #ED2027 !important;
    font-size: 22px;
}
.no-bottom-round {
    border-bottom-left-radius: 0;
}

.box-shawdow {
    box-shadow: 0px 6px 10px -8px #999999;
}
.icon-dollar::after {
    content: '$';
    width: 16px;
    padding-left: 4px;
    position: relative;
    color: #5c6368eb;
    width: 16px;
    display: block;
    height: 26px;
    margin-top: -3px;
}

.body {
    /* overflow-x: hidden; */
}

/*Custom product single*/

.list_product_custom .meta-list *, 
.list_product_custom-slider .meta-list *, 
.list_product_custom-grid .meta-list *, 
.list_product_custom-list .meta-list * {
    font-size: 16px !important;
    line-height: 26px !important;
    color: #5c6368;
}

.list_product_custom .content .meta-list,
.list_product_custom-slider .content .meta-list,
.list_product_custom-grid .content .meta-list,
.list_product_custom-list .content .meta-list {
    row-gap: 3px;
}

.list_product_custom .content .meta-list .item span,
.list_product_custom-slider .content .meta-list .item span,
.list_product_custom-grid .content .meta-list .item span,
.list_product_custom-list .content .meta-list .item span {
    font-weight: 500;
}

.list_product_custom .content .meta-list .item,
.list_product_custom-slider .content .meta-list .item,
.list_product_custom-grid .content .meta-list .item,
.list_product_custom-list .content .meta-list .item {
    width: 100%;
    justify-content: space-between;
    padding-left: 4px;
    padding-right: 4px;
    gap: 25px;
}

.list_product_custom .content .meta-list .item .group-label,
.list_product_custom-slider .content .meta-list .item .group-label,
.list_product_custom-grid .content .meta-list .item .group-label,
.list_product_custom-list .content .meta-list .item .group-label {
    display: flex;
    gap: 8px;
}

.list_product_custom .content .meta-list .item .group-label p,
.list_product_custom-slider .content .meta-list .item .group-label p,
.list_product_custom-grid .content .meta-list .item .group-label p,
.list_product_custom-list .content .meta-list .item .group-label p {
    white-space: nowrap;
}

.list_product_custom .content .meta-list .item:nth-child(even),
.list_product_custom-slider .content .meta-list .item:nth-child(even),
.list_product_custom-grid .content .meta-list .item:nth-child(even),
.list_product_custom-list .content .meta-list .item:nth-child(even) {
    background-color: #e5e5e591;
}

.list_product_custom .homeya-box .content,
.list_product_custom-slider .homeya-box .content,
.list_product_custom-grid .homeya-box .content,
.list_product_custom-list .homeya-box .content {
    border-bottom: unset;
    padding: 12px 10px;
}

.list_product_custom .homeya-box .content > div,
.list_product_custom-slider .homeya-box .content > div,
.list_product_custom-grid .homeya-box .content > div,
.list_product_custom-list .homeya-box .content > div {
    padding-left: 4px;
    padding-right: 4px;
}

/* Single Product */
.single_product_widget_box .latest-property-item .images-style img{
    object-fit: cover !important;
}

.processing_phase .box-icon img {
    transform: scale(0.55);
}
.processing_phase .homeya-categories.style-1:hover .box-icon img, .processing_phase .homeya-categories.style-1:active .box-icon img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(108deg) brightness(104%) contrast(104%);
}

.filter-white {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(108deg) brightness(104%) contrast(104%);
}

/* .processing_phase .swiper-wrapper .swiper-slide{
    height: 400px;
} */
.processing_phase .swiper-wrapper .swiper-slide .homeya-categories{
    height: 100%;
}
/* 
.box-shawdow-1 {
    box-shadow: 0 2px 4px 0 rgba(158, 158, 158, 0), 0 2px 15px 0 rgba(0, 0, 0, 0.06);
}
.box-shawdow-2{
    box-shadow: 0px 0px 5px 0 rgba(255, 255, 255, 0.2), 0px 0px 20px 0px rgba(255, 255, 255, 0.19);
    margin: 8px auto;
    border-radius: 8px;
} */

:root {
    --initial-right: -31px;
    --height-slider-video: 580px;
    --height-slider-video-item: 525px;
    --swiper-pagination-bullet-size-custom: 20px;
    --swiper-pagination-bullet-color-custom1: #aa1b1f;
    --swiper-pagination-bullet-color-custom2: #1f3f98;
}

.move-animation {
    animation: moveLeft 2s linear infinite;
}
.processing_phase .icon-next{
    position: absolute;
    width: 30px;
    height: 30px;
    transform: translateY(-50%) rotate(180deg);
    top: 50%;
    right: var(--initial-right);
    bottom: 50%;
    z-index: 0;
}

.move-animation-bottom{
    
    animation: moveBottom 0.3s linear;

}
/*
.slider_video .swiper_thumbs .swiper-wrapper .swiper-slide {
    height: 200px;
}*/
.slider_video {
}

    .slider_video .single-property-video .player, .slider_video .single-property-video iframe {
        width: 100%;
        height: 525px;
    }



    .slider_video .slider_vide_gallery-thumbs {
        width: 100%;
        height: 100%;
    }

        .slider_video .slider_vide_gallery-thumbs .swiper-slide {
            cursor: pointer;
            width: 100%;
            height: unset !important;
        }
        .slider_video .slider_vide_gallery-thumbs .swiper-wrapper {
            height: 100%;
        }

        /*.slider_video .slider_vide_gallery-thumbs .swiper-slide-active {
            border: 2px solid var(--swiper-pagination-bullet-color-custom2);
            border-radius: 10px;
        }
        .slider_video .slider_vide_gallery-thumbs .swiper-slide:hover {
            border: 2px solid var(--swiper-pagination-bullet-color-custom1);
            border-radius: 10px;
        }
*/
        .slider_video .slider_vide_gallery-top img, .slider_video .slider_vide_gallery-thumbs .swiper-slide img {
            border-radius: 10px;
        }


    .slider_video .slider_vide_gallery-top, .slider_video .slider_vide_gallery-thumbs {
        overflow: hidden;
        height: calc(var(--height-slider-video-item));
        /* max-height: 700px; */
        width: 100%;
    }

        .slider_video .slider_vide_gallery-top .swiper-slide {
            width: 100%;
            /*display: flex;
            align-items: center;
            justify-content: center;
            box-sizing: border-box;*/
            /*border: 1px solid grey;*/
            /*border-radius: 10px;*/
        }

            .slider_video .slider_vide_gallery-top .swiper-slide .image-sw-single,

            .slider_video .slider_vide_gallery-top .swiper-slide .image-sw-single .single-property-video,
            .slider_video .slider_vide_gallery-top .swiper-slide .image-sw-single .single-property-video .img-video,
            .slider_video .slider_vide_gallery-top .swiper-slide .image-sw-single .single-property-video .img-video img {
                height: inherit;
            }

.slider_video .tab-content {
    height: calc(var(--height-slider-video));
}
.slider_video .single-property-video {
    padding-right: 0;
}

.slider_video .single-property-video .btn-video {
    border: unset;
}

.slider_video .single-property-video .img-video img {
    width: 100%;
    /*height: 100%;*/
    object-fit:contain;
}

.slider_video .swiper_thumbs {
    margin-top: 0px;
    max-height: calc(var(--height-slider-video));
    /*overflow-y: scroll;*/
}
.slider_video .swiper_video .swiper,  .slider_video .swiper_video{
    /*height: 100%;*/
}
.slider_video .swiper_video .swiper-wrapper .swiper-slide .image-sw-single {
    /*height: var(--height-slider-video);*/
    /*height: 100%;*/
}
.slider_video .swiper_video .swiper-wrapper .swiper-slide .image-sw-single iframe {
    /*height: 100%;*/
    width: 100%;
}

.slider_video .swiper_thumbs .swiper-wrapper .swiper-slide {
    padding-bottom: 10px;
}
.slider_video .swiper_thumbs .swiper-wrapper .swiper-slide .img-thumb-pagi img {
    /*width: 100%;
    height: 200px;*/
}

.slider_video .swiper_thumbs .swiper-wrapper {
    /*flex-direction: column;
    flex-wrap: nowrap;*/
}

.swiper_slider_image .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-size-custom);
    height: var(--swiper-pagination-bullet-size-custom);
    
}
.swiper_slider_image .swiper-pagination-bullet-active{
    background-color: var(--swiper-pagination-bullet-color-custom1);
}
.swiper_slider_image .swiper_slider_image-pagination {
    bottom: 0;
}
.swiper_slider_image .swiper-button-next, .swiper_slider_image .swiper-button-prev {
    color: var(--swiper-pagination-bullet-color-custom2);
}
.swiper_slider_image .swiper-button-next.swiper-button-disabled, .swiper_slider_image .swiper-button-prev.swiper-button-disabled {
    color: var(--swiper-pagination-bullet-color-custom2);
}




.section_filter_search_custom {
    top: 45px;
}
.section_service_custom.flat-section-v5 {
    padding-top: 150px;
}
/*
    Liên hệ
*/
/*.progress-wrap:hover .progress-wrap .contact-icon {
    height: 200px;
    bottom: 50px;
}*/
.contact-icon {
    /* position: absolute;
    bottom: 0;
    right: 0; */

    cursor: pointer;
    display: block;
}
.info_custom {
    position: fixed;
    bottom: 110px;
    right: 30px;
    height: 44px;
    width: 44px;
    cursor: pointer;
    display: block;
    border-radius: 50%;
    box-shadow: 0px 10px 25px 0px rgba(54, 95, 104, 0.1019607843);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    background: #ffffff;
}


.progress-wrap .box-icon.social.black_custom {
    background-color: #161e2d;
}
.progress-wrap .box-icon.social.white_custom {
    background-color: rgba(255, 255, 255, 0.1);
}
.social-icons {
    position: absolute;
    bottom: calc(100% + 35px);
    /*right: 0;*/
    display: flex;
    flex-direction: column;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0.3s ease, height 0.3s ease;
}
/*
.social-icons a {
    margin-bottom: 10px;
    transform: translateY(10px);
    transition: transform 0.3s ease;
}

.social-icons a i {
    font-size: 18px;
    color: #fff;
}*/

.contact-icon:hover .social-icons {
    opacity: 1;
    visibility: visible;
    
    /* animation: all ease-in-out 1s; */
}
.social-icons .box-icon:hover .social-icons {
    /*background-color: wheat;*/
    right: 0;
}
.progress-wrap .svg-stroke-white-unset path {
    stroke: unset;
}
/*
.social-icons .box-icon:hover {
    width: 44px;
    height: 44px;
}*/
/*.social-icons:hover .social-icons a {
    transform: translateY(0);
    width: 50px;
    height: 50px;
}*/

.social-icon.fb {
    background-color: #3b5998; /* Màu của icon Facebook */
    padding: 10px;
    border-radius: 50%;
}

.social-icon.tiktok {
    background-color: #000; /* Màu của icon TikTok */
    padding: 10px;
    border-radius: 50%;
}

.social-icon.youtube {
    background-color: #ff0000; /* Màu của icon YouTube */
    padding: 10px;
    border-radius: 50%;
}



/*


*/
/* 
.processing_phase .homeya-categories {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    transition: transform 0.3s;
}

    .processing_phase .homeya-categories .box-icon {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .processing_phase .homeya-categories .content {
        text-align: center;
        flex-grow: 1;
    }

    .processing_phase .homeya-categories:hover {
        transform: translateY(-10px);
    } */



/* Remove ảnh nền mờ của sản phẩm */
.homeya-box.style-2:hover .images-group:after {
    content: unset !important;
}
.homeya-box.style-2 .images-group:after{
    content: unset !important;
}





.request-loader {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}

    .request-loader span {
        position: relative;
        font-size: 72px;
        top: 5px;
        left: -5px;
    }

    .request-loader::after {
        opacity: 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0;
        bottom: 0;
        content: "";
        height: 100%;
        width: 100%;
        border: 8px solid rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        -webkit-animation-name: ripple;
        animation-name: ripple;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
        animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
        z-index: -1;
    }

    .request-loader::before {
        opacity: 0;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0;
        bottom: 0;
        content: "";
        height: 100%;
        width: 100%;
        border: 8px solid rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        -webkit-animation-name: ripple;
        animation-name: ripple;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
        animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
        z-index: -1;
    }


.wrap.active {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0.3s ease, flex 3s ease, height 5s ease-in-out;
    /*display: flex;*/
    
}
.wrap {
    margin: 5px auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    /*display: none;*/
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    height: 0%;
}
/*.group_icon_info ul li.review:hover .wrap {
    visibility: visible !important;
}
*/
.group_icon_info ul li.review {
    visibility: visible;
    display: flex;
    opacity: 1;
    background-color: var(--swiper-pagination-bullet-color-custom1);
    border: 1px solid white;
    border-radius: 50%;
}
a.button_custom {
    padding: 5px;
    /*background: transparent;*/
    background: var(--swiper-pagination-bullet-color-custom1);
    cursor: pointer;
    border: 2px solid white;
    color: white;
    height: 40px;
    width: 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 100%;
    text-transform: uppercase;
    font-family: "Muli-LightItalic", Helvetica;
    font-size: 20px;
    line-height: 30px;
    animation: ripple 1.5s linear infinite;
    transition: all 0.7s ease;
    align-items: center;
}

    a.button_custom:hover {
        transform: scale(1.2);
        
    }
    
    a.button_custom:focus {
        outline: none;
    }
/*
.progress-wrap {
    pointer-events: none;
}

.progress-circle {
    pointer-events: all;
}

.group_icon_info .social-icons {
    pointer-events: all;
}*/

.footer-cl-5 {
    margin-left: 10.3%;
}

.group_info_contact {
    display: flex;

}
.footer .top-footer .footer-logo {
    width: 20%;
}

.footer .top-footer .content-footer-top {
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}
.footer .top-footer .content-footer-top {
    gap: 10px;
}
footer .top-footer .content-footer-top .footer-logo {
    display: flex;
    border: 1px solid var(--swiper-pagination-bullet-color-custom1);
    height: 128px;
}
footer .top-footer .content-footer-top .footer-logo img {
    object-fit: scale-down;
    margin: auto;
}
.group_info_contact .group_info_contact-content {
    background-color: white;
    padding: 5px;
    margin: 35px 0;
    border: 2px solid var(--swiper-pagination-bullet-color-custom1);
    border-radius: 10px;
    position: relative;
    height: 85%;
}
.group_info_contact a {
    width: 100%;
    height: 100%;
}

.group_info_contact .group_info_contact-content .group_info_contact-title{
    color: var(--swiper-pagination-bullet-color-custom2);
    font-size: 18px;
    font-weight:bold;
    text-align:center;
    padding-top: 16px;
}
.group_info_contact .group_info_contact-content .group_info_contact-title span {
    color: var(--swiper-pagination-bullet-color-custom1);
    font-size: 18px;
    font-weight:bold;
    text-align:center;
}
.group_info_contact .group_info_contact-content .group_info_contact-desc {
    font-size: 16px;
    text-align:center;

}
.group_info_contact .group_info_contact-content .group_info_contact-icon {
    /*background-color: rgba(255, 255, 255, 0.1);*/
    background-color: var(--swiper-pagination-bullet-color-custom1);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid var(--swiper-pagination-bullet-color-custom2);
    display: flex;
    position:absolute;
    top: 0;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
.group_info_contact-icon i, .group_info_contact-icon svg {
    margin: auto;
    color: white;
}
.group_info_contact-icon i.icon-youtube {
    font-size: 12px;
}
.group_info_contact .group_info_contact-content .group_info_contact-icon:hover {
    background-color: var(--swiper-pagination-bullet-color-custom2);
    border: 2px solid var(--swiper-pagination-bullet-color-custom1);
}

.group_info_contact .group_info_contact-logo {
    display: flex;
}
.group_info_contact .group_info_contact-logo img {
    /*margin: auto 0;*/
    object-fit: scale-down;
}

.main-header .logo-box .logo img {
    display: block;
    width: 70px;
    transform: scale(1);
}


.button2 {
    --x: 50%;
    --y: 50%;
    position: relative;
    appearance: none;
    padding: 1em 2em;
    color: white;
    cursor: pointer;
    outline: none;
    border-radius: 100px;
    // The magic border: 2px solid transparent;
    background: linear-gradient(#000, #000) padding-box, radial-gradient(farthest-corner at var(--x) var(--y), #00C9A7, #845EC2) border-box;
}


.thumbs-product-custom .img-thumb-pagi {
    max-height: 100px;
    overflow: hidden;
    object-fit: contain;
}

.section_product_slider {
    max-height: 700px !important;
    overflow: hidden;
}