/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/


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

.h1, h1 { 
	font-size: 2.5rem !important; 
}

.h2, h2 { 
	font-size: 2rem !important; 
}

.h3, h3 {
	font-size; 1.5rem !important;
}

h1, h2, h3, h4, h5, h6 {
	color: var(--primary-color);
}

.contact-section, .page-header-section {
    background: url(https://newihn.brandinfo.vn/wp-content/uploads/2025/11/section-bg.jpg) center left;
    background-size: cover;
    padding: 60px 0;
    border-radius: 0px;
    position: relative;
    background-attachment: fixed;
}

.contact-section:before {
	  content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: #ffffff;
    z-index: 0;
    opacity: 0.9;
}

.page-header-section:before {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background: var(--primary-color);
    z-index: 0;
    opacity: 0.9;
}

.footer-logo img, .gtcl-col img, .icon-box-number img {
	filter: invert(1) brightness(1000);
}

.dich-vu-col .col-inner {
	background-color: white;
}

.dich-vu-col .col-inner:hover {
	transition: 0.3s ease; 
	background-color: var(--primary-color);
}

.dich-vu-col .col-inner:hover .icon-box > .icon-box-text,
.dich-vu-col .col-inner:hover .icon-box-text h3 {
	transition: 0.3s ease; 
	color: white;
}

.dich-vu-col .col-inner:hover .icon-box .icon-box-img img,
.giai-phap-col .col-inner:hover .icon-box-img img {
	transition: 0.3s ease; 
	filter: invert(1) brightness(1000);
}

.giai-phap-col .col-inner {
	  position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 500ms 
ease-out;
    transition: all 500ms 
ease-out;
}

.giai-phap-col .col-inner:hover {
  transition: 0.3s ease-in-out; 
	background-color: var(--primary-color);
}

.giai-phap-col .col-inner:hover .icon-box-text,
.giai-phap-col .col-inner:hover .icon-box-text h3 {
  color: white;
}

/* input[type='submit'] {
	border-radius: 100px;
}

.wpcf7 .wpcf7-form-control {
	border-radius: 10px;
}
 */

.blog-wrapper .post-item .box-image  {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.blog-wrapper .post-item .box-text {
	padding: 20px;
	background-color: #f5f5f5;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.blog-wrapper .post-item .box-text .post-title {
	font-size: 20px;
	font-weight: normal;
	height: 60px;
}

.blog-wrapper .post-item .box-text .is-divider {
	display: none;
}

.absolute-footer .footer-primary {
	color: #777;
}

.inline-email-form {
  display: flex;
  align-items: stretch;
	width: 100%;
}

.inline-email-form .email-field-wrapper {
  flex-grow: 1;
  margin: 0;
}

.inline-email-form .submit-button-wrapper {
  flex-shrink: 0; 
  margin: 0;
}

.inline-email-form .email-field-wrapper input[type="email"] {
  width: 100%;
	height: 44px;
  margin: 0 !important; 
  box-sizing: border-box; 
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.inline-email-form .submit-button-wrapper input[type="submit"] {
  margin: 0 !important; 
  height: 44px; 
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
	background-color: white;
	color: var(--primary-color);
}

.img-li-do .img-inner, .img-gt .img-inner {
	border-radius: 10px;
}

/* .title-custom {
	text-align: left !important;
} */

/* .title-custom h3 {
	  background-size: cover;
    margin-right: 15px;
    border-bottom: 0;
    font-size: 17px;
    color: white !important;
    background: var(--primary-color);
    text-transform: none;
    padding: 8.6px 20px;
	margin-bottom: 20px;
	border-radius: 5px;
} */

.section-title-normal span {
    background-size: cover;
    margin-right: 15px;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: white !important;
    background: var(--primary-color);
    text-transform: none;
    padding: 11px 20px;
    background-position-x: center;
}
.section-title-normal span {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-right: 15px;
    border-bottom: 0;
    margin-bottom: 0;
    width: auto;
    background: var(--primary-color);
    color: white !important;
    padding: 7.6px 20px;
    font-size: 18px;
    position: relative;
    margin: 0;
}

.title-custom .section-title-normal span:after {
    border: 22px solid transparent;
    border-left-color: var(--primary-color);
    position: absolute;
    top: 0px;
    left: 100%;
    content: "";
}

@media (max-width: 1280px) {
	.header-nav-main li > a {
		font-size: 12px;
	}
}

@media (max-width: 1024px) {
	.header-nav-main li > a {
		font-size: 10px;
	}
}

.top-bar-nav .gtranslate_wrapper a {
	color: white !important;
	font-size: 12px;
}

.top-bar-nav .gtranslate_wrapper span {
	font-size: 12px !important;
}

.top-bar-nav .gtranslate_wrapper a:hover {
	color: black !important;
}

.circle-li-do-col .col-inner .left_col {
    width: 100%;
    position: relative;
}

.circle-li-do-col .col-inner .left_col:before {
    position: absolute;
    content: '';
    left: 0;
    top: 10.417rem;
    width: 1.042rem;
    height: 1.042rem;
    background: var(--primary-color);
    border-radius: 50%;
}

.circle-li-do-col .col-inner .left_col .circle_wrap {
    width: 23.4375rem;
    height: 23.4375rem;
    margin-left: 5.729rem;
    position: relative;
}

.circle-li-do-col .col-inner .left_col .circle_wrap:before {
    position: absolute;
    content: '';
    background: linear-gradient(178deg,rgba(192, 1, 19, 1) 35%, rgba(242, 242, 242, 1) 100%);
    width: 4.167rem;
    height: 4.167rem;
    right: -10.15625rem;
    bottom: -.521rem;
    border-radius: 50%;
}

.circle-li-do-col .col-inner .left_col .img_bg div {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px dashed var(--primary-color);
    display: flex;
    justify-content: center;
    align-items: center;
}

.circle-li-do-col .col-inner .left_col .circle_1 {
    width: 100%;
    height: 23rem;
    border-radius: 50%;
}

.circle-li-do-col .col-inner .left_col .circle_2 {
    width: 17.1875rem;
    height: 17.1875rem;
}

.circle-li-do-col .col-inner .left_col .circle_3 {
    width: 11.09375rem;
    height: 11.09375rem;
}

.circle-li-do-col .col-inner .left_col .circle_4 {
    width: 4.792rem;
    height: 4.792rem;
}

.circle-li-do-col .col-inner .left_col .bubbles {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spin2 15s 
linear infinite;
}

.circle-li-do-col .col-inner .left_col .bubble {
    position: absolute;
    text-align: center;
    color: #eff0f2;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation: spin3 15s 
linear infinite;
}

.circle-li-do-col .col-inner .left_col .bubble:first-child {
    top: -5.729rem;
    left: 4.167rem;
    width: 11.875rem;
    height: 11.875rem;
    background: var(--primary-color);
}

.circle-li-do-col .col-inner .left_col .bubble .number {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 3.4375rem;
}

.circle-li-do-col .col-inner .left_col .bubble .des {
    font-weight: 400;
    font-size: 1.042rem;
    line-height: 1.458rem;
}

.circle-li-do-col .col-inner .left_col .bubble:nth-child(2) {
    right: -4.167rem;
    top: 5.46875rem;
    width: 10.677rem;
    height: 10.677rem;
    background: var(--primary-color);
    border: 3px solid rgba(255, 255, 255, .1);
}

.circle-li-do-col .col-inner .left_col .bubble:nth-child(3) {
    top: 10.9375rem;
    left: -4.167rem;
    width: 8.229rem;
    height: 8.229rem;
    background: var(--primary-color);
}

.circle-li-do-col .col-inner .left_col .bubble:nth-child(4) {
    width: 8.229rem;
    height: 8.229rem;
    right: 3.125rem;
    bottom: -3.385rem;
    background: var(--primary-color);
}

.circle-li-do-col .col-inner .left_col .circle_wrap:after {
    position: absolute;
    content: '';
    width: 1.5625rem;
    height: 1.5625rem;
   background: linear-gradient(178deg,rgba(192, 1, 19, 1) 35%, rgba(242, 242, 242, 1) 100%);
    bottom: -3.646rem;
    left: 6.51rem;
    border-radius: 50%;
    z-index: -1;
}

@keyframes spin2 {
    from {
        transform: rotateZ(0)
    }

    to {
        transform: rotateZ(360deg)
    }
}

@keyframes spin3 {
    from {
        transform: rotateZ(0)
    }

    to {
        transform: rotateZ(-360deg)
    }
}

@media (max-width: 991px) {
    .circle-li-do-col .col-inner .left_col .circle_wrap {
        margin: 0 auto 8.375rem
    }
}

@media (max-width: 767px) {
	.circle-li-do-col .col-inner .left_col .circle_wrap {
        transform: scale(1.0);
				margin-top: -100px;
    }
}

@media (max-width: 600px) {
	.circle-li-do-col .col-inner .left_col .circle_wrap {
        transform: scale(.55);
    }
	
	.circle-li-do-col .col-inner .left_col 	{
        margin: 0 auto;
    }
	
	.circle-li-do-col {
		height: 18rem;
		padding: 0;
		margin: 0 auto;
	}
}

/* Tổng thể container sử dụng Flexbox để chia cột */
.form-lien-he-col .cf7-layout-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px; /* Khoảng cách giữa 2 cột lớn */
    justify-content: space-between;
}

/* Cấu hình độ rộng 2 cột */
.form-lien-he-col .cf7-column-left, 
.form-lien-he-col .cf7-column-right {
    width: 48%; /* Mỗi cột chiếm gần một nửa */
    display: flex;
    flex-direction: column;
}

/* Trên mobile thì cho rớt dòng thành 1 cột */
@media (max-width: 768px) {
    .form-lien-he-col .cf7-column-left, 
    .form-lien-he-col .cf7-column-right {
        width: 100%;
    }
}

/* Style cho từng hàng input */
.form-lien-he-col  .form-row {
    margin-bottom: 15px;
    width: 100%;
}

/* Style chung cho các ô input và textarea */
.form-lien-he-col .col-inner .wpcf7 input[type="text"],
.form-lien-he-col .col-inner .wpcf7 input[type="email"],
.form-lien-he-col .col-inner .wpcf7 input[type="tel"],
.form-lien-he-col .col-inner .wpcf7 textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #e1e1e1; /* Màu viền xám nhạt */
    border-radius: 2px;
    box-sizing: border-box;
    font-size: 14px;
    background-color: #fff;
}

.form-lien-he-col .col-inner .cf7-column-right .full-height {
    flex-grow: 1; 
    display: flex; 
    flex-direction: column;
}

.form-lien-he-col .col-inner .cf7-column-right textarea.textarea-content {
	height: 150px;
}

.form-lien-he-col .col-inner .form-row label {
    display: block;
    margin-bottom: 5px;
    color: #666;
    font-size: 14px;
}

.form-lien-he-col .col-inner .wpcf7 input[type="submit"] {
    background-color: var(--primary-color);
    padding: 5px 30px;
    border-radius: 50px; 
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.3s ease;
    width: auto !important;
    display: inline-block;
}

span.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    margin-top: 5px;
    display: block;
}

