/*
Theme Name: Seoland child
Template:   seoland
Theme URI: https://seoland.themeht.com/
Author: Themeht
Author URI: http://www.themeht.com
Description: Seoland - Child Theme
Version: 2.2.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seoland
Tags: one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/
/*GOBAL*/
.grediant-custom {
    background: linear-gradient(115deg, var(--bs-teal), var(--bs-green));
}
.grediant-custom-1 {
    background: linear-gradient(179deg, var(--themeht-primary2-color), var(--themeht-secondary2-color));
}
.grediant-custom-2 {
       background: linear-gradient(220deg, var(--bs-pink), var(--bs-indigo));
}
/*mp ta bai viet*/
.post-single-page .post-card img {
    border-radius: 20px 20px 0 0 !important;
}
figcaption.wp-element-caption {
    text-align: center;
    font-size: 13px !important;
    background: #e5efff !important;
    border-radius: 0 0 20px 20px !important;
    margin: 0 !important;
    line-height: 1.3;
    padding: 10px;
}
nav.page-breadcrumb {
    font-size: 14px;
}
ol.breadcrumb {
    margin: 8px 0 0;
    background: #ffffffc4;
    padding: 5px 10px;
    border-radius: 15px;
}
.breadcrumb-item {
    display: contents !important;
    word-break: unset !important;
	text-transform: none;
}
.breadcrumb-item + .breadcrumb-item:before {
    content: "»" !important;
	color: #4a4a4c !important;
    float: unset !important;
    padding: 0 !important;
}
.wp-block-code {
    background: #000000;
    color: #fff;
	padding: 15px;
}
/*nút*/
.themeht-btn {
    padding: 2px 2px 2px 10px !important;
}
.themeht-btn span {
    font-size: 14px !important;
}
.themeht-btn i {
    font-size: 15px !important;
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
	margin-left: 5px !important;
}
/*wighet-single-post*/
aside#themeht_recentpost-1 {
    padding: 10px 5px;
}
/*color link*/
.post-single-page .entry-content a, a:visited {
    color: var(--bs-link-hover-color) !important;
}
/*trang*/
.custom-sec-padding {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
/*tieu de theme center*/
.theme-title h6 {
    line-height: 1.5 !important;
	margin-bottom: 0 !important
}
/*sidebar*/
.themeht-sidebar {
    padding: 0 !important;
}
aside#media_image-2 {
    padding: 5px;
}
aside#media_image-2 img{
	border-radius:10px;
}
/*blockquote*/
blockquote, .wp-block-quote {
    border-radius: 20px;
    overflow-wrap: break-word;
    padding: 40px 10px 15px !important;
    margin: 20px 0px 20px 0 !important;
    font-size: 16px !important;
}
blockquote:after {
    top: 10px !important;
    font-size: 25px !important;;
}
/*FAQ*/
.elementor-accordion .elementor-accordion-item {
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 18px !important;
    line-height: 22px !important;
}
/*tieu de*/
.theme-title h2{
	background: linear-gradient(115deg, var(--themeht-primary2-color), var(--themeht-secondary2-color));
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
} 
.title-case-study.elementor-widget.elementor-widget-title h2{
	background: linear-gradient(115deg, var(--themeht-primary-color), var(--themeht-secondary-color));
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/*HEADER*/
/*menu*/
.main-nav ul.sub-menu {
    left: -100px !important;
    width: 250px !important;
}
/*nut tu van*/
.ht-navigation a.header-btn {
    padding: 8px 12px;
    border-radius: 99px;
    color: #fff;
    border: none;
	background: linear-gradient(151deg, #002da1 2.08%, #00126d 100%);
    font-weight: 700;
    position: relative;
    font-size: 20px;
}
.ht-navigation .header-btn i {
    display: inline-block;
    text-align: center;
	background: unset !important;
    border-radius: unset;
    border: unset;
    width: 25px;
    height: 25px;
    line-height: unset !important;
    margin-left: unset !important;
}
.ht-nav-toggle {
    margin: 0 20px 0 20px !important;
}
/*icon tìm kiếm header*/
.search-icon-header.position-relative {
    padding: 0 10px;
}
.search-icon-header.position-relative a {
    border-radius: 99px;
    color: #000000;
    border: 1px solid var(--themeht-primary-color);
    color: var(--themeht-primary-color);
    width: 40px;
    height: 40px;
    line-height: 1.9;
}
.search-icon-header.position-relative a:hover {
    border: 1px solid var(--themeht-primary-color);
    color: #fff; !important;
	background:  var(--themeht-primary-color) !important;
}
.search-icon-header .search-mobile {
    position: fixed;
    background: rgba(255, 255, 255, 1);
    display: none;
    z-index: 10000;
    padding: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
	width: 100%;
    right: 0;
    min-width: 300px ! IMPORTANT;
    top: 50px;
}
.search-icon-header .search-mobile form{
	width: 100%
}
/* Khi form mở */
.search-icon-header .search-mobile.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
/* Input và nút tìm kiếm */
.search-icon-header .search-mobile .input-group {
    max-width: 500px;
    display: flex;
    flex-direction: row;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.search-icon-header .search-mobile button {
    background: linear-gradient(307deg, var(--themeht-primary2-color), var(--themeht-secondary2-color));
    border: none;
}

/*BANNER TRANG CHU*/
.banner .col-lg-6.col-md-12 h6 {
    line-height: 1;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
	margin: 15px 0;
}
.banner .col-lg-6.col-md-12 h1 span {
    font-size: 60px;
    line-height: 1.2;
    display: block;
}
@media (max-width: 767px) {
    .banner .col-lg-6.col-md-12 h1 span {
        font-size: 45px !important;
    }
}
.banner .relative.p-1.rounded-sm.flex.items-center.justify-center.bg-token-main-surface-primary.text-token-text-primary.h-8.w-8 {
    font-size: 18px;
}
.banner-1 img, .single.single-services .banner-service-top .banner-5 .img-fluid, .video-btn.is-play {
    animation: floatAnimation 3s ease-in-out infinite;
}
@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}


/* video banner trang chu */
.banner-homepage .banner_phone_video .phoneBox {
    position: absolute;
    z-index: 5;
    left: 60%;
    -webkit-transform: translateX(-60%);
    transform: translateX(-60%);
   	top: -200px;
	animation: floatEffect 4s ease-in-out infinite;
}
.banner-homepage .banner_phone_video .bgPhone {
    width: 287px !important;
    height: 500px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    position: relative;
    z-index: 2;
}
/* Định nghĩa keyframes cho hiệu ứng lên xuống */
@keyframes floatEffect {
  0%, 100% {
    transform: translateX(-60%) translateY(0);
  }
  50% {
    transform: translateX(-60%) translateY(-10px);
  }
}
/* Áp animation cho phoneBox */
.banner-homepage .banner_phone_video video {
     width: 235px !important;
    height: 450px !important;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 12px;
    left: 26px;
    z-index: 1;
    display: block;
    border-radius: 24px;
}
button#soundToggle {
  	position: absolute;
    bottom: 95px;
    left: 35px;
    z-index: 999;
    color: #ffffff;
    font-size: 20px;
    border: none;
    background: #00000061;
    padding: 0 8px;
}
@media (max-width: 992px) {
	.banner-homepage .banner_video_home.col-lg-6.col-md-12.order-lg-1 {
		height: 500px;
	}
	.banner-homepage .banner_video_home .banner-img.animate__animated.animate__fadeInRight.animate__slow.mb-3.banner_phone_video {
		height: 220px;
	}
	.banner-homepage .banner_phone_video .phoneBox {
    	top: -25px !important;
	}

}

	
/*dich vu*/
/*slide dich vu*/
.service-item.style-1{
	min-height: 100px !important;
	height: 100% !important;
	padding: 40px 10px 40px !important;
	margin: 60px 5px 0 5px !important;
}
.service-swiper-slider .swiper .swiper-button-prev, .swiper .swiper-button-next {
    width: 40px !important;
    height: 40px !important;
	line-height: 40px !important;
}
.service-swiper-slider .swiper .swiper-button-prev, .swiper .swiper-button-next{
	background: transparent !important;
    border: 1px solid var(--themeht-primary-color);
    box-shadow: 0px 0px 5px 3px rgb(8 10 55 / 12%);
}
.swiper .swiper-button-prev:hover, .swiper .swiper-button-next:hover {
    background: linear-gradient(115deg, var(--themeht-primary2-color), var(--themeht-secondary2-color)) !important;;
}
.service-swiper-slider .swiper .swiper-button-next:after,.service-swiper-slider .swiper .swiper-button-prev:after {
    font-size: 15px !important;
	line-height: unset !important;
	color: var(--themeht-primary-color);
}
.service-title h4 {
	font-size: 20px;
	font-size: 22px;
	line-height: 25px;
	font-weight: 700;
	background: linear-gradient(115deg, var(--themeht-primary-color), var(--themeht-secondary-color));
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/*mo ta dich vu*/
.service-item.style-1 .service-desc p {
    -webkit-line-clamp: 5 !important;
}
/*nut dich vu item*/
/* .service-item.style-1 .themeht-btn.primary-btn {
	padding: 5px 15px 5px 15px;
    font-size: 14px;
}
.service-item.style-1 .themeht-btn.primary-btn i {
	height: 30px !important;
    width: 30px !important;
	line-height: unset !important;
} */
/*quy trinh*/
.dark-bg .elementor-container.elementor-column-gap-default .theme-title.center h2 {
    color: #fff;
}
.step-item.style-2 .step-desc h4 {
    color: #ff7e00 !important;
}
/*text chay*/
.elementor-widget-container .marquee-text span {
    font-size: 50px;
    line-height: 50px;
}
/*hinh anh logo chay*/
.marquee-text.logo-image img {
    padding: 20px;
}
/*danh gia khach hang*/
.testimonial-desc p {
    font-size: 17px;
    line-height: 1.5;
}
.testimonial-box .star-rating {
	font-size: 1rem;
	color: #FFD700;
	cursor: pointer;
}
/*bang gia dich vu*/
.price-combo .price-table {
 padding: 40px 10px !important;
}
.price-combo .price-table h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 800;
	text-align: center;
	margin-bottom: 5px;
}
.price-combo .price-table p {
    font-size: 14px;
    color: #000000 !important;
    background: #f1f1f19c;
    border-radius: 50px;
	padding:5px;
}
.price-combo .price-table .price-list li {
    font-size: 14px !important;
	margin-bottom: 8px !important;
}
.price-combo .price-table li.noactive-list-price {
    text-decoration: line-through;
}
.price-combo .price-table .price-list li i {
    font-size: 17px !important;
}
.price-combo .price-table .price-list i.flaticon.flaticon-check {
    color: #198734;
}
.price-combo .price-value {
    display: flex;
    justify-content: center !important;
}
.price-combo .price-sums {
    text-align: center;
}
.themeht-btn.none-background:hover:before {
    clip-path: unset !important;
	background: none !important;
}
.themeht-btn.none-background:hover {
    background: none !important;
}
a.themeht-btn.d-block.m-2.none-background {
    background: none;
	color:#0d6efd;
}
/*danh gia*/
.testimonial-box .testimonial p {
    font-size:  unset !important;
    line-height: unset !important;
    margin: unset  !important;
}
.testimonial-box .testimonial.style-3 .testimonial-img {
    width: 100px !important;
    height: 100px !important;
}
/*TRANG*/
.page-title {
    padding: 150px 0 50px !important;
}
/*SINGLE SERVICE*/
/*banner dau trang*/
.single.single-services .banner-service-top .banner-5 {
    padding: 100px 0 100px !important;
}
.single.single-services .banner-service-top .banner-5 h1 {
    font-size: 45px;
	line-height: 1;
}
@media (max-width: 767px) {
  .single.single-services .banner-service-top .banner-5 h1 {
		font-size: 35px !important;
		line-height: 1.1 !important;
	}

	
}
.single.single-services .banner-service-top .banner-5 h1 span {
    color: var(--themeht-primary-color);
}
.single.single-services .theme-title p {
    font-size: 15px !important;
    margin: 0 !important;
}
.single.single-services .theme-title h6 {
    line-height: unset !important;
    margin-bottom: 0 !important;
}
.single.single-services .list-icon.style-1 li {
    font-size: unset;
}
/*why choose*/
.why-choose-dev summary.e-n-accordion-item-title h4 {
    font-size: 16px !important;
	color: #525252;
}
.why-choose-dev summary.e-n-accordion-item-title{
	 box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 1.5px 0px;
}
.service-single .custom-sec-padding {
    padding-top: 35px !important;
    padding-bottom: 50px !important;
}
/*blog tin tuc trang chu*/
@media (max-width: 767px) {
    .blog-module-dev .portfolio-filter {
        padding: 15px !important;
        border-radius: 20px;
    }
	.blog-module-dev.grid .grid-item {
        width: 50% !important;
    }
}
/* .blog-module-dev {
    margin: 5px !important;
} */
.blog-module-dev .portfolio-desc{
    padding: 5px 15px 15px 15px !important;
}
.blog-module-dev .portfolio-image {
    border-radius: 20px 20px 0 0 !important;
}
.blog-module-dev .portfolio-cat a {
    background: #00d4ff1c;
    padding: 2px 5px;
    border-radius: 5px;
    color: #0064ff;
    font-size: 12px;
}
.blog-module-dev .portfolio-title h4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    margin-bottom: 5px !important;
}

