/*
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.   ***************/
.dark, .dark p, .dark td {
	color: #fff;
	font-size: 14px;
}
.slogan {
	text-align: center;
	
}
.slogan h2 {
	font-size: 20px;
	color: #0f3f81;
	text-shadow: 0 0 5px #ffffff, 0 0px 5px #ffffff;
	margin-bottom: 0;
}
.slogan h2.tits-2 {
	font-size: 20px;
	color: #e10000;
	text-shadow: 0 0 5px #ffffff, 0 0px 5px #ffffff;
	margin-bottom: 0;
}
.header-bottom {
	background-image: linear-gradient(#0f3f81, #225b9d);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
	font-size: 16px;
	font-weight: normal;
}
.nav-spacing-xlarge>li {
	margin: 0 20px;
}
.section-title-center {
	background-image: url(images/bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
.section-title-center b {
	height: 0;
}
h2.section-title-center {
	font-size: 28px;
}
.section-title-normal {
	border-bottom: 1px solid #253e90;
	border-color: #253e90 !important;
}
.section-title-normal span {
	border-bottom: 3px solid #253e90;
	margin-bottom: -1px;
	border-color: #253e90 !important;
}
.block_home_1 {
	padding-bottom: 30% !important;
}
.block_gtcl > .col {
	max-width: 20%;
	flex-basis: 20%;
}
.block_gtcl > .col:after {
	content: '';
	width: 1px;
	height: 118px;
	background-image: url(images/right.png);
	position: absolute;
	right: 0;
	top: 0;
}
.block_gtcl > .col:last-child:after {
	display: none;
}
.block_home_2 {
	background-color: transparent !important;
	margin-top: -20%;
	padding-top: 12% !important;
}
.post-item .box-vertical .post-title {
	font-size: 25px;
}
.post-item .box-vertical .post-meta {
	font-size: 14px;
	color: #fff;
	opacity: 1;
}
.post-item .box-vertical .from_the_blog_excerpt {
	font-size: 14px;
}
.post-item .box-vertical .button {
	background-image: linear-gradient(to right, #022f65 , #3470a1);
	font-size: 16px;
	font-weight: normal;
	border: none;
	border-radius: 30px;
}
.post-item .box-normal .box-text {
	background-image: linear-gradient(hwb(213deg 0% 61% / 50%), #002d6300);
	padding: 25px 30px;
}
.post-item .box-normal .box-text .post-title {
	font-size: 22px;
	font-weight: 500;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.post-item .box-normal .box-text .post-meta {
	font-size: 14px;
	color: #fff;
	opacity: 1;
    position: absolute;
    top: 17px;
}
.box-blog-post .is-divider {
	display: none;
}

.boxx__innner {
	position: relative;
}
.boxx__innner .box__slider {
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(#002d6300, hwb(213deg 0% 61% / 50%) );
    padding: 20px 30px;
    width: 100%;
}
.boxx__innner .box__slider h4 {
	font-weight: 500;
	margin-bottom: 0;
}
.boxx__innner .box__slider h4 .news-title {
	font-size: 22px;
}
.news-item-col-small .boxx__innner .box__slider h4 .news-title {
	font-size: 16px;
}
.boxx__innner .news-thumb {
	overflow: hidden;
	position: relative;
}
.news-item-posts-big {
	margin: 0 -15px;
}
.news-item-posts-big .news-item-col-small {
	width: 50%;
	padding: 0 15px;
	float: left;
	margin-bottom: 30px;
}
.news-item-posts-big .news-item-col-small img {
	height: 220px;
	object-fit: cover;
	border-radius: 4px;
}
.news-item-posts-big-s img {
	height: 470px;
	object-fit: cover;
	border-radius: 4px;
}
.section-title-bold span {
	padding: 0;
	border: none;
}
.section-title-bold b {
	height: 0;
}
h2.section-title-bold {
	font-size: 28px;
}
h3.section-title-bold {
	font-size: 18px;
	margin-bottom: 0;
}
p {
	margin-bottom: 10px;
}
.absolute-footer {
	display: none;
}
.linhvuc-left .section-bg {
	background-size: contain !important;
}
.linhvuc-left ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
}
.linhvuc-left ul li:before {
	content: '';
	font-family: 'FontAwesome';
	color: #f7941d;
	margin-right: 20px;
	font-size: 15px;
}
.block_contact input.wpcf7-form-control {
	height: 55px;
	box-shadow: none;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ade3ff;
	font-size: 20px;
	padding: 0;
	color: #fff;
}
.block_contact textarea.wpcf7-form-control {
	height: 75px;
	box-shadow: none;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ade3ff;
	font-size: 20px;
	padding: 0;
	color: #fff;
}
.block_contact input.wpcf7-form-control.wpcf7-submit {
	width: 157px;
	height: 50px;
	background-image: url(images/submit.png);
	font-size: 16px;
	background-color: transparent;
	border-bottom: none;
	margin-top: 30px;
}
.block_contact input.wpcf7-form-control::-webkit-input-placeholder,
.block_contact textarea.wpcf7-form-control::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.block_contact input.wpcf7-form-control:-ms-input-placeholder,
.block_contact textarea.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.block_contact input.wpcf7-form-control::placeholder,
.block_contact textarea.wpcf7-form-control::placeholder {
  color: #fff;
}
.boxx__innner .news-thumb {
	overflow: hidden;
}
.boxx__innner .news-thumb img{
  	width: 100%;
  	object-fit: cover;
  	-webkit-transition: -webkit-transform 0.5s ease; 
  	-moz-transition: -moz-transform 0.5s ease; 
  	transition: transform 0.5s ease;
  	border-radius: 4px;
}
.boxx__innner .news-thumb:hover img{
  	-webkit-transform: scale(1); 
  	-moz-transform: scale(1); 
  	-o-transform: scale(1.1); 
  	transform: scale(1.1);
}
.box_inner .news-thumb {
	overflow: hidden;
}
.box_inner .news-thumb img{
  	width: 100%;
  	height: 240px;
  	object-fit: cover;
  	-webkit-transition: -webkit-transform 0.5s ease; 
  	-moz-transition: -moz-transform 0.5s ease; 
  	transition: transform 0.5s ease;
  	border-radius: 4px;
}
.box_inner .news-thumb:hover img{
  	-webkit-transform: scale(1); 
  	-moz-transform: scale(1); 
  	-o-transform: scale(1.1); 
  	transform: scale(1.1);
}
.box_inner .box_text {
	background-image: linear-gradient(hwb(213deg 0% 61% / 50%), #002d6300);
  padding: 25px 30px;
}
.box_inner .box_text .time {
	font-size: 14px;
  color: #fff;
  opacity: 1;
}
.box_inner .box_text .news-title {
    font-size: 22px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;
}
.block_project .section-bg {
	background-size: contain !important;
}
.content-area {
	background-image: url(images/bg-cong-trinh-chi-tiet.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #0e3876;
}
.heading {
	text-transform: uppercase;
	font-size: 30px;
	color: #fff;
}
.block-single-project {
	padding: 60px 0;
}
.slick-arrow {
    position: absolute;
    color: #fff;
    top: 50%;
    border: none;
    min-height: auto;
    padding: 0;
    z-index: 9;
}
.slick-arrow i {
	font-size: 70px;
}
.slick-next {
	right: 0;
}
.slick-prev {
	left: 0;
}
.slider-for {
	margin-bottom: 10px;
}
.slider-nav .slick-list {
	margin: 0 -5px;
}
.slider-nav .slick-list .slick-slide {
	padding: 5px;
}
.slider-nav .slick-list .slick-slide img {
	height: 120px;
	object-fit: cover;
}
.entry-content-project .entry-title {
  background: linear-gradient(86.47deg,#E8BE78 17.38%,#D69637 31.23%,#F7D7A2 52.82%,#D69637 69.92%,#F7D7A2 95.58%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 35px;
  text-transform: uppercase;
}
.project_description {
	font-size: 18px;
	color: #fff;
}
.project_description tr {
	border: none;
}
.project_description td {
	color: #fff;
	border: none;
	font-weight: 300;
}
.box-content-entry {
	color: #fff;
	font-size: 18px;
	text-align: justify;
	font-weight: 300;
}
.col.post-item .box-text-bottom.box-blog-post .box-text {
	background-image: linear-gradient(hwb(213deg 0% 61% / 50%), #002d6300);
  padding: 25px 30px;
}
.col.post-item .box-text-bottom.box-blog-post .box-text .post-title {
	font-size: 22px;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-top: 25px;
}
.shop-page-title {
	display: none;
}
.category-page-row {
	padding-top: 50px;
}
.product-small.box .box-text {
	background-image: linear-gradient(hwb(213deg 0% 61% / 50%), #002d6300);
  padding: 25px 30px;
}
.product-small.box .box-text .woocommerce-LoopProduct-link {
	font-size: 22px;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.product-small.box .add-to-cart-button .button {
	background-color: #205c9f;
	text-transform: none;
	border-radius: 4px;
	font-size: 16px;
	border: none;
	color: #fff;
	font-weight: normal;
}
.woocommerce-tabs .nav > li > a {
	font-size: 16px;
}
.woocommerce-tabs .tab-panels {
    padding: 30px;
    background: linear-gradient(353.97deg,#68A8D8 .16%,rgba(0,43,96,0) .16%,#091D44 83.92%);
    font-size: 20px;
    line-height: 30px;
}
.block_product .section-bg {
	background-repeat: repeat !important;
	background-size: auto !important;
	background-position: top;
}
.product-small.box .box-image {
	border: 1px solid #efefef;
    overflow: hidden;
    text-align: center;
    min-height: 237px;
    width: 100%;
    height: 237px;
    display: block;
    line-height: 0;
    position: relative;
    background-color: #fff;
    border-radius: 6px 6px 0 0;
}
.product-small.box .box-image img {
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    max-height: 200px;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
    border-radius: 6px 6px 0 0;
}
/* */
.footer-diachi p {
	padding-left: 30px;
	position: relative;
}
.footer-diachi p i {
	position: absolute;
	top: 5px;
	left: 0;
}
.ses-chinhsach {
	background: url(images/bg-chinhsacg.png) center center no-repeat;
}
.ses-tuyendung {
	background: url(images/tuyendung.png) center center no-repeat;
    background-size: 100%;
}
.ses-cohoi {
	background: url(images/bg-nen-cohoi.png) center center no-repeat;
}
.ses-cohoi:after {
    content: '';
    display: block;
    background: url(images/cohoi-nguoi.png) 80% bottom no-repeat;
    width: 800px;
    height: 500px;
    position: relative;
    z-index: 9;
    background-size: 47%;
    position: absolute;
    right: 0;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	h2.section-title-center {
		font-size: 28px;
	}
	h3.section-title-normal {
		font-size: 20px;
	}
	.news-item-posts-big .news-item-col-small {
		width: 100%;
	}
	.news-item-posts-big-s img {
		height: 290px;
	}
	.block_gtcl > .col {
		flex-basis: 50%;
		max-width: 50%;
	}
	.section-title-center {
		background-size: contain;
	}
	.product-small.box .box-image {
		height: 190px;
		min-height: 190px;
	}
	.product-small.box .box-image img {
		max-height: 150px;
	}
	.product-small.box .box-text {
		padding: 20px 10px;
	}
	.product-small.box .box-text .woocommerce-LoopProduct-link {
		font-size: 16px;
	}
	body .section-title span {
	    font-size: 75%;
	}
	.ses-tuyendung {
		background: none;
	}
	.ses-cohoi:after {
		display: none;
	}
}
