.home-box.home-box1 {
	padding-top: 160px;
	background-size: cover;
}
.home-box1::before {
	content: "";
	background-image: linear-gradient(0deg, rgba(0, 89, 169, 0.86) 0%, rgba(0, 89, 169, 0.86) 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.home-box1 .container {
	position: relative;
	z-index: 2;
}

.main-hbox1 {
}
.home-box1-contact {
  width: 23%;
}
@media only screen and (min-width: 768px) {
	.main-hbox1 .row {
		width: 75%;
	}
}

/**/
.row-title .title {
	font-size: 44px;
	font-weight: 700;
}
.row-title label {
	leading-trim: both;
	text-edge: cap;
	font-size: 16px;
	font-style: normal;
	/*font-weight: 300;*/
	line-height: 16px;
	letter-spacing: 3.2px;
	text-transform: uppercase;
}
.row-title.text-white .title{
	color: #fff;
}
/**/
.home-box1-content .row-title .title{
	font-weight: 800;
	line-height: 1.2;
	text-transform: capitalize;
}
.box1_website {
	letter-spacing: 8.4px;
	font-weight: 300;
	line-height: 1;
	text-align: center;
}
/**/
div.swiper-button-next, 
div.swiper-button-prev {
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    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: 1px solid rgba(246, 130, 31, 0.60);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    color: #F6821F;
}
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: 15px;
}
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: #F6821F;
    color: #fff !important;
}
@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: #F6821F;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
}

