.box-right-image--href {
    position: relative;
}

.text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.box-right-image--href + .box-right-image--href {
    padding-top: 10px;
}

.block-image img {
    width: 100%;
}

.first-footer > .container > .row > .col-customize-footer {
    padding-top: 30px;
    background: #fff;
}

.first-footer > .container > .row > .copyright {
    background: #fff;
}

/**Social media right**/
.section-list-social {
    z-index: 99;
    position: relative;
}

/**Social media right**/
/**Custom product module **/
.product_module {
    padding-bottom: 7px;
}

.section-title {
    border-bottom: 2px solid #333;
    padding-top: 10px;
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    font-size: 18px;
    color: rgb(10, 82, 145);
    text-transform: uppercase;
}

.section-title span {
    margin-right: 0;
    border-bottom: 2px solid red;
    font-size: 18px;
    color: #000;
    padding-bottom: 7.5px;
    margin-bottom: -2px;
}

.row.no-background {
    margin-right: 0;
    margin-left: 0;
}

.item__product {
    border: 1px solid #f2f2f2;
    background-color: #fff;
}

/**Custom product module **/
/**news**/
.bread-crumb.style-background {
    padding: 0;
    position: relative;
    margin-bottom: 15px;
}

.bread-crumb.style-background:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .43);
    z-index: 0;
}

.bread-crumb.style-background > div {
    z-index: 1
}

.bread-crumb.style-background > .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bread-crumb.style-background .breadcrumb {
    text-align: center;
}

.bread-crumb.style-background .breadcrumb li > a > span,
.bread-crumb.style-background .breadcrumb li .mr_lr,
.bread-crumb.style-background .breadcrumb li strong {
    color: #fff;
    font-size: 16px;
}

.bread-crumb.style-background .section-title-center {
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}

#main {
    background: rgb(241, 241, 241);
}

.col-inner--customize {
    clear: both;
    border-bottom: 1px solid #e2e1e1;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: table;
    width: 100%;
}

.col_positon .col-inner--customize .post-title {
    font-size: 16px;
}

.col-inner--customize .box-image {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
}

.col-inner--customize .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 15px;
}

.col-inner--customize .post-title {
    font-size: 20px;
    color: #111;
    transition: all 0.3s;
    font-weight: 500;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.news-news .article-main {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}

.section-catnew-default {
    padding: 50px 0;
}

/**News**/
/**Service download**/
.section-item_download {
    padding-bottom: 50px;
}

.section-item_download__list .item-download {
    box-shadow: 0 1px 4px 3px rgb(158 158 158 / 10%);
    background-color: #fff;
    text-align: center;
}

.section-item_download__list .item-download a {
    position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    vertical-align: middle;
    text-shadow: none;
    min-height: 2.5em;
    max-width: 100%;
    transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    border-radius: 35px;
    margin: 0 auto;
    width: 90%;
    padding: 0;
    border: 2px solid #065291;
    line-height: 35px;
    margin-bottom: 15px;
}

.section-item_download__list .item-download a > span {
    font-weight: 400;
    display: inline-block;
    line-height: 1.6;
}

.section-item_download__list .item-download a:hover {
    color: #fff;
    background-color: #446084;
    border-color: #446084;
}

/**Service download**/
/**Chuong trinh khuyen mai**/
.item__image {
    padding-bottom: 20px;
}

.header .contact-phone.news__bestseller {
    padding-left: 5px;
}

.header .contact-phone.news__bestseller a {
    font-size: 14px;
    line-height: 35px;
    min-height: auto;
    border: 1px solid red;
    border-radius: 3px;
    overflow: hidden;
    padding: 5px 10px 5px 30px;
    background: #fff;
}

.header .contact-phone.news__bestseller a > span {
    position: relative;
}

.header .contact-phone.news__bestseller a > span:after {
    position: absolute;
    background-image: url(/catalog/view/theme/saudio/image/icon-khuyenmai.png);
    content: '';
    left: -25px;
    width: 20px;
    height: 20px;
    top: -2px;
    background-size: cover;
}

/**Chuong trinh khuyen mai**/
.product__pagination .pagination {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

/**Product Detail**/
.form-product label {
    margin-bottom: 0
}

.saudio-product #button-cart {
    background: red;
    line-height: normal;
    font-size: 13px;
    font-weight: 500;
    min-height: auto;
    margin-bottom: 0;
    color: #fff;
    padding: 9px 20px;
    border-radius: 0;
    margin-left: 15px;
    width: 50%;
    text-transform: uppercase;
}

.box__product__detail {
    background-color: #fff;
    padding: 15px 10px;
}

.box-promotion + .box-promotion {
    border-left: none !important;
}

.product-tab--customize {
    background-color: #fff;
    padding: 15px 10px;
}

.product__description__short th, .product__description__short td {
    text-align: left;
    padding: 7px;
    border-left: none;
    border-right: none;
    border-top: none;
}

.product-tab--customize .section-title-main {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #000;
    background: transparent;
    /*padding: 0 20px;*/
    font-weight: 500;
    font-size: 25px;
    border-right: solid 1px #fff;
}

.tags__item {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #288ad6;
    border-radius: 2px;
    margin-right: 6px;
    margin-bottom: 6px;
    font-size: 16px;
}

.section-product-service-extend {
    padding: 10px;
    border: 1px solid #e3e3e3;
}

.section-product-service-extend h4 {
    font-size: 16px;
    color: #d83131;
    font-weight: bold;
}

.section-product-service-extend p {
    font-size: 14px;
    color: #333;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 7px;
}

.section-product-service-extend p:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 600;
    color: #d20d14;
    margin-right: 5px;
}

