body{
	font: 14px/22px 'unsi', Arial, sans-serif;
	color: #222;
}
/* Header */
header{
	position: relative;
    z-index: 2;
}
header #hh1{
	display: none;
}
header #hh2{
	position: relative;
	background: #60aac0;
}
header #hh2.in{
	position: fixed;
	top: 23px;
}
#hh2Wrp{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 70px;
}
header #logo{
	flex: 1;
	padding-right: 20px;
}

/*Main*/
section:not(#sbn){
	padding: 20px 0;
}
#sbn{
	/* padding-bottom: 15px; */
}
#sbn .slick-dots li{
	margin: 0;
}
#sbn .slick-dots li button{
	padding: 0;
}
#sbn .slick-dots li button:before{
	font-size: 15px;
	opacity: 1;
	color: #ccc;
}
#sbn .slick-dots li.slick-active button:before{
	opacity: 1;
	color: #33436d;
}
#sbn .slick-dotted.slick-slider{
	margin-bottom: 0;
}
/* s1 */
#s1 ul{
	text-align: center;
	margin: 0 -7px;
}
#s1 li{
	display: inline-block;
	width: calc(50% - 14px);
	margin: 0 5px;
	background: #eff5f8;
	border-radius: 5px;
	margin-bottom: 20px;
	color: #60aac0;
	text-align: center;
	position: relative;
	padding: 10px;
	max-width: 262px;
}
#s1 li.last-item{
	background: #60aac0;
	color: #ffff00;
}
#s1 li i{
	display: block;
	width: 58px;
	height: 58px;
	margin:0 auto 10px;
}
#s1 li span{
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: 'unsib';
	margin: auto;
}
#s1 li i.icon-trinoi{
	background-position: 0px 0px;
}
#s1 li i.icon-tringoai{
	background-position: -59px 0px;
}
#s1 li i.icon-trihonhop{
	background-position: -118px 0px;
}
#s1 li i.icon-daitienramau{
	background-position: -177px 0px;
}
#s1 li i.icon-apxe{
	background-position: -236px 0px;
}
#s1 li i.icon-nutke{
	background-position: -295px 0px;
}
#s1 li i.icon-xatt{
	background-position: -354px 0px;
}
#s1 li i.icon-tuvan{
	background-position: -413px 0px;
}
#s1 #frm-s1{
	background: #60aac0;
	padding: 15px 10px;
}
#s1 #frm-s1 .tit-frm{
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #ffff00;
	margin-bottom: 15px;
	font-family: 'unsib';
}
#s1 #frm-s1 .ct-from:after{
	content: '';
	display: table;
	clear: both;
}
#s1 #frm-s1 .ct-from input{
	display: block;
	margin-bottom: 15px;
	background: #f4fcff;
	border: none;
	width: 100%;
	height: 40px;
	border-radius: 3px;
	padding: 0 5px;
	outline: none;
}
#s1 #frm-s1 .ct-from textarea{
	display: block;
	margin-bottom: 15px;
	background: #f4fcff;
	border: none;
	width: 100%;
	height: 100px;
	border-radius: 3px;
	padding: 5px;
	outline: none;
}
#s1 #frm-s1 .ct-from button{
	display: block;
	height: 40px;
	width: 140px;
	background: #fff799;
	text-transform: uppercase;
	color: #323232;
	font-size: 18px;
	border-radius: 3px;
	border: none;
	float: right;
	font-family: 'unsib';
}

/* S2 */
#s2 .tit{
	font-family: 'unsib';
	color: #283849;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.5;
}
#s2 .sub-tit{
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
}
#s2 p{
	text-align: justify;
}
#s2 span{
	color: #329ebe;
}
#s2 ul{
	margin-bottom: 10px;
}
#s2 ul li{
	padding: 1px 0;
	text-align: justify;
}
#s2 .g-contact{
	display: block;
}
#s2 .g-contact a{
	display: block;
	margin-bottom: 10px;
}
#s2 .g-contact a .icon{
	display: inline-block;
	height: 30px;
	width: 30px;
	background: #60aac0;
	color: #fff;
}
#s2 .g-contact a .icon i{
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
}
#s2 .g-contact a span{
	color: #444;
	vertical-align: bottom;
	line-height: 1;
}
#s2 img{
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

/* S3 */
#s3{
	background: #4c91a6;
	color: #fff799;
}
#s3 ul#ykkh li{
	display: block;
	text-align: center;
	padding: 20px 0;
}
#s3 ul#ykkh li .img{
	display: block;
	width: 135px;
	margin: 0 auto 20px;
	position: relative;
}
#s3 ul#ykkh li .img:after{
	display: block;
	margin: 0 auto;
	content: '\f27b';
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	right: -55px;
	font-size: 60px;
}
#s3 ul#ykkh li .text{
	text-align: justify;
	padding: 0 50px;
	position: relative;
}
#s3 ul#ykkh li .text:before,#s3 ul#ykkh li .text:after{
	display: block;
	font-family: FontAwesome;
	position: absolute;
	font-size: 40px;
}
#s3 ul#ykkh li .text:before{
	content: '\f10d';
	top: 0;
	left: 1px;
}
#s3 ul#ykkh li .text:after{
	content: '\f10e';
	bottom: 0;
	right: 1px;
}

/* S4 */
#s4 .box-s4{
	margin-bottom: 20px;
}
#s4 .box-s4 .img{
	margin-bottom: 10px;
	display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
#s4 .box-s4 .img img{
	object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#s4 .box-s4 h3 a{
	text-transform: uppercase;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



/* Footer */
footer{
	background: #283849;
	padding: 15px 0 60px;
	color: #fff;
}
footer i.icon-logoft {
    display: block;
    background-position: -243px -60px;
    width: 240px;
	height: 54px;
	margin: 0 auto 20px;
}
footer .cxs12 div{
	margin: 20px 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 10px 0;
}
footer div p{
	padding: 5px 0;
}
footer div p:before{
	content: '\f2a0';
	display: inline-block;
	float: left;
	width: 25px;
	text-align: center;
	font-family: FontAwesome;
}
footer div p+p:before{
	content: '\f041';
}
footer div p+p+p:before{
	content: '\f017';
}
footer ul:after{
	content: '';
	display: table;
	clear: both;
}
footer li{
	display: inline-block;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}
footer li span, footer li a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-family: 'unsib', sans-serif;
}
footer li span{
	font-size: 24px;
}
footer li a{
	border: 1px solid #fff;
	font-size: 16px;
	border-radius: 999999px;
}
footer li:first-child a{
	border: none;
}
footer img{
	display: block;
	margin: auto;
}
/* Category */
#crumbs{
	border-bottom: 1px solid #e1e1e1;
}
#crumbs:after{
	content:'';
	display: table;
	clear: both;
}
#crumbs a,#crumbs span{
	display: inline-block;
	float: left;
	height: 45px;
	line-height: 45px;
}
#crumbs a:first-child{
	display: block;
	color: #5d9bd2;
	border-bottom: 2px solid #5d9bd2;
	line-height: 44px;
}
#crumbs span{
	padding: 0 10px;
}
#ct .post{
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #e1e1e1;
}
#ct .post .text-post a{
	display: block;
	text-transform: uppercase;
	color: #444;
	font-size: 18px;
	margin: 10px 0;
}
#ct .post a.view-article{
	display: none;
}
#ct .post .text-post div{
	margin-top: 10px;
}
#ct .post .text-post div span{
	margin-right: 20px;
}
#ct .post .text-post div span:before{
	content: '\f06e';
	font-family: FontAwesome;
	margin-right: 5px;
}
#ct .post .text-post div span+span{
	margin-right: 0;
}
#ct .post .text-post div span+span:before{
	content: '\f017';
}
#ct .pagination{
	padding: 20px 0;
	border-bottom: 1px solid #e1e1e1;
	clear: both;
}
#ct .bncate{
	padding: 20px 0;
}
/* Post */
h1.h1_post{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #444;
    line-height: 30px;
}
.content-post{
	padding: 15px 0px;
    display: block;
}
.content-post .meta{
    color: #777;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
}
.content-post .meta span{
	margin-right: 20px;
}
.content-post .meta span:before{
	content: '\f06e';
	font-family: FontAwesome;
	margin-right: 5px;
}
.content-post .meta span.date{
	margin-right: 0;
}
.content-post .meta span.date:before{
	content: '\f017';
}
.content-post .entry-content{
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.6;
	text-align: justify;
}
.content-post .entry-content p {
    margin: 1rem 0;
}
#pstCntn :is(h2, h3, h4, h5) {
	margin: 1rem 0;
}
#pstCntn h2 *, #pstCntn h3 * {
	font-weight: normal !important;	
}
#pstCntn h2, #pstCntn h3, #pstCntn h4 {
    display: block;
	position: relative;