/*bang-dich-vu-2-cot*/
.table-devservices-container {
    overflow-x: auto; /* Cho phép cuộn ngang trên thiết bị di động */
    -webkit-overflow-scrolling: touch; /* Mượt mà khi cuộn trên iOS */
}
.table-devservices {
    width: 100%;
    border-collapse: separate; /* Cho phép sử dụng khoảng cách giữa các ô */
    border-spacing: 5px; /* Thêm khoảng cách 5px giữa các ô */
    min-width: 800px; /* Đảm bảo bảng đủ rộng để có thể cuộn nếu cần */
    table-layout: fixed; /* Đảm bảo các cột có kích thước đều nhau */
}
.table-devservices th, .table-devservices td {
    border: none !important; /* Loại bỏ đường viền mặc định */
    text-align: left;
    padding: 8px;
    width: 50%; /* Mặc định trên màn hình lớn */
    word-wrap: break-word; /* Tự động xuống dòng nếu nội dung quá dài */
    font-size: 14px;
    line-height: 1.6;
    background-color: #fff; /* Đặt màu nền mặc định */
    position: relative; /* Để thêm icon */
    padding-left: 30px; /* Thêm khoảng trống cho icon */
}
.table-devservices th {
    background: linear-gradient(115deg, var(--themeht-primary-color), var(--themeht-secondary-color));
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}
.table-devservices tr:nth-child(even) td {
    background-color: #f9f9f9; /* Màu nền cho các dòng chẵn */
}
/* Icon close cho cột bên trái */
.table-devservices td:first-child::before {
    color: #ff0000;
    font-size: 16px;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-family: bootstrap-icons !important;
    content: "\F622"
}
/* Icon check cho cột bên phải */
.table-devservices td:last-child::before {
    color: #28a745;
    font-size: 16px;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-family: bootstrap-icons !important;
    content: "\F26A"
}
/* Thiết lập cho màn hình nhỏ (điện thoại) */
@media (max-width: 768px) {
    .table-devservices th, .table-devservices td {
        width: 40%; /* Đặt chiều rộng cột là 40% */
    }
    .table-devservices {
        min-width: 600px; /* Giảm chiều rộng tối thiểu để dễ cuộn */
    }
}
/*cac loai quang cao*/
@media (min-width: 992px) {
	.types-ads-dev .featured-item.style-3 {
	   margin-left: unset;
	}
}
/*danh gia khach hang*/
.service-review-dev .testimonial p {
    font-size: unset !important;
    line-height: unset !important;
    font-weight: 400;
    margin: 0 !important;
    position: relative;
}
@media (min-width: 992px) {
	.service-review-dev .testimonial.style-2 .testimonial-content {
	    padding: 15px 15px 15px 170px;

	}
}
@media (max-width: 992px) {
     .service-review-dev .testimonial.style-2, .service-review-dev .testimonial.style-2 .testimonial-content {
        padding: 20px 20px;
    }
	.banner {
        padding: 100px 0 120px !important;
    }
	  .ht-tab .tab-menu {
        width: 100% !important;
    }
}
.service-review-dev .testimonial.style-2 .testimonial-quote i {
    font-size: 50px !important;
}
.service-review-dev.testimonial .testimonial-caption h5 {
    margin-bottom: 0 !important;
}
/*lien he dich vu*/
.contact-service-dev .contact-form input, .contact-service-dev .contact-form textarea {
    border: 1px solid #ededed;
}
.contact-service-dev .submit-form-dev input {
    width: 100%;
}
/*bang gia quang cao ads*/
.table-container {
  overflow-x: auto;
  margin: 20px 0;
  -webkit-overflow-scrolling: touch; /* Mượt mà khi cuộn trên iOS */
}
.table-price-seriver-ads {
  border-collapse: collapse;
  width: 100%;
  min-width: 600px; /* Đảm bảo bảng có thể cuộn trên màn hình nhỏ */
  table-layout: fixed;
}

