.section-banner-header .logo-section {
    padding: 10px;
}

.section-banner-header {
    /* box-shadow: 0 0 10px 0 rgb(0 0 0 / 13%); */
    /* z-index: 99; */
    /* position: fixed; */
    /* margin-top: 0px; */
    /* margin-bottom: 0px; */
    top: 0px;
    width: 100%;
    background: white;
    /* padding: 8px; */
}
img.img-language {
    width: 3.5rem;
}
@media (min-width: 1024px){
    .language-section {
    position: absolute;
    top: 9%;
    right: -43%;
}
}
@media (min-width: 1200px) and (max-width: 1400px){
.language-section {
    position: absolute;
    top: 9%;
    right: -35%;
}
}
.slider {
    padding-top: 74px;
}

.gioi-thieu .title {
    color: #ed1c24;
    font-size: 26px;
    text-align: center;
}

.img-bot {
    position: relative;
    text-align: center;
}

.dichvu .title-section {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}

.newsletter:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(0 0 0 / 35%);
}

.title-section-slogan {
    color: white;
    margin-bottom: 27px;
    font-weight: bold;
    font-size: 18px;
}

.dichvu .inner-content {
    padding: 10px;
    background: white;
}

.dichvu .inner-content .article-description p {
    width: 347px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 30px;
    font-size: 16px;
    color:#004880;
}

a.btn.btn-submit-1 {
    border-radius: 20px;
    padding: 6px 20px;
}

.contact-price {
    color: red;
}

.commitment {
    background: #fcfcfc;
}

.commitment .title-section {
    font-weight: 700;
}

.commitment {
    color: black;
}

.commitment .content-commitment {
    margin: 0 15px 0 0;
    padding: 15px;
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 5%);
    margin-bottom: 30px;
}

.image-policy {
    flex: 0 0 15%;
    max-width: 20%;
}

.content-policy span {
    font-weight: bold;
    font-size: 17px;
}

.customer .swiper-slider-main .swiper-slide img {
    min-height: 14.8rem;
    border: 1px solid #ededed;
    padding: 6px;
}

.customer .title-section {
    font-weight: 700;
}

.img-customer-rating {
    width: 50px;
}

.ratings .article-description {
    border: 1px solid #ebebeb;
    padding: 20px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-top: 15px;
    font-style: italic;
}

.ratings .article-description:after {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    transform: scaleX(.75) rotate(45deg);
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    left: 70px;
    top: 97px;
    border-color: transparent #ebebeb #ebebeb transparent;
}

.ratings .fa-angle-right::before {
    content: none;
}

.ratings .fa-angle-left::before {
    content: none;
}

.ratings .img-size {
    padding-top: 60%;
}

.ratings .article-item .inner-image img {
    object-fit: contain;
    height: 50px;
    margin-top: 20px;
}

.ratings .inner-content .article-title {
    margin-left: -52px;
}

.achive .list-unstyled li {
    border: 1px solid #ebebeb;
    padding: 24px;
}

.info-shop .title-section {
    font-weight: bold;
    text-transform: uppercase;
}

.content-achive-num {
    font-weight: bold;
    font-size: 25px;
}

.section-footer {
    color: white;
}

.section-footer .title-section-footer {
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.image-socials {
    width: 45px;
}

.copyright-section {
    background: var(--color-highlight);
    text-align: center;
    color: white;
    padding: 5px;
}

.section-content {
    /* padding-top: 100px; */
}

@media (max-width: 568px) {
    .language-section {
    margin-left: 3rem;
}
    .logo-section img{
            max-height: 4rem;
    }
    .title-section-desc {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .dichvu .inner-content .article-description p {
        width: 300px;
    }

    .ratings .article-description {
        width: 100%;
    }
    .ratings .article-item .inner-image img {
        margin-top: 0px;
    }
    .ratings .inner-content .article-title {
        margin-left: -10px;
    }
    .slider-mobile .col-12{
        padding-left: 0px ;
         padding-right: 0px ;
    }
    .menu-section ul {
        float: none;
        padding: 0;
    }
}
@media (min-width:1200px){
    .section-search {
        margin-left: 7px;
    }
}

/*hieutx-pix*/
.section-slider.slider>.container>.row>div:nth-child(3) {
    padding-left: .0;
}

.section-slider.slider>.container>.row>div:nth-child(2) {padding-left: 0;}
.banner-right .item-banner .img {
    padding-top: 69%;
}

.banner-right .item-banner {
    margin-bottom: 15px;
}

.banner-right .item-banner:last-child {
    margin-bottom: 0;
}

.product-detail-head {
    padding: 15px;
    border: 1px solid #CCC;
}

.product-detail-head .product-content-detail {
    border: 1px solid #CCC;
    padding: 15px;
}
.price .lien-he span {
    color: var(--color-highlight);
    font-size: 18px;
    font-weight: 500;
}
.product-content-detail .btn-cart-buy a.add-to-cart {
    width: 100%;
}
.form-right-contact form {
    position: relative;
    background: #F6F6F6;
    padding: 10px;
}

.form-right-contact .title-contact {
    text-transform: uppercase;
    color: #FFF;
    background: #000;
    font-size: 20px;
    font-weight: 500;
    padding: 10px;
    margin-bottom: 10px;
}
.form-right-contact form .form-group.form-bottom {
    text-align: center;
}
.title-content-category {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
}
.section-banner-header.fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border-bottom: 1px solid #e1e1e1;
}
.newsletter article.article-item {
    border-radius: 5px;
    overflow: hidden;
}
.product-item .product-box-3 .ratio-1-1 {
    border-radius: 5px;
    overflow: hidden;
}
.dichvu .inner-content a.btn.btn-submit-1 {
    margin: 0 auto;
    display: table;
}
.section-sale {
    color: var(--color-text);
}

.section-sale .title-section {
    color: var(--color-text);
}
/*hieutx-pix*/

.category-title a {
    color: var(--color-main);
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.bg-main {
    background: var(--color-main);
}