/*	background: #248082;*/
	background: #69a2d5;
	font-family: 'unsib';
	font-weight: normal;
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px;
}
#pstCntn h2, #pstCntn h2*{
	font-size: 25px;
	line-height: 33px;
}
#pstCntn h3, #pstCntn h3*{
	font-size: 20px;
	line-height: 28px;
}
#pstCntn h4, #pstCntn h4*{
	font-size: 20px;
	line-height: 1.3;
}
#pstCntn h5, #pstCntn h5*{
	font-size: 18px;
	line-height: 1.3;
}
.entry-content blockquote{
	background: #f3f3f3;
    display: block;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify;
    text-align: center;
}
.entry-content blockquote *{
/*	font-size: 20px;*/
	font-weight: 700;
	color: #800000;
	text-align: center;
}
.entry-content blockquote:before {
    color: #2171af;
    content: "\201C";
    font-family: Georgia,serif;
    font-size: 60px;
    font-weight: 700;
    left: 6px;
    position: absolute;
    top: 15px;
}
.entry-content img{
	display: block;
	margin: 0 auto;
    margin-top: .5rem;
    height: auto !important;
	max-width: 550px;
}
.box-sc img{
	max-width: unset;
}
#ct .content-post .entry-content .box-bs img{
	width: 100%;
}
#ct .content-post ul{
	padding-left: 20px;
}
#ct .content-post ul li{
	list-style-type: disc;
	padding: 5px 0;
}
#ct #xem_theme_post{
	display: block;
	margin: 15px 0;
	background: #fffaf6;
	padding: 10px 15px;
}
#ct #xem_theme_post .title__{
	font-size: 18px;
	line-height: 1.5;
    border-bottom: 2px solid #f4c19c;
    padding: 7px 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #e64658;
    margin-bottom: 10px;
}
#ct #xem_theme_post ul{
	display: block;
	margin: 0;
	padding: 0;
}
#ct #xem_theme_post ul li{
	display: block;
	padding-left: 20px;
	position: relative;
	border-bottom: 1px dashed #f4c19c;
}
#ct #xem_theme_post ul li:before{
	content: '\f046';
	font-family: FontAwesome;
	color: #e64658;
	position: absolute;
	top: 6px;
	left: 0;
}
#ct #xem_theme_post ul li a{
	font-weight: 600;
	color: #2a77bb;
}
.luu-y {
    padding: 15px;
    line-height: 1.5;
    text-align: justify;
    margin: 15px 0;
    background: #5f9fd7;
    font-style: italic;
    color: #fff;
}
.luu-y b{
	color: #ffff00;
}
.luu-y strong{
	color: #333;
}
.luu-y a{
	color: #0000ff;
}
/* TEST POST */
#test_post{
	display: block;
	margin: 15px 0;
	background: #fffaf6;
	border: 1px dashed #f5ab6f;
	padding: 10px;
}
#test_post .title__{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#test_post .title__ strong{
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}
#test_post ul li{
	display: block;
	padding: 5px 0 0;
}
#test_post .tit_ch{
	display: block;
	padding: 5px 10px;
	background: #5f9fd7;
	font-weight: 600;
	color: #fff;
}
#test_post .ct_ch{
	display: flex;
	flex-wrap: wrap;
	padding: 5px 0 0;
}
#test_post .ct_ch label{
	width: 50%;
	padding: 2px 0;
}
#test_post .ct_ch .option-input{
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    background: #d1d1d0;
    border: 1px solid #234d71;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    outline: none;
    position: relative;
    z-index: 8;
    border-radius: 50%;
    margin-right: 5px;
}
#test_post .ct_ch .option-input:checked{
	background: #4898e1;
    border-color: #234d71;
}
#test_post .ct_ch .option-input.checkbox{
	border-radius: 2px;
}

#test_post .bot_test{
	margin-top: 10px;
}
#test_post .note1{
	display: block;
	background: #f9f7dc;
	border: 1px dashed #09456d;
	padding: 5px 10px;
	border-radius: 10px;
	text-align: center;
	color: #333;
	font-weight: 600;
	text-align: justify;
	-ms-text-align-last: center;
	text-align-last: center;
}
#test_post #frm_test{
	display: flex;
	flex-direction: column;
	margin: 10px 0;
}
#test_post #frm_test .w_input{
	display: block;
	width: 100%;
	margin-bottom: 8px;
	position: relative;
}
#test_post #frm_test .w_input input{
	display: block;
	width: 100%;
	height: 40px;
	border: 1px solid #09456d;
	padding: 0 10px 0 60px;
	outline: none;
}
#test_post #frm_test .w_input span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 40px;
	background: #09456d;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
	color: #fff;
}
#test_post #frm_test .w_button{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
#test_post #frm_test .w_button button{
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #09456d;
	color: #fff;
}
#test_post #frm_test .w_button button#btn_send,
#test_post #frm_test .w_button button#btn_live.active{
	background: #4898e1;
}
#test_post #frm_test .w_button button#btn_live,
#test_post #frm_test .w_button button#btn_send.active{
	background: #09456d;
}
#test_post #frm_test .w_button button span{
	padding-left: 5px;
	line-height: 18px;
}
#test_post .note2{
	text-align: justify;
}
#test_post .note2 strong{
	color: #09456d;
}


/* Page bác sĩ */
#h1_page{
	text-align: center;
	text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    color: #444;
    padding: 15px 0 0;
    line-height: 30px;
}
.content-bs{
	padding: 15px 0;
}
.content-bs .cxs12:nth-child(2n+1){
	clear: left;
}
.content-bs .box-bs{
	padding: 20px 0;
	border-radius: 15px;
	border: 1px solid #595959;
	margin-bottom: 20px;
}
.content-bs .box-bs img{
	width: 100%;
	margin-bottom: 5px;
	margin-top: 0;
}
.content-bs .box-bs div{
	padding: 0 10px;
}
.content-bs .box-bs p {
	font-size: 14px;
	line-height: 20px;
}
.content-bs .box-bs p:last-of-type{
	height: 40px;
	padding: 0;
}
.content-bs .box-bs p span{
	text-transform: uppercase;
	font-size: 16px;
}

