@keyframes animatess{
    0% {
        transform: scale(0.7);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.7);
    }
}
@keyframes animates{
    0% {
        opacity: 0.3;
        transform: scale(0.5);
    }
    30% {
        opacity: 1;
        transform: scale(0.7);
    }
    100% {
        opacity: 0.3;
        transform: scale(1.1);
    }
}
@keyframes animatesss{
    0%{ transform: scale(1); }
    10%{ transform: rotate(-25deg) scale(1); }
    20%{ transform: rotate(25deg) scale(1); }
    30%{ transform: rotate(-25deg) scale(1); }
    40%{ transform: rotate(25deg) scale(1); }
    50%{ transform: rotate(0) scale(1); }
    100%{ transform: rotate(0) scale(1); }
}
.headertop1{
	background: #eee;
	padding: 5px;
}
.headermxh ul{
	margin-bottom: 0;
}
.listcuocgoi li:first-child{
	width: 38%;
}
.listcuocgoi li{
	width: 25%;
}
.buttontimkiem{
	height: 40px;
}
.menupc{
	margin: 0;
	width: 100%;
	align-items: center;

}
.menupc li{
	width: 16%;
	text-align: center;
	position: relative;

}
.menupc li a{
	padding: 10px 7px;
	display: block;
	color: white;
	text-transform: uppercase;
	justify-content: center;
}
.menupc li a:hover{
	text-decoration: none;
}
.menupc li ul{
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1000;

}
.menupc li:hover ul.menucap1{
	visibility: visible;
	border-right: 2px solid white;
}
.menupc li:hover ul.menucap1 li:hover ul.menucap2{
	visibility: visible;
	border-right: 1px solid white;

}
.menupc li ul.menucap1{
	position: absolute;
	background: #E73F60;
	width: 200px;
	visibility: hidden;
	transition: 200ms all;


}
.menupc li ul.menucap1 li{
	width: 100%;

	border-bottom: 1px solid white;
	position: relative;
}
.menupc li ul.menucap1 li ul.menucap2{
	position: absolute;
	border-left: 2px solid white;
	z-index: 101;
	left: 100%;
	top: 0;
	background: #E73F60;
	width: 200px;
	visibility: hidden;

}

