/*
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.   ***************/


/*
.category  header.has-sticky{
    position: absolute;
    left: 0;
    right: 0;
}

.archive-page-header {
    position: relative;
    margin-bottom: 50px;
}


.header-wrapper.stuck{
    background-color: #fff;
}
.header-wrapper.stuck ul.header-nav-main > li > a{
   color: #6d0101 !important; 
}
.archive-page-header img{
    width: 100%;
}
.page-wrapper {
    padding-bottom: 0px;
    padding-top: 0px;
}
.archive-page-header  h1 {
    font-size: 58px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    color: #fff;
    text-transform: uppercase;
    margin: 20px 0 0;
}
.category .header:not(.transparent) .header-nav-main.nav > li > a{
    color: #fff;
}
.page-title-inner{
    min-height: 300px;
}

*/


#masthead{
    padding: 0px 25px;
}

footer#footer{
    font-size: 14px;
}
footer#footer h3{
     font-size: 14px;
}
.absolute-footer.dark{
    display: none;
}
#video video{
    max-width: 1000px;
}
.product-small.box {
    background: #f1f1f1;
    height: 100%;
    padding: 10px;
}


.name.product-title.woocommerce-loop-product__title a{
    color: #00407a;
    font-size: 16px;
    font-weight: 700;
}
.product-small.box .box-excerpt{
    color: #333;
    font-size: 14px;
}
.section-title b{
    opacity: 0;
}


.category .box.box-blog-post{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}
.category .box.box-blog-post .box-text{
    padding: 25px;
}
.category .box.box-blog-post button{
    font-weight: normal;
    border-radius: 20px;
}
.box-blog-post .is-divider{
    display: none;
}

.entry-divider.is-divider {
    display: none;
}
h1.entry-title{
    text-transform: uppercase;
    color: rgb(109, 1, 1);
}
.entry-header-text-top{
    padding-bottom: 0px;
}