.content-bs .box-bs p.name{
	border-top: 1px solid #595959;
	border-bottom: 1px solid #595959;
	text-align: center;
	text-transform: uppercase;
	color: #33436d;
	font-size: 18px;
	font-weight: 700;
}
.content-bs .box-bs a.btns{
	color: #ff8a00;
	background: #fff;
	border: 1px solid #33436d;
	float: right;
}
.content-bs .box-bs a.btns:before{
	color: #fff;
	height: 38px;
	line-height: 38px;
}
.content-bs .box-bs:after{
	content: '';
	display: table;
	clear: both;
}
/* POST bác sĩ */
.section_profile .profile_row1{
	display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.profile_row1_col1 {
    background-color: #fff;
    border: 1px solid #cfd8dc;
    -webkit-box-shadow: 0 9px 50px 0 rgba(38,50,56,0.1);
    box-shadow: 0 9px 50px 0 rgba(38,50,56,0.1);
    border-radius: 5px;
    text-align: center;
    width: 75%;
    margin-top: 1rem;
    margin: auto;
}
#ct .content-post .entry-content .profile_row1_col1 img{
	margin-top: 0;
	width: 100%;
}
.profile_row1_col2 {
    width: 100%;
    padding-top: 10px;
}
.profile_row1 h1 {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    padding-bottom: 0;
    color: #304770;
    text-transform: uppercase;
    font-weight: 600;
}
.profile_row1 h1::before {
    content: "\f0f0";
    font-family: FontAwesome;
    padding-right: 7px;
}
.content-post .entry-content .profile_row1 h4{
	font-size: 16px;
    color: #2196F3;
    font-weight: 500;
    padding-bottom: 0;
    border: none;
}
.content-post .entry-content .profile_row1 h4::before, .content-post .entry-content .profile_row1 h5::before {
    content: "\f0fe";
    font-family: FontAwesome;
    padding-right: 5px;
}
.content-post .entry-content .profile_row1 ul{
	padding: 10px;
    background-color: #eee;
    border-radius: 5px;
    font-weight: 500;
}
.content-post .entry-content .profile_row1 li{
	text-align: justify;
	padding: 5px 0;
}

/* Page đặt hẹn */
.content_dathen h1.tit_page{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: #33436d;
    line-height: 1.5;
    padding: 10px 0;
    text-align: center;
}
.section_datlich h2 {
    text-align: center;
    font-weight: 500;
    color: #69a5d9;
    font-size: 22px;
    padding-bottom: 15px;
}
.section_datlich .row{
	display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.section_datlich .cxs6{
	padding: 0 5px;
}
.section_datlich .box-datlich{
	display: inline-block;
	float: left;
	width: calc(50% - 10px);
	margin: 0 5px 10px;
	border-bottom: 1px solid #dbdada;
	box-shadow: 0 0 3px #dbdada;
}
.section_datlich .box-datlich img{
	width: 100%;
}
.section_datlich .box-datlich p{
	padding: 5px;
}
.section_datlich .box-datlich p span{
	display: block;
	color: #790000;
}
.section_datlich .frm_dathen{
	padding-top: 20px;
}
.section_datlich .frm_dathen input, .section_datlich .frm_dathen textarea{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	height: 32px;
	border: 1px solid #e1e1e1;
	padding: 0 5px;
	outline: none;
	border-radius: 3px;
	outline: none;
}
.section_datlich .frm_dathen textarea{
	height: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.section_datlich .frm_dathen button{
	display: block;
	width: 165px;
	height: 35px;
	background: #33436d;
	border-radius: 3px;
	border: none;
	line-height: 35px;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
}
/* wiget post */
#wiget_tuvan{
	position: relative;
	margin: 1.5rem auto;
	text-align: center;
}
/* WIGET BẮC SĨ TRONG BÀI VIẾT */
.wiget-bs{
	display: block;
	margin: 20px auto;
	padding: 15px 10px 10px;
	background: #b1cae1;
	border: 1px dashed #33436d;
}
.wiget-bs .top{
	display: flex;
}
.wiget-bs .top .img{
	width: 80px;
}
.wiget-bs .top .img img{
	border: 1px solid #33436d;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.wiget-bs .top .name{
	flex: 1;
	padding-left: 10px;
	position: relative;
}
.wiget-bs .name a{
	display: block;
}
.wiget-bs .name a.name_bs{
	text-transform: uppercase;
	line-height: 1;
	font-weight: 600;
	font-size: 20px;
}
.wiget-bs a.name_bs strong{
	color: #e24e51;
}
.wiget-bs a.btn_wiget_bs{
	display: inline-block;
	padding: 3px 10px;
	color: #fff;
	background: #e24e51;
	border-radius: 3px;
	position: absolute;
	bottom: 6px;
	left: 10px;
}
.wiget-bs .info .tit{
	text-align: left !important;
	color: #e24e51;
	margin-bottom: 3px !important;
	margin-top: 5px !important;
}
.wiget-bs .info .tit strong{
	padding-left: 5px;
	color: #e24e51 !important;
}
.wiget-bs .info p{
	padding: 0 0 0 15px;
	margin-bottom: 0 !important;
	font-size: 14px;
}
.wiget-bs .info li{
	margin-bottom: 0 !important;
	font-size: 14px;
}
.wiget-bs a.btn-bs{
	display: block;
	text-align: right;
	font-size: 14px;
	color: #e24e51;
	line-height: 1;
}
.wiget-bs li:before{
	top: 5px !important;
}
/* Search */
#ct.search h1{
	margin: 10px 0;
	color: #32416b;
	line-height: 1.3;
}

/* Share Social */
.social-s {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: table;
    text-align: center;
    width: 100%;
    overflow: hidden;
    clear: both;
    margin: 10px 0 0;
}
.social-s ul, .social-s ul li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    line-height: 0;
}
.social-s ul li {
    background-color: grey;
    display: inline-block;
    margin: 0;
    max-height: 54px;
    line-height: 0;
    overflow: hidden;
    vertical-align: top;
    width: 64px;
}
.social-s ul li, .social-s ul li:nth-of-type(-n+2) {
    width: 40px;
    height: 40px;
}
.social-s ul li.facebook {
    background: #3b5998;
}
.social-s ul li.twitter {
    background: #55acee;
}
.social-s ul li.google {
    background: #dc4e41;
}
.social-s ul li.reddit {
    background: #5f99cf;
}
.social-s ul li.pinterest {
    background: #bd081c;
}
.social-s ul li.linkedin {
    background: #0077b5;
}
.social-s ul li.tumblr {
    background: #35465c;
}
.social-s ul li a {
	display: block;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    color: #FFF !important;
    padding: 8px 0;
    font-size: 0;
}
.social-s i {
    font-size: 24px;
    margin: 0 5px;
    vertical-align: -3px;
}

/* CMT POST */
#l_cmt_post {
    margin-top: 15px;
}
#l_cmt_post .entry-heading {
    background-color: #4672b9;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
}
#l_cmt_post .media {
    margin-top: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    zoom: 1;
}
.pull-left {
    float: left;
}
#l_cmt_post .media>.pull-left {
    margin-right: 10px;
}
#l_cmt_post .media .media-body {
    overflow: hidden;
    zoom: 1;
}
#l_cmt_post h4.media-heading {
    color: #365899;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
#l_cmt_post p {
    color: #1d2129;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
}
#l_cmt_post span {
    color: #90949c;
    font-size: 12px;
}
#l_cmt_post .loadmore-comments {
    display: none;
}
#l_cmt_post .loadmore-comments.active {
    display: block;
}
#l_cmt_post .loadmore {
    text-align: center;
}
#l_cmt_post .loadmore p {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    border-radius: 15px;
    background-color: #2a6ef1;
    padding: 6px 12px;
    cursor: pointer;
    margin-bottom: 10px;
}
/* Box đặt hẹn bác sĩ trong bài viết */
#book_bs{
	margin: 20px 0;
}
#book_bs #tit_bs{
	display: block;
	margin-bottom: 20px;
}
#book_bs #tit_bs > div{
	display: inline-block;
	padding: 10px 30px;
	background: #3b5998;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
}
#book_bs .box_bs{
	display: block;
	margin: 10px 0;
	background: #f5f5f5;
	border: 1px dashed #b7b7b7;
	border-radius: 5px;
	padding: 10px;
}
#book_bs .box_bs:after{
	content: '';
	display: table;
	clear: both;
}
#book_bs .box_bs .img{
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
}
#book_bs .box_bs .img img{
	border: 1px dashed #33436d;
	border-radius: 5px;
	width: unset !important;
}
#book_bs .box_bs .img a{
	display: block;
	color: #33436d;
	font-size: 18px;
}
#book_bs .box_bs .text{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 28px;
}
#book_bs .box_bs .text .name{
	text-transform: uppercase;
	color: #33436d;
	font-size: 16px;
	font-weight: 600;
}
#book_bs .box_bs .text .name span{
	color: #ff8a00;
}

