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

/*************** ADD CUSTOM CSS HERE.   ***************/
p {
    margin-bottom: 10px;
}
.section > .section-content > .row > .col {
    padding-bottom: 0;
}
.box-img {
    border-radius: 15px;
    overflow: hidden;
}
.box-img img {
    border-radius: 15px;
}
.box-img .box-text {
    border-radius: 0 0 10px 10px;
}
.footer-wrapper ul {
    margin-bottom: 0;
}
.footer-wrapper ul li {
    list-style: none;
    margin-left: 0;
}
.icon-box-left {
    display: flex;
    align-items: center;
}
.icon-box-left p {
    margin-bottom: 0;
}
.tab-home.tabbed-content .nav-vertical {
    padding-top: 0;
    width: 4%;
    order: 1;
    position: absolute;
    z-index: 6;
    right: 37%;
}
.tab-home.tabbed-content .nav-vertical > li {
    border: none;
}
.tab-home.tabbed-content .nav-vertical > li:first-child {
    position: relative;
    right: -200%;
    top: 20px;
}
.tab-home.tabbed-content .nav-vertical > li:nth-child(2) {
    position: relative;
    right: -75%;
}
.tab-home.tabbed-content .nav-vertical > li:nth-child(4) {
    position: relative;
    right: 20%;
}

.tab-home.tabbed-content .nav-vertical > li:nth-child(5) {
    position: relative;
    right: -10%;
}
.tab-home.tabbed-content .nav-vertical > li:nth-child(6) {
    position: relative;
    right: -110%;
}

.row-ungdung-mb .tab-home.tabbed-content li > a,
.tab-home.tabbed-content .nav-vertical > li > a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;    
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 40px;
    flex-grow: inherit;
    position: relative;
    background-color: #006DFF;
    color: #fff;
}
.row-ungdung-mb .tab-home.tabbed-content li.active>a:before {
    display: none !important;
}
.row-ungdung-mb .tab-home.tabbed-content li.active > a,
.tab-home.tabbed-content .nav-vertical.nav-line>li.active>a {
    background-color: #0346D0;
    color: #fff;
}
.tab-home.tabbed-content .nav-vertical.nav-line>li>a:before {
    display: none;
}
/*.tab-home.tabbed-content .nav-vertical.nav-line>li>a:before {
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -30px;
    left: 0;
    margin: auto;
    opacity: 1;
}
*/
.tab-home.tabbed-content .nav-vertical.nav-line>li:last-child {
    margin-bottom: 0;
}
.tab-home.tabbed-content .nav-vertical.nav-line>li:last-child>a:before {
    display: none;
}
.tab-home.tabbed-content .nav-vertical+.tab-panels {
    border: none;
    padding: 0;
}
.tab-home .bx-image .col-inner {
    display: flex;
    align-items: center;
    height: 503px;
}
.tab-home .bx-image .col-inner:before {
    content: '';
    width: 99%;
    padding: 1px;
    height: 100%;
    border: 2px dashed #fff;
    display: block;
    border-radius: 100%;
    position: absolute;
    right: 0;
    margin: 3px;
    top: 0;
  -webkit-animation: rotate 20s normal linear infinite;
  animation: rotate 20s normal linear infinite;
}
.tab-home .bx-image .col-inner:after {
    content: '';
    width: 100%;
    padding: 1px;
    height: 100%;
    border: 2px dashed var(--primary-color);
    display: block;
    border-radius: 100%;
    position: absolute;
    right: 0;
    margin: auto;
    top: 0;
      -webkit-animation: rotate 20s normal linear infinite;
  animation: rotate 20s normal linear infinite;
}

