.home .full-content {
	padding: 0;
}

.home-box {
    padding: 30px 0;
}

.hgt-left h6 {
    font-size: 20px;
    line-height: 24px;
    color: #6a6969;
    font-weight: 300;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}

.hgt-left h6::after {
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    width: 85px;
    background: #005247;
}

.hgt-left h2 {
    font-size: 26px;
    line-height: 36px;
    color: #5c5c5c;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}

.hgt-left p {
    font-size: 15px;
    line-height: 26px;
    color: #5c5c5c;
    font-weight: 400;
}

.hgt-left .gth_xem_ct {
    text-align: center;
}

.hgt-left .gth_xem_ct a {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    padding: 12px 30px;
    font-weight: 400;
    border-radius: 40px;
    background: #ec1b2e;
}

/**/
.home-dm {
    background: rgb(246, 244, 245);
}

.row-title {
    text-align: center;
}

.row-title a,
.row-title span {
    color: #333;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 10px;
    position: relative;
    left: -1px;
    top: -1px;
    margin-bottom: -2px;
    position: relative;
}

.row-title span::before,
.row-title a::before {
    position: absolute;
    content: '';
    width: 55px;
    height: 2px;
    bottom: 16px;
    right: 105%;
    background: #005247;
}

.row-title span::after,
.row-title a::after {
    position: absolute;
    content: '';
    width: 55px;
    height: 2px;
    bottom: 16px;
    left: 105%;
    background: #005247;
}

.home-duan .row-title h2 a {
    color: #fff;
}

.home-duan .row-title h2 a::before,
.home-duan .row-title h2 a::after {
    background: #fff;
}

/**/
.home-duan {
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 0;
}

.main-duan .item_post {
    background-color: #fff;
}

.main-duan .item_post .item_post_img,
.main-duan .item_post .item_post_img img {
    height: 290px;
}

.main-duan .item_post h2 {
    margin-bottom: 5px;
}

.main-duan .item_post_content {
    padding: 0 20px 20px;
}

.main-duan .post_date {
    display: none;
}

.home-box .is-divider {
    background-color: rgba(0, 0, 0, .1);
    margin: 0 0 5px 0;
}

.main-duan .redmore {
    display: none;
}

.view-duan {
    text-align: center;
}

.view-duan a {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    line-height: 41px;
    color: #fff;
    border-radius: 40px 40px 0 0;
    font-weight: 500;
    padding: 0px 54px;
    text-transform: uppercase;
    background: #ec182b;
}

/**/
.main-tt {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.main-tt .col-tt:nth-child(1) {
    grid-column: 1/3;
}

.main-tt .col-tt:nth-child(1) .post_date,
.main-tt .col-tt:nth-child(1) .is-divider,
.main-tt .col-tt:nth-child(1) .redmore {
    display: none;
}

.main-tt .col-tt:nth-child(1) .item_post_img,
.main-tt .col-tt:nth-child(1) .item_post_img img {
    height: 100%;
}

.main-tt .col-tt:nth-child(1) .item_post_img::before {
    content: "";
    background-color: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.main-tt .col-tt:nth-child(1) .item_post_content {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    padding: 10px 20px;
    width: 100%;
}

.main-tt .col-tt:nth-child(1) .item_post_content h2,
.main-tt .col-tt:nth-child(1) .item_post_content .post_excerpt {
    color: #fff;
}

.main-tt .col-tt:nth-child(1) .item_post_content h2 {
    font-size: 16px;
    text-transform: uppercase;
}

.main-tt .col-tt .item_post {
    position: relative;
    margin-bottom: 0;
}
.main-tt .col-tt .item_post .item_post_img{
	margin-bottom: 0;
}

.main-tt .col-tt:not(:nth-child(1)) .item_post .redmore {
    font-size: 12px;
    height: 30px;
    padding: 0 20px;
    background-color: #0d7f70;
    display: inline-block;
    line-height: 30px;
    color: #fff;
    letter-spacing: .03em;
}

.main-tt .col-tt:nth-child(1) .item_post_img img {
    display: block;
    max-height: 345px;
}

.main-tt .col-tt:nth-child(1) .item_post_img {
    border-radius: 0;
}

/**/
.home-box-kh-thanthiet {
    background-color: rgb(248, 246, 247);
}
.list-kh-thanthiet {
	position: relative;
}
@media only screen and (max-width: 900px) {
	.hgt-left h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.hgt-left h6 {
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 10px;
		margin-bottom: 0;
	}
	.row-title h2{
		margin-top: 0;
	}
	.row-title a, .row-title span{
		font-size: 24px;
	}
	.block-product {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 810px) {
	.row-title a, .row-title span {
		font-size: 20px;
	}
	.row-title span::after, .row-title a::after,
	.row-title span::before, .row-title a::before {
		bottom: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.home-box {
		padding: 20px 0;
	}
	.main-duan .col-mb {
		width: 50%;
	}
	.main-tt {
		grid-template-columns: unset;
	}
}
@media only screen and (max-width: 640px) {
	.hgt-left h2 {
		font-size: 20px;
		margin: 10px 0;
	}
	.hgt-left h6 {
		font-size: 16px;
		line-height: 20px;
	}
	.hgt-left h6::after {
		top: 27px;
		height: 2px;
		width: 80px;
	}
	.row-title a, .row-title span {
		font-size: 18px;
	}
	.home-gt .col-mb {
		width: 100%;
	}
	.main-duan .item_post_content {
		padding: 0 10px 10px;
	}
	.main-duan .item_post .item_post_img, .main-duan .item_post .item_post_img img {
		height: 190px;
	}
	.view-duan a {
		font-size: 14px;
		line-height: 37px;
		padding: 0px 39px;
	}
}
@media only screen and (max-width: 480px) {
	.main-tt .col-tt:nth-child(1) {
		grid-column: unset;
	}
	.hgt-left .gth_xem_ct a {
		font-size: 14px;
		height: 40px;
		padding: 12px 20px;
	}
}