/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 6.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.form-des1 h3 {
    font-size: 27px;
    color: #cf1818;
}
.form-des1 {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.form-des2 {
    margin-top: 20px;
}
.form-top .form-control {
    width: 47%;
    float: left;
}
.form-top .form-control {
    margin-bottom: 10px;
    font-size: 14px;
}
.form-top input#BtSubmit3 {
    background: #cf1818;
    border: 0px;
    font-size: 14px;
    padding: 7px 60px;
    border-radius: 30px;
    margin-left: 2%;
    display: block;
    cursor: pointer;
}
.thongtin.active {
    background: #fff;
    padding: 20px;
    width: 96%;
    margin: auto;
    margin-top: 20px;
}
.info-sanpham {
    margin: 10px 0px;
    border-top: 1px solid #d9d9d9;
    padding-top: 15px;
}
.info-sanpham p:nth-child(1) {
    color: #389447;
    font-weight: bold;
}
.err {
    margin: 15px 0;
    position: relative;
    color: #ff3838;
}
.tabcontent .err {
    margin: 0px;
}
.callto-action-area .primary-btn {
  text-transform: capitalize;
  border-radius: 0;
  background-color: #dd0000;
  color: #fff;
  border: 1px solid transparent;
  transition: all 0.3s ease 0s;
}
.menu-content {
    width: 100%;
}
#seri_code br {
    display: none;
}
#seri_code input {
    border-radius: 7px;
    text-align: center;
    outline: none;
}
.callto-action-tcg {
    max-width: 1000px;
    margin: 60px auto 30px;
    border: 1px solid #cf1818;
    border-radius: 10px;
    padding: 30px;
    transition: .3s;
    background: #fff;
}
.callto-action-tcg:hover {
    box-shadow: 0 0 20px #cf1818;
}
#seri_code form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
}
#seri_code form button, .form-top input#BtSubmit3 {
    color: #fff;
    font-weight: 700;
    margin: 15px 0 0;
    padding: 5px 30px;
    border-radius: 30px;
    box-shadow: 0 0 10px #cf1818;
    transition: .3s;
    max-width: 200px;
    width: 100%;
    font-size: 16px;
    background: #cf1818;
}
#seri_code form button:hover, .form-top input#BtSubmit3:hover {
    box-shadow: 0 0 25px #cf1818;
}
tr, td, th {
    padding: 10px !important;
    font-size: 14px;
    border: 1px solid #cf1818;
}
#seri_code .form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}
#seri_code p {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.warrant-mobile-shortcode tbody:empty:before {
    content: "Số điện thoại này chưa được kích hoạt lần nào";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    text-align: center;
    color: red;
}
.warrant-mobile-shortcode {
    position: relative;
    margin: 20px 0 -20px;
}
div#g-recaptcha {
    position: fixed;
    left: calc(50%);
    top: auto;
    transform: translateX(-50%);
    bottom: 30px;
    height: 80px;
    z-index: 999;
    transition: .3s;
    border: 1px solid #fff;
    width: 306px;
    border-radius: 3px;
    border: 2px solid #cf1818;
    box-shadow: 0 0 2px #ff9367;
    animation: box-sdw 2s linear infinite;
}
@keyframes box-sdw {
    0%
    {
        box-shadow: 0 0 5px #ff9367;
    }
    50%
    {
        box-shadow: 0 0 20px #ff9367;
    }
    0%
    {
        box-shadow: 0 0 5px #ff9367;
    }
}
div#rc-anchor-container {
    width: auto;
}
table {
    border-collapse: collapse;
    border-radius: 10px;
}
.table-sanpham thead th {
    color: #cf1818;
    text-transform: lowercase;
}
.table-sanpham thead th:first-letter {
    text-transform:  uppercase;
}
.table-sanpham thead th:last-child {
    width: 245px;
}
thead th {
    color: #cf1818;
    font-size: 14px;
    text-transform: none;
}
tbody td {
    font-size: 13px;
}

body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}
p {
    margin: 0 0 6px;
}
li {
    list-style: none;
}
.header {
    z-index: 9999 !important;
}
.header-wrapper {
    background: #cf1818;
}
.header-nav-main li a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.header-nav-main li a:hover {
    color: #cf1818;
}
.header-nav-main li {
    margin: 0;
}
.header-bg-container {
    display: none;
}
.nav > li > a {
    color: #fff !important;
    font-weight: 500 !important;
    letter-spacing: -0.5px;
    padding: 17px 15px;
}
#logo img {
    background: #fff;
    border-radius: 0 0 10px 10px;
    border: 1px solid #cf1818;
}
#logo {
    position: absolute;
    z-index: 2;
}
.header-nav-main {
    margin: 0 0 0 190px;
}
.nav > li > a:hover {
    background: #a70e0e;
}
.header-main {
    max-width: 1600px;
    margin: 0 auto;
    height: 60px !important;
}
#header.header.show-on-scroll, #header .stuck .header-main {
    height: 60px !important;
}
.header-nav-main li > ul.sub-menu {
    padding: 0;
    border: 1px solid #cf1818;
    border-radius: 5px;
    background: #fff;
}
.header-nav-main > li > ul.sub-menu li {
    margin: 0;
}
.header-nav-main > li > ul.sub-menu li a {
    padding: 10px 20px 10px 13px;
    margin: 0;
    border-bottom-color: #ffe4d9;
    font-size: 15px;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom: 9px solid #cf1818 !important;
    margin-left: -11px;
}
.header-nav-main > li.current-dropdown > a {
    color: #cf1818;
}
.header-nav-main ul.sub-menu {
    position: absolute;
    display: flex;
    flex-direction: column;
    opacity: 0;
    left: calc(100% + 5px);
    top: 0;
    pointer-events: none;
    max-height: unset !important;
    transition: .3s;
}
.header-nav-main  li:hover > ul.sub-menu {
    opacity: 1;
    pointer-events: auto;
}
.header-nav-main > li > ul.sub-menu {
    left: 0;
    top: 100%;
}
.header-nav-main li {
    position: relative;
}
.header-nav-main li li {
    width: 100% !important;
}
.header-nav-main li li.menu-item-has-children a {
    font-weight: 500;
    text-transform: unset;
}
.header-nav-main li li.menu-item-has-children > a:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    position: absolute;
    right: 7px;
}
.header-nav-main li:hover > a {
    color: #cf1818;
}
.header-nav-main li > ul.sub-menu:before {
    content: "";
    width: 5px;
    height: 100%;
    top: 0;
    position: absolute;
    left: -5px;
}
.off-canvas .sidebar-menu {
    padding: 60px 0 0px;
}
div#particles-js {
    height: 100vh;
    position: fixed;
    width: 100vw;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
}
.gth_home {
    padding: 90px 0 0;
}
.gth_home .title_2 {
    font-size: 16px;
    margin: 0 0 35px;
    max-width: 400px;
}
.gth_home > div > div > .title_1 {
    margin: 0 0 35px;
    font-size: 20px;
    font-weight: 700;
}
.gth_home .title_3 {
    font-size: 22px;
    font-weight: 500;
}
.gth_home .title_4 {
    font-size: 13px;
    max-width: 222px;
    margin: 0 0 15px;
}
.gth_home .des {
    font-size: 15px;
    max-width: 260px;
}
.xem_them:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px #cf1818;
}
.xem_them:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.xem_them::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    transition: all 0.4s;
    background-color: #ffbfa5;
    filter: blur(5px);
}
.xem_them:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}
.xem_them {
    -webkit-animation: moveInBottom 5s ease-out;
    animation: moveInBottom 5s ease-out;
    background-color: #fff;
    color: #cf1818 !important;
    border: 3px solid #cf1818;
    margin: 40px 0 0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 55px;
    transition: .3s;
}
.xem_them::before {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 55px;
}
.flickity-page-dots .dot {
    border-color: #cf1818 !important;
    border-radius: 0;
}
.borderr > .col:first-child .col-inner:before {
    content: "";
    height: 308px;
    width: 2px;
    background: #ffd7c6;
    position: absolute;
    left: -20px;
    top: 70px;
}
.borderr > .col:first-child .col-inner:after {
    content: "";
    width: 4px;
    height: 120px;
    background: #cf1818;
    position: absolute;
    left: -21px;
    top: 190px;
}
.dichvu {
    margin: 0px auto 40px;
    padding: 50px 0 0;
    position: relative;
    max-width: 1300px;
}
.dichvu:before {
    content: "";
    width: 100vw;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 0;
}
.dichvu .title_1 {
    font-size: 22px;
    font-weight: 700;
    text-transform:  uppercase;
    text-align: center;
}
.dichvu .title_2 {
    font-size: 24px;
}
p:empty {
    display: none !important;
}

