/*
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.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
.row-services>.col>.col-inner{
	cursor: pointer;
	position: relative;
	z-index: 2;
}
.top_he {
    margin-bottom: 20px;
}
.tuyendung_title{
    margin-bottom: 0;
}

.header-nav-main li {padding: 0 20px; font-weight:bold;}

.tt_product_list .col.post-item .col-inner .image-cover{
		    border-radius: 8px;
		    overflow: hidden;
		     transition: ease all .3s;
}
.tt_product_list .col.post-item .col-inner .box .image-cover:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
     transition: ease all .3s;
         z-index: 1;
         top: 0;
}
.tt_product_list .col.post-item .col-inner:hover .box .image-cover:before{
	opacity: 1;
	 transition: ease all .3s;
}
.tt_product_list .col.post-item span{
	    color: #fed035;
} 
.tt_product_list .col.post-item h2{
	   /* color: #F3F3F3;*/
}
.tt_product_list .col.post-item p{
	   /* color: #DBDBDB;*/
}
.tt_product_list .col.post-item .col-inner .box-text{
	/*    position: absolute;
    top: 50%;
        z-index: 2;
    transform: translateY(-50%);
    width: 100%;
    padding: 15px;
    color: #DBDBDB;
    opacity: 0;
     transition: ease all .3s;*/
}
.tt_product_list .col.post-item .col-inner:hover .box-text{
		 opacity: 1;
		 transition: ease all .3s;
}



.row-services>.col>.col-inner .icon-box{
	z-index: 3;
	position: relative;
}
.row-services>.col>.col-inner:before{
	content: "";
    height: 0;
    position: absolute;
    width: 100%;
	background-position: center;
    content: "";
    transition: ease all .3s;
    transition: height ease .4s;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #e27136;
}
.row-services>.col>.col-inner:hover:before{
	height: 100%;
	transition: height ease .4s;
}
.row-services>.col>.col-inner:hover *{
		color: #fff !important;
		transition: ease all .3s;
}
.tt_product_header_wrap {
 
    position: relative;
    display: block;
    color: #fff;
    padding: 120px 0;
    margin-bottom: 50px;
}
.project_header h1{
	    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
}
.slider-nav-circle .flickity-prev-next-button svg, .slider-nav-circle .flickity-prev-next-button .arrow{
	border-radius: 0 !important;
	border-width: 1px;
}
.doitac img{

	object-fit: contain;
}
.section-title-normal{
	border:none;
}
.homeblog .col.post-item>.col-inner .box{
	background-color: #f5f5f5
}
.homeblog .col-inner{
	box-shadow: none;
}
.homeblog  h5.post-title.is-large{
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
}
.homeblog .col.post-item .box-text{
	padding: 35px 15px;
}
.section-title-normal span{
	border: none;
}
.section-title a{
    font-size: 16px;
    font-weight: 700;
    background-color: rgb(226, 113, 54);
    border-radius: 23px;
    padding: 7px 20px;
    color: #fff;
}
.formtuyendung .wpcf7-form-control{
	margin-bottom: 0;
	height: 44px;
	border:1px solid #b3b3b3;
	box-shadow: none;
}
.formtuyendung  input.wpcf7-form-control.has-spinner.wpcf7-submit{
	    background-color: #e27136;
    padding: 0 35px;
    border: none;
    min-height: unset;
    line-height: 44px;
    height: 44px;
}
.form_ungtuyen{
	margin-top: 50px;
}
h3.zozo_title.text-center{
	text-transform: uppercase;
	color: #e2713e;
	font-size: 28px;
}
.archive.category h1.page-title.is-large.uppercase{
	font-size: 32px;
}
.archive.category .row.align-center .large-10.col{
	    max-width: 100%;
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
}
.box-blog-post .is-divider{
	height: 0;
}
.header-nav-main.nav-line-bottom > li > a:before, .header-nav-main.nav-line-grow > li > a:before, .header-nav-main.nav-line > li > a:before, .header-nav-main.nav-box > li > a:hover, .header-nav-main.nav-box > li.active > a, .header-nav-main.nav-pills > li > a:hover, .header-nav-main.nav-pills > li.active > a{
	height: 1px;
}
a.btn.btn-secondary.btn-ut{
	background-color: #e2713e;
    width: 100%;
    align-items: center;
    border-radius: 0;
    border: none;
    color: #fff;
    font-weight: 400;
    display: block;
    padding: 8px 10px;
}
.table-fill {
    width: 100%;
    min-width: 1000px;
    margin-bottom: 0;
    margin-top: 1rem;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.single-post .page-title-inner .is-divider{
	display: none
}
h6.entry-category.is-xsmall{
	display: none
}
button i, .button i{
	top: 0;
}
.button.icon.circle{
	border-width: 1px;
}
.wpcf7-form-control{
	margin-bottom: 0;
	height: 50px;
	border:1px solid #b3b3b3;
	box-shadow: none;
}
.formlienhe .wpcf7-form-control{
	margin-bottom: 0;
	height: 50px;
	border:1px solid #b3b3b3;
	box-shadow: none;
}
nav.rank-math-breadcrumb p{
	margin-bottom: 0;
}
.wpcf7-spinner{
	display: none;
}
.sec-brackcum{
	    box-shadow: -2px 1px 4px 0px #d9d9d9;
}
.formlienhe  input.wpcf7-form-control.has-spinner.wpcf7-submit{
	    background-color: #e27136;
    padding: 0 35px;
    border: none;
    min-height: unset;
    line-height: 44px;
    height: 44px;
}
.menu-gt br{
	display: none
}
.menu-gt a{
	padding: 10px 15px;
    color: #292f7c;
    font-weight: bold;
    display: inline-block;
}
.section-menu-gt.sticky-menu-gt {
    position: fixed;
    top: 90px;
    z-index: 9;
    background: white;
    -webkit-animation: stuckMoveDown .6s;
    animation: stuckMoveUp .6s;
}
.slider-for .items{
    position: relative;
}
.slider-for .items:before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    transform: ease all .3s;
}
.slider-for .slick-slide.slick-current.slick-center .items:before{
    opacity: 0;
}
.slider-for {
    margin-bottom: 35px;
    margin-left: -45px;
    margin-right: -45px;
}
.slider-for .items{
    border-radius: 10px;
    overflow: hidden;
}
.slider-for .slick-slide {
      margin: 0 37px;
}
.slider-for  .slick-slide{
        transition: transform 1s;
}
.slider-for  .slick-slide.slick-current.slick-active.slick-center{
  transform: scale(1.3);
      transition: transform 1s;
}
.slider-for  .slick-list{
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}
.slider-for .slick-list {
      margin: 0 -30px;
}
.slider-nav .slick-slide {
      margin: 0 17px;
}
  /* the parent */