.table-price-seriver-ads th,
.table-price-seriver-ads td {
  border: 1px solid #ddd;
  padding: 8px;
  word-wrap: break-word; /* Tự động xuống dòng khi văn bản dài */
}
.table-price-seriver-ads th {
  background-color: #f2f2f2;
  text-align: center;
  position: sticky;
  top: 0;
  z-index: 2;
}
.table-price-seriver-ads .combo-service p {
    font-size: 13px;
    margin: 0;
    font-style: italic;
	line-height: 1.2;
}
/*dich vu thu am*/
.table-price-seriver-ads th.combo-service {
    width: 25%;
	font-weight: 700;
	font-size: 20px;
}
.table-price-seriver-ads th.left-combo-service{
	color:#000;
}
.table-price-seriver-ads td.price-combo-service {
    font-weight: 700;
    color: #ff0000;
    font-size: 18px;
}
.table-price-seriver-ads th.hide-combo-service {
    background: transparent;
    border: none;
}
.table-price-seriver-ads {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse; /* Giúp bảng gọn gàng hơn */
}
.table-price-seriver-ads th,
.table-price-seriver-ads td {
    text-align: center;
    padding: 10px; /* Giúp nội dung không quá dày đặc */
}

.table-price-seriver-ads th:first-child,
.table-price-seriver-ads td:first-child {
    width: 30% !important; /* Chắc chắn cột đầu tiên lớn hơn */
    white-space: normal; /* Cho phép xuống dòng nếu cần */
}