.dichvu .title_3 {
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0 0 30px;
}
.row.dichvu {
    max-width: 1260px;
}
.dichvu li {
    list-style: none;
    margin: 0 0 12px !important;
    padding: 0;
    font-size: 15px;
    letter-spacing: 1px;
    user-select: none;
    position: relative;
    display: table;
}
.dichvu li:before {
    content: "";
    width: 0;
    height: 1px;
    background: #cf1818;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .3s;
}
.dichvu li:hover:before {
    width: 100%;
}
.dichvu.borderr > .col:first-child .col-inner:before {
    left: -55px;
    top: -45px;
    height: 220px;
}
.dichvu.borderr > .col:first-child .col-inner:after {
    left: -56px;
    top: 110px;
}
.box_taisao {
    padding: 45px 45px 45px 60px;
    background: #fff;
    border-radius: 10px;
    letter-spacing: 1px;
    position: relative;
    text-align: justify;
}
.box_taisao .title_1 {
    margin: 0 0 15px;
}
.box_taisao .title_2 {
    font-size: 24px;
    max-width: 310px;
    margin: 0 0 35px;
}
.box_taisao .des {
    font-size: 15px;
}
.box_taisao .xem_them {
    margin: 100px 0 0;
}
.box_taisao:before {
    content: "";
    height: 250px;
    width: 2px;
    background: #ffc4ab;
    position: absolute;
    left: 35px;
    top: 135px;
}
.box_taisao:after {
    content: "";
    width: 4px;
    height: 120px;
    background: #cf1818;
    position: absolute;
    left: 34px;
    top: 170px;
}
.foot_text {
    margin: 80px 0 0;
    max-width: 500px;
}
.foot_text .box_text {
    display: flex;
    justify-content: space-between;
    margin: 0 0 40px;
}
.foot_text .right {
    max-width: 190px;
    text-align: right;
}
a {
    transition: 0.2s;
}
.foot_text a:hover {
    text-decoration: underline;
}
.form-title {
    font-weight: 500;
    margin: 0 auto 30px;
    max-width: 450px;
    font-size: 30px;
}
.form_lh1 {
    max-width: 450px;
    margin: 0 auto;
}
.form_lh1 label {
    font-weight: 500;
}
.form_lh1 input, .form_lh1 textarea {
    border: 0;
    box-shadow: none !important;
    border-bottom: 1px solid;
    padding: 0;
}
.form_lh1 textarea {
    min-height: 80px !important;
    margin-top: 10px;
}
.form_lh1 input::placeholder, .form_lh1 textarea::placeholder {
    color: #999;
    font-weight: 400;
}
.wpcf7 .wpcf7-not-valid-tip {
    background: red;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
}
.wpcf7 .wpcf7-not-valid-tip:after {
    border-bottom-color: red;
}
.foot_bot .wpcf7 form .wpcf7-response-output {
    max-width: 450px;
    margin: 0 auto;
    font-size: 13px;
}
.foot_bot, .absolute-footer {
    z-index: 999;
    position: relative;
    background: #fff;
}
.foot_bot {
    border-bottom: 1px solid #ffcbb5;
}
.bold_first .menu-item:first-child a {
    font-weight: 700;
}
.bold_first .menu-item:first-child {
    margin: 0 0 10px !important;
}
.foot-top .row {
    max-width: 900px !important;
    margin: 0 auto;
}
.menu_bold a {
    font-weight: 700;
}
.foot-top {
    padding: 100px 0 !important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #ccc;
}
.doitac img {
    margin: auto;
}
.doitac .caption {
    max-height: unset !important;
    color: #cf1818;
    background: transparent;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    transform: none;
    margin: 20px 0 0;
    position: static;
}
.doitac .img-inner {
    overflow: unset;
    min-height: 156px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.doitac {
    padding: 100px 0 50px;
}
.doitac .text_1 {
    margin: 0 0 50px;
}
.doitac .text_2 {
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    margin: 0 0 70px;
    letter-spacing: 2px;
    color: #cf1818;
}
.doitac .des {
    max-width: 350px;
    font-size: 15px;
    text-align: justify;
}
.doitac p:empty {
    height: 20px;
    display: block !important;
}
.doitac .col .col:nth-child(-n+3) {
    margin: 0 0 90px;
}
.doitac.borderr > .col:first-child .col-inner:before {
    left: -55px;
    top: -70px;
    height: 425px;
}
.doitac.borderr > .col:first-child .col-inner:after {
    left: -56px;
    height: 90px;
    top: 65px;
}
.multi_select {
    width: 47%;
    margin: 0 auto;
}
.multi_select select {
    border-radius: 7px;
    text-align: center;
    font-size: 14px;
    margin: 0 0 10px;
    cursor: pointer;
    text-transform: uppercase;
}
select:required:invalid {
    color: #999;
}
option[value=""][disabled] {
    display: none;
}
option {
    color: black;
}
input[type="date"]:not(.has-value):before{
    color: #888;
    content: attr(placeholder);
    white-space: nowrap;
    position: absolute;
}
input[type="date"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.back-to-top {
    right: 12px;
    z-index: 999;
}
.multi_select .title {
    text-align: center;
    display: block;
    font-size: 14px;
    margin: 0 0 10px;
}
.err:empty {
    margin: 0;
}
#seri_code form > p {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
#seri_code form p > span {
    width: 47%;
}
#seri_code .wpcf7 .wpcf7-not-valid-tip {
    margin: -5px 0 10px;
}
.multi_select {
    width: 100%;
    margin: 0 auto;
}
.multi_select p {
    flex-direction: column;
}
.wpcf7-spinner {
    display: none !important;
}
#seri_code .form-group {
    width: 47%;
}
#seri_code input {
    width: 100%;
    margin: 0 0 10px;
}
#seri_code .form-group p {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}
.form-top input#BtSubmit3 {
    margin: 0;
    position: absolute;
    bottom: 178px;
    z-index: 9;
}
#dmca-report-form input {
    width: 47%;
}
#hide_input, #hide_input_1, #BtSubmit4 {
    display: none;
}
.multi_select {
    margin: 0;
    width: 100%;
}
.search {
    position: relative;
}
#dmca-report-form > p:last-child {
    margin: 0;
}
.warrant-serial-shortcode:empty {
    border: 0;
    padding: 0;
    margin: 0;
}
.warrant-serial-shortcode {
    color: #cf1818;
}
.search .wpcf7-response-output {
    display: none !important;
}
.grecaptcha-badge {
    visibility: hidden;
}
.footer {
    color: #fff;
    font-size: 15px;
}
.footer a {
    color: #fff;
}
.footer h3 {
    color: #fff;
}
.footer li {
    margin: 0 0 10px !important;
}
.footer li i {
    margin: 0 10px 0 0;
}
.title_foot {
    font-weight: 700;
    text-transform:  uppercase;
    margin: 17px 0 11px;
}
.footer li a {
    transition: .3s;
    position: relative;
    color: #fff !important;
}
.footer li a:hover {
    margin: 0 0 0 10px;
    text-decoration: underline;
}
.fb_dialog_content iframe {
    transform: scale(0.8);
    right: 5px !important;
    margin: 0 !important;
}
[data-name*="mobileNumberr"] span, [data-name*="pinCodee"] span {
    display: none !important;
}
input#browser {
    display: none;
}
.wpcf7-select.item option:first-child {
    display: none;
}
#seri_code input:not([type*="submit"]) {
    height: 35px;
    font-size: 14px;
}
/*diachi*/
.cf7d-admin-table td:nth-child(6) {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    visibility: visible;
    padding: 0;
    margin: 8px 10px;
}
.multi_con.active {
    max-height: 550px;
    display: block !important;
}
.multi_con {
    max-height: 44px;
    overflow: hidden;
    transition: max-height 1s ease-out;
}
.tb_popup {
    border: 2px solid #cf1818;
    border-radius: 15px;
    text-align: center;
    padding: 0 15px 15px;
    margin: -10px 0 0;
    position: absolute;
    background: #fff;
    z-index: 9999;
    top: 30px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    font-weight: 500;
}
.tb_popup.mau {
    position: static;
}
.tb_popup img {
    max-width: 220px;
    margin: 0 auto;
    display: table;
    width: 100%;
}
.tb_popup .close1 {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 21px;
    line-height: 1;
    width: 32px;
    height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid;
    -webkit-text-stroke: 1px #fff;
    cursor: pointer;
}
.tb_popup .close2:hover {
    background: #fff;
    color: #cf1818;
}
.tb_popup .close2 {
    display: table;
    margin: 0 auto;
    padding: 5px 35px;
    background: #cf1818;
    border: 1px solid #cf1818;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s;
}
.tb_popup .thanhcong {
    color: #009500;
    font-weight: 700;
    margin: 0 0 15px;
}
.tb_popup .des1 {
    margin: 0 0 10px;
    font-weight: 700;
    color: #cf1818;
}
.tb_popup .des2 {
    margin: 0 0 10px;
    color: #000;
}
.tb_popup .des3 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 auto 15px;
    display: flex;
    flex-direction: column;
    max-width: 260px;
    text-align: left;
    padding: 0 0 0 60px;
    position: relative;
    color: #cf1818;
    line-height: 1.4;
    transform: scale(0.85);
}
.tb_popup .des3:before {
    content: "";
    width: 50px;
    height: 55px;
    background: url(https://nhomchat.vn/wp-content/uploads/2023/07/cskh-icon.jpg);
    position: absolute;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.tb_popup .des3 a {
    font-size: 29px;
}
.tb_popup .des3 a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.tb_popup .des4 {
    margin: 0 0 10px;
}
.tb_popup .des5 {
    margin: 0 0 10px;
}
.tb_popup .des5 a {
    margin: 0 0 0 5px;
    position: relative;
    text-decoration: underline;
}
.tb_popup .close2 a {
    background: #cf1818;
    color: #fff;
    padding: 7px 30px;
    border-radius: 7px;
    display: table;
    margin: 0 auto;
    border: 1px solid #cf1818;
    font-weight: 700;
    text-transform: uppercase;
}
.tb_popup .close2 a:hover {
    background: #fff;
    color: #cf1818;
}
.canhbao .thanhcong {
    color: red;
}
.canhbao .thanhcong .des4 {
    color: #000;
}
#BtSubmit3 {
    display: none !important;
}
.btn-kichhoat:hover {
    box-shadow: 0 0 25px #cf1818;
}
.btn-kichhoat {
    display: table;
    color: #fff;
    font-weight: 700;
    margin: 20px auto 0;
    padding: 10px 30px;
    border-radius: 30px;
    box-shadow: 0 0 10px #cf1818;
    transition: .3s;
    background: #cf1818;
    cursor: pointer;
    text-align: center;
    min-width: 200px;
}
.wpcf7-select.item option:last-child {
    display: none;
}
.multi_select #showButton i {
    color: #cf1818;
    cursor: pointer;
    transition: .3s;
}
.multi_select #showButton i:hover {
    transform: rotate(-360deg);
}
.multi_select {
    position: relative;
}
#showButton {
    width: auto !important;
    position: absolute;
    top: 63px;
    right: -26px;
    line-height: 1;
}
.multi_select .multi_con > p > span {
    width: 100% !important;
}
.box_foot > p > span {
    width: 100% !important;
}
.checkbox_henhom label {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
}
.checkbox_henhom input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    margin: 0 auto !important;
}
.checkbox_henhom label span {
	width: 200px;
    text-align: left;
}
#box_head {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    min-height: 35px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    margin: 0 0 10px;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23cf1818'%3E%3Cpolygon transform='rotate(180 12 12)' points='12 6 3 18 21 18'%3E%3C/polygon%3E%3C/svg%3E");
    background-position: right .45em top 50%;
    background-repeat: no-repeat;
    background-size: auto 16px;

}
#box_head i {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 12px;
    color: #777;
}
#box_foot {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 13px 0px;
    margin: 0 0 10px;
    cursor: pointer;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