#book_bs .box_bs .text p{
	margin-bottom: 0;
}
#book_bs .box_bs .text .btn-g{
	display: block;
	margin-top: 10px;
	text-align: center;
}
#book_bs .box_bs .text .btn-g:after{
	content: '';
	display: table;
	clear: both;
}
#book_bs .box_bs .text .btn-g a{
	display: inline-block;
	width: calc(50% - 10px);
	max-width: 150px;
	background: #eee;
	border: 1px solid #d7d7d7;
	margin: 0 5px;
	text-align: center;
	height: 34px;
	line-height: 32px;
	color: #5f9fd7;
	border-radius: 3px;
}
#book_bs .box_bs .text .btn-g a i{
	padding-right: 6px;
}
#book_bs .box_bs .text .btn-g a.booking{
	background: #3b5998;
	border-color: #3b5998;
	color: #ffff00;
}
#book_bs .box_bs .text .btn-g a.booking i{
	padding: 0 6px;
}
#testInPost, #testPost{
	display: block;
	margin: 20px 0;
	width: 100%;
}
.tit--testInPost, #testPost-head{
	background: #ffbb12;
	display: flex;
	min-height: 60px;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-transform: uppercase;
	font-family: 'unsi';
	font-size: 22px;
	font-weight: 700;
	padding: 10px 15px;
}
.list--testInPost, #testPost-ct{
	background: #1d416a;
	padding-left: 0 !important;
	display: flex;
	flex-wrap: wrap;
}
.list--testInPost li, .testPost-ch{
	width: 100%;
	list-style: none !important;
	padding: 10px !important;
}
.list--testInPost .tit_ch{
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.list--testInPost .tit_ch strong{
	background: #ffbb12;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: relative;
	font-weight: 700;
	color: #18305b;
	font-size: 20px;
	padding-left: 5px;
}
.list--testInPost .tit_ch strong:after{
	content: '';
    display: block;
    width: 10px;
    height: 40px;
    background: #ffbb12;
    position: absolute;
    top: 0;
    right: -5px;
    transform: skew(12deg);
}
.list--testInPost .tit_ch span{
	flex: 1;
	padding-left: 15px;
	font-size: 20px;
	color: #ffce1c;
}
.testPost-tit{
	font-size: 20px;
	color: #ffce1c;
	margin-bottom: 8px;
}
.list--testInPost .ct_ch, .testPost-ct{
	display: flex;
	flex-wrap: wrap;
}
.list--testInPost .ct_ch label, .testPost-ct label{
	width: 50%;
	font-size: 14px;
	padding: 2px 0;
	color: #fff;
}
.testPost-ct label br{
	display: none;
}
.list--testInPost .ct_ch .option-input, .testPost-ct input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 12px;
    width: 12px;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    background: transparent;
    border: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    outline: none;
    position: relative;
    z-index: 2;
    border-radius: 50%;
    margin-right: 5px;
}
.list--testInPost .ct_ch .option-input.checkbox, .testPost-ct input.checkbox{
	border-radius: 3px;
}
.list--testInPost .ct_ch .option-input:checked, .testPost-ct input:checked {
    background: #ffcc1b;
}
.ct--testInPost .bot_test{
	background: #273646;
}
.ct--testInPost .note1{
	background: #ffbb12;
	padding: 10px;
	font-style: italic;
}
.ct--testInPost .note1 span{
	font-size: 20px;
}
.ct--testInPost #frm_test{
	padding: 20px 10px;
}
.ct--testInPost #frm_test input{
	width: 100%;
	height: 40px;
	padding: 0 10px;
	background: #fff;
	border: none;
	outline: none;
	margin-bottom: 12px;
}
.ct--testInPost #frm_test .w_button{
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.ct--testInPost #frm_test .w_button a{
	display: block;
	text-align: center;
	line-height: 35px;
	width: calc(50% - 7px);
	height: 45px;
	border-radius: 999px;
	border: 2px solid #fff;
	font-weight: 700;
	color: #fff;
	position: relative;
}
.ct--testInPost #frm_test .w_button a:before{
	content: '';
	display: block;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 999px;
	z-index: 0;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.ct--testInPost #frm_test .w_button a span{
	position: relative;
	z-index: 1;
}
.ct--testInPost a#btnsend--testInpost,.ct--testInPost a#btnlive--testInpost.active{
	background: #d91b4c;
}
.ct--testInPost a#btnlive--testInpost,.ct--testInPost a#btnsend--testInpost.active{
	background: #10a14d;
}



/* Popup Modal Docter */
.modal{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(0,0,0,.7);
}
.modal.open {
    opacity: 1;
    display: block;
}
.modal .modal-dialog{
	position: relative;
    width: 90%;
    max-width: 600px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-100%,-100%);
    -ms-transform: translate(-100%,-100%);
    -o-transform: translate(-100%,-100%);
    transform: translate(-100%,-100%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
}
.modal.open .modal-dialog{
	-webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.modal .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0;
}
.modal .modal-header {
   	border-bottom: 2px solid #eee;
    padding: 5px 15px;
    background: #f6f6f6;
    height: 80px;
    position: relative;
}
.modal .modal-header .img{
	display: table-cell;
    vertical-align: top;
    padding-right: 15px;
}
.modal .modal-header .img img{
	width: 70px;
	border-radius: 50%;
	border: 1px solid #bbbbbb;
}
.modal .modal-header .text{
	display: table-cell;
    vertical-align: top;
    padding: 10px 0;
}
.modal .modal-header .text p{
	margin-bottom: 0;
	line-height: 25px;
}
.modal .modal-header a.close_book{
	display: block;
	position: absolute;
	top: 0;
	right: 3px;
}
.modal .modal-header a.close_book i{
	font-size: 25px;
	color: #006e6f;
}
.modal .modal-body {
    position: relative;
    padding: 5px 15px;
}
.modal .modal-body .frm-group{
	padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: table;
    position: relative;
    border-collapse: separate;
    background: #fff;
    margin-bottom: 10px;
}
.modal .modal-body .frm-group.no-bd{
	border: none !important;
	padding: 0 10px;
}
.modal .modal-body .frm-group i{
	display: table-cell;
    width: 1%;
    color: #666;
    vertical-align: middle;
    padding: 0 10px 0 0;
    font-size: 16px;
}
.modal .modal-body .frm-group.last i{
	vertical-align: top;
	padding-top: 5px;
}
.modal .modal-body .frm-group label{
	display: inline-block;
    max-width: 100%;
    font-weight: bold;
    color: #333;
    margin-right: 10px;
}
.modal .modal-body .frm-group input[type="text"],.modal .modal-body .frm-group input[type="date"],.modal .modal-body .frm-group textarea{
	border: none;
    width: 100%;
    outline: none;
    display: table-cell;
    background-color: #fff;
    padding: 0;
    line-height: 24px;
}
.modal .modal-body button{
	display: block;
	width: 100%;
	padding: 10px 0;
	border: none;
	text-shadow: 0 1px 0 #fff;
    border-color: #dbdbdb;
    border-color: #ccc;
    background: #006e6f;
    color: #fff;
    text-transform: uppercase;
}
.sc-gk{
	text-align: center;
}
.sc-ctn{
	display: inline-block;
	position: relative;
}
.sc-gk_imgmobi{
	display: none !important;
}
.sc-gk_gbtn{
	position: absolute;
	right: 0px;
	bottom: 10px;
}
.sc-gk_gbtn a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 50px;
	border-radius: 3px;
	font-family: unsi;
	text-transform: uppercase;
	color: #fff;
	margin-top: 10px;
	font-size: 20px;
}
#sc-gk_call{
	background: rgb(18,151,106);
	background: -moz-linear-gradient(90deg, rgba(18,151,106,1) 0%, rgba(22,89,108,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(18,151,106,1) 0%, rgba(22,89,108,1) 100%);
	background: linear-gradient(90deg, rgba(18,151,106,1) 0%, rgba(22,89,108,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#12976a",endColorstr="#16596c",GradientType=1);
}
#sc-gk_live{
	background: rgb(207,58,72);
	background: -moz-linear-gradient(90deg, rgba(207,58,72,1) 0%, rgba(161,45,56,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(207,58,72,1) 0%, rgba(161,45,56,1) 100%);
	background: linear-gradient(90deg, rgba(207,58,72,1) 0%, rgba(161,45,56,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cf3a48",endColorstr="#a12d38",GradientType=1);
}
.sc-gk_gbtn a i{
	font-size: 22px;
	margin-right: 5px;
}

.sc-tuvanmoi{
    /* width: 448px; */
    margin: 15px auto;
}
#sc-tvm{
    position: relative;
}
#sc-tvm_gbt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 70%;
    bottom: 5px;
}
#sc-tvm_gbt a{
    height: 45px;
    width: 50%;
}


@media screen and (max-width: 991.98px){
	.sc-gk_imgmobi{
		display: block !important;
	}
	.sc-gk_imgpc{
		display: none !important;
	}
	.sc-ctn{
		padding-bottom: 25px
	}
	.sc-gk_gbtn{
		position: unset;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 5px;
	}
	.sc-gk_gbtn a{
		height: 42px;
		font-size: 16px;
		width: calc(50% - 7px);
	}
	#btnMenu{
		width: 40px;
		height: 40px;
		border: 1px solid #fff;
		border-radius: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 26px;
	}
}
@media screen and (max-width: 575.98px){
	.sc-tuvanmoi{
        width: 100%
    }
    #sc-tvm_gbt{
    	width: 57%;
    }
    #sc-tvm_gbt a{
        height: 35px;
    }
    .entry-content img{
		max-width: 100%;
	}
	.testPost-ct label{
		width: 100%;
	}
}
@media screen and (min-width: 360px){
	#s1 li{
		padding-top: 20px;
	}
}
@media screen and (min-width: 375px){
	#test_post #frm_test .w_button button{
		padding: 0 12px;
		font-size: 16px;
	}
}
@media screen and (min-width: 411px){
	header #hh2 #logo{
		display: block;
	}
	#s1 #frm-s1{
		padding-top: 30px;
	}
	#s1 #frm-s1 .tit-frm{
		font-size: 20px;
	}
	#book_bs .box_bs .text .btn-g a.booking{
		text-transform: uppercase;
	}
	#test_post #frm_test .w_button button i{
		font-size: 20px;
	}
}

