body .skiptranslate {
    display: none;
}
body {
    top: 0 !important;
}

/**/
.scroll-top-btn {
    position: fixed;
    bottom: 48px;
    right: 20px;
    background-color: #201E1F;
    color: #fff;
    border: 2px solid #FFFFFF;
    border-radius: 3px;
    padding: 10px;
    cursor: pointer;
    z-index: 99;
    width: 50px;
    height: 50px;
    text-align: center;
    overflow: hidden;
}
.scroll-top-btn .fa-arrow-up{
    transition: transform 0.3s, opacity 0.3s;
}
.scroll-top-btn:hover .fa-arrow-up{
    transform: translateY(-34px);
}
.hover-text {
    display: block;
    margin-top: 10px;
    font-weight: 500;
    transition: transform 0.3s, opacity 0.3s;
}
.scroll-top-btn:hover .hover-text {
    transform: translateY(-34px);
}
.scroll-top-btn i {
    font-size: 16px;
}
.cursor-pointer{
    cursor: pointer;
}
.error{
    color: red;
}
li.category {
    height: 40px;
    background-color: #234086;
    padding: 0 50px;
    position: relative;
}
li.category ul.category-content {
    max-height: 550px;
    width: 100%;
    left: 0;
    top: 100%;
    opacity: 0.95;
    border: 0;
}
li.category ul.category-content li{
    margin: 0 0;
    position: unset;
    font-size: 14px;
}
ul.category-content .submenu-level-2{
    margin-top: -1px;
    bottom: 0;
}
.menu-icon {
    width: 20px;
}
.submenu-level-2 .dropdown > ul {
    display: none;
}
.submenu-level-2 .dropdown.show > ul {
    display: block;
}
@media (min-width: 991px) {
    ul.category-content .submenu-level-2.show {
        width: 550px;
    }
}
@media (min-width: 1200px) {
    ul.category-content .submenu-level-2.show {
        width: 730px;
    }
}
@media (min-width: 1400px) {
    ul.category-content .submenu-level-2.show {
        width: 900px;
    }
}
.header-top {
    top: 0;
    left: 0;
    width: 100%;
    transition: top 0.5s, opacity 0.3s;
    z-index: 999999999;
}
.header-top.fixed {
    position: fixed;
    box-shadow: 0px 0px 22px 6px rgba(0, 0, 0, 0.3);
}

/*<!-- Popup Error -->*/
#errorModal .modal-header{
    display: inline-block;
}
#errorModal .modal-footer {
    justify-content: center;
}
#errorModal .modal-footer button{
    width: 180px;
}
label{
    margin: 0;
}
#errorModal.modal {
    text-align: center;
    padding: 0!important;
    z-index: 99999;
}
#errorModal.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusts for spacing */
}
#errorModal .modal-dialog {
    display: inline-block;
    vertical-align: middle;
    min-width:300px;
    z-index: 9999;
}
.link_chat_social {
    bottom: 116px;
    right: 20px;
    z-index: 999999;
}
.link_chat_social img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 8px;
}

@media (max-width: 575px) {
    .link_chat_social {
        bottom: 72px;
        right: 0;
    }
    .scroll-top-btn {
        display: none!important;
    }
    .link_chat_social img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        padding: 6px;
    }
    .phone-vr-circle-fill {
        width: 40px !important;
        height: 40px !important;
        border: unset !important;
    }
}
@media (max-width: 991px) {
    .mobile-align-items-start {
        align-items: start!important;
    }
    .mobile-menu .nav-item.mobile-align-items-start {
        height: unset!important;
    }
}

/*<!-- Popup Load -->*/
#id_load_fade.black_overlay{
    display: none; position: absolute; position: fixed; top: 0; left: 0px; width: 100%; height: 100%; background-color: black; z-index:99999999; opacity:.80;
}
#id_load_light.div_white_content{
    display: none; position: fixed; z-index:999999999; top: 150px; left: 0px; width: 100%; height: auto; padding: 0 10px;
}
#id_load_light .white_content {
    position: relative; margin: 0 auto; width: 100%; max-width: 450px; height: auto; min-height: 130px; padding: 0px 0px 0px 0px; background-color: transparent; border: 0px; text-align: center;
}
#imageModal .modal-content {
    text-align: center;
}
#modalImage {
    max-width: 100%;
    height: auto;
}
#imageModal .modal-content, .modal-body {
    background-color: transparent;
    border: none;
}
#imageModal.fade {
    transition: auto;
}
.modal-backdrop {
    z-index: 10040;
}
.modal {
    z-index: 10060;
}
.link_chat_social>* {
    margin-top: 26px;
}
.link_chat_social .link_call .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #92e968;
    background-color: rgb(162 243 124);
}
.link_chat_social .link_chat_zalo .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #6badf3;
    background-color: rgb(118 176 237);
}
.link_chat_social .link_chat_facebook .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #8daaf1;
    background-color: rgb(106 148 253);
}
.link_chat_social .link_chat_line .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #92e968;
    background-color: rgb(162 243 124);
}
.link_chat_social .link_chat_tiktok .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #000000;
    background-color: rgb(17 24 12);
}
.link_chat_social .link_chat_youtube .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #fd4b4b;
    background-color: rgb(253, 75, 75);
}
.phone-vr-img-circle img {
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}
@keyframes phonering-alo-circle-img-anim {
    0% {
        transform: rotate(0) 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(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}
.phone-vr-circle-fill {
    width: 50px;
    height: 50px;
    position: absolute;
    box-shadow: 0 0 0 0 #fd4b4b;
    background-color: rgb(253, 75, 75);
    border-radius: 50%;
    border: 23px solid transparent;
    animation: zoom 1.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}
@keyframes zoom {
    0% {
        transform: scale(.9);
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent;
    }
    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent;
    }
}

.button-left-site {
    background: #7e33ff;
    border-radius: 15px;
    bottom: 24px;
    box-shadow: rgb(0 0 0 / 15%) 0px 4px 12px 0px;
    display: block;
    margin: 0px 12px;
    overflow: visible;
    padding: 0px 16px;
    position: fixed;
    left: 5px;
    top: auto;
    width: 180px;
    z-index: 2147483644;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.button-left-site > a {
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite;
    -o-animation: my 700ms infinite;
    animation: my 700ms infinite;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.button-left-site > a > p {
    margin: 0;
    text-align: center;
    font-size: 14px;
    padding: 6px;
    line-height: 18px;
}

@-webkit-keyframes my {
    0% { color: #15e707; }
    50% { color: #F8CD0A; }
    100% { color: #dc3545; }
}
@-moz-keyframes my {
    0% { color: #15e707; }
    50% { color: #F8CD0A; }
    100% { color: #dc3545; }
}
@-o-keyframes my {
    0% { color: #15e707; }
    50% { color: #F8CD0A; }
    100% { color: #dc3545; }
}
@keyframes my {
    0% { color: #15e707; }
    50% { color: #F8CD0A; }
    100% { color: #dc3545; }
}