.row-dia-chi .dia-chi-col .col-inner {
	background-color: #edeeef;
}

.row-dia-chi .dia-chi-col-main .col-inner {
	background-color: var(--primary-color);
}

.row-dia-chi .dia-chi-col-main .col-inner i,
.row-dia-chi .dia-chi-col-main .col-inner p,
.row-dia-chi .dia-chi-col-main .col-inner h3{
	color: white;
}

.row-dia-chi {
	height: 600px;
	overflow-x: auto;
}

.row-dia-chi .dia-chi-col .col-inner:hover {
	background-color: var(--primary-color);
	transition: 0.5s ease;
	color: white;
}

.row-dia-chi .dia-chi-col .col-inner:hover i,
.row-dia-chi .dia-chi-col .col-inner:hover p,
.row-dia-chi .dia-chi-col .col-inner:hover h3{
	color: white;
}

.row-dia-chi .dia-chi-col-main .col-inner, .row-dia-chi, .dia-chi-col .col-inner {
	border-bottom: 1px solid #ccc;
}

.header-main .nav > li > a {
	font-weight: bold;
}

.text-banner h1 {
	line-height: 1.2;
	font-size: 60px !important;
}

.text-banner p {
	font-size: 16px;
}



.dich-vu-blog-posts .post-item .col-inner .box-blog-post .box-image .image-cover {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.dich-vu-blog-posts .post-item .col-inner .box-blog-post .box-text {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.dich-vu-blog-posts .post-item .col-inner .box-blog-post .box-text .is-divider {
	display: none;
}

.post-sidebar {
	 	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: fit-content;
}

.post-sidebar .widget-area {
	padding-top: 30px;
}

.post-sidebar .is-divider {
	display: none;
}

.post-sidebar .textwidget .widget-related-posts {
	padding-top: 30px;
}

.widget-title {
	color: white;
	background: var(--primary-color);
	padding-right: 90px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
}

.nav-dropdown.nav-dropdown-simple>li>a:hover {
    background-color: var(--primary-color);
		color: white;
}

.sub-menu {
	padding: 0;
	border: none !important;
}

.mobile-sidebar .sidebar-menu .nav-sidebar > .menu-item:hover > a {
		color: white;
		background-color: var(--primary-color);
	}
	
	.mobile-sidebar .sidebar-menu .nav-sidebar > .active > a {
		background-color: var(--primary-color);
		color: white;
	}
	
	.mobile-sidebar .sidebar-menu .nav-sidebar .children > .menu-item:hover > a {
		background-color: var(--primary-color);
		color: white;
	}
	
	header#header .nav-dropdown ul.sub-menu {
		position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
/*         width: 300px; */
        box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
        min-width: 275px;
        text-align: left;
        transition: opacity .25s, visibility .25s;
		display: none !important;
	}

	header#header .nav-dropdown ul.sub-menu a {
		border-bottom: 1px solid #ececec;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 0;
		display: block;
		transition: all .2s;
		line-height: 1.3;
    width: auto;
		color: rgba(102, 102, 102, .85);
	}
	header#header .nav-dropdown ul.sub-menu a:before {
        font-weight: 900;
        position: absolute;
        top: 50%;
        left: 20px;
        transform: translate(0, -50%);
        font-size: 12px;
        transition: all 200ms linear;
        opacity: 0;
				padding-left: 0px;
	}
	header#header .nav-dropdown ul.sub-menu a:hover:before  {
		opacity: 1;
	}
	header#header .nav-dropdown ul.sub-menu :hover a {
		transition: all 200ms linear 0ms;
		color: #1e73be;
	}

	header#header .nav-dropdown li:hover>ul.sub-menu {
		display: block !important;
	}

	header#header .nav-dropdown li {
		border-right: 0;
		white-space: normal;
		width: 100%;
		display: block;
		position: relative;
