@charset "UTF-8";

@font-face {
    font-display: block;
    font-family: 'MontserratBold';
    src: url('../fonts/all_font/MontserratBold.eot');
    src: url('../fonts/all_font/MontserratBold.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/MontserratBold.woff') format('woff'), url('../fonts/all_font/MontserratBold.ttf') format('truetype'), url('../fonts/all_font/MontserratBold.svg#MontserratBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: block;
    font-family: 'MontserratRegular';
    src: url('../fonts/all_font/MontserratRegular.eot');
    src: url('../fonts/all_font/MontserratRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/MontserratRegular.woff') format('woff'), url('../fonts/all_font/MontserratRegular.ttf') format('truetype'), url('../fonts/all_font/MontserratRegular.svg#MontserratRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: block;
    font-family: 'Montserrat-Black';
    src: url('../fonts/all_font/Montserrat-Black.eot');
    src: url('../fonts/all_font/Montserrat-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/all_font/Montserrat-Black.woff') format('woff'), url('../fonts/all_font/Montserrat-Black.ttf') format('truetype'), url('../fonts/all_font/Montserrat-Black.svg#Montserrat-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

:root {
    --font:'MontserratRegular';
    --fontB:'MontserratBold';
    --fontTitle:'Montserrat-Black';
    --colormain: #000;
    --colormainhv: #2a377f;
    --bgmain:#2a377f;
    --bgmainhv: #f37a28;
    --bgbtntienich: #2a377f;
    --container: 1200;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

body {
    font-family: var(--font) ,Arial;
    font-size: 14px;
    line-height: 1.5;
    height: 100%;
    margin: 0 auto;
    background: #F5F5F5;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-track {
    background-color: #c3c3c3;
}

::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #c3c3c3;
    border-radius: 3px;
}

::-webkit-scrollbar-corner {
    background-color: #ffffff;
}

::-webkit-resizer {
    background-color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: normal;
    /* margin: 0; */
    padding: 0;
}

a:hover,
a:focus {
    text-decoration: none;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

#fbcomments,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
    width: 100% !important;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}

#bandoiframe iframe {
    width: 100% !important;
}

.grecaptcha-badge {
    right: 100% !important;
}

.video_iframe iframe {
    height: 275px !important;
    margin: 0;
    line-height: initial;
    width: 100% !important;
}

.hidden-seoh {
    visibility: hidden;
    height: 0px;
    margin: 0px;
    overflow: hidden;
}

.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip,
.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip {
    display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    box-shadow: 0px 2px 0px #dc3545;
}

#popup-notify-label {
    text-align: center;
    text-transform: capitalize;
    font: 30px var(--fontB);
    color: #ed1c24;
    padding: 10px 0 0;
}


.flex {
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex_wrap {
    flex-wrap: wrap;
}

.flex_row {
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.cut-text1 {
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 1;
    -moz-webkit-line-clamp: 1;
    -ms-webkit-line-clamp: 1;
    -o-webkit-line-clamp: 1;
    -webkit-line-clamp: 1;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cut-text2 {
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cut-text3 {
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webk webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*header*/

header {
    top: 0;
    z-index: 123;
    width: 100%;
    position: relative;
}

.topone {
    background: var(--bgmain);
    font-family: var(--fontB);
    font-size: 14px;
    color: #fff;
    padding: 3px 0;
}

.topone_flex {
    align-items: center;
    align-content: center;
    justify-content: space-between;
}

.topone_left {
    width: 30%;
    padding: 5px 0 0;
}

.topone_center {
    width: 40%;
    text-align: center;
}

.topone_right {
    width: 30%;
}

.mangxahoi_header {
    align-items: center;
    align-content: center;
    justify-content: flex-end;
}

.mangxahoi_header a {
    margin: 0 0 0 5px;
}

header .wrap-top {
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
}

.wrap-top-row {
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.logo {
    flex: 1;
}

.logo img {
    margin: 0;
    max-height: 260px;
}
.banner {
    width: 55%;
    text-align: center;
}

.banner img {
    margin: 0 auto;
}
.header-right{
    flex: 3;
    margin-left: 30px;
    position: relative;
}
.header-right h2{
    font-size: 30px;
    padding: 0;
    margin: 0 0 10px;
    color: #363636;
}

.header-right p{
    color: #505050;   
    font-weight: 600;
}
.header-right p i{
    width: 20px;
}
.header-right p span{
}
/* Menu */

.menu {background: #fff;padding: 10px 0;}

.row-menu {
    align-items: center;
    align-content: center;
    justify-content: space-between;
    position: relative;
}

.menu ul#main-nav {
    width: calc(100% - 200px);
}

.menu ul {
    width: 100%;
    padding: 0px;
    margin: auto;
    list-style: none;
    align-items: center;
}

.menu ul li {
    position: relative;
    z-index: 99;
    flex-grow: 1;
}

.menu ul li a {
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    text-decoration: none !important;
    font-size: 16px;
    color: #000;
    margin: 0px;
    padding: 11px 0px;
    text-transform: capitalize;
    font-family: var(--fontB);
}

.menu ul li a.active {
    color: var(--colormainhv);
}

.menu ul li:hover>a {
    color: var(--colormainhv);
}

.menu ul li ul {
    position: absolute;
    min-width: 250px;
    background: #fff;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}

.menu ul li:hover>ul {
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    -webkit-transform-origin: 0 0 0;
    opacity: 1;
    visibility: visible;
    transition: all .7s;
}

.menu ul li ul li a {
    text-align: left;
    border-bottom: 1px solid rgb(42 55 127);
    text-transform: capitalize;
}

.menu ul li ul li:last-child>a {
    border-bottom: 0px;
}

.menu ul li ul li a {
    font-size: 14px;
    padding: 10px 15px;
}

.menu ul li ul li ul {
    top: 0px;
    left: 100%;
}


/* Search */

/* Search */
.btn-open-search {
    border: 0;
    box-shadow: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #ffd6b6;
    font-size: 17px;
}
.search {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    position:relative
}

.search p {
    width: 35px;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    text-align: center;
    color: var(--bgmainhv);
    font-size: 16px;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.search input {
    width: 100%;
    height: 100%;
    outline: none;
    padding: 0 10px 0 40px;
    border: 1px solid #EEEEEE;
    background: #F9F9F9;
    text-indent: 0;
    border-radius: 5px;
    font: 13px var(--font);
    color: #828282;
}

.search input::-webkit-input-placeholder,
.search input:-moz-placeholder,
.search input::-moz-placeholder,
.search input:-ms-input-placeholder {
    color: #828282;
}

.menu.fadeInDown {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.wrap-top.fadeInDown .logo img{
    max-height: 50px;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}


/* Breadcrumb */

.breadCrumbs {
    /* background-color: #eee; */
}

.breadCrumbs .wrap-content {
    padding: 15px 0px;
    max-width: 1200px;
}

.breadCrumbs .wrap-content .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
}

.breadCrumbs .wrap-content .breadcrumb-item a {
    color: var(--color-black);
}

.breadCrumbs .wrap-content .breadcrumb-item.active a {
    color: var(--colormainhv);
}
.wrap_share{
    display: flex;
}
.time-main {
    margin-bottom: 0.75rem;
    color: #000;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.time-main i {
    font-size: 25px;
    color: #b7b5b5;
    margin-right: 3px;
}

.time-main span {
    display: inline-block;
    color: #858585;
    padding-left: 3px;
    font-size: 13px;
}

.share {
    padding: 15px 10px 10px 10px;
    line-height: normal;
    background: #f1f1f1;
    margin-top: 15px;
    border-radius: 5px;
}

.share b {
    display: block;
    margin-bottom: 5px;
}

.othernews b {
    margin-bottom: 10px;
}

.list-news-other {
    padding-left: 15px;
    list-style: square;
}

.list-news-other li {
    margin-bottom: 10px;
}

.list-news-other li a {
    text-transform: none;
    color: #333333;
}

.list-news-other li a:hover,
.list-news-other li a:hover span {
    color: #008de1;
}

.list-news-other li a span {
    font-style: italic;
    color: #919191;
    font-size: 12px;
}

.wrap-main {
    margin: 15px 0;
}

.wrap-main.wrap-home {
    margin: 0;
}


/* Toc */

.box-readmore {
    padding: 8px 15px;
    border: 1px solid #dedede;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #eeeeee;
}

.box-readmore li ul>li {
    margin: 0;
    margin-bottom: 8px
}

.box-readmore li ul>li:before {
    content: counters(item, ".") " "
}

.box-readmore ul {
    list-style-type: none;
    counter-reset: item;
    margin-bottom: 0px;
    padding-left: 0px !important;
    margin-top: 8px;
}

.box-readmore ul li {
    display: table;
    counter-increment: item;
    margin-bottom: 5px
}

.box-readmore ul li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 5px
}

.box-readmore ul li a {
    color: #333333;
    cursor: pointer;
    font-weight: 600;
}

.box-readmore ul li a:hover {
    color: #767676;
}

#footer-map {
    position: relative;
    height: 500px;
}

#footer-map iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important;
}


/* Like Share */

.social-plugin {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}

.social-plugin .at-share-btn {
    margin-bottom: 0px !important;
}

.social-plugin .zalo-share-button {
    margin-left: 3px;
}


/* Phân Trang  */

.pagination>li>a,
.pagination>li>span {
    float: initial;
    display: inline-block;
    color: var(--colormainhv);
    border-color: var(--bgmainhv);
}

.page-item.active .page-link {
    background-color: var(--bgmainhv);
    border-color: var(--bgmainhv);
}

.page-link {
    color: var(--color-main);
}

.page-link:hover {
    color: var(--color-hv-main);
}

.pagination {
    margin: 10px 0;
    display: block;
    text-align: center;
}

.pagination-home .pagination .page-item .page-link {
    color: var(--colormainhv);
    font-size: 13px;
}

.pagination-home .pagination .page-item.active .page-link {
    color: #ffffff;
    background-color: var(--bgmainhv);
    border-color: var(--bgmainhv);
}


/* Phân Trang Ajax */

.pagination-ajax {
    text-align: center;
    margin: 10px 0 10px;
}

.pagination-ajax a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 2px 3px 2px;
    color: #333;
    background: #eee;
    border: 1px solid rgba(161, 161, 161, 0.4);
    font-size: 12px;
    cursor: pointer;
    padding: 3px 10px 5px 10px;
    border-radius: 2px;
}

.pagination-ajax a.current,
.pagination-ajax a:hover {
    background: var(--bgmainhv);
    color: #fff;
    border-color: var(--bgmainhv);
}


/* Popup custom */

.modal-custom .modal-footer {
    padding: 0.5rem;
}

.modal-custom .modal-footer .btn {
    font-size: 14px;
}


/* Popup */

#popup .modal-body {
    padding: 0px;
}


/* Hidden Google Captcha */

.grecaptcha-badge {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
    visibility: hidden !important;
    overflow: hidden;
}


/* Hidden Check Grammar Coccoc */

coccocgrammar {
    display: none;
}


/* Scroll Top */

.scrollToTop {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 18px;
    display: none;
    z-index: 99;
    cursor: pointer;
}


/* Transition All */

.transition {
    transition: 0.3s ease-out;
}


/* Scale IMG */

img {
    margin: 0 auto;
    max-width: 100%;
}

.img_ {
    overflow: hidden;
    display: block;
    position: relative;
}

.img_ img {
    transition: 0.3s ease-out;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.img_:hover>img,
.img_:hover a img {
    transition: 0.3s ease-out;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.padding {
    padding: 30px 0;
}
/*service*/

.dichvu-item {
    margin: 10px 0;
}

.dichvu-item-img {
   
}

.dichvu-item-name {
    padding:10px 0 0;
}

.dichvu-item-name a {
    color: #333;
    font: 16px var(--fontB);
    display: block;
    line-height: normal;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.dichvu-item-name a:hover {
    color: var(--colormainhv);
}

.dichvu-item-des {
    color: #333333;
    font: 14px var(--font);
    margin-top: 5px;
    line-height: 22px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*service*/
/*post*/

.post-item {
    margin: 10px 0;
}

.post-item-img {
    width: 36%;
}

.post-item-content {
    width: 64%;
    padding: 0 0 0 14px;
}

.post-item-name {}

.post-item-name a {
    color: #333;
    font: 16px var(--fontB);
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}

.post-item-name a:hover {
    color: var(--colormainhv);
}

.post-item-date {
    color: var(--color-gray);
    margin-bottom: 0.25rem;
    font-style: italic;
}

.post-item-des {
    color: #333333;
    font: 14px var(--font);
    margin-top: 5px;
    line-height: 22px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-link-detail {
    margin: 10px 0 0;
}

.post-link-detail>a {
    display: inline-block;
    border: 1px solid var(--bgmainhv);
    border-radius: 25px;
    padding: 8px 30px 10px;
    color: #000;
    text-transform: capitalize;
    font: 15px var(--font);
}

.post-link-detail>a:hover {
    background: var(--bgmainhv);
    color: #fff;
}
/*post*/

/*news*/

.box_news {
    margin: 10px 0;
}

.img_news {
    width: 36%;
}

.content_news {
    width: 64%;
    padding: 0 0 0 14px;
}

.name_news {}

.name_news a {
    color: #333;
    font: 16px var(--fontB);
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}

.name_news a:hover {
    color: var(--colormainhv);
}

.date_news {
    color: var(--color-gray);
    margin-bottom: 0.25rem;
    font-style: italic;
}

.des_news {
    color: #333333;
    font: 14px var(--font);
    margin-top: 5px;
    line-height: 22px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*news*/



.section-bannerqc {
    margin: 0;
    text-align: center;
}

.section-bannerqc img {
    margin: 0 auto;
}


/*album*/

.section-thuvienanh {
    padding: 40px 0;
}

.tva_img {
    margin: 10px 0;
    border-radius: 10px;
}

.tva_img img {
    border-radius: 10px;
}

.tva_name {
    transition: all 0.5s ease;
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font: 15px var(--fontB);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    padding: 20px 10px 10px;
}

.tva_name a {
    color: #fff;
}

.tva_img:hover .tva_name {
    bottom: 0;
}

.tva_img .tva_name a:hover {
    color: yellow;
}


/*album*/

/*form*/

.section-dangkynhantin {
    padding: 40px 0 ;
}
.title-form{
    font-size: 29px;
}
.des-form{
    text-align: center;
    font: 16px var(--font);
    color:#2E3740;
    margin: 0 0 20px 0;
}

.input_ {
    margin: 0 0 16px 0;
}

.input_ input,
.input_ textarea {
    width: 100%;
    border-radius: 5px;
    color: #000;
    font-family: Arial;
    font-size: 14px;
    text-indent: 15px;
    height: 45px;
    border: 1px solid;
    box-shadow: none;
    margin: 0;
    padding: 0;
    background-color: #f8f8f8;
    border-color: #e5e5e5;
}

.input_ textarea {
    resize: none;
    height: 210px;
    padding-top:10px;
}

.input_ input:focus,
.input_ textarea:focus {
    box-shadow: none;
    outline: 0;
}

.input_ input::-webkit-input-placeholder,
.input_ textarea::-webkit-input-placeholder {
    color: #000;
}

.newsletter-button {
    text-align: center;
    margin: 12px 0 0;
}

.newsletter-button input {
    width: 180px;
    height: 45px;
    border-radius: 25px;
    background: var(--bgmain);
    color: #fff;
    text-transform: uppercase;
    font-family: var(--fontB);
    font-size: 16px;
    text-align: center;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0 auto;
}

.newsletter-button input:focus {
    outline: 0;
}

.newsletter-button input:hover {
    color: yellow;
}

/*form*/
.mangxahoi_header a img:hover,
.mangxahoi_footer a img:hover,
.zalo-share-button:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all 0.5s ease;
}

/*footer*/

footer {
    padding: 50px 0 40px;
    color: #000;
    position: relative;
    background: #FBFBFB;
}

.row_footer {
    align-items: flex-start;
}

.footer1 {
    width: 30%;
}

.footer2 {
    width: 20%;
    padding: 0 15px;
}

.footer3 {
    width: 20%;
}
.footer4 {
    width: 25%;
}

.noidungfooter code {
    padding: 2px 4px;
    font-size: 14px;
    color: #fff;
    background-color: transparent;
    border-radius: 0;
}

.compayname {
    text-transform: uppercase;
    font: 20px var(--fontB);
    color: yellow;
    padding: 0 0 15px;
}

.info_footer {
    margin: 20px 0 0;
    font: 14px var(--font);
}

.info_footer p {
    margin-bottom: 10px;
    padding: 10px 0 10px 50px;
    background: url(../images/footer1.png) left center no-repeat;
}

.info_footer p:nth-child(2) {
    background: url(../images/footer2.png) left center no-repeat;
}

.info_footer p:nth-child(3) {
    background: url(../images/footer3.png) left center no-repeat;
}

.info_footer p:nth-child(4) {
    background: url(../images/footer4.png) left center no-repeat;
}

.ttft1 {
    text-transform: capitalize;
    font: 16px var(--fontB);
    color: #000;
    margin: 0 0 10px 0;
}
.chinhsach a {
    font: 14px var(--font);
    text-transform: capitalize;
    color: var(--colormainhv);
    display: block;
    margin: 0 0 10px 0;
}

.chinhsach a:hover {
   
}

.mangxahoi_footer {
}

.mangxahoi_footer span {
    margin: 0 5px 0 0;
}

.mangxahoi_footer a {
    margin: 0 5px 0 0;
}

.coppyright {
    padding: 20px 0;
    font: 14px var(--font);
    color: #000;
    border-top: 1px solid rgba(0,0,0,0.5);
    background: #FBFBFB;
}

.thongke {
    text-align: right;
}

.thongke span {
    padding: 0 5px;
}



/*pro*/

.pro {
    padding: 10px;
    border: 1px solid #f4f4f4;
    height: 100%;
}
.img_pro {
    border-radius: 6px;
}
.img_pro img{
    border-radius: 6px;
    width: 100%;
}
.name_pro {
    padding: 14px 0 5px;
    margin: 0;
    text-transform: uppercase;
    font: 15px var(--fontB);
    color: #333;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.name_pro a:hover {
    color: var(--bgmain);
}

.price_pro {
    font: 14px var(--font);
    color: #333;
    padding-bottom: 10px;
    position:relative;
}

.price_pro span.giamoi,
.price_pro a {
    color: rgb(248, 149, 35);
}

span.giamoi {
    font-weight: bold;
    font-size: 16px;
}
a.view_product{
    display: block;
    height: 100%;
}
.price_pro span.giacu {
    font: 13px var(--font);
    color: #ccc;
    text-decoration: line-through;
}
.price_pro span.view_products{
    width: 25px !important;
    height: 25px !important;
    border-radius: 50vh;
    background-color: #f89523;
    position: absolute;
    bottom: 5px;
    right: 5px;
    outline: 0;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid transparent;
    color:#fff;
    line-height:25px;
    cursor:pointer;
}
.ab_pro {
    position: absolute;
    width: 100%;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgb(255 255 255 / 80%);
    color: #fff;
    font-size: 14px;
    font-family: QuickSandRegular;
    height: 35px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    cursor: pointer;
    text-align: center;
    padding: 5px 0;
    justify-content: center;
}

.pro:hover .ab_pro {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    bottom: 0;
}

.pro .ab_pro span.cart-add,
.pro .ab_pro a.view_product,
.pro .ab_pro a.like_product {
    color: #000;
    font-size: 17px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: block;
    margin: 0 5px;
}

.pro .ab_pro a.like_product {
    border: 0;
    color: #000;
}

.pro .ab_pro a.like_product:hover,
.pro .ab_pro a.like_product.liked {
    color: pink;
}

.pro .ab_pro span.cart-add:hover,
.pro .ab_pro a.view_product:hover {
    color: var(--bgmainhv);
    border-color: var(--bgmainhv);
}

.thongbaolike {
    position: absolute;
    bottom: 35px;
    width: 100%;
    left: 0;
    background: rgb(228 159 2);
    color: #fff;
    padding: 10px;
    font: 14px MuliRegular;
}


/*pro*/



/*media*/

.section-media {}

.title_media {
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    border-left: 2px solid #ff6600;
    padding: 0 0 5px 13px;
    margin: 0px 0 25px 0;
    font: 25px var(--fontB);
    color: #333333;
}

.media_left {
    padding-right: 8px;
    width: 65%;
}

.media_right {
    width: 35%;
}

.row_news_index {
    margin: 0 -10px;
}

.news_index_left {
    width: 50%;
    padding: 0 10px;
}

.news_index_right {
    width: 50%;
    padding: 0 10px;
}

.newshome-scroll {
    height: 380px;
    overflow: hidden;
}

.news_index_box {
    padding: 0 0 10px 0;
    margin: 0 0 0px 0;
    /* border-bottom: 1px solid #e6e6e6; */
}

.news_index_img {
    width: 35%;
}

.news_index_content {
    width: 65%;
    padding: 0 0 0 10px;
}

.news_index_name {}

.news_index_name a {
    font: 16px var(--fontName);
    color: var(--colormain);
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_index_describe {
    font: 13px var(--font);
    line-height: 20px;
    color: #333333;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_first_name {
    padding: 14px 0 0;
}

.news_first_name a {
    font: 20px var(--fontName);
    color: var(--colormain);
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_first_describe {
    font: 14px var(--font);
    line-height: 21px;
    color: #333333;
    display: -webkit-box;
    margin: 5px 0 15px 0;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_first_describe p{
    margin: 0;
}
.news_first_sm a {
    display: inline-block;
    padding: 10px 20px;
    background: var(--bgmainhv);
    color: #fff;
    font: 14px var(--font);
    border-radius: 25px;
}

.news_first_sm a:hover {
    color: yellow;
}

.news_first_name a:hover,
.news_index_name a:hover,
.ul_mn>ul li a:hover,
.menu .ul_mn li ul li a:hover {
    color: var(--colormainhv);
}


/*media*/
.video_row {}

.video_left {
    width: 78%;
    padding: 0 10px 0 0;
}

.video_right {
    width: 22%;
}

.video_slick_it {
    padding: 0 0 8px 0;
    cursor: pointer;
}

.video-main iframe {
    width: 100% !important;
    height: 360px !important;
    display: block;
}

#video-select .listvideos {
    width: 100%;
    border-radius: 0;
    height: 34px;
    padding: 0 10px;
}

.video_img {
    margin: 10px 0;
    position: relative;
    overflow: hidden;
}

.video_name {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 20px 20px 70px;
    background: rgba(0, 0, 0, 0.64) url(../images/play.png) left 20px center no-repeat;
    color: #fff;
    font: 15px var(--font);
}

.video_name:hover {
    color: yellow;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    pointer-events: none;
}

#loader-wrapper #wrap {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

#loader-wrapper.show1 #wrap {
    background: transparent
}

#loader-wrapper:after {
    -webkit-mask: url(../images/mask-01.png);
    mask: url(../images/mask-01.png);
    -webkit-mask-size: 2300% 100%;
    mask-size: 2300% 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    z-index: 99999;
}

#loader-wrapper.show1::after {
    -webkit-animation: MaskPlay 1s steps(22) forwards;
    animation: MaskPlay 1s steps(22) forwards;
}

#loader-wrapper.show1 #wrap {
    opacity: 0;
}

@-webkit-keyframes MaskPlay {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0
    }
}

@keyframes MaskPlay {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0
    }

    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0
    }
}

.wrap-top.on-show .logo {
    -webkit-animation: aiv_slide_left 1.2s;
    animation: aiv_slide_left 1.2s;
}

.wrap-top.on-show .banner {
    -webkit-animation: aiv_slide_down 1.2s;
    animation: aiv_slide_down 1.2s;
}

.wrap-top.on-show .hotline {
    -webkit-animation: aiv_slide_right 1.2s;
    animation: aiv_slide_right 1.2s;
}

.menu.on-show ul#main-nav li:nth-child(1) {
    -webkit-animation: aiv_slide_right 0.65s;
    animation: aiv_slide_right 0.65s;
}

.menu.on-show ul#main-nav li:nth-child(2) {
    -webkit-animation: aiv_slide_right 0.7s;
    animation: aiv_slide_right 0.7s;
}

.menu.on-show ul#main-nav li:nth-child(3) {
    -webkit-animation: aiv_slide_right 0.75s;
    animation: aiv_slide_right 0.75s;
}

.menu.on-show ul#main-nav li:nth-child(4) {
    -webkit-animation: aiv_slide_right 0.8s;
    animation: aiv_slide_right 0.8s;
}

.menu.on-show ul#main-nav li:nth-child(5) {
    -webkit-animation: aiv_slide_right 0.85s;
    animation: aiv_slide_right 0.85s;
}

