.section-1 .entry-content{
	padding: 0px 10px;
}
.section-1 .entry-content .sp-form-doctor{
	background-color: #37aea8;
	padding: 10px;
	border-radius: 5px;
}
.section-1 .entry-content .sp-form-doctor .doctor-name{
	text-align: center;
}
.section-1 .entry-content .sp-form-doctor .btuvan{
	display: none;
}
.section-1 .entry-content ul{
	padding-left: 20px;
	font-size: 15px;
	line-height: 22px;
}
.section-1 .entry-content p{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	text-align: justify;
}
.section-1 .entry-content h2{
	font-size: 16px;
	line-height: 24px;
	font-family: UTMHelvetIns;
	background-color: #2e7a7a;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
}
.section-1 .entry-content h3{
	font-size: 18px;
	line-height: 26px;
	font-family: UTMHelvetIns;
}
.section-1 .entry-content h4{
	font-size: 16px;
	line-height: 24px;
	font-family: UTMHelvetIns;
}
.section-1 .entry-content img{
	max-width: 100%;
	height: auto;
}
.section-1 #breadcrumbs{
	padding: 10px 10px;
	font-size: 14px;
	line-height: 22px;
}
.section-1 #breadcrumbs a{
	font-weight: bold;
}
.section-1 .top_article > h1{
	display: flex;
	font-size: 24px;
	line-height: 30px;
	font-family: UTMHelvetIns;
	padding: 0px 10px;
}
.section-1 .top_article > h1 > i{
	margin-right: 10px;
	margin-top: 2px;
}

#bvlq .list-item .item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
#bvlq .list-item .item .it-hdap{
	display: flex;
}
#bvlq .list-item .item .it-hdap > a{
	width: 120px;
	margin-right: 10px;
	min-width: : 120px;
}
#bvlq .list-item .item .it-hdap > a img{
	width: 100%;
	height: auto;
	display: block;
}
#bvlq .list-item .item .it-hdap > div{
	width: 100%;
}
#bvlq .list-item .item .it-hdap > div h3{
	font-size: 16px;
	font-family: UTMHelvetIns;
	line-height: 24px;
}


.section-1 .entry-content .btuvan a:nth-child(1) {
    background: url('../images/img28.png') center no-repeat;
    background-size: contain;
    width: calc(30% - 10px);
    height: 30px;
    display: block;
}
.section-1 .entry-content .btuvan a:nth-child(2) {
    background: url('https://suckhoesinhsanhanoi.vn/wp-content/themes/PK24h/imgs/ss2.png') center no-repeat;
    background-size: contain;
    width: calc(30% - 10px);
    height: 30px;
    display: block;
    margin: 0px 10px;
}
.section-1 .entry-content .btuvan a:nth-child(3) {
    background: url('https://suckhoesinhsanhanoi.vn/wp-content/themes/PK24h/imgs/ss3.png') center no-repeat;
    background-size: contain;
    width: calc(30% - 10px);
    height: 30px;
    display: block;
}
.section-1 .entry-content .btuvan{
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 10px;
}

.section-1 .nenxanh {
    background: #e2f4e9;
    border: 1px #82dca5 dashed;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.section-1 .nenxanh li {
    line-height: 30px;
    background: url(https://suckhoesinhsanhanoi.vn/wp-content/themes/PK24h/a/i/ili1.png) 0 9px no-repeat;
    /* list-style: none !important; */
    padding-left: 20px !important;
    margin: 0 !important;
}
.section-1 .nenxanh li span {
    color: #2e7a7a;
    font-weight: bold;
}

/*.section-1 .entry-content ul{
	list-style-type: none;
	padding: 0px;
}
.section-1 .entry-content ul li:before, .text-tab ul li:before {
    content: '';
    font-family: 'Font Awesome 5 Pro';
    color: #ea373d;
    font-size: 18px;
    padding-right: 5px;
}*/
/*.section-1 .entry-content a {
    color: #087b76;
}*/