.tab-home .img-tab img {
    border-radius: 100%;
    border: 5px solid var(--primary-color);
    /*height: 400px;
    width: 400px;
    object-fit: cover;
    */
}
.wpcf7-form label {
    color: var(--primary-color);
}
.wpcf7-form .col {
    padding-bottom: 5px;
}
.wpcf7-form input.wpcf7-form-control {
    height: 48px;
    border-radius: 6px;
}
.wpcf7-form textarea {
    height: 130px;
    border-radius: 6px;
}
.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    text-transform: none;
}
.footer-wrapper .wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #6EC3F4;
}
.widget-area, .sidebar-inner, #product-sidebar.shop-sidebar {
    background-color: #fff;
    padding: 20px;
    font-size: 14px;
}
.archive .col.post-item .box {
    background-color: #fff;
}
.archive .col.post-item .box:before {
    content: "";
    position: absolute;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    top: calc(3px / -1);
    left: calc(3px / -1);
    background: linear-gradient(to right, #0E98E6 0%, #0E98E6 100%), linear-gradient(to top, #0E98E6 50%, transparent 50%), linear-gradient(to top, #0E98E6 50%, transparent 50%), linear-gradient(to right, #0E98E6 0%, #0E98E6 100%), linear-gradient(to left, #0E98E6 0%, #0E98E6 100%);
    background-size: 100% 3px, 3px 200%, 3px 200%, 0% 3px, 0% 3px;
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
    transition: transform 0.2s ease-in-out, background-position 0.2s ease-in-out, background-size 0.2s ease-in-out;
    transform: scaleX(0) rotate(180deg);
    transition-delay: 0.4s, 0.2s, 0s;
}
.archive .col.post-item .box .box-text {
    padding: 15px;
}
.archive .col.post-item .box:hover:before {
    background-size: 200% 3px, 3px 400%, 3px 400%, 55% 3px, 55% 3px;
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
    transform: scaleX(1) rotate(180deg);
    transition-delay: 0s, 0.2s, 0.4s;
}
.shop-page-title.category-page-title.page-title {
    display: none;
}
.tax-product_cat.term-gia-cong-my-pham .category-page-row > .col.large-3 {
    display: none;
}
.tax-product_cat.term-gia-cong-my-pham .category-page-row > .col.large-9 {
    max-width: 100%;
    flex-basis: 100%;
}
.des {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
}
.category-des {
    background-color: #fff;
    padding-top: 30px;
}
.page-title-bar h1, 
.page-title-bar h2 {
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
}
.page-title-bar .breadcrumb {
    padding: 6px 0;
    font-size: 16px;
}
.product-category .box {
    background-color: #fff;
    text-align: left;
}
.product-category .box .box-text {
    padding: 20px;
}
.product-category .box .box-text-inner {
    text-align: left;
}
.product-category .box .header-title {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    color: #0058AF;
    font-size: 20px;
}
.product-category .box:before {
    content: "";
    position: absolute;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    top: calc(3px / -1);
    left: calc(3px / -1);
    background: linear-gradient(to right, #0E98E6 0%, #0E98E6 100%), linear-gradient(to top, #0E98E6 50%, transparent 50%), linear-gradient(to top, #0E98E6 50%, transparent 50%), linear-gradient(to right, #0E98E6 0%, #0E98E6 100%), linear-gradient(to left, #0E98E6 0%, #0E98E6 100%);
    background-size: 100% 3px, 3px 200%, 3px 200%, 0% 3px, 0% 3px;
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
    transition: transform 0.2s ease-in-out, background-position 0.2s ease-in-out, background-size 0.2s ease-in-out;
    transform: scaleX(0) rotate(180deg);
    transition-delay: 0.4s, 0.2s, 0s;
}
.des {
    color: #666;
}
.product-category .box:hover:before {
    background-size: 200% 3px, 3px 400%, 3px 400%, 55% 3px, 55% 3px;
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
    transform: scaleX(1) rotate(180deg);
    transition-delay: 0s, 0.2s, 0.4s;
}
.readmore {
    padding: 10px 29px;
    background: var(--primary-color);
    color: #fff;
    text-align: center;
    border-radius: 30px;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
}
.readmore:hover {
    background-color: var(--primary-color);
    color: #fff;
}
.product-small.box {
    background-color: #fff;
}
.product-small.box:before, .box.service:before {
    content: "";
    position: absolute;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    top: calc(3px / -1);
    left: calc(3px / -1);
    background: linear-gradient(to right, #0346d0 0%, #0346d0 100%), linear-gradient(to top, #0346d0 50%, transparent 50%), linear-gradient(to top, #0346d0 50%, transparent 50%), linear-gradient(to right, #0346d0 0%, #0346d0 100%), linear-gradient(to left, #0346d0 0%, #0346d0 100%);
    background-size: 100% 3px, 3px 200%, 3px 200%, 0% 3px, 0% 3px;
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
    transition: transform 0.2s ease-in-out, background-position 0.2s ease-in-out, background-size 0.2s ease-in-out;
    transform: scaleX(0) rotate(180deg);
    transition-delay: 0.4s, 0.2s, 0s;
}
.product-small.box:hover:before, 
.box.service:hover:before {
    background-size: 200% 3px, 3px 400%, 3px 400%, 55% 3px, 55% 3px;
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
    transform: scaleX(1) rotate(180deg);
    transition-delay: 0s, 0.2s, 0.4s;
}
.product-small.box .box-text {
    padding: 20px;
    background-color: #f5f5f5;
}
.product-small.box .woocommerce-LoopProduct-link {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
}
.box.service h4 {
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
    line-height: 20px;
}
.box.service .button {
    margin-bottom: 0;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.row-ungdung-mb .tab-home.tabbed-content li > a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    margin: 0 0 15px;
}

}
/* */
.view-more-home .accordion-title {
	text-align: center;
	border: none;
}
.accordion .view-more-home .toggle {
	position: initial;
}
.view-more-home .accordion-inner {
	padding: 10px 0;
}
.view-more-lc .toggle{
	display: none;
}
.view-more-lc .accordion-title span {
    background: #0346d0;
    color: #fff;
    padding: 10px 25px;
    border-radius: 100px;
    font-size: 17px;
}
/* */
.row-ct-h .box-img .box-text {
    transition: 0.2s ease-out;
    height: 140px;
    cursor: pointer;
}
.row-ct-h .box-img .box-text p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.row-ct-h .box-img .box-text h4 {
	margin-bottom: 15px;
}
.row-ct-h .box-img:hover .box-text {
	height: 100%;
}
.row-ct-h .box-img:hover .box-text p {
	display: block;
}
/* */
.des-blog {
    margin-bottom: 35px;
}
.entry-content.single-page {
    padding-top: 0;
}
.entry-header .entry-header-text {
    padding-bottom: 0;
}
.blog-single .large-9.medium-col-first {
    border: none !important;
    background: #fff;
    padding-top: 15px;
}
.from_the_blog_excerpt,
.post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
    height: 44px;
}
.header-bg-color {
    background-image: linear-gradient(to right, #0480FE , #0221B2);
}
.header-main .nav > li > a {
    font-size: 16px;
}
.col-dici-center .col-inner {
    position: relative;
}
.col-dici-center .uxb-wrapper {
    position: static;
}
.col-dici-center .col-inner .block-dici .block-dicis {
    position: absolute;
    top: 0;
}
.col-dici-center .col-inner .block-dici {
    position: absolute;
    top: 0;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    justify-content: normal;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    padding: 20px;
}
.col-dici-center .col-inner .block-dici:before {
    content: '';
    height: 1px;
    width: 92%;
    background-color: var(--primary-color);
    display: block;
    position: absolute;
    margin: auto auto;
    left: 0;
    right: 0;
}
.col-dici-center .col-inner .block-dici:after {
    content: '';
    height: 92%;
    width: 1px;
    background-color: var(--primary-color);
    display: block;
    position: absolute;
    margin: auto auto;
    left: 0;
    right: 0;
}
.block-dici .block-dici-box:nth-child(2n+1) {
    text-align: right;
}
.block-dici .block-dici-box:nth-child(2n+2) {
    text-align: left;
}
.block-dici .block-dici-box {
    font-size: 18px;
    height: 232px;
    width: 232px;
    display: flex;
    align-items: center;
    padding: 20px;
    color: var(--primary-color);
    position: relative;
    transition: all 0.3s ease;
    background-color: rgba(0, 0, 0, 0); /* Nền trong suốt ban đầu */
    transition: background-color 0.5s ease; /* Hiệu ứng chuyển màu mượt */
    cursor: pointer;
    transition: 0.5s ease-out;
    transform: translate(0px, 0px);
}
.block-dici .block-dici-box h3 {
    color: var(--primary-color);
    margin-bottom: 0;
}
.block-dici .block-dici-box:hover {

    background-image: linear-gradient(to right, #0480FE , #0221B2); 
}
.block-dici .block-dici-box:hover h3 {
    color: #fff;
}
.block-dici .block-dici-box:nth-child(1) {
    border-top-left-radius: 100%;
}

.block-dici .block-dici-box:nth-child(2) {
    border-top-right-radius: 100%;
   
    /*transform: translate3d(0, 20px, 0);*/
}
.block-dici .block-dici-box:nth-child(3) {
    border-bottom-left-radius: 100%;
}
.block-dici .block-dici-box:nth-child(4) {
    border-bottom-right-radius: 100%;
}
.block-dici .block-dici-box:nth-child(1):hover {
    transform: translate(-20px, -20px);
}
.block-dici .block-dici-box:nth-child(2):hover {
     transform: translate(20px, -20px);
}
.block-dici .block-dici-box:nth-child(3):hover {
    transform: translate(-20px, 20px);
}
.block-dici .block-dici-box:nth-child(4):hover {
    transform: translate(20px, 20px);
}

.block-dici .block-dici-box:nth-child(2) h3,
.block-dici .block-dici-box:nth-child(1) h3 {
    padding-top: 35px;
}
.block-dici .block-dici-box:nth-child(3) h3,
.block-dici .block-dici-box:nth-child(4) h3 {
    top: -25px;
    position: relative;
}

/*.block-dici .block-dici-box:nth-child(1):before {
    content: '';
    width: 1px;
    height: 60px;
    background-color: var(--primary-color);
    transform: rotate(-45deg);
    top: 95px;
    left: -5px;
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s ease; 
}*/
/*.block-dici .block-dici-box:nth-child(1):after {
    content: '';
    height: 22px;
    width: 22px;
    background-color: var(--primary-color);
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 92px;
    left: -35px;
    opacity: 0; 
    transition: opacity 0.5s ease; 
}*/

.block-dici .block-dici-box:nth-child(1):hover:before {
    opacity: 1; /* Hiện khi hover */
}
.block-dici .block-dici-box:nth-child(1):hover:after {
    opacity: 1; /* Hiện khi hover */
}


.block-dici .block-dici-box:nth-child(2):before {
   /* content: '';
    width: 1px;
    height: 60px;
    background-color: var(--primary-color);
    transform: rotate(45deg);
    top: 95px;
    right: -5px;
    position: absolute;
    opacity: 0; 
    transition: opacity 0.5s ease; */
}
.block-dici .block-dici-box:nth-child(2):after {
   /* content: '';
    height: 22px;
    width: 22px;
    background-color: var(--primary-color);
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 92px;
    right: -35px;
    opacity: 0; 
    transition: opacity 0.5s ease; */
}
.block-dici .block-dici-box:nth-child(2):hover:before {
    opacity: 1; /* Hiện khi hover */
}
.block-dici .block-dici-box:nth-child(2):hover:after {
    opacity: 1; /* Hiện khi hover */
}

.block-dici .block-dici-box:nth-child(3):hover:before {
/*    content: '';
    width: 1px;
    height: 60px;
    background-color: var(--primary-color);
    transform: rotate(45deg);
    bottom: 95px;
    left: -5px;
    position: absolute;
    opacity: 0; 
    transition: opacity 0.5s ease; */
}
.block-dici .block-dici-box:nth-child(3):hover:after {
   /* content: '';
    height: 22px;
    width: 22px;
    background-color: var(--primary-color);
    border-radius: 100%;
    display: block;
    position: absolute;
    bottom: 92px;
    left: -35px;
    opacity: 0; 
    transition: opacity 0.5s ease;*/ 
}
.block-dici .block-dici-box:nth-child(3):hover:before {
    opacity: 1; /* Hiện khi hover */
}
.block-dici .block-dici-box:nth-child(3):hover:after {
    opacity: 1; /* Hiện khi hover */
}

.block-dici .block-dici-box:nth-child(4):before {
  /*  content: '';
    width: 1px;
    height: 60px;
    background-color: var(--primary-color);
    transform: rotate(-45deg);
    bottom: 95px;
    right: -5px;
    position: absolute;
    opacity: 0; 
    transition: opacity 0.5s ease;*/
}
.block-dici .block-dici-box:nth-child(4):after {
  /*  content: '';
    height: 22px;
    width: 22px;
    background-color: var(--primary-color);
    border-radius: 100%;
    display: block;
    position: absolute;
    bottom: 92px;
    right: -35px;
    opacity: 0; 
    transition: opacity 0.5s ease;*/
}
.block-dici .block-dici-box:nth-child(4):hover:before {
    opacity: 1; /* Hiện khi hover */
}
.block-dici .block-dici-box:nth-child(4):hover:after {
    opacity: 1; /* Hiện khi hover */
}

.col-dici-left .col-inner {
    align-items: center;
    min-height: 520px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    max-width: 300px;
    height: auto;
}
.col-dici-left .box-txt {
    background-color: rgb(4 47 190 / 80%);
    border-radius: 10px;
    padding: 10px;
    color: #fff;
}
.col-dici-left .box-txt p {
    margin-bottom: 0;
}

.row-ct-h .col-inner {
    background-image: linear-gradient(#0346D0, #02246A);
    border-radius: 10px;
    padding: 15px;
    border-radius: 10px;
}

.block_footer {
    background-image: linear-gradient(to right, #0480FE , #0221B2); 
}

.page-title-bar {
    background-color: #B3E1FF;
    color: var(--primary-color);
    font-size: 16px;
    margin-bottom: 30px;
}
.page-title-bar a {
    color: var(--primary-color);
}

.widget .is-divider {
    display: none;
}
.widget.widget_nav_menu {
    background-color: #F6F6F6;
    padding: 15px;
}
.widget span.widget-title {
    text-transform: none;
    display: block;
    border-bottom: 2px solid;
    font-size: 20px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
.widget.widget_nav_menu a {
    color: #A8A6A7;
}
.box-cate:hover h3 {
    color: var(--primary-color);
    text-decoration: underline;
}

.tabs-quytrinh {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.tab-quytrinh {
    width: 100px;
    height: 100px;
    margin: 0 10px;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background 0.3s ease;
    background-color: var(--primary-color);
    border-radius: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.tab-quytrinh:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    border-radius: 100px;
    position: absolute;
    z-index: 2;
}
.tab-quytrinh img {
    position: relative;
    z-index: 5;
}

.tab-quytrinh.active-tab:before, .tab-quytrinh:hover:before {
    opacity: 0.5;
    background-color: #000;
}

.tab-quytrinh:hover img {
    opacity: 1;
}

.tab-icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.tab-content {
    display: none;
    margin-top: 20px;
    text-align: center;
    margin-top: 120px;
}

.tab-content .content-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    object-fit: cover;
    width: 400px;
    height: 400px;
    float: left;
    background-size: cover;
    margin-left: 130px;

}
.tab-content .content-header:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    display: block;
    position: absolute;
    top: 0;
    opacity: .5;
    border-radius: 100%;
}
.tab-content .content-header img {
    border-radius: 100%;
    object-fit: cover;
    width: 400px;
    height: 400px;
}
.tab-content .content-header h3 {
    position: relative;
    z-index: 9;
    color: #fff;
    font-size: 24px;
}

.content-img {
    width: 100px;
    height: 100px;
    margin-right: 20px;
}

.tab-content.active {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.content-body {
    width: 555px;
    background-color: #E2F1FC;
    border-radius: 20px;
    padding: 30px;
    border: 1px solid #333;
    text-align: left;
	height: 300px;
    overflow: auto;
}

.active-tab {
    background-color: rgba(0, 0, 0, 0.5);
}


.tabs-quytrinh {
    position: absolute;
    width: 636px;
    height: 636px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tab-quytrinh {
    position: absolute;    
    background-size: cover;
    background-position: center;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

/* Định vị các tab thành hình bát giác */
.tab-quytrinh:nth-child(1) {
    top: -5%;
    left: 50%;
    transform: translate(-50%, 0);
}

.tab-quytrinh:nth-child(2) {
    top: 14.64%;
    left: 85.36%;
    transform: translate(-50%, -50%);
}

.tab-quytrinh:nth-child(3) {
    top: 50%;
    left: 105%;
    transform: translate(-100%, -50%);
}

.tab-quytrinh:nth-child(4) {
    top: 85.36%;
    left: 85.36%;
    transform: translate(-50%, -50%);
}

.tab-quytrinh:nth-child(5) {
    top: 105%;
    left: 50%;
    transform: translate(-50%, -100%);
}

.tab-quytrinh:nth-child(6) {
    top: 85.36%;
    left: 14.64%;
    transform: translate(-50%, -50%);
}

.tab-quytrinh:nth-child(7) {
    top: 50%;
    left: -5%;
    transform: translate(0, -50%);
}

.tab-quytrinh:nth-child(8) {
    top: 14.64%;
    left: 14.64%;
    transform: translate(-50%, -50%);
}

.product-section {
    border-top: none;
}
.product-section-title.product-section-title-related {
    text-align: center;
    font-size: 32px;
}
.woocommerce-tabs  .nav-line>li>a {
    font-size: 32px;
}
.woocommerce-tabs  .nav-line>li.active>a:before {
    display: none;
}

.social-icons.share-icons.icon-style-small a.icon:not(.button) {
    color: var(--primary-color);
}
h1.product-title.product_title {
    font-size: 32px;
    color: var(--primary-color);
}

.section-chungchi .col-inner {
    display: flex;
    justify-content: space-between;
}
.cncc-big-left {
    width: 30%;
}
.cncc-big-left .slick-arrow {
    display: none !important;
}
.cncc-big-right {
    width: 60%;
}
.heading-title {
    font-size: 32px;
    color: var(--primary-color);
}
.cncc-nav .slick-list {
    padding: 0 !important;
    margin: 0 -10px;
}
.cncc-nav-item {
    padding: 0 10px;
}
.cncc-for-item-text-loop {
    max-width: 400px;
}
.slick-arrow {
    position: absolute;
    bottom: -50px;
    left: 0;
    margin-bottom: 0;
    margin-right: 30px;
    border: 1px solid var(--primary-color);
    height: 48px;
    width: 48px;
    line-height: 40px;
    font-weight: bold;
    border-radius: 100%;
    color: var(--primary-color);

}
.slick-arrow.slick-next {
    left: 55px;
}
.cncc-for-item-text hr {
    margin: 30px 0;
}

.row-product {
    overflow-x: scroll;
    display: -webkit-inline-box;
    flex-flow: column;
    padding-bottom: 30px;
}
.row-product .col {
    max-width: 22%;
    flex-basis: 22%;
}
.row-product .box .box-text {
    background-image: linear-gradient(#ffffff00, #ffffffad, #ffffff);
    background-color: #00000000 !important;
    padding-top: 70px;
    bottom: -1px;
}
.button.is-outline {
    border: 1px solid;
}


/* Demonstrate a "mostly customized" scrollbar
 * (won't be visible otherwise if width/height is specified) */
.row-product::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa; /* or add it to the track */
}

/* Add a thumb */
.row-product::-webkit-scrollbar-thumb {
  background: #0346D0;
}

.slider-custom .slick-slide {
    transition: transform 0.5s ease, opacity 0.5s ease;
    opacity: 0.7;
    transform: scale(0.8);
}
.slider-custom .slick-slide.slick-active.slick-current {
    opacity: 1;
    transform: scale(1);
}
.slider-custom .circle img {
    border-radius: 20px 0px 0px 20px !important;
    padding-top: 0;
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
  }
  50% {
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, 180deg);
  }
  75% {
    -webkit-transform: rotate3d(0, 0, 1, 270deg);
    transform: rotate3d(0, 0, 1, 270deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.col-dici-left .box-txt:hover {
  -webkit-animation: shake 2s normal linear infinite;
  animation: shake 2s normal linear infinite;
  cursor: pointer;
}

.row-img-rota .box .box-image img {
    transform: rotateY(180deg);
    transition: all 1.3s ease;
}
.row-img-rota .box:hover .box-image img {
    transform: rotateY(0deg);
}
.row-img-rota .box:hover a {
    text-decoration: underline;
    color: #0346d0;
}
/* */
.banner-gt .bg  {
    background-size: 455px !important;
    background-position-x: 0;
}
@media (max-width: 480px) {
    .row-product .col {
        max-width: 50%;
        flex-basis: 50%;
    }
    .col-dici-left .col-inner {
        min-height: 300px;
    }
    .block-dici .block-dici-box {
        width: 100%;
        height: 100%;
        font-size: 15px;
    }
    .col-dici-center .col-inner .block-dici {
        padding: 15px;
    }
    .block-dici .block-dici-box {
    }
    .block-dici .block-dici-box:nth-child(1):hover:before,
    .block-dici .block-dici-box:nth-child(1):hover:after,
    .block-dici .block-dici-box:nth-child(2):hover:before,
    .block-dici .block-dici-box:nth-child(2):hover:after,
    .block-dici .block-dici-box:nth-child(3):hover:before,
    .block-dici .block-dici-box:nth-child(3):hover:after,
    .block-dici .block-dici-box:nth-child(4):hover:before,
    .block-dici .block-dici-box:nth-child(4):hover:after {
        display: none;
    }
    .tab-home.tabbed-content .nav-vertical {
        width: 100%;
        display: flex;
        flex-flow: initial;
        position: relative;
        right: auto;
    }
    .tab-home.tabbed-content .nav-vertical > li {
        right: auto !important;
        left: auto !important;
        top: auto !important;
    }
    .tab-home .bx-image .col-inner {
        height: auto;
    }
    .tab-content .content-header {
        margin-left: 0;
    }
    .tab-content {
        margin-top: 20px;
    }
    .tab-content.active {
        display: block;
    }
    .tab-content .content-header {
        float: none;
        margin-bottom: 20px;
    }
    .content-body {
        width: 100%;
    }
    .tabs-quytrinh {
        width: auto;
        height: auto;
        position: initial;
        display: grid;
        grid-template-columns: repeat(4, 1fr); /* 4 cột với kích thước bằng nhau */
        grid-template-rows: repeat(2, auto);  /* 2 dòng với chiều cao tự động */
        gap: 5px; /* Khoảng cách giữa các ô */
    }
    .tab-quytrinh {
        top: auto !important;
        left: auto !important;
        right: auto !important;
        transform: none !important;
        position: relative;
        width: auto;
        height: 70px;
    }
    .tab-content .content-header {
        width: 100%;
    }
    .heading-title {
        font-size: 22px;
    }
    .cncc-nav .slick-arrow {
        display: none !important;
    }

    .slider-custom .icon-box-left {
        display: block;
    }
    .slider-custom .circle img {
        border-radius: 20px 20px 0 0 !important;
    }
    .slider-custom .icon-box .icon-box-img {
        max-width: 100%;
    }
    .slider-custom .slick-arrow {
        display: none !important;
    }
    .slider-custom .icon-box-left .icon-box-img+.icon-box-text {
        padding-right: 1em;
    }
    .product-section-title.product-section-title-related,
    .woocommerce-tabs .nav-line>li>a {
        font-size: 26px;
    }
    h1.product-title.product_title {
        font-size: 29px;
    }
    .banner-gt .bg {
        background-size: 288px !important;
    }
    #button-contact-vr {
        width: 100%;
    }
    #gom-all-in-one {
        display: flex;
    }
    .tab-home.tabbed-content .nav-vertical {
        order: 1;
    }
    .tab-home.tabbed-content .nav-vertical+.tab-panels {
        order: 2;
    }
}