/* 		padding-right: 10px; */
	}

	header#header .nav-dropdown li.menu-item-has-children>a {
		font-weight: 400;
		font-size: 100%;
		text-transform: none;
		color: rgba(102, 102, 102, .85);
		padding-right: 30px;
	}

	header#header .nav-dropdown li.active>a,
	header#header .nav-dropdown ul.sub-menu :hover a,
	header#header .nav-dropdown li.menu-item-has-children:hover>a::after,
	header#header .nav-dropdown li.menu-item-has-children:hover>a {
		color: white !important;
		background-color: var(--primary-color)
	}

	header#header .nav-dropdown li.menu-item-has-children:hover>a {
		color: white;
	}

	.nav-dropdown.nav-dropdown-default>li:hover>a {
		transition: all 200ms linear 0ms;
		padding-left: 15px;
		color: white;
	}

	.nav-dropdown.nav-dropdown-default > li > a:before {
    content: "\f061";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%);
    font-size: 12px;
    transition: all 200ms linear;
    opacity: 0;
}

.nav-dropdown.nav-dropdown-default > li > a:hover:before {
    opacity: 1;
}

	/* Thêm mũi tên Font Awesome cho menu cha */
	header#header .nav-dropdown li.menu-item-has-children>a::after {
		font-family: "FontAwesome";
		content: "\f0da";
		font-weight: 900;
		font-size: 12px;
		position: absolute;
		right: 20px;
		color: rgba(102, 102, 102, .85);
		margin-left: 5px;
		top: 50%;
		transform: translateY(-50%);
	}

	/* Đổi màu mũi tên khi hover */
	header#header .nav-dropdown li.menu-item-has-children:hover>a::after {
		color: white !important;
	}

