.button-slide {
	position: absolute;
	bottom: 20%;
	left: 8%;
}
.button-slide .muiten {
	position: absolute;
	right: -71px;
	top: 30px;
}
/**/
div.swiper-button-next, 
div.swiper-button-prev {
    background: #fff;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    top: 50%;
    z-index: 2;
    overflow: hidden;
    text-align: center;
    left: 0;
    cursor: pointer;
    font-size: 15px;
    border-radius: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 0;
    display: flex;348
    align-items: center;
    justify-content: center;
    font-weight: 900;
    color: #292D32;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
div.swiper-button-next {
    right:0;
    left:auto;
}
div.swiper-button-prev {
}
div.swiper-button-prev::after,
div.swiper-button-next::after{
    content:"";
    font-family: "Font Awesome 5 Free";
    display: block;
    font-size: 13px;
}
div.swiper-button-next::after {
    content: "\f054";
    right: -10px;
}
div.swiper-button-prev::after {
    content: "\f053";
    left: -10px;
}
div.swiper-button-prev:hover,
div.swiper-button-next:hover{
    background-color: #E46C3E;
    color: #fff;
}
@media only screen and (min-width: 1370px) {
    .main-sw div.swiper-button-next {
        right: -45px;
    }
    .main-sw div.swiper-button-prev{
        left: -45px;
    }
}
.opacity-15 { opacity: .15 !important; }
/**/
.main-sw div.swiper-button-next, 
.main-sw div.swiper-button-prev{
	color: #000;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
}

.btn.btn-primary{
	border-radius: 12px;
	background: #E46C3E;
	color: #fff;
	border-color: #E46C3E;
	padding: 6px 12px;
}
.btn:focus{
	box-shadow: 0 0 0 .25rem #E46C3E2E !important;
}

.btn.btn-white-hvg {
	background-color: #fff;
	color: #E46C3E;
}
.hbox1-btn .btn{
	font-weight: 600;
	border-radius: 11px;
	height: 52px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
}
.btn-outline-hvg{
	border: 1px solid #fff;
	border-radius: 11px;
	color: #fff;
}
.btn-outline-hvg:hover{
	background-color: #fff;
}
.btn{
	transition: .3s all;
}
.btn:hover{
	transform: scale(1.05);
}

/**/
.row-title .sub-title{
	color: #E46C3E;
	font-size: 20px;
	line-height: 28px;
}
.row-title .title b{
	color: #E46C3E;
	font-size: 80px;
}
.row-title .title{
  color: #121212;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.row-title .title::after{
  content: "";
  background-color: #E46C3E;
  width: 130px;
  height: 3px;
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
}
.row-title.text-center .title::after{
  margin: 20px auto;
}
.row-title p{
  color: #333;
}
/**/
.home-box1-banner{
	position: relative;
}
.home-box1-banner::before {
	content: "";
	background-color: #E46C3E;
	height: 100%;
	width: 100%;
	position: absolute;
	right: -20px;
	bottom: -20px;
	display: block;
	border-radius: 15px;
}
.home-box1-banner img{
	border-radius: 15px;
	z-index: 1;
	position: relative;
}
.main-homebox1-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.main-homebox1-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.main-homebox1-right {
}
.item-tk {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0 0 10px 0 rgba(224, 84, 31, 0.60);
  padding: 14px 10px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.info-tk label {
  font-size: 20px;
  color: #E46C3E;
}
/**/
.item-trietly .icon {
	border-radius: 40px;
	aspect-ratio: 1;
	width: 70px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	background: #EA8B67;
	box-shadow: 3px 4px 0 0 #E46C3E;
}
.trietly-desc {
	background-color: #fff;
	padding: 15px;
	border-radius: 27px;
	border: 1px solid #EA8B67;
	box-shadow: 5px 5px 20px 0 rgba(224, 84, 31, 0.35);
}
.trietly-desc p {
}
.item-trietly .icon img {
	width: 40px;
	object-fit: contain;
	height: 40px;
}
.trietly-desc::after{
	content: "";
	background-image: url(images/icon-phay1.png);
	width: 20px;
	height: 20px;
	display: block;
/*	background-size: contain;*/
	position: absolute;
	left: 13%;
	top: 100%;
	background-repeat: no-repeat;
}
/**/
.banner-dichvu .banner {
	width: 99%;
	display: block;
	margin: 0 auto;
	aspect-ratio: 1;
	object-fit: cover;
}
.border-overlay-duan1 {
	position: absolute;
	top: 0;
	left: 25px;
	top: 5px;
	z-index: 1;
}
.overlay-duan {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;

}
.overlay-duan.hover{
	opacity: 0;
	z-index: 2;
}
.item-dichvu:hover .border-overlay-duan1{
	opacity: 0;
}
.overlay-duan.hover{
	left: 17px;
	top: 0px;
	transition: .3s all;
}
.item-dichvu:hover .overlay-duan.hover {
	opacity: 1;
}
.item-dichvu .title{
	font-size: 24px;
	color: #E46C3E;
}
.item-dichvu a{
	color: #121212;
}
/**/
.item-lydo .icon {
  background-color: #F9DDD2;
  width: 70px;
  aspect-ratio: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-bottom: 20px;
}
.item-lydo .icon img {
  max-width: 40px;
  object-fit: contain;
  display: inline-block;
}
.item-lydo .title {
  font-size: 24px;
  margin-bottom: 20px;
}
.item-lydo p {
  color: #333;
  text-align: justify;
  font-size: 15.5px;
}
/**/
.item-coso a {
	display: block;
	position: relative;
	color: #333;
	border-radius: 20px 20px 0 20px;
	box-shadow: -4px 4px 5px 0 rgba(0, 0, 0, 0.11);
	overflow: hidden;
}
.item-coso img.banner {
	width: 100%;
	border-radius: 20px 20px 0 20px;
	aspect-ratio: 414/481;
	object-fit: cover;
}
.info-coso {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #ffff;
	width: 80%;
	border-radius: 0 20px 0 0;
	padding: 12px;
}
.info-coso .title {
	color: #E46C3E;
	font-size: 16px;
}
.info-coso ul {
	margin-bottom: 0;
	list-style: none;
	padding: 0;
}
.info-coso ul li {
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.info-coso ul li span {
	flex: 1;
	padding-left: 5px;
}
/**/
@media only screen and (min-width: 640px) {
	.main-homebox6 .item_post a {
		display: flex;
		align-items: center;
	}
	.main-homebox6 .item_post_img {
		width: 45%;
	}
	.main-homebox6 .item_post_content {
		width: 55%;
		padding-left: 20px;
	}
}
.main-homebox6 .title-item-post {
	line-height: 25px;
	font-size: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 0;
}
/**/
.home-box8 {
	background-color: #F9DDD2;
}
.home-box8 .home_box8_title {
	font-size: 26px;
}
.icon-phanhoi {
	position: absolute;
	left: 26%;
	bottom: 70px;
}
.main-phanhoi {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.main-phanhoi-wrap {
	padding: 93px 95px 36px;
	aspect-ratio: 854/663;
}
.title-phanhoi {
	color: #E46C3E;
	font-size: 16px;
}
.name-phanhoi {
	font-size: 16px;
}
.info-phanhoi {
  padding-left: 10px;
  text-align: left;
}
.item-phanhoi {
	margin-bottom: 18px;
}
.item-phanhoi .desc{
	font-size: 20px;
	overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.item-phanhoi .banner {
	border-radius: 120px;
	border: 1px solid #E46C3E;
	width: 120px;
	height: 120px;
	object-fit: cover;
}
@media only screen and (min-width: 641px) {
	.main-phanhoi .swiper-button-next {
		right: 49px;
	}
	.main-phanhoi .swiper-button-prev {
		left: 29px;
	}
}
.main-phanhoi .swiper-button-next,
.main-phanhoi .swiper-button-prev {
	box-shadow: 0 4px 4px 0 rgba(228, 108, 62, 0.20);
	color: #E46C3E;
}
/**/
.main-homebox1-right .muiten-down {
	margin-bottom: -27px;
	margin-left: 100px;
}
/**/
@media only screen and (min-width: 1200px) {
	.main-homebox1-right {
		padding-left: 81px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
	.main-homebox1-right {
		padding-left: 15px;
		font-size: 16px;
		letter-spacing: -0.35px;
	}
}
@media only screen and (min-width: 640px) and (max-width: 991px) {
	.border-overlay-duan1 {
		left: 10px;
	}
}
@media only screen and (max-width: 991px) {
	.item-dichvu .title {
		font-size: 20px;
	}
	.main-homebox1-right {
		margin-top: 35px;
	}
	.main-homebox1-right br{
		display: none;
	}
	.ps-lg-5.iframe-gg-map iframe {
		margin-top: 10px;
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.row-title.text-center .title::after {
		margin: 15px auto;
	}
	.item-dichvu .title {
		font-size: 18px;
	}
	.row-title .title b {
			font-size: 40px;
	}
	.item-lydo .title {
		font-size: 18px;
		margin-bottom: 15px;
	}
/*	*/
	.item-phanhoi .desc {
		font-size: 14px;
	}
	.item-phanhoi .banner {
		width: 90px;
		height: 90px;
	}
/*	*/
	.home-box1-banner::before {
		right: -5px;
		bottom: -5px;
	}
}
@media only screen and (max-width: 640px) {
	.row-title .title {
		font-size: 22px;
	}
	.main-phanhoi-wrap {
		padding: 20px;
		aspect-ratio: 854/663;
		padding-top: 50px;
	}
	.border-overlay-duan1 {
		left: 10px;
		top: 5px;
	}
}