.boxsliderdetail {
    background: #14142B none;
    height: 450px
}

    .boxsliderdetail .slidetop {
        height: 350px;
        overflow: hidden
    }

        .boxsliderdetail .slidetop .owl-carousel:not(.owl-loaded) {
            display: block
        }

    .boxsliderdetail .gallery-slide .item {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 100%
    }

        .boxsliderdetail .gallery-slide .item img {
            width: 100%;
            display: block;
            height: 350px;
            object-fit: cover
        }

    .boxsliderdetail .slidebot {
        padding: 10px 5px
    }

        .boxsliderdetail .slidebot .owl-carousel .owl-nav-unloaded {
            display: none
        }

        .boxsliderdetail .slidebot .owl-carousel:not(.owl-loaded) {
            display: block;
            height: 80px
        }

            .boxsliderdetail .slidebot .owl-carousel:not(.owl-loaded) .item {
                float: left;
                margin-right: 5px;
                width: calc(100% / 5 - 5px);
                overflow: hidden
            }

                .boxsliderdetail .slidebot .owl-carousel:not(.owl-loaded) .item img {
                    height: 80px;
                    width: 100%;
                    display: inline-block;
                    vertical-align: middle;
                    object-fit: cover
                }

                .boxsliderdetail .slidebot .owl-carousel:not(.owl-loaded) .item:nth-child(n+6) {
                    display: none
                }

            .boxsliderdetail .slidebot .owl-carousel:not(.owl-loaded) .owl-nav-unloaded {
                display: block
            }

            .boxsliderdetail .slidebot .itemthumb img {
                height: 80px;
                display: inline-block;
                vertical-align: middle;
                object-fit: cover
            }
            
            .boxsliderdetail .slidebot .control {
                display: flex;
                align-items: center;
                justify-content: flex-end
            }
            
                .boxsliderdetail .slidebot .control .icon-control {
                    width: 90px;
                    height: 80px;
                    background: rgba(255,255,255,0.1);
                    color: #e0e0e0;
                    cursor: pointer;
                    text-align: center;
                    margin: 0 6px 0 0;
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    justify-content: center;
                    font-size: 15px;
                    line-height: 18px
                }
            
                    .boxsliderdetail .slidebot .control .icon-control:last-child {
                        margin-right: 0
                    }
            
                    /* .boxsliderdetail .slidebot .control .icon-control::before {
                        content: "";
                        width: 25px;
                        height: 25px;
                        display: block;
                        margin: 0 0 10px;
                        background: #e0e0e0
                    }
            
                    .boxsliderdetail .slidebot .control .icon-control.icon-dashboard::before {
                        -webkit-mask: url("../images/dashboard.svg") no-repeat center center/100% auto;
                        mask: url("../images/dashboard.svg") no-repeat center center/100% auto
                    }
            
                    .boxsliderdetail .slidebot .control .icon-control.icon-global::before {
                        -webkit-mask: url("../images/global-americas.svg") no-repeat center center/100% auto;
                        mask: url("../images/global-americas.svg") no-repeat center center/100% auto
                    }
            
                    .boxsliderdetail .slidebot .control .icon-control.icon-map::before {
                        -webkit-mask: url("../images/map.svg") no-repeat center center/100% auto;
                        mask: url("../images/map.svg") no-repeat center center/100% auto
                    }
            
                    .boxsliderdetail .slidebot .control .icon-control.icon-3d::before {
                        -webkit-mask: url("../images/icon_3d.svg") no-repeat center center/100% auto;
                        mask: url("../images/icon_3d.svg") no-repeat center center/100% auto
                    }
            
                    .boxsliderdetail .slidebot .control .icon-control.icon-video::before {
                        -webkit-mask: url("../images/icon-video.svg") no-repeat center center/100% auto;
                        mask: url("../images/icon-video.svg") no-repeat center center/100% auto
                    } */
            
            .fancybox-is-open .fancybox-bg {
                opacity: 1;
                background: #000
            }
            
            .fancybox-button {
                background: transparent
            }
            
            .fancybox-progress {
                /*background: #337ab7;*/
                height: 3px
            }
            
            .fancybox-thumbs {
                top: initial;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 85px;
                background: #0d0a0a
            }
            
            .fancybox-show-thumbs .fancybox-inner {
                right: 0;
                bottom: 95px
            }
            
            .fancybox-thumbs__list a {
                border-radius: 4px
            }
            
                .fancybox-thumbs__list a:before {
                    border: 2px solid #FFF;
                    opacity: 1
                }
            
                .fancybox-thumbs__list a.fancybox-thumbs-active::before {
                    border: 2px solid #dc3545
                }
