:root {
    --icon-new-apple-store: url(/static/theme/images/icon-apple-store.svg);
    --icon-new-play-store: url(/static/theme/images/icon-play-store.svg);
    --icon-new-facebook: url(/static/theme/images/icon-facebook.svg);
    --icon-new-youtube: url(/static/theme/images/icon-youtube.svg);
    --icon-new-linkedin: url(/static/theme/images/icon-linkedin.svg);
    --icon-new-facebook-active: url(/static/theme/images/icon-facebook-active.svg);
    --icon-new-linkedin-active: url(/static/theme/images/icon-linkedin-active.svg);
    --icon-new-youtube-active: url(/static/theme/images/icon-youtube-active.svg);
    --icon-new-apple-store-active: url(/static/theme/images/icon-apple-store-active.svg);
    --icon-new-play-store-active: url(/static/theme/images/icon-play-store-active.svg)
}

.link_social_footer {
    line-height: 0;
    position: static
}

.section-copyright-inner {
    max-width: 1100px;
    padding: 20px 0;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto max-content;
    border-top: 1px solid #f2f2f2
}

.text-right {
    text-align: right
}

.langugeEN {
    width: 20px;
    height: 20px
}

.langugeVN {
    width: 20px;
    height: 20px
}

.icon_store_android_white {
    width: 30px;
    height: 30px;
    margin-top: -3px
}

.icon_store_ios_white {
    width: 30px;
    height: 30px;
    margin-top: -3px
}

.icon-new-apple-store {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease;
    background: var(--icon-new-apple-store);
    background-size: 100%
}

.icon-new-play-store {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease;
    background: var(--icon-new-play-store);
    background-size: 100%
}

.icon-new-facebook {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease;
    background: var(--icon-new-facebook);
    background-size: 100%
}

.icon-new-youtube {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease;
    background: var(--icon-new-youtube);
    background-size: 100%
}

.icon-new-linkedin {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease;
    background: var(--icon-new-linkedin);
    background-size: 100%
}

.icon-new-facebook-active {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease
}

.icon-new-linkedin-active {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease
}

.icon-new-youtube-active {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease
}

.icon-new-apple-store-active {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease
}

.icon-new-play-store-active {
    width: 25px;
    height: 25px;
    display: inline-block;
    transition: all 0.3s ease
}

.vib-v2-footer {
    border-top: 1px solid #f2f2f2!important;
    background-color: #fff
}

.vib-v2-footer ul {
    margin-bottom: 0
}

.vib-v2-footer .list-menu-footer {
    padding: 40px 0
}

.vib-v2-footer .list-menu-footer ul {
    margin-top: 0;
    display: block;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0,1,0,1)
}

.vib-v2-footer * {
    color: #000
}

.vib-v2-address-footer {
    border-bottom: 1px solid #e4e4e4;
    margin-top: 30px;
    border-top: 1px solid #e4e4e4
}

a.vib-v2-langugle_footer {
    top: auto!important;
    bottom: auto;
    position: relative;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--color-body);
    font-weight: var(--font-small-body-regular-weight);
    font-size: var(--font-small-body-regular-size);
    line-height: var(--font-small-body-regular-height)
}

a.vib-v2-langugle_footer:hover {
    text-decoration: none!important
}

.vib-v2-appstore-footer {
    margin-top: 0!important;
    position: relative!important
}

.link_social_footer a {
    display: inline-block;
    margin-left: 7px
}

.box_menu_footer li a {
	font-family: var(--font-family);
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--color-body);
    font-weight: var(--font-small-body-regular-weight);
    font-size: var(--font-small-body-regular-size);
    line-height: var(--font-small-body-regular-height);
    display: block;
    margin-top: 15px
}

.box_menu_footer a {
    font-size: 16px!important
}

.box_menu_footer a:hover {
    text-decoration: none!important
}

section.vib-v2-footer .box_menu_footer a.f-link-subject {
    font-weight: 600!important;
    font-weight: var(--font-small-body-semibold-weight)!important
}

.vib-v2-copyright {
    padding: 0;
    border: 0;
    margin: 0;
    font-size: 16px!important
}

.vib-v2-copyright p {
    white-space: nowrap;
    margin-bottom: 0;
    margin-top: 0
}

.section-copyright {
    background: #FAFAFA
}

.section-copyright * {
    font-weight: 400;
    font-size: 14px!important;
    line-height: 18px;
    color: #000
}

.section-copyright a:hover {
    text-decoration: none
}

.txt_right_app_footer {
    justify-content: space-between;
    display: grid;
    grid-template-columns: max-content auto;
    gap: 15px 10px;
    align-items: center
}

.txt_right_app_footer span {
    line-height: normal;
    vertical-align: middle;
    font-size: 14px
}

#moreCaptcha * {
    color: var(--Mono-Mono-3,#AAA);
    font-size: 12px!important;
    line-height: 16px
}

#moreCaptcha .section-copyright-inner {
    border-top: 1px solid #E4E4E4;
    padding: 20px 0!important
}

#moreCaptcha b {
    font-weight: 600!important
}