header#header .nav-dropdown li.menu-item-has-children:hover>a {
	color: white !important;
}

.header-bottom-nav > .menu-item:hover {
	background-color: #0056b3;
}

.nav-spacing-large>li {
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}

.header-bottom-nav .nav-dropdown > .menu-item:hover {
	background-color: var(--primary-color);
	transition: 0.5s ease;
}

.header-bottom-nav .nav-dropdown > .menu-item:hover a {
	color: white;
}

.footer-vert-menu a {
	color: #333333;
}

.footer-vert-menu h3 {
	color: var(--primary-color);
}

.footer-vert-menu a:hover {
	color: var(--primary-color);	
}

.mobile-banner-top h1, .mobile-banner-bottom h1 {
	font-size: 20px; 
	line-height: 1.2;
}

.mobile-banner-top .text-box {
    position: relative;
    z-index: 10 !important;  */
}

.mobile-banner-top {
    position: relative; 
    overflow: hidden;
}

.mobile-banner-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    
    z-index: 1; 
    pointer-events: none; 
}

.mobile-banner-top .banner-content {
    z-index: 1; 
    position: relative;
}

.mobile-banner-bottom {
    position: relative;
    overflow: hidden;
}

.mobile-banner-bottom::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    
    z-index: 1;
    pointer-events: none;
}