.section-trai_nghiem_thuc_te h4 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #d10216;
    text-transform: none;
    margin-bottom: 12px;
}

.section-trai_nghiem_thuc_te .item__box {
    border: 1px solid #ddd;
    border-bottom: none;
    padding: 5px;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    text-align: left;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
    vertical-align: middle !important;
}

.section-trai_nghiem_thuc_te .icon-box-img {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    position: relative;
}

.section-trai_nghiem_thuc_te .icon-box-text {
    padding-left: 10px;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

.section-trai_nghiem_thuc_te .icon-box-text h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
}

.section-trai_nghiem_thuc_te .icon-box-text p {
    margin-bottom: 0
}

.product__pagination {
    margin-top: 20px;
}

/**Product Detail**/
/**Back to top**/

.addThis_listSharing {
    position: fixed;
    bottom: 85px;
    z-index: 999;
    top: auto !important;
    right: 12px;
    opacity: 1;
    display: block;
}

.backtop {
    right: 12px;
    bottom: 196px;
    top: auto !important;
    cursor: pointer;
    color: #fff;
    height: 44px;
    width: 44px;
    background-color: #065291;
    line-height: 36px;
    border-radius: 100%;
    font-size: 14px;
    transition: all 0.3s ease-out 0s;
    transform: translateY(-120px);
    opacity: 0;
    visibility: hidden;
    text-align: center;
    color: #fff !important;
    margin-bottom: 5px;
}

.backtop:hover {
    filter: brightness(1.3);
}

