.footer-bottom__icon-app .icon_detail .arcu-item-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #0084ff;
    margin-right: 10px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
.border-yellow-error {
    border: 1px solid #ddd;
    border-radius: 5px;
}



.footer-v3 {
    background: linear-gradient(-45deg, #e0effe, #e3ecfa, #d5d8e2, #e0effe);
    /* font-family: 'URW-DIN-Arabic'; */
    position: relative;
    width: auto;
}

.footer-v3:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    /* background: rgb(255,255,255); */
    /* background: linear-gradient(-45deg, #A8232E, #DA0530, #DA0530, #a8232d); */
    height: 1px;
    z-index: 1;
    right: 0;
    /* clip-path: ellipse(50% 20% at 50% 50%); */
    box-shadow: 0px 0px 0px 0px;
    background: #eee;
}

.footer-v3__container {
    padding: 0;
    margin-bottom: 1em;
    max-width: 1200px;
    width: auto;
    margin: auto;
}

.footer-v3 .float-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 90px;
    right: 25px;
    background: linear-gradient(-45deg, #fabd03, #fabd03, #fabd03, #fabd03);
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.15);
    border-radius: 30px;
    z-index: 90;
    /* background: linear-gradient(-45deg, #A8232E, #DA0530, #DA0530, #a8232d); */
    /* background: linear-gradient(-45deg, #ddd, #fff, #ddd, #fff); */
}

.footer-v3 .float-button .icon {
    font-size: 24px;
    color: #fff;
}

.footer-top__column-service {
    padding: 15px;
    display: none
}

.footer-top__column-service .service-time__label {
    display: block;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-family: Oswald;
    /* font-family: URW DIN; */
    /* font-family: 'Mulish', sans-serif; */
    /* color: #fff; */
}

.footer-top__column-service .service-time__detail {
    font-size: 16px;
    font-family: be vietnam pro,sans-serif;
}

.footer-top__column-service .hotline-service__label {
    display: block;
    margin: 20px 0;
    font-size: 16px;
    font-weight: 600;
    color: #fabd05;
    text-transform: uppercase
}

.footer-top__column-app {
    display: none;
    color: #222!important;
    padding: 15px
}

.footer-bottom__icon-app{
    display: grid;
    /* background: linear-gradient(-45deg, #e8a001, #f9d893, #f7c455, #e8a001); */
    padding: 0;
    z-index: 999;
    cursor: pointer;
    padding: 15px 0 0;
    position: fixed;
    right: 5px;
    box-shadow: 4.76712px -1.19178px 5.9589px rgba(250,150,94,.15);
    border-radius: 30px;
    margin: auto;
    top: 45%;
    backdrop-filter: blur(10px);
    background-color: rgb(255 255 255 / 30%);
}
.footer-bottom__icon-app .icon_detail{
    /* background: linear-gradient(-45deg, #ddd, #fff, #ddd, #fff); */
    color: #e80003;
    display: block;
    align-content: center;
    line-height: 1.5;
    font-size: 18px;
    color: #222;
    margin-bottom: 5px;
    padding: 0 10px 5px;
    text-align: center;
    align-items: center;
}
.footer-bottom__icon-app .icon_detail span{
    width: auto;
    display: none;
    font-size: 0.6em;
    margin-top: 5px;
}
.footer-bottom__icon-app .icon_detail img{
    width: 39px;
    height: 39px;
    margin: auto;
}

.footer-top__column-info {
    padding: 15px;
    /* color: #fff !important; */
}

.footer-top .footer__info {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 3px
}

.footer-top .footer__info-item {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    /* font-family: 'Mulish', sans-serif; */
    /* font-family: 'Oswald'; */
    font-family: be vietnam pro,sans-serif;
    margin-top: 10px;
}

.footer-top .footer__info-item .info-item__text {
    color: #222 !important;
    font-weight: 300;
    font-size: 16px;
    display: inline-grid;
    /* font-family: 'Mulish', sans-serif; */
    line-height: 1.8em;
    font-family: be vietnam pro,sans-serif;
}

.footer-top .footer__info-item .title {
    font-weight: 500;
    font-size: 16px;
    /* font-family: URW DIN; */
    /* font-family: 'Mulish', sans-serif; */
    font-family: be vietnam pro,sans-serif;
    /* font-family: 'Oswald'; */
    /* color: #222; */
}

.footer-top .footer__logo {
    width: 30%;
    margin-bottom: 12px
}

.footer-top .footer__ca {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
    height: auto;
}

.footer-top .footer__ca .moit-icon {
    max-height: 60px;
    margin-right: 10px
}

.footer-top .footer__ca .dmca-icon {
    height: 40px
}

