.ft_social {

    margin-top: 1rem;

}



.ft_social .item {

    width: 42px;
    height: 42px;
    margin-right: 10px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-image: url("../icon/footer_socials.png");

}



.bic_footer-copyright {

    background: #e7e7e7;

}



.ft_social .item.facebook {

    background-position: 0;

}



.ft_social .item.youtube {

    background-position: -64px 0;

}



.ft_social .item.tiktok {

    background-position: -128px 0;

}



.ft_social .item.zalo {

    background-image: url("../icon/zalo.png");

}

.ft_social li {

    list-style: none;

}

.ft_hotline {

    display: inline-flex;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 2rem;
    margin-bottom: 1rem;
    padding-left: 3rem;
    background-repeat: no-repeat;
    background-image: url("../icon/telephone.png");
    background-size: 25px;
    background-position: 10px center;
    font-weight: 600;
    text-transform: uppercase;

}



.bic_copyright-wrap {

    display: flex;
    justify-content: center;
    padding: 15px 0;
    line-height: 1;
    text-align: center;
    flex-wrap: wrap;

}



.bic_copyright {

    position: relative;
    padding: 0 10px;

}



.bic_copyright-wrap a {

    color: #fff;

}



.bic_design-by a:first-child {

    font-weight: 400;

}



.fixed_right ul {

    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;

}



.bic_copyright a,

.bic_design-by a {

    font-weight: bold;

}



.bic_design-by {

    padding: 0 10px;

}



#footer {

    padding-top: 5.125rem;
    background-image: linear-gradient(#ed2024, #a60000);
    color: #fff;
    transform: none;
    margin-top: 0;
	padding-bottom:30px;

}



.bic_ft__wrap {

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}



.bct_ft__col {

    display: flex;
    margin: 0 -10px;

}



.bic_ft__socialNet {

    flex: 0 0 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;

}



.bic_ft__add {

    margin-bottom: 3.125rem;
    flex: 0 0 100%;
    padding: 10px;
    max-width: 25%;

}



#footer a {

    color: inherit;

}



.bic_ft__socialNet a {

    display: inline-block;

}



#footer .sub-item {

    line-height: 1;
    margin-bottom: 10px;

}



.bic_ft__add .bct {

    margin-bottom: 1rem;

}



.bic_ft__title.comp {

    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;

}



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

    .bct_ft__col.menu .item {

        margin-bottom: 1rem;

    }

}



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

    .bic_copyright {

        padding: 10px 0;
        border-right: 2px solid #fff;
        flex: 0 0 100%;

    }

    .bct_ft__col.info,

    .bct_ft__col.menu {

        flex: 0 0 100%;
        flex-wrap: wrap;
        margin: 0;

    }

    #partner {

        left: 20px;
        bottom: 20px;

    }

    .bct_ft__col.menu .item:nth-child(n + 1):nth-child(-n + 2) {

        margin-bottom: 15px;

    }

    .bct_ft__col.menu .item {

        flex: 0 0 50%;

    }

    .bct_ft__col.menu .item:nth-child(n + 1):nth-child(-n + 2) {

        margin-bottom: 15px;

    }

    .bic_ft__socialNet {

        justify-content: flex-start;
        margin-top: 10px;

    }

    .bic_ft__socialNet a {

        margin-left: 0;
        margin-right: 2rem;

    }

    .bic_ft__socialNet > a > img {

        max-width: 135px;

    }

    #footer {

        padding-top: 2.5rem;
        font-size: 16px;

    }

    #footer .sub-item {

        margin-bottom: 18px;

    }

    .bic_ft__add {

        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 1.5rem;
        padding: 0;

    }

    .bic_ft__add:last-child {

        margin-bottom: 1rem;
        max-width: 100%;
        text-align: left;

    }

}



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



    .strory_product__items .owl-next,

    .bct-banner .owl-next {

        display: none;

    }

    .strory_product__items .owl-prev,

    .bct-banner .owl-prev {

        display: none;

    }

}



@media screen and (max-width: 375rem) {

    footer .copyright {

        font-size: 15px;
        text-align: center;

    }

}