.wrap-description {
    line-height: 1.86;
    letter-spacing: 0.12px;
    text-align: left;
    color: #2b2b2b;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

    .wrap-description img {
        max-width: 100% !important;
        height: auto !important;
        margin: 0 auto 15px;
        display: block
    }

    .wrap-description span img {
        margin: 0 10px 0 0;
        display: inline-flex
    }

    .wrap-description .title-1 {
        font-size: 18px !important;
        font-weight: bold
    }

    .wrap-description .title-2 {
        font-size: 16px !important;
        font-weight: bold
    }

    .wrap-description .title-3, .wrap-description .title-4, .wrap-description .title-5, .wrap-description .title-6 {
        font-weight: bold;
        font-size: 14px !important
    }

    .wrap-description iframe {
        width: 100% !important
    }

    .wrap-description pre {
        white-space: pre-wrap
    }

    .wrap-description ul {
        padding-left: 0 !important;
        list-style: none !important
    }

        .wrap-description ul li {
            margin-bottom: 15px
        }            

        .wrap-description .block-expand {
            height: 120px;
            background-image: linear-gradient(to bottom, rgba(255,255,255,0) 3%, #fff 57%);
            position: absolute;
            bottom: 0;
            width: 100%;
            text-align: left;
            padding: 81px 0 15px
        }

            .wrap-description .block-expand .btn {
                margin-top: 25px;               
                margin: 0 auto;
                display: flex;
                align-items: center;               
            }

                .wrap-description .block-expand .btn::after {
                    content: '\f078';
                    font-family: 'Font Awesome 6 Free';
                    font-weight: 600;
                    font-size: 10px;
                    margin-left: 5px;                 
                    /* display: block;
                    content: "";
                    width: 15px;
                    height: 15px;
                    border: none;     
                    -webkit-mask: url(../images/arrow-down.svg) no-repeat center/15px auto;
                    mask: url(../images/arrow-down.svg) no-repeat center/15px auto;
                    background-color: #dc3545;               
                    margin-left: 5px */
                }

        .wrap-description .description {
            max-height: 240px
        }

            .wrap-description .description.buy, .wrap-description .description.rent {
                white-space: pre-line
            }

                .wrap-description .description.buy p, .wrap-description .description.rent p {
                    margin-bottom: 0 !important
                }

        .wrap-description.expand {
            overflow: unset;
            height: unset;
            padding-bottom: 25px;
            margin: 0
        }

            .wrap-description.expand .description {
                height: auto;
                max-height: none
            }

            .wrap-description.expand .block-expand {
                background-image: unset;
                position: initial;
                padding: 10px 0 0;
                height: auto
            }

                .wrap-description.expand .block-expand .btn:after {
                    transform: rotate(180deg)
                }

                .left-content .agency-info {
                    background: #FFFFFF;
                    border: 1px solid #DDDEE6;
                    border-radius: 5px;
                    margin-top: 20px
                }
                
                    .left-content .agency-info .top-info {
                        display: flex;
                        flex-wrap: wrap;
                        padding: 20px 20px 0
                    }
                
                        .left-content .agency-info .top-info .inner-left-info {
                            flex-grow: 1;
                            /* width: calc(100% - 300px) */
                        }
                
                        .left-content .agency-info .top-info .inner-right-info {
                            display: block
                        }
                
                            .left-content .agency-info .top-info .inner-right-info .btn {
                                width: 100%;
                                height: 44px;
                                padding: 9px 0;
                                margin: 0;
                                font-weight: 500;
                                font-size: 16px;
                                line-height: 26px;
                                display: flex;
                                align-items: center;
                                border-radius: 5px;
                                border: none;
                                text-align: center;
                                justify-content: center
                            }
                
                                .left-content .agency-info .top-info .inner-right-info .btn::before {
                                    content: '';
                                    display: block;
                                    height: 24px;
                                    width: 24px;
                                    margin: 0 6px 0 0
                                }
                
                            .left-content .agency-info .top-info .inner-right-info .btn-chat {
                                border: 1px solid #DDDEE6
                            }
                
                                /* .left-content .agency-info .top-info .inner-right-info .btn-chat::before {
                                    mask: url(../images/icon_mes.svg) no-repeat center/18px auto;
                                    -webkit-mask: url(../images/icon_mes.svg) no-repeat center/18px auto;
                                    background-color: #FFBF00
                                } */
                
                                .left-content .agency-info .top-info .inner-right-info .btn-chat:hover {
                                    border: 1px solid #dc3545;
                                    background: #dc3545;
                                    color: #fff
                                }
                
                                    .left-content .agency-info .top-info .inner-right-info .btn-chat:hover::before {
                                        background-color: #fff
                                    }
                
                            .left-content .agency-info .top-info .inner-right-info .btn-phone {
                                border: 1px solid #DDDEE6;
                                padding-left: 25px;
                                padding-right: 25px;
                                margin: 0 0 20px
                            }
                
                                /* .left-content .agency-info .top-info .inner-right-info .btn-phone::before {
                                    mask: url(../images/icon_phone.svg) no-repeat center/18px auto;
                                    -webkit-mask: url(../images/icon_phone.svg) no-repeat center/18px auto;
                                    background-color: #27AE60
                                } */
                
                                .left-content .agency-info .top-info .inner-right-info .btn-phone::after {
                                    content: 'Hiển thị số';
                                    display: block;
                                    font-size: 13px;
                                    margin-left: auto;
                                    margin-right: 0
                                }
                
                                .left-content .agency-info .top-info .inner-right-info .btn-phone.show {
                                    background-color: #14142b;
                                    color: #fff;
                                    justify-content: center
                                }
                
                                    .left-content .agency-info .top-info .inner-right-info .btn-phone.show::before {
                                        background-color: #fff
                                    }
                
                                    .left-content .agency-info .top-info .inner-right-info .btn-phone.show::after {
                                        content: '';
                                        display: none
                                    }
                
                    .left-content .agency-info .basic-info {
                        display: flex;
                        align-items: flex-start;
                        margin: 0 0 27px
                    }
                
                        .left-content .agency-info .basic-info .avatar {
                            width: 70px;
                            height: 70px;
                            display: block;
                            overflow: hidden;
                            border-radius: 50%;
                            margin-right: 17px
                        }
                
                            .left-content .agency-info .basic-info .avatar img {
                                display: inline-block;
                                vertical-align: middle;
                                width: 100%;
                                height: 100%;
                                object-fit: cover
                            }
                
                        /*.left-content .agency-info .basic-info .right .right-head {
                            display: flex;
                            align-items: center
                        } */
                
                        .left-content .agency-info .basic-info .right .fullname {
                            font-weight: bold;
                            font-size: 16px;
                            line-height: 21px;
                            color: #14142B;
                            display: flex;
                            align-items: center;
                            margin: 0
                        }
                
                            .left-content .agency-info .basic-info .right .fullname::after {
                                content: "";
                                display: block;
                                margin: 0 0 0 5px;
                                width: 14px;
                                height: 14px;
                                background: transparent url("../images/icon_checked.svg") no-repeat center/12px auto
                            }
                
                        .left-content .agency-info .basic-info .right .rate {
                            /* margin: 0 0 0 14px; */
                            color: #14142B;
                            font-weight: 500;
                            font-size: 14px;
                            line-height: 24px;
                            display: flex
                        }
                
                            .left-content .agency-info .basic-info .right .rate::before {
                                content: '';
                                margin: 2px 5px 0 0;
                                display: block;
                                width: 16px;
                                height: 16px;
                                background: transparent url("../images/icon_star.svg") no-repeat center/100% auto
                            }
                
                            .left-content .agency-info .basic-info .right .rate span {
                                color: #6E7191;
                                font-weight: normal;
                                margin-left: 5px
                            }
                
                        .left-content .agency-info .basic-info .right .text {
                            font-size: 14px;
                            line-height: 24px;
                            color: #6E7191;
                            margin: 0
                        }
                
                    .left-content .agency-info .basic-info-bottom p {
                        font-weight: 500;
                        font-size: 16px;
                        line-height: 26px;
                        color: #14142B;
                        display: flex;
                        align-items: flex-start
                    }
                
                        .left-content .agency-info .basic-info-bottom p::before {
                            content: '';
                            display: block;
                            width: 16px;
                            height: 22px;
                            margin: 0 8px 0 0
                        }
                
                    .left-content .agency-info .basic-info-bottom .icon-verify {
                        margin: 0 0 14px
                    }
                
                        .left-content .agency-info .basic-info-bottom .icon-verify::before {
                            background: transparent url("../images/shield.svg") no-repeat center/14px auto
                        }
                
                        .left-content .agency-info .basic-info-bottom .icon-verify a {
                            margin: 0 0 0 12px
                        }
                
                    .left-content .agency-info .basic-info-bottom .ask {
                        margin: 0 0 10px
                    }
                
                        .left-content .agency-info .basic-info-bottom .ask::before {
                            background: transparent url("../images/help.svg") no-repeat center/100% auto
                        }
                
                    .left-content .agency-info .bottom-info {
                        padding: 20px 0;
                        background: #F9FAFB;
                        border-radius: 0px 0px 10px 10px;
                        overflow: hidden;
                        border-top: 1px solid #E6E9EC
                    }
                
                        .left-content .agency-info .bottom-info .owl-stage-outer {
                            padding-left: 30px;
                            padding-right: 30px
                        }
                
                        .left-content .agency-info .bottom-info .item-ask a {
                            display: block;
                            padding: 6px 12px;
                            color: #14142B;
                            font-size: 14px;
                            line-height: 24px;
                            height: 36px;
                            background: #FFFFFF;
                            border: 1px solid #dc3545;
                            border-radius: 10px;
                            text-decoration: none
                        }
                
                        .left-content .agency-info .bottom-info .owl-nav .owl-prev, .left-content .agency-info .bottom-info .owl-nav .owl-next {
                            top: 50%;
                            -webkit-transform: translateY(-50%);
                            -ms-transform: translateY(-50%);
                            transform: translateY(-50%);
                            border: none;
                            box-shadow: none;
                            background: transparent;
                            position: absolute;
                            z-index: 9;
                            padding: 0;
                            margin: 0
                        }
                
                            .left-content .agency-info .bottom-info .owl-nav .owl-prev.disabled, .left-content .agency-info .bottom-info .owl-nav .owl-next.disabled {
                                display: none
                            }
                
                            .left-content .agency-info .bottom-info .owl-nav .owl-prev span, .left-content .agency-info .bottom-info .owl-nav .owl-next span {
                                text-indent: -9999px;
                                width: 40px;
                                height: 40px;
                                overflow: hidden;
                                border-radius: 50%;
                                border: none;
                                box-shadow: none;
                                background: #FFFFFF;
                                border: 1px solid #DDDEE6;
                                box-shadow: 0px 4px 8px rgba(16,20,38,0.05);
                                z-index: 9;
                                display: block;
                                position: relative
                            }
                
                        .left-content .agency-info .bottom-info .owl-nav .owl-prev {
                            left: 0
                        }
                
                            .left-content .agency-info .bottom-info .owl-nav .owl-prev span {
                                background: #fff url("../images/arrow-left.svg") no-repeat center/6px auto
                            }
                
                            .left-content .agency-info .bottom-info .owl-nav .owl-prev::before {
                                content: '';
                                display: block;
                                width: 200px;
                                height: 50px;
                                top: 50%;
                                left: 0;
                                position: absolute;
                                -webkit-transform: translateY(-50%);
                                -ms-transform: translateY(-50%);
                                transform: translateY(-50%);
                                background: #fff;
                                background: linear-gradient(-90deg, rgba(249,250,251,0) 0%, #f9fafb 57%, #f9fafb 100%)
                            }
                
                        .left-content .agency-info .bottom-info .owl-nav .owl-next {
                            right: 0
                        }
                
                            .left-content .agency-info .bottom-info .owl-nav .owl-next span {
                                background: #fff url("../images/arrow-right.svg") no-repeat center/6px auto
                            }
                
                            .left-content .agency-info .bottom-info .owl-nav .owl-next::before {
                                content: '';
                                display: block;
                                width: 100px;
                                height: 50px;
                                top: 50%;
                                right: 0;
                                position: absolute;
                                -webkit-transform: translateY(-50%);
                                -ms-transform: translateY(-50%);
                                transform: translateY(-50%);
                                background: #fff;
                                background: linear-gradient(90deg, rgba(249,250,251,0) 0%, #f9fafb 57%, #f9fafb 100%)
                            }

.modal-share .modal-dialog .modal-body .box-preview {
    display: flex;
    padding: 0 0 30px
}

    .modal-share .modal-dialog .modal-body .box-preview .thumb {
        display: block;
        width: 90px;
        height: 60px;
        margin: 0 12px 0 0;
        border-radius: 5px;
        overflow: hidden
    }

        .modal-share .modal-dialog .modal-body .box-preview .thumb img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover
        }

        .modal-share .modal-dialog .modal-body .box-preview .thumb.thumb-agency {
            border-radius: 50%
        }

    .modal-share .modal-dialog .modal-body .box-preview .title {
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        /* letter-spacing: 0.75px;
        flex-grow: 1 */
    }

        .modal-share .modal-dialog .modal-body .box-preview .title.text-lowercase {
            text-transform: lowercase
        }

        .modal-share .modal-dialog .modal-body .box-preview .title .sub-title {
            display: block;
            margin: 5px 0 0;
            color: #6E7191;
            font-weight: normal;
            font-size: 13px;
            line-height: 18px
        }

.modal-share .modal-dialog .modal-body .main-label {
    font-weight: bold;
    /* font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.75px; */
    margin: 0 0 8px
}

.modal-share .modal-dialog .modal-body .item-row-share {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 10px
}

.modal-share .modal-dialog .modal-body .item-share {
    flex: 0 0 50%;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #14142B;
    text-decoration: none;
    margin: 0 0 15px;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    cursor: pointer
}

    .modal-share .modal-dialog .modal-body .item-share::before {
        content: '';
        display: block;
        width: 32px;
        height: 32px;
        margin: 0 10px 0 0;
        background: transparent none no-repeat center center/100% auto
    }

.modal-share .modal-dialog .modal-body .icon-facebook::before {
    background-image: url("../images/icon-share-facebook.svg")
}

.modal-share .modal-dialog .modal-body .icon-twitter::before {
    background-image: url("../images/icon-share-twitter.svg")
}

.modal-share .modal-dialog .modal-body .icon-email::before {
    background-image: url("../images/icon-share-email.svg")
}

.modal-share .modal-dialog .modal-body .icon-sms::before {
    background-image: url("../images/icon-share-sms.svg")
}

.modal-share .modal-dialog .modal-body .icon-messenger::before {
    background-image: url("../images/icon-share-messenger.svg")
}

.modal-share .modal-dialog .modal-body .icon-zalo::before {
    background-image: url("../images/icon-share-zalo.svg")
}

.modal-share .modal-dialog .modal-body .input-group {
    border: 1px solid #DDDEE6;
    border-radius: 8px;
    overflow: hidden
}

    .modal-share .modal-dialog .modal-body .input-group .form-control {
        height: 58px;
        color: #4E4B66;
        font-size: 14px;
        line-height: 22px;
        background: transparent none;
        border: none;
        border-radius: none;
        box-shadow: none;
        padding: 0 15px
    }

        .modal-share .modal-dialog .modal-body .input-group .form-control:focus {
            outline: none;
            box-shadow: none
        }

    .modal-share .modal-dialog .modal-body .input-group .input-group-append {
        margin: 0;
        width: 102px;
        max-width: 102px;
        min-width: 102px;
        align-items: center
    }

        .modal-share .modal-dialog .modal-body .input-group .input-group-append:focus {
            outline: none;
            box-shadow: none
        }

        .modal-share .modal-dialog .modal-body .input-group .input-group-append .input-group-text {
            /* background: #FFFFFF none;
            border: 1px solid #14142B;
            border-radius: 8px; */
            height: 34px;
            width: 92px;
            padding: 0;
            display: block;
            text-align: center;
            /* color: #000000; */
            font-size: 14px;
        }

            /* .modal-share .modal-dialog .modal-body .input-group .input-group-append .input-group-text.active {                
                color: #fff;
            } */

            .modal-share .modal-dialog .modal-body .input-group .input-group-append .input-group-text:hover {
                cursor: pointer
            }

            .modal-share .modal-dialog .modal-body .input-group .input-group-append .input-group-text:focus {
                outline: none;
                box-shadow: none
            }
            

/* .right-sidebar {
    width: 360px;
    flex: 0 0 360px;
    padding: 30px 15px 0
} */

    .right-sidebar .hide-article {
        width: 100%
    }

        .right-sidebar .hide-article button {
            flex-grow: 1;
            background: #dc3545;
            border-radius: 5px;
            width: 100%;
            height: 48px;
            border: none;
            padding: 10px 15px;
            font-weight: bold;
            font-size: 16px;
            line-height: 28px;
            color: #FFFFFF;
            text-align: center;
            margin-bottom: 12px
        }

    .right-sidebar .register-view-home-mask {
        display: none;
        width: 100%;
        height: 294px
    }

        .right-sidebar .register-view-home-mask.active {
            display: block
        }

    .right-sidebar .item-sidebar {
        background: #FFFFFF;
        border: 1px solid #DDDEE6;
        box-shadow: 0px 0px 30px rgba(16,20,38,0.1);
        border-radius: 5px;
        padding: 16px;
        margin: 0 0 20px
    }

        .right-sidebar .item-sidebar .title {
            font-weight: bold;
            font-size: 18px;
            line-height: 26px;
            color: #14142B;
            margin: 0 0 10px;
            padding: 0
        }

        .right-sidebar .item-sidebar .list-link a {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            /* color: #14142B; */
            line-height: 24px;
            margin: 0 0 10px
        }

            .right-sidebar .item-sidebar .list-link a:hover {
                text-decoration: none;
                /* color: #F5881F */
            }

            .right-sidebar .item-sidebar .list-link a .count {
                color: #007AFF;
                min-width: 44px;
                text-align: right
            }

            .right-sidebar .item-sidebar .list-link a:last-child {
                margin: 0
            }

            .right-sidebar .user-avatar .img-profile{
                width: 4.2rem;
                height: 4.2rem;
            } 

            .right-sidebar .user-name .rate{
                color: #14142B;
                font-weight: 500;
                font-size: 14px;
                line-height: 24px;
                display: flex;
            }

            .right-sidebar .user-name .rate::before{
                content: '';
                margin: 2px 5px 0 0;
                display: block;
                width: 16px;
                height: 16px;
                background: transparent url(../images/icon_star.svg) no-repeat center/100% auto;
            }

            .right-sidebar .btn-phone::after {
                content: 'Hiển thị số';
                /* display: block; */
                font-size: 15px;
                margin-left: 10px;                
            }

            .right-sidebar .btn-phone.show::after {
                content: '';
                display: none
            }
            

        .right-sidebar .item-sidebar.register-view-home.fixed {
            position: fixed;
            right: calc((100vw - 1440) / 2 + 15px);
            top: 30px;
            width: 330px
        }

/* Dang ky xem nha */
    .right-sidebar .item-sidebar.register-view-home .checkmark {           
        display: flex;
        align-items: center;
        justify-content: center;    
        font-size: 15px;
        height: 38px;
        padding: 1px;
        width: 100%;
    }
  
        .right-sidebar .item-sidebar.register-view-home .btn-view-offline .checkmark {
            border: 1px solid #E8E8E8
        }

            .right-sidebar .item-sidebar.register-view-home .btn-view-offline .checkmark::before {
                background-color: #dc3545
            }

        .right-sidebar .item-sidebar.register-view-home .btn-view-offline input:checked ~ .checkmark {
            border: 2px solid #dc3545
        }

    .right-sidebar .item-sidebar.register-view-home .btn-view-online {
        position: relative
    }

        .right-sidebar .item-sidebar.register-view-home .btn-view-online .checkmark {
            border: 1px solid #27AE60;
            color: #27AE60
        }

            .right-sidebar .item-sidebar.register-view-home .btn-view-online .checkmark::before {
                background-color: #27AE60
            }

        .right-sidebar .item-sidebar.register-view-home .btn-view-online .icon-ring {
            position: absolute;
            width: 34px;
            height: 34px;
            right: 5px;
            top: -17px;
            z-index: 1;
            background: transparent none
        }

            .right-sidebar .item-sidebar.register-view-home .btn-view-online .icon-ring::before {
                content: '';
                display: block;
                width: 14px;
                height: 14px;
                position: absolute;
                left: 50%;
                top: 50%;
                z-index: 1;
                background: #dc3545;
                border-radius: 50%;
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
            }

            .right-sidebar .item-sidebar.register-view-home .btn-view-online .icon-ring::after {
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                z-index: 2;
                border: 4px solid #dc3545;
                border-radius: 50%;
                animation: pulse-animate 1300ms infinite forwards
            }

        .right-sidebar .item-sidebar.register-view-home .btn-view-online input:checked ~ .checkmark {
            border: 2px solid #27AE60
        }

    .right-sidebar .item-sidebar.register-view-home .btn-register {
        flex-grow: 1;
        background: #dc3545;
        border-radius: 5px;
        width: 100%;
        height: 48px;
        border: none;
        padding: 10px 15px;
        font-weight: bold;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF;
        text-align: center
    }

/* tab info */
.tab-info-container{
    padding: 8px 0;
}

.tab-info-container .nav-tabs {
    display: block;
    border: none
}

.tab-info-container .nav-tabs .nav-item {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 20px;
    color: #14142B;
    margin-right: 30px;
    position: relative
}

    .tab-info-container .nav-tabs .nav-item.active::after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: -19px;
        height: 2px;
        width: 100%;
        background: #dc3545
    }

    .tab-info-container .list-actions {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        transition: all 0.3s ease-in-out;
        opacity: 1
    }

        .tab-info-container .list-actions .auth-info {
            display: flex;
            align-items: center;
            margin-right: 30px
        }

            .tab-info-container .list-actions .auth-info .b__avarta {
                width: 44px;
                height: 44px;
                border-radius: 100%;
                margin-right: 10px;
                display: inline-block;
                vertical-align: middle
            }

            .tab-info-container .list-actions .auth-info .b__text--avatar {
                display: block;
                width: calc(100% - 54px)
            }

                .tab-info-container .list-actions .auth-info .b__text--avatar .auth-info-name {                    
                    font-size: 15px;
                    /* line-height: 26px; */
                    color: #14142b;
                    font-weight: 600;
                    padding-left: 5px;
                    position: relative;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    word-break: break-all;
                    font-family: 'Roboto'
                }

                .tab-info-container .list-actions .auth-info .b__text--avatar .auth-info-star {
                    margin: 0;
                    font-size: 13px;
                    line-height: 15px;
                    display: flex;
                    align-items: center;
                    color: #4E4B66
                }

                    .tab-info-container .list-actions .auth-info .b__text--avatar .auth-info-star span {
                        color: #a0a3bd
                    }

                    .tab-info-container .list-actions .auth-info .b__text--avatar .auth-info-star::before {
                        content: '';
                        display: block;
                        margin-top: -2px;
                        background-repeat: no-repeat;
                        height: 15px;
                        width: 20px;
                        mask: url("../images/icon_star.svg") no-repeat center;
                        -webkit-mask: url("../images/icon_star.svg") no-repeat center;
                        background-color: #FFBF00;
                        top: 1px
                    }

        .tab-info-container .list-actions .buttons {
            display: flex;
            justify-content: space-between
        }

        .tab-info-container .list-actions a {
            border: 1px solid #DDDEE6;
            box-sizing: border-box;
            border-radius: 5px;
            color: #4E4B66;
            text-decoration: none;
            position: relative;
            font-weight: normal;
            font-size: 13px;
            padding: 6px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 130px;
            white-space: nowrap;
            margin-right: 15px
        }

            .tab-info-container .list-actions a:last-child {
                margin-right: 0
            }

            .tab-info-container .list-actions a.b__chat:hover {
                border: 1px solid #F6891F;
                background: #F6891F;
                color: #fff
            }

                .tab-info-container .list-actions a.b__chat:hover::before {
                    background-color: #fff
                }

            /* .tab-info-container .list-actions a.b__chat::before {
                content: '';
                mask: url(../images/icon_mes.svg) no-repeat center/18px auto;
                -webkit-mask: url(../images/icon_mes.svg) no-repeat center/18px auto;
                background-color: #FFBF00;
                border: none;
                display: block;
                width: 24px;
                height: 24px;
                margin-right: 5px
            } */

            .tab-info-container .list-actions a.b__call.show {
                border: 1px solid #14142b;
                background: #14142B;
                color: #fff
            }

                .tab-info-container .list-actions a.b__call.show::before {
                    background-color: #fff
                }

            /* .tab-info-container .list-actions a.b__call::before {
                content: '';
                mask: url(../images/icon_phone.svg) no-repeat center/18px auto;
                -webkit-mask: url(../images/icon_phone.svg) no-repeat center/18px auto;
                background-color: #27AE60;
                border: none;
                display: block;
                width: 24px;
                height: 24px;
                margin-right: 5px
            }  */

@media screen and (min-width: 1440px) {
    .boxsliderdetail .slidebot .row {
        margin-left: -5px;
        margin-right: -5px
    }

        .boxsliderdetail .slidebot .row [class*="col-"] {
            padding-left: 5px;
            padding-right: 5px
        }
}

@-webkit-keyframes pulse-animate {
    0% {
        transform: scale(0.1);
        opacity: 1
    }

    50% {
        opacity: 0.45
    }

    100% {
        transform: scale(1);
        opacity: 0.1
    }
}

@keyframes pulse-animate {
    0% {
        transform: scale(0.1);
        opacity: 1
    }

    50% {
        opacity: 0.45
    }

    100% {
        transform: scale(1);
        opacity: 0.1
    }
}