@media screen and (min-width: 576px){
	#s1 li{
		width: calc(33.3333% - 14px);
		padding-top: 20px;
	}
	#s1 li span{
		font-size: 18px;
	}
	#s1 #frm-s1 .tit-frm{
		margin-bottom: 20px;
	}
	#s2 img{
		margin-right: 0;
	}
	#s2 .tit{
		margin-top: -200px;
	}
	#s2 .g-contact a{
		display: inline-block;
		margin: 30px 10px;
	}
	#s2 .g-contact .icon{
		margin-right: 5px;
	}
	#s4 .cxs12{
		width: 50%;
	}
	footer ul{
		margin-bottom: 10px;
	}
	footer li{
		display: inline-block;
		float: left;
		width: calc(50% - 10px);
	}
	#ct .post{
		display: inline-block;
		float: left;
		width: calc(50% - 10px);
		margin: 0 5px;
	}
	#ct .post:nth-child(odd){
		clear: left;
	}
	.single #ct .post{
		width: 100%;
		margin: 0;
	}
	h1.h1_post{
		font-size: 20px;
	}
	.content-bs .cxs12{
		width: 50%;
	}
	#book_bs .box_bs .img{
		width: 162px;
	}
	#book_bs .box_bs .text{
		width: calc(100% - 162px);
		padding-left: 20px;
	}
	#note_top,#note_bottom{
		display: none !important;
	}
}
@media screen and (min-width: 768px){
	body{
		font-size: 16px;
	}
	#s1 li{
		width: calc(25% - 14px);
		margin: 0 5px 20px;
		padding: 20px 5px;
	}
	#s1 li span{
		font-size: 15px;
	}
	#s1 img{
		margin-top: 30px;
	}
	.profile_row1_col1 {
	    width: 30%;
	    margin: 0;
	}
	.profile_row1_col2 {
	    width: calc(70% - 10px);
	    margin-left: 10px;
	}
	.profile_row1 h1{
		text-align: left;
	}
	.content-post .entry-content .profile_row1 li::before {
	    content: "\f101";
	    font-family: FontAwesome;
	    padding-right: .5rem;
	    color: #9948a5;
	}
	.section_datlich .box-datlich{
		width: calc(25% - 10px);
		margin: 0 5px 10px;
	}
	.section_datlich .frm_dathen input{
		display: inline-block;
		float: left;
		width: calc(100% / 3 - 10px);
		margin: 0 5px 10px;
	}
	.section_datlich .frm_dathen textarea{
		width: calc(100% - 10px);
		margin: 0 5px 10px;
	}
	.section_datlich .frm_dathen button{
		margin-left: 5px;
	}
	.social-s ul li, .social-s ul li:nth-of-type(-n+2) {
	    width: 54px;
	    height: 54px;
	}
	.social-s ul li a {
	    padding: 15px 0;
	    font-size: 0;
	}
	#book_bs .box_bs .text .btn-g{
		text-align: left;
	}
	.wiget-bs .dsm{
		display: flex !important;
	}
	.wiget-bs .dsm .img{
		width: 150px;
	}
	.wiget-bs .dsm .img img{
		border: 1px solid #33436d;
	}
	.wiget-bs .dsm .text{
		flex: 1;
		padding-left: 15px;
	}
	.wiget-bs .dsm .text .name{
		margin-bottom: 5px;
	}
	.wiget-bs .dsm .text .info{
		display: flex;
	}
	.wiget-bs .dsm .text .info .col:first-child{
		width: 150px;
		position: relative;
	}
	.wiget-bs .dsm .text .info .col:last-child{
		flex: 1;
		padding-left: 10px;
	}
	.wiget-bs .info p,.wiget-bs .info li{
		font-size: unset;
	}
	.wiget-bs .info li{
		padding: 3px 0;
		line-height: 1.2;
	}
	.wiget-bs .dsm a.btn_wiget_bs{
		position: relative;
		margin-top: 20px;
		left: 0;
	}
	#test_post{
		padding: 20px;
	}
	#test_post .title__ strong{
		font-size: 22px;
		margin-bottom: 10px;
	}
	#test_post .ct_ch{
		display: flex;
		flex-wrap: wrap;
	}
	#test_post .ct_ch label{
		width: 50%;
	}
	#test_post .ct_ch .option-input{
		width: 12px;
		height: 12px;
	}
	#test_post #frm_test{
		flex-direction: row;
	}
	#test_post #frm_test .w_input{
		width: 50%;
		padding-right: 15px;
		margin-bottom: 0;
	}
	#test_post #frm_test .w_button{
		width: 50%;
		justify-content: space-between;
	}
	.list--testInPost li{
		width: 50%;
	}
	.list--testInPost li:nth-child(even){
		background: transparent;
	}
	.ct--testInPost #frm_test{
		display: flex;
		align-items: center;
		padding: 25px 15px;
	}
	.ct--testInPost #frm_test input{
		width: 250px;
		margin-bottom: 0;
		height: 45px;
	}
	.ct--testInPost #frm_test .w_button{
		flex: 1;
		padding-left: 15px;
	}
}

