/*
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.   ***************/
header#header .header-main{
	height: auto;
	padding: 10px 0;
}

a.button{
	font-weight: 500;
}
.website-title strong {
    font-size: 25px;
    text-transform: uppercase;
    color: #34b761;
    border-bottom: 1px solid #34b761;
    text-align: justify;
    margin-bottom: .5rem;
    display: inline-block;
}
.website-title span {
    display: block;
    letter-spacing: 3.5px;
}
.website-title {
    display: inline-block;
    text-align: center;
    margin-bottom: 12px;
}
form.searchform {
    max-width: 250px;
        margin-left: auto !important;
}
.searchform .button.icon {
    margin: 0;
    border-radius: 0 2rem 2rem 0;
    width: 40px;
    background: #34b761;
    font-size: 13px;
}
form.searchform  input#s {
    border-radius: 2rem 0 0 2rem;
    border: 1px solid #f5f5f5;
    box-shadow: none;
}
.header-main .nav > li.active > a{
	color: #fff !important;
}
.hometab>ul li a:before{
	display: none !important;
}
.hometab>ul li a{
	background: #fff;
    color: #000 !important;
    padding: 8px 15px;
    border-radius: 1rem 1rem 0 0;
    font-size: 16px;

}
.hometab>ul li.active a,
.hometab>ul li:hover a{
	background: #34b761;
    color: #fff !important;
}
.col.post-item .image-cover{
	    border-radius: 10px;
}
.box-blog-post .is-divider{
	height:0;
}
.blog_style1{

}
.col.post-item a.button{
	text-transform: none;
    font-weight: 500;
    font-size: 15px;
    border-radius: 10px;
}
.blog_style1 .box-image{
	vertical-align: top;
}
.blog_style1  .box-text.text-left{
	padding-top: 0 !important;
	    padding-bottom: 12px;
}
.blog_style1  .col.post-item .image-cover{
	border-radius: 0;
}
.blog_style1 .image-cover{
	padding-top: 0 !important;
}
.blog_style1 .image-cover img{
	display: none;
}
.blog_style1 .image-cover a {
	    margin-top: 5px;
    width: 44px;
    height: 44px;
    background: url(/wp-content/uploads/2026/06/calendar.png);
        background-size: cover;
}
.blog_style1 .col.post-item>.col-inner{
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}
body .header.show-on-scroll,body .stuck .header-main {
    height: auto !important;
}
.album1 .gallery-col.col{
	padding-bottom: 0 !important;
}
.album1 img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.tab_doanhnghiep ul.nav li a{
	border-radius: 0;
}
.tab_doanhnghiep ul.nav{
	    border-bottom: 1px solid #27AAE1;
}
.title-section{
    color: #34b761;
    margin-bottom: 2rem;
    font-weight: bold;
    border-left: 2px solid #34b761;
    padding-left: 1rem;
}
.absolute-footer{
	display: none;
}
.seemore:before {
    content: "";
    background: linear-gradient(to right, #60bfe3, #207fbf);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing-button-85 20s linear infinite;
    transition: opacity 0.3s ease-in-out;
}
.seemore:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(to right, #60bfe3, #207fbf);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    z-index: -1;
}
.rank_math_the_breadcrumbs{
	font-size: 14px;
	padding: 10px 0;
	background: #f3f3f3 !important;
}
.rank_math_the_breadcrumbs span.last{
	color: var(--fs-color-primary) !important;
}
.rank_math_the_breadcrumbs p{
	margin-bottom: 0;
}
input.wpcf7-form-control, textarea.wpcf7-form-control{
	box-shadow: none;
}
.slider-style-container .flickity-slider>:not(.is-selected), .slider-style-focus .flickity-slider>:not(.is-selected), .slider-style-shadow .flickity-slider>:not(.is-selected) {
    opacity: 1;
}
.thanhvien .row{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.archive.category .row.align-center>.large-10.col{
	flex-basis:100%;
    max-width: 100%;
}
.archive.category div#post-list .col.post-item>.col-inner{
	border: 1px solid #dee2e6 !important;
	padding: 10px;
}
.archive.category div#post-list .col.post-item .image-cover{
	border-radius: 0;
	padding-top: 75% !important;
}
.archive.category div#post-list .col.post-item  .badge.post-date{
	top: 51%;
    left: unset;
    right: 12px;
}
.archive.category div#post-list .badge-inner{
	width: auto !important;
    height: auto !important;
    min-height: unset;
    max-height: unset !important;
        padding: 10px;
        border-radius: 5px;
}
.archive.category div#post-list  span.post-date-day {
    margin-bottom: 7px;
    display: inline-block;
}
.archive.category div#post-list .col.post-item span.post-date-month.is-xsmall {
    font-size: 20px;
}
.archive.category div#post-list .col.post-item .box-text{
	padding-top: 25px;
}
.archive.category h1.page-title.is-large{
	    color: #34b761;
    margin-bottom: 2rem;
    font-weight: bold;
    border-left: 2px solid #34b761;
    padding-left: 1rem;
    text-align: left;
    font-size: 28px;
}
.section_1{
	overflow: hidden;
	border-radius: 15px 15px 0 0;
}
.heading_register {
    display: flex;
    align-items: center;
    gap: 15px;
    background: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 15px;
    margin: 30px 0;
}
.heading_register .step-icon-1 {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #0056b3, #2c547e);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease;
}
.heading_register h2 {
    font-weight: 700;
    font-size: 25px;
    color: #2c547e;
    text-transform: none;
    line-height: 1.3;
    margin-bottom: 0;
}
.l409 {
    margin: 0 !important;
    border: 1px #eee solid;
    border-top: none;
    padding-top: 6px;
    padding-bottom: 6px;
    align-items: center;
}
.l409.row>.col{
	padding-bottom: 0;
}
.l409 input[type="file"]{
	margin-bottom: 0 !important;
}
.l409 p, .l409 span, 
.l409 .wpcf7-form-control-wrap{
	    display: inline-block;
    width: auto;
}
.btn-my {
    border: 0;
    box-shadow: none;
    background: linear-gradient(90deg, #33387a, #3c96ac);
    color: white;
    margin-right: 8px;
    display: inline-block;
    padding: 6px 20px;
    color: white;
    border-radius: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 11px;
    font-weight: 500;
    width: 120px;
    text-align: center;
}
.l410 .col{
	padding-bottom: 0;
}
.l410 input.wpcf7-form-control,
.l410 textarea.wpcf7-form-control{
    border: 1px solid #ddd;
    padding: 12px 18px;
    border-radius: 9px;
}
.dangkithanhvien input.wpcf7-form-control.wpcf7-submit.has-spinner{
	 padding: 3px 18px;
	 text-transform: none;
}
.wpcf7-spinner{
	display: none;
}
.des_register {
    color: rgb(44, 84, 126);
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 15px;
}
.steps-container>.col-inner{
    width: 100%;
    background-color: white;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
  
    margin-top: 3rem;
    margin-bottom: 5rem;
}
.steps {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 30px;
}
.steps::before {
    content: '';
    position: absolute;
    top: 60px;
    left: 10%;
    right: 10%;
    height: 4px;
    background: linear-gradient(90deg, #3498db, #2ecc71);
    z-index: 1;
    border-radius: 2px;
}
.step {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 2;
    padding: 0 15px;
    transition: transform 0.3s ease;
    cursor: pointer;
}
.step-icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: linear-gradient(135deg, #3498db, #2ecc71);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    box-shadow: 0 10px 25px rgba(52, 152, 219, 0.3);
    position: relative;
    overflow: hidden;
}
.step:nth-child(1) .step-icon {
    background: linear-gradient(135deg, #3498db, #2980b9);
}
.step-title {
    font-size: 18px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
    text-align: center;
}
.step-description {
    text-align: center;
    color: #7f8c8d;
    font-size: 1.4rem;
    line-height: 1.6;
}
.step:nth-child(2) .step-icon {
    background: linear-gradient(135deg, #9b59b6, #8e44ad);
}
.step:nth-child(3) .step-icon {
    background: linear-gradient(135deg, #2ecc71, #27ae60);
}
.step-icon i {
    font-size: 30px;
    color: white;
    position: relative;
    z-index: 2;
}
.step:hover {
    transform: translateY(-10px);
}
.step-description {
    text-align: center;
    color: #7f8c8d;
    font-size: 14px;
    line-height: 1.6;
}
.step:hover .step-icon::before {
    transform: scale(1);
}
.step-icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transform: scale(0);
    transition: transform 0.5s ease;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	background: #fff;
}
.off-canvas .nav-vertical>li>a {
    padding-bottom: 10px;
    padding-top: 10px;
    color: var(--fs-color-primary);
}
aside{
	    background: #f3f3f3 !important;
	    padding: 15px;
}
aside .is-divider{
	max-width: 100%;
	height: 1px;
}
aside span.widget-title {
    font-size: 18px;
}
.tagcloud a{
	padding:7px 15px;
    border: 1px solid #959595;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #6c757d;
    font-size: 13px !important;
}
.widget_categories li{
	    border-bottom: 1px dashed #e1e1e1;
}
.widget_categories li a{
	position: relative;
	padding-left: 30px !important;
	    color: #04492c;
	    display: block;
	    font-size: 14px !important;
}
.widget_categories li a::before {
    content: '';
    position: absolute;
    height: 5px;
    width:5px;
    background-color: #04492c;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.single-post h1.entry-title{
	color: #000;
	font-size: 24px;
}
.single-post header.entry-header .is-divider{
	display: none;
}
.single-post header.entry-header .entry-meta{
	text-transform: none;
}
.blog-share.text-center{
	text-align: left;
}
.blog-share:before{
	content: 'Chia sẻ: ';
	display: inline-block;
	margin-right: 10px;
}
.blog-share .is-divider{
	display: none;
}
@media only screen and (min-width: 850px) {
	.tab-panels {
	    padding-top: 1.5em;
	}
	.row_pd0>.col{
		padding-bottom: 0;
	}
	.header-main ul.header-nav.header-nav-main.nav.nav-right{
    	justify-content: flex-start;
	}
	div#masthead .flex-right{
		width: calc(100% - 170px);
	}
	div#masthead .flex-right li.html.custom.html_topbar_left{
		width: 50%;
		margin: 0;
	}
	div#masthead .flex-right li.header-search-form.search-form.html.relative.has-icon{
		width: 50%;
		margin: 0;
	}

}
@media screen and (max-width: 549px) {
	.step {
        margin-bottom: 20px;
        max-width: 400px;
    }
    .steps {
        flex-direction: column;
        align-items: center;
    }
    .step-title {
        font-size: 15px;
    }
	.archive.category div#post-list .col.post-item span.post-date-month.is-xsmall {
	    font-size: 18px;
	}
	.archive.category div#post-list span.post-date-day{
		font-size: 13px;
	}
	.blog_style1 .box-image{
			direction: ltr;
        	display: table-cell;
        	width:25% !important;
	}
	.blog_style1 .box-text{
			 direction: ltr;
        	display: table-cell;
        	width:75% !important;
	}
	.hometab>ul li a{
			    padding: 10px 5px;
			    font-size: 14px;
	}
	.steps::before{
		display: none;
	}
}
@keyframes glowing-button-85 {
                0% {
                    background-position: 0 0;
                }

                50% {
                    background-position: 400% 0;
                }

                100% {
                    background-position: 0 0;
                }

}