/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.over-hidden
{
	overflow: hidden;
}
.doingubacsi ul
{
	padding-left: 15px;
}
.doingubacsi ul li
{
	margin-bottom: 10px;
}
.elementor-nav-menu--main .elementor-nav-menu ul
{
	    padding: 10px 10px;
}
.menuheader ul.elementor-nav-menu--dropdown a, 
.menuheader ul.elementor-nav-menu--dropdown a:focus, 
.menuheader ul.elementor-nav-menu--dropdown a:hover
{
	border-inline-start: none;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.dichvuhide
{
	display: none;
}

.bannerlon .swiper-pagination
{
	 top: auto;
	 bottom: 30px !important;
}
.bannerlon  .swiper-pagination-bullet 
{
	background: #fff;
	width: 25px;
	border-radius: 5px;
	opacity: 1;
}
.bannerlon  .swiper-pagination-bullet-active
{
	background: var(--e-global-color-primary);
}
.bannerlon .elementor-swiper-button
{
	opacity: 1 !important;
}
.bannerlon .swiper-button-disabled svg
{
	fill:#fff !important;
}
.menuheader .elementor-nav-menu > li
{
	transition-behavior: normal;
	transition-delay: 0s;
	transition-duration: 0.4s;
	transition-property: all;
	transition-timing-function: ease;
}
.menuheader .elementor-nav-menu > li:hover,
.menuheader .elementor-nav-menu > li.current-menu-item
{
	background: var(--e-global-color-primary);
	color: #fff;
}

/*.menuheader .elementor-nav-menu > li:hover > a,
.menuheader .elementor-nav-menu > li.current-menu-item a
{
	color: #fff !important;
}*/
.slide-doingubs .swiper-button-disabled
{
    background: #000 !important;
    opacity: 0.2 !important;
}

.slide-phanhoi .swiper-button-disabled 
{
	background: #fff !important;
	opacity: 1 !important;
}
.slide-phanhoi .swiper-button-disabled svg
{
	fill:#000 !important;
}
.slide-vang-den .swiper-button-disabled
{
    background: #000 !important;
    opacity: 0.2 !important;
}
.elementor-blockquote--skin-quotation .elementor-blockquote:before
{
	content: "";
	background: url(https://duynhakhoa.khangweb.io.vn/wp-content/uploads/2025/12/home-10.png);
	width: 48px;
	height: 39px;
}
.item-nienrang:hover img
{
    border-color: var(--e-global-color-primary) !important;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.5);
}
.item-nienrang:hover .item-nienrang-text
{
	color: var(--e-global-color-primary) !important;
}
.nangluc
{
	width: max-content;
	cursor: pointer;
}

.nangluc.active, .nangluc:hover
{
	border-color: var(--e-global-color-primary) !important;
}
.nangluc.active .nangluc-title, .nangluc:hover .nangluc-title
{
	color: var(--e-global-color-primary);
}
body:not(.elementor-editor-active) .content-nangluc
{
	display: none;
}
.quytrinh-item:nth-child(1) .quytrinh-line:after
{
	display: none;
}

.quytrinh-line:before
{
	display: block;
	content: '';
	width: 12px; height: 12px;
	border: 3px solid var(--e-global-color-primary);
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: 50%;
	left: -1px;
	transform: translateY(-50%);
	z-index: 1;
}
.quytrinh-line:after{
	display: block;
	content: '';
	height: 2px;background: #b8b8b8;
	width: 100%;
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.quytrinh-item{cursor: pointer;}

.quytrinh-item-rang div
{
	position: relative;
}
.quytrinh-item-rang div:before{
	    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border: 3px solid var(--e-global-color-primary);
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 140%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.quytrinh-item.active .quytrinh-line:after,
.quytrinh-item.gachvang .quytrinh-line:after{
	background: var(--e-global-color-primary);
}
.quytrinh-item.active .quytrinh-content,
.quytrinh-item:hover .quytrinh-content{
	color: var(--e-global-color-primary);
}
.quytrinh-item.active:before{
	position: absolute;
	top:calc(100% + 25px);
	display: block;
	content: '';
	width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid var(--e-global-color-a7afda0); /* Mũi tên hướng xuống */
}
.item-tt:hover .item-tt-title{
	color: var(--e-global-color-primary);
}
.item-tt-image
{
	overflow: hidden;
}
body:not(.elementor-editor-active) .quytrinh-data-item
{
	display: none;
}
.position-center
{	
	transform: translateX(-50%);
}
.e-n-accordion-item-title
{
	justify-content: space-between !important;
    align-items: center !important;
}
.tab-dichvu-item.active
{
	border-bottom: 2px solid var(--e-global-color-primary) !important;
}
.tab-dichvu-item.active a
{
	color: var(--e-global-color-primary) !important;
}
.congnghe-so
{
	height: 60px;
	display: flex; justify-content: center;
	align-items: center;
}
.congnghe-so .elementor-heading-title{display: contents;}
.elementor-pagination
{
	    margin-top: 30px;
}
.elementor-pagination span,
.elementor-pagination a
{
	padding: 10px;
}
.elementor-pagination .current
{
	background: var(--e-global-color-primary);
	color: #fff !important;
}
.rank-math-breadcrumb a
{
	color: #000 !important;
}
.rank-math-breadcrumb .last
{
	color:var(--e-global-color-primary) !important;
}
.rank-math-breadcrumb .separator
{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 20px;
}
body:not(.elementor-editor-active) .data > div > .elementor-element
{
	display: none;
}
body:not(.elementor-editor-active) .album-chung figure
{
	display: none;
}
.itemcsvt:hover .itemcsvt-nen{
	display: flex;
	cursor: pointer;
}
.itemcsvt-nen{
	display: none;
}

.album-chung .gallery
{
	display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.album-chung .gallery-item
{
	width: 100%;
	max-width: 100% !important;
	position: relative;
}
.album-chung .gallery-item img
{
	width: 100%;
	height: 221px;
	object-fit: cover;
}
.album-chung figcaption{
	position: absolute;
	left: 0; background-color: transparent;
    padding: 10px 10px 10px 10px;
    bottom: 0px;
    background-image: linear-gradient(180deg, #00000000 0%, var(--e-global-color-text) 100%);
    font-size: 18px;
    line-height: 23px;
    color: var(--e-global-color-8e4ed8b);
    pointer-events: none;
}
.album-chung .gallery-item a:before {
    /* Thay vì display: none, hãy dùng 2 dòng này */
    opacity: 0;
    visibility: hidden;

    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #C8A45DDB;
    pointer-events: none;
    z-index: 2;
    left: 0;
    top: 0;
    
    /* Giữ nguyên các thông số transition */
    transition-behavior: normal;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
}
.album-chung .gallery-item a:after {
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: url(/wp-content/uploads/2025/12/kinhlup.png);
	width: 47px;
	height: 45px;
	display: none;
	z-index: 2;
}
.album-chung .gallery-item a:hover:after
{
	display: block;
}
.album-chung .gallery-item a:hover:before {
    /* Khi hover thì hiện lên mượt mà */
    opacity: 1;
    visibility: visible;
}
.tablepress  .row-1,
.tablepress>:where(thead,tfoot)>tr>*
{
	background: var(--e-global-color-primary);
	color: #fff !important;
}
.rank-math-breadcrumb p
{
	margin-bottom: 0;
}
@media (min-width: 1025px) 
{
	.c_dichvuhide:hover .dichvuhide
	{
		display: block;
	}
}
@media (max-width: 1024px) {
	.elementor-nav-menu
	{
		padding-top: 5px;
    padding-bottom: 5px;
	}
	.elementor-nav-menu ul
	{
		padding: 0 10px;
	}
	.album-chung .gallery {	 
	    grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 768px)
{
	.khung-timeline-quytrinh
	{
		display: -webkit-inline-box;
        overflow-x: auto ;
        overflow-y: hidden;
                padding-bottom: 10px;
	}
	.cuongngang
	{
		
        white-space: nowrap;
        
	}
	.quytrinh-item
	{
		max-width: 60%;
	}
	.khung-timeline-quytrinh,
	.cuongngang > div
	{
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.cuongngang > div
	{
		display: -webkit-inline-box !important;
		overflow-x: auto ;
		
        overflow-y: hidden;
	}
	.cuongngang::-webkit-scrollbar,
	.khung-timeline-quytrinh::-webkit-scrollbar,
	{
        display: none;
    }
	.cuongngang > div > div 
	{
		width: max-content;
	}
	.bo-position
	{
		position:relative !important;
	}
	.album-chung .gallery {	 
	    grid-template-columns: repeat(1, 1fr);
	}
}