.table-price-seriver-ads th:not(:first-child),
.table-price-seriver-ads td:not(:first-child) {
    width: 17.5% !important; /* Chia đều 4 cột còn lại */
}



/* .table-price-seriver-ads td:first-child,
.table-price-seriver-ads th:first-child {
  width: 40%; 
}
 */
/* .table-price-seriver-ads td:nth-child(2),
.table-price-seriver-ads th:nth-child(2),
.table-price-seriver-ads td:nth-child(3),
.table-price-seriver-ads th:nth-child(3) {
  width: 40%; 
} */

/* Responsive adjustments for smaller screens */
@media (max-width: 768px) {
  .table-price-seriver-ads {
    min-width: 800px; /* Giảm kích thước tối thiểu để phù hợp với màn hình nhỏ */
  }
   .table-price-seriver-ads th.combo-service {
    width: 20%;
	}
}

/*quy trinh thu am*/
.implementation-process-dev .featured-item.style-3 {
    background: #F0F4F9;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 1.5px 0px;
	padding-top: 10px;
    padding-bottom: 10px;
}
.implementation-process-dev .featured-item.style-3 .featured-desc p {
    margin-top: -15px;
    line-height: 1.5;
}
/*case study*/
.case-study-dev .ht-tab .ht-tab-content {
    padding-top: 15px;
}
.case-study-dev .theme-title h2 {
    color: #000;
}
.case-study-dev .theme-title h6 {
    line-height: unset !important;
    margin-bottom: 0 !important;
    -webkit-text-fill-color: unset;
	 color: #fff;
}
.case-study-dev .ht-tab-content p, .case-study-dev .ht-tab-content li {
	color:#fff
}
.case-study-dev .ht-tab .tab-menu li a {
    padding: 15px 40px;
    font-size: 18px;
}
.case-study-dev .ht-tab .tab-menu li a::after {
    background: var(--themeht-primary-color);
}
@media (max-width: 768px) {
	.case-study-dev .ht-tab-content img {
		display: none;
	}
	.case-study-dev .ht-tab-content .col-lg-6.mt-5.mt-lg-0.ps-lg-5 {
    	margin: 0 !important;
	}
	/*seo website*/
	.col-method-seo .featured-item.style-1 { 
		min-height: unset !important; 
		height: unset !important;
  }
}
/*dich vu seo website*/
.col-method-seo .featured-item.style-1 { 
    min-height: 545px; 
    height: 100%
  }
