.d-none {
    display: none; }

footer {
    position: relative; }
footer ul {
    padding-left: 0px;
    list-style: none; }
footer .az-ft-contact {
    padding-top: 50px;
    padding-bottom: 50px; }
footer .az-ft-contact .ft-left {
    position: relative;
    padding-left: 70px; }
footer .az-ft-contact .ft-left .title h4 {
    font-size: 16px;
    color: #333; }
footer .az-ft-contact .ft-left .subtitle span {
    font-size: 14px;
    color: #333; }
footer .az-ft-contact .ft-left:before {
    content: "";
    position: absolute;
    background-image: url(../images/icon-contact-ft.svg);
    width: 50px;
    height: 50px;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
footer .az-ft-contact .ft-right form {
    position: relative; }
footer .az-ft-contact .ft-right .input-email {
    width: 100%;
    position: absolute;
    height: 40px;
    padding-left: 15px;
    outline: none;
    border-radius: 5px;
    border: none;
    box-shadow: 0 0 10px #ccc; }
footer .az-ft-contact .ft-right .input-submit {
    position: absolute;
    right: 0;
    height: 40px;
    width: 150px;
    background-color: #D11E26;
    outline: none;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
footer .bg-ft-box {
    background-color: #D11E26; }
footer .bg-ft-box .az-ft-box {
    padding-top: 25px;
    padding-bottom: 30px; }
footer .bg-ft-box .az-ft-box .box {
    position: relative;
    padding-left: 85px; }
footer .bg-ft-box .az-ft-box .box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
footer .bg-ft-box .az-ft-box .box-content-1:before {
    background-image: url(../images/baove.svg);
    width: 55px;
    height: 65px; }
footer .bg-ft-box .az-ft-box .box-content-2:before {
    background-image: url(../images/xeday.svg);
    width: 73px;
    height: 64px; }
footer .bg-ft-box .az-ft-box .box-content-3:before {
    background-image: url(../images/call.svg);
    width: 55px;
    height: 55px; }
footer .bg-ft-box .az-ft-box .title h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px; }
footer .bg-ft-box .az-ft-box .subtitle span {
    color: #fff;
    font-size: 14px; }
footer .bg-ft-link {
    background-color: #3D8DC9; }
footer .bg-ft-link .az-ft-link {
    padding-top: 30px;
    padding-bottom: 30px; }
footer .bg-ft-link .az-ft-link h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px; }
footer .bg-ft-link .az-ft-link ul.list-link li {
    padding-bottom: 10px;
    font-size: 13px;
    color: #fff;
    padding-left: 10px;
    position: relative;
    display: flex;
    align-items: center; }
footer .bg-ft-link .az-ft-link ul.list-link li i {
    padding-right: 3px;
    font-size: 10px; }
footer .bg-ft-link .az-ft-link ul.list-link li a {
    color: #fff;
    font-size: 13px; }
footer .bg-ft-link .az-ft-link .list-social {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
footer .bg-ft-link .az-ft-link .list-social li {
    padding-right: 10px; }
footer .bg-ft-link .az-ft-link .list-social li img {
    width: auto;
    height: auto; }
footer .bg-ft-link .az-ft-link .list-social li i {
    width: 32px;
    height: 32px;
    color: #D11E26;
    border-radius: 100%;
    text-align: center;
    line-height: 32px;
    transition: 0.2s all;
    background-color: #fff; }
footer .bg-ft-link .az-ft-link .list-social li i.fa-facebook-f {
    border-color: #3B5996;
    color: #3B5996; }
footer .bg-ft-link .az-ft-link .list-social li span {
    width: 32px;
    height: 32px;
    background: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 32px;
    justify-content: center;
    border-radius: 50%; }
footer .bg-ft-link .az-ft-link .list-social li:hover i {
    color: #fff;
    background-color: red; }
footer .bg-ft-link .az-ft-link .list-social li:hover i.fa-facebook-f {
    color: #fff;
    background-color: #3B5996; }
footer .bg-ft-link .ft-link-row-2 ul li {
    padding-bottom: 10px;
    font-size: 13px;
    color: #fff;
    padding-left: 10px;
    position: relative;
    display: flex;
    align-items: center; }
footer .bg-ft-link .ft-link-row-2 ul li i {
    font-size: 10px;
    padding-right: 3px; }
footer .az-ft-copyright {
    padding-top: 15px;
    padding-bottom: 15px; }
footer .az-ft-copyright .text-right {
    text-align: right !important; }
footer .az-ft-copyright ul.list-img-note {
    list-style: none;
    padding-left: 0;
    margin: 0; }
footer .az-ft-copyright ul.list-img-note li {
    display: inline-block; }
footer .az-ft-copyright .content {
    width: 74%; }
footer .az-ft-copyright .content span {
    font-size: 12px;
    color: #333; }

.button_scrool {
    position: fixed;
    bottom: 50px;
    right: 20px; }
.button_scrool button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #ccc;
    box-shadow: 1px 0px 3px #ccc;
    background-color: #fff; }
.button_scrool button i {
    font-size: 26px; }
.button_scrool button:hover {
    background-color: var(--xanhnuocbien); }
.button_scrool button:hover i {
    color: #fff; }
.button_scrool .bt_zalo, .button_scrool .bt_fb {
    margin-top: 10px; }
.button_scrool .bt_zalo img, .button_scrool .bt_fb img {
    width: 45px;
    height: 45px;
    animation: pulse-blue 2s infinite;
    background-color: #028fe3;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #028fe3;
    display: flex;
    overflow: hidden;
    transform: scale(1); }

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99; }
.hotline-phone-ring-wrap .hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block; }
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: .5; }
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 30px;
    border-radius: 100%;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center; }
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
.hotline-phone-ring-wrap .hotline-phone-ring .hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px; }
.hotline-phone-ring-wrap .hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    width: 170px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    left: 33px;
    bottom: 37px; }
.hotline-phone-ring-wrap .hotline-bar a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 40px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px; }

.menu_mobile {
    display: none; }

@media (max-width: 1024px) {
    .az-col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; }

    .menu_mobile {
        display: block;
        height: 70px;
        position: sticky;
        bottom: 0;
        background-color: var(--xanhnuocbien);
        z-index: 999;
        width: 100%;
        display: flex;
        align-items: center; }
    .menu_mobile ul {
        width: 100%;
        list-style: none;
        padding-left: 0px;
        display: flex;
        align-items: center;
        justify-content: space-around; }
    .menu_mobile ul a {
        display: flex;
        align-items: center;
        flex-direction: column;
        color: var(--white-cl);
        text-decoration: none; }
    .menu_mobile ul a span {
        font-size: 14px;
        padding-top: 5px; }
    .menu_mobile ul a i {
        font-size: 25px; }
    .menu_mobile .category_mb {
        position: fixed;
        top: 64px;
        bottom: calc(0% - 60px);
        left: 0;
        width: 100%;
        z-index: 999999;
        height: calc(100% - 134px);
        background-color: #fff;
        display: none; }
    .menu_mobile .category_mb .bg_tab::-webkit-scrollbar {
        width: 0px;
        background-color: #F5F5F5; }
    .menu_mobile .category_mb .bg_tab {
        flex-direction: row;
        overflow-y: scroll;
        min-width: 83px;
        max-width: 83px; }
    .menu_mobile .category_mb .bg_tab li:nth-child(1) {
        background-color: #fee2e2; }
    .menu_mobile .category_mb .bg_tab li:nth-child(1) button {
        background-color: #fee2e2; }
    .menu_mobile .category_mb .bg_tab li:nth-child(2) {
        background-color: #ffedd5; }
    .menu_mobile .category_mb .bg_tab li:nth-child(2) button {
        background-color: #ffedd5; }
    .menu_mobile .category_mb .bg_tab li:nth-child(3) {
        background-color: #fef9c3; }
    .menu_mobile .category_mb .bg_tab li:nth-child(3) button {
        background-color: #fef9c3; }
    .menu_mobile .category_mb .bg_tab li:nth-child(4) {
        background-color: #ecfccb; }
    .menu_mobile .category_mb .bg_tab li:nth-child(4) button {
        background-color: #ecfccb; }
    .menu_mobile .category_mb .bg_tab li:nth-child(5) {
        background-color: #d1fae5; }
    .menu_mobile .category_mb .bg_tab li:nth-child(5) button {
        background-color: #d1fae5; }
    .menu_mobile .category_mb .bg_tab li:nth-child(6) {
        background-color: #ccfbf1; }
    .menu_mobile .category_mb .bg_tab li:nth-child(6) button {
        background-color: #ccfbf1; }
    .menu_mobile .category_mb .bg_tab li:nth-child(7) {
        background-color: #e0f2fe; }
    .menu_mobile .category_mb .bg_tab li:nth-child(7) button {
        background-color: #e0f2fe; }
    .menu_mobile .category_mb .bg_tab li:nth-child(8) {
        background-color: #ede9fe; }
    .menu_mobile .category_mb .bg_tab li:nth-child(8) button {
        background-color: #ede9fe; }
    .menu_mobile .category_mb .bg_tab li:nth-child(9) {
        background-color: #ccfbf1; }
    .menu_mobile .category_mb .bg_tab li:nth-child(9) button {
        background-color: #ccfbf1; }
    .menu_mobile .category_mb .bg_tab li:nth-child(10) {
        background-color: #fae8ff; }
    .menu_mobile .category_mb .bg_tab li:nth-child(10) button {
        background-color: #fae8ff; }
    .menu_mobile .category_mb ul {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column; }
    .menu_mobile .category_mb ul li {
        height: 80px;
        width: 80px;
        position: relative; }
    .menu_mobile .category_mb ul li button.active::after {
        content: "";
        position: absolute;
        right: 0px;
        width: 10px;
        height: 10px;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #fff; }
    .menu_mobile .category_mb ul li button {
        height: 80px;
        width: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
    .menu_mobile .category_mb ul li button img {
        width: 30px;
        height: 30px; }
    .menu_mobile .category_mb ul li button p {
        font-weight: 400;
        color: #000; }
    .menu_mobile .category_mb .tab-content {
        width: 100%;
        padding: 10px;
        box-shadow: -1px 0px 3px #a9a3a3;
        z-index: 9; }
    .menu_mobile .category_mb .tab-content ul {
        width: 100%; }
    .menu_mobile .category_mb .tab-content ul li {
        width: 100%; }
    .menu_mobile .category_mb .tab-content ul li .title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 10px; }
    .menu_mobile .category_mb .tab-content ul li .title a {
        color: #000; }
    .menu_mobile .category_mb .tab-content ul li .box_item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap; }
    .menu_mobile .category_mb .tab-content ul li .box_item h5 {
        padding: 10px 0px;
        width: 100%; }
    .menu_mobile .category_mb .tab-content ul li .box_item .box {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
    .menu_mobile .category_mb .tab-content ul li .box_item a {
        color: #000;
        width: 30%;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-shadow: 1px 0px 3px #ccc;
        padding: 5px;
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 20px; }
    .menu_mobile .open_tab {
        display: flex; }

    .button_scrool {
        bottom: 80px; } }
@media (max-width: 500px) {
    .az-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }

    footer .bg-ft-link .az-ft-link {
        padding-bottom: 0px; }
    footer .bg-ft-link .ft-link-row-2 {
        padding-top: 0px; }

    .menu_mobile ul {
        margin-bottom: 0px; }
    .menu_mobile ul a i {
        font-size: 18px; }
    .menu_mobile ul a span {
        font-size: 12px; }
    .menu_mobile .category_mb ul li button p {
        font-size: 12px; }
    .menu_mobile .category_mb .tab-content {
        width: calc(100% - 80px);
        overflow-y: auto; }
    .menu_mobile .category_mb .tab-content ul li .box_item {
        overflow: auto; }
    .menu_mobile .category_mb .tab-content ul li .box_item h5 {
        font-size: 13px; }
    .menu_mobile .category_mb .tab-content ul li .box_item .box {
        width: 100%;
        display: inline-grid;
        grid-template-columns: repeat(3, 1fr);
        overflow: scroll; }
    .menu_mobile .category_mb .tab-content ul li .box_item .box a {
        width: 150px;
        margin-right: 5px; }
    .menu_mobile .category_mb .tab-content ul li .box_item .firm a {
        width: 90px; }
    .menu_mobile .category_mb .tab-content ul li .title h2 {
        font-size: 13px; }
    .menu_mobile .category_mb .tab-content ul li .title a {
        font-size: 12px; }

    .hotline-phone-ring-wrap {
        bottom: 51px; }
    .hotline-phone-ring-wrap .hotline-bar {
        display: none; } }

/*# sourceMappingURL=footer.css.map */