﻿footer {
    background: url(/Design/img/THPTDucLinh/footer.png) no-repeat;
    padding: 64px 0;
    position: relative;
    background-size: cover;
    padding-bottom: 0;
}

.dl-footer-social {
    display: flex;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 24px;
    gap: 10px;
}

.qr-zalo-img img {
    width: 100%;
    height: auto;
}

.qr-zalo-img {
    width: 129px;
}

.dl-footer-hotline a svg {
    margin-right: 4px;
}

.dl-footer-hotline h3 {
    color: #facf00;
    font-family: 'Montserrat-Bold';
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.5%;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 17px;
}

.dl-footer-map iframe {
    width: 100%;
    height: 191px;
}

.dl-footer-hotline {
    width: 21%;
}

    .dl-footer-hotline p {
        font-family: 'Montserrat-Medium';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        color: #fff;
    }

    .dl-footer-hotline a {
        font-size: 16px;
        font-family: 'Montserrat-SemiBold';
        color: #fff;
        font-weight: normal;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 236px;
        height: 38px;
        background: #F44336;
        border-radius: 5px;
        transition: all linear .3s;
        margin-bottom: 38px;
    }

.dl-footer-hours h3 {
    color: #facf00;
    font-family: 'Montserrat-Bold';
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.5%;
    text-transform: uppercase;
}

.dl-footer-hours p {
    font-size: 14px;
    font-family: 'Montserrat-Regular';
    color: #fff;
    display: block;
    line-height: 150%;
    margin: 0;
    margin-top: 5px;
}

