footer {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, .92), #8bdbff);
    padding: 10px 0;
    position: relative;
}

#footer-mb {
    display: none;
}

footer .main-wrap {
    position: relative;
    z-index: 2;
}

footer .footer-curve {
    display: none
}


footer .title-partner h2 {
    color: #25ABE0;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}

.title-partner.fix-pd {
    padding-top: 5px;
}

.footer-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.group-team {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.group-team-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 5px;
}

.group-team-logo .team-partner {
    max-width: 78px;
    width: 100%;
    padding-right: 20px;
}

.group-team-logo .team-partner img,
.group-team-logo .team-company img {
    width: 100%;
    height: auto
}

.group-team-logo .team-company {
    max-width: 185px;
    width: 100%;
    padding-left: 20px;
    border-left: 2px solid #26A8DF;
}

.title-partner {
    font-size: 18px;
    color: #25ABE0;
}

/* ambassador */
footer .footer-endorser h2 {
    margin-top: -8px;
    display: inline-block;
}

.group-ambassador {
    display: flex;
    gap: 43px;
    margin-top: 15px;
    margin-bottom: 0px;
}

.group-ambassador .slick-next::before {
    content: url(./../images/footer/icon-next-ft.png) !important;
    right: -14px;
}

footer .title-ft {
    font-size: 46px;
    text-align: center;
    font-weight: 700;
    padding-top: 7px;
    color: #26A9E0;
}

footer .footer-main,
footer .footer-main-middle {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

footer .footer-main .footer-cont {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    width: 100%;
}

footer .footer-logo {
    margin-bottom: 15px;
}

footer .footer-main .left {
    max-width: 630px;
    width: 31%;
}

footer .footer-main .right {
    max-width: 900px;
    width: 69%;
}

footer .footer-main .wp-content-ft .logo-ft {
    margin: auto;
    max-width: 420px;
    width: 100%;
}

footer .footer-main .wp-content-ft .text-ft {
    width: 100%;
    text-align: justify;
}

footer .footer-main .footer-cont>* {
    padding: 30px 0
}

footer .footer-main .footer-cont .pure-u-3-5 {
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    width: 100%
}

footer .footer-main .footer-cont .pure-u-1-5 {
    width: 33.333%
}

footer .footer-main .footer-cont .footer-head {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px
}

footer .footer-main .footer-cont .provider-list-box {
    padding-right: 40px
}

footer .footer-main .footer-cont .provider-list-box img {
    filter: grayscale(100%) brightness(600%);
    margin-right: 4px;
    margin-top: -2px;
    transform: scale(.9);
    transition: .5s
}

footer .footer-main .footer-cont .provider-list-box img:hover {
    filter: grayscale(0) brightness(100%)
}

footer .footer-main .footer-cont .footer-links {
    display: flex;
    flex-direction: column
}

footer .footer-main .footer-cont .footer-links a {
    color: #fff;
    font-size: 14px;
    margin: 5px 0;
    text-decoration: none
}

footer .footer-main .footer-cont .footer-links a:hover {
    opacity: .5
}

footer .copy {
    border-top: 1px solid rgba(255, 255, 255, .5);
    color: #fff;
    font-size: 12px;
    line-height: 60px;
    margin: auto;
    max-width: 1200px;
    width: 100%;
    text-align: center;
    width: 100%
}

footer .footer-intro {
    color: #014966;
    line-height: 1.4;
    margin-bottom: 16px;
    text-align: justify;
}

footer .footer-logo>img {
    display: block;
    height: 70px;
    width: auto;
}

footer .footer-intro span {
    color: #ef653d;
    cursor: pointer;
    padding: 0 1px;
    text-decoration: underline;
}

footer .footer-main2 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 25px;
    padding-top: 15px;
}

footer .footer-main2 .team-partner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}

footer .footer-main2 .item-icon-ft {
    width: auto;
    height: auto;
    max-height: 40px;
    overflow: hidden;
    transition: all 0.4s;
}

footer .footer-main2 .item-icon-ft img {
    width: auto;
    height: 40px;
    transition: all 0.4s;
}

footer .footer-main2 .item-icon-ft img:last-child {
    display: block;
}

footer .footer-main2 .item-icon-ft:hover img:first-child {
    display: block;
}

footer .footer-main2 .item-icon-ft:hover img:last-child {
    display: block;
}

footer .footer-main2 .right {
    display: flex;
    justify-content: space-between;
    max-width: 620px;
    width: 100%;
    gap: 10px;
}

footer .footer-main-middle .left {
    display: flex;
    flex-direction: column;
    max-width: 620px;
    width: 100%;
}

footer .footer-main-middle .right {
    width: 100%;
    max-width: 620px;
}