/*may tinh bang*/
@media (min-width: 768px) and (max-width: 1024px) {
  .col-method-seo .featured-item.style-1 {
   	min-height: 645px; 
    height: 100%
  }
}	
/*GIONG DIC DEMO*/
section.elementor-section.elementor-top-section.audio-play-demo{
    margin: 10px 0;
    padding: 10px;
    border-radius: 10px;
	float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
section.elementor-section.elementor-top-section.audio-play-demo .overlay-main-qc {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
	top:0;
	left:0;
}
section.elementor-section.elementor-top-section.audio-play-demo ul.audio-voice-items {
    width: 100%;
    padding: 10px;
}
section.elementor-section.elementor-top-section.audio-play-demo ul li {
    list-style: none;
    color: #ffffff;
    background: #02020269;
    display: block;
    margin: 5px 0;
    padding: 5px;
    position: relative;
    border-radius: 15px;
}
section.elementor-section.elementor-top-section.audio-play-demo ul li a {
    color: #fff;
}
@media (max-width: 768px) {
	section.elementor-section.elementor-top-section.audio-play-demo ul li i {
		display: none;
	}
}
/*active*/
section.elementor-section.elementor-top-section.audio-play-demo .active-voice {
    background: #000000 !important;
    font-weight: 700;
}
section.elementor-section.elementor-top-section.audio-play-demo .active-voice::before {
    content: "";
    width: 25px;
    height: 100%;
    position: absolute;
    background: url(https://quangcaophukienoto.com/wp-content/uploads/2025/01/icon_playing_purple.gif) no-repeat center center;
    bottom: 0;
    right: 5px;
}

section.elementor-section.elementor-top-section.audio-play-demo .active-voice.playing::before {
    background: url(https://quangcaophukienoto.com/wp-content/uploads/2025/01/icon_playing_purple.gif) no-repeat center center;
}

section.elementor-section.elementor-top-section.audio-play-demo .active-voice:not(.playing)::before {
    background: url(https://quangcaophukienoto.com/wp-content/uploads/2025/01/icon_play_purple.png) no-repeat center center;
}

/**/
section.elementor-section.elementor-top-section.audio-play-demo .elementor-column.elementor-col-50 {
    display: flex;
    justify-content: center;
}
/* Hình ảnh xoay khi phát audio */
section.elementor-section.elementor-top-section.audio-play-demo .elementor-column.elementor-col-50 .img-file-thumbnail img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    transition: transform 0.5s ease; /* Thêm hiệu ứng mượt mà */
}

/* Khi audio phát, ảnh xoay vòng tròn */
section.elementor-section.elementor-top-section.audio-play-demo .elementor-column.elementor-col-50 {
    display: flex;
    justify-content: center;
}
section.elementor-section.elementor-top-section.audio-play-demo .elementor-column.elementor-col-50 .img-file-thumbnail img {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    transition: transform 0.5s ease; /* Mượt hơn */
}

/* Khi audio phát, ảnh xoay vòng tròn */
section.elementor-section.elementor-top-section.audio-play-demo .elementor-column.elementor-col-50 .img-file-thumbnail img.rotating {
    animation: rotateaudio 20s linear infinite;
}

/* Hiệu ứng xoay vòng */
@keyframes rotateaudio {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
section.elementor-section.elementor-top-section.audio-play-demo .img-file-thumbnail img {
    animation: rotateaudio 20s linear infinite;
    animation-play-state: paused; /* Ban đầu dừng */
}
/*tieu de audio*/
section.elementor-section.elementor-top-section.audio-play-demo .elementor-widget-wrap-none{
	 text-align: center;
}
.audio-title-header {
    font-size: 20px;
    margin: 10px 0;
    font-weight: bold;
    color: #fff;
}
.audio-title-header .optionn-voice {
    display: block;
	font-size: 18px;
	color: #f2552b;
}
@keyframes runTitleAudio {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }
    50% {
        transform: translateX(0);
        opacity: 1;
    }
    100% {
        transform: translateX(-100%);
        opacity: 0;
    }
}
.audio-title-header .moving-title {
    display: block;
    white-space: nowrap;
    animation: runTitleAudio 9s ease-in-out infinite;
    width: 100%; /* Để tiêu đề có thể chạy hết chiều rộng */
    font-weight: bold; /* Có thể thay đổi để làm tiêu đề đậm đà hơn */
}
/*nut chuc nang audio*/
.btn.btn-sm.me-2.btn-light.play-pause-btn {
    animation: btn-play-ring 1000ms infinite;
   
}
@keyframes btn-play-ring {
    0% {
        transform: translate3d(0, 0, 0) scale(1);
    }
    33.3333% {
        transform: translate3d(0, 0, 0) scale(1.01);
    }
    66.6666% {
        transform: translate3d(0, 0, 0) scale(1);
    }
    100% {
        transform: translate3d(0, 0, 0) scale(1);
    }
    0% {
        box-shadow: 0 0 0 0px #fff, 0 0 0 0px #fff;
    }
    50% {
        transform: scale(0.98);
    }
    100% {
        box-shadow: 0 0 0 5px rgb(255 255 255 / 0%), 0 0 0 8px rgba(0, 210, 255, 0);
    }
}
/*SINGLE POST*/
.page-title h1 {
    font-size: 30px !important;
    line-height: 30px !important;
}
.post-single-page .list-inline {
    background: #ff600436;
    border-radius: 10px;
    padding: 5px 10px !important;
}
.post-single-page .list-inline li, a{
	text-transform: none !important;
}
.post-single-page .custom-sec-padding {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
/* .post-single-page ul.wp-block-list ol, ul {
	padding-left: 0.8rem !important;
} */
.post-single-page ul.wp-block-list li {
    list-style: none;
    position: relative;
    line-height: 1.8;
    padding-left: 1.20rem;
    position: relative;
}
.post-single-page ul.wp-block-list li::before {
    content: "";
    position: absolute;
    top: .7rem;
    left: 0;
    border: 0.2rem solid #3d8bff;
    border-radius: 1rem;
    width: .5rem;
    height: .5rem;
}
/*FOOTER*/
.scroll-top {
    right: 16px !important;
    bottom: 45px !important;
    height: 50px !important;
    width: 50px !important;
}
.scroll-top::before {
    line-height: 50px !important;
    font-size: 25px !important;
    height: 50px !important;
    width: 50px !important;
}
.scroll-top::after {
    line-height: 50px !important;
    font-size: 25px !important;
    height: 50px !important;
    width: 50px !important;
}
/*CONTACT WITH BUTTON*/
.contact-with-button-theme {
	position: fixed;
	bottom: -100px; /* Bắt đầu ẩn dưới màn hình */
	right: 10px;
	z-index: 999;
	opacity: 0;
	transition: bottom 1s ease-in-out, opacity 1s ease-in-out;
}
.contact-with-button-theme.show {
	bottom: 35px; /* Vị trí mong muốn */
	opacity: 1;
	right: 20px !important;
}

/* Hiệu ứng heartbeat */
@-webkit-keyframes heartbeat {
	from { transform: scale(1); }
	10% { transform: scale(.91); }
	17% { transform: scale(.98); }
	33% { transform: scale(.87); }
	45% { transform: scale(1); }
}
@keyframes heartbeat {
	from { transform: scale(1); }
	10% { transform: scale(.91); }
	17% { transform: scale(.98); }
	33% { transform: scale(.87); }
	45% { transform: scale(1); }
}

.contact-with-button-theme {
	animation: heartbeat 1.5s ease-in-out 5s infinite both;
}

/*mobile*/
	#anlee-contact-button {
		display: none;
	}
@media (max-width: 767px) {
	#anlee-contact-button {
		display: block;
	}
	#anlee-contact-button {
		position: fixed;
		width: 100%;
		z-index: 100 !important;
		bottom: 0;
	}
	#anlee-contact-button-footer:after {
		content: "";
		position: absolute;
		pointer-events: none;
		background: url(https://vincarvietnam.com/wp-content/plugins/lienhe-dongnam/images/mb-footer-bg.svg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: 100%;
		box-shadow: unset;
		height: 65px;
		width: 100%;
		margin-left: 0;
		margin-bottom: 0;
		left: 0;
		bottom: 0;
		z-index: -1;
	}
	#anlee-contact-button-footer {
		border-bottom: 15px solid #fff;
		display: flex;
		max-width: 1200px;
		margin: auto;
		position: relative;
		padding-top: 5px;
	}
	#anlee-contact-button-footer > a {
		position: relative;
		display: block;
		width: 25%;
		text-align: center;
		padding: 11px 0 0px 0;
		color: #313131;
	}
	#anlee-contact-button-footer > span {
		display: block;
		width: 30px;
	}

	#anlee-contact-button-footer span {
		display: block;
	}

	.anlee-contact-button-footer-btn-label {
		padding: 0px 2px 0 2px;
		font-size: 11px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-weight: bold;
	} 
	#anlee-contact-button-footer > a img {
		height: 30px;
		width: 30px
	}

	#anlee-contact-button-footer-btn-center {
		position: relative;
		background: transparent !important;
	}

	#anlee-contact-button-footer-btn-center .anlee-contact-button-footer-btn-label {
		position: absolute;
		left: 50%;
		bottom: 2px;
		transform: translateX(-50%);
	} 
	#anlee-contact-button-footer-btn-center .anlee-contact-button-footer-btn-label > span {
		padding: 0px 8px;
		background-image: linear-gradient(92.83deg, #0E68C8 0, #02A4A5 100%);
		border-radius: 30px;
		color: white;
		display: inline-block;
	}
	.anlee-contact-button-footer-btn-center-icon {
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		background: linear-gradient(115deg, var(--themeht-primary-color), var(--themeht-secondary-color));
		width: 50px;
		height: 50px;
		border-radius: 50%;
		top: -20px;
		text-align: center;
		box-shadow: rgb(0 0 0 / 15%) 0 -3px 10px 0px;
		border: 2px solid #fff;
	}
	.anlee-contact-button-footer-btn-center-icon img {
		max-width: 20px;
		height: auto !important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.phone-vr-circle-fill {
		width: 50px;
		height: 50px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 50%;
		box-shadow: 0 0 0 0 #ff9001;
		border: 2px solid transparent;
		transition: all .5s;
		animation: zoom 1.3s infinite;
	}
	@keyframes zoom {
		0% {
		}

		70% {
			box-shadow: 0 0 0 15px transparent
		}

		100% {
			box-shadow: 0 0 0 0 transparent
		}
	}
	/*an contact trên may tinh*/
	.contact-with-button-theme.show {
		display: none;
	}
	/*nut croll top mobile*/
	.scroll-top {
    bottom: 85px !important;
	}
	.page-title h1 {
		font-size: 25px !important;
		line-height: 30px !important;
	}       
	/*tac gia bai viet*/
	.post-author-dev .author-group {
		display: flex !important;
		text-align: center !important;
		flex-direction: column !important;
	}	
}
	/*tac gia bai viet*/
	.post-card .post-title h4 {
		display: -webkit-box !important;
		-webkit-line-clamp: 2 !important;
		-webkit-box-orient: vertical !important;
		overflow: hidden !important;
		margin-bottom: 5px !important;
	}
	/*danh sach bai viet the*/
	.list-inline-item .cat-links a {
		background: #f1f1f1;
		padding: 2px 5px;
		border-radius: 5px;
		color: #000000;
		font-size: 12px;
	}
	/*item post*/
	.themeht-blogs.author-writer .post {
		margin-bottom: 0 !important;
	}