.content-title-about h4 {
    font-size: 22px;
    color: rgb(109, 1, 1);
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.content-title-about h2 {
    font-size: 36px;
    color: rgb(109, 1, 1);
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.content-title-about h4 {
    font-size: 22px;
    color: rgb(109, 1, 1);
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.content-title-about p {
    font-size: 13px;
    font-weight: 400;
    padding: 20px;
}
.content-select-about h2 {
    font-size: 36px;
    color: rgb(109, 1, 1);
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 0px;
    text-transform: uppercase;
    margin-top: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.content-select-about h3 {
    font-size: 28px;
    color: rgb(109, 1, 1);
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 1.3;
    position: relative;
}
.content-select-about p {
    font-size: 13px;
    color: #656565;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: justify;
}
.lienhe .row-box-shadow-1 .col-inner{
    border: 1px solid #6d0101;
    box-shadow: none;
}

.lienhe .form-control{
    height: 60px;
    padding: 10 30px;
    font-size: 16px;
    border: 1px solid #6d0101;
}
.page-title h1,h1.page-title{
    font-size: 30px;
}
.woocommerce-ordering{
    display: none;
}
.product-small.box .box-excerpt{
    position: relative;
    padding-left: 12px;
}
.product-small.box .box-excerpt:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f041";
    position: absolute;
    left: 0px;
    font-size: 20px;
}

.tuyen-dung .entry-content.single-page {
    border-top: 2px solid #a96b11;
    box-shadow: 0px 4px 16px rgb(0 0 0 / 12%);
    padding: 15px;
    margin-bottom: 30px;
    color: #656565;
}
.tuyen-dung .entry-title{
    font-size: 28px;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
main .blog-archive{
    background-color: #F9F6EE;
}

.list-item.list-career .item {
    border: none;
    border-radius: 0;
    box-shadow: 0px 4px 16px rgb(0 0 0 / 12%);
    border-top: solid 1px #fff;
    padding: 24px;
}

.list-career .title {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
    color: #6d0101;
}

.list-item.list-career .title {
    height: 55px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.list-item.list-career .readmore {
    position: relative;
    margin-bottom: 15px;
    left: initial;
    bottom: initial;
        font-size: 13px;
}
.readmore a {
    text-transform: uppercase;
    color: #a96b11;
    display: inline-block;
}
.location {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
}
.list-item.list-career .item:hover {
    border-top: solid 1px #6d0101;
}

.recruitment .search {
    border-bottom: solid 2px #A96B11;
    position: relative;
    margin: auto;
    padding-bottom: 15px;
}
.search-work input {
    padding: 0 10px;
    border: none;
    width: 100%;
    height: 30px;
    padding-left: 0;
    color: #656565;
    font-size: 16px;
    box-shadow: none;
    margin-bottom: 0px
}
.search-work button {
    position: absolute;
    top: 0px;
    right: 10px;
    border: none;
    background: none;
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    height: 24px;
    min-height: 24px;
}

.bannertuyendung img{
    max-width: 40px;
}

.bannertuyendung h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 30px 0 20px 0;
    color: #fff;
    text-transform: initial;
}
.bannertuyendung p {
    font-size: 13px;
}
.comment-respond{
    display: none;
}

.application input {
    border: none;
    height: 40px;
    border-bottom: 2px solid #cccccc;
    padding-left: 30px;
    width: 100%;
    -webkit-transition: width 0.25s ease-in-out;
    transition: width 0.25s ease-in-out;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0px;
}
.application img {
    font-size: 20px;
    color: #A96B11;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1;
}
.application {
    margin-bottom: 20px;
    position: relative;
}
.application label {
    padding-left: 30px;
    font-size: 16px;
}
.upload-sub {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 25px;
}
.upload-f {
    position: relative;
}
.upload-f .custom-file-upload {
    width: 183px;
    height: 45px;
    line-height: 45px;
    border: solid 1px #A96B11;
    color: #A96B11;
    cursor: pointer;
    display: inline-block;
    padding-left: 30px;
}
.upload-f .custom-file-upload img {
    left: 15px;
}
.upload-f .custom-file-upload img {
    position: absolute;
    top: 10px;
}
.upload-sub .submit-btn {
    width: 154px;
    height: 45px;
    background: #A96B11;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    margin-left: 16px;
    border: none;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
}
.upload-sub .submit-btn img {
    position: absolute;
    top: 10px;
    left: 25px;
}
.upload-f input[type="file"] {
    display: none;
}
.application textarea {
    height: 134px;
    width: 100%;
    border: solid 2px #cccccc;
    padding: 10px;
    font-size: 12px;
    border-radius: 0;
}
.ung-tuyen{
    max-width: 800px;
    margin: auto;
}
input{
    box-shadow: none !important;
}

.giaidoan ul li a{
	padding:0px 20px;
	border-right:2px solid #6d0101;
	color:#6d0101
}
.giaidoan ul li.active a span{
	border-bottom:1px solid #6d0101;
	font-weight:700;
	color:#6d0101
}

.togglelist {
    font-size: 16px;
    width: 100%;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
.togglelist img {
    position: absolute;
    right: 0;
    top: 0px;
}
.info-tab {
    padding: 50px 30px 30px 30px;
    background-color: #FFF;
    border-top: solid 2px #A96B11;
    box-shadow: 0px 4px 16px rgb(0 0 0 / 12%);
}
.recruitment .info-tab {
    border: none;
}
.list-info li {
    list-style: none;
    display: inline-block;
    margin: 5px 10px;
}
.list-info li a {
    padding-bottom: 5px;
    cursor: pointer;
    font-size: 16px;
}
.list-info li a:hover {
    border-bottom: solid 1px #A96B11;
}
@media screen and (min-width: 768px){
.search-list {
    width: 39%;
    position: relative;
    padding-left: 15px;
}
	.img-s {
		position: absolute;
		left: 15px;
		top: 1px;
	}
	.search-work {
    width: 60%;
    position: relative;
}
.search-work:after {
    content: '';
    width: 1px;
    height: 24px;
    background: #CCCCCC;
    position: absolute;
    top: 0px;
    right: 0;
}	
	.recruitment .search {
	  display: flex;
	}
}

@media screen and (max-width: 640px){
	.search-list {
    width: 100%;
    position: relative;
    padding-left: 15px;
}
.img-s {
    position: absolute;
    left: 0;
    top: 1px;
}
.search-work input {
    font-size: 14px;
    padding-left: 40px;
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-radius: 0;
}
.search-work button {
    position: absolute;
    top: 0px;
    left: 0px;
    right: auto !important;
    border: none;
    background: none;
    cursor: pointer;
}	
	
	
	
}


.list-contact .item {
    height: 100%;
    border: 1px solid #a96b11;
    height: 100%;
    padding: 25px;
    position: relative;
    cursor: pointer;
}

