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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'UTMAvo';
  src: url('/wp-content/uploads/fonts/UTMAvo.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'UTMAvo';
  src: url('/wp-content/uploads/fonts/UTMAvoBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

html, body, .ux-body {
  font-family:'UTMAvo', Arial, Helvetica, sans-serif !important;
}

/* 3) Navigation (menu trên, mega menu, sub menu, mobile) */
.header-nav a,
.nav > li > a,
.nav-dropdown > li > a,
.nav-sidebar li a,
.mobile-nav li a,
.off-canvas .nav > li > a {
  font-family:'UTMAvo', Arial, Helvetica, sans-serif !important;
}

/* 4) Heading, nút, breadcrumb,… (nếu cần) */
h1,h2,h3,h4,h5,h6,
.button, .ux-btn,
.breadcrumbs, .badge, .price {
  font-family:'UTMAvo', Arial, Helvetica, sans-serif !important;
}
.event-item .col-inner{
	border:1px solid #ddd; 
	overflow:hidden; 
	display:flex;"
}
.event-logo{
	background:#f5f5f5; 
	display:flex; 
	align-items:center; 
	justify-content:center; 
	width:20%;
}
.event-content{
	flex:1; 
	padding:10px;
}
.event-type{
	color:red; 
	font-size:0.8em; 
	font-weight:bold;
}
.event-address{
	font-size:0.9em; 
	color:#666;
}
.event-date{
	width:70px; 
	text-align:center; 
	font-weight:bold; 
	text-transform: uppercase;
	font-size:1.4em; 
	border-left:1px solid #ddd; 
	display:flex; 
	flex-direction:column; 
	justify-content:center;
}
.border-right .col-inner{
	border-right: 1px solid #666;
}

.border-left .col-inner{
	border-left: 1px solid #666;
}


.col-left .img, .col-right .img {
    box-shadow: 2px 2px 4px #dedede;
    padding: 7px;
    border: 1px solid #dedede;
}


.block-title-service .section-title-main{
	background: #fff;
	position: relative;
}
.block-title-service .section-title-main:after, .block-title-service .section-title-main:before{
	content:'';
	display: block;
	height: 3px;
	width: 50px;
	position: absolute;
	top: 50%;
	left: -60px;
	background: #FFB607 ;
}

.block-title-service .section-title-main:after{
	left: auto;
	right: -60px;
}
.block-step-text .col-inner h4{
	color: #034ea2;
}
.block-step-text .col-inner ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.block-step-text .col-inner ul li{
	margin: 0;
	padding-left: 20px;
	position: relative;
}
.block-step-text .col-inner ul li:before{
	content: '\f00c';
	font-family: fontawesome;
	color: #e8244d;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 2px;
}
.block-step{
	padding-bottom: 0 !important;
}
.block-step p{
	float: right;
	margin: 0;
	width: 150px;
	border-radius: 5px;
	text-transform: uppercase;
	background: #034EA2;
	background: linear-gradient(270deg,rgba(3, 78, 162, 1) 0%, rgba(3, 78, 162, 1) 35%, rgba(25, 121, 230, 1) 100%);
	color: #fff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	position: relative;
	height: 60px;
	line-height: 44px;
	overflow: hidden;
}
.block-step p:before{
	content: '';
	width: 150px;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: absolute;
	top: 5px;
	left: 5px;

}

.block-step-text{
	position: relative;
}
.block-step-text:before{
	width: 1px;
	top: 0;
	bottom: 0;
	left: 0;
	background: #c7c7c7;
	position: absolute;
	content: '';
}

.block-step-text:after{
	background: #034ea2;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 5px);
	content: '';
	left: -5px;
}

.box-step-first .block-step-text:before{
	top: 50%;
}
.box-step-end .block-step-text:before{
	bottom: 50%;
}
.table_price{
	border: 1px solid #206bbc
}
.table_price td, .table_price th{
	text-align: center;
	padding: 15px 10px;
	border: 1px solid #206bbc
}
.table_price th{
	background: #0e5cb0;
	color: #fff;
	text-transform: none;
}
.table_price .column-1{
	font-weight: bold;
}
.dang-ky-ngay .button{
	width: 100% !important;
}
.dang-ky-ngay p{
	margin: 0;
}
.dang-ky-ngay .wpcf7-submit{
	background: #ffd700 !important;
	color: #333;
	margin: 0;
	width: 100%;
}

.huong-dan .item{
	display: flex;
	background: #fff;
	padding: 15px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin-bottom: 15px;
	font-weight: bold;
	align-items: center;
}
.huong-dan .item:last-child{
	margin-top: 30px;
	margin-bottom: 0;
}
.huong-dan .item .number{
	color: #034ea2;
	font-size: 1.6em;
	border-radius: 100%;
	border: 1px solid #999;
	width: 40px;
	height: 40px;
	text-align: center;
}
.huong-dan .item .text{
	padding-left: 15px;
}

.block-faqs .accordion-title{
	border: 0;
	font-weight: bold;
}
.block-faqs .accordion-title i{
	font-size: 13px;
}
.block-faqs .accordion-item{
	border: 0;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.box-faqs{
	padding: 15px;
	border: 1px dashed #034ea2;
	position: relative;
	overflow: hidden;
	max-height: 120px; /* thu gọn ban đầu */
	transition: max-height 0.4s ease;
	margin-bottom: 20px;
	position: relative;
}

.box-faqs.active {
  max-height: 1000px; /* hoặc dùng none nếu muốn mở toàn bộ */
}



.toggle-btn {
  margin: 0 auto;
  padding: 6px 14px;
  border: none;
  background: #034ea2;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
  display: block;
}

.card-search {
        max-width: 600px;
        margin: 30px auto;
        text-align: center;
        font-family: Arial, sans-serif;
    }
    .card-search h2 {
        color: #034ea2;
        font-size: 26px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-weight: bold;
    }
    .card-search input#card_code {
        width: 70%;
        padding: 12px 15px;
        border: 2px solid #034ea2;
        border-radius: 8px;
        font-size: 16px;
        outline: none;
    }
    .card-search button#btn-search-card {
        background: #034ea2;
        color: #fff;
        border: none;
        font-size: 16px;
        border-radius: 8px;
        cursor: pointer;
        margin-left: 10px;
        transition: background 0.3s ease;
    }
    .card-search button#btn-search-card:hover {
        background: #0466d6;
    }
    #card-result {
        margin-top: 25px;
        text-align: left;
    }
    .card-info {
        background: #fff;
        border: 1px solid #e3e3e3;
        border-radius: 12px;
        padding: 20px;
        box-shadow: 0 4px 10px rgba(0,0,0,0.08);
        animation: fadeIn 0.4s ease-in-out;
    }
    .card-info p {
        margin: 8px 0;
        font-size: 15px;
        color: #333;
    }
    .card-info p strong {
        color: #034ea2;
    }
    .card-info .card-images {
        display: flex;
        justify-content: center;
        gap: 15px;
        margin-top: 15px;
    }
    .card-info .card-images img {
        max-width: 240px;
        border: 2px solid #034ea2;
        border-radius: 10px;
    }
    @keyframes fadeIn {
        from {opacity:0; transform: translateY(10px);}
        to {opacity:1; transform: translateY(0);}
    }
.blog-single .article-inner {
	padding: 20px;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0px 14px 24px rgb(67 48 48 / 14%);
}    

.blog-single{
	border-top: 3px solid #034ea2;
}
#ftwp-container{
	box-shadow: 0px 14px 24px rgb(67 48 48 / 14%) !important;
	border-radius: 10px !important;
	overflow: hidden !important;
	background: #fff;
	padding: 15px !important;
}
#ftwp-header-minimize{
	display: none !important;
}
#ftwp-container.ftwp-wrap #ftwp-header{
	background: #fff !important;
}
#ftwp-list{
	background: #fff !important;
}