@media screen and (min-width: 992px){
	header #hh1{
		display: block;
		background: #283849;
		color: #fff;
		padding: 10px 0;
	}
	header #hh1 ul{
		display: inline-block;
		float: left;
	}
	header #hh1 ul#social_top{
		float: right;
		text-align: right;
	}
	header #hh1 ul li{
		display: inline-block;
		padding: 0 10px;
	}
	header #hh1 ul li i{
		color: #73ccff;
	}
	header #hh1 ul#social_top li{
		width: 25px;
		height: 25px;
		background: #61aac0;
		border-radius: 50%;
		text-align: center;
		margin: 0 3px;
		padding: 0;
	}
	header #hh1 ul#social_top li i{
		display: block;
		line-height: 25px;
		color: #fff;
	}
	header #hh2 .cmd8{
		display: inline-block !important;
	}
	header #hh2 ul{
		text-align: right;
	}
	header #hh2 ul li{
		display: inline-block;
		position: relative;
	}
	header #hh2 ul li a{
		padding-left: 20px;
	    text-transform: uppercase;
	    font-family: 'unsib', sans-serif;
	    color: #fff;
	    line-height: 70px;
	    position: relative;
	}
	header #hh2 ul li:nth-child(1) a{
		padding-left: 0;
	}
	header #hh2 ul li:hover .sub-menu{
		display: block;
	}
	header #hh2 ul .sub-menu{
		display: none;
		position: absolute;
		min-width: 250px;
		background: #60aac0;
		text-align: left;
		padding: 0 10px;
	}
	header #hh2 ul .sub-menu li{
		display: block;
		padding-left: 0;
	}
	header #hh2 ul .sub-menu li a{
		display: block;
		line-height: 35px;
		border-bottom: 1px solid #c0c0c0;
		padding-left: 0;
		text-transform: capitalize;
		font-family: 'unsi', sans-serif;
	}
	#sbn .hxs.bn{
		display: block !important;
	}
	#s1 li{
		padding-top: 30px;
		margin-bottom: 40px;
	}
	#s1 li span{
		font-size: 16px;
	}
	#s1 #frm-s1{
		padding-top: 15px;
	}
	#s1 #frm-s1 .tit-frm{
		font-size: 18px;
	}
	#s2{
		padding-bottom: 0 !important;
	}
	#s2 .row{
		display: flex;
		flex-direction: row;
		align-content: flex-end;
	}
	#s2 .cmd7{
		padding-bottom: 20px;
	}
	#s2 .tit{
		margin-top: unset;
		font-size: 30px;
	}
	#s2 .sub-tit{
		font-size: 24px;
	}
	#s2 .g-contact{
		display: none;
	}
	#s2 .cmd5{
		display: flex!important;
	}
	#s2 img{
		display: block;
		margin-bottom: 0;
		align-self: flex-end!important;
	}
	#s3 ul#ykkh li .text{
		width: 60%;
		margin: auto
	}
	#s4 .cxs12{
		width: 25%;
	}
	#s4 .box-s4 h3{
		font-size: unset;
	}
	footer{
		padding-bottom: 20px;
	}
	footer i.icon-logoft{
		margin-bottom: 0;
	}
	footer li span{
		font-size: 22px;
	}
	footer li a{
		font-size: 14px;
	}
	footer img{
		margin-top: 20px;
	}
	
	#ct .post{
		display: block;
		float: unset;
		width: 100%;
		margin: 0;
	}
	#ct .post:after{
		content: '';
		display: table;
		clear: both;
	}
	#ct .post .img-post{
		display: inline-block;
		float: left;
		width: 220px;
		margin-right: 15px;
	}
	#ct .post .text-post{
		display: inline-block;
		float: left;
		width: calc(100% - 235px);
	}
	#ct .post .text-post a{
		margin-top: 0;
	}
	.bsb{
		margin-bottom: 20px;
	}
	.bsb .tsb{
		display: block;
		margin-bottom: 15px;
		font: 24px 'unsib', sans-serif;
		text-transform: uppercase;
		padding-top: 15px;
	}
	.bsb .csb{
		padding-bottom: 20px;
	}
	.bsb .tsb:before{
		content: '\f044';
		font-family: FontAwesome;
		margin-right: 10px;
	}
	.bsb .ct{
		border-bottom: 1px solid #e1e1e1;
	}
	.bsb .ct > div{
		margin-bottom: 10px;
		height: 40px;
		line-height: 40px;
		position: relative;
	}
	.bsb .ct > div i{
		display: inline-block;
		float: left;
		width: 40px;
		height: 40px;
		background: #5f9fd7;
		line-height: 40px;
		text-align: center;
		font-family: FontAwesome;
		margin-right: 20px;
		color: #fff;
		font-size: 24px;
	}
	.bsb .ct > div > div{
		display: inline-block;
		float: left;
		height: 40px;
		line-height: 40px;
		max-width:200px;
	}
	.bsb .ct > div > div p{
		display: inline-block;
		vertical-align: middle;
		line-height: 20px;
	}
	.bsb .ct > div > div span{
		font-size: 12px;
	}
	.bsb .frm-sb{
		display: block;
		background: #33436d;
		padding: 10px 10px 20px;
		box-shadow: -1px 1px 1px #999;
	}
	.bsb .frm-sb p{
		font: 18px/25px 'unsib',sans-serif;
		color: #fff;
		text-transform: uppercase;
		text-align: center;
		margin-bottom: 15px;
	}
	.bsb .frm-sb input,.bsb .frm-sb textarea{
		display: block;
		width: 100%;
		height: 30px;
		line-height: 28px;
		border-radius: 3px;
		padding: 0 5px;
		margin-bottom: 10px;
		outline: none;
		background: #fff;
	}
	.bsb .frm-sb textarea{
		height: 100px;
	}
	.bsb .frm-sb button{
		width: 75px;
		height: 25px;
		float: right;
		background: #ffff00;
		border: none;
		border-radius: 2px;
		color: #33436d;
		text-transform: capitalize;
		font: 14px/25px 'unsib',sans-serif;
		padding: 0;
	}
	.bsb .frm-sb button i{
		padding-right: 5px;
	}
	.bsb .posts{
		padding: 10px 0;
		border-bottom: 1px solid #e1e1e1;
	}
	.bsb .posts:after{
		content: '';
		display: table;
		clear: both;
	}
	.bsb .posts .img-post{
		display: inline-block;
		float: left;
		width: 70px;
		height: 70px;
		margin-right: 10px;
		border: 1px solid #e1e1e1;
		padding: 1px;
		border-radius: 3px;
	}
	.bsb .posts .img-post i{
		display: block;
		width: 66px;
		height: 66px;
		background-position: center center;
		background-size: cover;
	}
	.bsb .posts .text-post a{
		/*display: block;*/
	    color: #444;
	    margin: 0 0 5px;
	    line-height: 18px;
	    font-family: 'unsib', sans-serif;
	    font-size: 14px;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	  	-webkit-line-clamp: 2;
	  	-webkit-box-orient: vertical; 
	  	overflow: hidden;
	}
	.bsb .posts .text-post div{
		text-align: right;
	}
	.bsb .posts .text-post span{
	    padding-left: 15px;
		font-size: 14px;;
	}
	.bsb .posts .text-post span:before{
		content: '\f06e';
		font-family: FontAwesome;
		margin-right: 5px;
	}
	.bsb .posts .text-post span.date:before{
		content: '\f017';
	}
	#test_post #frm_test .w_input{
		width: 40%;
	}
	#test_post #frm_test .w_button{
		width: 60%;
	}

}
@media screen and (min-width: 1200px){
	body{
		font-size: 16px;
		line-height: 24px;
	}
	header #hh2 #logo{
		margin: 0;
	}
	#hh2 ul li a{
		padding-left: 40px;
	}
	#hh2 ul li.menu-item-has-children > a:after{
		top: 5px;
		font-size: 14px;
	}
	#s2 .g-contact{
		display: block;
	}
	.social-s ul li{
		width: 64px;
	}
	.social-s ul li:nth-of-type(-n+2) {
	    width: calc(50% - 160px);
	}
	.social-s ul li:nth-of-type(-n+2) a{
		font-size: 15px;
	}
	.content-bs .clg4{
		width: 33.3333%;
	}
	.content-bs .cxs12:nth-child(2n+1){
		clear: unset;
	}
	.content-bs .clg4:nth-child(3n+1){
		clear: left;
	}
	#test_post{
		padding-left: 30px;
		padding-right: 30px;
	}
	#test_post .content__ ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#test_post .content__ ul li{
		width: 48%;
	}
	#test_post .content__ ul li:nth-child(1){
		order: 1;
	}
	#test_post .content__ ul li:nth-child(2){
		order: 3;
	}
	#test_post .content__ ul li:nth-child(3){
		order: 2;
	}
	#test_post .content__ ul li:nth-child(4){
		order: 4;
	}
	#test_post .ct_ch{
		padding: 0 5px;
	}
	#test_post .bot_test{
		margin-top: 20px;
	}
	#test_post .note1{
		padding: 15px 30px;
	}
	#test_post #frm_test{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#test_post #frm_test .w_input,#test_post #frm_test .w_button{
		width: 50%;
	}
	#test_post #frm_test .w_button button{
		padding: 0 20px;
	}

}