/*trang blog*/
.blog-menu-category-dev .elementor-widget-wp-widget-categories {
    background: #ebebeb;
    padding: 10px;
    border-radius: 10px;
}
.blog-menu-category-dev .elementor-widget-wp-widget-categories .elementor-widget-container ul {
   padding: 0 !important;
}
.blog-menu-category-dev .elementor-widget-wp-widget-categories .elementor-widget-container ul li {
    list-style: none;
	display: inline-flex;
}
.blog-menu-category-dev .elementor-widget-wp-widget-categories .elementor-widget-container ul li a {
    background: #fff;
    padding: 0 10px;
    margin: 5px;
    border-radius: 10px;
}
.blog-menu-category-dev .elementor-widget-wp-widget-categories .elementor-widget-container h5 {
    margin: 5px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 17px;
}
.post-card.style-1 .post-desc {
    padding-top: 0 !important;
}

/*trang kết quả tìm kiếm*/
.search-page .search-content-page {
    padding: 0 !important;
}
.search-page .search-content-page .post-card {
    padding: 15px !important;
}
/*box bai viet archive*/
.post-card {
	padding: 10px !important;
}
.has-post-thumbnail .post-card .post-desc {
    padding-top: 15px !important;
}
/*chi tiet bai viêt*/
.post-single-page .post-card {
	padding: 0 !important;
}
.post-single-page .wp-block-button__link.wp-element-button {
    color: #ffff !important;
}
/*tac gia*/
.post-author-dev {
    background: #e5efff;
    padding: 15px 10px;
    border-radius: 10px;
}
.post-author-dev .author-group {
    display: flex;
    align-items: center;
    gap: 10px; /* Tạo khoảng cách giữa avatar và nội dung */
}
.post-author-dev .author-group h4 {
    margin: 0 !important;
	font-size: 18px;
}
.post-author-dev .author-avatar {
    flex-shrink: 0; /* Ngăn ảnh co lại */
    width: 60px; /* Đặt kích thước cố định */
    height: 60px; /* Đặt kích thước cố định */
}
.post-author-dev .author-avatar img {
    width: 100%; /* Đảm bảo ảnh phủ toàn bộ khung */
    height: 100%; /* Giữ đúng tỉ lệ */
    object-fit: cover; /* Đảm bảo ảnh không bị méo */
    border-radius: 50% !important; /* Giữ ảnh tròn */
}