#box_foot.active {
    display: flex !important;
}
#box_foot {
    display: none;
}
.codedropz-upload-inner h5, .codedropz-upload-inner span {
    display: none !important;
}
.codedropz-upload-container {
    font-size: 14px;
    padding: 2px 6px 10px 6px;
    position: relative;
}
.codedropz-upload-handler {
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    margin: 0 0 5px !important;
}
.dnd-upload-counter {
    font-size: 0;
    bottom: -1px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}
.dnd-upload-counter span {
    font-size: 10px;
}
.dnd-upload-counter span:after {
    content: "/10 ảnh";
}
.codedropz-upload-container:before {
    content: "+";
    position: absolute;
    font-size: 28px;
    line-height: 1;
    right: 6px;
    top: calc(50% - 5px);
    transform: translateY(-50%);
    color: #cf1818;
}
a.cd-upload-btn:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#seri_code #ghichu {
    min-height: 80px;
    border-radius: 5px;
    padding: 6px 10px;
    font-size: 14px;
    text-align: center;
}
.dnd-upload-status .dnd-upload-details .remove-file {
    top: 3px !important;
}
.dnd-upload-status .dnd-upload-image {
    display: none !important;
}
span.dnd-progress-bar {
    display: none !important;
}
.dnd-upload-status .dnd-upload-details {
    font-size: 13px;
    padding: 0;
}
.dnd-upload-status {
    padding: 0 !important;
}
.dnd-upload-status .dnd-upload-details .name {
    padding: 0;
    margin: 0 0 2px;
}
.codedropz-upload-wrapper {
    margin: 0 0 8px;
}
.codedropz-upload-wrapper span.has-error-msg {
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    display: block;
}
.dnd-upload-status .dnd-upload-details span.has-error {
    font-size: 11px;
    font-weight: 700;
    margin: -5px 0 5px;
    display: block;
}
.home .particles-js-canvas-el {
    height: 100% !important;
}
.box-qr-con {
    display: none;
}
[id*="startButton"] {
    display: none;
}
.box-qr {
    width: 47%;
}
.box-qr input {
    width: 100% !important;
}
.multi_con #box_checkbox {
    display: none;
}
.multi_con #box_checkbox.show {
    display: block;
}
.box-qr-con1 {
    width: 100%;
}
.callto-action-tcg:nth-child(2) {
    z-index: 5;
}
.callto-action-tcg:nth-child(3) {
    z-index: 4;
}
.callto-action-tcg:nth-child(4) {
    z-index: 3;
}
.callto-action-tcg:nth-child(5) {
    z-index: 2;
}
.warrant-serial-shortcode .tb_popup {
    position: relative;
    margin: 30px 0 -30px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}
