.bnix-slider .slick-prev {
    left: 25px !important;
}
.bnix-slider  .slick-next {
    right: 25px !important;
}
.slick-prev:before, .slick-next:before {
    font-size: 36px !important;
}
.slick-prev, .slick-next {
	z-index: 9999;
	width: 36px !important;
	height: 36px !important;
}
.bnix-slider .slick-slide img {
    display: block;
    width: 100%;
}
.feature-services .feature {position: relative;overflow: hidden;}
.feature-services .feature::before {content: "";display: block;padding-top: 56.14%;}
.feature-services .feature .image{position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;background-size: cover;background-position: center;}
.service-box {margin: 10px;}

section.feature-services {
    background: white;
    padding: 0 0 50px 0;
}

.bnix-services-slider {
    margin-top: 30px;
}

.service-content-box a {
    font-size: 20px;
    line-height: 32px;
    color: #000080;
    font-weight: 400;
    border-bottom: 1px solid rgba(133,139,157,.5);
    padding: 5px 0;
    margin: 0 0 10px 0;
    text-decoration: none;
    display: block;
}

.service-content-box p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}
.service-box > a:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: #fff;
    background: linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0,0,0,.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width,height;
    transition-property: width,height;
}

.service-box:hover > a:before {
    width: 25px;
    height: 25px;
}

.service-box > a {
    position: relative;
}
.feature-services .site-container.left-title {
    width: 100%;
}
section.khong-gian {
    background: #f7f7f7;
}
.pre-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pre-title {
    padding: 50px 0 30px 0;
    background: #f7f7f7;
}

.left-title h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    line-height: 1.3;
}

.left-title h3 {
    font-size: 30px;
    line-height: 44px;
    font-weight: 400;
    text-transform: uppercase;
}

.right-action a {
    margin-left: 0;
    padding: 9px 25px 15px 45px;
    border-radius: 99px;
    color: white;
    text-decoration: none;
    width: 180px;
    display: inline-block;
    background-size: cover !important;
    padding-left: 46px;
}
.khong-gian-block > div > div {
    padding: 10px;
}
.khong-gian-block > div > div > div {
    height: 360px;
    margin: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s ease-out!important;
    -moz-transition: all .5s ease-out!important;
    -ms-transition: all .5s ease-out!important;
    -o-transition: all .5s ease-out!important;
    transition: all .5s ease-out!important;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.block-1, .block-2 {
    display: flex;
}
.block-1 > div {
    flex: 0 0 33.333%;
}
.block-2 > div {
	flex: 0 0 50%;
}
.khong-gian-block a {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 26px;
    box-sizing: border-box;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: all .5s ease-out!important;
    -moz-transition: all .5s ease-out!important;
    -ms-transition: all .5s ease-out!important;
    -o-transition: all .5s ease-out!important;
    transition: all .5s ease-out!important;
    background: url(/wp-content/uploads/2023/03/bg-black.png);
    text-decoration: none;
}
.khong-gian-block > div > div > div:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: inherit;
    -webkit-transition: all .5s ease-out!important;
    -moz-transition: all .5s ease-out!important;
    -ms-transition: all .5s ease-out!important;
    -o-transition: all .5s ease-out!important;
    transition: all .5s ease-out!important;
}
.khong-gian-block > div > div > div:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.15);
}
.events .site-container.left-title {
    width: 100%;
}
.events .feature {position: relative;overflow: hidden;}
.events .feature::before {content: "";display: block;padding-top: 56.25%;}
.events .feature .image{position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;background-size: cover;background-position: center;}
.post-box {margin: 10px;background: white;}
.post-box a {
    text-decoration: none;
    position: relative;
}
.post-content-box {
    padding: 15px;
    padding-bottom: 20px;
}
.post-meta {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.post-box > a:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0px;
    width: 0px;
    top: 0;
    left: 0;
    background: #fff;
    background: linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0,0,0,.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width,height;
    transition-property: width,height;
}
.post-box:hover > a:before {
    width: 25px;
    height: 25px;
}
section.events {
	padding-bottom: 50px;
}
.post-meta a {
    color: black;
    font-size: 14px;
}

.post-date {
    font-size: 14px;
}
.events button.slick-arrow {
    background: #8e8f90;
    width: 50px !important;
    height: 50px !important;
    border-radius: 0;
}
.events button.slick-arrow:hover {
    background: #2a2c8f;
}
.events .slick-next {
    right: 35px;
}
.events .slick-prev {
    left: 35px;
}

.events .slick-prev:before, .slick-next:before {
    margin-top: 5px !important;
    display: block;
}
.post-content-box > a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
	color: black;
}
@media screen and (max-width: 1024px) {
	.post-meta {
	    display: flex;
	    flex-direction: column;
	}
	
	.post-content-box > a {
	    -webkit-line-clamp: 3;
	}
}
.bao-chi-list a {
    display: inline-block;
    margin: 10px;
}
.bao-chi-list img {
    height: 100px;
    width: 200px;
    object-fit: scale-down;
    border: 1px solid #e8e8e8;
    padding: 10px;
}
.bao-chi-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px 0;
}
.bao-chi .pre-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: #f1f1f1;
    padding: 30px 0;
}
.bao-chi h2 {
    text-transform: uppercase;
    font-weight: 300;
}
.bao-chi h3 {
    text-transform: uppercase;
    font-size: 34px;
}
.bao-chi-list img {
    background: white;
}
@media screen and (max-width: 540px) {
	.khong-gian-block > div {
		flex-direction: column;
	}
	.khong-gian-block > div > div {
		display: block;
		flex: unset;
		margin: 5px 15px;
	}
	.pre-title {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 20px;
	}

	.right-action > a {
		margin-left: 0;
		width: 49%;
		float: left;
		text-align: center;
	}

	.left-title h3 {
		font-size: 26px;
		margin-bottom: 15px;
		line-height: 1.4;
	}

	section.khong-gian {
		padding-top: 30px;
	}

	.right-action {
		width: 100%;
	}

	a.home-chat-now {
		float: right;
	}
	section.events {
		padding-bottom: 30px;
	}
	.bao-chi-list a {
	    position: relative;
	    width: 50%;
	    float: left;
	    margin: 0;
	    padding: 5px;
	}
	.bao-chi-list {
	    position: relative;
	}
	.bao-chi .pre-title {
		padding: 30px 15px;
		align-items: center;
	}
	.bao-chi-list img {
		width: 100%;
		display: block;
		height: 80px;
		background: white;
	}
	.bao-chi .site-container {
		clear: both;
		position: relative;
		padding: 0 15px;
	}
	.bao-chi h3 {
		font-size: 28px;
	}
	.bao-chi h2 {
		font-size: 24px;
	}
	.site-container.left-title {
	    padding: 0;
	}
}