.backtop.show {
    z-index: 999;
    transition: transform 0.3s ease-out 0s;
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

/**Back to top**/
/**Menu Danh Muc Mobile**/
.section-menu_danh_muc_mobile {
    background: #ff6a00;
    margin-bottom: 10px;
    padding: 3px 2px;
}

.section-menu_danh_muc_mobile .container {
    padding: 0 5px;
}

.section-menu_danh_muc_mobile .row {
    margin: 0 -5px;
}

.section-menu_danh_muc_mobile .item__menu__category {
    text-align: center;
    padding: 2.5px;
}

.section-menu_danh_muc_mobile .item__menu__category a {
    overflow: hidden;
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 130%;
    padding: 5px;
    font-size: 13px;
    text-align: center;
    min-height: 52px;
    border-radius: 3px;
    color: rgba(102, 102, 102, .85);
}

.section-menu_danh_muc_mobile .item__menu__category:last-child a {
    background-color: #fdde6e;
}

/**Menu Danh Muc Mobile**/
/**Highlight**/
.section-product__highlights {
    padding-top: 10px;
}

.section-product__highlights .row {
    margin: 0
}

.section-product__highlights .item__product__highlights {
    padding: 0
}

.item__product__highlights:first-child a {
    border-radius: 5px;
    background-color: #b20000;
    color: #fff

}

.item__product__highlights a {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 130%;
    padding: 5px;
    font-size: 13px;
    text-align: center;
    min-height: 52px;
    color: #666666;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, .05);
    margin-bottom: 10px;
}

.item__product__highlights:hover a {
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
}

/**Highlight**/
.common-home .section-banner_chuong_trinh_khuyen_mai_1_anh {
    margin-top: 15px;
}

.position-content-bottom .item_product_main .image_thumb {
    height: auto;
}

/**Khuyen mai dau tien cua danh muc**/
.list_menu_header .ul_menu > li:first-child {
    background: linear-gradient(to bottom, #c80505, #880e22);

}

.list_menu_header .ul_menu > li:first-child a {
    color: #fff;
}

.list_menu_header .ul_menu > li:first-child:hover a {
    color: #fff;
}

.section_slider .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
/***Slide home***/
.section_slider .swiper-button-prev {
    width: 30px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    /*    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
       box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%); */
    font-size: 24px;
    color: #fff;
    top: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none;
    opacity: 1;
    padding-right: 10px;
    border-radius: 0 100px 100px 0;
    left: 0;
}
.section_slider .swiper-button-next {
    width: 30px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    /* -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%); */
    font-size: 24px;
    color: #fff;
    top: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none;
    opacity: 1;
    padding-left: 10px;
    border-radius: 100px 0 0 100px;
    right: 0;
}
.section_slider .swiper-button-next:after,
.section_slider .swiper-button-prev:after {
    content: '';
}
/***Slide home***/

@media (min-width: 1024px) {
    .col-md-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0;
    }
}

.visible-xs {
    display: none !important;
}

@media (min-width: 768px) {
    /**Socail**/
    .section-list-social__list {
        position: fixed;
        right: 0;
        top: 250px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .section-list-social__list a {
        margin-bottom: 10px;
        display: flex;
        width: auto;
        align-items: center;
        box-shadow: 0 0 6px 1px #1f1e1e70;
        padding: 10px 10px 10px 15px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        text-transform: none;
    }

    .section-list-social__list a img {
        padding: 0;
        margin-right: 10px;
        max-height: 25px;
        width: auto;
        border-right: none;
        transition: opacity 1s;
        opacity: 1;
    }

    .section-list-social__list a span {
        color: #fff;
        font-size: 0;
        font-weight: 500;
        transition: 1s;
    }

    .section-list-social__list .item:hover a span {
        font-size: 16px
    }

    .section-list-social__list .item.youtube a {
        background: red;
    }

    .section-list-social__list .item.hotline a {
        background: #F87C00;
    }

    .section-list-social__list .item.maps a {
        background: #0089fd;
    }

    .section-list-social__list .item.facebook a {
        background: #4267b2;
    }

    /**Socail**/
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    /**Socail**/
    .section-list-social__list {
        position: fixed;
        bottom: 0;
        width: 100%;
        text-align: center;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .section-list-social__list a {
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .section-list-social__list a span {
        text-transform: none;
        color: #fff;
        font-size: 0;
        font-weight: 500;
        transition: 1s;

    }

    .section-list-social__list .item {
        padding: 5px 10px;
        border-radius: 5px;
        margin: 0 3px;
        box-shadow: 0 0 6px 1px #1f1e1e70;
        text-align: center;
    }

    .section-list-social__list a img {
        padding: 0;
        margin-right: 0;
        max-height: 25px;
        width: auto;
        text-align: center;
        border-right: none;
    }

    .section-list-social__list .item.youtube {
        background: red;
    }

    .section-list-social__list .item.hotline {
        background: #F87C00;
    }

    .section-list-social__list .item.maps {
        background: #0089fd;
    }

    .section-list-social__list .item.facebook {
        background: #4267b2;
    }

    /**Socail**/
    .menu_mega .title_menu .title_ {
        background: #065291;
    }

    .header {
        padding: 0;
    }

    .item_product_main .product-info {
        padding-bottom: 0;
    }

    .box-right-image--href {
        display: none;
    }

    .box-right-image--no-href img {
        width: 100%;
    }

    .common-home .section-banner_chuong_trinh_khuyen_mai_1_anh .item__image {
        padding-bottom: 0;
    }

    .news-category .col-inner--customize .blog-post-inner > .text-ellipsis {
        display: none !important;
    }
}