.mobile-banner-bottom .text-box {
    position: relative;
    z-index: 10 !important;
}

.button-red, .header-button .button {
	padding-top: 7px;
	padding-bottom: 5px;
}

.button-red:hover,
.header-button .button:hover {
	background-color: #ffecec !important;
	color: var(--primary-color) !important;
}

.home-banner .button,
.button-CTA {
	background-color: white;
	color: var(--primary-color) !important;
	border: none;
	padding-top: 7px;
	padding-bottom: 5px;
}

.home-banner .button:hover,
.button-CTA:hover {
	background-color: red !important;
	color: white !important;
}

.button:hover {
	box-shadow: none;
}

.img-gt-2 .col-inner .img-gt-2-inner .img-inner {
	border: 5px solid white;
}

.img-gt-2-inner .img-inner {
	  animation-name: veritcal;
    animation-timing-function: 
linear;
    animation-duration: 12s;
    animation-iteration-count: infinite;
}

@keyframes veritcal {
            0% {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
              }
              50% {
                -webkit-transform: translate3d(0, 30px, 0);
                transform: translate3d(0, 30px, 0);
              }
              100% {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
              }
            
        }

.row-chung-nhan .col-inner .img-inner {
    border: 2px solid gray;
    height: 480px !important;   
    width: 100% !important;     
    display: flex !important;
    align-items: center;
    justify-content: center;      
}

.posts-sp .col-inner .box-image .overlay,
.image-box-overlay .box-image .overlay {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 24.52%, rgba(6, 9, 12, 0.85) 87.86%) !important;
}

.product-category .col-inner .box-image .shade {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(6, 9, 12, 0.85) 100%) !important
}

.product-category .col-inner .box-image {
	border-radius: 5px;
}

.image-box-overlay .box-text .box-text-inner {
    padding-left: 10px;
}

.image-box-overlay .box-text .box-text-inner h4 {
	font-size: 1.5em !important; 
}

.posts-sp .custom-read-more-wrap {
    display: block;
    position: absolute;  
    left: 27%; 
		top: 366px;
    transform: translate(-50%, 50%); 
    z-index: 1;
    width: auto; 
    margin-top: 0;
}

.posts-sp .custom-read-more-btn {
    display: inline-block;
    background-color: var(--primary-color); 
    color: #ffffff;
    padding: 10px 25px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
    transition: all 0.3s;
    pointer-events: auto; 
		padding-top: 15px;
		padding-bottom: 15px;
}

