/*
 * Halo Media — Custom CSS (auto-generated từ Customize > Additional CSS)
 * Last updated: 2026-05-04 13:51:33
 * KHÔNG sửa trực tiếp file này — sửa qua WP Admin > Customize > Additional CSS
 * (file sẽ tự động regenerate khi save Customize)
 */

/* Xoay cột */
.col-xoay > .col-inner {
  transform: rotate(-5deg);
  transition: transform 0.4s ease;
	z-index:2;
}

.col-xoay:hover > .col-inner {
  transform: rotate(0deg);
}

a.button.white:hover {
    color: #ffffff !important;
    background-color: #20409a !important;
}



.style-nhan-su span.person-title.is-small.thin-font.op-7 {
    font-weight: 700 !important;
    opacity: 1;
}
.style-nhan-su span.person-name {
    font-size: 25px;
    font-weight: 700;
    color: #000000;
}

.du-an-home .fill.banner-link{
background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgb(0 0 0 / 59%) 40%, rgb(0 0 0 / 23%) 70%, rgba(0, 0, 0, 0) 100%);
    border-radius: 20px;
}
.du-an-home svg.flickity-button-icon{
    background: #0068b8;
    color: #0068b8;
	opacity: 1;
}
.page-template .show-on-hover {
    font-size: 13px;
}


h6.uppercase.portfolio-box-title {
    font-size: 15px;
    font-weight: 700;
    color: #000000;
}
.show-on-hover {

    opacity: unset;
    text-transform: capitalize;
}

.button.is-outline {
    border: 1px solid;
	  padding-top: 1px;
}
.style-divi .is-divider {
    border-radius: 99px;
    height: 4px;
background: linear-gradient(135deg, #60a5fa 0%, #67e8f9 100%);
}

.ul-li-cam ::marker {
    font-size: 20px;
    color: #f58020;
}
.ul-li-xanh ::marker {
    font-size: 20px;
    color: #22c55e;
}
.ul-li-check ul, .ul-li-check-bg ul {
  list-style: none;
  padding-left: 0;
}

.ul-li-check li, .ul-li-check-bg li {
  position: relative;
  padding-left: 24px;
	margin-left: 8px !important;
}
.ul-li-check-bg li {
	margin-left: 2px !important;
}
.ul-li-check li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 2px;
  color: #2ecc71;
  font-weight: bold;
}