.warrant-mobile-shortcode .tb_popup {
    position: static;
    margin: 15px -15px 5px -15px;
}
.info_unit_install {
    color: #EF5E1F;
    font-weight: 700;
    background: #E0E1E2;
    font-size: 18px;
    cursor: pointer;
    transition: .3s;
    flex-direction: row !important;
    justify-content: space-between !important;
    padding: 6px 15px 6px 15px !important;
    border-radius: 5px;
    margin: 0 0 10px !important;
    position: relative;
}
.info_unit_install i {
    font-size: 19px;
    transform: scale(1.7);
    color: #2DA552;
    transition: .5s;
    position: absolute;
    right: 13px;
    top: 12px;
}
.info_unit_install.active i {
    transform: rotateX(180deg) scale(1.7);
}
#open-close {
    display: none;
}
#open-close span {
    width: 100% !important;
}
.col-12.active {
    display: none;
}
/*product*/
.price.product-page-price .lien_he {
    width: 220px;
    height: 50px;
    cursor: pointer;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    color: #fff !important;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price.product-page-price .lien_he i {
    font-size: 18px;
    margin: 0 7px 0 0;
}

.price.product-page-price .lien_he:hover:before {
    animation: glowing 3s linear infinite;
}

.price.product-page-price .lien_he:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 10s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}
.price.product-page-price .lien_he:active:after {
    background: transparent;
}

.price.product-page-price .lien_he:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    100% { background-position: 400% 0; }
    0% { background-position: 0 0; }
}

.box-text-products a.lien_he {
    color: #E9703D !important;
    width: auto;
    height: auto;
    font-size: 15px;
    position: relative;
    font-weight: 700;
}
.box-text-products a.lien_he:before, .box-text-products a.lien_he:after {
    display: none;
}
.box-text-products a.lien_he i {
    font-size: 14px;
    margin: 0 4px 0 0;
}
.flex-viewport {
    height: 427px !important;
}
.flex-viewport figure {
    display: flex;
    align-items: center;
}

.flickity-enabled .flickity-viewport .slide {
    height: 437px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-gallery .flickity-page-dots {
    bottom: -25px;
}
.flickity-page-dots .dot {
    border-color: #E9703D;
}
.flickity-page-dots .dot.is-selected {
    background-color: #E9703D;
}
.nav-tabs+.tab-panels {
    padding: 20px;
    position: relative;
}
.thong_tin {
    font-weight: 700;
    margin: 25px 0 13px;
    font-size: 20px;
    color: #E9703D;
}
.flex-control-thumbs li.slick-slide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}
.flex-control-thumbs li.slick-slide:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 4px;
    right: 4px;
    bottom: -1px;
    border: 1px solid #E9703D;
}
.flex-control-thumbs li.slick-slide img {
    padding: 6px;
    transition: .3s;
}
.flex-control-thumbs li.slick-slide:hover img {
    transform: scale(1.1);
}
.product-small.box img {
    border: 1px solid #E9703D;
}
.box-text-products a.lien_he:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #E9713D;
    position: absolute;
    left: 0;
    bottom: -2px !important;
    display: block !important;
    top: auto;
    opacity: 0;
    transition: .3s !important;
}
.box-text-products a.lien_he:hover:before {
    opacity: 1;
}
select {
    cursor: pointer;
}
.product_list_widget .product-title {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product_list_widget .lien_he {
    font-size: 14px;
    font-weight: 700;
}
.product_list_widget .lien_he i {
    font-size: 13px;
    margin: 0 5px 0 0;
}
.type-product > .row > .col {
    padding: 0 15px;
}
.type-product > .row {
    max-width: 1230px !important;
}
.widget .is-divider {
    display: none;
}
.widget {
    border: 1px solid #E9703D;
}
.widget .widget-title {
    background: #E9703D;
    display: block;
    color: #fff;
    padding: 15px;
    letter-spacing: 0;
    font-size: 17px;
}
.widget ul {
    padding: 0px 10px;
}
ul.product-categories li a {
    font-size: 14px !important;
    position: relative;
    transition: 0s;
}
ul.product-categories li a:hover {
    color: #cf1818;
    font-weight: 700;
}
ul.product_list_widget li img {
    width: 70px;
    height: 70px;
}
ul.product_list_widget li {
    padding: 10px 0 5px 80px;
    min-height: 90px;
}
ul.product-categories .children li a:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    background: #ffc6ae;
    top: 15px;
    left: -15px;
}
ul.product-categories .children {
    position: relative;
    border: 0;
}
ul.product-categories .children:before {
    content: "";
    width: 1px;
    height: calc(100% - 13px);
    background: #ffc6ae;
    position: absolute;
    left: 0;
}
ul.product-categories li {
    border-color: #ffe1d4 !important;
}
.product-lightbox-inner {
    padding: 5px 0 0 20px !important;
}
.product-quick-view-container {
    padding: 10px 15px;
}
.product-lightbox.lightbox-content {
    border-radius: 10px;
}
.review-form-inner.has-border {
    padding: 10px 15px;
}
.stars a {
    font-size: 15px;
}
.comment-form {
    margin: 0 -15px;
}
p.form-submit {
    margin-bottom: 0;
}
div#review_form_wrapper {
    padding-bottom: 0;
}

