.logo_pc {
    margin-top: 10px;
}
.fix_tel {
    position: fixed;
    bottom: 15px;
    left: 18px;
    z-index: 999
}
.fix_tel a {
    text-decoration: none;
    display: block
}
.tel {
    background: #eee;
    width: 200px;
    height: 40px;
    position: relative;
    overflow: hidden;
    background-size: 40px;
    border-radius: 28px;
    border: none;
    visibility: hidden;
}
.fix_tel:hover .tel {
    visibility: visible;
}
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000!important
}
.ring-alo-phone.ring-alo-show {
    visibility: visible
}
.ring-alo-phone.ring-alo-hover,
.ring-alo-phone:hover {
    opacity: 1
}
.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, .4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: .1;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim!important
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim!important
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle,
.ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #1574D4;
    opacity: .5
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle,
.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #1574D4;
    opacity: .5
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #1574D4;
    opacity: .5
}
.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: .1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill,
.ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: 0.75!important
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill,
.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: #FF0000;
    opacity: 0.75!important
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: 0.75!important
}
.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    width: 30px
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle,
.ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #1574D4
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle,
.ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #FF0000
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #1574D4
}
@keyframes ring-alo-circle-anim {
    0% {
        opacity: .1;
        transform: rotate(0deg) scale(.5) skew(1deg)
    }
    30% {
        opacity: .5;
        transform: rotate(0deg) scale(.7) skew(1deg)
    }
    100% {
        opacity: .6;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@keyframes ring-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}
@keyframes ring-alo-circle-fill-anim {
    0% {
        opacity: .2;
        transform: rotate(0deg) scale(.7) skew(1deg)
    }
    50% {
        opacity: .2;
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    100% {
        opacity: .2;
        transform: rotate(0deg) scale(.7) skew(1deg)
    }
}
.ring-alo-ph-img-circle a img {
    padding: 1px 0 12px 1px;
    width: 30px;
    position: relative;
    top: -1px
}
.fone {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1574D4;
    padding: 10px 0 0 54px;
}
.zalo-chat-widget{  
    bottom: 70px!important;  
    left: 0px!important;  
}
.fb_customer_chat_bubble_animated_no_badge {
    background: none !important;
    border-radius: 50% !important;
    bottom: 50pt !important;
    display: inline !important;
    padding: 0px !important;
    position: fixed !important;
    right: 8pt !important;
    top: auto !important;
}
.display-block {
    display: block !important;
}

.display-none {
    display: none!important;
}
.btn-contact-2 {
    background: #F7A406;
    color: #fff;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    width: auto !important;
}

.app-color {
    color: #2859A4!important;
}
.app-color2{
    color: #F7A406!important;
}
.m-t-10 {
    margin-top: 10px;;
}

.m-b-10 {
    margin-bottom: 10px;;
}
.reason-img {
    border-radius: 50px; height: 100%; min-width: 312px;
}
.sticky {
    position: relative;
    position: -webkit-sticky;
    right: 30px;
    top: 200px;
    text-align: right;
    margin-right: 10px;
    display: unset;
}
.fixed-banner {
    width: 262px;
    position: fixed;
    top: 100px;
    right: 30px;
    z-index: 999;
    transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 990px) {
    .sticky {
        display: none;
    }
}

.mobile-sidebar {
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    width: 260px;
    background-color: rgba(255,255,255,.95);
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}