footer {
    /* margin-bottom: 50px; */
    border-top: 1px solid #1599d5;
    padding-top:34px;
    margin-top: 52px;
}

footer .container {
    width: auto;
    max-width: 1170px;
}

footer .logo {
    padding-top: 20px;
    padding-bottom: 20px;
}

footer .logo img {
    max-width: 125px;
}

footer .menu-list ul {
    padding: 0;
    list-style: none;
    column-gap: 9px;
    column-count: 1;
    line-height: normal;
}

footer .menu-list ul li a {
    color: #333;
    font-family: "Nunito Sans", sans-serif;
    font-weight: lighter;
    font-size: 14px;
}

footer .ctn-quality h4,footer .ctn-quality h5{
    display: inline-block;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
    margin:0 auto;
}
footer .ctn-quality .inner{
    display: inline-block;
    width: 80%;
    margin-left: 2%;
}
footer .ctn-quality{
    margin-top:8px;
}
footer .ctn-quality h4{
    font-size: 23px;
    color:#002D53;
}
footer .ctn-quality h5{
    display: inline-block;
    font-size: 14px;
    color:#636466;
    line-height: initial;
    font-weight: 900;
}
footer .ctn-quality img{
    vertical-align: top;
    display: inline-block;
}
footer .ctn-footer{
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
    /* gap: 90px; */
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}
footer .ctn-footer a{
    cursor: pointer;
}
footer .ctn-list{
    width:100%;
}
footer .ctn-logo{
    max-width: 100%;
    /* margin-left: 4%;
    top: -35px; */
    position: relative;
}

footer .ctn-list.menu-list{
    display: flex;
    justify-content: center;
    gap: 46px;
    align-items: center;
    width: fit-content;
}

footer .ctn-list.menu-list ul{
    max-width: 100%;
    /* margin: 0 50px; */
    display: inline-block;
}

footer .help p, footer .ctn-footer p{
    font-size:14px;
    color:#707070;
}

footer .help div{
    display: flex;
    gap:20px;
}

footer .amazon
{
    width: fit-content;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

footer .amazon a{
    background: #F8981C;
    padding: 7px;
    color: white;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
}

footer .amazon a:hover{
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), #F8981C;
}

footer .bg_footer{
    margin-left:auto;
    margin-right:auto;
    width: fit-content;
}

.last-banner-mobile{
    display:none;
    background-color:#002D53;
    padding: 13px 33px;
}

.last-banner-mobile .flexbox{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#002D53;
    color:white;
    padding:15px 0;
    gap:50px;
}

.last-banner-mobile .col_flexbox{
    gap: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.last-banner{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#002D53;
    color:white;
    padding:15px 0;
}

.last-banner img{
    padding:0 32px;
}

.logo_border{
    border-right: 1px solid #FFFFFF;
}

.ctn-footer .premium-service img {
    width: 100px;
    height: auto;
    display: block;
    margin: auto;
    margin-bottom: 0;
}

.ctn-footer .premium-service a{
    padding: 7px 22px;
    background-color: #002D53;
    color: white;
    font-weight: 700;
    font-size: 13px;
}

@media screen and (max-width: 992px){
    footer .ctn-list.menu-list{
        width:90%;
        align-items: baseline;
    }
    footer .ctn-logo{
        margin-left:0;
    }
    .last-banner-mobile{
        display:block;
    }
    .last-banner{
        display: none;
    }
    footer .help div{
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 36px;
    }
    footer .help p{
        text-align: center;
    }
}

@media screen and (max-width: 991px){
    footer {
        padding-top: 0px;
    }
    footer .ctn-footer {
        flex-direction: column;
    }
    footer .ctn-list.menu-list {
        width: 100%;
        order: 0;
        padding: 0 15px;
        gap:0;
        align-items: center;
    }
    footer .ctn-logo {
        max-width: 100%;
        margin-left: 0;
        position: relative;
        justify-content: center;
        display: flex;
        margin-top: 50px;
    }
    footer .ctn-logo img{
        max-width: 100%;
        width: auto;
        height: auto;

    }
    footer .ctn-list.menu-list {
        width: 100%;
        order: 0;
    }
    footer .ctn-list.menu-list ul {
        max-width: 90%;
        margin: 0 auto;
        margin-left: auto;
        margin-top:50px;
        width:140px;
    }
    footer .ctn-list.menu-list ul li {
        padding-bottom: 10px;
    }
    footer .ctn-quality{
        order: 2;
        justify-content: center;
        width: 100%;
        display: flex;
        max-width: 100%;
        margin-top: 40px;
    }
    footer .ctn-quality .inner{
        flex-direction: column;
    }
    footer .ctn-quality .inner{
        margin-left:5%;
    }

}

@media screen and (max-width: 768px){
    footer .ctn-list.menu-list {
        gap:90;
        align-items: baseline;
    }
    footer .ctn-footer{
        gap:90px;
    }
    footer .ctn-logo{
        top:-140px;
    }
    footer .ctn-list.menu-list ul{
        margin-left:auto;
        position: absolute;
        line-height: 15px;
    }
    footer .ctn-list.menu-list .home{
        left:20vw;
    }
    footer .ctn-list.menu-list .section{
        right:0vw;
    }
    footer .ctn-footer>p{
        margin-top: -180px;
    }
}