.dl-footer-social a {
    border-radius: 5px;
    color: #051b31;
    font-size: 17px;
    opacity: 1;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    height: 34.27px;
    width: 34.27px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dl-footer-hotline a:hover {
    background: #333;
}

footer .footer-bottom .container span a:hover {
    color: #f8df1a;
    text-decoration: underline;
}

.footer-decor-img-compa h2 {
    margin: 0;
    font-family: 'Montserrat-Medium';
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: normal;
    margin-left: 13px;
    font-weight: normal;
}

.footer-decor-img-compa {
    display: flex;
    align-items: center;
}

footer .container {
    display: flex;
    padding-top: 0;
    padding-bottom: 38px;
    max-width: 100%;
}

footer .grid.wide {
    position: relative;
}

.footer-info section p strong {
    font-family: 'MonSB';
}

footer .footer-bottom {
    width: 100%;
    display: block;
    position: relative;
    background: #fff;
}

.footer-bottom:before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

footer .footer-bottom .container span p {
    margin: 3px 0;
}

.r-total-footer {
    display: flex;
    align-items: center;
}

.item-online-footer {
    display: flex;
    align-items: center;
    color: #4a4a4a;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

    .item-online-footer svg {
        margin-right: 4px;
    }

.item-total-footer svg {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.item-total-footer {
    color: #4a4a4a;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 19px;
}

footer .footer-bottom .container {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #fefefe;
}

    footer .footer-bottom .container span {
        color: #4a4a4a;
        background-color: transparent;
        font-family: 'Montserrat-Medium';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

.footer-info {
    width: 383px;
    margin-right: 35px;
}

    .footer-info img {
        width: 76px;
        height: auto;
    }

footer .footer-bottom img {
    display: none;
}

.footer-info h3 {
    margin: 0;
    color: #fff;
    font-family: Inter_24pt-Medium;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.footer-info section {
    margin-top: 16px;
    line-height: 135%;
}

footer .footer-bottom .container span b {
    color: #63b6ff;
    font-weight: normal;
}

.footer-decor-img-compa h2 strong {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 45px;
    font-family: 'Montserrat-Bold';
    margin-top: 3px;
}

.footer-info section p {
    margin: 0;
    color: #fff;
    margin-bottom: 8px;
    position: relative;
    padding-left: 19px;
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

    .footer-info section p a {
        color: #fff !important;
        text-decoration: none;
        font-size: 18px;
        font-family: 'Inter_24pt-SemiBold';
    }

    .footer-info section p::before {
        position: absolute;
        content: "\f007";
        position: absolute;
        font-family: FontAwesome;
        color: #fff;
        font-size: 18px;
        left: 0;
        top: 0px;
        font-size: 14px;
    }

    .footer-info section p:nth-child(1)::before {
        content: "\f3c5";
    }

    .footer-info section p:nth-child(2)::before {
        content: "\f0e0";
    }

    .footer-info section p:nth-child(3)::before {
        content: "\f095";
        left: 0;
    }

    .footer-info section p:nth-child(4)::before {
        content: "\f3cd";
        left: 0;
    }

    .footer-info section p:nth-child(5)::before {
        content: "\f0e0";
    }

    .footer-info section p:nth-child(6)::before {
        content: "\f0ac";
    }

.footer-item {
    padding: 0 20px;
    flex: 1 1 0;
    padding-left: 30px;
}

.r-cate-footer ul li {
    color: #FFF;
    font-family: 'Inter_24pt-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
}

    .r-cate-footer ul li svg {
        margin-right: 4px;
    }

.l-cate-footer {
}

.r-cate-footer {
    flex: 1 1 0;
    display: none;
}

li.item-nav-tt a::before {
    content: no-close-quote;
}

li.item-nav-tt a {
    padding: 0;
    margin: 0;
}

    li.item-nav-tt a img {
        width: 15px;
        height: auto;
        margin-right: 4px;
    }

.footer-item h3 img {
    position: absolute;
    left: -11px;
    top: -9px;
}

li.item-nav-tt a span strong {
    display: block;
    font-family: 'Inter_24pt-Regular';
    font-weight: normal;
}

li.item-nav-tt a span {
    font-weight: 600;
    font-family: 'Inter_24pt-SemiBold';
}

.footer-item h3:after {
    content: "";
    position: absolute;
    background: #63b6ff;
    left: 0;
    bottom: -4px;
    width: 40%;
    height: 1px;
    display: none;
}

h3.title-bb-footer {
    margin-top: 15px;
}

h3.footer-social-title {
    margin: 0;
    font-family: 'Montserrat-Bold';
    line-height: 138.5%;
    color: #facf00;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 13px;
}

.dl-footer-social a:hover {
    background-color: var(--default-color-1);
    color: #fff;
}

.footer-item h3 {
    position: relative;
    display: inline-block;
    margin: 0;
    color: #facf00;
    font-family: 'Montserrat-Bold';
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.5%; /* 24.93px */
    text-transform: uppercase;
}

.dl-footer-hours {
    margin-top: 31px;
}

a.back-footer-icon {
    width: 30px;
    height: 30px;
    border-radius: 4px;
}

.footer-item ul {
    margin-top: 17px;
}

.footer-item li {
    -webkit-transition: all ease .2s;
    -o-transition: all ease .2s;
    transition: all ease .2s;
}

    .footer-item li:hover {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

ul.list.r {
    padding: 0;
}

.l-cate-footer .list-menu-wrap ul.list.r li {
    list-style: none;
}

.l-cate-footer .list-menu-wrap {
    display: block;
}

    .l-cate-footer .list-menu-wrap ul.list.r li:nth-child(1) a:before {
        background: url(/Design/img/THPTHamThuanNam/icon/10.png) no-repeat;
        background-size: cover;
        width: 20px;
        height: 23px;
    }

    .l-cate-footer .list-menu-wrap ul.list.r li a:before {
        content: "";
        position: absolute;
        background: url(/Design/img/THPTHamThuanNam/icon/1.png) no-repeat;
        background-size: cover;
        left: 11px;
        top: 0;
        width: 18px;
        height: 19px;
        bottom: 0;
        margin: auto;
    }

    .l-cate-footer .list-menu-wrap ul.list.r li a {
        width: 183px;
        padding-left: 36px;
        padding-right: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
        border-radius: 50px;
        border: 1px solid #fff;
    }

ul.rs.menu-list-bb {
    padding-top: 17px;
    border-top: 1px solid #79c4e1;
}

.footer-item a {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 12px;
    margin-bottom: 10px;
    color: #fff;
    font-family: 'Montserrat-Medium';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.r-cate-footer ul.rs {
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    column-gap: 4px;
    row-gap: 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.footer-item li:hover a {
    color: #ebcd06;
}

.footer-item a::before {
    content: "";
    position: absolute;
    background: url(/Design/img/THPTHamThuanNam/icon/9.png) no-repeat;
    background-size: cover;
    left: 0;
    top: 0;
    width: 7px;
    height: 9px;
    bottom: 0;
    margin: auto;
}

.footer-item a:hover {
    color: var(--default-color-3);
}

.footer-contact {
    padding-left: 10px;
    width: 305px;
}

    .footer-contact h3 {
        margin: 0;
    }

    .footer-contact .text {
        font-size: 15px;
        color: #fff;
        margin-top: 18px;
        display: block;
        line-height: 22px;
        margin-bottom: 11px;
    }

    .footer-contact .input {
        position: relative;
        width: 100%;
        height: 46px;
        border-radius: 5px;
        border: 1px solid #d9d9d9;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 10px;
        background-color: #fff;
        padding-right: 7px;
        margin-bottom: 35px;
        border-radius: 50px;
    }

        .footer-contact .input input {
            width: 100%;
            height: 100%;
            font-size: 15px;
            outline: none;
            color: #969696;
            background-color: transparent;
            border: none;
            padding-right: 10px;
            flex: 1;
            border-radius: 50px;
        }

        .footer-contact .input a {
            width: 37px;
            height: 37px;
            background-color: var(--default-color-2);
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50px;
        }

.footer-heading {
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-contact .social {
    display: flex !important;
    align-items: center;
    margin-top: 8px;
}

h3.title-contact-footer {
    position: relative;
    display: inline-block;
    margin: 0;
    color: #63b6ff;
    font-family: 'Montserrat-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.5%;
    text-transform: uppercase;
    display: none;
}

.des-footer-l {
    margin-bottom: 22px;
    display: none;
}

h3.title-contact-footer:after {
    content: "";
    position: absolute;
    background: #63b6ff;
    left: 0;
    bottom: -4px;
    width: 40%;
    height: 1px;
}

.des-footer-l span {
    display: block;
    color: #fff;
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: justify;
    margin-top: 12px;
    padding-right: 33px;
}

.footer-info h3 strong {
    display: block;
    color: #FFF;
    font-family: CormorantUnicase-Bold;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.footer-contact .social a {
    margin-right: 12px;
}

a.tiktok-f {
    width: 30px;
    height: 30px;
    display: block;
}

    a.tiktok-f img {
        width: 100%;
        height: 100%;
        border-radius: 3px;
    }

.footer-contact .social img {
}

a.back-footer-icon img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

h3.title-bb-footer {
    margin-top: 15px;
    color: #facf00;
    font-family: 'Montserrat-Bold';
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.5%;
    text-transform: uppercase;
    margin-bottom: 8px;
}

/*RS*/
@media(max-width:1023px) {
    .footer-heading {
    }

    .footer-decor-img-compa h2 {
        font-size: 14px;
    }

        .footer-decor-img-compa h2 strong {
            font-size: 29px;
        }

    .footer-info h3 strong {
        font-size: 29px;
    }

    .des-footer-l span {
        margin: 0;
        margin-top: 13px;
        padding-right: 0;
    }

    footer {
        padding-bottom: 36px;
        background-size: cover;
        background-position: top;
        padding-top: 30px;
    }

    .footer-contact iframe, .footer-contact span {
        width: 100% !important;
    }

    .footer-item h3, .footer-contact h3, h3.title-contact-footer {
        font-size: 16px !important;
        margin-left: 0;
    }

    .footer-info section p {
        font-size: 13px;
    }

    .footer-info {
        width: 100%;
        margin-right: 0;
    }

    .footer-item ul, .r-cate-footer ul.rs {
        margin-top: 12px;
        display: flex;
        flex-flow: wrap;
    }

    .r-cate-footer ul li {
    }

    .footer-contact .text {
        margin-top: 12px;
    }

    .footer-item:nth-child(2) {
        width: max-content;
        flex-direction: column;
    }

    .footer-item a {
        font-size: 15px;
        margin-right: 12px;
    }

    .l-cate-footer .list-menu-wrap ul.list.r li a {
        font-size: 14px;
        width: max-content;
    }

    .l-cate-footer {
        width: 100%;
        margin-top: 0;
    }

    .r-cate-footer {
        margin-top: 13px;
    }

    .dl-footer-hotline a {
        margin-bottom: 25px;
    }

    footer .container {
        flex-flow: wrap;
        justify-content: space-between;
    }

    .dl-footer-hotline h3 {
        margin-bottom: 10px;
    }

    .r-total-footer {
        margin-top: 10px;
        width: 100%;
        justify-content: center;
    }

    .footer-contact {
        width: 100%;
    }

    footer .footer-bottom {
        padding-bottom: 10px;
    }

        footer .footer-bottom .container span {
            width: 358px;
            line-height: 150%;
        }

    .dl-footer-hotline {
        width: 100%;
        margin-top: 20px;
    }

    .footer-item:nth-child(3) {
        width: fit-content;
        margin-left: 0;
    }
}
