﻿body {
    font-family: Arial, sans-serif !important;
}
.loading {
    position: relative;
    width: 90%;
    padding: 1rem;
    border-radius: 0.8rem;
    align-items: center;
    left: 0;
    right: 0;
    margin: auto;
}

.loading__skeleton {
    background-image: linear-gradient( 90deg, #ccc 0px, rgb(229 229 229 / 90%) 40px, #ccc 80px );
    background-size: 300%;
    background-position: 100% 0;
    border-radius: inherit;
    animation: shimmer 1.5s infinite;
}

.loading__title {
    height: 15px;
    margin-bottom: 15px;
}

.loading__description {
    height: 100px;
}

@keyframes shimmer {
    to {
        background-position: -100% 0;
    }
}
/*map*/
.content-show-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.section-map {
    position: relative;
}

.content-view-map iframe {
    width: 100%;
    height: 100%;
}

.content-show-map .content-view-map {
    display: none;
    height: 100%;
}

    .content-show-map .content-view-map.show {
        display: block;
    }

.section-map div#accordion {
    width: 350px;
    max-width: 100%;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    pointer-events: auto;
    z-index: 2;
    position: relative;
}

.section-map .card-header {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

    .section-map .card-header .title-header {
        font-size: 15px;
        font-weight: 700;
    }

.item-map .description {
    padding: 10px 15px 10px;
    border-bottom: 1px solid #ddd;
}

.content-map span.title {
    font-weight: 700;
}



.form-lai-thu .form-group .date-nh {
    position: relative;
}

.form-lai-thu .form-group input {
    border-bottom: 1px solid #ddd;
}

.form-lai-thu .form-group .date-nh:before {
    content: '';
    background-image: url(../../../fashion02/assets/media/icon/timetable.png);
    height: 16px;
    width: 16px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

/*form lai thu*/
.map-about iframe {
    width: 100%;
    height: 400px;
}

@media (max-width: 576px) {
    .item-about .content-gt .description {
        display: none;
    }

    .item-about .content-gt {
        padding-left: 20px;
        flex-basis: calc(100% - 180px);
        padding-top: 20px;
    }

    .item-about .about-left {
        flex: 0 0 100px;
        max-width: 100px;
    }

        .item-about .about-left img {
            width: 100px;
            height: 100px;
        }

    .item-about {
        margin-bottom: 15px;
    }

    .product-tab.nav .nav-item .nav-link {
        padding: 0 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .product-tab.nav {
        border: 0;
        margin: 0 auto 20px;
    }

    .content-show-map {
        position: inherit;
        aspect-ratio: 16/9;
    }

    .section-map div#accordion {
        width: 100%;
        margin-bottom: 20px;
    }

    .video-left {
        margin-bottom: 15px;
    }

    .section-title-about {
        padding: 50px 0 30px 0;
    }

    .title-about {
        font-size: 24px;
        line-height: 1.3;
        padding-left: 20px;
        letter-spacing: 3px;
    }

        .title-about:before {
            width: 4px;
        }

    .title-product {
        font-size: 26px;
    }

    .section-list-product .product-item .du-doan > ul > li > a, .section-list-product .product-item .inner-content .product-rating-price .price span {
        font-size: 11px;
    }

    .content-article-hot {
        padding: 40px 0;
    }

    article.article-item-hot .inner-content .article-title a {
        font-size: 20px;
    }

    .section-title-news .banner-service-article-detail .content-name .article-title-detail {
        font-size: 24px;
    }

    article.banner-service-article-detail {
        padding: 100px 0 30px 0;
    }

    .tab-scoll-top {
        overflow-x: scroll;
    }

    .product-detail-tab > .tab-scoll-top > ul.nav {
        display: flex;
        flex-wrap: nowrap;
        min-width: 880px;
    }

    .product-detail-tab .tab-content .product-title-detail {
        font-size: 22px;
    }

    .title-tu-van-xe {
        font-size: 15px;
    }

    .slogan-product-detail {
        font-size: 16px;
    }

    .product-detail-left .price span {
        font-size: 24px;
    }

    .content-tab-thong-so ul.nav.nav-pills, .content-tab-phu-kien ul.nav {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .content-tab-thong-so .tab-content, .content-tab-phu-kien .tab-content {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .description-article-top-detail .name {
        font-size: 14px;
        padding-bottom: 25px;
    }

    .description-article-top-detail .description {
        font-size: 13px;
    }

    .list-album-product .album-detail-product {
        width: 100% !important;
    }

    .product-detail-tab > .tab-scoll-top > ul > li > a.nav-link {
        padding-bottom: 10px !important;
    }
}
/*        */
.about .bxslider img {
    max-width: 100%;
    height: auto;
}

h2 {
    margin-bottom: 1.5rem !important;
}


.about .col-centered {
    float: none;
    margin: 0 auto;
}

.about .top-cover {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images/banner/banner_gioithieudaily.jpg);
    overflow: hidden;
    position: relative;
    padding: 50px 0 30px 0;
    margin-bottom: 30px;
}

@media only screen and (min-width: 40em) {
    .about .top-cover {
        padding: 158px 0 40px 0;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 64em) {
    .about .top-cover {
        padding: 220px 0 50px 0;
        margin-bottom: 50px;
    }
}

.about .top-cover .ribbon {
    display: none;
    background-color: rgba(13,13,13,0.75);
    bottom: -100px;
    position: absolute;
    transform: rotate(45deg);
    width: 50%;
    left: 10%;
    height: 400px;
}

@media only screen and (min-width: 40em) {
    .about .top-cover .ribbon {
        width: 50%;
        left: 10%;
        height: 800px;
    }
}

.about .top-cover h1.title {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    color: #fff;
    z-index: 2;
    text-shadow: 0 0 30px rgba(0,0,0,0.5);
    font-size: 24px;
    line-height: 30px;
    padding-left: 20px;
    letter-spacing: 2px;
}

@media only screen and (min-width: 40em) {
    .about .top-cover h1.title {
        font-size: 40px;
        line-height: 48px;
        padding-left: 30px;
        letter-spacing: 3px;
    }
}

@media only screen and (min-width: 64em) {
    .about .top-cover h1.title {
        font-size: 54px;
        line-height: 60px;
        padding-left: 40px;
        letter-spacing: 4px;
    }
}

.about .top-cover h1.title:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    bottom: 10px;
    left: 0;
    background-color: #eb1b2e;
    width: 5px;
}

@media only screen and (min-width: 40em) {
    .about .top-cover h1.title:before {
        width: 10px;
    }
}

@media only screen and (min-width: 64em) {
    .about .top-cover h1.title:before {
        width: 15px;
    }
}

.about .block {
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 14px;
}

@media only screen and (min-width: 40em) {
    .about .block {
        margin-bottom: 30px;
        font-size: 15px;
    }
}

@media only screen and (min-width: 64em) {
    .about .block {
        font-size: 15px;
        margin-bottom: 40px;
    }
}

.about .block ul,
.about .block p {
    margin-bottom: 25px;
}

.about .block .image {
    margin-bottom: 30px;
}

    .about .block .image img {
        max-width: 100%;
    }

    .about .block .image .description {
        margin-top: 15px;
        font-size: 14px;
        font-style: italic;
        text-align: center;
    }

.about-content {
    margin: 20px 0;
}

    .about-content img {
        height: 40px;
        margin-bottom: 30px;
    }

.about .block-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 10px 0;
}

@media only screen and (min-width: 40em) {
    .about .block-title {
        font-size: 18px;
        letter-spacing: 1px;
    }
}

@media only screen and (min-width: 64em) {
    .about .block-title {
        font-size: 24px;
        margin: 20px 0;
    }
}

.about .block-title span.index {
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border-radius: 100%;
    background-color: #eb1b2e;
    margin-right: 10px;
    font-size: 14px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

@media only screen and (min-width: 40em) {
    .about .block-title span.index {
        margin-right: 15px;
        font-size: 16px;
        width: 48px;
        height: 48px;
        line-height: 48px;
    }
}

@media only screen and (min-width: 64em) {
    .about .block-title span.index {
        font-size: 20px;
        width: 48px;
        height: 48px;
        line-height: 48px;
    }
}

.about .sub-address {
    margin-bottom: 10px !important;
}