/* Hiệu ứng */
@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

#wiget_km{
	display: none !important;
}



#box_uudai{
	display: block;
	padding: 10px;
	border: 1px solid #a4d4ff;
    background: #f6ffff;
	margin: 10px 0 20px;
}
#box_uudai ul{
	display: block;
	padding-left: 0;
}
#box_uudai ul li{
	padding: 3px 0;
}
#box_uudai a, #box_uudai strong{
	font-weight: 700;
	color: #ff0000 !important;
}
/* #ez-toc-container{
	margin: 30px auto;
	padding: 0 !important;
}
#ez-toc-container{
	margin: 30px auto;
	padding: 0 !important;
}
.ez-toc-title-container{
	background: #354868;
    text-align: center;
    padding: 7px;
    color: #fff;
}
.ez-toc-title{
	text-align: center !important;
}
#ez-toc-container nav{
	padding: 5px 10px 5px 0;
}
#ez-toc-container ul ul, .ez-toc div.ez-toc-widget-container ul ul{
	margin-left: 0.5rem;
} */

@media screen and (max-width: 991.98px) {
	#ez-toc-container {
		width: 100% !important;
		background: #f4f4f4 !important;
	}
	/* Ensure that the video container scales properly */
	.video-container {
	    position: relative;
	    width: 100%;
	    padding-bottom: 56.25%; /* 16:9 aspect ratio */
	    height: 0;
	    overflow: hidden;
	}

	/* Style the iframe to fit the container */
	.video-container iframe {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    border: 0;
	}
}
#ez-toc-container {
	border: 2px solid #354868 !important;
	max-height: 250px;
	display: block !important;
	overflow-y: hidden;
	padding: 0 !important;
	
}

.ez-toc-heading-level-2>a {
	font-weight: 700;
	text-transform: capitalize !important;
	padding-top: 5px;
	display: block;
}

.ez-toc-title-container {
	padding: 10px;
	background: #354868;
	color: #fff;
	font-size: 19px;
	font-weight: 700!important;
}

.ez-toc-title {
	padding-left: 30px;
}

.ez-toc-title:before {
    content: '\f0c9';
    font-family: 'Font Awesome 5 Pro';
	font-size: 20px;
	margin-right: 5px;
	font-weight: 700;
}

.ez-toc-list {
	padding: 10px 10px 10px !important;
	height: 200px;
	overflow-y: auto !important;
}

#ez-toc-container ul li::before {
    display: none;
}

@media screen and (min-width: 992px) {
#ez-toc-container {
    display: none!important;
}
}

.sc-box_bg_xanh{
	background: #eef6ff;
    border: 1px #84bce8 dashed;
    padding: 15px 10px 5px;
    margin-bottom: 20px;
}
.sc-uu-dai-dat-hen-truoc{
	width: 100%;
    margin: 20px auto !important;
    background-color: #fefafa;
    border: 1px dotted #676364;
    position: relative;
    padding: 15px 15px 5px;
    text-align: justify;
}
.box-sc b{
	color: #f00;
}
.box-sc li{
	list-style: none !important;
	padding: 0 0 0 15px !important;
	text-align: justify;
	position: relative;
	margin-bottom: 15px;
}
.box-sc li:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 8px;
    left: 0;
    background: #007674;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
}
.sc-khambenh{
	text-align: center;
}

.w--imgblur {
    position: relative;
    text-align: center;
}
.pattern-imgbur{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 550px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0, 0, 0, .9);
	color: #fff;
}
.text-imgblur{
	text-align: center;
    font-size: 18px;
}
.button-imgblur{
	display: block;
    margin-top: 15px;
    padding: 7px 20px;
    border-radius: 5px;
    background: #148265;
    cursor: pointer;
}

@media screen and (min-width: 576px){
	#menu,#postBs{
		display: none;
	}
}
@media screen and (max-width: 575.98px){
	.sc-tuvanmoi{
        width: 100%
    }
    /*#sc-tvm_gbt a{
        height: 35px;
        width: 45%;
    }*/
	#postBs{
		background: #E2E2E2;
    	padding: 15px;
	}
	#postBs-inf{
		display: flex;
		align-items: center;
	}
	#postBs-inf img{
		width: 65px;
		border: 1.8px solid #fff;
	}
	#postBs-name{
		flex: 1;
		padding-left: 10px;
		font-size: 14px;
		line-height: 1.3;
	}
	#postBs-name b{
		display: block;
		font-family: 'unsib';
		font-weight: 400;
		font-size: 18px;
		text-transform: uppercase;
		color: #164a4a;
		margin-top: 5px;
	}
	#postBs-btn{
		display: flex;
		justify-content: space-between;
		padding: 10px 15px 2px;
	}
	#postBs-btn a{
		width: calc(50% - 5px);
		height: 40px;
		background-image: url(postBs-btn.gif);
		background-repeat: no-repeat;
		background-position-x: 0px;
	}
	#postBs-hl{
		background-position-y: 0;
	}
	#postBs-lc{
		background-position-y: -47px;
	}
	#postBs-Wrp p{
		font-family: 'unsib';
		text-align: center;
		margin-bottom: 0;
		color: #164a4a;
	}

}