footer .footer-okvip {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

footer .footer-okvip .tl-top {
    font-size: 27px;
    font-weight: 700;
    color: #014966;
    margin: 10px 0px;
}

footer .footer-okvip .tl-button {
    font-size: 16px;
    font-weight: 700;
    color: #014966;
}

footer .footer-okvip .okvip-title {
    font-size: 15px;
    line-height: 1.6;
    text-transform: capitalize;
    width: auto;
}

footer .footer-okvip .okvip-title>h5 {
    font-weight: 700;
    width: auto;
    line-height: 25px;
}

footer .footer-okvip .okvip-img {
    align-items: center;
    display: flex;
    gap: 5px;
    justify-content: space-between;
    max-width: 335px;
    width: 100%;
}

footer .footer-okvip .okvip-img img {
    display: block;
    height: 62px;
    width: auto;
}

footer .footer-okvip .okvip-img .hr {
    background: #014966;
    display: block;
    height: 62px;
    width: 1px;
}

footer .footer-link {
    display: flex;
    justify-content: space-between;
    padding: 20px 0 25px;
    text-align: center;
}

footer .footer-link a {
    color: #014966;
    font-size: 18px;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    padding: 0px;
    line-height: 1.3;
    width: auto;
}

footer .footer-link .hr {
    background: #014966;
    display: block;
    height: 18px;
    width: 1px;
}

footer .footer-copy {
    color: #014966;
    font-size: 15px;
    text-align: center;
    text-transform: capitalize;
}

footer .footer-okvip {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.w-17 {
    width: 17%;
}

.w-60 {
    width: 60%;
}

.w-65 {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}

.w-75 {
    width: 75%;
}

.w-77 {
    width: 77%;
}

.w-90 {
    width: 90%;
}

@media screen and (max-width: 1200px) {

    footer .footer-main,
    footer .footer-main-middle {
        gap: 40px;
    }

    .group-team-logo {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    footer .title-partner h2 {
        font-size: 22px;
    }

    footer .footer-main2 .item-icon-ft img {
        height: 30px;
    }
}

@media only screen and (max-width: 1024px) {

    footer .footer-main,
    footer .footer-main-middle {
        gap: 30px;
    }

    footer .footer-main .right {
        width: 64%;
    }

    .group-ambassador {
        gap: 25px;
    }

    footer .footer-main .left {
        width: 33%;
    }
}

@media only screen and (max-width: 990px) {
    .title-partner {
        font-size: 14px;
    }

    .group-team-logo .team-partner {
        max-width: 43px;
    }

    footer .footer-link a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1100px) and (min-width: 768px) {
    footer .footer-okvip .okvip-img img {
        height: 57px;
    }
}

@media screen and (max-width: 768px) {
    footer {
        background-image: url(./../images/footer/bg-ft-mb.jpg);
        background-size: 100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }

    #footer {
        display: none;
    }

    #footer-mb {
        display: block;
    }

    .footer-mb-wrap .wp-title h2 {
        color: #25ABE0;
        font-size: 20px;
        font-weight: 700;
        padding-bottom: 5px;
    }

    .group-ambassador-sp,
    .group-partner-sp {
        display: flex;
        align-items: center;
        padding-bottom: 5px;
        gap: 15px;
        justify-content: space-around;
    }

    .group-ambassador-show {
        height: 0px;
        opacity: 0;
        padding-bottom: 0px;
        transition: height 1s, opacity 0.6s;
    }

    .group-ambassador-show.active {
        height: auto;
        opacity: 1;
        padding-bottom: 8px;
        transition: height 1s, opacity 0.6s;
    }

    /* transform: rotate(180deg);
    transition: 1s; */
    .tt-ambassador,
    .ambassador-sign {
        width: 37%;
        display: flex;
        justify-content: flex-start;
    }

    .tt-ambassador {
        width: 32%;
    }

    .ambassador-sign {
        width: 50%;
        height: auto;
    }

    .btn-ft-more {
        border: 1px solid #03A5DC;
        padding: 5px 20px 2px;
        width: 100px;
        text-align: center;
        border-radius: 20px;
        margin: auto;
        margin-top: 3px;
        margin-bottom: 15px;
    }

    .btn-ft-more img {
        width: 15px;
        transition: 1s;
    }

    .btn-ft-more.active img {
        transform: rotate(180deg);
        transition: 1s;
    }

    .tt-ambassador h3,
    .year {
        font-size: 3.3vw;
        color: #03A5DC;
        display: flex;
        align-items: center;
        line-height: 1.7;
        font-weight: 300;
    }

    .ambassador-sign .logo-sign {
        width: 100%;
        padding-right: 0px;
    }

    .tt-ambassador,
    .ambassador-logo,
    .year {
        width: 42%;
        display: flex;
    }

    .tt-ambassador {
        width: 30%;
    }

    .ambassador-sign {
        width: 21%;
    }

    .ambassador-logo .logo-okvip {
        width: 60%;
        height: auto;
    }

    .ambassador-logo .logo-okvip {
        width: 77%;
        height: auto;
    }

    .ambassador-logo .logo-partner {
        width: 23%;
        height: auto;
    }

    .ambassador-logo .logo-partner img {
        width: 9vw;
    }

    .ambassador-logo .logo-okvip img {
        width: 33vw;
        height: auto;
        padding-right: 15px;
        border-left: 2px solid #03A5DC;
    }

    .list-multimedia {
        display: flex;
        gap: 15px;
        padding: 5px 0px 10px;
        row-gap: 10px;
        justify-content: space-between;
    }

    .list-multimedia .item-media {
        width: 42%;
    }

    .list-multimedia .item-media:first-child {
        width: 30%;
    }

    .list-multimedia .item-media:last-child {
        width: 21%;
    }

    .list-multimedia .item-media .title {
        font-size: 3.3vw;
        color: #03A5DC;
        padding-bottom: 10px;
        font-weight: 300;
    }

    .media-image {
        width: 100%;
    }

    .media-image {
        display: flex;
        gap: 20px;
    }

    .wp-social {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        padding: 5px 0px;
    }

    .ft-text {
        font-size: 3.5vw;
        padding-bottom: 10px;
        text-align: justify;
        font-weight: 300;
        color: #03A5DC;
    }
}

@media screen and (max-width: 350px) {

    .tt-ambassador h3,
    .year {
        font-size: 3.2vw;
    }
}