﻿.footer {
    position: relative;
}

    .footer ul {
        list-style: none;
    }

    .footer:before {
        content: "";
        position: absolute;
        background: url(/Design/img/footer/b.png) no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 770px;
        left: 0;
        top: -273px;
        z-index: -1;
    }

.footer-top {
    position: relative;
    z-index: 2;
}

    .footer-top .grid.wide {
    }

    .footer-top .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding-top: 0;
        padding-bottom: 30px;
    }

    .footer-top .infor {
        flex: 1 1 0;
        padding-right: 158px;
        margin-top: 37px;
    }

.footer .fanpage .fb-page {
}

.footer-top .list-nav {
    width: auto;
}

    .footer-top .list-nav:last-child {
        width: 100%;
        margin-top: 20px;
    }

    .footer-top .list-nav .title {
        margin: 0;
        position: relative;
        font-size: 20px;
        color: #fff;
        font-family: 'MonB';
        line-height: 121.1%;
        font-weight: 100;
        text-transform: uppercase;
    }

        .footer-top .list-nav .title::before {
            content: '';
            position: absolute;
            width: 51px;
            height: 1px;
            background-color: #fff;
            bottom: -1px;
        }

        .footer-top .list-nav .title::after {
            width: 21px;
        }

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

    .footer-top .list-nav:last-child ul {
    }

    .footer-top .list-nav ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: all ease .2s;
        -o-transition: all ease .2s;
        transition: all ease .2s;
        line-height: 175%;
    }

        .footer-top .list-nav ul li:hover {
            -webkit-transform: translateX(10px);
            -ms-transform: translateX(10px);
            transform: translateX(10px);
        }

            .footer-top .list-nav ul li:hover i {
                color: #f3a53b;
            }

    .footer-top .list-nav ul a {
        font-size: 16px;
        color: #fff;
        transition: all linear .3s;
        font-family: 'MonR';
        text-transform: capitalize;
    }

    .footer-top .list-nav ul li:hover a {
        color: #f3a53b;
    }

    .footer-top .list-nav ul i {
        font-size: 11px;
        color: #fff;
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
        padding-right: 7px;
        transform: translateY(-2px);
    }

.footer-top .infor .title {
    position: relative;
    margin: 0;
    font-size: 20px;
    color: #fff;
    font-family: 'MonB';
    line-height: 121.1%;
    font-weight: 100;
    text-transform: uppercase;
}

    .footer-top .infor .title b {
        font-family: OsM;
        font-weight: 100;
        font-size: 32px;
        margin-top: 7px;
        display: block;
        text-transform: uppercase;
    }

.footer-top .infor section {
    margin-top: 21px;
}

    .footer-top .infor section p {
        position: relative;
        color: #fff;
        padding-left: 23px;
        font-size: 16px;
        line-height: 138.7%;
        margin: 0;
        margin-bottom: 8px;
        font-family: 'MonR';
    }

        .footer-top .infor section p:last-child {
            margin-bottom: 0;
        }

        .footer-top .infor section p a {
            color: #fff;
            transition: all .3s;
        }

            .footer-top .infor section p a:hover {
                color: var(--default-color-2);
            }

        .footer-top .infor section p strong {
            font-size: 18px;
        }

        .footer-top .infor section p::before {
            content: '';
            position: absolute;
            margin-right: 6px;
            left: 0px;
            transform: translateY(4px);
            width: 12px;
            height: 16px;
            background-image: url(../../../Design/img/icon-footer-place.svg);
            background-size: cover;
            filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(207deg) brightness(108%) contrast(102%);
        }

        .footer-top .infor section p:nth-child(2)::before {
            background-image: url(../../../Design/img/icon-footer-hotline.svg);
            width: 15px;
            height: 15px;
        }

        .footer-top .infor section p:nth-child(3)::before {
            background-image: url(../../../Design/img/icon-footer-email.svg);
            width: 15px;
            height: 10px;
        }

        .footer-top .infor section p:nth-child(4)::before {
            background-image: url(../../../Design/img/icon-footer-web.svg);
            width: 15px;
            height: 15px;
        }

.footer-top .nav-item {
}

.footer-bottom .grid.wide {
    border-top: 1px solid #d5d5d5;
}

.home-news-decor {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 339px;
}

.footer-bottom {
    height: 65px;
    position: relative;
    background-color: #02a0e2;
    z-index: 2;
}

    .footer-bottom .left .text p {
        margin: 0;
        font-size: 16px;
        display: block;
        font-family: 'MonM';
        color: #ffff;
        margin-top: 2px;
    }

.r-time-work-footer span {
    font-size: 16px;
    display: block;
    font-family: 'MonM';
    color: #ffff;
    text-align: right;
}

    .r-time-work-footer span:nth-child(2) {
        margin-top: 4px;
    }

@keyframes forfooter {
    0% {
        transform: translateX(0) scale(1);
        opacity: 1;
    }

    50% {
        transform: translateX(-50px) scale(1.01);
        opacity: .6;
    }

    100% {
        transform: translateX(0) scale(1);
        opacity: 1;
    }
}

.footer-bottom .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.footer-bottom .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .footer-bottom .left .text {
        display: flex;
        color: var(--default-color-2);
        flex-flow: column;
    }

        .footer-bottom .left .text span br {
            display: none;
        }

        .footer-bottom .left .text span {
            font-size: 16px;
            display: block;
            font-family: 'MonM';
            color: #ffff;
        }

            .footer-bottom .left .text span:nth-child(2) {
                margin-left: 5px;
                display: flex;
            }

    .footer-bottom .left a {
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
        padding-left: 1px;
        width: fit-content;
        display: inline-block;
    }

        .footer-bottom .left a:hover {
            text-decoration: underline;
        }

