.rate {
    font-size: 18px !important;
}

.crumina-stunning-header-custom {
    padding: 10px 0 !important;
    background: #f7f7f7 !important;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
}

.crumina-stunning-header-custom .breadcrumbs .breadcrumbs-item a {
    text-decoration: none;
}

.medium-negative-margin-top-custom {
    margin-top: 0px !important;
}


.crumina-stunning-header-custom .breadcrumbs {
    color: #777;
}

.pricing-tables-item-standard-custom {
    margin-bottom: 30px !important;
}

.post-details-content p {
    margin-bottom: 3px !important;
}

.btn-action-customer button {
    width: 100%;
    background: #27c7cd;
    color: #ffffff;
}

.dang-ky-tu-van .modal-footer .btn {
    margin: 0 auto;
    padding: 15px 30px;
}

#btn-action-customer-mobile {
    display: none;
}

.btn-call-mbt {
    display: block;
    position: fixed;
    left: 15pt;
    bottom: 100px;
    z-index: 999;
}

.btn-call-mbt,
.btn-call-mbt-circle {
    width: 60px;
    height: 60px;
}

.btn-call-alo-phone.btn-call-alo-green .btn-call-mbt-circle {
    opacity: 0.5;
}

.btn-call-alo-phone.btn-call-alo-green .btn-call-mbt-circle {
    border-color: #e13438;
}

.btn-call-mbt-circle,
.btn-call-mbt-circle-fill,
.btn-call-alo-ph-img-circle {
    position: absolute;
    border-radius: 50% !important;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.btn-call-mbt-circle {
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, .4);
    top: -71px;
    left: -2px;
    -webkit-animation: btn-call-alo-circle-anim 1.2s infinite ease-in-out;
    animation: btn-call-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
}

.btn-call-alo-phone.btn-call-alo-green .btn-call-mbt-circle-fill,
.btn-call-alo-phone.btn-call-alo-green .btn-call-alo-ph-img-circle {
    background-color: #e13438;
    opacity: 0.8;
}


.btn-call-alo-ph-img-circle {
    top: -60px;
    left: 9px;
    width: 38px;
    height: 38px;
    background: rgba(30, 30, 30, .1) url('/web/btn-call.png') no-repeat center center;
    background-size: auto 80%;
    -webkit-animation: btn-call-alo-circle-img-anim 1s infinite ease-in-out;
    animation: btn-call-alo-circle-img-anim 1s infinite ease-in-out;
    z-index: 999;
}

.btn-call-alo-ph-img-circle a {
    display: block;
    width: 35px;
    line-height: 35px;
    text-indent: -9999px;
}

.app-chat {
    padding: 7px 0;
    background: #e13438;
    width: 180px;
    text-align: center;
    margin-top: 10px;
    border-radius: 30px;
    color: #fff;
}

#mobile-menu-shortcut-key {
    display: none;
}

.info-box-thumb-custom {
    margin-right: 10px !important;
    min-width: 130px !important;
}

@media (max-width: 896px) {
    .logo-title img {
        height: 30px !important;
    }

    #mobile-menu-shortcut-key {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #f5f7fa;
        z-index: 9999;
        text-align: center;
        color: #000;
        background-image: linear-gradient(#ffffff, #e3e3e3);
        box-shadow: 0 -2px 10px #ccc;
    }

    #mobile-menu-shortcut-key a {
        /* padding: 15px; */
        display: flex;
        align-items: center;
        /* font-size: 13px; */
    }

    #mobile-menu-shortcut-key a img {
        width: 25px;
        margin-right: 5px;
    }

    #mobile-menu-shortcut-key .border-right {
        border-right: 1px solid #e3e3e3;
    }

    .app-chat {
        display: none;
    }

    .btn-call-mbt {
        bottom: 30px;
    }
}

@media only screen and (max-width: 479px) {
    .crumina-stunning-header-custom .breadcrumbs {
        word-spacing: normal;
        overflow-x: auto;
        height: 30px;
        line-height: 30px;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .btn-action-customer {
        display: none;
    }

    #btn-action-customer-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 5px;
        background: #ffffff;
        border-top: 1px solid #e3e3e3;
        z-index: 9999;
    }

    #btn-action-customer-mobile a {
        float: right;
    }

    .modal-open .modal {
        padding-bottom: 50px;
    }

    /*   {
        font-size: 10px;
    } */
}