/* quizz */
.quizz-form {
	background-color: #02ab5f;
	padding: 15px;
	border-radius: 10px;
	max-width: 415px;
	color: #fff;
	margin:25px auto;
 }
 
 .quizz-form .sp-heading {
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: center;
	font-weight: 700;
	position: relative;
	font-size: 16px;
	color: #ffeb3b;
 }
 
 .quizz-form .sp-heading:before {
	content: "";
	width: 60px;
	border-top: 1px dashed #fdff54;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -30px;
	margin-top: -10px
 }
 
 .quizz-form .sp-heading:after {
	content: "";
	width: 150px;
	border-top: 1px solid #fdff54;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -75px;
	margin-bottom: -10px
 }
 
 .quizz-form .card {
	background-color: transparent;
	border: none
 }
 
 .quizz-form .card-header {
	border: none;
	font-weight: 700
 }
 
 .quizz-form .card-title {
	margin-bottom: 0
 }
 
 .quizz-form .card .form-check-input {
	margin-top: 5px;
	margin-bottom: -5px
 }
 
 .quizz-form .card label {
	font-size: 14px
 }
 
 .quizz-form .card .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
 .quizz-form .card .custom-control-input:checked~.custom-control-label:before {
	color: #000
 }
 
 .quizz-form .nav-control {
	position: relative;
	display: flex;
	border-top: 1px dashed #70dcab;
	padding-top: 10px;
	max-width: 90%;
	margin: 0 auto;
	justify-content: end;
	}
 
 .quizz-form .nav-control .btn {
	display: block;
	background-color: #fff;
	border-radius: 30px;
	font-weight: 700;
	padding: 10px 25px;
	font-size: 13px;
	outline: none;
	border: none;
	cursor: pointer;
	}
 
 .quizz-form .nav-control .btn:hover {
	background-color: #ffeb3b
 }
 
 .quizz-form .card {
	display: none
 }
 
 .quizz-form .card.show {
	display: block
 }
 
 .quizz-form .btn-next.hidden,
 .quizz-form .btn-prev.hidden {
	display: none
 }
 
 .quizz-form .btn-next.show,
 .quizz-form .btn-prev.show {
	display: block
 }
 
 .quizz-form .btn-form,
 .quizz-form .btn-form.hidden {
	display: none
 }
 
 .quizz-form .btn-form.show {
	display: block
 }
 
 .quizz-form .form-info {
	display: none
 }
 
 .quizz-form .form-info .form-control {
	border: none;
	font-size: 14px
 }
 
 .quizz-form .form-info .btn-submit {
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #ffeb3b;
	font-size: 14.5px;
	padding: 10px 15px
 }
 
 .quizz-form .form-info.hidden {
	display: none
 }
 
 .quizz-form .form-info.show {
	display: block
 }
 
 .quizz-form .title-info {
	font-weight: 700;
	text-align: center
 }
.quizz-form input[type=checkbox],
.quizz-form input[type=radio] {
 -webkit-appearance: none;
 -moz-appearance: none;
 -ms-appearance: none;
 -o-appearance: none;
 appearance: none;
 position: relative;
 top: 3px;
 right: 0;
 bottom: 0;
 left: 0;
 height: 18px;
 width: 18px;
 -webkit-transition: all 0.15s ease-out 0s;
 -moz-transition: all 0.15s ease-out 0s;
 transition: all 0.15s ease-out 0s;
 background: #fff;
 border: 1px solid #fff;
 cursor: pointer;
 display: inline-block;
 margin: 0;
 outline: none;
 position: relative;
 z-index: 0;
 border-radius: 4px;
 margin-right: 5px;
}

.quizz-form input[type=checkbox]:checked,.quizz-form input[type=radio]:checked {
		background: #007bff;
		border-color: #007bff;
	}

.sp-form-question .btn-submit {
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 15px;
	box-shadow: 0 4px 12px 0 rgba(100,206,104,.42);
	background-image: linear-gradient(90deg, #02ab5f, #88c247 51%, #88c247);
	border: none;
	outline: none;
	font-size: 14px;
	padding: 10px 15px;	
	background-size: 200% auto;
	transition: all .3s;
}	
#form-info input, #form-info textarea{
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	outline:none;
	margin-bottom: 15px;
}

.tabq {
	display: none;
	position: relative;
	min-width: 0;
	word-wrap: break-word;
}

.tabq .quest-title {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border: none;
	font-weight: 700;
}

.tabq .quest-title:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.quest-ans {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem 0 .25rem;
}
.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
}

.quest-ans label {
	display: flex;
	align-items: center;
}
.quest-ans label br {display: none;}

input[type=radio] {
	border-radius:50%!important;
}

/* 
wdg2 */

.sp-form {
	position: relative;
	max-width: 575px;
	margin: 30px auto
 }
 
 .doctor-form-1 {
	padding: 15px;
	border-radius: 3px;
	border: none;
	margin: 25px auto;
	background: #fbfbfb;
	box-shadow: 20px 20px 20px rgba(0, 0, 0, .1);
	display: block;
	padding: 0 15px 15px;
	overflow: hidden;
	border: 2px solid #1bac8a;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	}
 
 .doctor-form-1 p {
	margin-bottom: 0;
	font-size: 14px
 }
 
 .doctor-form-1 .sp-doctor-info .doctor-name  span {
	display: block;
	font-size: 14px;
}

 @media (max-width:575px) {
	.doctor-form-1 {
	 padding-bottom: 0
	}
	.doctor-form-1 .sp-header {
		font-size: 16px;
		padding: 10px 15px;
		margin-bottom: 15px
	 }
 }
 
 .doctor-form-1 .sp-header {
	background: #00aa5b;
	background: linear-gradient(137deg, #00aa5b, rgba(48, 169, 198, .93));
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px dashed #00aa5b;
	margin: 0 -15px 10px;
	padding: 8px 10px;
	color: #fff;
	font-size: 18px
 }
 
 .doctor-form-1 .sp-doctor-thumb {
	position: relative;
	width: 100px;
	height: 100px;
	display: flex;
	overflow: hidden;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 10px auto;
	border-radius: 100px
 }
 
 .doctor-form-1 .sp-doctor-thumb img {
	-o-object-fit: cover;
	object-fit: cover;
	object-position: 50% 50%;
	-o-object-position: 50% 50%;
	width: 100%;
	height: 100%
 }
 
 .doctor-form-1 .sp-doctor-info .doctor-name {
	font-weight: 700;
	text-align: center;
	font-size: 16px
 }
 
 .doctor-form-1 .sp-doctor-info .doctor-card,
 .doctor-form-1 .sp-doctor-info .doctor-cm,
 .doctor-form-1 .sp-doctor-info .doctor-kn {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 5px
 }
 

 .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	margin-bottom: 10px;
	outline: none;
	}

	@media (max-width: 575px) {
    .sp-form-question {
        margin-top:15px;
        margin-bottom:15px;
    }

		.doctor-form-1 .sp-header {
			font-size: 18px!important;
			margin-bottom: -5px!important;
		}
		
		.sp-form-question .form-check {
				padding-bottom: 8px!important;
				width: 100%!important;
		}
	}

.sp-form-question .form-control {
    border-radius: 0;
    font-size: 14px
}

.sp-form-question .form-heading-systom {
    font-weight: 700;
    margin-bottom: 8px;
}

.sp-form-question.d_contact {
    margin-top: 13px;
}

.form-check.cxs6.cmd6.clg6 {
    display: flex;
    gap: 6px;
    align-items: start;
}

.sp-form-question p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.sp-form-question .quest {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 3px;
}

.sp-form-question .form-check {
    display: block;
    position: relative;
    width: calc(50% - 2px);
    padding-bottom: 5px;
    padding-left: 21px!important;
}

.sp-form-question .form-check-input {position: absolute;margin-left: 0;left: 3px;top: 8px;}

.sp-form-question label {
    font-size: 14px;
    display: inline-block;
}

.sp-form-question .btn-submit {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
    box-shadow: 0 4px 12px 0 rgba(100,206,104,.42);
    background-image: linear-gradient(90deg,#02ab5f,#88c247 51%,#88c247);
    border: none;
    outline: none;
    font-size: 14px;
    padding: 10px 15px;
    background-size: 200% auto;
    transition: all .3s
}

.sp-form-question .btn-submit:hover {
    background-position: 100%
}

.sp-form-question .btn-submit .icon-submit {
    position: relative;
    margin-left: 10px
}

.sp-form-question .btn-submit .icon-submit:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -2px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    background: transparent;
    width: 6px!important;
    height: 6px!important;
    margin-left: 8px;
    transform: rotate(135deg)
}

.sp-form-question .btn-submit .icon-submit:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 12px;
    height: 2px;
    margin-top: 0;
    background-color: #fff;
    border-radius: 2px
}

.boxPostGreen{
	padding: 20px 20px 10px;
    background: #aee6d3;
    border-radius: 20px;
    border-left: 4px solid #2d8d6c;
}

.sc-tuvanmoi img {
	max-width: 100%;
	width: unset!important;
}
.sc-baogia{
	text-align: center;
}