.slick-dot li {
    width: auto;
}
.slick-dots li {
    width: auto;
    margin: 0;
    padding: 0 3px;
    list-style: none;
}
.slick-dots {
    margin: 5px 0 0;
    align-items: center;
    justify-content: center;
    display: flex;
}
.slick-dots li button {
    padding: 0 3px;
    margin: 0 !important;
    display: block;
    font-size: 0;
    width: 12px;
    height: 12px;
    background: #E9703D;
    border-radius: 50%;
    border: 2px solid #E9703D;
}
.slick-dots li.slick-active button {
    background: #fff;
}
.slick-track {
    margin: 1px 0 0;
}
.slick-slider .slick-arrow {
    font-size: 0;
    position: absolute;
    top: calc(50% - 12px) !important;
    transform: translateY(-50%);
    left: -16px;
    z-index: 1;
}
.slick-slider .slick-arrow:before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    color: #E9703D;
}
.slick-slider .slick-next.slick-arrow:before {
    content: "\f054";
}
.slick-slider .slick-next.slick-arrow {
    left: auto !important;
    right: -16px;
}
.flex-control-thumbs.slick-slider {
    margin: 10px -2px 0 -3px;
}
b, strong {
    font-weight: 700;
}
#read-button {
    background: #E9703D;
    color: #fff;
    border-radius: 30px;
    margin: 15px auto 0;
    padding: 5px 40px;
    box-shadow: 0 0 15px #E9703D;
    transition: .3s;
    display: table;
}
#read-button:hover {
    box-shadow: 0 0 30px #E9703D;
}
.slider-nav-reveal .flickity-prev-next-button {
    opacity: 1 !important;
    height: 35px !important;
    top: calc(50% - 75px) !important;
    transform: translateY(-50%) !important;
    box-shadow: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E9703D;
    font-size: 0;
    line-height: 1 !important;
    background: #E9703D;
    color: #fff;
}
.slider-nav-reveal .flickity-prev-next-button svg {
    position: static;
    margin: 0 !important;
    width: auto;
    padding: 0;
    transform: none;
    width: 16px;
}
.slider-nav-reveal .flickity-prev-next-button:hover {
    transform: translateY(-50%) !important;
}
.slider-nav-reveal.slider:hover .flickity-prev-next-button {
    transform: translateY(-50%) !important;
}
.slider-nav-reveal .flickity-prev-next-button.previous {
    left: 10px !important;
}
.slider-nav-reveal .flickity-prev-next-button.next {
    right: 9px !important;
}
.widget .current-cat>a {
    color: #cf1818;
}
.widget .toggle i {
    color: #cf1818;
}
.widget .toggle i:hover {
    -webkit-text-stroke: 1px;
}
h1.product-title.product_title.entry-title {
    margin: 0 0 -5px;
    color: #cf1818;
}
.nav-tabs > li.active > a {
    color: #cf1818;
}
.nav-tabs>li>a:hover {
    border-top-color: #cf1818 !important;
}
.pswp {
    z-index: 9999;
}
.box-text-products .category {
    line-height: 1.4;
}
.woocommerce-loop-product__title a:hover {
    text-decoration: underline;
}
.accordion__body {
    border: 1px solid #cf1818;
}
li.accordion__item {
    margin: 0 0 10px !important;
    border: 0 !important;
}
.accordion__body > div {
    padding: 15px 0;
}
.helpie-faq.accordions .accordion__header:before, .helpie-faq.accordions .accordion__header:after {
    background: #fff !important;
}
.helpie-faq.accordions .collection-title {
    text-align: center;
    font-size: 25px;
    position: relative;
    display: table;
    width: auto;
    margin: 0 auto 35px;
}
.helpie-faq.accordions .collection-title:before {
    content: "";
    width: 100%;
    background: #cf1818;
    height: 2px;
    position: absolute;
    bottom: -3px;
}
form.search {
    max-width: 500px !important;
    width: 70%;
}
form.search input {
    border-radius: 20px;
    border: 1px solid #cf1818 !important;
}
.helpie-faq.accordions .accordion {
    margin: 30px 0 0;
}
.helpie-faq.accordions .search__icon {
    cursor: pointer;
    transition: .3s;
}
.footer.lienhe, .footer.lienhe a {
    color: #cf1818 !important;
}
.footer.lienhe .col {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.footer.lienhe .title_foot {
    font-size: 25px;
    margin: -10px 0 15px;
}
.post-sidebar .widget_search .searchform {
    margin: 0;
    padding: 10px;
}
.woocommerce-product-gallery__image > a ~ img {
    display: none !important;
}
.sketchfab-embed-wrapper iframe {
    width: 100%;height: 100%;
}
.sketchfab-embed-wrapper {
    margin: 0 -20px 20px;
    height: 400px;
}
.home .page-wrapper {
    padding: 0;
}
.taisao_chon .col {
    padding-bottom: 0 !important;
}
.flex-control-thumbs li img {
    border: 1px solid #fff !important;
    transition: 0s;
}
.flex-control-thumbs li img.flex-active, .flex-control-thumbs li:hover img {
    border: 1px solid #cf1818 !important;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    line-height: 1.9 !important;
    font-size: 18px !important;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #cf1818;
    border-radius: 5px;
    display: none  !important;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: transparent !important;
    color: #ffffff;
    border: 1px solid #fff !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    font-size: 0;
    z-index: 1 !important;
}
.woocommerce-product-gallery .flex-control-thumbs {
    position: relative;
    z-index: 2;
}
#button-contact-vr {
    bottom: 50px !important;
}
.title_1 {
    text-align: justify;
}
.footer .col:first-child {
    text-align: justify;
}
model-viewer {
    width: 100%;
    height: 500px;
}
.post-title a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    visibility: visible;
}
.image-cover:hover img {
    transform: scale(1.1);
}
.category .page-loader, .single-post .page-loader, .woocommerce-page .page-loader {
    pointer-events: none;
}

/*************** css bao hanh moi  ***************//*************** css bao hanh moi  ***************//*************** css bao hanh moi  ***************/

