body {
  color: #616161;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-size: 16px;
}
h1,h2,h3,h4,h5,h6 {
	color:#333333;
}
header {
    font-size: 14px;
}
.Atitle h3 {
	color:#333333;
}
.content {
	
}
.content ul {
    padding-left: 30px;
}
.content li {
    list-style: disc;
	margin-bottom:20px;
}
.content ul.list2  {
	    padding-left: 0px;
}
.content ul.list2 li {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 15px;
    list-style: none;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}
.content ul.list2 li:before {
    content: " ";
    position: absolute;
    left: 5px;
    width: 6px;
    height: 6px;
    margin-top: 9px;
    display: block;
    background-color: #333;
    border-radius: 100%;
}
.TextBox1 {
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.10);
    padding: 50px;
    border-radius: 18px;
    margin-bottom: 20px;
    height: 100%;
}
.TextBox1:hover {
    background: linear-gradient(39.28deg, #008FB8 23.39%, #8CB766 76.86%);
    color: #fff;
}
.TextBox1:hover .color_1 {
    color: #fff !important;
    -webkit-text-fill-color: #fff;
}
.iconbox {
    padding: 0 25px;
}
.iconbox  .icon {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: linear-gradient(85.65deg, #008FB8 0%, #8CB766 100.99%);
}
.iconbox:hover  .icon {
 box-shadow: 0px 4px 16px 0px rgba(255, 255, 255, 0.7);
    background: linear-gradient(0.65deg, #008FB8 0%, #8CB766 100.99%);
}


.row_bg {
    background: url(img/row_bg.png) repeat-x;
}

.khachhang_bg {
    background: url(img/bg_map.png) no-repeat center 50px;
}




.video_khach_hang .img{position:relative;padding-left:50px;}
.video_khach_hang .img img{z-index:9;position:relative;}
.video_khach_hang .play{position:absolute;top:50%;left:55%;background:white;padding:17px 22px;border-radius:50%;transform:translate(-55%, -50%);cursor:pointer;z-index:10;}
.video_khach_hang .play svg{font-size:30px;color:#69ad7d;-webkit-text-fill-color:transparent;}
.video_khach_hang .play:hover{background:black;opacity:0.8;}
@media (max-width: 991px){
.video_khach_hang .img{padding-left:0;text-align:center;margin-top:20px;}
}
.Atitle.mb-4.text-white p,
.Atitle.mb-4.text-white h3 {
    color: #fff;
}

.lydoInner {
    background: linear-gradient(249.79deg, #34ACA7 8.67%, #008EB9 115.24%);
    height: 100%;
    padding: 25px;
    border-radius: 12px;
}
.lydoInner:hover {
    background: linear-gradient(249.79deg, #008EB9 8.67%, #34ACA7 115.24%);
}
.lydoInner .line {
    width: 100px;
    height: 2px;
    margin: 25px auto;
}
.lydoInner  img {
    height: 90px;
}
.lydoInner h4 {

}