.menu.on-show ul#main-nav li:nth-child(6) {
    -webkit-animation: aiv_slide_right 0.9s;
    animation: aiv_slide_right 0.9s;
}

.menu.on-show ul#main-nav li:nth-child(7) {
    -webkit-animation: aiv_slide_right 0.95s;
    animation: aiv_slide_right 0.95s;
}

.menu.on-show ul#main-nav li:nth-child(8) {
    -webkit-animation: aiv_slide_right 1.0s;
    animation: aiv_slide_right 1.0s;
}

.menu.on-show ul#main-nav li:nth-child(9) {
    -webkit-animation: aiv_slide_right 1.1s;
    animation: aiv_slide_right 1.1s;
}

.menu.on-show ul#main-nav li:nth-child(10) {
    -webkit-animation: aiv_slide_right 1.2s;
    animation: aiv_slide_right 1.2s;
}

@-webkit-keyframes aiv_slide_left {
    from {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes aiv_slide_left {
    from {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes aiv_slide_right {
    from {
        opacity: 0;
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes aiv_slide_right {
    from {
        opacity: 0;
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes aiv_slide_up {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes aiv_slide_up {
    from {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes aiv_slide_down {
    from {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes aiv_slide_down {
    from {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

.effect-run {}

.effect-run a {
    display: block;
}

.effect-run canvas {
    top: -2px;
    left: -2px;
}

.effect-run img {
    margin: 0 !important;
}

.album_itema {
    margin: 10px;
    display: block;
}

.name-album {
    font: 16px var(--fontB);
    line-height: 18px;
    color: var(--colormain);
    text-transform: uppercase;
    padding: 10px 0 0;
    text-align: center;
}

.img_album {
    margin: 10px 0;
}

.tags-pro-detail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.tags-pro-detail a {
    float: left;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px 7px 10px;
    margin: 2px;
    background-color: var(--color-red);
    border-radius: 3px;
}

.tags-pro-detail a:hover {
    background-color: var(--color-medium-red);
}

.tags-pro-detail a i {
    font-size: 10px;
    float: left;
    margin: 5px 5px 0px 0px;
}

.tabs-pro-detail .ul-tabs-pro-detail {
    padding: 0px;
    list-style: none;
    margin: 10px 0;
    border-bottom: 1px solid #e7e7e7;
}

.tabs-pro-detail .ul-tabs-pro-detail li {
    cursor: pointer;
    float: left;
    background: #eee;
    padding: 10px 15px;
}

.tabs-pro-detail .ul-tabs-pro-detail li.active {
    background: var(--bgmain);
    color: #fafafa;
}

.tabs-pro-detail .ul-tabs-pro-detail li:last-child {
    margin-right: 0px;
}

.tabs-pro-detail .content-tabs-pro-detail {
    display: none;
}

.tabs-pro-detail .content-tabs-pro-detail.active {
    display: block;
}
.title-home,
.title-main{
    text-align: center;
    margin:10px 0 15px;
    font: 30px var(--fontTitle);
    color:var(--colormainhv);
}
    
.title-home span,
.title-main span{}
.title-home p,
.title-main p{}

/* tieuchi */
.section-tieuchi {
    padding: 0 0 30px 0
}

.col-tieuchi{
    padding: 0 10px;
}
.tieuchi-item{
    text-align: center;
    margin:10px 0;
}
.tieuchi-name {padding: 10px 0 0;}
.tieuchi-name span,
.tieuchi-name a{text-transform: uppercase;font-family: var(--fontB);color: var(--bgmainhv);}
.tieuchi-name p{font-family:  var(--font);font-size: 14px;color: #333;padding: 8px 0 0;}
.tieuchi-img{}
.tieuchi-img img{
    max-height: 100px;
}

/* tieuchi */

/*about*/

.section-about {
    padding: 50px 0;
    background: url(../images/bg_about.png) center no-repeat;
    background-size: cover;
}
.title-about{text-align: center;font-family: var(--fontB);font-size: 30px;margin: 0 0 20px 0;}
.title-about p{font-family: var(--fontB);text-transform: capitalize;font-size: 20px;color: var(--bgmainhv);}
.title-about span{color: var(--colormainhv);}

.row_about {}

.about_left {
  
}
.about_img {
    position: relative;
    padding: 30px ;
}
.about_img img{
  position: relative;
    z-index:9;
}
.about_img::before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 35%;
    height: 30%;
    border-left: 15px solid var(--bgmain);
    border-top: 15px solid var(--bgmain);
}
.about_img::after{
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 90%;
    height: 85%;
    border: 2px solid var(--bgmainhv);
}

.about_right {
 
}


.about_des {
    font: 15px var(--font);
    color: #293034;
    line-height: 28px;
    margin: 24px 0 25px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 6;
    -moz-webkit-line-clamp: 6;
    -ms-webkit-line-clamp: 6;
    -o-webkit-line-clamp: 6;
    -webkit-line-clamp: 6;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_seemore a {
    display: inline-block;
    font-family: var(--font);
    font-size: 17px;
    color: var(--colormain);
    background: #fff;
    padding: 7px 20px;
    border: 1px solid  var(--bgmain);
    text-transform: capitalize;
}
.about_seemore a:nth-child(2){
    color:#fff;
    background: var(--bgmain);
    margin-left:10px;
}
.about_seemore a:hover {
    
}

.number {}

.number-item {
    width: calc(100% / 3);
    padding-right: 10px;
}

.number-run {
    font: 30px var(--fontB);
    color: var(--colormainhv);
    margin: 0 0 15px 0;
}

.number-des {
    font: 14px var(--font);
    color: #000;
}
/*about*/

.choose_list{text-align: center;margin: 0 0 20px 0;}
.choose_list span{
    cursor: pointer;
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid var(--bgmain);
    margin:  2px;
    border-radius: 5px;
    font-family: var(--fontSB);
    text-transform: capitalize;
    color: #000;
    transition: 0.2s all;
    font-size: 16px;
}
.choose_list span.choosed,
.choose_list span:hover{background: var(--bgmain);color: #fff;}

.title-list{text-align: center;margin: 0 0 20px 0;}
.title-list span{
    cursor: pointer;
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid var(--bgmain);
    margin:  2px;
    border-radius: 5px;
    font-family: var(--fontSB);
    text-transform: capitalize;
    color: #000;
    transition: 0.2s all;
    font-size: 16px;
}
.title-list span.active,
.title-list span:hover{background: var(--bgmain);color: #fff;}
/* camnhan */
.section-camnhan{}
.box-camnhan{
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
}
.camnhan_img{
    margin: 42px 0;
}
.camnhan_img img{
    border-radius: 50%;
    border: 4px solid transparent;
    -moz-transform: scale(0.70);
    -ms-transform: scale(0.70);
    -o-transform: scale(0.70);
    -webkit-transform: scale(0.70);
    transform: scale(0.70);
    transition: all 300ms ease;
}
.ten_camnhan{
    margin: 15px 0 10px;
    padding: 40px 0 0;
    background: url(../images/nhay.png) top center no-repeat;
    text-align: center;
}
.ten_camnhan span{
    text-transform: uppercase;
    font: 21px MontserratBold;
    color: #000000;
}
.ten_camnhan p{
    font: 14px MontserratRegular;
    color: #000000;
    font-style: italic;
}
.mota_camnhan {
    width:80%;
    margin:0 auto;
    text-align:center;
}
.mota_camnhan p{
    font: 14px MontserratRegular;
    color: #000000;
    line-height: 24px;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 3;
    -moz-webkit-line-clamp: 3;
    -ms-webkit-line-clamp: 3;
    -o-webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box-slick_camnhan_img{
    padding: 0 10%;
}
.slick-slide.slick-center .camnhan_img img{
    border-color: var(--bgmainhv);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    position: relative;
    z-index: 999;
}
.slick_camnhan_img .slick-prev:before,.slick_camnhan_img .slick-next:before{
    content: '';
}
.slick_camnhan_img .slick-prev,.slick_camnhan_img .slick-next{
    width: 52px;
    height: 52px;
    background: url(../images/l.png) center no-repeat;
    position: absolute;
    left: -45px;
}
.slick_camnhan_img .slick-next{
   background: url(../images/r.png) center no-repeat;
   right: -45px;
   left: initial;
}
.slick_camnhan_content .slick-slide .camnhan-content{
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity:0;
    transition: 0.8s all;
}
.slick_camnhan_content .slick-slide.slick-current.slick-active .camnhan-content{
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity:1;
}
/* camnhan */


/* layout-right */
.box-danhmucsp{

}
.danhmucsp-item{
    width: calc(100% / 6);
    border: 1px solid #fff
}
.danhmucsp-name{

}
.danhmucsp-name a{
    font-size: 15px;
    color: #333;
    text-align: center;
    padding: 10px;
    display: block;
}
.title-danhmucsap{
    margin: 0 0 10px 0;
}
.left-detail {
    position: relative;
    float: left;
    width: calc(100% - 300px);
    background: white;
    text-align: inherit;
    padding-right: 20px;
}
.right-detail {
    width: 280px;
    float: right;
    border-left: 1px solid #ddd;
    padding-left: 20px;
}
.title-right {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 16px;
    background: var(--bgmainhv);
    padding: 10px;
    font-family: var(--fontB);
    color: #fff;
}
.menu-right, .menu-right ul {
    padding: 0px;
}
.menu-right li {
    list-style: none;
    padding: 10px 0px;
    background: url(../images/icondm-lur.png) no-repeat left 17px;
    padding-left: 20px;
}
.menu-right li a {
    color: #333;
    font-family: var(--fontB);
}
.menu-right ul li {
    border-bottom: 1px solid var(--bgmainhv);
    padding: 10px 0px;
    background: none;
}
.menu-right ul li a {
    font-family: var(--font);
}
.post-right-slick-item {
    margin: 5px 0;
}
.post-right-slick-img{
    width: 30%;
}
.post-right-slick-content{
    width: 70%;
    padding: 0 0 0 10px;
}
.post-right-slick-name{

}
.post-right-slick-name a{
    font: 15px var(--fontB);
    text-transform: capitalize;
    color: #151515;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-right-slick-name a:hover{
    color: var(--colormainhv);
}   
.post-right-slick-des{
    font: 13px var(--font);
    color: #0d0d0d;
    display: -webkit-box;
    width: 100%;
    -webkit-webkit-line-clamp: 2;
    -moz-webkit-line-clamp: 2;
    -ms-webkit-line-clamp: 2;
    -o-webkit-line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-webkit-box-orient: vertical;
    -moz-webkit-box-orient: vertical;
    -ms-webkit-box-orient: vertical;
    -o-webkit-box-orient: vertical;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slick-slide *{
    outline: none;
}
/* layout-right */



/* #Progress
================================================== */

.progress-wrap {
    position: fixed;
    right: 15px;
    bottom: 50px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgb(143 143 143 / 20%);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.progress-wrap::after {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    content: '\f062';
    text-align: center;
    line-height: 46px;
    font-size: 20px;
    color: var(--bgmainhv);
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::after {
    opacity: 0;
}
.progress-wrap::before {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    content: '\f062';
    text-align: center;
    line-height: 46px;
    font-size: 20px;
    opacity: 0;
    background-image: linear-gradient(298deg, var(--bgmain), var(--bgmainhv));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::before {
    opacity: 1;
}
.progress-wrap svg path { 
    fill: none; 
}
.progress-wrap svg.progress-circle path {
    stroke: var(--bgmainhv);
    stroke-width: 4;
    box-sizing:border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
body.light .progress-wrap {
    box-shadow: inset  0 0 0 2px rgba(0,0,0,0.2);
}
body.light .progress-wrap::after {
    color: var(--black-blue);
}
body.light .progress-wrap svg.progress-circle path {
    stroke: var(--black-blue);
}
.switch,
.circle {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
} 
.switch {
    width: 80px;
    height: 4px;
    border-radius: 27px;
    background-image: linear-gradient(298deg, var(--red), var(--yellow));
    position: fixed;
    right: 50px;
    top: 75px;
    display: block;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
  z-index: 33333;
    transition: all 300ms linear;
}
.circle {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--black-blue-light-3);
    box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
    animation: border-transform 10s linear infinite alternate forwards;
}
.circle:hover {
    box-shadow: 0 8px 8px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}
.circle:before {
    position: absolute;
    font-family: 'unicons';
    content: '\eac1';
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    height: 40px;
    opacity: 1;
    color: var(--grey);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.circle:after {
    position: absolute;
    font-family: 'unicons';
    content: '\eb8f';
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    height: 40px;
    color: var(--yellow);
    opacity: 0;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.switched {
}
.switched .circle {
    left: 45px;
    box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
    background: var(--black-blue);
}
.switched .circle:hover {
    box-shadow: 0 8px 8px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
}
.switched .circle:before {
    opacity: 0;
}
.switched .circle:after {
    opacity: 1;
}

.section-pronb{

}
.pro1-item{display: flex;flex-wrap: wrap;/* align-content: center; */justify-content: space-between;/* align-items: center; */width: 100%;background: #F5F5F5;margin: 30px 0;}
.pro1-item:nth-child(2n+1){flex-direction: row-reverse;}
.pro1-item:nth-child(2n+1) .pro1-left{
    padding-left: 4.16667rem;
    padding-right: calc((100% - 1200px) / 2);
    border-left: 10px solid #fff;
}
.pro1-left{
    width: 45%;
    padding-left: 4.16667rem;
    border-right: 10px solid #fff;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding-right: 4.16667rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.pro1-right{
    width: 55%;
    /* flex-grow: 1; */
    text-align: center;
}
.img_pro1{width: 100%;}
.name_pro1{width: 100%;padding: 20px 0 0;margin: 0;}
.name_pro1 a{
    color:var(--colormainhv);
    font: 32px var(--font);
}
.name_pro1 a:hover{
    
}
.des_pro1{
    width: 100%;
    color: #000000;
    font: 16px var(--font);
    margin: 20px 0;
}
.timhieuthem{
width: 100%;
}
.timhieuthem a{
    display: inline-block;
    font-family: var(--font);
    font-size: 15px;
    color: var(--colormain);
    /* padding: 10px 20px; */
    /* border: 1px solid  var(--bgmainhv); */
    text-transform: capitalize;
    /* background-color: #e6f1f1; */
}
.timhieuthem a:nth-child(2){
    color:#fff;
    background: var(--bgmain);
    margin-left:10px;
}
.timhieuthem a:hover {
    
}
.timhieuthem a i{
    padding: 0 0 0 10px;
}
.pro1-right img{
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    /* border-radius: 5.3125rem; */
    -webkit-mask-image: -webkit-radial-gradient(white, #000);
}

.section-nhansu{

}
.nhansu-row{

}
.col-nhansu{
    padding: 0 10px;
}
.nhansu-item{
    text-align: center;
    margin:10px 0;
}

.nhansu-img{

}
.nhansu-img img{
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: var(--bgmainhv);
    border-radius: 100%;
    transition-duration: 0.3s;
}
.nhansu-name{
    padding:15px 0 0;
    text-transform: capitalize;
    color:var(--colormainhv);
    font: 18px var(--fontB);
}
.nhansu-name span{
    text-transform: none;
    color:#2E3740;
    font: 16px var(--font);
    display: block;
    margin:20px 0 0;
}

.download-taptin{

}
.download-taptin a{display: flex;flex-wrap: wrap;align-content: center;justify-content: space-between;align-items: center;margin: 8px 0;padding-bottom: 8px;border-bottom: 1px solid #e6e6e6;color: #000;font: 15px var(--font);}
.download-taptin a span{display: inline-block;border: 1px solid var(--bgmainhv);padding: 10px 20px;border-radius: 25px;font-size: 14px;color: var(--bgmainhv);}
.download-taptin span i{

}
.download-taptin a span:hover{
    background: var(--bgmainhv);
    color:#fff;
}
.doitac_img{
    border: 1px solid #ccc;
    padding: 10px;margin: 5px 0;
}
.doitac_img img{
    max-height: 80px;
}


.slick-slide *:focus {
    outline: 0;
}

.section-video {}
.video-item-home{

}
.menu-frame{
    display: flex;
    flex-wrap: wrap;
}
.left-box{
    max-width: 260px;
    min-width: 260px;
    flex:1;
}
.mid-box{
    flex:1;
    background: #fff;
    padding: 10px 0;
    border-radius: 10px;
}
.right-box{
    max-width: 434px;
    min-width: 200px;
    flex:1;
}

.right-box__content{
    margin-left: 16px;
    border-radius: 8px;
    min-height: 100px;
    background-color: #fff;
    position: sticky;
    top: 16px;
}
.desktop-cart__empty{
    padding: 30px 0 25px;
    text-align: center;
}
.desktop-cart__empty > div >img{

}
.desktop-cart__empty .text{
    margin-top: 14px;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0;
    color: #8190a3;
}
.box-white-radius{
    background-color: #fff;
    margin-right: 16px;
    border-radius: 8px;
    min-height: 100px;
    position: -webkit-sticky;
    position: sticky;
    top: 16px;
    padding: 12px;
}
.box-white-radius .title {
    color: #363636;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0;
}
.box-white-radius ul{
    margin-top: 8px;
    max-height: calc(100vh - 90px);
    overflow-y: auto;
}
.box-white-radius li{
    color: #363636;
    cursor: pointer;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding: 8px;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transition: all .2sease-in-out;
    transition: all .2sease-in-out;
    margin-bottom: 8px;
    /* color: #000; */
}
.box-white-radius li:hover,
.box-white-radius li.active
{
    font-weight: 500;
    color: #fff;
    background-color: #F89523;
}
.title-product{
    padding-left: 5px;
    font-size: 15px;
    color: #363636;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.box-product{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.col-product{
    width: 50%;
}
.popup-content{width: 100%;max-width: 600px;}
.product-img{
    width: 100%;
}
.product-img img{
    width: 100%;
    height: auto;
}
.product-name{margin: 10px 0;text-transform: uppercase;font: 15px var(--fontB);color: #333;}
.product_dt-price{

}
.product_dt-desc{

}
.product_dt-quantity{

}
.product_dt-quantity input{
    width: 50px;
    padding: 4px;
    text-align: center;
}
.product_dt-quantity label{
    
}
.p-0{
    padding:0;
}
.w-full{
    width: 100vh;
    min-height: 100vh;
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.w-full .modal-body{
     width: 70%;
    margin: 0 auto;
}
.row-pro-detail{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
}
.left-pro-detail-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    height: 92vh;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.left-pro-detail-img::before{
    position: absolute;
    content: '';
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.left-pro-detail-img img{
    border-radius: 10px;
    width: 100%;
    opacity: 0;
}

.left-pro-detail-name-price{
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    padding: 5%;
    z-index: 9;
    text-align: left;
}
.title-pro-detail{

}
.price{color: #F89523;font-size: 20px;}
.price span.new-price{font-weight: 900;font-size: 24px;}
.box-quanty-addcart{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ghichucart{position: relative;color: #979494;}
.ghichucart i{position: absolute;top:10px;left: 10px;}
.ghichucart textarea{
    border-radius: 10px;
    background: #F5F5F5;
    padding: 9px;
    padding-left: 30px;
    border: 0;
    box-shadow: none;
    resize: none;
    height: 70px;
}
.right-pro-detail-box{min-height: 100%;display: flex;flex-wrap: wrap;align-content: space-between;background: #fff;}
.right-pro-detail-box-top{width: 100%;}
.box-quanty-addcart{
    width: 100%;
}
.option-add{display: flex;flex-wrap: wrap;align-content: flex-start;justify-content: flex-start;align-items: flex-start;margin: 0 0 10px 0;padding: 0 0 10px 0;border-bottom: 1px solid #ccc;}
.option-add:nth-last-child(2) {
    border: 0;
}
.option-add-title{width: 100%;color: #000;font-family: var(--fontB);font-weight: 100;font-size: 16px;text-transform: uppercase;}
.option-add-title span{
    font-size: 13px;
    color: #333;
    font-family: var(--font);
    text-transform: none;
}
.option{width: 50%;flex-wrap: wrap;align-content: center;align-items: center;margin: 7px 0;display: grid;grid-template-columns: 20px 1fr; /* Item 1 có chiều rộng 20px, item 2 chiếm phần còn lại */gap: 0px; /* Optional, để tạo khoảng cách giữa các item */}
.option input{margin: 0;padding: 0;width: 20px;height: 20px;}
.option label{
    display: block;
    padding: 5px 0;
    margin: 0 0 0 10px;
    text-transform: uppercase;
    cursor: pointer;
    flex-grow: 1;
}
.option label span{
    color:#F89523
}
.title-cart-home{text-transform: uppercase;font: 16px var(--fontB);margin: 5px 0 15px 0;padding: 0;}
.procart-home{flex-wrap: wrap;align-items: flex-start;}
.procart-home-img{width: 30%;padding-right: 14px;}
.procart-home-img img{border-radius: 5px;width: 100%;}
.procart-home-action{padding: 5px 0 0;text-align: center;}
.info-procart-home .procart-home-action{text-align: right;}
.procart-home-action a{color: #fff;margin: 0 5px;background: #F89523;padding: 5px 10px;display: inline-block;border-radius: 5px;cursor: pointer;}
.procart-home-action a i{

}
.info-procart-home{width: 70%;}
.name-info-procart-home{margin: 0 0 7px 0;font-family: var(--fontB);}
.name-info-procart-home span{
    background: #f4f4f4;
    padding: 5px;
}
.properties-procart-note,
.properties-procart-home{color: #737373;}
.procart-home-price{text-align: right;color: #F89523;font-family: var(--fontB);}
.money-procart-home{width: 100%;max-width: 495px;background-color: #f8f8f8;height: 100%;padding: 45px 5% 0;}
.total-procart-home{

}
.total-procart-home p{font-family: var(--fontB);color: #F89523;font-size: 20px;}
.money-procart-btndathang_ord {

}
.money-procart-btndathang_ord .btn-cart{
     background: #F89523;
     color: #fff;
     display: block;
     width: 100%;
     text-align: center;
     padding: 16px 0;
     border:0;
     font-size: 18px;
     font-family: var(--fontB);
     border-radius: 5px;
}
.money-procart-btndathang_ord a{
    background: #F89523;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.info-total-cart-pay{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.info-total-cart-pay-left{
    color: #000;
}
.info-total-cart-pay-right{
    color: #000;
    font-family: var(--fontB);
    font-size: 15px;
}
.total-cart-pay{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0 30px;
}
.total-cart-pay-left{
    color: #000;
    color: #363636;
    font-size: 20px;
    font-family: var(--fontB);
}
.total-cart-pay-right{
    color: #F89523;
    font-family: var(--fontB);
    font-size: 20px;
}
.btn-quaylai{margin: 20px 0 20px 0;}
.btn-quaylai a{color: #000;font: 24px var(--fontB);display: flex;align-content: center;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.btn-quaylai a i{
    background: #d7e7f4;
    color: #000;
    border-radius: 100%;
    width: 34px;
    height: 34px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}
.btn-quaylai a:hover{
    color: #337ab7;
}
.btn-quaylai a:hover i{
    background: #337ab7;
    color: #fff;
}
.btn-donghangreponsive{
    display: none;
        position: fixed;
        left: 16px;
        bottom: 12px;
        background-color: #fff;
        border-radius: 8px;
        -webkit-box-shadow: 0 0 8px rgba(63, 63, 70, .1);
        box-shadow: 0 0 8px rgba(63, 63, 70, .1);
        padding-right: 12px;
    }
.btn-donghangreponsive a{padding: 10px 10px;display: block;color: #000;}
.btn-donghangreponsive i{color: #f89523;font-size: 20px;padding-right: 5px;}

.page__cart-index .__desktop-address__box__wrap {
    background-color: #f8f8f8 !important;
}
.__desktop-address__box__wrap {
    padding: 15px 16px;
    border: 1px solid #eee;
    margin-top: 16px;
    border-radius: 12px;
}
 .address-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.__desktop-address__box .address-step>div:first-child {
    max-width: 30px;
    min-width: 30px;
}
.__desktop-address__box .address-step .node {
    position: relative;
    overflow: hidden;
}
.__desktop-address__box .address-step>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.__desktop-address__box .address-step:first-child .node>div {
    margin-top: 5px;
}
.__desktop-address__box .address-step .node>div {
    width: 12px;
    height: 12px;
    margin-top: 14px;
    background-color: #dc3b41;
    border-radius: 50vh;
}
.__desktop-address__box .address-step .node>div:after {
    content: " ";
    top: 18px;
    bottom: 0;
    left: 6px;
    position: absolute;
    width: 1px;
    background-color: #ddd;
}
.__desktop-address__box .address-step:last-child .node>div {
    background-color: #499e3f;
}
.__desktop-address__box .address-step:last-child .node>div:before {
    height: 14px;
}
.__desktop-address__box .address-step .node>div:before {
    content: " ";
    top: 0;
    left: 6px;
    position: absolute;
    width: 1px;
    height: 5px;
    background-color: #ddd;
}
.__desktop-address__box .address-step:last-child .node>div:after{
    display:none;
}

.__desktop-address__box__wrap .__desktop-address__box .address-step:first-child>div:last-child {
    padding-top: 0;
}
.__desktop-address__box__wrap .__desktop-address__box .address-step>div:last-child {
    padding-top: 8px;
    padding-bottom: 8px;
}
.__desktop-address__box__wrap .__desktop-address__box .address-step>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.__desktop-address__box__wrap .__desktop-address__box .address-step .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.__desktop-address__box__wrap .__desktop-address__box .address-step .address {
    color: #363636;
    margin-top: 4px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0;
    text-align: left;
}
.page__cart-index .payment-method {
    padding: 2px 0;
    color: #363636;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.page__cart-index .payment-method {
    display: block !important;
    padding: 16px;
    background-color: #f8f8f8;
    border-radius: 12px;
    border: 1px solid #eee;
    margin-top: 16px;
}

.page__cart-index .payment-method .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page__cart-index .payment-method .description {
    margin-top: 4px;
}
.page__cart-index .payment-method .title span {
    color: #363636;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0;
}
.page__cart-index .payment-method .title span.highlight {
    cursor: pointer;
}
.page__cart-index .a-card {
    padding: 12px 16px;
    background-color: #fff;
    margin-top: 12px;
}
.page__cart-index .a-card {
    background-color: #f8f8f8 !important;
    border: 1px solid #eee;
    border-radius: 12px !important;
    margin-top: 16px !important;
}
.order-description{
    margin-top:12px;
}
.title-adress{/* text-transform: uppercase; */font-size: 28px;color: #363636!important;font-family: var(--fontB);margin: 0 0 10px 0;padding-left: 50px;}
.btn-xacnhan-adrress{
    text-align: center;
    padding: 12px 16px 2px;
    border-top: 1px solid #eee;
    background-color: #fff;
}
.btn-xacnhan-adrress a,
.btn-xacnhan-adrress span{
    width: 100%;
    height: 40px;
    padding: 0 16px;
    border-radius: 8px;
    border: 0;
    color: #fff;
    font-weight: 500;
    background-color: #f89523;
    font-size: 16px;
    max-width: 300px;
    display: inline-block;
    line-height: 40px;
}
.desc-payments{
        position: relative;
        padding: 16px 24px 16px 16px;
        border: 1px solid #eee;
        background-color: #f5f5f5;
        border-radius: 8px;
        cursor: pointer;
        width: calc(100% - 40px);
        font: 14px var(--font);
}
.desc-payments p{
    margin: 0 0 10px 0;
    padding : 0;
}
.payment_bg_left label{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
}
.payment_bg_left input{
    position: relative !important;
    margin: 0;
    left: 0;
    width: 40px;
    margin-left: 0 !important;
}
.sanphamtronggiohang{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.sanphamtronggiohang-left{width: 80%;}
.sanphamtronggiohang-right{width: 20%;text-align: right;}
.w-100{
    width: 100%;
}
body.bg-white{
    background: #fff;
}
.hinhanhtt{
 display: grid;
 grid-template-columns: repeat(3, 1fr); /* 3 equal-width columns */
 gap: 10px; /* Optional: Add some space between the items */
 margin: 10px 0 0;
}
.hinhanhtt img{
    width: 100%;
    height: auto;
}
.right-box__content .top-cart {
    padding: 10px;
}
.right-box__content .money-procart-home{
    background: #fff;
}
.goidien-rp{
    display: none;
    position: fixed;
    right: 10px;
    bottom: 12px;
    /* background-color: #fff; */
    /* border-radius: 8px; */
    /* -webkit-box-shadow: 0 0 8px rgba(63, 63, 70, .1); */
    /* box-shadow: 0 0 8px rgba(63, 63, 70, .1); */
    /* padding-right: 12px; */
}
.goidien-rp a{

}
.goidien-rp a i{

}
.dangdongcua{
    color:red
}
.dangdongcua i{
    font-size:8px;
    margin-right:12px;
}
.donhang-btn{display: inline-block;box-shadow: 0px 0px 5px #ccc;padding: 10px;position: absolute;right: 0;top: 0;border-radius: 5px;color: #000;font-family: var(--font);}
.donhang-btn i{
    font-size: 16px;
    margin-right: 5px;
    color: var(--bgmainhv);
}
.donhang-btn:hover{
    background:var(--bgmainhv);
    color:#fff;
}
.donhang-btn:hover i{
    color:#fff;
}
.tensize{
    text-transform: uppercase;
    font: 15px var(--fontB);
    color: #333;
    margin-bottom: 10px;
}