.box_contact {
	font-family: var(--font-family);
    display: grid;
    row-gap: 15px;
    grid-template-columns: auto;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid var(--mono-mono-45,#F2F2F2);
    background: var(--Mono-Mono-5,#FAFAFA)
}

.box_contact+.box_contact {
    margin-top: 20px
}

.box_30 {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FDB814;
    padding: 5px!important;
    transition: all 0.5s ease
}

.box_30 .icon-location,.box_30 .icon-hotline {
    background: url(/static/homePage_2025/img/location.svg) center no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    transition: all 0.5s ease
}

.box_30 .icon-hotline {
    background: url(/static/homePage_2025/img/telephone.svg) center no-repeat
}

.box_menu_footer::after {
    display: none
}

.scroll-to-top {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    right: auto;
    bottom: auto
}

.scroll-to-top .icon-scrolltop {
    width: 40px;
    height: 40px;
    position: absolute;
    top: auto;
    bottom: 80px;
    right: 0;
    background-position: center;
    background-size: cover;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 4px 10px rgb(0 0 0 / .08);
    background: #fff;
    border-radius: 50%;
    border: 1px solid #E4E4E4
}

.scroll-to-top .icon-scrolltop::before {
    animation-name: bounce2;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    content: "";
    background: var(--icon-Angle_right_black);
    width: 20px;
    height: 20px;
    position: absolute;
    top: 9px;
    left: 9px;
    transform: rotate(-90deg);
    background-size: cover;
    filter: none
}

.scroll-to-top .icon-scrolltop:hover {
    cursor: pointer
}

.scroll-to-top:hover .icon-scrolltop:before {
    background: url(/static/theme/2022/Angle_right_black.svg);
    background-size: cover
}

@media only screen and (min-width: 1024px) {
    #moreCaptcha a:hover {
        color:var(--color-dard-orange)
    }

    #moreCaptcha a:hover * {
        color: var(--color-dard-orange)
    }

    .box_30:hover {
        background-color: #000
    }

    .box_30:hover .icon-location,.box_30:hover .icon-hotline {
        filter: invert(1)
    }
}

@media only screen and (max-width: 1023px) {
    #moreCaptcha .section-copyright-inner {
        margin-top:-20px
    }
}

@media only screen and (min-width: 1000px) {
    body#content .list-menu-footer .box_menu_footer {
        margin-left:0!important;
        margin-right: 0!important
    }

    .list-menu-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .vib-v2-footer {
        overflow: hidden!important
    }

/*     .vib-v2-footer:not(.show-detail) {
        max-height: 350px!important
    } */

    .vib-v2-footer.show-detail .vib-v2-copyright {
        padding: 30px 0 15px!important
    }

    .icon-new-apple-store:hover {
        background: var(--icon-new-apple-store-active);
        background-size: 100%
    }

    .icon-new-facebook:hover {
        background: var(--icon-new-facebook-active);
        background-size: 100%
    }

    .icon-new-linkedin:hover {
        background: var(--icon-new-linkedin-active);
        background-size: 100%
    }

    .icon-new-play-store:hover {
        background: var(--icon-new-play-store-active);
        background-size: 100%
    }

    .icon-new-youtube:hover {
        background: var(--icon-new-youtube-active);
        background-size: 100%
    }
}

@media only screen and (max-width: 500px) {
    #moreCaptcha .section-copyright-inner {
        margin-top:-20px
    }
}

@media only screen and (width: 1024px) {
    #moreCaptcha .section-copyright-inner {
        margin-top:-20px
    }
}

@media only screen and (max-width: 1023px) {
    .vib-v2-footer .list-menu-footer {
        display:grid;
        row-gap: 30px;
        grid-template-columns: auto
    }

    .vib-v2-footer .list-menu-footer ul {
        opacity: 0;
        height: 0;
        padding: 0 20px;
        overflow: hidden;
        transition: 0.5s;
        border-radius: 20px;
        border: 1px solid var(--mono-mono-45,#F2F2F2);
        background: var(--Mono-Mono-5,#FAFAFA);
        display: grid;
        row-gap: 30px;
        grid-template-columns: auto
    }

    .vib-v2-footer .list-menu-footer ul li a {
        margin: 0;
        padding: 0
    }

    .vib-v2-footer .box_menu_footer {
        border: 0!important
    }

    .vib-v2-footer .box_menu_footer a {
        padding: 0
    }

    .vib-v2-footer .box_menu_footer a.f-link-subject {
        display: block;
        position: relative;
        line-height: 20px
    }

    .vib-v2-footer .box_menu_footer a.f-link-subject::after {
        position: absolute;
        content: "";
        background: var(--icon-Angle_right_black) center center no-repeat;
        background-size: 24px;
        width: 24px;
        height: 24px;
        transform: rotate(90deg);
        right: 0;
        transition: all 0.5s ease
    }

    .vib-v2-footer .box_menu_footer.active ul {
        margin-top: 20px;
        opacity: 1;
        height: auto;
        padding: 20px;
        transition: all 0.3s
    }

    .vib-v2-footer .box_menu_footer.active a.f-link-subject::after {
        transform: rotate(-90deg)
    }

    .section-copyright-inner {
        padding: 20px 20px 40px;
        grid-template-columns: auto;
        row-gap: 30px;
        border-top: 1px solid #f2f2f2
    }

    .section-copyright-inner .vib-v2-copyright p {
        width: 100%;
        white-space: normal
    }

    .section-copyright-inner a.vib-v2-langugle_footer {
        display: inline;
        text-align: left
    }

    .scroll-to-top .icon-scrolltop {
        top: auto;
        right: 20px;
        bottom: 35px
    }
}

@media (1024px <=width <=1120px) {
    body .vib-v2-footer .vib-v2-wrapper_new {
        max-width: none!important;
        padding-left: 20px;
        padding-right: 20px
    }

    .section-copyright-inner {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 400px) {
    .txt_right_app_footer {
        width:auto!important
    }

    .box_contact+.box_contact .txt_right_app_footer {
        gap: 15px 0;
        grid-template-columns: auto max-content
    }

    .box_contact+.box_contact .txt_right_app_footer .link_social_footer>a:first-child {
        margin-left: 0!important
    }
}

@keyframes bounce2 {
    0%,100% {
        transform: translateY(-10%) rotate(-90deg)
    }

    50% {
        transform: translateY(10%) rotate(-90deg)
    }
}