select#chontrang {
    width: auto;
    height: auto;
    margin: 0 auto 15px;
    text-align: center;
    font-size: 27px;
    color: #cf1818;
    font-weight: 700;
    border: 0;
    box-shadow: none !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23cf1818'%3E%3Cpolygon transform='rotate(180 12 12)' points='12 6 3 18 21 18'%3E%3C/polygon%3E%3C/svg%3E");
    background-size: 30px;
    background-position: right 0px top 60%;
}
select#chontrang option {
    font-size: 20px;
    color: #cf1818;
    font-weight: 700;
}
select#chontrang option:checked {
    display: none;
}
.box_checkboxbh3 {
    max-width: 455px;
    width: 100%;
}
#xac-thuc-san-pham .container .container {
    width: 47%;
}
#xac-thuc-san-pham #seri_code p {
    display: block;
}
#xac-thuc-san-pham #seri_code p > span {
    width: 100%;
    text-align: center;
    display: block;
}
#xac-thuc-san-pham .container .container select {
    text-align: center;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    border: 1px solid #ddd;
    border-radius: 7px;
    height: 35px;
    font-size: 14px;
    color: #777;
    margin: 0 0 9px;
}
.namsinh_gioitinh {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 -5px;
}
.namsinh_gioitinh > div {
    width: 50%;
    padding: 0 5px;
}
.dinhvi {
    position: relative;
}
.dinhvi a {
    font-size: 0;
    width: 20px;
    height: 25px;
    background-image: url(https://nhomchat.vn/wp-content/uploads/2024/04/icon-dinhvi.png);
    background-size: 100% 100%;
    display: block;
    z-index: 2;
    position: absolute;
    right: 5px;
    top: 6px;
}
.title-themlienhekhac {
    border: 1px solid #ddd;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    border-radius: 7px;
    margin: 0 0 9px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    position: relative;
    cursor: pointer;
}
.title-themlienhekhac:before {
    content: "+";
    position: absolute;
    font-size: 28px;
    line-height: 1;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    top: calc(50% - 5px);
    color: #cf1818;
}
.button-lienhekhac {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.button-lienhekhac button {
    margin: 0 10px !important;
    padding: 5px !important;
    max-width: 150px !important;
    font-size: 15px !important;
    line-height: 2;
}
.button-lienhekhac {
    margin: 15px 0 0;
}
.themlienhe .closeopen {
    padding: 0 20px 20px;
    border: 1px solid #ffa87c;
    border-radius: 7px;
    overflow: hidden;
}
.themlienhe {
    margin: 0 0 9px;
}
.title-boxthemlienhekhac {
    background: #cf1818;
    margin: 0 -20px 20px;
    text-align: center;
    color: #fff;
    padding: 6px 0;
}
.title-themlienhekhac.active:before {
    content: "-";
    font-size: 38px;
    top: 42%;
    right: 8px;
}
.closeopen {
    display: none;
}
.wpcf7 .wpcf7-not-valid-tip {
    display: none;
}
#xac-thuc-san-pham .container .container select.wpcf7-not-valid {
    border-color: var(--fs-color-alert);
    border-width: 2px;
}
textarea#donggop {
    text-align: center;
    display: flex;
    align-items: center;
    min-height: 75px;
    margin: 0 0 10px;
    border-radius: 7px;
}
textarea#donggop::placeholder {
    font-size: 13px;
}
.textdonvilapdat:before {
    content: "\f2f5";
    font-family: "FontAwesome";
    font-size: 15px;
    transform: scale(1.5) rotate(90deg);
    background: #2DA552;
    transition: .5s;
    width: 23px;
    height: 23px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-text-stroke: 1px #2DA552;
    position: absolute;
    right: 10px;
}
.textdonvilapdat {
    color: #EF5E1F;
    font-weight: 700;
    background: #E0E1E2;
    font-size: 18px;
    cursor: pointer;
    transition: .3s;
    position: relative;
    height: 43px;
    display: flex;
    align-items: center;
    padding: 0;
    border-radius: 4px;
    margin: 20px 0 15px;
    text-align: center;
}
.textdonvilapdat.active:before {
    transform: rotate(90deg) rotateY(190deg) scale(1.5);
    background: #cf1818;
    -webkit-text-stroke: 1px #cf1818;
}
.button-lienhekhac a {
    background: #cf1818;
    color: #fff;
    padding: 7px 20px 13px 40px;
    margin: 0 10px;
    border-radius: 20px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
    border: 1px solid #cf1818;
    transition: .2s;
}
.button-lienhekhac .huy:before {
    content: "+";
    font-size: 25px;
    line-height: 1;
    vertical-align: middle;
    transform: rotate(45deg);
    position: absolute;
    left: 20px;
}
.button-lienhekhac .hoantat:before {
    display: none;
}
.button-lienhekhac .hoantat {
    padding: 7px 20px 13px;
}
.button-lienhekhac a:hover {
    color: #cf1818;
    background: #fff;
}
.camon {
    text-align: center;
}
.camon br {
    display: block !important;
}
.camon a {
    display: block;
    text-decoration: underline;
    font-weight: 700;
    color: #cf1818;
}
input.wpcf7-not-valid {
    border-width: 2px;
}
.truyxuatnguongoc .form-des1 {
    margin: 0 0 -10px;
}
span[data-name]:before {
    position: absolute;
    top: calc(80% - 18px);
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    white-space: nowrap;
    pointer-events: none;
    color: transparent;
    transition: .3s;
}
span[data-name].active:before {
    color: #000;
    top: 1px;
    background: #fff;
    font-size: 11px;
    padding: 0 6px;
    line-height: 1.1;
}
[class*="real-input"] {
    display: flex;
}
[class*="real-input"]:before {
    position: absolute;
    top: calc(80% - 18px);
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    white-space: nowrap;
    pointer-events: none;
    color: transparent;
    transition: .3s;
}
[class*="real-input"].active:before {
    color: #000;
    top: 1px;
    background: #fff;
    font-size: 11px;
    padding: 0 6px;
}
.real-input-sdt:before, span[data-name="sdtlienhekhac"]:before {
    content: "Nhập số điện thoại đăng ký";
}
.real-input-pincode:before, span[data-name="tenlienhekhac"]:before {
    content: "Nhập mã phủ cào sản phẩm";
}
span[data-name="TenCtrinhbh3"]:before {
    content: "Tên công trình: Nhà liền kề, nhà biệt thự...";
}
span[data-name="ten"]:before {
    content: "Họ và Tên của Quý khách";
}
span[data-name="diachi"]:before {
    content: "Thêm số nhà, đường, thôn xóm";
}
span[data-name="DinhVibh3"]:before {
    content: "Copy link định vị công trình vào đây";
}
span[data-name="sdtdonvilapdat"]:before {
    content: "Số điện thoại đơn vị sản xuất lắp đặt";
}
span[data-name="tendonvilapdat"]:before {
    content: "Tên cơ sở sản xuất lắp đặt";
}
span[data-name="nguoidaidien"]:before {
    content: "Người đại diện";
}
span[data-name="SoNhadonvilapdat"]:before {
    content: "Thêm số nhà, đường, thôn xóm";
}
#dmca-report-form > span {
    width: 47%;
}
#dmca-report-form > span input {
    width: 100%;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 0;
   display: none;
}