.posts-sp .custom-read-more-btn:hover {
    background-color: #ffecec;
		color: var(--primary-color);
		transition: 0.5s ease;
}

.posts-sp .col-inner {
    position: relative;
    overflow: visible !important; 
		padding-bottom: 50px;
}

.posts-sp .col-inner .box-image {
    position: relative;
    z-index: 5 !important; 
}

.posts-sp .col-inner .box-text-inner > *:not(.custom-read-more-wrap) {
    position: relative;
    z-index: 5 !important; 
}

.posts-sp .box-text-inner {
	padding-left: 10px;
}



/* Thiết lập vị trí tương đối cho section cha để làm mốc */
.section-gioi-thieu {
    position: relative !important;
    overflow: visible; 
}

/* Cấu hình chung cho cả 2 hình trang trí */
.section-gioi-thieu::before,
.section-gioi-thieu::after {
    content: "";
    position: absolute;
    width: 150px; 
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1; 
    pointer-events: none; 
}

/* HÌNH BÊN TRÁI (Dấu cộng hình thoi) */
.section-gioi-thieu::before {
    /* Thay đường dẫn ảnh của bạn vào bên dưới */
    background-image: url('https://newihn.brandinfo.vn/wp-content/uploads/2025/11/01-1.png'); 
    top: 20%;  
    left: -10px; 
		animation-name: veritcal;
    animation-timing-function: 
linear;
    animation-duration: 12s;
    animation-iteration-count: infinite;
}

/* HÌNH BÊN PHẢI (Dấu cộng hình tròn) */
.section-gioi-thieu::after {
    background-image: url('https://newihn.brandinfo.vn/wp-content/uploads/2025/11/02-1.webp'); 
    bottom: 10%; 
    right: -20px; 
	animation: spin2 20s 
linear infinite;
}

/* Ẩn hình trang trí trên mobile để tránh rối mắt (Tùy chọn) */
@media (max-width: 768px) {
    .section-gioi-thieu::before,
    .section-gioi-thieu::after {
        display: none;
    }
}

