footer {
    background: #000000;
    position: relative;
    padding: 15px 0 15px;
    position: relative;
    font-family: "Open Sans", sans-serif;
}

#footer-mb {
    display: none;
}

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

footer .footer-curve {
    display: none
}

footer .title-partner h2 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
}

.title-partner.fix-pd {
    padding-top: 5px;
}

.group-team {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 420px;
}

.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: 60px;
    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: 170px;
    width: 100%;
    padding-left: 20px;
    border-left: 2px solid #FFFFFF;
}

.title-partner {
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 8px;
    font-weight: 400;
    position: absolute;
    top: -15px;
}

/* ambassador */
footer .footer-endorser h2 {
    padding-top: 3px;
}

.footer-endorser .wp-menu-ambassador {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 60px;
    margin-bottom: 15px;
}



.ambassador-sign {
    width: 58%;
}

.ambassador-avatar {
    width: 45%;
    position: relative;
}

.ambassador-avatar::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.ambassador-name {
    line-height: 1.2;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.ambassador-name p {
    color: #F49A25;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
}

.ambassador-name span {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}


footer .title-ft {
    font-size: 46px;
    text-align: center;
    font-weight: 700;
    padding-top: 7px;
    color: #FFFFFF;
}

footer .footer-main .footer-cont {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
    width: 100%;
}

.middle-layout {
    width: 100%;
    margin: auto;
}

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: #FFFFFF;
    line-height: 1.4;
    margin-bottom: 16px;
    text-align: justify;
}


footer .footer-intro span {
    color: #ef653d;
    cursor: pointer;
    padding: 0 1px;
    text-decoration: underline;
}

footer .footer-main2 .team-partner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}

footer .footer-main2 .left {
    display: flex;
    justify-content: space-between;
    max-width: 620px;
    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: #FFFFFF;
    margin: 10px 0px;
}

footer .footer-okvip .tl-button {
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
}

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: #FFFFFF;
    display: block;
    height: 62px;
    width: 1px;
}

footer .footer-link {
    display: flex;
    justify-content: space-between;
    padding: 25px 0 25px;
    text-align: center;
}

footer .footer-link a {
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    padding: 0px;
    line-height: 1.3;
    width: auto;
}

footer .footer-link .hr {
    background: #FFFFFF;
    display: block;
    height: 18px;
    width: 1px;
}

footer .footer-copy {
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    padding: 15px 0px 5px;
}

footer .footer-okvip {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.menu-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    line-height: 26px;
    padding: 25px 0px 5px;
    justify-content: space-between;
    flex-wrap: wrap !important;
}

.menu-footer a {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}
.menu-footer li {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

/* .menu-footer li+li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 23px;
    margin: 0;
    background-color: #fff;
} */

#footer .text-license {
    position: relative;
    margin: 12px 0 8px 0;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    color: #fff;
}

.w-17 {
    width: 17%;
}

.w-60 {
    width: 60%;
}

.w-65 {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}

.w-90 {
    width: 90%;
}

.w-100 {
    width: 100%;
}

/* Footer Menu */
.footer-menu {
    display: flex;
    justify-content: space-around;
    gap: 9px;
    padding-top: 40px;
    padding-bottom: 15px;
}

.footer-menu .ft-column {
    width: 47%;
}

.ft-column a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    padding: 10.5px 0px;
    width: 100%;
    position: relative;
    text-transform: capitalize;
}

.ft-column a:hover {
    color: #fff !important;
}

.ft-column a::before {
    content: "";
    width: 90%;
    height: 1px;
    border-bottom: 1px dotted #fff;
    position: absolute;
    bottom: 0px;
    right: 10px;
}

.ft-column a:last-child::before {
    content: unset;
}

.ft-column a:last-child {
    border-bottom: none;
}

.logo-top-team img {
    width: 100%;
    margin-top: 65px;
}

.footer-article {
    position: relative;
    padding-bottom: 15px;
}