.custom-select {
  position: relative;
  font-family: Arial;
}
.select-selected, .select-items div {
  padding: 10px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.select-items {
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  left: 0;
  top: 100%;
  z-index: 1000;
  border: 1px solid #ccc;
}
.select-hide {
  display: none;
}
.wpcf7-select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23cf1818'%3E%3Cpolygon transform='rotate(180 12 12)' points='12 6 3 18 21 18'%3E%3C/polygon%3E%3C/svg%3E");
}
.wpcf7-list-item {
    display: table;
    margin: 0;
}
.wpcf7-list-item label {
    display: flex;
    margin: 0;
    cursor: pointer;
}
.doituongcha .wpcf7-list-item label span {
    white-space: nowrap;
    font-weight: 400;
    font-size: 13px;
    min-width: 270px;
}
.wpcf7-list-item label input {
    height: auto !important;
    margin: 0 !important;
    cursor: pointer;
}
.doituongcha span[data-name*="DoiTuong"] {
    padding: 0 10px 0 15px;
}
.doituong::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    background-color: #fff;
    border-radius: 10px;
}
.doituong::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ff722b;
}
.doituongkh {
    height: 35px;
    box-shadow: inset 0 -1.8em 1em 0 transparent;
    border: 1px solid #ddd;
    border-radius: 7px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #777;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23cf1818'%3E%3Cpolygon transform='rotate(180 12 12)' points='12 6 3 18 21 18'%3E%3C/polygon%3E%3C/svg%3E");
    background-position: right .45em top 50%;
    background-repeat: no-repeat;
    background-size: auto 16px;
    cursor: pointer;
    margin: 0 0 10px;
    text-align: center;
}
.doituongkh.active {
    color: #333;
}
.doituongcha {
    background: #f7f7f7;
    width: calc(100% - 100px);
    margin: 10px auto;
    border: 1px solid #999;
    border-radius: 7px;
    display: none;
    overflow: hidden;
}
.doituongcha .wpcf7-list-item {
    margin: 0 0 7px !important;
}
.doituong {
    height: 197px;
    overflow-x: hidden;
    display: block;
    border-bottom: 1px solid #ccc;
    margin: 0 0 12px;
}
.chondoituong {
    font-size: 13px;
    font-weight: 700;
    padding: 0 8px 0 15px;
    display: flex;
    align-items: center;
    height: 30px;
    color: #000;
}
.chondoituong i {
    margin: 0 0 0 auto;
    font-size: 15px;
    cursor: pointer;
}
.search-doituong {
    padding: 5px 10px;
    background: #cf1818;
    margin: 0 0 10px;
}
.search-doituong input {
    margin: 0 !important;
    text-align: left !important;
    height: 25px !important;
    border: 0;
    font-size: 13px !important;
}
.wpcf7-list-item label span:hover {
    color: #cf1818;
}
.wpcf7-list-item label span:hover {
    color: #cf1818;
}
.box-chonlai {
    padding: 0px 15px 15px;
    display: flex;
    justify-content: center;
    column-gap: 15px;
}
.box-chonlai > div {
    border: 1px solid #ccc;
    background: #fff;
    font-weight: 700;
    color: #cf1818;
    border-radius: 30px;
    padding: 0 15px 3px 15px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.2s;
}
.box-chonlai .xong {
    background: #cf1818;
    color: #fff;
    border: 1px solid #cf1818;
}
.box-chonlai > div:hover {
    transform: scale(1.1);
}
.chucvu {
    display: none;
}
.chucvu.doituongcha {
    margin-top: 0;
}
.luachonchucvu {
    background: #cf1818;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    line-height: 1.1;
    font-size: 18px;
    margin: 0 0 8px;
}
.luachonchucvu ~ span {
    padding: 0 15px;
}
.fancybox img {
    cursor: pointer;
}
.real_fake {
    position: relative;
}
.fake {
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 100%;
    pointer-events: none;
}
.fake input {
    margin: 0 0 9px !important;
    background-position: right .45em top 50%;
    background-repeat: no-repeat;
    background-size: auto 16px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23cf1818'%3E%3Cpolygon transform='rotate(180 12 12)' points='12 6 3 18 21 18'%3E%3C/polygon%3E%3C/svg%3E");
}
.codedropz-upload-inner h3, .codedropz-upload-inner span {
    display: none !important;
}
a.cd-upload-btn {
    color: #cf1818;
}
.absolute-footer {
    display: none;
}
.thatbai {
    color: #cf1818;
    font-weight: 700;
    margin: 0 0 16px;
    font-size: 20px;
}
.checkbox_henhom {
    max-width: 220px;
    display: block;
    margin: 0 auto;
}




/*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*//*ios*/
@supports (-webkit-overflow-scrolling: touch) {
    .multi_select {
        min-height: 190px;
    }
    
}
@media only screen and (max-width: 1200px) {
    .header-nav-main li {
        margin: 0 10px;
    }
}
@media only screen and (max-width: 1025px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************/
/*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************/
li.header-newsletter-item, .header-social-icons {
    display: none;
}
.header.show-on-scroll, .stuck .header-main {
    height: 60px!important;
}
.footer-wrapper {
    z-index: 99;
}
.nav-sidebar.nav-vertical>li+li {
    border-top: 1px solid #ccc;
}
.sidebar-menu ul.children {
    padding: 0 !important;
    margin: -5px 0 0;
}
.sidebar-menu ul.children li:not(.menu-item-has-children) a {
    font-size: 14px;
    padding-left: 15px;
    font-weight: 400 !important;
}
.sidebar-menu > ul > li > a {
    font-size: 15px !important;
    color: #000 !important;
    font-weight: 500;
    padding: 10px !important;
}
.sidebar-menu ul.children > li.menu-item-has-children a {
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
}
.sidebar-menu ul.children > li.menu-item-has-children {
    margin-top: 0;
}
.sidebar-menu ul.children:before {
    content: "";
    height: calc(100% - 17px);
    width: 1px;
    background: #999;
    position: absolute;
    left: 11px;
}
.nav-vertical li li.menu-item-has-children {
    margin: 0 !important;
}
.sidebar-menu ul.children > li:before {
    content: "";
    width: 7px;
    height: 1px;
    background: #999;
    position: absolute;
    top: 15px;
    left: 11px;
}
.sidebar-menu li {
    position: relative;
}
.sidebar-menu ul.children > li.menu-item-has-children:before {
    width: 13px;
}
.sidebar-menu ul.children > li.menu-item-has-children:after {
    content: "";
    width: 1px;
    height: calc(100% - 48px);
    background: #999;
    position: absolute;
    top: 33px;
    left: 28px;
}
.sidebar-menu ul.children > li.menu-item-has-children li {
    padding-left: 15px;
}
.sidebar-menu ul.children > li.menu-item-has-children li a {
    font-size: 13px;
    padding-left: 18px;
}
.sidebar-menu ul.children > li.menu-item-has-children > li:before {
    content: "";
}
.sidebar-menu ul.children > li.menu-item-has-children > ul > li:before {
    content: "";
    width: 7px;
    height: 1px;
    background: #999;
    position: absolute;
    top: 15px;
    left: 21px;
}
.sidebar-menu ul.children > li.menu-item-has-children > ul > li.sidebar-menu ul.children:before {
    width: 13px;
}
.sidebar-menu ul.children li ul li.sidebar-menu ul.children:before {
    width: 15px;
}
.sidebar-menu ul.children > li.menu-item-has-children > ul > li.menu-item-has-children:after {
    content: "";
    width: 1px;
    height: calc(100% - 43px);
    background: #999;
    position: absolute;
    top: 28px;
    left: 34px;
}
.sidebar-menu ul.children > li.menu-item-has-children > ul > li li:before {
    content: "";
    width: 7px;
    height: 1px;
    background: #999;
    position: absolute;
    top: 15px;
    left: 19px;
}
#box_foot {
    height: 184px;
}
.checkbox_henhom label {
    justify-content: center;
}
.checkbox_henhom .wpcf7-list-item {
    width: 100%;
}
#box_foot input {
    margin: 0 !important;
}
}

