@font-face {font-family: "quick-r"; src: url("../fonts/Quicksand-Regular.ttf"); font-style: normal; font-display: block; }
@font-face {font-family: "quick-b"; src: url("../fonts/Quicksand-Bold.ttf"); font-style: normal; font-display: block; }

@font-face {
    font-family: 'ro-b';
    src: url('../fonts/Roboto-Bold/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto-Bold/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/Roboto-Bold/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'ro-m';
    src: url('../fonts/Roboto-Medium/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium/Roboto-Medium.woff2') format('woff2'),
        url('../fonts/Roboto-Medium/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto-Medium/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ro-r';
    src: url('../fonts/Roboto-Regular/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto-Regular/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




:root{
    --card-bg: #fff;
    --accent: #2d78b0; /* xanh header & line */
    --muted: #6b6b6b;
    --line: #cfe6f3; /* nhẹ hơn so với accent */
    --radius: 12px;
    --pad: 28px;
    --font-family: "Helvetica Neue", Arial, sans-serif;
  }

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes shake-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes shake-anim {
    0%,100%,50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}


body {
    font-family: 'ro-r';
    font-size: 14px;
    top: 0 !important;
}

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

a,input,textarea {
    outline: none;
    padding: 0px
}

a {
    text-decoration: none!important
}

input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.w-clear:after {
    display: block;
    content: "";
    clear: both
}

.hidden {
    display: none
}

.clear {
    clear: both
}

.none {
    display: none
}

/* .form-cart{ padding: 0 10px; } */
.hidden-seoh {
    visibility: hidden;
    height: 0px;
    margin: 0px;
    overflow: hidden
}

.wap_1300 {
    max-width: 1410px;
    margin: auto;
    position: relative;
	padding:0 15px;
}

.wrap-main,.wrap-content {
    max-width: 1410px;
    margin: 40px auto;
    padding:0 15px;
}

.wrap-page-dichvu{
margin: 0px auto;
}

.wrap-home {
    max-width: 100%;
    padding: 0px;
    margin: 0;
}

.wrap-content {
    margin: auto
}

.title-main {
    margin-bottom: 1.5rem;
    text-align: center
}

.title-main span {
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'quick-b';
    color: rgb(0, 96, 161);
}

.time-main {
    margin-bottom: 0.75rem;
    color: #999999
}

.time-main i {
    vertical-align: top;
    margin: 3px 7px 0px 0px
}

.time-main span {
    vertical-align: top;
    display: inline-block
}

.share {
    padding: 17px 15px 10px 15px;
    line-height: normal;
    background: rgba(128,128,128,0.15);
    margin-top: 15px;
    border-radius: 5px
}

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

.control-owl {
    position: absolute;
    width: 100%;
    z-index: 2;
    left: 0px;
    top: calc(50% - 45px / 2)
}

.control-owl button {
    opacity: 0.5;
    top: 0px;
    position: absolute;
    outline: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    cursor: pointer;
    color: #ffffff;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 25px;
    margin: 0px;
    background-color: #000000;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.control-owl button:hover {
    opacity: 1
}

.control-owl button.owl-prev {
    left: 20px
}

.control-owl button.owl-next {
    right: 20px
}

.form-control,.form-control-plaintext:not(textarea),.custom-select {
    height: calc(1em + 1.25rem + 8px)
}

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

.custom-form-row > .col,.custom-form-row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px
}

.text-sm {
    font-size: 0.875rem!important
}

.count-main {
    padding: 0 0 10px;
    color: #212529;
    text-align: right;
}

img.lazy {
    opacity: 0
}

img:not(.initial) {
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

img.initial,img.loaded,img.error {
    opacity: 10
}

img:not([src]) {
    visibility: hidden
}

.wrap-user {
    width: 100%;
    max-width: 550px;
    margin: auto;
    border: 1px solid #bce8f1;
    border-radius: 5px
}

.title-user {
    background-color: #cc0000;
    padding: 12px 15px;
    border-radius: 5px 5px 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.title-user span {
    color: #ffffff;
}

.title-user a {
    color: #0056b3;
    font-size: 12px
}

.form-user {
    padding: 20px 15px;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.input-user {
    margin-bottom: 0.75rem
}

.input-user input {
    font-size: 14px
}

.button-user {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.button-user input {
    font-size: 14px
}

.checkbox-user,.radio-user {
    cursor: pointer
}

.checkbox-user input {
    top: calc(50% - 1.25rem / 2);
    height: auto
}

.checkbox-user label {
    font-size: 14px;
    cursor: pointer
}

.checkbox-user label::before,.checkbox-user label::after {
    top: calc(50% - 1rem / 2)
}

.radio-user {
    margin-right: 1rem
}

.radio-user:last-child {
    margin-right: 0px
}

.radio-user label::before,.radio-user label::after {
    top: calc(50% - 1rem / 2)
}

.note-user {
    font-size: 14px;
    border-top: 1px solid #ddd;
    padding-top: 0.5rem
}


.step-registration {
    display: none;
    padding: 30px;
 position: relative;
    margin: 0 auto;
    background: #f9f9f9;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.step-registration.active {
    display: block;
}

.step-registration .title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #333;
}

.option-btn,
.google-login button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 18px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    border: none;
    width: 100%;
    margin-top: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.option-btn {
    background-color: #007bff;
    color: #fff;
}

.option-btn i {
    margin-right: 10px;
}

.option-btn:hover {
    background-color: #0069d9;
}

.google-login button {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #444;
}

.google-login button img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.google-login button:hover {
    background-color: #f5f5f5;
}

.btn-back {
    display: block;
    text-align: center;
    margin-top: 20px;
    color: #007bff;
    cursor: pointer;
    font-size: 15px;
    text-decoration: underline;
    position: absolute;
        top: 0;
        right: 30px;
}

@media (max-width: 576px) {
    .step-registration {
        padding: 20px;
    }

    .step-registration .title {
        font-size: 20px;
    }

    .option-btn,
    .google-login button {
        font-size: 15px;
    }
}

#popup-cart .modal-title {
    text-transform: uppercase
}

#popup-cart .modal-body .wrap-cart {
    padding: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px
}

#popup-cart .modal-footer {
    padding: 0.75rem 0 0 0;
    border-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.buymore-cart {
    color: var(--maincolor);
    cursor: pointer;
    margin: 0px
}

.buymore-cart i {
    margin-right: 2px;
    margin-top: 5px;
    vertical-align: top;
    font-size: 12px
}

.wrap-cart {
    padding: 20px 15px;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
    box-shadow: 0 0 20px rgba(0,0,0,0.15)
}

.top-cart {
    border-right: 1px solid #eee
}

.procart {
    padding: 20px 10px;
    border: 1px solid #eee;
    border-top: 0px
}

.pic-procart {
    text-align: center
}

.pic-procart img {
    max-height: 100px;
    height: inherit
}

.pic-procart .del-procart {
    color: #999;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    cursor: pointer
}

.pic-procart .del-procart:hover {
    color: var(--maincolor)
}

.name-procart a {
    font-size: 14px;
    color: #000;
    display: block
}

.name-procart a:hover {
    color: var(--maincolor)
}

.properties-procart {
    display: block
}

.properties-procart p {
    display: inline-block;
    margin-bottom: 0px
}

.properties-procart p:first-child {
    margin-right: 5px;
}

.properties-procart p:nth-child(2){
  margin: 0 5px;
}

.properties-procart p:last-child{
  margin-left: 5px;
}

.properties-procart p strong {
    font-weight: 600
}

.quantity-procart p {
    margin-bottom: 0px
}

.quantity-counter-procart {
    border: 1px solid #dfdfdf;
    width: 100%;
    height: 30px;
    line-height: normal;
    text-align: center;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.counter-procart {
    background-color: transparent;
    border: 0px;
    width: 30%;
    color: #333;
    outline: none;
    cursor: pointer;
    font-size: 23px
}

.counter-procart:hover,.counter-procart:focus {
    color: var(--maincolor)
}

.counter-procart:disabled {
    color: #ccc;
    cursor: not-allowed
}

.counter-procart:disabled:hover {
    color: #ccc;
    cursor: not-allowed
}

.counter-procart-minus {
    line-height: 26px
}

.counter-procart-plus {
    line-height: 24px
}

.quantity-counter-procart .quantity-procart {
    width: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px;
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    color: #333;
    text-align: center
}

.price-procart {
    width: 20%;
    text-align: right
}

.price-procart-rp {
    display: none;
    width: 100%;
    margin-bottom: 10px;
    font-size: 13.5px
}

.price-new-cart {
    color: #fc0303;
    margin-bottom: 0px;
    font-weight: bold
}

.price-old-cart {
    color: #999;
    text-decoration: line-through
}

.procart-label {
    border: 0px;
    background: #eee;
    padding: 10px;
    margin: 0px;
    text-transform: capitalize
}

.money-procart {
    margin-top: 15px
}

.total-procart {
    background: #eee;
    padding: 7px 10px;
    border: 1px solid #dddfe2;
    margin-bottom: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.total-procart p {
    margin-bottom: 0px;
    font-size: 15px
}

.total-procart p:last-child {
    color: #fc0303;
    font-weight: bold
}

.section-cart {
    position: -webkit-sticky;
    position: sticky;
    top: 15px
}

.title-cart {
    font-size: 15px;
    text-transform: uppercase;
    color: #fc0303;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-family: 'ro-b';
    /* background: linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.information-cart {
    margin-bottom: 1.5rem
}

.input-cart {
    margin-bottom: 0.5rem;
    position: relative
}

.input-cart textarea {
    resize: none;
    height: 100px
}

.input-cart select {
    cursor: pointer
}

.payments-cart {
    text-align: left;
    margin-bottom: 5px;
    min-height: auto
}

.payments-cart:last-child {
    margin-bottom: 0px
}

.payments-cart input {
    top: calc(50% - 1.25rem / 2)
}

.payments-label {
    cursor: pointer;
    background: #eee;
    display: block;
    padding: 10px 15px;
    border-radius: 3px;
    margin-bottom: 0px;
    color: #313131!important
}

.payments-label::before,.payments-label::after {
    top: calc(50% - 1rem / 2)
}

.payments-label.active {
    background: #fc0303;
    color: #ffffff!important
}

.payments-info {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    overflow: hidden;
    background: #f5efef;
    border-radius: 5px
}

.payments-info p {
    margin-bottom: 1em
}

.payments-info.active {
    padding: 10px 15px;
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
    height: auto
}

.btn-cart {
    text-transform: capitalize
}

.empty-cart {
    padding: 25px 30px;
    display: block;
    text-align: center;
    color: #23527c!important;
    width: 100%;
    /* border: 1px solid #c00; */
    /* border-top: 0; */
    /* border-bottom-left-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
}

.empty-cart i {
    color: red;
    font-size: 70px
}

.empty-cart p {
    margin: 15px 0px;
    color: #333;
    font-size: 18px
}

.comment-title {
    font-size: 18px
}

.comment-show {
    display: block!important
}

.comment-point {
    font-size: 47px;
    color: #cc0000
}

.comment-star {
    font-size: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0.5rem
}

.comment-star span {
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    text-align: left;
    white-space: nowrap
}

.comment-star i {
    display: inline-block;
    margin: 0.1rem;
    color: #b8b8b8;
    text-rendering: auto;
    font-size: 20px
}

.comment-star i:nth-child(1) {
    margin-left: 0
}

.comment-star span i {
    color: #ffc120
}

.comment-progress {
    width: 100%;
    margin-bottom: 0.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comment-progress:last-child {
    margin-bottom: 0px
}

.comment-progress .progress {
    height: 12px;
    margin-right: 10px;
    margin-left: 5px;
    width: calc(100% - 90px);
    border-radius: 10px
}

.comment-progress .progress-bar#has-rate {
    background-color: #cc0000
}

.comment-progress .progress-num {
    font-size: 15px;
    width: 25px;
    text-align: center;
    color: #787878
}

.comment-progress .progress-total {
    font-weight: 600;
    text-align: left;
    color: #787878;
    width: 50px
}

.comment-write {
    display: none
}

.review-rating-star {
    font-size: 0
}

.review-rating-star-icon .fa {
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    margin: 0.1rem;
    font-size: 21px;
    cursor: pointer;
    color: #f0c808
}

.review-rating-star-icon .fa.star-empty {
    color: #dedddc
}

.review-rating-star-icon .fa.star-not-empty {
    color: #f0c808
}

.review-rating-star-icon .fa:nth-child(1) {
    margin-left: 0
}

.review-fileuploader {
    padding: 20px 15px;
    text-align: center;
    background-color: #ffffff;
    cursor: pointer;
    border: 2px dashed #c2cdda;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.review-fileuploader .review-fileuploader-text {
    color: #90a0bc
}

.review-file-uploader .fileuploader {
    padding: 0px;
    margin: 0px;
    background: transparent
}

.review-file-uploader .fileuploader-items .fileuploader-items-list {
    margin: 1rem -5px 0 -5px
}

.review-file-uploader .fileuploader-items .fileuploader-items-list:after {
    display: block;
    content: "";
    clear: both
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item {
    padding: 0px;
    width: calc(100% / 7 - 10px);
    float: left;
    margin: 0 5px 5px 5px;
    border-bottom: 0px
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .columns {
    display: block
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail {
    width: auto;
    height: auto
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail .fileuploader-item-image {
    height: auto;
    padding: 50% 0
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail .fileuploader-item-image img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 100%;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: none;
    transform: none
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-title {
    padding: 0px;
    margin-top: 0.5rem;
    text-align: center;
    display: none
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-actions {
    margin: 0px;
    position: absolute;
    top: 0px;
    right: -5px
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-infos input {
    border: 1px solid #dddddd;
    border-radius: 0.25rem
}

.review-poster-video-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.review-poster-video-avatar .avatar-detail {
    width: 95px;
    height: 95px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.review-poster-video-avatar .avatar-detail img {
    max-width: 95px;
    max-height: 95px
}

#review-content {
    height: 350px
}

.carousel-comment-media .carousel-control a {
    opacity: 1;
    width: 45px;
    height: 45px;
    top: calc(50% - 45px / 2);
    bottom: inherit
}

.carousel-comment-media .carousel-control a span {
    display: block;
    cursor: pointer;
    color: #222222;
    width: 45px;
    height: 45px;
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 12px 0 rgba(0,0,0,0.12);
    box-shadow: 0 1px 12px 0 rgba(0,0,0,0.12);
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.carousel-comment-media .carousel-control a.carousel-control-prev {
    left: 20px
}

.carousel-comment-media .carousel-control a.carousel-control-prev span {
    padding-right: 9px
}

.carousel-comment-media .carousel-control a.carousel-control-next {
    right: 20px
}

.carousel-comment-media .carousel-control a.carousel-control-next span {
    padding-left: 8px
}

.carousel-comment-media .carousel-indicators {
    position: static;
    margin: 0px 0px 0.75rem 0px;
    text-align: left;
    display: block
}

.carousel-comment-media .carousel-indicators li {
    width: auto;
    max-width: 60px;
    height: auto;
    text-indent: inherit;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 0px 0px 3px 0px;
    border: 2px solid transparent;
    opacity: 1;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.carousel-comment-media .carousel-indicators li.active {
    border-color: #ffc120;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.carousel-comment-media .carousel-inner {
    max-width: 550px;
    -webkit-box-shadow: 0 1px 12px 0 rgba(0,0,0,0.12);
    box-shadow: 0 1px 12px 0 rgba(0,0,0,0.12)
}

.carousel-comment-media .carousel-inner .carousel-lists .carousel-comment-media-item-video #file-video {
    max-width: 100%;
    width: 100%;
    height: 500px;
    vertical-align: top;
    display: inline-block;
    background-color: #000000
}

#form-reply {
    display: none
}

.comment-item {
    margin-bottom: 3rem
}

.comment-item-poster {
    width: 200px;
    margin-right: 30px;
    text-align: center
}

.comment-item-letter {
    border-radius: 50%;
    background-color: #d3d2d3;
    color: #919090;
    width: 65px;
    height: 65px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    line-height: 67px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.5rem
}

.comment-item-name {
    margin-bottom: 0.25rem;
    text-transform: capitalize
}

.comment-item-posttime {
    font-size: 12px;
    color: #999999
}

.comment-item-information {
    width: calc(100% - 230px)
}

.comment-item-star {
    float: left;
    margin-right: 10px
}

.comment-item-star i {
    font-size: 17px
}

.comment-item-title {
    font-size: 15px;
    font-weight: 500
}

.comment-replies {
    position: relative;
    background: #f8f9fa;
    border: 1px solid #dfdfdf;
    padding: 1.75rem 1.5rem
}

.comment-replies:after {
    content: "";
    position: absolute
}

.comment-replies:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -13px;
    left: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 13px solid #f8f9fa
}

.comment-replies:after {
    top: -14px;
    left: 9px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 14px solid #dfdfdf
}

.comment-replies-item {
    margin-bottom: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.comment-replies-item:last-child {
    margin-bottom: 0px
}

.comment-replies-letter {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    line-height: 45px;
    padding-left: 1px;
    font-size: 14px;
    border-radius: 50%;
    background-color: #e5e3e5;
    color: #919090;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    text-align: center;
    margin-top: 0.125rem
}

.comment-replies-letter.admin {
    position: relative;
    background-color: #189eff;
    text-indent: 9999px;
    overflow: hidden
}

.comment-replies-letter.admin:before {
    content: "QTV";
    text-indent: 0px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.comment-replies-info {
    width: calc(100% - 55px)
}

.comment-replies-name {
    font-weight: 500;
    margin-bottom: 0.125rem
}

.comment-replies [class*="btn-load-more-"] {
    border: 0px;
    outline: none;
    padding: 0px;
    background: transparent
}

.comment-media-play {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.comment-media-play svg {
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.3);
    border-radius: 50%;
    background-color: rgba(255,255,255,0.15)
}

.comment-media-play svg .comment-media-play-stroke-dotted {
    opacity: 0;
    stroke-dasharray: 4,5;
    stroke-width: 1px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin 4s infinite linear;
    animation: spin 4s infinite linear;
    -webkit-transition: opacity 1s ease,stroke-width 1s ease;
    transition: opacity 1s ease,stroke-width 1s ease
}

.comment-media-play svg .comment-media-play-stroke-solid {
    stroke-dashoffset: 0;
    stroke-dasharray: 300;
    stroke-width: 4px;
    -webkit-transition: stroke-dashoffset 1s ease,opacity 1s ease;
    transition: stroke-dashoffset 1s ease,opacity 1s ease
}

.comment-media-play svg .comment-media-play-icon {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
    transition: transform 200ms ease-out,-webkit-transform 200ms ease-out
}

.comment-media-play:hover svg .comment-media-play-stroke-dotted {
    stroke-width: 4px;
    opacity: 1
}

.comment-media-play:hover svg .comment-media-play-stroke-solid {
    opacity: 0;
    stroke-dashoffset: 300
}

.comment-media-play:hover svg .comment-media-play-icon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.header {
    background-color: #ffffff
}

.header .header-top {
    color: #ffffff;
    background-color: #0060a1;

}

.header .header-top .wrap-content {
    padding: 6px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .header-top .wrap-content .info-header {
    margin-bottom: 0px;
    line-height: normal;
	min-width:180px;
    padding: 0;    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	font-size:16px;
}

.header .header-top .wrap-content .info-header.slogan{
	width:80%;
}

.header .header-top .wrap-content .info-header .time-work{
max-width: 450px;
padding-left: 15px;
display: block;
width: 100%;
}

.header .header-top .wrap-content .info-header i {
    vertical-align: top;
    margin: 3px 5px 0px 0px;
    font-size: 16px
}

.header .header-top .wrap-content .info-header:nth-child(3) i {
    transform: rotate(90deg);
}

.header .header-bottom .wrap-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1300px;
}
.logo-header{
	position:relative;
}
@-webkit-keyframes star {
	0% {
		-webkit-transform: rotate(0) scale(0);
	}

	50% {
		-webkit-transform: rotate(180deg) scale(1.5);
	}

	100% {
		-webkit-transform: rotate(360deg) scale(0);
	}
}

@-o-keyframes star {
	0% {
		-o-transform: rotate(0) scale(0);
	}

	50% {
		-o-transform: rotate(180deg) scale(1.5);
	}

	100% {
		-o-transform: rotate(360deg) scale(0);
	}
}

@-moz-keyframes star {
	0% {
		-moz-transform: rotate(0) scale(0);
	}

	50% {
		-moz-transform: rotate(180deg) scale(1.5);
	}

	100% {
		-moz-transform: rotate(360deg) scale(0);
	}
}

.start-animate {
	z-index: 99999999999999999 !important;
	position: absolute;
	left: 20px;
    top: 15px;
	animation: star linear 1.75s infinite;
	-moz-animation: star linear 1.75s infinite;
	-webkit-animation: star linear 1.75s infinite;
	-o-animation: star linear 1.75s infinite;
}

@keyframes star {
	0% {
		transform: rotate(0) scale(0);
	}

	50% {
		transform: rotate(180deg) scale(1.5);
	}

	100% {
		transform: rotate(360deg) scale(0);
	}
}

.social-header li {
    width: 30px
}

.header-bottom .wrap-content {
    padding: 10px 0px
}

.wrap-right .hotline-header {
    display: inline-block;
    background: url(../images/ico-hotline.png) no-repeat left center;
    padding-left: 42px;
    margin-left: 28px;
}

/*.hotline-header p{font-weight:bold;margin-bottom:-2px;text-transform:capitalize;color:#333}
 .hotline-header span{font-weight:bold;color:#fc0303;font-size:20px;display:block}*/
.email-header {
    display: inline-block;
    background: url(../images/email.png) no-repeat left center;
    padding-left: 25px;
    display: none;
}

.email-header p {
    font-weight: bold;
    margin-bottom: -2px;
    text-transform: capitalize;
    color: #333
}

.email-header span {
    font-weight: bold;
    color: #fc0303;
    font-size: 20px;
    display: block
}
.username-limit {
    max-width: 120px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.user-dropdown {
    position: relative;
    display: inline-block;
    font-family: Arial, sans-serif;
}

.user-toggle {
    cursor: pointer;
    padding: 10px 15px;
    background: #f5b50d;
    color: #fff;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: background 0.3s;
}

.user-toggle:hover {
    background: #e0a707;
}

.user-menu {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 200px;
    background: #fff;
    color: #333;
    box-shadow: 0 8px 16px rgba(0,0,0,0.1);
    border-radius: 4px;
    margin-top: 5px;
    display: none;
    z-index: 1000;
    -webkit-transform:initial !important;
    transform:initial !important;
    opacity: 1 !important;
    visibility: initial !important;
    margin-top: 0 !important;
}

.user-menu li {
    list-style: none;
    border-bottom: 1px solid #eee;
}

.user-menu li:last-child {
    border-bottom: none;
}

.user-menu a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    transition: background 0.2s;
}

.user-menu a:hover {
    background: #f9f9f9;
    color: #000;
}

.user-dropdown:hover .user-menu {
    display: block;
}

.user-header{
    display: flex;
}

.user-header a {
    color: #ffffff;
    padding-right: 9px;
    margin-right: 7px;
    padding: 0 5px !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none
}

.user-header a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 8px;
    background-color: #ffffff;
    top: calc(50% - 7px / 2);
    right: 0px;
    opacity: 0.7
}

.user-header a:last-child {
    padding-right: 0px;
    margin-right: 0px
}

.user-header a:last-child:after {
    display: none
}

.menu {
    background-color: #fff;
    position: sticky;
    z-index: 999;
    position: -webkit-sticky;
    top: -0.1px;
    padding: 2px 0;
}
.menu .wrap-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

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

.menu ul.menu-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

.menu ul li {
    /* position: relative; */
    z-index: 1;
    margin: 0 0.35rem;
}

.btn-datlichhen {
    display: inline-block;
    padding: 10px 22px;
    border-radius: 9999px; /* bo tròn capsule */
   background: linear-gradient(135deg, #007bff, #0056d2); 
   background: linear-gradient(135deg, #007bff, #0056d2); 
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3);
  }
  
  .btn-datlichhen:hover {
    background: linear-gradient(135deg, #0056d2, #0041a8);
    transform: translateY(-2px);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 86, 210, 0.4);
    color: #fff;
  }
  
  .btn-datlichhen:active {
    transform: translateY(0);
    box-shadow: 0 3px 8px rgba(0, 86, 210, 0.3);
  }

.menu ul li .btn-datlichhen {
	    color: #fff;
    max-width: 150px;
    margin: 0 auto;
    text-align: center;
}

.menu ul li .btn-datlichhen:hover {color: #fff;}

.menu ul li.menu-line {
    width: 1px;
    height: 15px;
    background-color: rgba(255,255,255,0.5)
}

.btn-datlichhen {
	color: #fff !important;
    max-width: 150px;
	
}
.btn-datlichhen:hover {color: #fff;}
.menu ul li:hover>a, .menu ul li a.active {
    color: #0060a1;
   
}

.menu ul li:hover>a.has-child::after {
    border-color: #fff;
}

.menu ul li a.active.has-child {
}

.menu ul li a.active.has-child::after {
    border-color: #fff;
}

.menu ul li a {
    display: block;
    position: relative;
    font-size: 14px;
    color: #000000;
    padding: 7px 24px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    transition: 0s;
    font-family: 'ro-m';
    right: 0;
    bottom: 0;
}

.menu ul li a.has-child {
    padding: 7px 22px 7px 14px;
}

.menu ul li a.has-child:after {
    content: "";
    position: absolute;
    bottom: calc(50% - 3px / 2);
    right: 14px;
    width: 5px;
    height: 5px;
    border: 1px solid #333;
    border-top: 0px;
    border-left: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0s !important;
}

.menu ul li ul {
    position: absolute;
    max-width: 265px;
    margin-top: 0px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform-origin: 0 0 0;
	border-radius: 3px;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
	padding: 20px 0;

}
.max-1{overflow-y: auto;max-height: 325px;direction: ltr;}

.menu ul .max-1 li{position: static;}
.max-1::-webkit-scrollbar{
    width: 3px;
}
.max-1::-webkit-scrollbar-thumb {
}

/* .menu ul li ul::-webkit-scrollbar{ 
    display: none;
} */

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

.menu ul li ul li {
	border-radius: 10px;
    margin: 0 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.menu ul li ul li a {
    font-size: 14px;
    color: #333;
    padding: 10px 0.75rem;
    text-transform: capitalize;
}


.menu ul li ul li a.has-child {
    margin-right: 0px;
    padding: 7px 0.75rem;
}

.menu ul li ul li a.has-child:after {
    border-color: #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 15px;
}

.menu ul li ul li a.active {
    color: #c00
}

.menu ul li ul li a.active.has-child:after {
    border-color: #c00
}

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

.menu ul li ul li:hover > a {
    color: #fff;
    background:#0060a1 ;
    border-radius: 10px;
}

.menu ul li ul li:hover > a.has-child:after {
    border-color: #fff;
}

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

.menu ul li.li-tim {
    cursor: pointer;
    display: block;
}

.menu ul li.li-tim a {
    padding: 12px;
}

.menu ul li.li-tim a:hover {
}

.menu ul li.li-tim a i {
    font-weight: 400;
}

.menu ul li.li-logo {
}

.menu ul li.li-logo a {
}


.search-res{position:relative;float: right;width: 40px;}
.search-res .icon-search{width: 40px;height:40px;cursor:pointer;text-align: center;line-height:42px;color: #0060a1;font-size: 20px;margin:0px;margin-top: 0px;}
.search-res .icon-search.active{background:#fff;border-radius:100%;color: #0060a1;}
.search-res .search-grid{position:absolute;top: 78px;right:0px;width:0px;height:40px;overflow:hidden;background:#fff;border: 1px solid #0060a1;z-index:2;opacity:0;border-radius:25px;line-height:normal;}
.search-res .search-grid p{float:left;width:35px;height:38px;cursor:pointer;outline:none;border:none;margin:0px;font-size:17px;display:block;color: #0060a1;line-height:40px;text-align:center;}
.search-res .search-grid input{width:calc(100% - 35px);float:right;line-height:38px;outline:none;border:none;color: #000;font-size: 13px;}
.search-res .search-grid input::-webkit-input-placeholder{color:#ccc;}
.search-res .search-grid input:-moz-placeholder{color:#ccc;}
.search-res .search-grid input::-moz-placeholder{color:#ccc;}
.search-res .search-grid input:-ms-input-placeholder{color:#ccc;}

.search {
    width: 434px;
    background: transparent;
    position: relative;
}

.search p {
    float: left;
    width: 92px;
    height: 44px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    font-size: 16px;
    background-image: url(../images/ico-search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ffd50b;
    border-radius: 0 5px 5px 0;
}

.search input {
    width: calc(100% - 92px);
    height: 44px;
    float: left;
    outline: none;
    padding: 0px;
    background: transparent;
    text-indent: 10px;
    font-size: 12px;
    border: 1px solid #ffd50b;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    color: #fff;
}

.search input::-webkit-input-placeholder {
    color: #000
}

.search input:-moz-placeholder {
    color: #000
}

.search input::-moz-placeholder {
    color: #000
}

.search input:-ms-input-placeholder {
    color: #000
}

.search-input {
    background: rgb(255, 255, 255);
    height: 38px;
    margin-top: 8px;
    position: absolute;
    right: 7%;
    opacity: 0;
    transform: translateX(-7%);
    top: 100%;
    border: 1px solid rgb(204 0 0);
    z-index: 100;
    border-radius: 35px;
}

.search-input p {
    float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    color: rgb(108, 117, 125);
    font-size: 16px;
}

.search-input input {
    width: calc(100% - 35px);
    height: 35px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 10px;
    font-size: 12px;
    color: #fff;
}

.search input::placeholder {
    color: #fff;
    font-family: ro-r;
}

.search-input input::-webkit-input-placeholder {
    color: rgb(49, 49, 49);
}

.search-input input:-internal-autofill-selected {
    border-radius: 35px 0px 0px 35px;
}

.menu-res {
    height: 55px;
    z-index: 997;
    background: #c00;
    position: sticky;
    display: none;
    position: -webkit-sticky;
    top: 0;
}

.menu-bar-res {
    height: 55px;
    padding: 0px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.menu-bar-res .logo-header img{max-width:500px !important;max-height:80px !important;width: 100%;}

/* Transition All */
.transition,.btn-frame .kenit-alo-circle-fill,.control-owl button,.carousel-comment-media .carousel-control a span,.menu ul li a.has-child:after,.menu ul li ul,.menu ul li:hover > ul,.scale-img img,.scale-img:hover > img,.support-online .kenit-alo-circle-fill{transition:0.3s all;}
.gutter-x-20{--bs-gutter-x:20px;}
.gutter-x-5{--bs-gutter-x:5px;}

}
/* Mmenu */
.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow:scroll;}
.offcanvas-body::-webkit-scrollbar{width:4px;height:4px;transition:all 1s;}
.offcanvas-body::-webkit-scrollbar-thumb{background-color:#0d6efd;border-radius:5px;transition:all 1s;}
.offcanvas-body::-webkit-scrollbar-track{background:#fff;width:4px;height:4px;transition:all 1s;}
.btn-close-menu{position:absolute;right:20px;top:20px;}
.menu-mobile ul{padding:0px;}
.menu-mobile ul li{position:relative;}
.menu-mobile ul li > span i{transition:transform 0.3s ease;/* Adjust duration and easing as needed */}
.menu-mobile ul li a {
    display: block;
    padding-right: 30px;
    color: #000000;
    font-size: 15px;
    padding: 10px 0px;
    border-bottom: 1px solid #f1f1f1;
    text-transform: uppercase;
	font-family: 'ro-m';
}
.menu-mobile ul li a i{margin-right:10px;}
.menu-mobile ul li li a{font-weight:normal;}
.menu-mobile ul li a:hover{color:var(--color-active);}
.menu-mobile ul li .scroll{position:absolute;right:0px;top:9px;background:#0060a1;font-size:16px;line-height:18px;height:25px;color:#fff;width:35px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;}
.menu-mobile ul li:hover{color:var(--color-active);}
.menu-mobile ul ul li .scroll{background:none;color:#0060a1;}
.menu-mobile ul li ul{padding-left:10px;}
.company{border-bottom:1px solid #f1f1f1;padding-bottom:10px;}
.company p{margin-bottom:5px;font-size:13px;color:#000;}
.company p span{color:#000;}
.search-menu{width:100%;position:relative;margin:10px 0px;}
.search-menu input{width:100%;background:#f5f5fa;border:1px solid #f1f1f1;height:40px !important;font-size:13px;}
.search-menu p{position:absolute;right:10px;bottom:8px;}

.company i{
	    font-size: 18px;
    color: #0060a1;
    margin-right: 10px;
    min-width: 20px;
    text-align: center;
}
/* MMenu */
#menu{display:none;}
#hamburger {
    display: block;
    vertical-align: middle;
    width: 31px;
    height: 31px;
    background: #0060a1;
    border-radius: 5px;
    position: relative;
    line-height: 30px;
    text-align: center;
    padding: 0;
}

#hamburger i{
	color:#fff;
	font-size:18px;

    vertical-align: middle;
}

/*#hamburger {
    display: block;
    vertical-align: middle;
    width: 31px;
    height: 31px;
    background: #0060a1;
    border-radius: 5px;
    position: relative;
    line-height: 30px;
    text-align: center;
    padding: 0;
}

#hamburger i{
	color:#fff;
	font-size:18px;

    vertical-align: middle;
}

.mm-wrapper_opening #hamburger:before,.mm-wrapper_opening #hamburger:after {
    top: 10px
}

.mm-wrapper_opening #hamburger span {
    left: -50px;
    opacity: 0
}

.mm-wrapper_opening #hamburger:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mm-wrapper_opening #hamburger:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mm-menu_opened {
    display: block!important
}

.mm-slideout {
    z-index: unset
}*/

.slideshow {
    position: relative;
    overflow: hidden
}

.slideshow-item {
    display: block;
    cursor: pointer
}

.slideshow:hover .control-slideshow {
    opacity: 1
}

.control-slideshow {
    opacity: 0
}


.banner_page_in {
    position: relative;
    width: 100%;
    padding-top: 30%; /* tỉ lệ khung hình (có thể chỉnh 25–40% tùy thiết kế) */
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15); /* đổ bóng nhẹ */
  }
  
  .banner_page_in img {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;         /* ảnh luôn phủ đầy banner */
    object-position: 70% 0;    /* canh vị trí hiển thị chính */
    transition: transform .6s ease;
  }
  
  .banner_page_in:hover img {
    transform: scale(1.05);    /* hiệu ứng zoom nhẹ khi hover */
  }


  .price-list {
    max-width: 280px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: #fff;
    font-family: Arial, sans-serif;
    box-shadow: 0 3px 6px rgba(0,0,0,0.08);
    overflow: hidden;
  }
  
  /* Header */
  .price-list .accordion-header {
    width: 100%;
    padding: 14px 16px;
    font-weight: bold;
    font-size: 15px;
    color: #0056b3;
    text-align: left;
    background: #f7f9fc;
    border: none;
    outline: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .price-list .accordion-header:hover {
    background: #e9f2ff;
  }
  
  /* Arrow */
  .price-list .accordion-header .arrow {
    border: solid #0056b3;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    transition: transform 0.3s;
  }
  
  .price-list .accordion-header.active .arrow {
    transform: rotate(-135deg);
  }
  
  /* Body */
  .price-list .accordion-body {
    display: none;
    padding: 10px 0;
  }
  
  .price-list .accordion-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  .price-list .accordion-body li {
    border-bottom: 1px solid #f0f0f0;
  }
  
  .price-list .accordion-body li:last-child {
    border-bottom: none;
  }
  
  .price-list .accordion-body a {
    display: block;
    padding: 10px 16px;
    font-size: 14px;
    text-decoration: none;
    color: #333;
    transition: 0.2s;
  }
  
  .price-list .accordion-body a:hover {
    background: #f5f9ff;
    color: #0056b3;
  }


  /* Right column */
.content-banggia-list {
    margin-bottom: 20px;
    font-size: 15px;
    color: #444;
  }
  
  .list-banggia-item {
    margin-bottom: 40px;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.05);
  }
  
  .title-banggia {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #0056b3;
    border-left: 4px solid #0056b3;
    padding-left: 10px;
  }
  
  .content-banggia-item {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
  }

.wrap-partner {
    padding: 0px 15px
}

.wrap-partner .wrap-content {
    position: relative
}

.partner {
    display: block;
    border: 1px solid #eee;
    max-width: 175px;
    margin: 0px auto
}

.breadCrumbs {
    background-color: #eee
}

.breadCrumbs .wrap-content {
    padding: 0.75rem 15px;
}

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

.breadCrumbs .wrap-content .breadcrumb-item a {
    color: #212529
}

.breadCrumbs .wrap-content .breadcrumb-item.active a {
    color: #6c757d
}

.hover_sang1 {
    position: relative;
    overflow: hidden;
}

.hover_sang1:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    z-index: 10;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
    transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-120%,0);
}

.hover_sang1:hover:before {
    -webkit-transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
    transform: scale3d(2.2,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,120%,0);
}

.hover_sang2 {
    position: relative;
    overflow: hidden;
}

.hover_sang2:before {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 10;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.hover_sang2:hover:before {
    transition: 1s;
    left: 100%;
}

.wrap-intro {
    background-color: #eeeadd
}

.news-intro:before {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 50px);
    top: 10px;
    left: 90px;
    background-color: #cacaca
}

.news-scroll:before,.news-scroll:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 85px;
    border-radius: 100%;
    background-color: #cacaca
}

.news-scroll:before {
    top: 10px
}

.news-scroll:after {
    bottom: 40px
}

.news-control {
    left: 85px;
    font-size: 13px;
    opacity: 0.5;
    z-index: 1;
    cursor: pointer
}

.news-control:hover {
    opacity: 1;
    color: #ec2d3f
}

.news-control#up {
    top: -10px
}

.news-control#down {
    bottom: 20px
}

.news-shadow {
    padding-bottom: 30px;
}

.news-shadow .news-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
}

.news-shadow .news-shadow-time {
    font-size: 13px;
    width: 75px;
    margin-right: 45px;
}

.news-shadow .news-shadow-time:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 20px / 2);
    right: -26px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/pattern-news.png)
}

.news-shadow .news-shadow-article {
    width: calc(100% - 120px);
    padding: 14px 15px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #cecabb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.news-shadow .news-shadow-article:before {
    content: "";
    position: absolute;
    top: calc(50% - 26px / 2);
    left: -13px;
    z-index: 0;
    border-top: 13px solid transparent;
    border-right: 13px solid #cecabb;
    border-bottom: 13px solid transparent
}

.news-shadow .news-shadow-article:after {
    content: "";
    position: absolute;
    top: calc(50% - 24px / 2);
    left: -11px;
    z-index: 1;
    border-top: 12px solid transparent;
    border-right: 11px solid #ffffff;
    border-bottom: 12px solid transparent
}

.news-shadow .news-shadow-article .news-shadow-image {
    margin-right: 10px;
    width: 90px
}

.news-shadow .news-shadow-article .news-shadow-info {
    width: calc(100% - 100px)
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name {
    height: 36px;
    font-size: 15px;
    font-weight: 700
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a {
    color: #222222
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a:hover {
    color: #ec2d3f
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a .text-split {
    -webkit-line-clamp: 2
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc {
    height: 38px;
    font-size: 13px
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc.text-split {
    -webkit-line-clamp: 2
}

/* Album */
.album {
    cursor: pointer;
    width: calc( 25% - 20px);
    margin: 10px 10px;
    text-align: center;
    cursor: pointer;
}

.album-image {
    margin-bottom: 0.75rem;
}

.pic-album {
    position: relative;
}

.pic-album img {
    width: 100%;
}

.name-album {
    font-size: 16px;
    color: #000;
    margin-bottom: 0px;
}

.album-name {
    margin-bottom: 0px;
    text-align: center;
}

.album-name a {
    display: block;
    font-size: 16px;
    color: #212529;
    margin-bottom: 0px;
}

/* Album */
.wrap-brand {
    margin-bottom: 50px;
    padding: 0px 15px
}

.wrap-brand .wrap-content {
    position: relative
}

.brand {
    display: block;
    border: 1px solid #eee;
    max-width: 160px;
    margin: 0px auto
}

.wrap-product {
    padding: 30px 0;
}

.product {
    width: calc(20% - 10px);
    margin: 5px;
    position: relative;
    padding-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 10px;
}

.box-product {
    position: relative;
    display: block;
}

.pic-product {
    background: #ffffff;
    /* border-radius:5px; */
    /* padding:5px; */
    /* border:1px solid #eee; */
    position: relative;
    overflow: hidden;
}

.pic-product img {
    width: 100%;
    border-radius: 3px
}

.info-product {
    padding: 20px 20px 4px;
}

.name-product {
    font-size: 16px;
    color: #212529;
    padding: 0;
    margin-bottom: 4px;
}

.name-product:hover {background: linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.name-product.text-split {
    -webkit-line-clamp: 2
}

.desc-product {
    color: #212529;
}

.price-product {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.price-product span {
}

.price-new {
    font-size: 16px;
    color: #fc0303;
    font-family: 'ro-b';
}

.price-old {
    padding-left: 24px;
    font-size: 12px;
    color: #989898;
    text-decoration: line-through;
}

.price-per {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ffffff;
    background: #fc0303;
    font-size: 11px;
    border-radius: 2px;
    width: 45px;
    height: 25px;
    text-align: center;
    line-height: 25px
}

.price-text {
    color: #333;
    padding-right: 5px;
}

.cart-product {
    margin-bottom: 0px;
    margin-top: 5px;
    padding: 0 20px;
    height: 32px;
}

.cart-product .cart-add {
    cursor: pointer;
    color: #ffffff;
    text-transform: capitalize;
    text-align: center;
    background: #000;
    border-color: #000;
}

.cart-product .cart-add:hover {
    background: none !important;
    color: #000 !important;
    border-color: #000;
}

.cart-product .border-outline{
    width: 160px;
    height: 32px;
    background: linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    border-radius: 5px;
    padding: 1px;
}

.cart-product .border-outline .bg-white{
    margin-bottom: 0;
    height: 30px;
    width: 100%;
    border-radius: 5px;
}

.cart-product .cart-buy {
    background: linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    border: 0;
    width: 100%;
    font-size: 14px;
    display: flex;
    height: 100%;
    align-items: center;
}

.cart-product .cart-buy:focus{
    box-shadow: 0 0 0 0.2rem #1cd34759;
}

.cart-product .cart-buy i {
    padding-left: 5px;
}

.cart-product .cart-buy:hover {
    background: linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cart-pro-detail .cart-buy{
    justify-content: center;
    padding: 0;
}

.cart-pro-detail .cart-buy .bg-white{width: 100%;margin-bottom: 0;height: 100%;border-radius: 5px;background-color: transparent !important;}

.cart-pro-detail .cart-buy .bg-gradient{
     background: linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
     margin: 0;
     height: 100%;
     display: flex;
     align-items: center;
     justify-content: center;
     border-radius: 5px;
}

.cart-pro-detail .cart-buy:hover .bg-gradient{
    background: transparent!important;
}

.grid-pro-detail {
    margin-bottom: 3rem
}

.left-pro-detail {
    position: relative;
    text-align: center
}

.left-pro-detail .MagicZoom {
    border: 2px solid #e5e5e5;
    padding: 8px;
    border-radius: 0;
    background-color: #ffffff
}

.gallery-thumb-pro {
    position: relative;
    margin-top: 10px
}

.owl-pro-detail {
    padding: 0px 30px
}

.control-pro-detail button {
    background-color: transparent;
    color: #222222;
    opacity: 1;
    width: 25px;
    font-size: 23px
}

.control-pro-detail button:hover {
    opacity: 0.7
}

.control-pro-detail button.owl-prev {
    left: 0px
}

.control-pro-detail button.owl-next {
    right: 0px
}

.thumb-pro-detail {
    display: block!important;
    border: 2px solid #e5e5e5;
    padding: 5px;
    border-radius: 0;
    cursor: pointer;
    background-color: #ffffff
}

.thumb-pro-detail.mz-thumb.mz-thumb-selected {
    border-color: #cc0000;
    background: linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1));
}

.thumb-pro-detail img {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-filter: brightness(100%)!important;
    filter: brightness(100%)!important;
    border-bottom: 0px!important;
    padding-bottom: 0px!important
}

.title-pro-detail {
    text-transform: capitalize;
    font-size: 20px;
    display: block;
    font-family: ro-b;
}

.comment-pro-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.social-plugin-pro-detail {
    margin-bottom: 1rem;
    margin-top: 0px!important
}

.desc-pro-detail {
    margin-bottom: 1rem
}

.attr-pro-detail {
    list-style: none;
    padding: 0px
}

.attr-pro-detail li {
    margin-bottom: 0.5rem
}

.attr-label-pro-detail {
    margin: 0px 5px 0px 0px
}

.attr-label-pro-detail.d-block {
    display: block;
    text-transform: capitalize;
    margin: 0px 0px 5px 0px
}

.attr-content-pro-detail {
    display: inline-block;
    margin-bottom: 0px;
}

.price-new-pro-detail {
    font-weight: 700;
    font-size: 20px;
    color: #fc0303
}

.price-old-pro-detail {
    font-weight: 500;
    color: #6c757d;
    text-decoration: line-through;
    padding-left: 10px
}

.color-pro-detail {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 54px;
    height: 30px;
    margin: 0px 0px 0px 0px;
    border: 1px solid transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.color-pro-detail:nth-child(2){
    height: auto;
    width: auto;
    margin-top: 5px;
}

.size-pro-detail {
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 3px 10px 4px 10px;
    display: inline-block;
    position: relative
}

.size-pro-detail.active {
    border-color: #e5101d;
    color: #e5101d
}

.color-pro-detail.active {
    border-color: #e5101d;
    color: #e5101d
}

.size-pro-detail.active:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url(../images/check-cart.png)
}

.color-pro-detail.active:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url(../images/check-cart.png)
}

.color-pro-detail input[type="radio"] {
    display: none
}

.size-pro-detail input[type="radio"] {
    display: none
}

.quantity-pro-detail {
    width: 100%;
    max-width: 110px;
    line-height: normal;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.quantity-pro-detail span {
    line-height: 25px;
    padding: 0px;
    width: 30px;
    height: 30px;
    color: #5f5f5f;
    cursor: pointer;
    font-size: 22px;
    border: 1px solid #cccccc
}

.quantity-pro-detail span.quantity-plus-pro-detail {
    border-left: 0px
}

.quantity-pro-detail span.quantity-minus-pro-detail {
    border-right: 0px
}

.quantity-pro-detail input {
    height: 30px;
    border: 1px solid #cccccc;
    width: calc(100% - 60px);
    text-align: center;
    font-size: 14px;
    padding: 5px;
    background-color: transparent;
}

.cart-pro-detail {
    margin-bottom: 1rem;
    padding: 0;
}

.cart-pro-detail a {
    font-size: 14px;
    color: #ffffff!important;
    text-transform: none;
}

.tags-pro-detail a {
    float: left;
    font-size: 13px;
    padding-bottom: 0.375rem;
    margin: 0px 5px 5px 0px
}

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

.tabs-pro-detail {
    margin-top: 2rem
}

.tabs-pro-detail .nav-tabs .nav-link {
    border-top-width: 3px;
    font-size: 14px;
    color: #000;
    background-color: transparent;
}

.tabs-pro-detail .nav-tabs .nav-link.active {
    border-top-color: rgb(16 139 45);
}

.tabs-pro-detail .nav-tabs .nav-item.show .nav-link {
    border-top-color: #555555
}

.color-block-pro-detail,.size-block-pro-detail {
    display: block;
}

.othernews b {
    margin-bottom: 10px
}

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

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

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

.list-news-other li a:hover {
    color: #fc0303
}

.contact-article {
    margin-bottom: 3rem
}

.contact-input {
    position: relative;
    margin-bottom: 15px
}

.contact-input textarea {
    resize: none;
    height: 150px
}

.contact-input .custom-file-label::after {
    content: attr(title)
}

.contact-map {
    position: relative;
    height: 500px
}

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

.newsletter-slogan {
    margin-bottom: 0.5rem;
    color: #6c757d
}

.newsletter-input {
    position: relative
}

.newsletter-button {
    margin-top: 5px
}

.newsletter-button input[type="submit"] {
    text-transform: uppercase;
    font-weight: 500
}
.logo-footer{
    margin-bottom: 25px;
    display: block;
}
.footer-article {
    background:#fff;
    color: #000;
    position: relative;
}

.footer-article .wrap-content {
    padding: 35px 10px 10px;
}

.footer-title {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 1rem;
}

.wrap-footer-bottom{
    padding: 15px 0;
}
.wrap-footer-bottom p{
	margin-bottom:0;
}

.footer-ul {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.icon-address-company{
	display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	max-width:20px;
	margin-right: 1em;
}
.footer-social{margin:10px auto;}
.social-list img{max-width:28px;}

.footer-ul li {
    margin-bottom: 10px
}

.footer-ul li:last-child {
    margin-bottom: 0px
}

.footer-ul li a {
    color: #212529
}

.footer-ul li a:hover {
    text-decoration: none;
    color: #fc0303
}

.footer-tags {
    background: #eee
}

.footer-tags .wrap-content {
    padding: 30px 15px
}

.footer-tags-lists {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.footer-tags-lists li {
    float: left
}

.footer-tags-lists li a {
    padding-bottom: 0.375rem
}

.footer-powered {
    color: #fff;
    background: #0060a1;
    font-size: 13px;
}

.footer-powered .wrap-content {
    padding-top: 2px;
    padding-bottom: 2px;
}

.footer-statistic {
    text-align: right
}

.footer-statistic span {
    padding-right: 10px
}

.footer-statistic span:last-child {
    padding-right: 0px
}

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

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

.social-plugin {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

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

.pagination-home .pagination .page-item .page-link {
    color: #333;
    font-size: 0.875rem
}

.pagination-home .pagination .page-item.active .page-link {
    color: #333;
    background-color: #ffd50b;
    border-color: #ffd50b;
}

.pagination-ajax {
    text-align: center
}

.pagination-ajax a {
    display: inline-block;
    vertical-align: top;
    margin: 0px 3px 3px 3px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    color: #666!important;
    border: 1px solid #e6e6e6;
    font-size: 13px;
    cursor: pointer;
    text-decoration: none!important;
    background-color: #ffffff
}

.pagination-ajax a.current,.pagination-ajax a:hover {
    color: #ffffff!important;
    border-color: #ec2d3f;
    background-color: #ec2d3f
}

.pagination-ajax a.first,.pagination-ajax a.last,.pagination-ajax a.prev,.pagination-ajax a.next {
    text-indent: -9999px;
    position: relative;
    background-color: #ffffff!important
}

.pagination-ajax a.first:before,.pagination-ajax a.last:before,.pagination-ajax a.prev:before,.pagination-ajax a.next:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center
}

.pagination-ajax a.first:before {
    background-image: url(../images/page-first.png)
}

.pagination-ajax a.last:before {
    background-image: url(../images/page-last.png)
}

.pagination-ajax a.prev:before {
    background-image: url(../images/page-prev.png)
}

.pagination-ajax a.next:before {
    background-image: url(../images/page-next.png)
}

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

#popup-map iframe {
    width: 100%;
}

#popup button.close,#popup-map button.close,#popup-baogia button.close {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000 !important;
    opacity: 1;
    color: #fff;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
}

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

coccocgrammar {
    display: none
}

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

.text-split {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

.transition,.control-owl button,.carousel-comment-media .carousel-control a span,.menu ul li a.has-child:after,.menu ul li ul,.menu ul li:hover > ul,.scale-img img,.scale-img:hover > img,.btn-frame .kenit-alo-circle-fill,.support-online .kenit-alo-circle-fill {
    -webkit-transition: 0.3s all;
    transition: 0.3s all
}

.scale-img {
    overflow: hidden;
    display: block
}

.scale-img img {
    -webkit-transform: scale(1,1);
    transform: scale(1,1)
}

.scale-img:hover > img {
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1)
}

.blink {
    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

.btn-frame {
    display: block;
    width: 61px;
    display: flex;
    height: 61px;
    border-radius: 0 50px 50px 0;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    position: fixed;
    left: 0;
    z-index: 999;
    cursor: pointer;
    align-items: center;
}

.btn-frame i {
    width: 51px;
    height: 51px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-frame i img {
    vertical-align: middle;
    width: 60%;
}

.btn-frame .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-frame .kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(7,41,103,0.8);
    opacity: 0.1;
    border-color: #1182fc;
    opacity: 0.5
}

.btn-frame .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.btn-frame .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -10px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(7,41,103,0.35);
    opacity: 0.4
}

.btn-frame .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.btn-zalo {
    bottom: 266px;
}

.btn-phone {
    bottom: 204px;
}

.btn-map {
    bottom: 142px;
}

.js-facebook-messenger-container.closed {
    display: none!important
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px;
    color: #404040;
    background: #fff
}

.js-facebook-messenger-tooltip.closed {
    display: none!important
}

.js-facebook-messenger-box,.js-facebook-messenger-button {
    z-index: 999
}

.js-facebook-messenger-tooltip {
    z-index: 999;
    display: none;
    position: fixed;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    border: 1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: rgba(0,0,0,0.15) 0 2pt 10pt;
    box-shadow: rgba(0,0,0,0.15) 0 2pt 10pt;
    z-index: 1000000000000000019884624838656
}

.js-facebook-messenger-close-tooltip {
    width: 10px;
    height: 10px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.js-facebook-messenger-box {
    z-index: 999
}

.js-facebook-messenger-box.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

.js-facebook-messenger-box.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.js-facebook-messenger-button,.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-box {
    display: flex;
    position: fixed;
    cursor: pointer;
    bottom: 204px;
    left: 0;
    width: 61px;
    height: 61px;
    text-align: center;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    overflow: hidden;
    border-radius: 0 50px 50px 0;
    z-index: 99;
    /* -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3); */
    /* box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3); */
    justify-content: center;
    align-items: center;
    display: none;
}

.js-facebook-messenger-box.rotate svg#fb-msng-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.js-facebook-messenger-box svg#fb-msng-icon {
    width: 32px;
    height: 34px;
    position: absolute;
    top: 14px;
    left: 11px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
    -webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out,transform 160ms ease-in-out,-webkit-transform 160ms ease-in-out
}

.js-facebook-messenger-box.rotate svg#close-icon {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.js-facebook-messenger-box svg#close-icon {
    opacity: 0;
    width: 19px;
    height: 20px;
    position: absolute;
    top: 19px;
    left: 19px;
    -webkit-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
    -webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out,transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out,transform 160ms ease-in-out,-webkit-transform 160ms ease-in-out
}

.js-facebook-messenger-container,.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-container {
    position: fixed;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    bottom: 80px;
    left: 70px;
    border-radius: 10px;
    pointer-events: none;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);
    box-shadow: 0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16);
    -webkit-transition: transform 160ms ease-in-out,opacity 160ms ease-in-out;
    -webkit-transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
    transition: opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out;
    transition: transform 160ms ease-in-out,opacity 160ms ease-in-out;
    transition: transform 160ms ease-in-out,opacity 160ms ease-in-out,-webkit-transform 160ms ease-in-out
}

.js-facebook-messenger-top-header {
    width: 220px;
    color: #ffffff;
    background: #1182fc;
    display: block;
    position: relative;
    width: 220px;
    background: #1182fc;
    color: #ffffff;
    text-align: center;
    line-height: 1;
    padding: 10px;
    font-size: 14px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip {
    z-index: 999
}

.js-facebook-messenger-container,.js-facebook-messenger-container-button {
    z-index: 1000
}

.js-facebook-messenger-top-header {
    color: #ffffff;
    background: #1182fc;
    width: 220px
}

.js-facebook-messenger-tooltip {
    color: #404040;
    background: #fff
}

.js-facebook-messenger-container.open {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    pointer-events: all
}

.js-facebook-messenger-tooltip {
    bottom: 97px;
    right: 97px
}

.js-facebook-messenger-box.open svg#fb-msng-icon {
    opacity: 0
}

.js-facebook-messenger-box.rotate.open svg#close-icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.js-facebook-messenger-box.open svg#close-icon {
    opacity: 1
}

.cart-fixed {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 999;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    width: 50px;
    height: 50px;
    text-align: center;
    color: #ffd50b!important;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px  6px!important;
}

.cart-fixed i {
    font-size: 20px
}

.cart-fixed span {
    position: absolute;
    top: 0px;
    right: -5px;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #000;
    text-align: center;
    line-height: 25px;
    font-size: 11px;
    border-radius: 100%
}

.toolbar {
    width: 100%;
    padding: 2vw;
    bottom: 0px;
    position: fixed;
    z-index: 500;
    height: auto;
    left: 0px;
    opacity: 0;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
}

.toolbar ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.toolbar ul li {
    text-align: center;
    width: 25%
}

.toolbar ul li a {
    display: block;
    width: 100%;
    cursor: pointer
}

.toolbar ul li a img {
    height: 6vw;
    width: auto
}

.toolbar ul li a span {
    font-weight: 400;
    color: #ffffff;
    font-size: 3.5vw;
    display: none
}

.fixbar {
    bottom: 0;
    display: block;
    background: #f0eff4;
    border-top: 1px solid #ddd;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    margin: 0;
    z-index: 500;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 50px
}

.fixbar ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.fixbar ul li {
    margin: 0 auto 10px;
    text-align: center;
    width: 25%;
    float: left
}

.fixbar .icon-cart-mobile,.fixbar .icon-cart-new,.fixbar .icon-home-new,.fixbar .icon-hotdeal-new {
    width: 20px;
    height: 20px;
    display: block;
    margin: 8px auto 0
}

.fixbar .icon-cart-mobile {
    background: url(../images/cart-mobile.png) no-repeat
}

.cart-total-header-mobile {
    font-size: 10px;
    position: absolute;
    background: red;
    color: #fff!important;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    line-height: 15px;
    top: 5px;
    margin-left: 5px
}

.fixbar ul li a {
    font-size: 11px;
    text-decoration: none;
    color: #333
}

.fixbar ul li a i {
    font-size: 20px
}

.plugbar {
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #eae6e6;
    width: 100%;
    right: 0;
    max-width: 767px;
    margin: 0 auto;
    background: #ffffff;
    padding: 9px 10px 10px 7px;
    z-index: 10
}

.plugbar ul {
    list-style: none;
    padding: 0;
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.plugbar ul li {
    width: 20%;
    float: left
}

.plugbar ul li a {
    display: block;
    color: #696969;
    font-size: 12px;
    text-align: center;
    position: relative
}

.plugbar ul li a i {
    font-size: 20px;
    color: #696969
}

.plugbar ul li a span {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -40px;
    left: calc(50% - 50px / 2);
    font-size: 14px;
    display: block;
    border: 1px solid rgba(234,230,230,0.5);
    border-radius: 100%
}

.support-online {
    position: fixed;
    z-index: 999;
    left: 10px;
    bottom: 0px
}

.support-online a {
    position: relative;
    margin: 20px 10px;
    text-align: left;
    width: 40px;
    height: 40px
}

.support-online i {
    width: 40px;
    height: 40px;
    background: #43a1f3;
    color: #ffffff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999
}

.support-online a {
    display: block
}

.support-online a span {
    border-radius: 2px;
    text-align: center;
    background: #67b634;
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 0px;
    left: 40px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    -webkit-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1
}

.support-online a:hover span {
    display: block
}

.support-online a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #67b634 transparent transparent;
    position: absolute;
    left: -10px;
    top: 10px
}

.support-online .kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(0,175,242,0.5);
    opacity: 0.75;
    right: -10px
}

.support-online .kenit-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    opacity: 0.1;
    border-color: #0089b9;
    opacity: 0.5
}

.support-online .support-online .btn-support {
    cursor: pointer
}

.support-online .mes i {
    background: orange
}

.support-online .sms i {
    background: red
}

.support-online .call-now i {
    background: green
}

.widget-mobile {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10px;
    z-index: 9999999
}

#my-phone-circle {
    position: relative;
    width: 50px!important;
    height: 50px!important
}

.wcircle-open .wcircle-icon i:before {
    content: "\f00d"
}

.wcircle-icon {
    background: #1282fc;
    border-radius: 50%;
    position: relative!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wcircle-icon:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    background: rgba(18,130,252,0.5);
    border: 1px solid #ffffff;
    border-radius: 50%;
    left: -5px;
    top: -5px;
    -webkit-animation: pulse 1s infinite ease-in-out;
    animation: pulse 1s infinite ease-in-out
}

.wcircle-icon:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    background: rgba(18,130,252,0.5);
    border-radius: 50%;
    left: -15px;
    top: -15px;
    -webkit-animation: zoomIn 2s infinite ease-in-out;
    animation: zoomIn 2s infinite ease-in-out
}

.wcircle-menu {
    position: absolute!important;
    left: 0;
    top: 0;
    display: none
}

.wcircle-menu-item {
    width: 50px;
    height: 50px;
    background: #1282fc;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wcircle-menu-item img {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%
}

.wcircle-menu-item i {
    font-size: 25px;
    color: #ffffff;
    position: relative;
    z-index: 9999
}

.wcircle-icon i {
    font-size: 25px;
    color: #ffffff;
    position: relative;
    z-index: 9999
}

.shake-anim {
    -webkit-animation: shake-anim 1s infinite ease-in-out;
    animation: shake-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.newsletter-button input[type=submit] {
    background: #fc0303!important;
    border: 0!important;
    box-shadow: none!important;
    padding: 10px 10px
}

.page-link.active,.page-link.bg-primary {
    background: #fc0303!important
}

.page-link.active:hover,.page-link.bg-primary:hover {
    background: #fc0303!important
}

.page-link {
    cursor: pointer
}

.boxProduct {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.keyword-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    border: 1px solid var(--maincolor);
    font-size: 13px;
    max-height: calc(80px * 4);
    overflow-x: hidden;
    overflow-y: auto
}

.autocomplete_item {
    display: block
}

.autocomplete_item a {
    padding: 0.2rem!important;
    display: flex!important;
    align-items: center;
    gap: 0.5rem
}

.autocomplete_item a picture {
    min-width: 30%;
    max-width: 30%
}

.autocomplete_item a section {
    flex-grow: 1;
    position: relative
}

.autocomplete_item a h3 {
    font-size: 12px;
    color: #222;
    margin: 0
}

.autocomplete_item a p {
    float: none;
    width: 100%;
    text-align: left;
    line-height: unset;
    height: unset
}

.autocomplete_item a p span {
    font-size: 12px
}

.autocomplete_item a p span.price-per {
    top: 0;
    right: 0;
    z-index: 2;
    width: auto;
    height: auto;
    padding: 2.5px 5px;
    font-size: 10px;
    line-height: unset
}

.filter_block {
    display: block;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 1rem;
    margin-bottom: 1rem
}

.filter_title {
    font-weight: bold;
    font-size: 14px;
    display: flex;
    align-items: center
}

.filter_block ul {
    list-style: none;
    display: block
}

.filter_block ul li {
    margin: 0.5rem 0 0;
    display: block
}

.filter_block ul li a {
    color: #777;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer
}

.filter_block ul li a span {
    border: 1px solid #ddd;
    border-radius: 3px;
    width: 1rem;
    height: 1rem;
    display: block;
    position: relative
}

.filter_block ul li a.checked span:after {
    content: '\2713';
    filter: brightness(0);
    font-size: 15px;
    position: absolute;
    top: -7px;
    right: -1px;
    z-index: 2
}

.filter_block ul li a i {
    width: 1rem;
    height: 1rem;
    border-radius: 3px
}

.cart-pro-detail .btn-success {
    background: #000 !important;
    border-color: #000 !important;
}

.btn-load-more-comment-parent {
    background: var(--maincolor)!important;
    border-color: var(--maincolor)!important
}

.filter_title:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    margin-left: auto
}

.line-clamp-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-5 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-7 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-8 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.contact-form .btn-primary {
    background: #ffd50b!important;
    border-color: #ffd50b!important;
}

.contact-form .btn-primary:hover{
    background-color: transparent !important;
    color: #ffd50b!important;
}

.save-listing,.ico-eye,.btn-add,.btn-buy {
    cursor: pointer;
    position: absolute;
    z-index: 11;
    font-size: 1rem;
    background: var(--maincolor) !important;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff!important;
    display: none;
    border: 1px solid transparent !important;
}

.save-listing {
    top: 11px;
}

.ico-eye {
    top: 55px;
}

.btn-add {
    top: 98px;
}

.btn-buy {
    top: 141px;
}

.ico-eye:hover,.btn-add:hover,.btn-buy:hover {
    background-color: transparent !important;
    border-color: var(--maincolor) !important;
}

.ico-eye:hover i,.btn-add:hover i,.btn-buy:hover i {
    color: var(--maincolor) !important;
}

.save-listing:hover i:before,.save-listing-already i:before {
    font-weight: bold
}

.save-listing,.ico-eye,.btn-add,.btn-buy {
    left: -100%;
    -webkit-transition: left 0.3s ease 0.3s;
    -moz-transition: left 0.3s ease 0.3s;
    -ms-transition: left 0.3s ease 0.3s;
    -o-transition: left 0.3s ease 0.3s;
    transition: left 0.3s ease 0.3s;
}

.product:hover .save-listing,.product:hover .ico-eye,.product:hover .btn-add,.product:hover .btn-buy {
    left: 10px;
}

.save-listing-already {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 11;
    font-size: 1rem;
    background: var(--maincolor);
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff!important;
    /* display: none; */
}

.liked-fixed {
    bottom: 455px;
    display: none;
}

div.box-sanpham-tc {
    padding: 30px 0;
}

div.css_flex_baiviet {
    display: flex;
    flex-wrap: wrap;
    margin: -15px 0;
}

div.css_flex_video {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

div.css_flex_album {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

div.css_flex_product {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0;
}

div.css_flex_ajax .pro-in {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding: 0;
}

div.css_baiviet_ngang .news {
    width: calc(25% - 20px);
}

div.css_baiviet_ngang .pic-news {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

div.css_baiviet_ngang .info-news {
    width: 100%
}

div.wap-tin-video {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.left-intro {
    width: 56%;
}

.right-intro {
    width: 42%;
}

div.wap_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 16px;
}

/* bai viet */
.news {
    width: calc(25% - 20px);
    margin: 0 10px;
    margin-bottom: 25px;
    display: block;
}

.pic-news {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 0;
}

.pic-news img {
    width: 100%;
}

.info-news {
    margin: 0px auto;
    float: none;
    width: 100%;
    background-color: rgb(244, 244, 244);
    padding: 10px 10px 10px 10px;
}

.name-news {
    color: #333;
	font-family: 'ro-m';
    font-size: 16px;
    display: block;
    line-height:inherit;
    margin-bottom: 5px;
}

.name-news:hover {
color:#0060a1;
}

.time-news {
    color: #666;
    margin-bottom: 0.25rem;
}

.desc-news {
    color: #333333;
    margin-top: 5px;
    line-height: 22px;
}

.view-news {
    color: #c00;
    display: none;
    margin-top: 5px;
}

/* bai viet */
/* Video */
.video {
    width: calc(25% - 20px);
    text-align: center;
    cursor: pointer;
    margin: 10px 10px;
}

.pic-video {
    position: relative;
}

.pic-video:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 35px;
    top: calc(50% - 50px/2);
    left: calc(50% - 35px/2);
    z-index: 1;
    background-repeat: no-repeat;
    background-image: url(../images/play.png);
}

.pic-video img {
    width: 100%;
}

.name-video {
    font-size: 16px;
    color: #000;
    margin-bottom: 0px;
}

.load-video-tc .h-r-v {
    width: 48%;
    position: absolute;
    right: 20px;
    bottom: 26px;
}

.load-video-tc .h-l-v iframe {
    height: 540px;
}

.load-video-tc div.item-duoi {
    margin: 0 5px;
    border: 1px solid #fff;
    position: relative;
}

.load-video-tc div.item-duoi:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icon-video.png) no-repeat center;
    background-size: 30px;
    cursor: pointer;
}

.load-video-tc div.item-duoi iframe {
    width: 100%;
    height: 100%;
}

.load-video-tc div.item-duoi span {
    display: block;
    text-align: left;
}

.load-video-tc div.item-duoi span.ten {
    font-size: 14px;
    font-family: 'roboto'
}

.load-video-tc div.item-duoi span.ngay {
    font-size: 14px;
    font-family: 'roboto'
}

.load-video-tc div.item-video {
    position: relative
}

.load-video-tc div.item-video a {
    position: relative;
    display: block;
    line-height: 0;
    cursor: pointer;
}

.load-video-tc div.item-video a img {
    object-fit: cover;
    height: 419px;
}

.load-video-tc div.item-video a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icon-video.png) no-repeat center;
}

.load-video-tc {
    position: relative;
}

/* Video */
div.wap_copy {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div.wap_copy .copyright,div.wap_copy .statistic {
    margin-bottom: 0;
}

.statistic span {
    margin-left: 8px;
}

div#main_footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

div#main_footer ul li {
    margin: 9px 0;
    font-size: 14px;
}

div#main_footer ul li i {
    width: 30px;
    height: 30px;
    border: 1px solid #f9f9f9;
    text-align: center;
    border-radius: 3px;
    line-height: 30px;
    margin-right: 8px;
    font-size: 18px;
    color: #525252;
}



.footer-company-ul li:last-child {
    border-bottom: none;
}

.footer-company-ul li i {
    font-size: 18px;
    color: #0060a1; /* Màu vàng nổi bật cho icon */
    margin-right: 10px;
    min-width: 20px;
    text-align: center;
}

.footer-company-ul li span {
    color: #000;
    line-height: 1.4;
    word-break: break-word;
}

.footer-company-ul li:hover {
    background: rgba(255, 255, 255, 0.05);
    padding-left: 5px;
}


.footer-news:nth-child(1) {
    width: 33%;
}

.footer-news:nth-child(2) {
    width: 16%;
}

.footer-news:nth-child(3) {
    width: 16%;
}

.footer-news:nth-child(4) {
    width: 33%;
}

.footer-title {
    font-size: 16px;
    margin-bottom: 20px;
      font-family: 'ro-m';
    color: rgb(0, 96, 161);
}

.footer-ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer-ul li {
    margin-bottom: 10px;
}

.footer-ul li:last-child {
    margin-bottom: 0px;
}

.footer-ul li a {
    color: #262626;
	font-family: 'ro-m';
	font-size:15px;
}

.footer-ul li a:hover {
    text-decoration: none;
    color: rgb(0, 96, 161);
}
.wap_footer .social {
	margin-top:10px;
}
.working-hours {

    margin: 15px auto;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #262626;

}

.working-hours .icon img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.working-hours .text p {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

.working-hours ul {
    list-style: none;
    padding: 0;
    margin: 5px 0 0;
}

.working-hours li {
    font-size: 14px;
    line-height: 1.5;
}


.social-header li {
    width: 30px;
}

.social {
    margin-bottom: 0;
    padding: 0;
}

.social ul {
    padding: 0;
    list-style: none
}

.social li {
    display: inline-block;
    margin-right: 10px;
}

.social li:hover {
    transform: rotateY(360deg);
    transition: all 0.5s linear;
}

.list_monnb {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.list_monnb a {
    font-size: 16px;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    vertical-align: top;
    margin: 0 9px;
    padding: 16px 20px;
    line-height: 0;
    cursor: pointer;
    transition: 0.2s;
    margin-bottom: 5px;
    border: 1px solid #1a1918;
}

.list_monnb a:hover , .list_monnb a.active {
    color: #fff !important;
    background: #1a1918;
}

/*tin tuc trang chu*/
.title-intro {
    border-bottom: 1px solid #cc0000;
    margin-bottom: 1.5rem;
}

.title-intro span {
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    font-size: 20px;
    color: #cc0000;
}

.title-intro span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    left: 0px;
    /* background-color:#c00; */
}

div.box-tintuc-video {
    padding: 50px 0;
}

.newshome-best {
    width: 43%;
    display: block;
    float: left;
    margin-right: 1.5%;
}

.newshome-best .pic-newshome-best img {
    width: 100%;
}

.name-newshome {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0.25rem;
}

.name-newshome:hover {
    color: #f00;
}

.name-newshome.text-split {
    -webkit-line-clamp: 2;
}

.time-newshome {
    color: #666;
    margin-bottom: 0.25rem;
    display: none;
}

.desc-newshome {
    color: #000;
    margin-bottom: 0px;
    -webkit-line-clamp: 2;
}

.view-newshome {
    display: inline-block;
    border: 1px solid #000;
    padding: 8px 15px;
    color: #000;
    text-transform: capitalize;
    margin-top: 1rem;
}

.view-newshome:hover {
    background-color: #000;
    color: #fff;
}

.newshome-scroll {
    width: calc(100% - 44.5%);
    height: 420px;
    overflow: hidden;
}

.newshome-scroll ul li {
    margin-bottom: 15px !important;
}

.newshome-normal {
    display: block;
}

.pic-newshome-normal {
    float: left;
    width: 34%;
    margin-right: 3%;
    margin-bottom: 0px;
}

.pic-newshome-normal img {
    width: 100%;
}

.info-newshome-normal {
    float: left;
    width: calc(100% - 37%);
}

#video-select iframe {
}

#video-select .listvideos {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    appearance: auto;
    border-radius: 0 0 10px 10px;
    background: rgb(0 0 0 / 40%);
    color: #fff;
    border: 0;
    font-variant: titling-caps;
}

/*tin tuc trang chu*/
.proprice_item_color span {
    width: 50px;
    height: 25px;
    border-radius: 6px;
}

.prod_details_color {
    display: flex;
    justify-content: start;
    flex-flow: wrap;
    margin: 0 -5px;
    margin-bottom: 10px;
}

.prod_details_color .align-items-center {
    margin: 0 5px;
}

.proprice_item_color.active > span {
    border: 1px solid #000;
    border-radius: 6px;
    transition: 0.5s;
}

.proprice_item_size a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: #ddd;
    border-radius: 6px;
}

.proprice_group {
    display: flex;
    align-items: center;
    /* margin: 0 -5px; */
    margin-bottom: 10px;
}

.proprice_item_size {
    margin-right: 5px;
}

.proprice_item_size:last-child{
    margin-right: 0;
}

.proprice_item_size.active > a {
    border: 1px solid #000;
}

.proprice_item_label {
    margin-bottom: 5px !important;
}

div.run-slick .slick-prev:before,div.run-slick .slick-next:before {
    font-size: 0;
}

div.run-slick .slick-prev,div.run-slick .slick-next {
    width: 32px;
    height: 45px;
    top: 46%;
}

div.run-slick .slick-prev {
    background: url(../images/sl-1.png) no-repeat center;
    left: 20px;
}

div.run-slick .slick-next {
    background: url(../images/sl-2.png) no-repeat center;
    right: 20px;
}

div.box-hethong {
    padding: 0 0;

    position: relative;

    max-height: 450px;
}

div.box-hethong .ht-left {
    position: relative;
    justify-content: space-between;

}

div.box-hethong .ht-right {
    width: 100%;
}

div.box-hethong .ht-left .item-ht {
    margin-bottom: 8px;
    font-size: 14px;
    cursor: pointer;
    background: rgb(0 0 0 / 70%);
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    max-width: 200px;
}

div.box-hethong .ht-left .item-ht .ten {
    display: block;
}

div.box-hethong .ht-left .act-item {background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);}

div.box-hethong .ht-right iframe {
    width: 100%;
    max-height: 170px;
}

div.box-hethong .ht-left .item-ht p {
    margin-bottom: 2px;
}

div.box-hethong .ht-left .item-ht p span {
    color: #fffc00;
}

div.box-hethong .ht-left .title-main{
    margin-bottom: 8px;
    text-align: left;
}
div.box-hethong .ht-left .title-main span{
    font-size: 18px;
    line-height: 28px;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
    }

div.box-lienhe {
    padding: 50px 0;
    background-size: cover;
    background: #478b7b;
}

div.box-lienhe .td-tc1,div.box-lienhe .td-tc2 {
    color: #fff;
    text-align: center;
}

div.box-lienhe .td-tc1 {
    text-transform: uppercase;
    font-size: 27px;
}

div.css_lienhe .baogia-form {
    max-width: 750px;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 16px;
}

div.css_lienhe .baogia-input input {
    background: none;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
}

div.css_lienhe .baogia-input textarea.form-control {
    background: none;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
    height: 46px;
}

div.css_lienhe .btn-primary {
    margin-top: 14px;
    background: #000;
    border-color: #000;
    text-transform: uppercase;
}

div.css_lienhe ::-webkit-input-placeholder {
    color: #000;
}

div.css_lienhe :-moz-placeholder {
    color: #000;
}

div.css_lienhe ::-moz-placeholder {
    color: #000;
}

div.css_lienhe :-ms-input-placeholder {
    color: #000;
}

.flex_info {
    display: flex;
    justify-content: space-between;
}

.left_info {
    width: 270px;
}

.right_info {
    width: calc(100% - 280px);
}

.list_mananger {
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid #c00;
    border-top: none;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.sty_list1, .sty_list {
    padding: 10px 0;
    margin-left: 10px;
    color: #000;
    cursor: pointer;
}

.list_mananger li {
    border-bottom: 1px solid #d3d3d3;
}

.left_info .title-user {
    background: #c00;
}

.left_info .title-user span {
    color: #fff;
}

.dong {
    position: relative;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    display: none;
}

.mo {
    position: relative;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    display: block;
}

.sty_btn_info span, .button-user .sty_btn_info {
    padding: 5px 15px;
    border: 1px solid #c00;
    background: #c00;
    color: #fff;
    border-radius: 5px;
}

.news-intro {
    max-height: 460px;
}

.news-intro:before {
    content: "";
    position: absolute;
    width: 1px;
    height: calc(100% - 10px);
    top: 0px;
    left: 90px;
    background-color: #cacaca;
}

.news-scroll {
    height: 445px !important;
    overflow: hidden;
}

/*#video-fotorama iframe{height: 380px !important; } */
#video-select iframe {
    height: 370px !important;
    border-radius: 10px;
}

.news-scroll:before, .news-scroll:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    left: 85px;
    border-radius: 100%;
    background-color: #cacaca;
}

.news-scroll:before {
    top: 0px;
}

.news-scroll:after {
    bottom: 0px;
}

.news-control {
    left: 85px;
    font-size: 14px;
    opacity: 0.5;
    z-index: 1;
    cursor: pointer;
    display: none;
}

.news-control:hover {
    opacity: 1;
    color: #ec2d3f;
}

.news-control#up {
    top: -10px;
}

.news-control#down {
    bottom: 20px;
}

.news-shadow {
    padding: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.news-shadow .news-shadow-time {
    font-size: 13px;
    width: 75px;
    margin-right: 45px;
}

.news-shadow .news-shadow-time:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 20px / 2);
    right: -26px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/pattern-news.png);
}

.news-shadow .news-shadow-article {
    width: calc(100% - 120px);
    padding: 14px 15px;
    border-radius: 10px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    box-shadow: inset 0 0 5px rgba(0,0,0,0.36);
    justify-content: flex-start;
}

.news-shadow .news-shadow-article:before {
    content: "";
    position: absolute;
    top: calc(50% - 26px / 2);
    left: -13px;
    z-index: 0;
    border-top: 13px solid transparent;
    border-right: 13px solid #d1d1d1;
    border-bottom: 13px solid transparent;
}

.news-shadow .news-shadow-article:after {
    content: "";
    position: absolute;
    top: calc(50% - 24px / 2);
    left: -11px;
    z-index: 1;
    border-top: 12px solid transparent;
    border-right: 11px solid #d1d1d1;
    border-bottom: 12px solid transparent;
}

.news-shadow .news-shadow-article .news-shadow-image {
    margin-right: 10px;
    width: 96px;
}

.news-shadow .news-shadow-article .news-shadow-info {
    width: calc(100% - 104px);
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name {
    height: 36px;
    font-size: 15px;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a {
    color: #343333;
    font-family: 'opensans-b';
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a:hover {
    color: #ec2d3f;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-name a .text-split {
    -webkit-line-clamp: 2;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc {
    height: 40px;
    font-size: 14px;
    color: #474747;
}

.news-shadow .news-shadow-article .news-shadow-info .news-shadow-desc.text-split {
    -webkit-line-clamp: 2;
}

/*
.left-intro,.right-intro{max-height: 420px;}
.list-unstyled{ max-height: 420px; }
.right-intro .fotorama__stage .fotorama__video-play{background: url(../images/btn-player.png) no-repeat center center; }
.right-intro .fotorama__nav__frame .fotorama__video-play{background: url(../images/btn-player32.png) no-repeat center center; }*/
.right-intro .fotorama__thumb-border {
    border-color: #c00 !important;
}

/* tin tuc trang chu */
/* catchuoi */
.catchuoi1 {
    -webkit-line-clamp: 1;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.catchuoi2 {
    -webkit-line-clamp: 2;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.catchuoi3 {
    -webkit-line-clamp: 3;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.catchuoi4 {
    -webkit-line-clamp: 4;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.catchuoi5 {
    -webkit-line-clamp: 5;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.catchuoi6 {
    -webkit-line-clamp: 6;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.catchuoi7 {
    -webkit-line-clamp: 7;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.catchuoi8 {
    -webkit-line-clamp: 8;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/* catchuoi */
/* pop up datlich */
.modal-datlich {
    top: 10%;
}

.modal-datlich .modal-content {
    background-color: #fff;
    padding: 22px;
    border-radius: 5px;
}

.modal-datlich .modal-content .modal-header {
    border-bottom: 0;
    padding-bottom: 0;
    justify-content: center;
    position: relative;
}

.modal-datlich .modal-content .modal-header .btn-secondary {
    position: absolute;
    top: -22px;
    right: -22px;
    background-color: transparent;
    border: 0;
}

.modal-datlich .modal-content .modal-header .btn-secondary:focus {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.modal-datlich .modal-content .modal-header .btn-secondary i {
    color: #c7222b;
}

.modal-datlich .modal-content .modal-header .title-main {
    margin-bottom: 0.25rem;
}

.modal-datlich .modal-content .modal-header .title-main span {
    font-size: 25px;
    color: #c00;
}

.modal-datlich .modal-content .modal-body .dk-form form .newsletter-input {
    margin-bottom: 10px;
}

.modal-datlich .modal-content .modal-body .dk-form form .newsletter-input textarea {
    height: 100px;
}

.modal-datlich .modal-content .modal-footer {
    border-top: 0;
    padding-top: 0;
}

.modal-datlich .modal-content .modal-footer .btn-sm {
    text-transform: uppercase;
    background: #c00;
    border-color: #c00;
    border-radius: 0;
    padding: 10px 0;
}

.modal-datlich .modal-content .modal-footer .btn-sm:hover {
    background-color: transparent;
    color: #c00;
}

/* pop up datlich */
/*phone xoay tron*/
.quick_contact {
    position: fixed;
    bottom: 5% !important;
    left: 60px;
    z-index: 20;
}

.quick_contact a {
    display: block;
    position: relative;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 35px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    border-radius: 0 40px 40px 0;
}

.quick_contact a span {
    display: nonelock;
    width: 45px;
    height: 45px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: -25px;
    top: -2.5px;
    border: solid 5px #fff;
}

.button_gradient {
    background-image: linear-gradient(90deg, #e51c23 0%, #ee2200 100%);
    border: 2px #fff solid;
}

.quick_contact a span:before {
    content: "";
    position: absolute;
    top: -30px;
    left: -30px;
    width: 95px;
    height: 95px;
    background: url(../images/contact_rotate.png) center no-repeat;
    animation: rotate 3s linear infinite;
}

.quick_contact a span .fa {
    font-size: 26px;
    color: #fff;
}

.contact-phone {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    height: 45px;
    font-weight: bold;
    animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    line-height: 45px;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes calllink {
    0% {
        color: #eba11e;
    }

    50% {
        color: #fff;
    }

    100% {
        color: #ebfa48;
    }
}

/*phone xoay tron*/
/* xem nhanh */
.bg-xemnhanh {
    width: 100%;
    position: absolute;
    text-align: center;
    background-color: rgb(0 0 0 / 75%);
    height: 100%;
    display: grid;
    left: 0;
    bottom: -100%;
    justify-items: center;
    align-content: center;
    transition: .3s ease-in-out;
    z-index: 10;
    border-radius: 5px;
    opacity: 0;
    color: #fff;
}

.bg-xemnhanh .ico-eye {
    cursor: pointer;
    background-color: #fff;
    color: #000;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2px;
    border-radius: 100%;
}

.bg-xemnhanh .ico-eye:hover {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.bg-xemnhanh .ico-eye i {
    font-size: 25px;
}

.pic-product:hover .bg-xemnhanh {
    opacity: 1;
    border-radius: 5px;
    bottom: 0;
}

#fotorama-pro-detail .fotorama__nav-wrap .fotorama__nav__shaft .fotorama__thumb-border {
    border-color: #cc0000 !important;
}

/* GG dich  */
.gg-dich {
    text-align: right;
}

.gg-dich .goog-te-gadget {
    font-size: 0;
}

.gg-dich .goog-logo-link {
    display: none !important;
}

.gg-dich .goog-te-gadget .goog-te-combo {
    height: 35px;
    border: 1px solid #444;
    display: inline-block;
    width: 200px;
    padding: 0 5px;
}

.goog-te-banner-frame {
    display: block;
}

.lang-header {
    display: flex;
    align-items: center;
}

.skiptranslate iframe {
    display: none;
}

/* 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 .title-list {
}

.box-readmore .title-list i {
    padding-right: 5px;
}

.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;
    padding-left: 20px;
}

.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;
}

.toggle-list {
    cursor: pointer;
    font-family: 'ro-r';
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.toggle-list i.arrow {
    font-weight: 600;
}

.toggle-list.active i.arrow {
    transform: rotate(180deg);
}

.hide-list {
    display: none;
}

.header-bottom {
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
}

.wrap-left {
    display: flex;
    align-items: center;
}

.wrap-left .logo-header {
    border: 1px solid #FFD50B;
    border-radius: 100%;
    margin-right: 6px;
}

.wrap-left .logo-header img {
    border-radius: 100%;
}

.wrap-left .name-slogan {
    margin-left: 6px;
}

.wrap-left .name-slogan .name-company {
    color: #ffd50b;
    font-size: 26px;
    text-transform: capitalize;
    font-family: quick-b;
}

.wrap-left .name-slogan .slogan-company {
    color: #fff;
    font-size: 17px;
    font-family: quick-r;
}

.wrap-right {
    display: flex;
}

.wrap-right .open-header p,.wrap-right .hotline-header p {
    font-size: 15px;
    font-family: ro-r;
    margin-bottom: 0;
    color: #fff;
}

.wrap-right .open-header span,.wrap-right .hotline-header span {
    font-family: ro-b;
    font-size: 17px;
    color: #fff;
}

.wrap-right .hotline-header span {
    color: #ffd50b;
}

.wrap-right .open-header {
    display: inline-block;
    background: url(../images/ico-clock.png) no-repeat left center;
    padding-left: 42px;
    margin-right: 28px;
}

.section-head { text-align: center; margin-bottom: 24px;padding-top:50px; }
.section-head .subtitle{
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 22px;
  color: #0a4d82;            /* xanh theo brand */
}
.section-head .subtitle a{
	  color: #0a4d82;  
	  font-size: 2rem;
	  font-weight: 400;
}
.section-head .title{
  margin: 6px 0 0;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .02em;
  line-height: 1.2;
  font-size: 34px;
  color: #0a4d82;            /* cam nổi bật như hình */
}
@media(min-width:992px){
  .section-head .title{ font-size: 2rem; }
}


.services {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 20px;
  }
  
  .service-card {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.05);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
  border-radius: 8px;
    z-index: 1;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0,0,0,0.4); /* bóng mờ xuống */
  }
  
  .service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 16px rgba(0,0,0,0.1);
  }
  /* overlay tối */
.service-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.45); /* tối nhẹ */
  z-index: -1;
}

  /* background + blur */
.service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;  /* kế thừa từ inline style (background:url...) */
  background-size: cover !important;
  filter: blur(2px);         /* làm mờ */
  transform: scale(1.1);     /* tránh viền bị cắt */
  z-index: -2;
}
  
  .service-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
  }
  
  .service-header img {
    width: 60px;
    height: auto;
  }
  
  .service-card h3 a, .service-card h3 {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
	font-family: 'ro-m';
  }
  .is-divider{
    max-width: 100%; height: 1px; background-color: rgb(189, 189, 189); user-select: auto;
  }
  .service-card .desc-services-list {
	  margin:10px auto;
    font-size: 14px;
    color: #fff !important;
    line-height: 1.5;
  }
  
    .service-card .desc-services-list * {

    color: #fff !important;

  }
  
  .more-btn {
    text-align: center;
    margin: 30px auto;
  }
  
  .more-btn a {
    display: inline-block;
    padding: 10px 25px;
    border-radius: 8px;
    background: #fff;
    border: 2px solid #0060a1;
    color: #0060a1;
    font-weight: bold;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
  }
  
  .more-btn a:hover {
    background: #0060a1;
    color: #fff;
  }
  
  
  
  .section.customer-experience {
  background: #bfe5ff;
  padding: 50px 20px;
  text-align: center;
  font-family: Arial, sans-serif;
}

.customer-experience .title-wrapper {
  margin-bottom: 25px;
}

.customer-experience .title-gradient {
  font-size: 2rem;
  font-weight: bold;
  color: #0b4e83;
  text-transform: uppercase;
  margin: 0;
  font-family: 'ro-r';
}

.customer-experience .title-sub {
  font-size: 16px;
  color: #333;
  margin: 5px 0 0;
  font-weight: 500;
}

/* ===== Tabs ===== */

/*.customer-experience .tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px; 
  padding: 20px 0;

}

.customer-experience .tab-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.customer-experience .tab-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}

.customer-experience .tab-icon img {
  max-width: 35px;
  max-height: 35px;
}

.customer-experience .tab-title {
  background: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #0056a6;
  text-transform: uppercase;
  transition: all 0.3s ease;
}


.customer-experience .tab-btn.active .tab-icon {
  border:1px solid #0056a6;
}

.customer-experience .tab-btn.active .tab-title {
  background: #0056a6;
  color: #fff;
}*/

.customer-experience .tabs {
  padding: 15px 0;
}

.customer-experience .swiper-slide {
  width: auto; /* cho tab tự co giãn */
}

.customer-experience .tab-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.customer-experience .tab-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
    background: linear-gradient(135deg, #007bff, #0056d2);

  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}

.customer-experience .tab-icon img {
  max-width: 35px;
  max-height: 35px;
}

.customer-experience .tab-title {
  background: #fff;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 600;
  color: #0056a6;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

/* Khi active */
.customer-experience .tab-btn.active .tab-icon {
  border: 1px solid #0056a6;
}
.customer-experience .tab-btn.active .tab-title {
  background: #0056a6;
  color: #fff;
}

.customer-experience .pic-video{
	margin-bottom:0;
}
@media (min-width: 992px) {
  .customer-experience .tabs .swiper-wrapper {
    justify-content: center !important; /* căn giữa thay vì dính trái */
  }

  .customer-experience .tabs {
    max-width: 1200px; /* hoặc container width */
    margin: 0 auto;   /* căn giữa cả khối tabs */
  }
}



/* ===== Tab Content ===== */
.customer-experience .tab-content {
  display: none;
}

.customer-experience .tab-content.active {
  display: block;
}

/* ===== Slider ===== */
.customer-experience .slider {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.customer-experience .slide {
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  max-width: 700px;
  display:flex;
  text-align: center;
  box-shadow: 0px 4px 15px rgba(0,0,0,0.1);
}

/* Video box */
.customer-experience .video-box {
  position: relative;
  margin-bottom: 0px;
}



.customer-experience .video-box img {
  border-radius: 12px;
  width: 100%;
 max-width: 315px;
}

.icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 136, 255, 0.9);
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.icon-play::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 52%;
  transform: translate(-50%, -50%);
  border-left: 15px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

/* Before After */
.before-after {

  gap: 10px;
  justify-content: center;
}

.customer-experience .img-box {
  position: relative;
  min-width: 120px;
  margin:10px auto;
}

.customer-experience .img-box img {
  border-radius: 12px;
  width: 100%;
}

.customer-experience .img-box button {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  background: #0088ff;
  color: #fff;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 10px;
  border: none;
}
  

  .promo-banner {
    border-radius: 10px;
    overflow: hidden;
  }
  
  .banner {
    position: relative;
    width: 100%;
  }
  
  .banner img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  .btn-register {
    position: absolute;
    bottom: 5%;
    left: 5%;
    padding: 10px 20px;
    background: #fff;
    color: #0060a1;
    font-weight: bold;
    border-radius: 10px;
    text-decoration: none;
    transition: 0.3s;
  }
  
  .btn-register:hover {
    background: #0060a1;
    color: #fff;
  }
  
  .desktop { display: none; }
  .mobile { display: block; }
  
  @media (min-width: 768px) {
    .desktop { display: block; }
    .mobile { display: none; }
  }

  

  .doctor-section { background:#fff; text-align:center; padding:40px 0; }
  .doctor-section .wap_1300{overflow: hidden;}
  .title-yellow { text-transform:uppercase; color:#0c4d80; font-weight:400; margin:0; }
  .title-orange { text-transform:uppercase; color:#0c4e80; font-weight:700; margin:6px 0 22px; }
  
  /* Card */
  .doctor-item{ background:#e9f5ff; border-radius:16px; padding:18px; margin:0 10px; transition:.25s; }
  .doctor-doingubacsi .doctor-item {margin:10px 2px; padding:10px;}
  .doctor-item:hover{ transform:translateY(-2px); box-shadow:0 8px 24px rgba(0,0,0,.08); }
  .doctor-item img{ width:100%; border-radius:12px; }
  .doctor-item .info{ padding-top:12px; }
  .doctor-item h3{ font-size:18px; font-weight:700; margin:0 0 8px; line-height:1.3; }
  .doctor-item h3 span{ font-size:13px; font-weight:500; display:block; color:#0d6efd; }
  .doctor-item p{ font-size:14px; color:#555; min-height:60px; margin:0; }
  .doctor-item a{ display:inline-block; margin-top:10px; padding:6px 14px; border:1px solid #0d6efd; border-radius:8px; color:#0d6efd; text-decoration:none; }
  .doctor-item a:hover{ background:#0d6efd; color:#fff; }
  
  /* Nút thêm */
  .more-btn a{ display:inline-block; margin-top:22px; padding:10px 18px; border:2px solid #0d6efd; border-radius:12px; color:#0d6efd; font-weight:700; text-decoration:none; }
  .more-btn a:hover{ background:#0d6efd; color:#fff; }
  
  /* —— “peek” hai bên khi >3 item —— */
  .doctor-slider.peek { padding:0 60px; }                 /* tạo khoảng ló hai bên */
  .doctor-section .slick-list{ overflow:visible; }         /* cho phép ló khỏi khung */
  .doctor-section .slick-track{ padding:10px 0; }
  
  @media (max-width:1200px){
    .doctor-slider.peek { padding:0 40px; }
  }
  @media (max-width:871px){
    .doctor-slider.peek { padding:0 32px; }
  }
  @media (max-width:601px){
    .doctor-slider.peek { padding:0 24px; }
  }

  .business-declaration {
    background: url('http://demo.salavietnam.vn/WEB2025/nhakhoacongquynh/upload/nhakhoacongquynh_bg.png') no-repeat center/cover;
    padding: 50px 0;
  }
  
  .business-declaration .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
  }
  
  .business-declaration .text-content {
    flex: 1 1 50%;
    max-width: 550px;
  }
  
  .business-declaration .title-main {
    text-transform: uppercase;
    color: #0b4e82;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
  }
  
  .business-declaration .title-sub {
    text-transform: uppercase;
    color: #0b4e83;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
  
  .business-declaration p {
    font-size: 17px;
    color: #3c3c3c;
    margin-bottom: 15px;
  }
  
  .business-declaration .btn-more {
    display: inline-block;
    background: #0075f8;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    transition: 0.3s ease;
  }
  
  .business-declaration .btn-more:hover {
    background: #0c4e80;
  }
  
  .business-declaration .image-content {
    flex: 1 1 50%;
    text-align: center;
  }
  
  .business-declaration .image-content img {
    max-width: 90%;
    height: auto;
  }
  

  .box-tintuc {
    padding: 40px 0;
  }
  .box-tintuc .title-main h2 {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0a4d82;
    margin-bottom: 20px;
  }
  .box-tintuc .big-news a {
    display: block;
    border-radius: 12px;
    overflow: hidden;

  }
  .box-tintuc .big-news .news-img {
    width: 100%;
    display: block;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  }
  .box-tintuc .big-news .news-img img {
    width: 100%;
    display: block;
    border-radius: 15px;

  }
  .box-tintuc .big-news .news-content {
    padding: 15px;
  }
  .box-tintuc .big-news h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
     font-family: 'ro-b';
    color: #333333;
  }
  .box-tintuc .big-news h3:hover {
    color: #0060a1;
  }
  .box-tintuc .big-news p {
    font-size: 14px;
    color: #333333;

	 font-family: 'ro-r';
    margin-bottom: 8px;
  }
  .box-tintuc .big-news .date {
    font-size: 13px;
    font-family: 'quick-b';
    color: #888;
  }
  
  .box-tintuc .small-news-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
  }
  .box-tintuc .small-news {
    display: block;

  }
  .box-tintuc .small-news:hover {
    transform: translateY(-4px);
  }
  .box-tintuc .small-news .news-img{
    display: block;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transition: transform .2s;
  }
  .box-tintuc .small-news .news-img img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    display: block;
  }
  .box-tintuc .small-news .news-content {
    padding: 10px;
  }
  .box-tintuc .small-news h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'ro-b';
    color: #333333;
  }
  .box-tintuc .small-news .date {
    font-size: 12px;
    color: #777;
    font-family: 'quick-b';
  }
  
  .box-tintuc .btn-more {
    text-align: center;
    margin-top: 20px;
  }
  .box-tintuc .btn-more a {
    display: inline-block;
    padding: 10px 20px;
    background: #0075f8;
    color: #fff;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .box-tintuc .btn-more a:hover {
    background: #e6a600;
  }
  

  .box-newsletter {
    padding: 50px 20px;
    position: relative;
  }
  

  
  .box-newsletter .newsletter-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .box-newsletter .newsletter-left img {
    max-width: 600px;
  }
  
  .box-newsletter .newsletter-right {
    flex: 1;
    padding-left: 50px;
  }
  
  .box-newsletter .title-main h2 {
    font-size: 24px;
    font-weight: bold;
    color: #0b65c6;
    margin-bottom: 25px;
    text-transform: uppercase;
  }
  
  .box-newsletter .form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
  }
  
  .box-newsletter .newsletter-input input,
  .box-newsletter .newsletter-input textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #cfd9e0;
    border-radius: 6px;
    font-size: 14px;
    outline: none;
    transition: border 0.3s;
  }
  
  .box-newsletter .newsletter-input input:focus,
  .box-newsletter .newsletter-input textarea:focus {
    border-color: #0b65c6;
  }
  
  .box-newsletter .newsletter-input textarea {
    min-height: 100px;
    resize: none;
  }
  
  /* Tiêu đề nhỏ */
  .box-newsletter .form-section-title {
    font-weight: bold;
    font-size: 15px;
    margin: 15px 0 10px;
    color: #0b65c6;
  }
  
  .box-newsletter .form-service {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
    margin-bottom: 20px;
  }
  
  .box-newsletter .form-service label {
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
  }
  
  .box-newsletter .btn-submit {
    background: linear-gradient(to right, #f6a30c, #f9c033);
    border: none;
    padding: 12px 35px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
  }
  
  .box-newsletter .btn-submit:hover {
    background: linear-gradient(to right, #f09500, #f9b800);
  }
  
  
.box-tieuchi {
    margin: 10px 0;
}

.box-tieuchi .chay-tieuchi {
    margin: 0 -5px;
}

.box-tieuchi .news {
    margin: 0 5px;
    background-color: #ffd50b;
    padding: 28px 4px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    min-height: 145px;
}

.box-tieuchi .news .pic-news {
    width: 17%;
    margin-right: 3%;
}

.box-tieuchi .news .info-news {
    width: 70%;
    margin-left: 2%;
}

.box-tieuchi .news .info-news .name-news {
    text-transform: uppercase;
    color: #129832;
    font-size: 16px;
    margin-bottom: 4px;
}

.box-tieuchi .news .info-news .name-news:hover {
    color: #129832;
}

.box-tieuchi .news .info-news .desc-news {
    color: #333333;
    margin-top: 0;
}


.box-sp-km .box-title {
    background: url(../images/bg_box_title.png) no-repeat center center;
    background-size: cover;
    padding: 17.5px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px 12px 0 0;
}

.box-sp-km .box-title .title-main {
    margin-bottom: 0;
}

.box-sp-km .box-title .title-main span {
    font-size: 30px;
    color: #ffd50b;
    font-family: quick-b;
    text-shadow: 0px 5px 2.5px rgba(0,0,0,0.35);
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: unset;
    background: TRANSPARENT;
}

.page_tabloai_more {
    background: -webkit-linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    padding: 20px 20px;
}

.btn_viewmore {
    margin-top: 22px;
}

.btn_viewmore a {
    border-color: #ffd50b;
    color: #0f862b !important;
    padding: 8px 16px;
    background-color: #ffd50b;
}

.btn_viewmore a i {
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
}

.btn_viewmore a:hover {
    background-color: transparent;
    color: #ffd50b !important;
    border-color: #ffd50b;
}

.btn_viewmore a:hover i {
    background: -webkit-linear-gradient(180deg, rgba(203,163,83,1) 0%, rgba(255,237,137,1) 23%, rgba(203,163,83,1) 48%, rgba(255,237,137,1) 76%, rgba(199,157,79,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wap_promo {
    display: flex;
}

.wap_promo .left_promo, .wap_promo .right_promo {
    width: 49.2%;
}

.wap_promo .left_promo {
    margin-right: 11px;
}

.wap_promo .right_promo {
    margin-left: 11px;
}

.wap_promo .left_promo .pic_promo, .wap_promo .right_promo .pic_promo {
    border-radius: 10px;
}

.wap_promo .left_promo .pic_promo img, .wap_promo .right_promo .pic_promo img {
    border-radius: 10px;
}


.page_danhmuc nav {
    display: none !important;
}

.page_dm_sp .box-title {
}

.page_dm_sp .box-title .line-gradient {
    height: 4px;
    width: 100%;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
}

.page_dm_sp .title-main h2 {
    margin-bottom: 0;
}

.page_dm_sp .title-main {
    text-align: left;
    margin-bottom: 0;
}

.page_dm_sp .title-main span {
    position: relative;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    padding: 9px 46px 10px;
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'quick-b';
    color: #ffd50b;
    border-radius: 0 50px 50px 0;
    text-shadow: 0px 5px 3.5px rgb(0 0 0 / 35%);
    -webkit-text-fill-color: unset;
}

.page_dm_sp .title-main span::before {
    content: "";
    background: url(../images/flowers.png) no-repeat;
    height: 28px;
    width: 28px;
    position: absolute;
    left: 12px;
    top: 8px;
}

.page_dm_sp .wap-title {
    display: flex;
    background-color: #ffd50b;
    height: 46px;
    justify-content: space-between;
}

.page_dm_sp .wap-title a {
    display: flex;
    align-items: center;
    padding-right: 18px;
    color: #0f862b;
}

.page_dm_sp .wap-title a i {
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page_dm_sp .wap-title a:hover {
    text-decoration: underline !important;
}

.page_dm_sp .page_danhmuc .product {
    box-shadow: 0 4px 10px rgb(0 0 0 / 30%);
    margin: 10px 10px;
    width: calc(20% - 20px);
}

.page_dm_sp .page_danhmuc .boxProduct {
    margin: 10px -10px 0;
}

.box-feedback-video {
    padding: 30px 0;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
}

.wap-f-v {
    display: flex;
    justify-content: space-between;
}

.wap-f-v .zone-feedback {
    width: 58.4%;
}

.wap-f-v .zone-feedback .chay-fback {
    margin: 0 -10px;
}

.wap-f-v .zone-feedback .title-main {
    margin-bottom: 18px;
}

.wap-f-v .zone-feedback .title-main span {
    font-size: 25px;
    font-family: quick-b;
    color: #ffd50b;
    text-transform: uppercase;
    text-shadow: 0px 5px 4px rgb(0 0 0 / 35%);
    background: transparent;
    -webkit-text-fill-color: unset;
}

.wap-f-v .zone-feedback .news {
    display: grid;
    margin-bottom: 0;
}

.wap-f-v .zone-feedback .news .info-news {
    width: 100%;
    background: url(../images/quote.png) no-repeat left center;
    background-position: 14px 22px;
    float: unset;
    min-height: 172px;
    background-color: rgb(255 255 255 / 20%);
    padding: 30px 20px 10px 80px;
    border-radius: 10px;
    margin-bottom: 25px;
    position: relative;
}

.wap-f-v .zone-feedback .news .info-news::after {
    content: "";
    background: url(../images/after_info_fba.png) no-repeat;
    width: 38px;
    height: 17px;
    position: absolute;
    bottom: -17px;
    left: 50%;
    transform: translateX(-50%);
}

.wap-f-v .zone-feedback .news .info-news .name-news {
    color: #fff;
    text-align: center;
    margin: 10px 0 5px;
    font-size: 15px;
    font-family: ro-b;
    color: #ffd50b;
}

.wap-f-v .zone-feedback .news .info-news .name-news:hover{
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important;
    background: unset !important;
}

.wap-f-v .zone-feedback .news .info-news .desc-news {
    color: #fff;
}

.wap-f-v .zone-feedback .news .info-news .other-news {
    text-align: center;
    color: #fff;
    font-size: 15px;
}

.wap-f-v .zone-feedback .news .pic-news {
    border-radius: 100%;
    border: 4px solid #ffd50b;
    width: 32.6%;
    margin: 0 auto;
}

.wap-f-v .zone-feedback .news .pic-news img {
    border-radius: 100%;
}

.wap-f-v .zone-video {
    width: 39.2%;
}

.wap-f-v .zone-video #video-select {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.youtube-player {
    height: 100%;
    position: relative;
    cursor: pointer;
    border-radius: 0 0 10px 10px;
}

.youtube-player .btn-player {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 100;
    pointer-events: none;
}

.video-main {
    height: 370px;
    border-radius: 10px;
}

.youtube-player .swiper-lazy {
    width: 100%;
    border-radius: 10px;
}

.box-tintuc {
    padding: 60px 0 0px;
    background-color: #fff;
}

.box-tintuc .chay-tintuc {
    margin: 0 0px;
}

.box-tintuc .newshome {
    margin: 20px 18px 20px;
    box-shadow: 0 0 28.5px rgb(0 0 0 / 16%);
    position: relative;
    border-radius: 10px;
}

.box-tintuc .newshome .pic-news {
    width: 100%;
    margin-right: 0;
    border-radius: 10px 10px 0 0;
}

.box-tintuc .newshome .info-news {
    width: 100%;
    padding: 11px 24px;
    border-radius: 0 0 10px 10px;
    background-color: #fff;
}

.box-tintuc .newshome .info-news .name-news {
    font-size: 17px;
    font-family: ''quick-b'';
    min-height: 20px;
    margin-bottom: 16px;
}

.box-tintuc .newshome .info-news .desc-news {
    font-size: 15px;
    /* height: 66px; */
}

.box-tintuc .newshome .info-news .time-news {
    position: absolute;
    top: 17px;
    margin: 0;
    left: 0;
    border-radius: 0px 30px 30px 0;
    padding: 5px 10px;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    color: #ffd50b;
}

.box-tintuc .newshome .pic-news img {
    border-radius: 10px 10px 0 0;
}


.box-tintuc .title-main span {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold !important;
    background: -webkit-linear-gradient(#0a4d82, #0a4d82) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    font-size: 32px;
    font-family: 'quick-b';
}

.box-dangky {
    padding: 22px 0 50px;
}

.box-dangky .title-main {
    margin-bottom: 0;
}

.box-dangky .title-main span {
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.box-dangky .form-dk form {
    display: flex;
    justify-content: center;
}

.box-dangky .form-dk form .newsletter-input {
    width: 700px;
    margin-right: 5px;
}

.box-dangky .form-dk form .newsletter-input input {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    background-color: #ebebeb;
    border: 0;
}

.box-dangky .form-dk form .newsletter-button {
    margin-top: 0;
    width: 150px;
    border-radius: 5px;
    margin-left: 5px;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
    padding: 1px;
}

.box-dangky .form-dk form .newsletter-button input {
    height: 48px;
    width: 100% !important;
    border-radius: 5px;
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%) !important;
    font-size: 15px;
    font-family: quick-b;
}

#form-newsletter-3 { max-width: 900px; margin: auto; }

#form-newsletter-3 .newsletter-input input[type="submit"] {
    height: 48px;
    border-radius: 5px;
    border: 1px solid #FFF;
    background: #0075f8;
    font-size: 15px;
    font-family: quick-b;
}

.box-dangky .form-dk form .newsletter-button:hover input {
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.box-dangky .form-dk form .newsletter-button .bg_white {
    background: #fff;
    border-radius: 5px;
}

.proprice_group { display: flex; margin-bottom: 1rem; font-family: ''quick-b''; flex-wrap: wrap; overflow-y: auto; width: 55%; max-height: 105px; align-content: flex-start; }

.proprice_group::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.proprice_group::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.proprice_group::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background: -webkit-linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
}


.pro_guarantee__container {
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    padding: .9rem 1rem .9rem;
    margin: 10px 0 1rem
}

.pro_guarantee__label {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    left: 1rem;
    top: -1rem;
    background: #fff;
    display: inline-block;
    padding: 5px 5px;
    margin: 0;
    font-weight: 700
}

.pro_guarantee__container>.flex_dt {
    grid-template-columns: repeat(4,1fr);
    gap: 15px;
    display: grid
}

.proprice_item {
    width: auto;
    display: block;
    position: relative;
    margin-bottom: 5px;
    margin-right: 5px;
}

.proprice_item:last-child{
    margin-right: 0;
}

.proprice_item .proprice_action {
    padding: 6px 12px;
    display: block;
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
    color: inherit;
    font-family: arial,sans-serif;
    border-radius: 0
}

.proprice_item a b {
    display: block;
    clear: both;
    padding-bottom: 0;
    font-size: 12px;
    font-family: arial,sans-serif;
    font-weight: 700
}

.proprice_item input {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: auto;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.proprice_item span {
    clear: both;
    display: block;
    padding-top: 0.15rem;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    padding-bottom: 0.15rem;
    text-align: start;
    align-items: center
}

.proprice_item.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-image: url(../images/check-cart.png)
}

.proprice_item.active a,.proprice_item.active span {
    border-color: #e5101d;
    color: #e5101d;
}

.tab_thu {
    display: none
}

.proprice_item_loai>.proprice_action {
    display: flex;
    clear: both;
    padding: 6px 12px;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    align-items: center
}

.proprice_item_loai a img {
    width: 50px;
    height: auto;
    object-fit: contain;
    object-position: center;
    background-color: #fff;
    margin-right: 10px;
    padding: 2px
}


.footer-news:nth-child(1) {

}

.footer-news:nth-child(1) .logo-header {
    border: 1px solid #FFD50B;
    border-radius: 100%;
    margin-right: 6px;
}

.footer-news:nth-child(1) .logo-header img {
    border-radius: 100%;
}

.footer-news:nth-child(1) .name-slogan {
    margin-left: 6px;
}

.footer-news:nth-child(1) .name-slogan .name-company {
    color: #ffd50b;
    font-size: 26px;
    text-transform: capitalize;
    font-family: quick-b;
}

.footer-news:nth-child(1) .name-slogan .slogan-company {
    color: #000;
    font-size: 17px;
    font-family: quick-r;
}

.footer-info{
    color: #000;
    font-family: 'quick-b';
    font-size: 15px;
}

.wap_copyright{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
}

.wap_copyright .footer-copyright{
    font-size: 13px;
    text-transform: uppercase;
}

.wap_copyright .footer-copyright span{ color: #ffd50b; }

.wap_copyright .footer-social
{
    display: flex;
    align-items: center;
}

.wap_copyright .footer-social .title-social{
    font-size: 14px;
    color: #fff;
    margin-right: 1.2rem;
}


.wap_map{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.wap_map .content-map{display: grid;justify-items: center;background: url(../images/bg_ggmap.png) no-repeat;width: 246px;height: 59px;background-size: cover;padding: 15px;}

.wap_map .content-map .ico-map{margin-bottom: 2px;}

.wap_map .content-map .title-map{ color: #000; }

.wap_map .btn-map{ cursor: pointer; }

#popup-map .modal-body{
}

.app-list{
    list-style: none;
    padding: 0;
    margin: 0;
    position: fixed;
    right: 17px;
    z-index: 999;
    bottom: 138px;
}

.app-list li{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.app-list li a{
    cursor: pointer;
}

.btn-cart{
    background-color: #ffd50b;
    border: 0;
    color: #333333;
}

.btn-cart:hover{
    background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%) !important;
    color: #fff;
}

/*  yellow gradient : background: -webkit-linear-gradient(180deg, rgba(203,163,83,1) 0%, rgba(255,237,137,1) 23%, rgba(203,163,83,1) 48%, rgba(255,237,137,1) 76%, rgba(199,157,79,1) 100%); 
    green gradient:  background: -webkit-linear-gradient(180deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
*/

.wap-color{
    display: grid;
    text-align: center;
    margin: 2px 6px;
}

.wap-color:last-child{
    margin-right: 0;
}

.cart{
    margin: 0 1rem !important;
}

.cart-computer{
    display: none;
}

.thumb-pro-detail.mz-thumb.mz-thumb-selected{
    border-color: #0f862b;
}

.control-pro-detail button.owl-prev svg,.control-pro-detail button.owl-next svg{
    stroke: #000;
}

.border-with-other{
    width: 140px !important;
}

.flex-color{
    max-height: 175px;
    overflow-y: auto;
    width: 100%;
}


.flex-color::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.flex-color::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.flex-color::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background: -webkit-linear-gradient(90deg, rgba(15,133,43,1) 0%, rgba(28,211,71,1) 23%, rgba(15,133,43,1) 48%, rgba(28,211,71,1) 76%, rgba(15,133,43,1) 100%);
}
.disabled-add-cart {
    pointer-events: none;
    opacity: 0.6;
}

.mz-loading{display: none;}

.fb_dialog_content iframe{left: 0 !important;bottom: 80px !important;margin-left: 0 !important;}
.x img{
    filter: invert(1) opacity(1);
}

.box-newsletter { padding: 30px 0px; }
#form-newsletter-3 .newsletter-input { width: 100%; margin-bottom: 10px; }

.ul-info-thanh-toan { list-style: none; padding: 0px; margin: 0px; }
.ul-info-thanh-toan label {font-family: 'ro-m'; margin-right: 5px; }
.title-info-thanh-toan {text-transform: uppercase; font-size: 18px; margin-bottom: 20px;}
.title-payment-info-thanh-toan {     font-family: 'ro-m';
    color: red;
    font-size: 16px; }



    .banner_service {
        position: relative;
        width: 100%;
        overflow: hidden;
        padding-top: 30%; /* Tỉ lệ chiều cao responsive */
      }
      
      /* Background */
     .banner_service .banner-bg {
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
      }
     .banner_service .banner-bg img {
        width: 100%;
        height: 100%;
        border-radius: initial !important;
        object-fit: cover;
        object-position: 76% 0%;
      }
      
      /* Content */
      .banner_service .banner-content {
        position: absolute;
        top: 0; 
        left: 0;
        right: 0;
        width: 100%; 
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0;
        margin: 0 auto;
      }
      
      /* Text */
     .banner_service .banner-text {
    max-width: 40%;
    text-align: left;
    background: #e8af26d4;
    padding: 10px 15px;
    border-radius: 15px;
      }
      .banner_service .banner-text .title {
        font-size: 3rem;
        text-transform: uppercase;
        margin: 0;
        color: #fff;
        font-family: 'ro-m';
      }
      .banner_service .banner-text .subtitle {
        font-size: 1.7rem;
        font-weight: 300;
        margin-top: 10px;
        color: #fff;
        font-family: ''quick-b'';
      }
      
      /* Button */
      .banner_service .banner-button {
        margin-top: 2rem;
      }
      .banner_service .btn-appointment {
        display: inline-block;
        padding: 12px 28px;
        font-size: 1rem;
        border: 1px solid #FFF;
        font-family: 'ro-m';
        background: linear-gradient(180deg, #0a4d82 0%, #0a4d82 100%);
        color: #fff;
        border-radius: 10px;
        text-decoration: none;
        transition: 0.3s ease;
      }
      .banner_service .btn-appointment:hover {
        background: #005a97;
      }
      
      /* Responsive */
      @media (max-width: 850px) {
        .banner_service .banner-text {
          max-width: 100%;
          text-align: center;
        }
        .banner_service .banner-text .title {
          font-size: 2rem;
        }
        .banner_service .banner-text .subtitle {
          font-size: 1.2rem;
        }
        .banner_service .banner-button {
          text-align: center;
        }
      }    

.wrap-page-dichvu .box-services{
	margin-bottom:30px;
}

      /* ======================
   Services Catalog
   ====================== */
   .services-group-1 {
    max-width: 1410px;
    margin: 0 auto;
    padding: 40px 0px;
    color: #333;
}

.services-group-1-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* Headline Desktop */
.services-group-1-text.desktop-only .services-group-1-headline {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.services-group-1-text.desktop-only .number {
    flex-shrink: 0;
    font-size: 96px;
    font-weight: 600;
    background: linear-gradient(#0a4d82, #0a4d82);
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    color: transparent;
}
.services-group-3 .divider {
    width: 50px;
    height: 2px;
    background: linear-gradient(180deg, #0a4d82 0%, #0a4d82 100%);
    margin-bottom: 10px;
}
.services-group-3 .title p.uppercase {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    background: linear-gradient(#0a4d82, #0a4d82);
    -webkit-background-clip: text;
    color: transparent;
    margin: 0;
}
.services-group-1-text.desktop-only .title p.uppercase {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    background: linear-gradient(#0a4d82, #0a4d82);
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    color: transparent;
    margin: 0;
}

.services-group-1-text.desktop-only .divider {
    width: 50px;
    height: 2px;
    background: #f4b71a;
    margin-bottom: 5px;
}

/* Paragraph */
.services-group-1-text p {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
}

/* Headline Mobile */
.services-group-1-text.mobile-only {
    display: none;
}

.services-group-1-text.mobile-only .services-group-1-headline-mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
}

.services-group-1-text.mobile-only .number {
    font-size: 36px;
    font-weight: 700;
    color: #f4b71a;
}

.services-group-1-text.mobile-only .divider {
    width: 40px;
    height: 2px;
    background: #f4b71a;
}

.services-group-1-text.mobile-only h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    margin: 0;
}

/* Slider */
.services-group-1-slider {
    width: 100%;
    margin-top: 20px;
}

.services-group-1-slider .flickity-carousel {
    display: flex;
    gap: 20px;
}

.services-group-1-slider .slide {
    flex: 0 0 auto;
    width: 30%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    position: relative;
}

.services-group-1-slider .slide img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}
.slide-services-about-item {
    padding: 5px;
    margin: 0 5px;
    transition: .25s;
}
/* Responsive */
@media (max-width: 992px) {
    .services-group-1-slider .slide {
        width: 45%;
    }
}

@media (max-width: 768px) {
    .services-group-1-text.desktop-only {
        display: none;
    }

    .services-group-1-text.mobile-only {
        display: block;
    }

    .services-group-1-slider .slide {
        width: 80%;
    }
}


.services-group-2 {
    padding: 40px 0;
    font-family: Arial, sans-serif;
  }

  .services-group-2 .title-box h2 {
    text-align: center;
    color: #0060a1;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .services-group-2 .intro-box p {
    text-align: center;
    background: #fff;
    padding: 12px 20px;
    border-radius: 10px;
    font-size: 16px;
    color: #333;
    max-width: 700px;
    margin: 0 auto 20px;
  }

  /* Tabs */
  .services-group-2 .giuseart_tabs .nav {
    display: flex;
    justify-content: space-between;
    background: #154983;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .services-group-2 .giuseart_tabs .tab {
    flex: 1;
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .services-group-2 .giuseart_tabs .tab a {
    text-decoration: none;
    text-align: center;
  }

  .services-group-2 .giuseart_tabs .tab img {
    width: 90%;
    max-width: 120px;
    margin-bottom: 8px;
  }

  .services-group-2 .giuseart_tabs .tab h3 {
    font-size: 16px;
    font-weight: bold;
    color: #daa528;
    margin: 0;
  }

  .services-group-2 .giuseart_tabs .tab.active {
    background: #daa528;
  }

  .services-group-2 .giuseart_tabs .tab.active h3 {
    color: #fff;
  }

  /* Panels */
  .services-group-2 .tab-panels {
    background: #329fce;
    padding: 25px;
  }

  .services-group-2 .tab-panels .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .services-group-2 .tab-panels .col {
    flex: 1;
    min-width: 300px;
  }

  .services-group-2 .video-bf-af {
    position: relative;
    text-align: center;
  }

  .services-group-2 .video {
    width: 100%;
    border-radius: 8px;
  }

  .services-group-2 .video-progress-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 14px;
  }

  .services-group-2 .video-progress-container p {
    color: #fff;
    margin: 0 8px;
  }

  .services-group-2 .video-progress-container input {
    flex: 1;
    margin: 0 10px;
    height: 6px;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
  }

  .services-group-2 .text-white {
    color: #fff;
  }

  .services-group-2 .text-white h3 {
    font-size: 18px;
    margin-bottom: 6px;
  }

  .services-group-2 .text-white p {
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 1.4;
  }

  /* Responsive */
  @media(max-width:855px) {
    .services-group-2 .giuseart_tabs .tab {
      height: 180px;
    }

    .services-group-2 .giuseart_tabs .tab h3 {
      font-size: 14px;
    }
  }

  @media(max-width:500px) {
    .services-group-2 .giuseart_tabs {
      overflow-x: auto;
    }

    .services-group-2 .giuseart_tabs .nav {
      flex-wrap: nowrap;
      min-width: 600px;
    }

    .services-group-2 .giuseart_tabs .tab {
      min-width: 120px;
      height: 140px;
    }

    .services-group-2 .giuseart_tabs .tab h3 {
      font-size: 12px;
    }
  }


  .services-group-3 {
    padding: 10px 0px;
    color: #333;
  }
  
  .services-group-3 .container {
    max-width: 1410px;
    margin: auto;
  }
  
  /* ----- Tiêu đề ----- */
  .services-group-3 .title-box {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
	    gap: 20px;
  }
  
  .services-group-3 .title-box .title-num {
  flex-shrink: 0;
    font-size: 96px;
    font-weight: 600;
    background: linear-gradient(#0a4d82, #0a4d82);
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    color: transparent;
  }
  
  .services-group-3 .title-box .title {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color: #e19e27;
    line-height: 1.2;
    letter-spacing: 0.5px;
  }
  
  /* ----- Bố cục 2 cột ----- */
  .services-group-3 .content-box {
    display: flex;
    gap: 40px;
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  
  .services-group-3 .content-left {
    flex: 1 1 55%;
  }
  
  .services-group-3 .content-right {
    flex: 1 1 45%;
    position: relative;
  }
  
  /* ----- Nội dung bên trái ----- */
  .services-group-3 .content-left .item {
    margin-bottom: 25px;
    background: #f3f9ff;
    padding: 15px 20px;
    border-radius: 8px;
    border-left: 4px solid #0099ff;
  }
  
  .services-group-3 .content-left h3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    color: #004080;
  }
  
  .services-group-3 .content-left h3 span {
    color: #0099ff;
    margin-right: 8px;
    font-size: 18px;
  }
  
  .services-group-3 .content-left p {
    font-size: 15px;
    line-height: 1.6;
    color: #555;
  }
  
  /* ----- Bên phải (ảnh + box xanh) ----- */
  .services-group-3 .img-box img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  }
  
  .services-group-3 .benefit-box {
    background: linear-gradient(135deg, #0057d8, #0099ff);
    color: #fff;
    padding: 35px 25px;
    border-radius: 10px;
    margin-top: -90px;
    position: relative;
    z-index: 2;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0,0,0,0.25);
  }
  
  .services-group-3 .benefit-box h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.4;
    text-transform: uppercase;
  }
  
  .services-group-3 .benefit-box h3 span {
    font-size: 22px;
    display: block;
    margin-top: 5px;
    font-weight: 700;
  }
  
  .services-group-3 .benefit-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .services-group-3 .benefit-box li {
    font-size: 16px;
    font-weight: 500;
    background: #f6a800;
    color: #fff;
    margin: 10px auto;
    padding: 12px;
    border-radius: 6px;
    width: 85%;
    text-align: center;
  }
  
  /* ========================
     RESPONSIVE 
  ======================== */
  
  /* Tablet */
  @media (max-width: 1024px) {
    .services-group-3 .title-box .title-num {
      font-size: 55px;
    }
    .services-group-3 .title-box .title {
      font-size: 22px;
    }
    .services-group-3 .content-box {
      gap: 25px;
    }
    .services-group-3 .content-left h3 {
      font-size: 16px;
    }
    .services-group-3 .content-left p {
      font-size: 14px;
    }
    .services-group-3 .benefit-box h3 {
      font-size: 18px;
    }
    .services-group-3 .benefit-box li {
      font-size: 15px;
    }
  }
  
  /* Mobile */
  @media (max-width: 768px) {
    .services-group-3 .title-box {
      flex-direction: row;
      align-items: baseline;
    }
    .services-group-3 .title-box .title-num {
      font-size: 40px;
      margin-right: 10px;
    }
    .services-group-3 .title-box .title {
      font-size: 18px;
    }
    .services-group-3 .content-box {
      flex-direction: column;
      gap: 20px;
    }
    .services-group-3 .content-left,
    .services-group-3 .content-right {
      flex: 1 1 100%;
    }
    .services-group-3 .benefit-box {
      margin-top: 20px;
      width: 100%;
      padding: 20px 15px;
    }
    .services-group-3 .benefit-box h3 {
      font-size: 18px;
    }
    .services-group-3 .benefit-box li {
      font-size: 14px;
      width: 100%;
    }
  }
  

  .services-group-4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 40px 0;
    font-family: "Arial", sans-serif;
  }
  
  .services-group-4 .services-content {
    flex: 1;
  }
  
  .services-group-4 .services-image {
    flex: 1;
  }
  
  .services-group-4 .services-image img {
    width: 100%;
    border-radius: 8px;
  }
  
  .services-group-4 .services-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  
  .services-group-4 .services-number {
    font-size: 48px;
    font-weight: bold;
    color: #fcb900; /* màu vàng cam */
    margin-right: 15px;
  }
  
  .services-group-4 .services-title {
    font-size: 22px;
    text-transform: uppercase;
    color: #0070ba; /* xanh dương */
    font-weight: 600;
  }
  
  .services-group-4 .services-content p {
    font-size: 16px;
    line-height: 1.6;
    margin: 15px 0;
    color: #333;
  }
  
  .services-group-4 .services-content h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    color: #0060a1; /* xanh đậm */
  }
  
  @media(max-width: 768px) {
    .services-group-4 {
      flex-direction: column;
    }
    .services-group-4 .services-image {
      order: -1; /* ảnh lên trên trên mobile */
    }
  }
  

  .services-group-5 {
    padding: 40px 20px;
    background: #fff;
    font-family: "Arial", sans-serif;
    text-align: center;
  }
  
  .services-group-5 .services-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    gap: 15px;
  }
  
  .services-group-5 .services-header .num {
    font-size: 60px;
    font-weight: bold;
    color: #f4b400; /* vàng cam */
  }
  
  .services-group-5 .services-header .title {
    text-align: left;
  }
  
  .services-group-5 .services-header .line {
    display: block;
    width: 40px;
    height: 2px;
    background: #f4b400;
    margin-bottom: 5px;
  }
  
  .services-group-5 .services-header p {
    font-size: 20px;
    font-weight: 600;
    color: #d09d00;
    text-transform: uppercase;
    line-height: 1.4;
  }
  
  .services-group-5 .services-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  
  .services-group-5 .service-item {
    background: #eaf3fa;
    border-radius: 12px;
    padding: 30px 20px;
    border-top: 5px solid #0060a1;
  }
  
  .services-group-5 .service-item img {
    width: 60px;
    margin-bottom: 15px;
  }
  
  .services-group-5 .service-item h3 {
    font-size: 18px;
    font-weight: bold;
    color: #0060a1;
    margin-bottom: 10px;
  }
  
  .services-group-5 .service-item .divider {
    width: 80px;
    height: 1px;
    background: #0060a1;
    margin: 0 auto 15px;
  }
  
  .services-group-5 .service-item p {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
  }
  
  @media(max-width: 991px) {
    .services-group-5 .services-list {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  
  @media(max-width: 600px) {
    .services-group-5 .services-list {
      grid-template-columns: 1fr;
    }
  }
  


  .services-group-6 {
    background: url(../images/Rectangle-167.png) no-repeat center;
	background-size:cover;
    padding: 40px 20px;
    font-family: Arial, sans-serif;
  }
  
  .services-group-6__header {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }
  
  .services-group-6__num {
    font-size: 60px;
    font-weight: bold;
    color: #f7a600;
    margin-right: 15px;
  }
  
  .services-group-6__title p {
font-size: 21px;
    font-weight: 600;
    background: linear-gradient(#0a4d82, #0a4d82);
    -webkit-background-clip: text;
    /* -webkit-text-fill-color: transparent; */
    color: transparent;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.4;
  }
  
  .services-group-6 .divider {
     width: 50px;
    height: 2px;
    background: linear-gradient(180deg, #0a4d82 0%, #0a4d82 100%);
    margin-bottom: 10px;
  }
  
  .services-group-6__items {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(280px,1fr));
    gap: 30px;
  }
  
  .services-group-6__item {
    text-align: left;
  }
  
  .services-group-6__item img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
  }
  
  .services-group-6__item h3 {
    font-size: 18px;
    font-weight: bold;
    color: #0060a1;
    margin: 10px 0;
  }
  
  .services-group-6__item .divider {
    width: 190px;
    height: 2px;
    background: #0060a1;
    margin: 8px 0 12px;
  }
  
  .services-group-6__item p {
    font-size: 15px;
    color: #333;
    line-height: 1.6;
  }



  /* Bố cục tổng */
  .services-group-7 {
    padding: 50px 0 0 0;
    position: relative;
  }
  
  .headline-row {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
  
  .headline-number {
    font-size: 80px;
    font-weight: 700;
    color: #d4af37; /* vàng ánh kim */
    margin-right: 20px;
  }
  
  .headline-text .divider {
    width: 50px;
    height: 3px;
    background: #d4af37;
    margin-bottom: 10px;
  }
  
  .headline-text p {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
  }
  
  .services-group-7 .services-content {
position: relative;
  }
  
  .services-group-7 .image-col img {
    max-width: 100%;
    height: auto;
  }
  
  .services-group-7 .slider-col{
    padding: 0px 40px 0px 40px;
  }

  
  .services-group-7 .slide-group-7-item img {
    display: inline-block;
    max-width: 525px;
    width: 100%;

  }

  .services-group-7 .slide-group-7-item p {
    margin: 0px auto;
    margin-top: 12px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'ro-m';
    color: #004aad; /* xanh dương */
    text-align: center;
  }


  .price-card{
    max-width: 1100px;
    margin: 24px auto;
    background: var(--card-bg);
    border-radius: var(--radius);
    box-shadow: 0 4px 18px rgba(33,33,33,0.06);
    padding: 18px;
    font-family: var(--font-family);
  }
  
  /* Title aligned left, lớn và màu xanh */
  .price-card__title{
    margin: 8px 20px;
    color: var(--accent);
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.2px;
  }
  
  /* Table basics */
  .price-table{
    width: 100%;
    border-collapse: collapse;
    background: transparent;
    margin-top: 6px;
  }
  
  /* Header row: show column headings on top with subtle bottom border line */
  .price-table thead th{
    text-align: left;
    padding: 18px var(--pad);
    font-size: 20px;
    color: var(--accent);
    border-bottom: 2px solid var(--accent);
  }
  
  /* Column widths */
  .price-table .col-name{ width: 65%; }
  .price-table .col-price{ width: 20%; text-align: right; }
  .price-table .col-unit{ width: 15%; text-align: right; }
  
  /* Body rows */
  .price-table tbody tr{
    border-bottom: 2px solid var(--line);
  }
  .price-table tbody td{
    padding: 20px var(--pad);
    font-size: 18px;
    color: #333;
    vertical-align: middle;
  }
  
  /* Price formatting: bold + aligned right */
  .price-table .price{
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    color: #222;
  }
  
  /* Unit column */
  .price-table .unit{
    text-align: right;
    color: var(--muted);
  }
  
  /* Make spacing like in image: add extra top/bottom padding for first and last row */
  .price-table tbody tr:first-child td{ padding-top: 26px; }
  .price-table tbody tr:last-child td{ padding-bottom: 26px; }
  
  /* Responsive */
  @media (max-width: 880px){
    .price-card{ padding: 12px; }
    .price-card__title{ font-size: 20px; margin-left:12px; }
    .price-table thead th{ font-size: 16px; padding: 12px; }
    .price-table tbody td{ padding: 12px; font-size: 16px; }
  }
  
  /* Optional: hover highlight */
  .price-table tbody tr:hover td{
    background: rgba(47,119,165,0.03);
  }