.post-author-dev .author-info {
    flex-grow: 1; /* Để nội dung không ép avatar bị thu nhỏ */
}
.post-author-dev .author-info p {
    font-size: 14px;
}
/*TRANG TAC GIA*/
.team-single-box.author-member {
    margin-top: 30px;
}
.team-single-box .team-social-icon.social-icons.list-inline a {
    line-height: 0;
}
.team-single-box.author-member .avata-tacgia img {
   border-radius: 99px;
	margin-top: -40px;
}
.team-single-box .team-contact ul.team-meta li {
    display: flex;
    flex-wrap: wrap; /* Cho phép nội dung xuống dòng */
    align-items: center;
}
.team-single-box .team-contact ul.team-meta li span,
.team-contact ul.team-meta li a {
    word-break: break-word; /* Chia từ khi quá dài */
    overflow-wrap: break-word;
    display: block; /* Hiển thị theo dạng block để xuống dòng */
    max-width: 100%; /* Giới hạn chiều rộng để không tràn */
}
.team-single-box .list-unstyled.team-meta li  {
    font-size: 14px;
	margin-bottom: 5px;
}
.team-single-box .team-meta li i {
    font-size: 20px;
    margin-right: 5px;
}
.blog-by-author .themeht-pagination {
    display: flex;
    justify-content: center;
}
/*Modal bootrap5 video demo home*/
.modal-center-text .modal-header{
    display: block;
}
.modal-center-text .modal-footer {
    display: contents;
}
.modal-center-text .modal-title {
    font-weight: 800;
    font-size: 20px;
    color: #0087ff;
}
/* TRANG BAN DOMAIN */
.sale-domain a.themeht-btn {
    width: 100%;
}
.sale-domain .list-unstyled.mb-0.contact-info p {
    color: #ff0000;
    font-weight: 600;
    font-size: 23px;
}
/*FAQ RANKMATH*/
#rank-math-faq .rank-math-question {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    padding: 18px 0 13px;
    margin-top: 0;
    margin-bottom: 0;
    color: #000000 !important;
    position: relative;
    cursor: pointer;
}
#rank-math-faq {
    margin-top: 40px;
    padding: 10px;
    position: relative;
    margin-bottom: 30px;
    background: #006dff0d;;
    color: #000 !important;
	border-radius: 10px;
}
#rank-math-faq .rank-math-list-item:not(first-child) .rank-math-answer {
    display: none;
}
#rank-math-faq .rank-math-list-item:not(:last-child) {
    border-bottom: 1px solid #f0f0f0;
}
#rank-math-faq .rank-math-question:after {
    content: "";
    background: url(//helioz.vn/wp-content/uploads/2023/08/row-dow.svg) no-repeat right center;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .3s;
}
/* nut copy code */
.copy-btn {
  background-color: #0073aa;
  border: none;
  color: white;
  border-radius: 4px;
  transition: background-color 0.2s ease;
}
.copy-btn:hover {
  background-color: #005177;
}

/* recapcha google V3 */
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}