.ul-li-check-bg li::before {
content: "✔";
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    background: #dcfce7;
    color: #22c55e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}



.style-cha-shadow .col-inner:hover .box-shadow-5-hover {
    box-shadow:0 2px 25px 0 rgb(46 155 195);
	    transform: translateY(-6px);
}

blockquote {
	    border-left: 4px solid var(--fs-color-primary);
padding: 0 0.5em 0 1em !important;
	border-radius: 2px;
}
.pricing-table-wrap {
    box-shadow: 0 20px 50px rgba(0,0,0,0.08);
}

.pricing-table {
    border-radius: 15px;
    border-collapse: collapse;
}

.pricing-table th,
.pricing-table td {
    padding: 18px 22px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #f2f4f7;
}

.pricing-table th:first-child,
.pricing-table td:first-child {
    text-align: left;
    font-weight: 600;
    color: #1f2937;
}

.pricing-table thead th {
    font-size: 14px;
    text-transform: uppercase;
    color: #9ca3af;
    font-weight: 700;
    background: #fff;
}

.pricing-table thead th.highlight {
    background: #f5f8ff;
    color: #1d4ed8;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}

.pricing-table td.highlight {
    background: #f5f8ff;
    font-weight: 600;
    color: #1d4ed8;
}

.pricing-table tr:last-child td {
    border-bottom: none;
}

.pricing-table td strong {
    font-weight: 700;
}

@media (max-width: 768px) {
    .pricing-table th,
    .pricing-table td {
        padding: 14px 12px;
        font-size: 14px;
    }
}




.slider-style-shadow .flickity-slider>:before{
	display:none;
}

.wpcf7 .screen-reader-response {
    clip-path: unset;
	    clip: auto;
	height: auto;
    width: auto;
	    overflow: visible;
	   color: #0c8e24!important;
}

/* Watermark text background */
.watermark-text::before {
content: 'HALO MEDIA';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: clamp(80px, 20vw, 400px);
    font-weight: 900;
    color: #f0f2f5;
    white-space: nowrap;
}


/* Content bên trên cần z-index cao hơn */
.section-watermark .row {
    position: relative;
    z-index: 10;
}

.style-row-col .col-inner {
    position: relative;
    overflow: hidden;
}
.style-row-col .col-inner::before {
    content: '';
    position: absolute;
    top: -80px;
    right: -80px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    opacity: 0.15;
    z-index: 0;
    transition: all 0.3s ease;
}

.style-row-col .col:nth-child(1) .col-inner::before {
    background: rgb(32, 64, 154); 
}

.style-row-col .col:nth-child(2) .col-inner::before {
    background: rgb(245, 128, 32);
}

.style-row-col .col:nth-child(3) .col-inner::before {
    background: rgb(22, 163, 74);
}

.style-row-col .col:nth-child(4) .col-inner::before {
    background: rgb(147, 51, 234);
}

/* Hover effect - sáng lên */
.style-row-col .col-inner:hover::before {
    opacity: 0.5;
    transform: scale(1.1);
}



/****************************/
.p-hei p{
	margin-bottom:5px;
}

.has-icon-bg:hover .icon .icon-inner svg path{
	    color: #fff;
}

.error-list-alt {
list-style: none;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
        }

        .error-list-alt li {
					    margin-left: 0.3em !important;
					   color: #cbd5e1;
            font-size: 13px;
            line-height: 1.6;
            display: flex;
            align-items: flex-start;
padding: 16px 0px;
     padding-left: 42px;
            border-radius: 10px;
            position: relative;
            transition: all 0.3s ease;
        }

        .error-list-alt li:hover {
            background: rgba(255, 255, 255, 0.08);
            transform: translateX(5px);
        }

        .error-list-alt li::before {
            content: '';
            position: absolute;
            left: 16px;
            top: 18px;
            width: 20px;
            height: 20px;
            background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23ef4444" stroke-width="2"%3E%3Ccircle cx="12" cy="12" r="10"%3E%3C/circle%3E%3Cline x1="15" y1="9" x2="9" y2="15"%3E%3C/line%3E%3Cline x1="9" y1="9" x2="15" y2="15"%3E%3C/line%3E%3C/svg%3E');
        }



/************************/
.dv-pho-bien .col-inner::before {
    content: 'Khuyên dùng';
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #ec8400;
    color: #fff;
    padding: 5px 25px;
    border-radius: 99px;
    z-index: 10;
}

.bg-radi-gt{
	    background: linear-gradient(to bottom, #f0f7ff 0%, #fff 100%);
}
.style-bg-nentang {
background: linear-gradient(to bottom right, #fff, #ecf4ff, #fff);
}

.bg-radi-home{
	background: linear-gradient(to bottom, #ffffeb 0%, #fff 100%);
}

.page-id-14706 .has-icon-bg .icon .icon-inner {
    border-radius: 12px!important; 
}
.col-inner ol li::marker {
    color: #0068b8;
    font-weight: 700;
}
/***************************************************/

.logo-slider-auto {
  display: flex !important;
  flex-wrap: nowrap !important;
  animation: scrollRight 15s linear infinite; /* Phải → Trái */
  width: max-content;
}

.logo-slider-auto2 {
  display: flex !important;
  flex-wrap: nowrap !important;
  animation: scrollLeft 15s linear infinite; /* Trái → Phải */
  width: max-content;
}


/* Column styling */
.logo-slider-auto > .col,
.logo-slider-auto2 > .col {
  flex-shrink: 0 !important;
}

/* Logo box */
.logo-slider-auto .ux-logo,
.logo-slider-auto2 .ux-logo {
	margin-bottom: 10px;
  background: #fff;
  border: 1px solid #f3f4f6;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05);
  transition: all 0.3s;
  height: 100px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.logo-slider-auto .ux-logo:hover,
.logo-slider-auto2 .ux-logo:hover {
  border-color: #fed7aa;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transform: translateY(-3px);
}



.logo-slider-auto .ux-logo:hover .ux-logo-image,
.logo-slider-auto2 .ux-logo:hover .ux-logo-image {
  filter: grayscale(0%) opacity(1);
  transform: scale(1.1);
}

/* Animation Row 1: Phải → Trái */
@keyframes scrollRight {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* Animation Row 2: Trái → Phải */
@keyframes scrollLeft {
  0% { transform: translateX(-50%); }
  100% { transform: translateX(0); }
}

/* Responsive */
@media (max-width: 768px) {

  
  .logo-slider-auto .ux-logo,
  .logo-slider-auto2 .ux-logo {
    height: 80px;
  }
  .logo-slider-auto .small-2,
.logo-slider-auto2 .small-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
} 

}

/********************************************************************/
textarea::placeholder {
  color: #757575!important; 
}
span.wpcf7-spinner {
    display: contents;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100%;
    min-height: 3em;
    border-radius: 8px;
}


.z-index-cao {
	z-index:9;
	
}
.cta-label {
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
 .style-cta-icon .icon-inner{
    background: linear-gradient(135deg, #ff8c42 0%, #ff6b35 100%);
    box-shadow: 0 4px 15px rgba(255, 107, 53, 0.4);
    width: 40px;
    height: 40px;
    border-radius: 50%;
padding: 6px 8px 8px 8px;
}

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

.footer-menu li {
  position: relative;
  padding-left: 20px;
	margin-bottom: 0.3em;
}

.footer-menu li::before {
  content: '›';
  position: absolute;
  left: 0;
}

.footer-menu li:hover::before {
  left: 5px;
}

.footer-menu a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
}

.footer-menu li:hover a {
  color: #ff6b35;
  padding-left: 5px;
}
/*************************/

/* ===============================
   CONTACT FORM 7 - FOOTER STYLE
   Based on actual HTML structure
   =============================== */

/* Main Form Container */
.footer-form-main {
  background: rgba(255, 255, 255, 0.15);
  padding: 6px ;
  border-radius: 50px ;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 768px) {
  .footer-form-main {
    border-radius: 12px !important;
  }
	.footer-form-main input[type="submit"].wpcf7-submit {
    width: 100%;
}
	
}





/* Submit Button Styling */
.footer-form-main input[type="submit"].wpcf7-submit {
	margin-right: 0;
	border-radius: 99px;
  background: linear-gradient(135deg, #ff8c42 0%, #ff6b35 100%) !important;
}
.dark .form-flat input:not([type=submit]){
	    background-color: unset!important;
    border-color: unset!important;
	border:unset!important;
}
/* Hide Spinner (loading icon) */
.footer-form-main .wpcf7-spinner {
  display: contents !important;
}

/* Validation Errors - Hide or style */
.footer-form-main .wpcf7-not-valid-tip {
  display: none !important;
}




.row-cta-footer .row-small>.col{
	padding-bottom:0;
}
/* ===============================
   FOOTER HEADING WITH LEFT BORDER
   =============================== */

.footer-heading {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-left: 15px;
    display: block;
    letter-spacing: 0.5px;
    position: relative;
}

.footer-heading::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
	height: 25px;
  width: 4px;
  background: linear-gradient(180deg, #ff8c42 0%, #ff6b35 100%);
  border-radius: 0 1px 1px 0;
}

/******************/
a.button.white.is-outline.lowercase.btn-radi {
    background: rgb(255 255 255 / 0.1) !important;
}
.icon-style-bg.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 10px;
    margin-top: 2px;
}
.style-cta-icon.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 8px;

}

.icon-style-nen {
    display: flex;
    align-items: center;
}
.icon-nen-bor .icon .icon-inner {
    background-color: #f1f1f1;
    padding: 10px 10px 5px;
    border-radius: 10px;
}
.icon-nen-tron .icon .icon-inner {
    background-color: #eff6ff;
    padding: 14px 16px 5px;
    border-radius: 99px;
}


.icon-style-nen .icon-box-img,
.icon-style-nen .icon-box-text {
    display: flex;
    align-items: center;
}

.icon-style-nen .has-icon-bg .icon .icon-inner, .icon-nen-vuong .has-icon-bg .icon .icon-inner {
background-color: rgb(255 255 255 / 80%);
    border: none;
    border-radius: 10px; 
}
.icon-nen-nhat .has-icon-bg .icon .icon-inner {
background-color: rgb(228 228 228 / 71%);
    border: none;
    border-radius: 10px; 
}


.icon-style-xanh .icon-box-img svg path {
    fill: rgb(255 255 255)!important;
}
.h2-margin h2{
	  margin-bottom: 0;
}
.icon-style-bg {
    background-color: rgb(255 255 255 / 0.05);
    width: auto;
    display: inline-flex;
    padding: 2px 12px;
    border-radius: 10px;
}

.icon-style-fill .icon-box-img svg path, .icon-style-fill .icon-box-img svg{
    fill: rgb(255 255 255 / 0%);
}

.text-radi-bg{
background-image:url(https://halomedia.com.vn/wp-content/uploads/2025/12/dich-vu-sua-web-e1766130960396.webp);
	background-size:cover;
	background-clip:text;
	color:transparent;
	animation: animate-bg 20s linear infinite;
}
@keyframes animate-bg{
	to{
		background-position-x:-500px;
	}
}
.box-shadow-5, .box-shadow-5-hover:hover, .row-box-shadow-5 .col-inner, .row-box-shadow-5-hover .col-inner:hover {
    box-shadow: 0 2px 25px 0 rgb(46 155 195);
}
.bg-section-raidus {
    border-radius: 20px;
}
.text-radi{
background: linear-gradient(135deg, #f58220 0%, #fabd23 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700 !important;
}
.text-radi-do{
background: linear-gradient(135deg, #f97316 0%, #ef4444 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700 !important;
}
.text-radi-tim{
background: linear-gradient(135deg, #2563eb 0%, #9333ea 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700 !important;	
}
.text-radi-xanh{
background: linear-gradient(135deg, #60a5fa 0%, #67e8f9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700 !important;
}


/* Base style cho tất cả box */
.box.has-hover {
  position: relative;
}

.style-img-box .box.has-hover::after {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  z-index: 10;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 22px;
  color: #ff6b35;
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Icon cho từng col theo thứ tự */
/* Col 1 - Chuyển hướng (Redirect) */
.style-img-box  > .col:nth-child(1) .box.has-hover::after {
  content: '\f0ac'; 
}

/* Col 2 - Cảnh báo từ Google */
.style-img-box  > .col:nth-child(2) .box.has-hover::after {
  content: '\f071'; 
  color: #ffc107;
}

/* Col 3 - Từ khóa lạ */
.style-img-box  > .col:nth-child(3) .box.has-hover::after {
  content: '\f002'; /* Search icon */
  color: #2196F3;
}

/* Col 4 - Web chạy chậm */
.style-img-box  > .col:nth-child(4) .box.has-hover::after {
  content: '\f017';
  color: #FF9800;
}

/* Col 5 - Tài khoản Admin bị mất */
.style-img-box  > .col:nth-child(5) .box.has-hover::after {
  content: '\f023'; 
  color: #f44336;
}

/* Col 6 - Bị chèn Backlink ẩn */
.style-img-box  > .col:nth-child(6) .box.has-hover::after {
  content: '\f1c0'; 
  color: #9C27B0;
}

/* Hover effect */
.box.has-hover:hover::after {
  transform: scale(1.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

/* Responsive */
@media (max-width: 768px) {
  .box.has-hover::after {
    width: 40px;
    height: 40px;
    font-size: 18px;
    top: 15px;
    right: 15px;
  }
}





/**************************/

.col-bg-gradi .is-border{
	    background-image: linear-gradient(to right, #172555, #1d3b9f);
}
.bg-gradi-giua {
    background: radial-gradient(ellipse at center, #1c3588 0%, #1e2b51 35%, #090d19 100%);
}

.bg-radi-xanh{
	    background-image: linear-gradient(to right, #111827, #1e3a8a);
}

.style-bg-kimcuong .fill{
		opacity:0.14;
    background-image: url(https://halomedia.com.vn/wp-content/uploads/2025/12/diagmonds-light.png);
}



.bg-khung-ke1 {
background-image: linear-gradient(rgb(242 242 242) 1px, transparent 1px), linear-gradient(to right, rgb(240 240 240) 1px, transparent 1px);
    background-size: 50px 50px;
}

.bg-khung-ke .fill{
	opacity:0.1;
background-image: linear-gradient(rgb(242 242 242) 1px, transparent 1px), linear-gradient(to right, rgb(240 240 240) 1px, transparent 1px);
    background-size: 50px 50px;
}
/****btn danger*****************/
.bg-style-danger{
    background-image: repeating-linear-gradient(45deg, rgb(255, 0, 0) 0px, rgb(255, 0, 0) 10px, transparent 10px, transparent 20px);
}


.emergency-button {
    padding: 12px 30px;
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    border: none;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.3);
	  animation: pulse-glow 2s ease-in-out infinite;
}

/* Badge container */
.emergency-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  background: rgba(220, 38, 38, 0.15);
  border: 1px solid rgba(220, 38, 38, 0.3);
  border-radius: 50px;
  color: #ef4444;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  animation: pulse-glow 2s ease-in-out infinite;
  position: relative;
  overflow: hidden;
}

/* Icon trong badge */
.emergency-badge i {
  font-size: 16px;
  animation: blink 1.5s ease-in-out infinite;
}
.margin-p-0 p {
    margin-bottom: 0;
}




/* Hiệu ứng nhấp nháy cho icon */
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
}

/* Hiệu ứng phát sáng cho badge */
@keyframes pulse-glow {
  0%, 100% {
    box-shadow: 0 0 10px rgba(220, 38, 38, 0.3),
                0 0 20px rgba(220, 38, 38, 0.2),
                inset 0 0 10px rgba(220, 38, 38, 0.1);
  }
  50% {
    box-shadow: 0 0 20px rgba(220, 38, 38, 0.5),
                0 0 30px rgba(220, 38, 38, 0.3),
                inset 0 0 15px rgba(220, 38, 38, 0.2);
  }
}

/* Hiệu ứng sóng lan tỏa */
.emergency-badge::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: rgba(220, 38, 38, 0.2);
  border-radius: 50px;
  transform: translate(-50%, -50%) scale(0);
  animation: ripple 2s ease-out infinite;
}

@keyframes ripple {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}



.img-key .img-inner {
  overflow: visible !important;
  position: relative !important;
  z-index: 999 !important;
}

.img-zom-out img {
  animation: floatAndZoom 6s ease-in-out infinite;
}


.img-zom-out2 img {
  animation: float 4s ease-in-out infinite;
}

@keyframes float{
		0%, 100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-15px);
}
}
/* Animation: Float lên xuống + Zoom in/out */
@keyframes floatAndZoom {
  0%, 100% {
    transform: translateY(0px) scale(1);
  }
  50% {
    transform: translateY(-20px) scale(1.05);
  }
}


/*******************************************css step cac buoc*****/


/* Step Number Circle - Default */
.step-number {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 700;
  color: #1565C0;
  margin: 0 auto 20px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  position: relative;
  z-index: 2;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Step Card - Default */
.step-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 15px 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: all 0.4s 
cubic-bezier(0.4, 0, 0.2, 1);
    text-align: center;
	  height: 100%;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.step-title {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 12px;
  line-height: 1.3;
  transition: all 0.3s ease;
}

.step-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
  transition: all 0.3s ease;
}

/* === HOVER STATE - ĐÂY LÀ PHẦN QUAN TRỌNG === */
.process-step:hover .step-number {
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  color: #ffffff;
  box-shadow: 0 8px 30px rgba(33, 150, 243, 0.5);
  transform: scale(1.15);
  animation: pulse-hover 1.5s ease-in-out infinite;
}

@keyframes pulse-hover {
  0%, 100% {
    box-shadow: 0 8px 30px rgba(33, 150, 243, 0.5);
  }
  50% {
    box-shadow: 0 8px 40px rgba(33, 150, 243, 0.7);
  }
}

.process-step:hover .step-card {
  background: linear-gradient(135deg, #E3F2FD 0%, #BBDEFB 100%);
  border: 2px solid rgba(33, 150, 243, 0.3);
  box-shadow: 0 12px 35px rgba(33, 150, 243, 0.2);
  transform: translateY(-8px);
}

.process-step:hover .step-title {
  color: #1565C0;
  font-weight: 700;
}

.process-step:hover .step-desc {
  color: #1976D2;
}

@media (max-width: 768px) {
  .step-card {
    min-height: auto;
  }
}

/* === ANIMATION ON SCROLL (Optional) === */
.process-step {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.6s ease forwards;
}

.process-step:nth-child(1) { animation-delay: 0.1s; }
.process-step:nth-child(2) { animation-delay: 0.2s; }
.process-step:nth-child(3) { animation-delay: 0.3s; }
.process-step:nth-child(4) { animation-delay: 0.4s; }
.process-step:nth-child(5) { animation-delay: 0.5s; }

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*************************************************************************************************/



/* === BASE STYLING === */
.pricing-table.style-bang-gia {
  background: #ffffff;
  border-radius: 16px !important;
  overflow: visible;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 3px solid #e8e8e8;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
}

/* === FEATURED TABLE === */
.pricing-table.style-bang-gia.featured-table {
  border: 3px solid #ff8c42;
  transform: scale(1.05);
  z-index: 2;
  box-shadow: 0 8px 30px rgba(255, 140, 66, 0.25) !important;
}

/* Badge "PHỔ BIẾN NHẤT" */
.pricing-table.style-bang-gia.featured-table::before {
  content: '⭐ PHỔ BIẾN NHẤT';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(135deg, #ff8c42 0%, #ff6b35 100%);
  color: #ffffff;
  padding: 14px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 1;
  border-radius: 13px 13px 0 0;
  box-shadow: 0 4px 15px rgba(255, 107, 53, 0.3);
}

/* === HEADER === */
.pricing-table.style-bang-gia .pricing-table-header {
  padding: 30px 20px 20px;
  background: #ffffff;
  position: relative;
  text-align: center;
  border-radius: 16px 16px 0 0;
}

.pricing-table.style-bang-gia.featured-table .pricing-table-header {
  padding-top: 70px;
  background: linear-gradient(180deg, #fff8f0 0%, #ffffff 100%);
}

/* Title (CƠ BẢN, NÂNG CAO, DOANH NGHIỆP) */
.pricing-table.style-bang-gia .pricing-table-header .title {
  font-size: 13px !important;
  color: #999 !important;
  font-weight: 600 !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  margin-bottom: 20px !important;
  display: inline-block !important;
  background: #f5f5f5 !important;
  padding: 8px 20px !important;
  border-radius: 6px !important;
}

.pricing-table.style-bang-gia.featured-table .pricing-table-header .title {
  color: #ffffff !important;
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%) !important;
  font-weight: 700 !important;
  box-shadow: 0 2px 10px rgba(33, 150, 243, 0.3);
}

/* Price */
.pricing-table.style-bang-gia .pricing-table-header .price {
font-size: 40px !important;
    font-weight: 700 !important;
    color: #1e3a8a !important;
    line-height: 1.1 !important;
}



/* Subtitle "Thanh toán 1 lần" - Thêm sau price */
.pricing-table.style-bang-gia .description.is-small{
  font-size: 14px;
  color: #999;
}

/* === ITEMS/FEATURES === */
.pricing-table.style-bang-gia .pricing-table-items {
  padding: 0px 30px !important;
  background: #ffffff;
  border-radius: 0 0 16px 16px;
}
.pricing-table.style-bang-gia .price{
	padding:0;
}


/* === FIX BULLET ITEMS - Dấu tick bên trái === */

.pricing-table.style-bang-gia .bullet-item {
  display: flex !important;
   padding-left: 35px;
  border-bottom: 1px solid #f0f0f0 !important;
  position: relative;

}

.pricing-table.style-bang-gia .bullet-item:last-of-type {
  border-bottom: none !important;
  margin-bottom: 25px !important;
}

/* Remove all default bullets */
.pricing-table.style-bang-gia .bullet-item::before,
.pricing-table.style-bang-gia .bullet-item::after {
  display: none !important;
  content: none !important;
}

/* Custom checkmark BÊN TRÁI */
.pricing-table.style-bang-gia .bullet-item::before {
  content: '✓' !important;
  display: inline-flex !important;
  width: 22px !important;
  height: 22px !important;
  background: #e8f5e9 !important;
  color: #4caf50 !important;
  border-radius: 50% !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.pricing-table.style-bang-gia.featured-table .bullet-item::before {
  background: #4caf50 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 8px rgba(76, 175, 80, 0.3) !important;
}

/* Text */
.pricing-table.style-bang-gia .bullet-item .text {
  font-size: 15px !important;
  color: #333 !important;
  line-height: 1.6 !important;
  text-align: left !important;
  padding: 0 !important;
  margin: 0 !important;
}

.pricing-table.style-bang-gia.featured-table .bullet-item .text {
  color: #1a1a1a !important;
  font-weight: 500 !important;
}

/* Text */
.pricing-table.style-bang-gia .bullet-item .text {
  font-size: 15px !important;
  color: #333 !important;
  line-height: 1.6 !important;
  flex: 1;
  text-align: left !important;
  padding: 0 !important;
  margin: 0 !important;
}

.pricing-table.style-bang-gia.featured-table .bullet-item .text {
  color: #1a1a1a !important;
  font-weight: 500 !important;
}

/* === BUTTON === */
.pricing-table.style-bang-gia .pricing-table-items .button {
  width: 100% !important;
  padding: 16px 30px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  border-radius: 10px !important;
  margin-top: 5px !important;
  transition: all 0.3s ease !important;
  display: block !important;
  text-align: center !important;
}

/* Button cho table thường */
.pricing-table.style-bang-gia:not(.featured-table) .button {
  background: transparent !important;
  color: #1e3a8a !important;
  border: 2px solid #1e3a8a !important;
  box-shadow: none !important;
}

.pricing-table.style-bang-gia:not(.featured-table) .button:hover {
  background: #1e3a8a !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 6px 20px rgba(30, 58, 138, 0.3) !important;
}

/* Button cho Featured table */
.pricing-table.style-bang-gia.featured-table .button {
  background: linear-gradient(135deg, #ff8c42 0%, #ff6b35 100%) !important;
  color: #ffffff !important;
  border: none !important;
  box-shadow: 0 4px 15px rgba(255, 107, 53, 0.4) !important;
}

.pricing-table.style-bang-gia.featured-table .button:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.5) !important;
  background: linear-gradient(135deg, #ff6b35 0%, #ff5722 100%) !important;
}

/* === HOVER EFFECTS === */
.pricing-table.style-bang-gia:hover {
  transform: translateY(-8px) !important;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15) !important;
}

.pricing-table.style-bang-gia.featured-table:hover {
  transform: scale(1.05) translateY(-8px) !important;
  box-shadow: 0 20px 50px rgba(255, 107, 53, 0.35) !important;
}

/* Remove box-shadow classes conflict */
.pricing-table.style-bang-gia.box-shadow-2,
.pricing-table.style-bang-gia.box-shadow-5-hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
}

.pricing-table.style-bang-gia.featured-table.box-shadow-2,
.pricing-table.style-bang-gia.featured-table.box-shadow-5-hover {
  box-shadow: 0 8px 30px rgba(255, 140, 66, 0.25) !important;
}

/* === RESPONSIVE === */
@media (max-width: 992px) {
  .pricing-table.style-bang-gia.featured-table {
    transform: scale(1) !important;
    margin: 30px 0 !important;
  }
  
  .pricing-table.style-bang-gia .pricing-table-header .price {
    font-size: 40px !important;
  }
  
  .pricing-table.style-bang-gia.featured-table .pricing-table-header .price {
    font-size: 44px !important;
  }
}

@media (max-width: 768px) {
  .pricing-table.style-bang-gia {
    margin-bottom: 30px !important;
  }
  
  .pricing-table.style-bang-gia .pricing-table-header .price {
    font-size: 36px !important;
  }

}