body .btn{
	height: 48px;
	min-width: 200px;
	padding: 6px 30px;
	border-radius: 60px;
	font-size: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
}
.btn.btn-primary{
	border-color: #FFA151;
	background: linear-gradient(180deg, #FFA151 0%, #F6821F 100%);
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
	color: #fff;
	min-width: 200px;
}
.btn:focus{
	box-shadow: 0 0 0 .25rem #F6821F !important;
}

.btn.btn-white-hvg {
	background-color: #fff;
	color: #E46C3E;
}
.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);
}
.btn.btn-primary svg path {
	fill: #fff;
}
/**/
.btn-secondary{
	color: #fff;
	background: linear-gradient(0deg, #A33A4C 0%, #CD586C 100%);
	border-color: #CD586C;
}
.btn-secondary:hover {
	color: #fff;
	background-color: #CD586C;
	border-color: #CD586C;
}
/*Box2*/
.may-line {
	position: absolute;
	bottom: -179px;
	z-index: 2;
	pointer-events: none;
	width: 100%;
}
.may-line img{
}
.home-box2{
	z-index: 2;
	position: relative;
}
.item-tk{
  font-weight: 500;
}
.item-tk .num {
  background: linear-gradient(180deg, #FFA151 0%, #F6821F 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.main-tk .col-item::after{
	content: "";
	background-image: url('images/line-right.png');
	width: 1px;
	height: 100%;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.main-tk .col-item:last-child::after{
	display: none;
}
/**/
.home-box23 {
	background-size: cover;
	position: relative;
	overflow-x: clip;
	background-position: center;
	background-repeat: repeat-x;
	z-index: 2;
}
.home-box23::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:linear-gradient(180deg, rgb(255, 255, 255) 18.98%, rgba(255, 255, 255, 0.92) 69.28%, #FFF 98.61%);
}
.home-box3 {
	position: relative;
}
/**/
.home-box.home-box4 {
	background-size: cover;
	background-position: center;
	padding: 100px 0 200px;
	position: relative;
	overflow: hidden;
}
.home-box4::after,
.home-box4::before {
	content: "";
	background-color: #fff;
	border: 20px solid #E5F3FF;
	width: 5000px;
	height: 1060px;
	display: block;
	position: absolute;
	z-index: 2;
	border-radius: 100%;
	bottom:calc(100% - 60px);
	left: 50%;
	transform: translateX(-50%);
}
.home-box4::after {
	bottom: auto;
	top: calc(100% - 170px);
	transform: translateX(-52%);
	left: 37%;
	height: 2060px;
}
.home-box4 .overlay {
	background-image: linear-gradient(0deg, rgba(0, 82, 154, 0.80) 0%, rgba(0, 82, 154, 0.80) 100%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: 1;
}
.home-box4 .container {
	z-index: 4;
	position: relative;
}
/**/
.item-linhvuc .head {
	border-radius: 60px;
	border: 6px solid #E3ECFF;
	background: #FFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
	padding: 16px;
	position: relative;
	padding-top: 45px;
	z-index: 2;
	min-height: 111px;
}
.item-linhvuc {
	max-width: 360px;
	position: relative;
	margin: 30px 0;
}
.item-linhvuc .head .icon {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #F6821F;
  top: -38px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.item-linhvuc .head .icon img {
  max-width: 32px;
  as: 1;
  aspect-ratio: 1/1;
  object-fit: contain;
}
.item-linhvuc .head h3 {
  font-size: 16px;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item-linhvuc .text {
	height: 0;
	overflow: hidden;
	transition: .3s all;
	position: absolute;
	left: 0;
	top: 50%;
	border-radius: 0 0 58px 58px;
	border: 1px solid #FFF;
	background: linear-gradient(180deg, #FFF 0%, #EAEAEA 100%);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.16);
	z-index: 1;
}
.item-linhvuc:hover{
	z-index: 9;
	cursor: pointer;
}
.item-linhvuc:hover .head h3{
	color: #fff;
}
.item-linhvuc:hover .head{
	background-color: #0059A9;
}
.item-linhvuc:hover .text {
	padding: 70px 20px 24px;
	height: auto;
}


@media only screen and (min-width: 991px) {
	.main-hbox4 .row .col-item:nth-child(1) .item-linhvuc {
		margin-right: 0;
		margin-left: auto;
	}
	.main-hbox4 .row .col-item:nth-child(4) .item-linhvuc {
		margin-right: 0;
		margin-left: auto;
	}
	.main-hbox4 .row .col-item:nth-child(5) .item-linhvuc{
		margin-left: auto;
		margin-right: 30%;
	}
	.main-hbox4 .row .col-item:nth-child(6) .item-linhvuc {
		margin-left: 30%;
		margin-right: auto;
	}
	.main-hbox4 .row .col-item:nth-child(7) .item-linhvuc{
		margin-left: auto;
		margin-right: auto;
		top: -20px;
	}
	.main-hbox4 .banner {
		position: absolute;
		top: 57%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
}
/**/
.home-box5 .row-title{
	max-width: 920px;
	margin: auto;
}
.home-box5 .container {
	top: -50px;
	margin-bottom: -30px;
}
.home-box5::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgb(255, 255, 255) 18.98%, rgba(255, 255, 255, 0.92) 69.28%, #FFF 98.61%);
}
.main-sanpham-noibat .swiper-slide {
	opacity: 0;
}
.main-sanpham-noibat .swiper-slide.swiper-slide-next, 
.main-sanpham-noibat .swiper-slide.swiper-slide-prev {
	opacity: 0.6;
}
.main-sanpham-noibat .swiper-slide.swiper-slide-active {
	opacity: 1;
}

.main-sanpham-noibat .swiper-slide.swiper-slide-active .item-sp-nb{
  border: 8px solid #FFF;
}

.item-sp-nb {
  box-shadow: 1px 1px 10px rgba(0,0,0,.05);
	overflow: hidden;
  border-radius: 24px;
	margin: 5px 0;
}
.item-sp-nb a {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.20) -43.04%, #FFF 59.07%);
  display: block;
  height: 100%;
  padding: 24px;
  color: #262626;
  background-size: cover;
}
.item_spnb_img img {
  aspect-ratio: 413.83/409.45;
  max-height: 410px;
  display: block;
  margin: 0 auto;
  object-fit: contain;
}

.item_spnb_content {
  text-align: center;
}
.item_spnb_content .title-line {
  font-size: 20px;
}
/**/
.home-box6{
	background-size: cover;
	background-position: center;
	padding-bottom: 310px;
}
.home-box6::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(280deg, rgba(0, 89, 169, 0.55) 7.31%, rgba(0, 89, 169, 0.92) 99.02%);
}
.home-box5 .container,
.home-box6 .container {
	z-index: 2;
	position: relative;
}
.home-box6 .row-title .title {
	color: rgba(255, 255, 255, 0.12);
	text-align: center;
	font-size: 100px;
	font-style: normal;
	font-weight: 700;
	line-height: 109.091px; /* 109.091% */
	text-transform: capitalize;
}
.home-box6 .row-title p {
	color: rgba(255, 255, 255, 0.80);
	font-weight: 500;
	max-width: 468px;
}

.item-duan-home{
	position: relative;
}
.banner-duan-home {
  position: absolute;
  bottom: 40px;
  left: 0;
  max-width: 360px;
}
.banner-duan-home img {
  aspect-ratio: 360/480;
  object-fit: cover;
  display: block;
}
.item-duan-home {
  position: relative;
  padding-top: 40px;
}

.info-duan-home {
	position: relative;
  background-color: #fff;
  padding: 40px;
  border-bottom: 6px solid #F6821F;
  background: #FFF;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
  max-width: 360px;
  margin-right: 0;
  margin-left: auto;
}
.info-duan-home::before {
	content: "";
	background: #DCDCDC;
	width: 120px;
	height: 2px;
	display: ;
	display: block;
	left: -95px;
	position: absolute;
	top: 72px;
}
.info-duan-home .title {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
.info-duan-home .desc {
  max-height: 255px;
  overflow: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical
}
.view-duan {
  font-weight: 600;
}
.item-duan-home a {
  color: #262626;
}
/**/
.main-homebox7 {
	border-radius: 28px;
	background: #FFF;
	box-shadow: 0 4px 16px -2px rgba(0, 0, 0, 0.12);
	padding: 60px;
	z-index: 2;
	position: relative;
	margin-top: -230px;
}
.main-homebox7 .row-title {
	max-width: 800px;
	margin: 0 auto;
}
.item-doitac-logo {
	text-align: center;
}
/**/
.item_post_home{
	transition: .3s all;
}
.item_post_img_home{
	height: 100%;
}
.item_post_img_home img {
  width: 100%;
	height: 100%;
  display: block;
  object-fit: cover;
}
.item_post_home a {
	position: relative;
	display: block;
	height: 100%;
}
.item_post_content_home {
  position: absolute;
  background: linear-gradient(0deg, rgba(3, 85, 157, 0.36) 0%, rgba(3, 85, 157, 0.36) 100%);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  color: #fff;
  top: 0;
  left: 0;
  	transition: .3s all;
}
.info-post-middle .title {
  font-size: 20px;
  color: #fff;
}
.info-post-middle .title-item-post {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 0;
}
.info-post-middle .tag {
  color: rgba(255, 255, 255, 0.60);
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
/**/
.item-homebox2-logo {
	text-align: center;
}
/**/

.main-tintuc {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: 1fr 1fr;
}
.main-tintuc .item_post_home:nth-child(3) {
  grid-row: 2/3;
  grid-column: 2/3;
}
.main-tintuc .item_post_home:nth-child(4),
.main-tintuc .item_post_home:nth-child(1) {
  grid-row: 1/3;
}

.item_post_home .morepost {
	display: none;
}
/**/
.item_post_home:hover{
	z-index: 2;
	position: relative;
	transform: scale(1.05);
}
.item_post_home:hover .item_post_content_home{
	background: linear-gradient(0deg, rgba(3, 85, 157, 0.90) 0%, rgba(3, 85, 157, 0.90) 100%);
}
.item_post_home:hover .morepost {
	display: block;
}

/*Mobile*/
@media only screen and (max-width: 1600px) {
	.may-line {
		bottom: -123px;
	}
	.row-title .title {
		font-size: 29px;
	}
	.row-title label {
		letter-spacing: 0.2px;
	}
}
@media only screen and (max-width: 991px) {

	/**/
	body .btn {
		height: 38px;
		min-width: 170px;
		font-size: 16px;
	}
	/**/
	.home-box.home-box1 {
		padding-top: 80px;
	}
	/**/
	.home-box1-content {
		margin-top: 20px;
	}
	.row-title label {
		font-size: 14px;
		letter-spacing: 2px;
		margin-bottom: 5px;
	}
	/**/
	.row-title .title {
		font-size: 32px;
		line-height: 1.3;
	}
	.home-box1-content {
		margin-bottom: 40px;
	}
	/**/
	.box1_website {
		letter-spacing: 2px;
	}
	/**/
	.main-tk .col-item:nth-child(2n)::after {
		display: none;
	}
	/**/
	.item-tk {
		margin-bottom: 20px;
	}
	.item-tk .num {
		font-size: 40px;
	}
	/**/
	.home-box.home-box6 .row-title {
		flex-wrap: wrap;
	}
	.home-box6 .row-title .title {
		font-size: 38px;
		line-height: 1.2;
	}
	/**/
	.info-duan-home::before {
		display: none;
	}
	.info-duan-home {
		padding: 20px;
		max-width: unset;
	}
	.info-duan-home .title {
		font-size: 18px;
		line-height: 28px;
	}
	.banner-duan-home {
		position: unset;
		width: 100%;
		max-width: unset;
	}
	/**/
	.main-homebox7 {
		padding: 40px;
	}
}
@media only screen and (max-width: 768px) {
	.home-box1-contact {
		display: none;
	}
	/**/
	.main-tintuc {
		display: flex;
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 767px) {
	.btn.btn-primary {
		min-width: 170px;
		margin-bottom: 5px;
	}
	.item_post_home {
		width: 50%;
	}
	/**/
	div.swiper-button-next, div.swiper-button-prev {
		width: 30px;
		height: 30px;
	}
	.home-box6 {
		padding-bottom: 270px;
	}
}
@media only screen and (max-width: 576px) {
	.main-tk .col-item::after {
		display: none;
	}
	.row-title .title {
		font-size: 22px;
	}
	.home-box3-content .desc span {
		font-size: 16px !important;
	}
	.home-box3-content .desc strong img{
		width: 40px;
	}
	.item_spnb_content .title-line {
		font-size: 18px;
	}
	.item-duan-home {
		 padding-top: 0; 
	}
	.main-homebox7 {
		padding: 20px;
	}
	.item_post_home {
		width: 100%;
	}
}