footer {
    
    background: linear-gradient(rgba(0, 0, 0, 0.80), rgba(0, 0, 0, 0.80)), transparent url(../images/bg-footer.jpg) center center/cover no-repeat fixed;
}

/*hình ảnh salon*/

.manhcuong-salon-img {
   
    position: relative;
    text-align: center;
    padding: 3rem 0;
    background-image: url(../images/pattern.png);
    background-size: cover;
    background-position: center;
    background-color: #8a8282;
}

.manhcuong-salon-img .manhcuong-title {
    justify-content: center;
    margin-bottom: 0.5rem;
    padding: 0;
}

.manhcuong-salon-img p {
    margin-bottom: 2rem;
    font-style: italic;
}

.manhcuong-lazy-salon {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.manhcuong-lazy-salon .manhcuong-box {
    flex-basis: 24%;
}

.manhcuong-lazy-salon .manhcuong-box .manhcuong-item {
    display: inline-block;
    width: 100%;
    padding: 1rem;
}

.manhcuong-lazy-salon .manhcuong-box img {
    height: 230px;
    border-radius: 4px;
    box-shadow: 1px 2px 3px #999;
}

.manhcuong-lazy-salon .slick-prev {
    left: 20px !important;
    z-index: 10;
}

.manhcuong-lazy-salon .slick-next {
    right: 20px !important;
    z-index: 10;
}

.ban-quyen
{
    display: block;
    margin-top: 2em;
   
}
.ban-quyen span, .ban-quyen strong, .ban-quyen a, .ban-quyen p
{
    color: #fff;
}
.ban-quyen i
{
    color: var(--mau-xanh);
    padding-right: .2em;
}
.ban-quyen p
{
    margin-bottom: .6em;
}
.manhcuong-footer .manhcuong-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 2rem;
}

.manhcuong-footer .manhcuong-container .manhcuong-box {
    flex-basis: 30%;
    text-transform: capitalize;
}

.manhcuong-footer .manhcuong-box h2 {
    color: #fff;
    margin-bottom: 1rem;
}

.manhcuong-footer .manhcuong-box .manhcuong-item {
   
    margin-top: 2rem;
}

.manhcuong-footer .manhcuong-box .manhcuong-item span, footer .manhcuong-box .manhcuong-item strong {
    color: var(--xaWhite);
}

.manhcuong-footer .manhcuong-box .manhcuong-item i {
    color: var(--mau-do);
    margin-right: 0.2rem;
}

.manhcuong-footer .manhcuong-box .manhcuong-item a {
    color: var(--xaWhite);
}
.manhcuong-footer .manhcuong-box .manhcuong-item a:hover
{
    color: var(--mau-do);
}
.manhcuong-footer .manhcuong-box .manhcuong-mxh i {
    display: inline-block;
    font-size: 2rem !important;
    border-radius: 50%;
    background: var(--xaWhite);
}

.manhcuong-footer .manhcuong-box .manhcuong-mxh a {
    display: inline-block;
    cursor: pointer;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.manhcuong-footer .manhcuong-box .manhcuong-mxh a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.manhcuong-footer .fa-facebook-f {
    color: var(--xaBlueA) !important;
    margin-right: 1.5rem !important;
    padding: 5px 9px;
    border-radius: 50%;
}

.manhcuong-footer .fa-youtube {
    color: red !important;
    padding: 5px;
    border-radius: 50%;
}

.manhcuong-footer .manhcuong-box a:hover {
    color: var(--mau-do) !important;
}

.manhcuong-footer .manhcuong-page .manhcuong-item:first-child {
    flex-basis: 100%;
}

.manhcuong-footer .manhcuong-bb {
    border-top: 1px solid #1E284B;
    text-align: center;
    padding: 2rem 0;
}

.manhcuong-bb i {
    margin-right: 0.3rem;
    color: var(--xaWhite);
}

.manhcuong-bb span {
    color: var(--xaBreadcrumb);
}
.manhcuong-page
{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.manhcuong-page .fix-menu
{
    flex-basis: 25%;
}

.manhcuong-bb strong, .manhcuong-bb a {
    color: var(--xaWhite);
    font-weight: 600;
}

.manhcuong-bb a:hover, .content-footer i {
    color: var(--mau-do);
}

.content-footer
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
   padding-bottom: 1em;
   
}
.content-footer p, .content-footer a, .content-footer strong, .content-footer span
{
    color: #fff !important;
}

/*giao diện cho phiên bản Mobile*/
@media only screen and (max-width: 1230px) {
    footer {
        padding: 2rem 1.5rem 0;
    }

    footer .manhcuong-container {
        padding: 0 0.5rem;
    }
    .content-footer
    {
        width: 100%;
        padding: 1em;
    }
}

@media only screen and (max-width: 991px) {
    .manhcuong-footer .manhcuong-box h2 {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    .manhcuong-footer .manhcuong-box .manhcuong-item {
        margin-top: 1.5rem;
    }

    /*hình ảnh salon*/
    .manhcuong-salon-img {
        height: 290px;
    }

    .manhcuong-lazy-salon .manhcuong-box img {
        height: 150px;
    }

    /*thông tin*/
    .manhcuong-footer .manhcuong-container .manhcuong-box {
         margin-bottom: 1rem;
        display: block;
    }

    .manhcuong-footer .manhcuong-container .manhcuong-page {
        flex-direction: column;
        align-items: flex-start;
    }

    .manhcuong-footer .manhcuong-container {
        padding-bottom: 1rem;
    }

    .manhcuong-footer .manhcuong-bb {
        padding: 1rem 0;
    }
}

@media only screen and (max-width: 576px) {
    footer {
        padding: 2rem 1rem 0;
    }

    /*hình ảnh salon*/
    .manhcuong-salon-img {
        height: 310px;
    }
    .manhcuong-box-salon
    {
       flex-basis: 100% !important;
        
    }
}

@media only screen and (max-width: 420px) {
    /*hình ảnh salon*/
    .manhcuong-lazy-salon .manhcuong-box img {
        height: 115px;
    }

    .manhcuong-salon-img {
        height: 275px;
    }

    .manhcuong-salon-img h2 {
        font-size: 1.6rem;
    }

    .manhcuong-salon-img p {
        margin-bottom: 1.5rem;
    }
}

@media only screen and (max-width: 360px) {
    /*hình ảnh salon*/
    .manhcuong-lazy-salon .manhcuong-box img {
        height: 102px;
    }

    .manhcuong-salon-img h2 {
        font-size: 1.5rem;
    }
}