.icon-danhmucbenh{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.icon-danhmucbenh li{
	width: 16%;
}
.icon-danhmucbenh li a{
	display: flex;
	color: #737E92;
	font-size: 120%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.icon-danhmucbenh li a:hover{
	text-decoration: none;

}
.icon-danhmucbenh li a img{
	margin-bottom: 5px;
	width: 80px;
	height: 80px;
}
.icon-danhmucbenh li a span{
	text-align: center;
	margin:0 auto;
	display: block;
	width: 80%;
	text-transform: uppercase;
}
.gioithieuphongkham span{
	font-size: 20px;
	color: #737E92;
	text-transform: uppercase;

}
.gioithieuphongkham{
	padding-top: 20px;
}
.gioithieuphongkham h1{
	text-transform: uppercase;
	font-size: 150%;
}
.gioithieuphongkham p{
	line-height: 1.8;
}
.gioithieuphongkham .xemthem,a.xemthem {
	padding: 5px 20px;
	color: white;font-weight: bold;
	background: #E73F60;
	border-radius: 20px;
	border: 1px solid #E73F60;
}
a.xemthem:hover{
	color: white

}
.lydochonchungtoi span{
	font-size: 20px;
	color: #737E92;
	text-transform: uppercase;
}
.lydochonchungtoi h2{
	color: #E73F60;
	text-transform: uppercase;
	position: relative;
	margin: 20px 0;
}
.lydochonchungtoi h2:before{
	content: "";
	background: url('../img/line-title.svg') no-repeat;
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 85px;
	height: 10px

}
.lydochon{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.lydochon li{
    width: 49%;
    background: white;
    padding: 50px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.lydochon li:nth-child(1), .lydochon li:nth-child(2){
	 margin-bottom: 30px;
}
.lydochon li:nth-child(odd){
	margin-right: 10px;
}
.lydochon li span{
    position: absolute;
    right: -6%;
    content: "";
    bottom: -32px;
    border-radius: 50%;
    background: #E73F60;
    padding: 14px;
    width: 80px;
    height: 80px;
    color: transparent;
  -webkit-text-stroke: 1px white;
  font-size: 28px;
    text-align: center;
}
.tintucchinh{
	display: flex;

}
.titlebaiviet{
	text-align: center;
	margin: 30px 0;
}
.titlebaiviet span{
	font-size: 30px;
	text-transform: uppercase;
}
.titlebaiviet  h4{
	color:#E73F60;
	font-weight: bold;
	text-transform: uppercase;
}
.tintucchinh .hinhanhtintuc{
	margin-right: 20px;
}
.tintucchinh  .noidungtintuc h6 a{
	text-transform: uppercase;
	color: #343F5B;
	font-size: 20px;

}
.tintucchinh  .noidungtintuc p{
	color: #737E92;
	text-align: justify;
}
.listbaiviet{
	display: flex;
	margin: 10px auto;
	flex-wrap: wrap;

}
.listbaiviet li {
width: 50%;
display: flex;
align-items: center;
margin-bottom: 10px;
}
.listbaiviet li img{
	width: 150px;
	margin-right: 5px;
}
.listbaiviet2{
	 list-style-image: url('../img/muitienhong.png');

}
.listbaiviet2 li{
	margin-bottom: 10px;
}
.listbaiviet2 li a,.listbaiviet li a{
	color: black
}
.listkhachhang{
	list-style: none;
	padding: 0;
	display: flex;

}
.listkhachhang li {
	position: relative;
	margin-right: 5%;
}
.listkhachhang .slick-slide {
background: #eee;
margin: 10px;
position: relative;
}
.listkhachhang .slick-list{
	padding-top: 70px;
}
.slicker-3 .slick-prev{
	z-index: 100;
}
	.khachhang .hinhkhachhang{
	position: absolute;
	left: 50%;
	width: 150px;
	height: 150px;
	border-radius: 50%;;
	overflow: hidden;
	transform: translateX(-50%);
	top: -25%;
}
.khachhang p{
	padding: 100px 30px 0 30px;
}
.khachhang .tenkhachhang{
	padding-left: 10px;

}
.khachhang .tenkhachhang span:first-child{
	font-weight: bold;
}.slicker-doitac{
	padding: 0 18px;
}
.slicker-doitac li{
	text-align: center;
}
.daunhay{
	position: absolute;
	background: url('../img/icon-y-kien.svg') no-repeat;
	width: 30px;
	height: 30px;
	content: "";
	right: 5%;
	bottom:5%;
}
.slick-prev:before, .slick-next:before{
	color: red !important;
	z-index: 100;
}
.slick-slide img{
	margin: 0 auto;
}
.formguithongtin{
	width: 70%;
}
.formguithongtin .form-group{
	width: 40%;
}
.formguithongtin .form-group input{
	width: 90%;
}
.bandophongkham{
	padding: 40px 0; 
}



.listlienheft{
	list-style: none;
	padding: 0;
	margin: 0;
}
.listlienheft li{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.listlienheft li .iconft img{
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.danhsachsilebar li .iconft img{
	width: 50px;
	height: 50px;

}
.danhsachsilebar li{
	background: #eee;

	padding: 10px;
}
/*.zalosidebar{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.zalosidebar li{
	
	margin-bottom: 10px;
	padding: 10px;
	flex-wrap: wrap;
	width: 48%;
	background: #E73F60;

	color: white
}
.zalosidebar li a{
		align-items: center;
	justify-content: center;
	display: flex;
	color: white
}
.zalosidebar li a:hover{ text-decoration: none; }
.zalosidebar li:nth-child(2),.zalosidebar li:nth-child(3){
	background: #f16925
}
.zalosidebar .hinhanhzalo img{
	width: 40px;
	margin-right: 10px;
	height: 40px;
}
.menupcsidebar{
	list-style: none;
	padding: 0;
	margin: 0;
	background: #eee;
}
.menupcsidebar>li{
	padding-left:10px;
	border-bottom: 1px solid white;
	padding: 10px;
}
.menupcsidebar>li>a,.menusiderbar2>li>a{
	color: red;
	transition: all 1000ms;
}
.menupcsidebar li a,.menusiderbar2>li>a{
	transition: all 500ms;
} 
.menupcsidebar>li>a>i,.menusiderbar2>li>a>i{
	padding-right: 10px;

}
.menupcsidebar .danhmucbenh{
	padding: 10px;
	background:#E73F60;
	margin: 10px 0; 
	display: block;
	color: white;
}
.menupcsidebar>li,.menusiderbar2>li{
	list-style: none;

}
.menupcsidebar>li a:hover,.menusiderbar2>li>a:hover {
	padding-left: 10px;


}
.menupcsidebar>li,.menusiderbar2>li{
	border-bottom: 1px solid white;
	padding: 10px;
}
.menupcsidebar>li,.menusiderbar2>li{
	padding-right: 10px;
}*/
.breadcrumb_main {
	margin: 10px 0;
	border-radius: 10px;
}
.breadcrumb_main .breadcrumbs{
	padding:10px;

}
.breadcrumb_main .breadcrumbs a{
	color: red;
}
.breadcrumb_main .breadcrumbs:after{
	content: "/"
}
.breadcrumb_main .breadcrumbs:last-child:after{
	content: unset;
}
.listtrangloai{

	padding-left: 0;
	margin: 0;
	list-style: none;
}
.listtrangloai li{
	display: flex;
	border-bottom: 1px solid #eee;
	padding: 10px 0;

}
.listtrangloai li .hinhanhbaiviet{
	width: 40%;
}
.listtrangloai li .noidungbaiviet{
	width: 60%;
}

.hoibacsi a{
	padding: 10px 15px;
	background: #E73F60;
	color: white;
	margin-right: 10px;
	text-transform: uppercase;
}
.noidungbaiviet h6{
	font-size: 20px;
    color: #e9316c;
    border-bottom: 2px solid #e9316c;
    background: url(/img/icon-h2-pk.png) no-repeat left center;
    padding: 10px 0 10px 50px;
    text-transform: uppercase;
}
.noidungbaiviet h6 a{
	padding-bottom: 5px;
	    font-size: 18px;
    text-decoration: none;
    color: #333;
    display: block;
    font-weight: bold;
	
}
.hoibacsi a:last-child{
	background: #f16925
}
.noidungbaiviet p{
	    line-height: 22px;
    text-align: justify;
    margin-bottom: 5px;
}
.listtrangloai li:last-child{
	border: unset
}
.phantrang{
	    padding-bottom: 5%;
    text-align: center;
    margin-top: 30px;

}
span.phan_trang {
    background: white!important;
    color: #E73F60!important;
    font-weight: bold;
}
.phantrang a {
    background: #E73F60;
    color: #fff;
    padding: 8px 12px;
    margin: 0 8px;
    font-size: 14px;
    font-weight: bold;
}

.btn_tuvan_noidung {
    display: block;
    margin: 15px auto;
    clear: both;
    width: 400px;
}
.box_loai_section8 h2 {
    text-transform: uppercase;
    position: relative;
    padding-left: 50px;
    font-size: 16px;
    border-bottom: 2px solid #34d289;
    color: #0729a3;
    line-height: 2.5
}
.box_loai_section8 h2:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    left: 0px;
    height: 40px;
    background-image: url(/img/icon/icon_tt2.png);
    background-repeat: no-repeat;
    display: block;

    }
    .camnhanpc{
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	list-style: none;
    	padding: 0;
    	margin: 10px auto;

    }
    .camnhanpc li{
    	width: 48%;
    	display: flex;
    	border: 1px solid #eee;
    }
    .camnhanpc li .hinhanhcamnhan{
    	margin-right: 10px;
    }
    .camnhanpc li .description{
    	padding: 5px;
    }
    .danhgiangoisao{
    	display: inline-block;
    	color: #ffe358;

    }
    .camnhanbn{
    	padding: 10px;
    	font-size: 30px;
    	color: black;
    	display: block;
    	background: #e73f60;
    	color: white;
    	margin: 10px 0;
    }