@media only screen and (max-width: 481px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************/
/*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************/
#logo img {
    max-height: 90px !important;
}
.nav.nav-vertical {
    font-size: 0;
}
.callto-action-tcg {
    padding: 15px;
}
.form-des1 h3 {
    font-size: 22px;
}
.form-des1 {
    font-size: 14px;
    margin: 0 0 15px;
}
.form-des1 br {
    display: none;
}
.callto-action-tcg .row {
    margin: 0 !important;
}
.form-top .form-control {
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
}
#seri_code form button {
    margin: 13px 0 5px;
    font-size: 16px;
}
#logo {
    width: 180px !important;
    position: static;
}
.info-result {
    font-size: 14px;
}
div#particles-js ~ p {
    margin: 0;
    height: 0;
}
tr, td, th {
    font-size: 12px;
    border: 0;
    border-bottom: 1px solid #ffd7c6;
}
table, thead, tbody, th, td, tr {
    display: block;
}
thead tr {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
}
tr {
    border: 1px solid #cf1818;
    border-radius: 5px;
}
td {
    position: relative;
    padding: 10px 0 !important;
    padding-left: 110px !important;
}
td:before {
    position: absolute;
    top: 10px;
    left: 0;
    white-space: nowrap;
    color: #cf1818;
    -webkit-text-stroke-width: 1px;
}
td:after {
    content: "";
    width: 1px;
    top: 5px;
    bottom: 5px;
    background: #ffd7c6;
    position: absolute;
    left: 106px;
}
td:last-child, th:last-child {
    border: 0;
}
.table-response-api-warrant-mobile td:nth-of-type(1):before {content: "Nội dung";}
.table-response-api-warrant-mobile td:nth-of-type(2):before {content: "Mã sản phẩm";}
.table-response-api-warrant-mobile td:nth-of-type(3):before {content: "Seri sản phẩm";}
.table-response-api-warrant-mobile td:nth-of-type(4):before {content: "Sđt kích hoạt";}
.table-response-api-warrant-mobile td:nth-of-type(5):before {content: "Ngày kích hoạt";}
.table-response-api-warrant-mobile td:nth-of-type(6):before {content: "Thông tin";}
.table-response-api-warrant-mobile td:nth-of-type(7):before { content: "Date of Birth"; }

.table-sanpham td:nth-of-type(1):before {content: "Tin nhắn từ hệ thống";}
.table-sanpham td:nth-of-type(2):before {content: "Seri mã bảo hành sản phẩm";}
.part_body td:nth-child(1) {
    width: auto;
    border: 0;
    border-bottom: 1px solid #ffd7c6;
}
.table-sanpham td {
    min-height: 65px;
    padding-left: 110px !important;
}
.table-sanpham td:before {
    max-width: 100px;
    white-space: normal;
}
.table-sanpham table {
    border: 0;
}
.table-response-api-warrant-mobile tr {
    margin: 0 0 15px;
}
#seri_code input {
    font-size: 14px;
    width: 100%;
}
.table-sanpham table > tbody > tr {
    margin: 0 0 15px;
}
.multi_select {
    width: 100%;
}
.multi_select select {
    margin: 0 0 10px;
    font-size: 14px;
    text-align: center;
}
.fb_dialog_content iframe {
    bottom: 42px !important;
    right: 5px !important;
}
.back-to-top {
    bottom: 1px;
    right: -1px;
}
#button-contact-vr {
    bottom: 5px !important;
    right: -15px !important;
    transform: scale(0.6) !important;
}
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -15px !important;
}
.fb_iframe_widget iframe.fb_mpn_mobile_landing_page_slide_up {
    bottom: -11px !important;
    transform: scale(0.7);
}
#seri_code form p > span, #seri_code .form-group {
    width: 100%;
}
.form-top input#BtSubmit3 {
    bottom: 198px;
}
.multi_select .title br {
    display: block !important;
}
.tb_popup {
    border: 2px solid #cf1818;
    border-radius: 10px;
    text-align: center;
    padding: 0 15px 15px;
    margin: -10px 0 0;
    position: absolute;
    background: #fff;
    z-index: 9999;
    top: 9px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}
#showButton {
    top: 85px;
    right: 17px;
    font-size: 20px;
}
.multi_con.active > p:first-child > span:first-child {
    width: calc(100% - 50px) !important;
    margin: 0 auto 0 0;
}
#box_foot p {
    padding: 10px 0px 10px 10px;
}
.checkbox_henhom .wpcf7-list-item {
    width: 100%;
}
.checkbox_henhom input[type="checkbox"] {
    margin: 0 auto 0 20px !important;
}
.checkbox_henhom .wpcf7-list-item {
    float: none;
    display: table;
    margin: 0 auto !important;
    width: auto;
    padding: 0;
}
.box-qr input {
    width: 100% !important;
}
.box-qr {
    width: 100%;
}
.box-qr-con.active {
    position: fixed;
    width: 100vw;
    height: calc(100vh - 60px);
    z-index: 3;
    top: 60px;
    left: 0;
    background: #fff;
    display: block;
}
.box-qr-con1 {
    position: relative;
}
.box-qr-con1 [id*="startButton"] {
    font-size: 0;
    width: 25px;
    height: 25px;
    background: #fff url(https://nhomchat.vn/wp-content/uploads/2023/07/qr-code-scan-2-svgrepo-com.svg);
    background-size: cover;
    margin: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 2;
}
.box-qr-con video {
    width: 100%;
    height: 100%;
}
.box-qr-con #resetButton {
    position: absolute;
    top: 10px;
    z-index: 4;
    right: 10px;
    margin: 0;
    padding: 0px 12px;
}
[id*="startButton"] {
    display: block;
}
.header-nav-main > li:last-child {
    display: block;
}
.warrant-serial-shortcode .tb_popup {
    margin: 20px 0 -17px;
}
#xac-thuc-san-pham .container .container {
    width: 100%;
}
select#chontrang {
    white-space: break-spaces;
    font-size: 20px;
}
.multi_con.active > span:first-child {
    width: calc(100% - 50px);
}
#dmca-report-form > span {
    width: 100%;
}

}/****************end 481px****************/

@media only screen and (max-width: 350px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************/
    /*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************//*************** ADD MOBILE ONLY CSS HERE  ***************/
    .multi_select .title {
        font-size: 12px;
        margin: 0 0 20px;
    }
}