:root {
  --font-family-body: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --h-family-body: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --body-font-size: 16px;
  --body-font-weight: 400;
  --base-line-height: 1.6;
  --body-letter-spacing: initial;
  --primary-accent-color: #27c7cd;
  --secondary-accent-color: #6c6ff2;
  --body-font-color: #495057;
  --white-color: #ffffff;
  --heading-color: #1b2c38;
  --link-color: #1b2c38;
  --red-themes: #fc3e59;
  --green-themes: #95d133;
  --grey-themes: #f1f2ec;
  --dark-themes: #1b2c38;
  --yellow-themes: #ffcb05;
  --brown-themes: #d89961;
  --pink-themes: #f28089;
  --blue-themes: #313759;
  --icon-color: #aab3bd;
  --border-grey-color: #DAE0E8;
  --border-dark-color: #262d37;
  --input-dark: #333d44;
  --theme-shadow: 0 10px 20px 0 rgba(39, 199, 205, 0.2);
  --h1-font-size: 48px;
  --h2-font-size: 42px;
  --h3-font-size: 36px;
  --h4-font-size: 28px;
  --h5-font-size: 20px;
  --h6-font-size: 16px;
  --h-margin-bottom: 20px;
  --h-font-weight: 700; }


body {
  color: var(--body-font-color);
  font-family: var(--font-family-body);
  font-size: var(--body-font-size);
  font-weight: var(--body-font-weight);
  line-height: var(--base-line-height);
  letter-spacing: var(--body-letter-spacing); }

img {
  max-width: 100%;
  height: auto;
  display: inline-block; }

.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: -100px;
    left: -3px;
    -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: -89px;
    left: 9px;
    width: 38px;
    height: 38px;
    background: rgba(30, 30, 30, .1) url('/skin/images/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;
}
.telimg {
      margin-top: -30px;
}

@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;
    }

    #mobile-menu-shortcut-key a {
        font-size: 10px;
    }
}