.footer-bottom {
    background: linear-gradient(-45deg, #e8a001, #f9d893, #f7c455, #e8a001);
    padding: 15px;
    background: #00113d;
}

.footer-bottom .copyright {
    display: none
}

.footer-bottom .footer-nav {
    color: #333;
    font-size: 16px;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 10px
}

.footer-bottom .footer-nav__item {
    margin-bottom: 10px
}

.footer-bottom .footer-nav__item a {
    color: #7f7f7f;
}

.footer-bottom .footer-nav-social {
    display: block
}

.footer-bottom__app-badge {
    display: flex
}

.footer-bottom__app-badge .badge-item img {
    height: 40px
}

.footer-bottom__app-badge .badge-item:last-child {
    margin-left: 15px
}

.footer-bottom .list-cate{
    color: #690203;
}
.footer-bottom .list-cate a{
    color: #690203;
}

.social-info,.social-info .app-badge {
    margin-top: 15px;
    /* color: #fff; */
    font-family: 'Be Vietnam Pro';
    justify-content: flex-start;
}

.social-info .app-badge .img_backgroud {
    /* background: linear-gradient(-45deg, #A8232E, #DA0530, #DA0530, #a8232d); */
    border-radius: 5px;
    display: flex;
    padding: 5px;
    font-size: 1.8em;
    justify-content: space-between;
    border: 1px solid #00113d;
    background: linear-gradient(-45deg, #e0effe, #e3ecfa, #d5d8e2, #e0effe);
}

.social-info .app-badge .img_backgroud i {
    color: #00113d;
    max-width: 35px;
    max-height: 35px;
}

.footer-hotline {
    padding: 10px 15px
}

.footer-copyright {
    padding: 15px
}

.copyright {
    display: block;
    text-align: center;
    color: #7f7f7f;
    font-size: 14px
}

.social-list {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-direction: row
}

.social-list .social-item {
    margin-top: 15px;
    margin-right: 10px
}

.button-hotline {
    border: 1px solid #00113d!important;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding: 12px;
    background: #00113d;
    /* background: linear-gradient(-45deg, #A8232E, #DA0530, #DA0530, #a8232d); */
}

.button-hotline span {
    color: #e7be71 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-left: 10px;
    font-family: Oswald;
    /* font-family: 'Mulish', sans-serif; */
}



@media screen and (max-width: 768px) {

    .nav-bar__logo-main img {
        max-height: 45px;
        max-width: 100%;
    }
    .booknow-button {
        background: linear-gradient(-45deg, #e8a001, #f9d893, #f7c455, #e8a001);
        border: 1px solid #f7c455;
        border-radius: 5px;
        display: flex;
        /* flex-direction: row; */
        justify-content: center;
        padding: 2px 10px;
        cursor: pointer;
        color: #DA0530;
    }
    .booknow-button span {
        font-weight: 800;
        white-space: normal;
        text-transform: math-auto;
        margin-left: 0px;
        font-size: 14px;
        color: #014258;
        /* font-family: 'URW-DIN-Arabic'; */
        /* font-family: 'Mulish', sans-serif; */
        display: inherit;
        font-family: be vietnam pro,sans-serif;
    }

    .footer-bottom {
        display: inline-block;
        margin-bottom: 35px;
        width: 100%;
    }

    .footer-bottom__icon-app{
        /* background: linear-gradient(-45deg, #A8232E, #DA0530, #DA0530, #a8232d); */
        display: flex !important;
        justify-content: space-around;
        padding: 15px 0 0;
        position: fixed;
        bottom: 0px;
        width: 100% !important;
        z-index: 20;
        box-shadow: 4.76712px -1.19178px 5.9589px rgba(250,150,94,.15);
        background: rgb(255, 255, 255, 0.95);
        /* border-top: 1px solid #DA0530; */
        border-radius: 30px;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        top: unset !important;
        right: unset !important;
    }
    .footer-bottom__icon-app .icon_detail{
        /* background: linear-gradient(-45deg, #ddd, #fff, #ddd, #fff); */
        color: #e80003;
        display: block;
        text-align: center;
        align-content: center;
        line-height: 1.5;
        font-size: 18px;
        color: #222;
        margin-bottom: 5px;
        padding: 0 10px 5px;
    }
    .footer-bottom__icon-app .icon_detail span{
        width: auto;
        display: block !important;
        font-size: 0.6em;
        margin-top: 5px;
    }

}



@media only screen and (min-width: 769px) {
    .app-cash {
        display:block
    }

    .footer-copyright,.footer__logo {
        display: none
    }

    .footer-top {
        display: flex;
        flex-direction: row
    }

    .footer-top__column-app,.footer-top__column-info {
        width: 33%;
        padding: 35px 15px 15px
    }

    .footer-top__column-app {
        display: inline-block;
    }

    .footer-top__column-app .social-info {
        margin-top: 45px
    }

    .footer-top__column-service {
        width: 33%;
        padding: 35px 15px 15px;
        display: inline-block
    }

    .footer-top__column-service .button-hotline {
        padding: 6px;
        margin-top: 30px;
    }

    .footer-top__column-service .button-hotline span {
        font-size: 22px;
    }

    .footer-hotline {
        display: none
    }

    .footer-bottom {
        margin-top: 2rem;
        border-top: 1px solid #fff;
        display: flex;
        /* background: linear-gradient(-45deg, #A8232E, #DA0530, #DA0530, #a8232d); */
        justify-content: space-between
    }

    .footer-bottom .copyright {
        display: inline-block;
        width: 30%
    }

    .footer-bottom__app-badge {
        display: none
    }

    .footer-bottom .footer-nav {
        width: 70%;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center
    }

    .footer-bottom .footer-nav__item>a {
        margin-right: 30px
    }

    .footer-bottom .footer-nav-social {
        display: none
    }

    .social-list .social-item {
        margin-top: 0
    }

    .footer-v3 .float-button {
        bottom: 95px
    }

    .zalo-chat-custom {
        bottom: 165px!important
    }
}