.slider-nav .slick-list {
      margin: 0 -17px;
}
.slider-nav .items {
    height: 105px;
    border-radius: 10px;
    overflow: hidden;
    overflow: hidden;
    cursor: pointer;
}
.slider-nav .items img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tt_product_header_wrap{
	position: relative;
}
.tt_product_header_wrap::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.tt_product_header{
	position: relative;
}
.tt_product_header a{
	color: #fff;
}
.top_archive_tuyendung {
    padding: 10px 0;
}
.tt_title {
    font-weight: 700;
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.table-fill thead {
    background-color: #e37237;
    color: #fff;
    text-transform: uppercase;
}
.table-fill tbody td {
    border: 1px solid #dee2e6;
    padding: 15px 20px;
    font-size: 15px;
    vertical-align: middle;
    color: #222;
}
.table-fill thead th {
    font-weight: 500;
    font-size: 18px;
    border-left: 1px solid #fff;
    padding: 15px 15px;
}
.table-fill tbody tr {
    background-color: #f4f5f9;
}
.wpcf7-file {
    width: 100%;
}
@media only screen and (min-width: 850px) {
		.mg1>.col-inner{
			width: calc(160% );
			margin-left: -60% !important;
			    background-image: linear-gradient(90deg,#f5f5f5db 5%,#f5f5f5 50%);
		}

}
@media only screen and (max-width: 549px) {
	.menu-gt a{
		padding: 5px 10px;
		font-size: 14px;
	}

}