.btn-show-more {
    width: 120px;
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.block-img {
    display: block !important;
}

.hidden-img {
    display: none;
}

.header-menu-mb {
    display: none;
}


.group-ambassador {        
    width: 100%;
    height: max-content;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    gap: 30px;
    margin-bottom: 15px;
} 

.group-ambassador .ambassador,
.group-ambassador .logo {
    height: auto;
}


.title-ambassador {
    color: #FFF;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.908px; /* 152.149% */
    display: flex;
    width: 100%;
    margin-bottom: 10px;  
    height: 16px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1300px) {
    .footer-menu {
        gap: 15px;
    }

    .footer-endorser .wp-menu-ambassador {
        gap: 20px;
    }

    .footer-menu .ft-column {
        width: 48%;
    }

    .ft-column a {
        font-size: 16px;
    }

    .ambassador-name {
        font-size: 14px;
    }

    .menu-footer {
        font-size: 13px;
    }
}

@media screen and (max-width: 1200px) {
    footer .footer-okvip .okvip-img {
        gap: 10px;
        max-width: 235px;
    }

    footer .title-partner h2 {
        font-size: 18px;
    }

    .group-team {
        max-width: 320px;
    }

    .group-team-logo .team-partner {
        max-width: 60px;
        padding-right: 10px;
    }


    .group-team-logo .team-company {
        max-width: 145px;
        padding-left: 10px;
    }


    .ambassador-avatar {
        width: 34%;
    }

    .footer-article {
        width: 40%;
    }

    .group-team-logo {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    footer .title-partner h2 {
        font-size: 20px;
    }

    footer .footer-main2 .item-icon-ft img {
        height: 30px;
    }

    .menu-footer {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1100px) {
    .footer-endorser .wp-menu-ambassador {
        gap: 10px;
    }

    footer .footer-main,
    footer .footer-main-middle {
        gap: 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .ft-column a {
        font-size: 12px;
        padding: 6.4px 0px;
    }

    .group-team {
        max-width: 245px;
    }
}

@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;
    }

    .group-team {
        width: 75%;
    }

    footer .title-partner h2 {
        font-size: 16px;
    }


    .ambassador-name {
        font-size: 9px;
    }

    .ambassador-avatar {
        width: 45% !important;
    }


    .ambassador-sign {
        width: 55%;
        height: auto;
        display: flex;
        align-content: flex-start;
        flex-direction: column;
    }

    .ambassador-avatar {
        width: 29%;
    }

    .menu-footer {
        display: none;
    }
}

@media only screen and (max-width: 1100px) and (min-width: 768px) {
    footer .footer-okvip .okvip-img img {
        height: 57px;
    }

    .menu-footer {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    footer {
        background: #000 !important;
        margin: 0px;
        padding: 10px;
    }

    #footer {
        display: none;
    }

    #footer-mb {
        display: flex;
    }

    #footer-mb .container {
        width: 100%;
    }

    .ambassador-content {
        width: 100% !important;
    }

    .footer-mb-wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
    }

    .download-content {
        display: flex;
        flex-direction: column;
    }

    .download-content-img {
        width: 100%;
    }

    .download-title {
        width: 100%;
        height: 25px;
    }


    .download-title img {
        width: auto;
        height: 100%;
    }

    .download-title h2 {
        font-size: 11px !important;
        font-weight: 700;
        color: #ffffff;
    }

    .group-ambassador {        
        width: 100%;
        height: max-content;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        gap:5px;
    }

    .group-ambassador h2 {
        font-size: 15px;
        color: white;
        font-weight: 600;
    }

    .group-ambassador img {
        width: 100%;
    }

    .download-content {
        width: 100%;
        height: max-content;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer-article {
        width: 100%;
        padding-bottom: 5px;
    }

    .footer-article img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }    


    .footer-mb-wrap .wp-title h2 {
        color: #ffffff;
        font-size: 15px;
        font-weight: 700;
        line-height: 17.57px;
        padding-bottom: 0px;
        margin: 0px;
    }

    .group-ambassador-sp,
    .group-partner-sp {
        display: flex;
        align-items: center;
        padding-bottom: 10px;
        gap: 20px;
    }

    .group-ambassador-sp {
        padding-bottom: 0px;
    }

    .footer-menu .ft-column {
        width: 49%;
    }

    .tt-ambassador {
        width: 50%;
        display: flex;
    }

    .ambassador-sign {
        width: 55%;
        display: flex;
        justify-content: flex-end;
    }

    .tt-ambassador h3 {
        font-size: 13px;
        color: #ffffff;
        display: flex;
        align-items: center;
        line-height: 1.5;
        font-weight: 400;
    }

    .ambassador-sign .logo-sign {
        width: 18vw;
        padding-left: 15px;
    }

    .tt-ambassador,
    .ambassador-logo {
        width: 50%;
        display: flex;
    }

    .ambassador-logo .logo-okvip {
        width: 60%;
        height: auto;
    }

    .ambassador-logo .logo-okvip {
        width: 77%;
        height: auto;
    }

    .ambassador-logo .logo-partner {
        width: 28%;
        height: auto;
    }

    .ambassador-logo .logo-partner img {
        width: 11vw;
        padding-right: 15px;
    }

    .ambassador-logo .logo-okvip img {
        width: 30vw;
        height: auto;
        padding-left: 15px;
        border-left: 1px solid #8b8b8b;
    }

    .list-multimedia {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        padding: 0px 0px 10px;
        row-gap: 10px;
    }

    .list-multimedia .item-media {
        width: calc(50% - 10px);
        list-style: none !important;
    }

    .list-multimedia .item-media .title {
        font-size: 13px;
        color: #ffffff;
        padding-bottom: 8px;
    }

    .media-image {
        width: auto;
    }

    .media-image {
        display: flex;
        gap: 20px;
    }

    #footer-mb .text-license {
        color: #FFF;
        text-align: justify;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding:0px 3px;
    }

    footer .footer-main2 .team-partner {
        justify-content: space-around;
        width: 100%;
        gap: 10px;
        row-gap: 19px;
        flex-wrap: wrap !important;
        opacity: 0.7;
        padding: 18px 0px;
    }

    footer .footer-main2 .item-icon-ft {
        width: 14%;
    }

    footer .footer-main2 .item-icon-ft img {
        margin: auto;
    }

    footer .footer-main2 .item-icon-ft:nth-child(6n) img {
        margin-right: 0px;
    }

    footer .footer-main2 .item-icon-ft:nth-child(6n),
    footer .footer-main2 .item-icon-ft:nth-child(1),
    footer .footer-main2 .item-icon-ft:nth-child(7) {
        width: 12%;
    }

    footer .footer-main2 .item-icon-ft:nth-child(1) img,
    footer .footer-main2 .item-icon-ft:nth-child(7) img {
        margin-left: 0px;
    }

    footer .footer-main2 .item-icon-ft:first-child(6n) {
        width: 10%;
    }

    .footer-menu {
        padding-top: 5px;
    }

    .ft-column a {
        opacity: 0.7;
    }

    .ft-column a::before {
        width: 90%;
        right: 5px;
    }

    .footer-menu {
        gap: 12px;
    }

    .brand-title {
        display: flex;
        width: 100%;
        gap: 7px;
        font-weight: 700;
        color: #FFFFFF;
        padding-bottom: 5px;
    }

    .brand-title img {
        width: 42px;
        height: auto;
    }

    

    .brand-title .site-name {
        color: #f49a25;
    }

    .payment-info {
        position: relative;
        display: flex;
        justify-content: space-between !important;
        align-items: center;
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 13px;
        opacity: 0.5;
        width: 100%;
        padding:0px 5px;
    }

    .payment-info .certificates {
        width: 45%;
        font-size: 13px;
        color: #FFF;
        display: flex;
        flex-direction: column;
        gap: 3px;
    }

    .payment-info .responsibility {
        width: 45%;
        font-size: 13px;
        color: #FFF;
    }

    .payment-info img {
        height: auto;
        margin: 8px 0;
        width: fit-content;
        height: 26px;
        display: flex;
        flex-direction: column;
    }

    .payment-info .protection-info {
        display: flex;
        flex-direction: column;
    }

    .payment-info .certification {
        height: 55px;
        width: fit-content;
    }

    .payment-info .protection {
        height: 60px;
        width: fit-content;
    }

    .social-links {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 7px 0;
        gap: 20px;
    }

    .social-links a {
        width: 26x;
        height: 26px;
    }

    .social-links .facebook-icon {
        background: url(/assets/images/footerv2/mb/iconfb.png) no-repeat center / contain;
    }

    .social-links .youtube-icon {
        background: url(/assets/images/footerv2/mb/iconyt.png) no-repeat center / contain;
    }

    .social-links .telegram-icon {
        background: url(/assets/images/footerv2/mb/icontele.png) no-repeat center / contain;
    }

    .social-links i {
        display: block;
        width: 26px;
        height: 26px;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        background-color: rgb(170 170 170 / var(--tw-bg-opacity, 1));
    }

    .header-menu-mb {
        width: 100%;
        display: flex;
        justify-content: center;
        background: #363636;
        padding: 10px;
        position: fixed;
        bottom: 0;
        z-index: 10;
        --tw-shadow: 0 -2px 15px rgb(0, 0, 0, 12%);
        --tw-shadow-colored: 0 -2px 15px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

    .header-menu-mb .container {
        display: flex;
        justify-content: space-between;
        gap: 5px;
        align-items: center;
        font-family: Roboto;
        font-weight: 500;
        font-size: 12px;
        line-height: 80%;
        letter-spacing: 0%;
        text-align: center;
        align-items: stretch;
    }

    .header-menu-mb .container .menu-item a {
        display: flex;
        flex-direction: column;
        gap: 9px;
        align-items: center;
        justify-content: center;
        color: #AAAAAA;
        text-decoration: none;
    }

    .header-menu-mb .container .menu-item a img {
        width: 27px;
        height: 27px
    }

    .header-menu-mb .container .menu-item a img.hd {
        width: auto;
    }

    .ambassador-name p {
        font-size: 2.8vw;
        margin-bottom: 3px;
    }

    .ambassador-name span {
        font-size: 3.1vw;
    }
}

@media screen and (max-width: 425px) {

    .ambassador-sign .logo-sign {
        padding-left: 7px;
    }

    .ambassador-logo .logo-okvip img {
        padding-left: 15px;
    }
}

@media screen and (max-width: 374px) {
    .footer-menu {
        gap: 10px;
    }

    .ft-column a {
        font-size: 12px;
    }
}

@media screen and (max-width: 370px) {
    .footer-mb-wrap .wp-title h2 {
        color: #ffffff;
        font-size: 13px;
    }

    .tt-ambassador h3 {
        font-size: 12px;
    }

    .list-multimedia .item-media .title {
        font-size: 12px;
    }

    .ft-column a {
        font-size: 10px;
    }
}

@media screen and (max-width: 350px) {
    .footer-mb-wrap .wp-title h2 {
        color: #ffffff;
        font-size: 13px;
    }

    .tt-ambassador h3 {
        font-size: 11px;
    }

    .list-multimedia .item-media .title {
        font-size: 11px;
    }
}