.footer-bottom .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .footer-bottom .right .access {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        font-size: 13px;
        margin-right: 9px;
    }

        .footer-bottom .right .access img {
            margin-right: 5px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .footer-bottom .right .access span {
            line-height: 100%;
            -webkit-transform: translateY(2px);
            -ms-transform: translateY(2px);
            transform: translateY(2px);
            font-size: 13px;
            font-family: RobotoR;
        }

.footer-social {
    flex-direction: column;
    display: flex;
}

.footer-social-title {
    margin: 0;
    font-family: 'monM';
    line-height: 120%;
    color: var(--default-color-1);
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 100;
}

.footer-social a:first-child {
    margin-left: 0;
}

.footer-social a {
    border: 2px solid var(--default-color-1);
    border-radius: 50%;
    color: var(--default-color-1);
    font-size: 17px;
    opacity: 1;
    margin-left: 6px;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    height: 34.27px;
    width: 34.27px;
}

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

.under::before {
    content: '';
    position: absolute;
    width: 54px;
    left: 0;
    bottom: -1px;
    height: 1px;
    background-color: #fff;
}

.text-footer-about {
    font-size: 15px;
    color: #F8F8F8;
    margin-top: 20px;
    width: 313px;
    display: block;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 100;
    font-family: 'RayR';
    line-height: calc(100% + 7px);
}

    .text-footer-about a {
        display: inline-block
    }

.more-about-footer {
    font-size: 16px;
    margin-top: 20px;
    font-family: 'RayR';
    color: var(--default-color-1);
    text-decoration: underline;
}

    .more-about-footer i {
        padding-left: 2px;
        font-size: 12px;
    }

    .more-about-footer:hover {
        text-decoration: underline;
    }

.footer-end {
    height: 9px;
    width: 100%;
    background-color: var(--default-color-3);
    display: none;
}

.foter-social-list {
    display: flex;
    align-items: center;
}

.footer .fanpage {
    width: 35%;
    text-align: right;
}

.footer-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 17px;
    width: 24%;
}

.footer-logo {
}

.footer-text {
    color: var(--default-color-1);
    font-size: 15px;
    margin-top: 29px;
}

.footer-logo img {
    width: 280px;
}
/*RS*/

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none !important
    }

    .footer .fanpage .fb-page span {
        width: 100% !important;
    }

        .footer .fanpage .fb-page span iframe {
            border-radius: 10px;
        }

    .footer-top .infor .title {
        width: 100%;
    }

    .footer-top .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .footer:before {
        content: "";
        position: absolute;
        background: url(/Design/img/footer/b.png) no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 350px;
        left: 0;
        top: -123px;
        z-index: -1;
    }

    .footer {
        background: #02a0e2;
    }

    .footer-wrap {
        width: 100%;
    }

    .fanpage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-direction: column;
    }

    .footer .fanpage {
        width: 100%;
    }

    .footer-bottom .left .text {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .footer-top .infor {
        max-width: 100%;
        padding-top: 0;
        padding-right: 0;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important
    }

    .footer-top .list-nav {
        margin: 20px 0;
        padding: 0;
    }

        .footer-top .list-nav .title {
            margin-top: 0;
        }
}

@media(max-width: 739px) {
    .no-display-mobile {
        display: none !important
    }

    .footer-top .infor .title {
        font-size: 16px;
    }

    .footer-top .infor section {
        margin-top: 10px;
    }

    .footer-top .infor .descript {
        font-size: 12px;
    }

    .footer-top .infor section p {
        font-size: 14px;
        margin: 3px 0;
        line-height: 160%;
    }

    .footer-top .list-nav .title {
        margin-top: 0;
        font-size: 16px;
    }

    .footer-top .list-nav {
        margin: 15px 0;
    }

    .footer-bottom {
        height: auto;
    }

        .footer-bottom .container {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column;
            padding: 10px 0;
        }

        .footer-bottom .right {
            width: 100%;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: center;
            margin-top: 10px;
            display: none;
        }

    .footer-top .list-nav {
        padding: 0;
    }

    .footer .fanpage {
        width: 100%;
    }

    .fanpage .fb-page {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .text-footer-about {
        font-size: 15px;
    }

    .footer-bottom .left {
        flex-direction: column-reverse;
    }

        .footer-bottom .left img {
            margin-top: 10px;
        }

        .footer-bottom .left .text span {
            justify-content: center;
            margin: 2px 0;
            text-align: center;
            line-height: 154%;
            font-size: 13px;
        }

    .footer-wrap {
        width: 100%;
        padding: 0;
        padding-top: 24px;
    }

    .footer-top .list-nav ul {
        margin-top: 6px;
        display: grid;
        grid-auto-rows: minmax(min-content, max-content);
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 12px;
        row-gap: 0;
    }

    .footer-bottom .left .text span br {
        display: block;
    }

    .footer-logo img {
        width: 210px;
    }

    .footer:before {
        background-size: cover;
        height: 192px;
        top: -113px;
    }

    .footer {
        background: #02a0e2;
    }

    .footer-top .container {
        padding-top: 0;
        padding-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer-social {
        margin-top: 20px;
    }

    .footer-top .list-nav ul a {
        font-size: 12px;
    }

    .footer-top .list-nav ul i {
        transform: translateY(0px);
    }

    .footer-text {
        margin-top: 14px;
    }

    .footer-top .list-nav:last-child {
        margin-top: 0px;
    }
}