/*
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 #masthead{
	border-bottom:1px solid #16315E26;
}

header#header #masthead,footer#footer section{
    padding-right: 40px;
    padding-left: 40px;
}
.header-main .nav > li > a {
    line-height: 16px;
    color: var(--fs-color-primary);
}
.nav>li.header-divider {
    border-left: 1px solid var(--fs-color-primary);
}
.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper{
	box-shadow: none;
}
.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
    background-color: transparent;
    border: 1px solid;
}
.downbutton{
	font-size: 14px;
	border-radius: 5px 0px 5px 0px;
}
.button, button, input[type=button], input[type=reset], input[type=submit]{
	font-weight: normal;
}
blockquote, dl, figure, form, ol, p, pre, ul {
    margin-bottom: 15px;
}
.absolute-footer{
	display: none;
}

.box1 .text-box .text-box-content {
    background-image: url(images/Vector-118-6.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.box1 .text-box .text-box-content:before {
    content: "";
    position: absolute;
    background: #16315E;
    background-image: url(images/link-banner-home.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40%;
    width: 56px;
    height: 56px;
    top: 0;
    right: 0;
}
.banner h5, .banner h6, .banner p {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}
#portfolio-content{
	padding: 0px
}
.single-featured_item  td{
	border:0px;
}
.single-featured_item table{
	border:0px;
}
.single-featured_item tr{
	border-top:1px solid ;
}
.section-title-normal {
    border-bottom: 2px solid #333;
    font-size: 40px;
}

.box2 .ux-menu-link__link{
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: left;
    color: var(--primary-color);
    border-bottom: 1px solid #000;
    align-items: flex-start;
    gap: 50px;
}
.box2 .menu-item:last-child .ux-menu-link__link{
    border-bottom: 0px;
}
.box2 .ux-menu {
  counter-reset: item; /* Reset counter */
}
.box2 .ux-menu-link__link:before{
    counter-increment: item; /* Tăng biến đếm */
    content: "/0"counter(item); /* Hiển thị thứ tự */
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 20px;
}
.f900 *{
    font-weight: 900;
}
.portfolio-box-title {
    font-size: 18px;
    color: #fff;
    text-transform: unset;
    opacity: 1;
    font-weight: 500;
    margin-bottom: 20px !important;
}
.portfolio-box .show-on-hover{
	opacity: 1;
}
.portfolio-box-category{

}
.banner h1, .banner h2, .banner h3{
    line-height: 1.4;
}
section.section{
	padding-left: 40px;
	padding-right: 40px;
}
.f300{
    font-weight: 300;
}

.box6 .blog-post-inner .post-title,.category .blog-post-inner .post-title{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
}
.tuyendung  {
      counter-reset: item; /* Reset counter */
}
.tuyendung .post-item:before{
        counter-increment: item; /* Tăng biến đếm */
    content: "0"counter(item)"/";/* Hiển thị thứ tự */
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 15px;
    margin-right: 50px;
}
.tuyendung .post-item{
    border-bottom: 1px solid #000;
    display: flex;
    padding-top: 15px;
}
.tuyendung .post-item .blog-post-inner{
    display: flex;
}
.tuyendung .post-item .blog-post-inner .flex1{
    display: flex;
    width: 50%;
}
.tuyendung .post-item .post-title{
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}
.tuyendung .box-blog-post .is-divider{
    display: none;
    opacity: 0;
}
.box-blog-post .is-divider{
    opacity: 0;
}
.tuyendung .box-blog-post .post-meta {
    font-size: 16px;
    font-weight: 300;
    display: block;
    width: 20%;
}
.tuyendung .box-blog-post .from_the_blog_excerpt {
    font-weight: 300;
}
.ux-relay__button{
    border-radius: 5px 0px 5px 0px !important;
    margin-top: 20px;
}
.ungtuyen .wpcf7-form-control{
    height: 50px;
    margin-top: 5px;
}
#comments{
    display: none;
}
h1.page-title,h1.entry-title,h2.title{
    font-size: 54px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.4em;
}
.byline{
    display: none;
}
h2.title{
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}
.social-icons i {
    min-width: 1em;
    color: var(--fs-color-primary);
}
.quanhecodong .box-text{
    padding-bottom: 0px;
}
 .quanhecodong .post-title{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
    padding-left: 40px;
    background-image: url(images/file.svg);
    background-repeat: no-repeat;
}
.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    border: 1px solid;
    border-radius: 5px;
}
.doitac .flickity-prev-next-button.previous{
    display: none;
}
.quanhecodong .title{
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
    background-color: #062b68 !important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a{
    font-size: 18px;
}
.off-canvas:not(.off-canvas-center) .nav-vertical > li>a{
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}
.nav-sidebar.nav-vertical>li+li{
    border:0px;
}
.dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical-fly-out>li>a, .dark .nav-vertical>li>ul li a, .dark .nav>li.html, .dark .nav>li>a, .nav-dark .is-outline, .nav-dark .nav>li>a, .nav-dark .nav>li>button, .nav-dropdown.dark .nav-column>li>a, .nav-dropdown.dark>li>a {
    color: hsl(0deg 0% 100%);
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

header#header #masthead,footer#footer section{
    padding-right: 10px;
    padding-left: 10px;
}
section.section{
    padding-left: 0px;
    padding-right: 0px;
}
.box2 .ux-menu-link__link{
    font-size: 26px;
}
.box2 .ux-menu-link__link:before{
    font-size: 15px;
    margin-top: 10px;
}
.tuyendung .post-item .blog-post-inner .flex2{
    display: none;
}
.tuyendung .box-blog-post .post-meta{
    display: none;
}
.tuyendung .post-item .blog-post-inner .flex1{
    width: 80%;
}
.tuyendung .post-item{
    padding:0px 10px;
}
.tuyendung .post-item .post-title{
    font-size: 16px;
}
h1.page-title,h1.entry-title,h2.title{
    font-size: 25px;
}
.off-canvas:not(.off-canvas-center) .nav-vertical > li>a{
    font-size: 22px;
}
}