.row-giai-phap .col-giai-phap > .col-inner {
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.image-giai-phap .img-inner {
	border: 1px solid gray;
	border-radius: 10px;
}

/* 
.row-giai-phap-cha .col-giai-phap-cha > .col-inner:hover {
	 background-color: red !important;
}

.row-giai-phap-cha .col-giai-phap-cha .col-inner:hover .col-inner,
.row-giai-phap-cha .col-giai-phap-cha .col-inner:hover .col-inner h3 {
    color: white;
} */

.row-uy-tin {
	padding: 30px;
	border-radius: 10px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.text-count h2 {
	font-size: 50px;
	font-weight: bold;
}

.text-count p {
	color: black;
}

.section-gui-yeu-cau {
	background-image: url('/wp-content/uploads/2024/01/8888-01-1.png');
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
}

.col-lua-chon-tuyet-voi .col-inner:hover {
	background-color: var(--primary-color) !important;
}

.col-lua-chon-tuyet-voi .col-inner:hover img {
	filter: invert(1) brightness(1000);
}

.back-to-top.icon.circle {
    background-color: var(--primary-color);
    border: 3px solid #fff;	
}

.back-to-top.icon i {
	width: 50px;
	height: 50px;
	color: white;
	font-size: 30px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}

.back-to-top:hover::before {
    transform: rotate(360deg) scale(1.1);
}

.back-to-top::before {
    content: "\f062";
    font-family: "FontAwesome";
    font-size: 18px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    width: 50px;
    height: 50px;
    transition: all 0.4s 
ease;
    color: #fff;
}

.custom-read-more-wrap {
    display: none !important; 
}

.posts-sp .custom-read-more-wrap {
    display: block !important; 
}

.col-giai-phap .col-inner .image-giai-phap .img-inner {
    position: relative;
    overflow: hidden; 
    z-index: 1;
}

.col-giai-phap .col-inner .image-giai-phap .img-inner::before,
.col-giai-phap .col-inner .image-giai-phap .img-inner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
    mix-blend-mode: multiply; 
}

.col-giai-phap .col-inner .image-giai-phap .img-inner::before {
    background: linear-gradient(
        115deg, 
        var(--primary-color) 0%, 
        rgba(255, 255, 255, 0.2) 45%, 
        transparent 55% 
    );
    transform: translateX(-100%);
}

.col-giai-phap .col-inner .image-giai-phap .img-inner::after {
    background: linear-gradient(
        115deg, 
        transparent 55%, 
        rgba(255, 255, 255, 0.2) 55.5%, 
        var(--primary-color) 100%
    );
    transform: translateX(100%);
}

.col-giai-phap:hover .col-inner .image-giai-phap .img-inner::before,
.col-giai-phap:hover .col-inner .image-giai-phap .img-inner::after {
    transform: translateX(0);
}

/* .contact-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1402972;
}

.contact-button a {
    position: relative;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
    color: #FFFFFF;
    width: 55px;
    height: 55px;
    background-color: #1D87EA;
    opacity: 1;
    transition: .5s all;
}

.contact-button>a:hover, .contact-button>nav>a:hover {
    text-shadow: none;
}

.contact-button a i, .contact-button a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
    padding: 6px;
}

.contact-button a img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.contact-button>span {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -8px;
    background-color: #1D87EA;
    color: #FFFFFF;
    border-radius: 50%;
    min-width: 20px;
    min-height: 20px;
    padding: 2px;
    text-align: center;
    font-size: 12px;
    z-index: 1421997
}

.contact-button>nav {
    display: none;
    position: absolute;
    bottom: 60px;
    right: 0;
}

.contact-button>nav a {
    display: block !important;
    margin-bottom: 10px;
    position: relative
}

.contact-button>nav a>span {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background-color: #1D87EA;
    display: inline-block;
    left: calc(100% + 5px);
    top: 50%;
    text-align: center;
    padding: 10px;
    border-radius: 20px;
    min-width: 170px;
    transform: translate(0, -50%);
    transition: .5s all
}

.contact-button>nav a:hover span {
    opacity: 1
} */
/* Vị trí khung tổng */
#contact-button-bottom {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}

.contact-nav-visible {
    display: flex;
    flex-direction: column;
    gap: 15px; /* Khoảng cách giữa 2 nút */
    align-items: flex-start;
}

/* Khung bao bọc từng nút (Icon + Chữ) */
.contact-item {
    display: flex;
    align-items: center;
    position: relative; /* Để định vị layer */
}

/* Style cho ICON (Thẻ a) */
.contact-icon-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 10; /* Icon luôn nằm đè lên trên phần chữ */
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    cursor: pointer;
    transition: transform 0.3s;
}

.contact-icon-link img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

/* Hiệu ứng nhún nhẹ khi hover vào icon */
.contact-icon-link:hover {
    transform: scale(1.1);
}

/* Style cho phần CHỮ (Thẻ div) */
.contact-label-wrap {
    height: 40px; /* Nhỏ hơn icon một chút cho đẹp */
    border-radius: 0 50px 50px 0; /* Bo tròn phía bên phải */
    display: flex;
    align-items: center;
    padding-right: 0;
    margin-left: -25px; /* Thụt lùi vào để nấp sau icon */
    padding-left: 30px; /* Bù lại khoảng thụt lùi */
    
    /* Trạng thái ẩn */
    max-width: 0;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    
    transition: all 0.5s ease;
    cursor: text; /* Biến con trỏ chuột thành dạng gõ văn bản để dễ copy */
    color: #fff;
    font-weight: 500;
}

.contact-label {
    padding-right: 15px;
    user-select: text; /* Cho phép bôi đen văn bản */
    -webkit-user-select: text;
}

/* === LOGIC HOVER === */
/* Khi hover vào khung bao (gồm cả icon và khoảng trống bên cạnh) */
.contact-item:hover .contact-label-wrap {
    max-width: 300px; /* Mở rộng ra */
    opacity: 1;
    margin-left: -15px; /* Đẩy nhẹ ra xa icon một chút */
    box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}

.pulsing-button {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #1D87EA;
    cursor: pointer;
    box-shadow: 0 0 0 #1D87EA;
    animation: pulse 2s infinite;
}
