
@font-face {
	font-family: UTM Windsor BT;
	src: url(UTMWindsorBT.ttf);
	src: url(UTMWindsorBT.ttf) format("truetype")
}
:root
{
	--menubg:#12A1B0;
}
ol,ul
{
	list-style: none;
	padding: 0;
	margin: 0 !important;
}
p
{
	text-align: justify;
}
a
{
	text-decoration: none !important;
}
a:hover
{
	text-decoration: none !important;
}
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}
body {
	line-height: normal;
	color: #333;
	font-size: 15px !important;
	font-family: Tahoma;
	max-width: 650px;
	margin: auto !important;
}
b,strong {
	font-weight: normal;
	font-family: 'Tahomabd'
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
	font-family: Tahoma
}
img {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.inner-wp {
	width: 1000px;
	margin: 0 auto
}

.fl-left {
	float: left
}

.fl-right {
	float: right
}
.imgcenters {
	display: table;
	margin: 0 auto
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.clearfix {
	clear: both;
	display: block
}

html[xmlns] .clearfix {
	display: block
}

* html .clearfix {
	height: 1%
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400
}
form
{
	margin: 0;
}
.gap-10{
	gap:10px;
}
.gap-15{
	gap:15px;
}
.gap-20{
	gap:20px;
}
.gap-100{
	gap:100px;
}
.pt-45{
	padding-top: 4.5rem !important;
}
.d-grid{
	display: grid;
	grid-gap: 10px;
}
.grid-template-2{
	grid-template-columns: repeat(2, 1fr);
}
.grid-template-4-23{
	grid-template-columns: repeat(4, 23%);
}
/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
	scrollbar-width: auto;
	scrollbar-color: #383838 #ffffff;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
	width: 13px;
}

*::-webkit-scrollbar-track {
	background: #ffffff;
}

*::-webkit-scrollbar-thumb {
	background-color: #383838;
	border-radius: 10px;
	border: 3px solid #ffffff;
}

/*===============HEADER================*/
/*===============FORM GIF MỚI================*/
.form-phone_header {
    position: relative;
    box-shadow: 0 0 11px #666;
}
.form-phone_header form {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 11px;
    left: 26px;
    width: 58.2%;
    background: transparent;
}

.form-phone_header form input {
    border-radius: 25px;
    background: transparent;
    height: 23px;
    color: #333;
    border: 0;
    padding-right: 40px;
    font-size: 12px;
}
.form-phone_header form input::placeholder {
    color: #333;
}
.form-phone_header form input:focus {
    background: transparent;
    color: #333;
    background-color: transparent;
    border-color: transparent;
    outline: 0;
    box-shadow: unset;
}
.top-header .item_header:first-child{
	flex-basis: 17%;
}
.top-header .item_header:nth-child(2){
	flex: 1;
}
a.btn-menu-form {
    display: inline-block;
    height: 30px;
    width: 35px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.form-phone_header form button {
	background: transparent;
    color: #fff;
    border-radius: 25px;
    padding: 4px 15px;
    position: absolute;
    right: 2px;
    height: 100%;
    width: 13%;
}
/*===============FORM GIF MỚI================*/

.top-header{
	background: linear-gradient(90deg, #1f5732 18%, #68ba59 60%);
	color: #fff;
	text-align: center;
}
.top-header i{
	font-size: 50px;
	color: #fff;
}
.top-header img{
	width: 54px;
	left: 5px;
	position: relative;
}
.list_btn_tv_header a {
	color:#fff;
}
.list_btn_tv_header a img {
	width: 33px;
	height: 32px;
}
.name_pk_header{padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px solid #92b794;font-weight: bold;font-size: 14px;color: #ff0000;text-shadow: -1px 1px 1px #fff,1px 1px 1px #fff,-1px -1px 1px #fff,1px -1px 1px #fff;}
.title_main{
	text-transform: uppercase;
	position: relative;
	font-size: 4vw;
	font-weight: 600;
	padding-bottom: 20px;
	text-align: center;
}
.title_main > span {
	display: block;
	font-size: 5vw;
	font-weight: 200;
}
.title_main.img_1{
	background: url(../img/tt_3.svg) no-repeat;
	background-size: 71px;
	background-position: center left;  
}
.item_under_banner {
	background: linear-gradient(90deg, #215a33 18%, #61b155 50%,#215a33 100%);
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 20px;
}

.item_under_banner img {width: 30px;}

img.img_under_banner {
	position: absolute;
	left: calc(50% - 43px);
	top: -16px;
	width: 86px;
}
.benduoi_slide {
	background: #1e5631;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	padding-bottom: 35px;
}
.bg_cat_1{
	background: #094716 !important;
	border:none !important;
}
.bg_cat_2{
	background: #43a628 !important;
	border:none !important;
}
.bg_cat_3{
	background: #76ba1b !important;
	border:none !important;
}
.bg_cat_4{
	background: #126537 !important;
	border:none !important;
}

.item_under_banner a {
	color: #fff;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 12px;
}
/*===============HEADER================*/
.title_benhnamkhoa {
	text-align: center;
	font-weight: bold;
	color: #1e5531;
	font-size: 18px;
}
/*===============LIST_CATE================*/
.list_cate_main .row:nth-child(1) a {
	background: #003061;
	color: #fff;
}
.list_cate_main .row:nth-child(2) a {
	background: #0053ab;
	color: #fff;
}
.list_cate_main .row:nth-child(3) a {
	background: #007bf7;
	color: #fff;
}
.list_tuvan .row a {
	background: #da6667;
	color: #fff;
}
.list_cate{
	background: url(../img/bg_sc1.jpg) top center repeat-x;
	background-size: contain;
	/*	background: linear-gradient(0deg, rgba(37,183,186,1) 9%, rgba(64,170,166,1) 26%, rgba(255,255,255,1) 100%);*/
	margin: 0 10px;
	border-radius: 5px;
}
.list_cate_main {
	padding: 1rem 0;
}
.list_cate_main a {
	color: #000;
	text-align: center;
	display: flex;
	position: relative;
	padding: 20px;
	width: calc(50% - 5px);
	align-items: center;
	flex-direction: column;
	justify-content: center;
	border: 1px solid #458AFA;
	border-radius: 4px;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: capitalize;
	padding: 16px 0px;
	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.list_tuvan a {
	color: #000;
	text-align: center;
	display: flex;
	position: relative;
	padding: 20px;
	width: calc(50% - 5px);
	align-items: center;
	flex-direction: column;
	justify-content: center;
	border-radius: 4px;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.list_cate_main a:hover,.list_tuvan a:hover{
	color: #000;
}
.list_cate_main a .name_lc{
	display: flex;
	align-items: center;
	text-transform: uppercase;
	margin-top: 10px;
}
.list_tuvan a .name_lc{
	display: flex;
	align-items: center;
	font-size: 12px;
	text-transform: uppercase;
	margin-top:10px;
}
.list_cate_main a img{
	height: 40px;
}
.list_cate_main a img, .list_tuvan a img {
	height: 80px;
}
.form_bxh {
	background: url(../img/background_delai_dienthoai.jpg) no-repeat;
	padding: 35px;
}

.title_datlich {
	text-align: center;
	font-weight: bold;
	color: #1e5631;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.form_bxh button {
	background: #1e5631;
	text-transform: uppercase;
	color: #fff;
	border: none;
	width: 100%;
	padding: 10px;
	font-weight: bold;
	border-radius: 5px;
}

.form_bxh input {
	width: 100%;
	margin-bottom: 20px;
	padding-left:10px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.form_bxh textarea {
	width: 100%;
	padding-left:10px;
	padding-top:10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 100px;
	margin-bottom: 20px;
}
.top_button_tintuc {
	width: 125px;
	text-align: center;
	color: #fff;
	padding: 5px 10px;
	border-radius: 10px;
	background: #1b7223;
}
.bottom_button_tintuc{
	width: 125px;
	text-align: center;
	color: #fff;
	padding: 5px 10px;
	border-radius: 10px;
	background: rgb(255,249,0);
	background: linear-gradient(180deg, rgba(255,249,0,1) 0%, rgba(255,193,0,1) 50%, rgba(255,249,0,1) 100%);
	font-size: 20px;
}
span.title_tintuc a {
	color: #1b7223;
	font-weight: bold;
	text-transform: capitalize;
}
.item_tintuc > div:nth-child(1) {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	gap:10px;
}
.item_tintuc {
	border: 1px solid #1088b2;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 20px;
}
span.description_tintuc a {
	color: #000;
}
.top_button_tintuc a{color:#fff;}
.bottom_button_tintuc a{color:red;font-weight: bold;text-transform: uppercase}
.tab-wrapper > div:nth-child(2) > a:nth-child(2){
	min-width: 125px;
}
.title_tintuc,.description_tintuc {
	width: calc(100% - 125px);
}
/*===============LIST_CATE================*/
.list_tuvan .row a.bg_tuvan_1{background: #1e5631;}
.list_tuvan .row a.bg_tuvan_2{background: #1b7223;}
.list_tuvan .row a.bg_tuvan_3{background: #40902f;}
.list_tuvan .row a.bg_tuvan_4{background: #68bb59;}
/*===============CONTENT_INDEX================*/
.content_index_list {
	background: #339DF1;
	color: #fff;
	padding: 25px 0;
}
.des_ctnin {
	margin: auto;
	text-align: center;
	font-size: 10px;
}
.list_ctind {
	display: flex;
	align-items: stretch;
	justify-content: center;
	gap: 20px;
	margin-bottom: -46px;
	margin-top: 27px;
}
.item_child {
	background: #fff;
	color: #262626;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #22B6CD;
	font-size: 10px;
	text-align: center;
	display: flex;
	align-items: center;
}
/*===============CONTENT_INDEX================*/
/*===============TINTUCPHONGKHAM================*/
.cover_tintuc_quytrinh {
	height: 100%;
	padding: 15px;
	border-bottom: 1px solid #ccc;
}
.title2 .tieude {
	position: relative;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	color: #da6667;
	font-weight: bold;
}
.title2 .tieude:before, .title2 .tieude:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 22%;
	transform: translateX(-50%);
	width: 40px;
	height: 2px;
	background: #da6667;
}
.title2 .tieude:after {
	top: 50%;
	left: 77%;
	background: #da6667;
}
.title2 span {
	font-size: 11px;
}
.list_ct_quytrinh {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	margin-top: 15px;
}
.item_cate_quytrinh {
	background: #A5A5A5;
	padding: 4px 11px;
	border-top: 1px solid #545454;
	color: #fff;
	font-size: 10px;
	cursor: pointer;
	text-align: center;
}
.item_cate_quytrinh.active {
	background: #339DF1;
}
.tab-wrapper {
}
.content_ttpks2_post1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #606060;
}
.name_ttpks2_post1 {
	color: #da6667;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 13px;
}
.tomtat_ttpks2_post1 {
	color: #000;
	font-size: 12px;
}
.btn_post_new {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 1rem;
}
.btn_post_new span {
	display: inline-block;
	padding: 5px 15px;
	border-radius: 8px;
	border: 1px solid #339DF1;
	font-size: 11px;
}
.btn_post_new span:nth-child(2) {
	background: #339DF1;
	color: #fff;
}
a.post_2_ttpks2 {
	color: #878787;
	margin-bottom: 19px;
	display: flex;
	justify-content: space-between;
	padding-left: 13px;
	position: relative;
}
a.post_2_ttpks2:before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	transform: translateY(-50%);
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #dc6a6b;
}
.name_ttpks2{
	font-size: 12px;
	width: calc(100% - 50px);
}
.time_ttpks2 {
	width: 50px;
	height: auto;
}
/*===============TINTUCPHONGKHAM================*/
/*===============TRIEU_CHUNG================*/
.title_trieuchung {
	background: #1e5631;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 10px;
	border-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.trieuchungcover {
	background: #dbdbdb;
	border-radius: 8px;
	margin: 0px 8px;
}
.quytrinh_khambenh,.tuvan_tructiep {margin: 0px 8px}
.container article.trieuchung {
	position: relative;
}
.container article.trieuchung .content h3 {
	text-align: center;
	font-size: 17px;
	color: #000;
	padding: 3px 0;
	margin-bottom: 0;
}
.quytrinh_khambenh .title_benhnamkhoa {
	margin: 25px 0px;
}
.dangky_quytrinh {
	position: relative;
	background: #da6667;
	border-radius: 40px;
	margin:20px 0px;
}

.dangky_quytrinh input {
	background: transparent;
	color: #fff;
	border: none;
	width:100%;
	height: 50px;
}
.tuvan_tructiep{margin-top:20px;}
.dangky_quytrinh input::placeholder{
	color:#fff
}
.dangky_quytrinh button {
	position: absolute;
	right: 5px;
	top: 5px;
	background: #ffba00 !important;
	border-radius: 30px;
	box-shadow: none !important;
	height: 40px;
	padding: 0px 25px;
	text-transform: uppercase;
}
a.btn_bamvaoday {
	background: rgb(255,247,0);
	background: linear-gradient(90deg, rgba(255,247,0,1) 0%, rgba(255,195,0,1) 50%, rgba(255,247,0,1) 100%);
	padding: 10px 20px;
	border-radius: 5px;
	border: 1px solid #fff;
	color: red;
	font-weight: bold;
}
.tab-trieutrung {
	display: flex;
	position: relative;
	padding: 5px 10px;
	margin: 0 50px;
	justify-content: center;
	gap: 5px;
	border-top: 1px solid #353535;
	flex-direction: row;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	list-style-type: none;
}
.tabArea {
	padding-bottom: 20px;
}
.trieuchung .tabContents {
	margin-top: 20px;
}
.tabContents div {
	text-align: center;
}
.tabContents div span {
	padding: 7px 6px;
	border-radius: 5px;
	display: inline-block;
	color: #212529;
	text-align: center;
	font-size: 11.34px;
	text-decoration: underline;
	margin-top: 6px;
	cursor: pointer;
}
.tab-trieutrung li a {
	color: #000;
	font-size: 12px;
	display: flex;
	position: relative;
	text-transform: capitalize;
	height: 58px;
	text-align: center;
	padding: 5px 10px;
	color: #1e5631;
	align-items: center;
	justify-content: center;
}
.tab-trieutrung li.active a {
	color: #fff;
}

.tab-trieutrung li {
	background: transparent;
	border-radius: 9px;
	width: 23%;
}
.tab-trieutrung li.active {
	background: #76ba1b;
	box-shadow: inset 0 0 20px #2b5e20;
}
ul.list_trieuchung li {
	background: url(../img/arrow_trieuchung.png) no-repeat 0px center;
	background-size: 10px 15px;
	width: 47%;
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 1%;
	margin-bottom: 20px;
	text-transform: capitalize;
}

ul.list_trieuchung li a {
	color: #000;
}
.warning {
	font-size: 12px;
	text-align: center;
	color: #707070;
	margin-bottom: 10px;
}
/*===============TRIEU_CHUNG================*/
/*===============FORMINDEX================*/
.title_form_index {
	padding: 10px;
	background: #1B2B63;
	border-radius: 8px 8px 0 0;
	color: #fff;
	font-weight: bold;
}

.body_form_index {
	padding: 10px 26px;
	background: url(../img/bg_form_md.png) #339DF1 center center no-repeat;
	color: #fff;
	border-radius: 0 0 8px 8px;
}

span.note {
	font-size: 10px;
	display: block;
}

.title_group {
	font-size: 14px;
	padding-left: 17px;
	position: relative;
	margin-bottom: 0.8rem;
}

.title_group:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translateY(-50%);
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fff;
}
.list_time_group {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.list_time_group .item_time {
	flex: 1;
	padding: 10px;
	text-align: center;
	background: #FFBA22;
	font-size: 10px;
	box-shadow: -2px 2px 0px #1D255D;
}

.item_time.active {
	background: #3F8BD1;
	box-shadow: -2px 2px 0px #1D255D, inset 0 0px 11px 0px #1D255D;
}
.item_group_formindex select.form-control {
	height: 29px;
	padding: 0 0.75rem;
	font-size: 12px;
}

.dk_input_butotn {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-direction: column;
}

.dk_input_butotn :is(input, button) {
	height: 29px;
	font-size: 12px;
	padding: 0 0.75rem;
	border-radius: 25px;
	text-align: center;
}
button.btn.btn_frm_index {
	background: #0281BA;
	color: #fff;
	box-shadow: 3px 3px 3px rgba(0,0,0,.8);
}
.item_group_formindex.img_bs {
	justify-content: space-between;
	display: flex;
	align-items: center;
}

.img_form_middle {
	width: 120px;
}
/*===============FORMINDEX================*/
/*===============DOINGUBACSI================*/
.title_dnbs {
	background: #1FBBC0;
	padding: 5px 15px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

.item_dnbs {
	position: relative;
	margin-bottom: 20px;
}

.ck_dnbs {
	position: absolute;
	top: 24px;
	left: 11px;
	color: #1CBDC3;
	font-size: 13px;
}

.so_dnbs {
	font-size: 8px;
	position: absolute;
	bottom: 7px;
	right: 27%;
	color: #6B6B6B;
}
/*===============DOINGUBACSI================*/
/*===============POST_UNDER================*/
.item_lpudf {
	display: flex;
	align-items: center;
	gap: 10px;
	border: 1px solid #339DF1;
	border-radius: 8px;
	padding: 5px;
	font-size: 10px;
}
.cover_img_lpudf{
	position: relative;
}
.cover_img_lpudf:before{
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	background: #606060;
	top: 0;
	right: -6px;
}
.cover_img_lpudf img {
	width: 168px;
}
.des_lpudf{
	width: 535px;
	font-size: 10px;
}
.item_lpudf a {
	width: 120px;
	background: linear-gradient(90deg, rgba(246,76,1,1) 8%, rgba(169,12,0,1) 55%);
	padding: 2px;
	border-radius: 2px;
	color: #fff;
	text-align: center;
}
/*===============POST_UNDER================*/
/*===============CAMNHAN&DANHGIA================*/
.under_camnhan {
	position: relative;
}

.under_camnhan form {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	bottom: 10px;
	width: 90%;
	left: 17px;
}

.under_camnhan :is(button, input) {
	font-size: 12px;
	height: 29px;
	padding: 0 0.75rem;
}
.under_camnhan :is(button) {
	background: #1e5631;
	color: #fff;
}
.under_camnhan :is(input) {
	box-shadow: -4px 5px 8px rgba(0,0,0,.5);
}
/*===============CAMNHAN&DANHGIA================*/


/*===============LOAI_RIGHT================*/
.ic_social img{
	width: 55px;
}
.cate-menu .cate-hidden{
	position: absolute; height: 50px; width: 100%; top: 0px; left: 0px;
}
.info_title_trangloai img{	
	float: left;
}
.info_title_trangloai{	
	clear: both;
}
.info_title_trangloai{
	margin: 0 25px;
	text-align: justify;
}
.title_trangloai {
	color: #078493;
	font-size: 25px;
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 25px;
	background: url(../img/clover.png) no-repeat;
	background-position: 16px 4px;
	background-size: 37px;
}
.des_title_trangloai {
	font-weight: 400;
	color: #333;
	font-size: 20px;
}
#errorContainer_sidebar {
	width: 100%;
	display: none;
	overflow: auto;
	margin: 20px 0;
}
#errorContainer_sidebar li {
	text-align: center;
	color: #cc4747;
	padding: 2px 0;
}
/* Add css page category */
.sidebar #section-cate,.sidebar #section-date,.sidebar #section-contact,.sidebar #section-register {
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 5px
}

#guide-page-wp #section-01 .slider-hidden {
	display: none
}

.sidebar {
	height: auto;
	min-height: 1380px;
	width: 97%;
}

.sidebar #section-cate .title {
	position: absolute;
	content: '';
	top: 16px;
	left: 0;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: 0 -587px;
	width: 246px;
	height: 51px
}

.sidebar #section-cate .box-cate {
	padding-top: 68px
}

.cate-menu {
	background: #f2f2f2
}

.cate-menu li {
	position: relative;
	padding: 16px 0 16px 55px;
	border-bottom: 1px solid #ccc
}

.cate-menu li:nth-child(1):before {
	position: absolute;
	content: '';
	top: 7px;
	left: 20px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -519px -710px;
	width: 13px;
	height: 36px;
	position: absolute;
	top: 7px;
	left: 20px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -519px -710px;
	width: 13px;
	height: 36px
}

.cate-menu li:nth-child(2):before {
	position: absolute;
	content: '';
	top: 7px;
	left: 20px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -400px -830px;
	width: 17px;
	height: 37px
}

.cate-menu li:nth-child(3):before {
	position: absolute;
	content: '';
	top: 7px;
	left: 10px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -315px -549px;
	width: 33px;
	height: 33px
}

.cate-menu li:nth-child(4):before {
	position: absolute;
	content: '';
	top: 7px;
	left: 16px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -511px -542px;
	width: 20px;
	height: 38px
}

.cate-menu li:nth-child(5):before {
	position: absolute;
	content: '';
	top: 7px;
	left: 13px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -349px -547px;
	width: 29px;
	height: 35px
}

.cate-menu li:nth-child(6):before {
	position: absolute;
	content: '';
	top: 7px;
	left: 16px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -512px -506px;
	width: 20px;
	height: 34px
}

.cate-menu li:last-child {
	border-bottom: none
}

.cate-menu li a {
	color: #4b4b4b
}

.cate-menu li a:hover {
	color: #388669
}

.cate-menu li a .m-icon {
	position: absolute;
	content: '';
	top: 21px;
	right: 10px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -493px -399px;
	width: 11px;
	height: 11px
}

.sub-cate-menu {
	display: none;
	background: #fffaee;
	margin-top: 20px;
	margin-left: -55px !important;
}

.sub-cate-menu li {
	position: relative;
	padding: 12px 0 12px 45px;
	border-bottom: none
}

.sub-cate-menu li:before {
	display: none
}

.sub-cate-menu li:after {
	position: absolute;
	content: '';
	top: 16px;
	left: 25px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -504px -398px;
	width: 9px;
	height: 11px
}

.sub-cate-menu li:hover a {
	color: #388669
}

li.selected .sub-cate-menu {
	display: block
}

.sidebar #section-date {
	background: #f2f2f2;
	height: 300px
}

.sidebar #section-date .title {
	position: absolute;
	content: '';
	top: -13px;
	left: 0;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: 0 -639px;
	width: 246px;
	height: 54px
}

.sidebar #section-date .box-date {
	position: absolute;
	content: '';
	top: 60px;
	left: 32.5px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -8px -692px;
	width: 181px;
	height: 175px
}

.sidebar #section-date .tit {
	position: absolute;
	width: 100%;
	bottom: 15px
}

.sidebar #section-date p {
	display: block;
	font-family: Tahoma;
	font-size: 15px;
	color: #505050;
	text-align: center;
	margin: 0;
}

.sidebar #section-date p:last-child {
	color: #c27575
}

.sidebar #section-contact {
	width: 100%;
	height: 246px
}

.sidebar #section-contact .item-1 {
	position: absolute;
	content: '';
	top: 10px;
	left: 0;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -358px -290px;
	width: 120px;
	height: 120px
}

.sidebar #section-contact .item-2 {
	position: absolute;
	content: '';
	top: 10px;
	left: 126px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -189px -830px;
	width: 120px;
	height: 120px
}

.sidebar #section-contact .item-3 {
	position: absolute;
	content: '';
	top: 136px;
	left: 0;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -189px -710px;
	width: 120px;
	height: 120px
}

.sidebar #section-contact .item-4 {
	position: absolute;
	content: '';
	top: 136px;
	left: 126px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -310px -709px;
	width: 120px;
	height: 120px
}

.sidebar #section-register {
	width: 100%;
	height: 360px;
	background: #f2f2f2;
	margin-top: 30px
}

.sidebar #section-register .title {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -247px -586px;
	width: 246px;
	height: 54px
}

.sidebar #section-register .box-register {
	position: absolute;
	top: 70px;
	padding: 0 20px
}

.sidebar #section-register .box-register input,.sidebar #section-register .box-register textarea,.sidebar #section-register .box-register button {
	width: 100%;
	padding: 10px 0 10px 20px;
	margin-bottom: 10px
}

.sidebar #section-register .box-register input[type="date"] {
	padding: 7px 0 7px 20px
}

.sidebar #section-register .box-register button {
	position: relative;
	border-radius: 4px;
	border: none;
	background: #59a388;
	color: #fff;
	font-family: 'UTM HelvetIns';
	font-size: 17px;
	text-transform: uppercase
}

.breadcrumb .title-cate {
	display: block;
	font-family: 'UTM HelvetIns';
	font-size: 22px;
	color: #212121;
	margin: 15px 0;
	line-height: 25px
}

.breadcrumb .title-cate span {
	color: #c66262
}

.main-content .list-item .item {
	padding-bottom: 20px
}

.main-content .list-item .item .thumb {
	width: 34%
}

.main-content .list-item .item .info {
	width: 64%
}

.main-content .list-item .item .info-hidden {
	width: 100%;
	display: none
}

.main-content .list-item .item .info .title {
	display: block;
	font-family: 'UTM HelvetIns';
	font-size: 20px;
	color: #212121;
	margin-bottom: 5px;
	line-height: 25px
}

.main-content .list-item .item .info .title:hover {
	color: #388669
}

.main-content .list-item .item .info .tit,.main-content .list-item .item .info p {
	display: block;
	font-family: 'Tahoma';
	font-size: 15px;
	color: #505050;
	line-height: 25px
}

.main-content .list-item .item .info p {
	height: 50px;
	overflow: hidden
}

.main-content .list-item .item .info .tit {
	font-size: 13px;
	margin-bottom: 13px
}

.main-content .list-item .item .info .tit span {
	color: #bd5c5c
}

.main-content .list-item .item .btn-bot {
	margin-top: 13px
}

.main-content .list-item .item .btn-bot a {
	position: relative;
	font-family: 'UTM HelvetIns';
	font-size: 15px;
	border-radius: 4px
}

.main-content .list-item .item .btn-bot a:nth-child(1) {
	padding: 7px 25px 7px 35px;
	border: 1px solid #565bbf;
	border-radius: 5px;
	color: #565bbf
}

.main-content .list-item .item .btn-bot a:nth-child(2) {
	padding: 7px 35px 7px 25px;
	margin-left: 15px;
	border: 1px solid #c66262;
	border-radius: 5px;
	color: #c66262
}

.main-content .list-item .item .btn-bot a:nth-child(1):before {
	position: absolute;
	content: '';
	top: 11px;
	left: 15px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -518px -230px;
	width: 14px;
	height: 14px
}

.main-content .list-item .item .btn-bot a:nth-child(2):before {
	position: absolute;
	content: '';
	top: 10px;
	right: 15px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -396px -568px;
	width: 16px;
	height: 17px
}

.main-content .list-item .item .btn-bot:hover a:nth-child(1) {
	background: #565bbf;
	color: #fff
}

.main-content .list-item .item .btn-bot:hover a:nth-child(2) {
	background: #c66262;
	color: #fff
}

.main-content .list-item .item .btn-bot:hover a:nth-child(1):before {
	position: absolute;
	content: '';
	top: 10px;
	left: 15px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -517px -214px;
	width: 15px;
	height: 16px
}

.main-content .list-item .item .btn-bot:hover a:nth-child(2):before {
	position: absolute;
	content: '';
	top: 11px;
	right: 15px;
	background: url(../img/all_zip1.png) no-repeat;
	background-position: -509px -274px;
	width: 15px;
	height: 15px
}

.view-add {
	margin-bottom: 30px
}

.view-add #btn-search {
	position: relative;
	display: block;
	font-family: Roboto;
	font-size: 17px;
	line-height: 23px;
	text-transform: uppercase;
	color: #00bc97;
	padding: 15px;
	text-align: center;
	width: 30%;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #ddd
}

.view-add:hover #btn-search {
	border: 1px solid #00bc97
}
.img_camnhan div {
    margin: auto;
    height: 100%;
}
span.top_button_tintuc.trangcon {
    background: #76ba1b;
}
@media screen and (max-width: 414px) {
	#header-wp {
		display:none
	}

	#header-m-wp {
		display: block
	}

	#guide-page-wp #section-01,#guide-page-wp #section-02,#guide-page-wp #section-quick {
		padding-bottom: 20px;
		margin-bottom: 10px
	}

	#guide-page-wp #section-01 {
		margin-bottom: 5px;
		padding-bottom: 0
	}

	#guide-page-wp #section-01 .slider2 {
		display: none
	}

	#guide-page-wp #section-01 .slider-hidden {
		display: block
	}

	.sidebar {
		display: none
	}

	.breadcrumb ul {
		padding: 10px 15px
	}

	.main-content {
		width: 100%
	}

	.main-content .list-item {
		margin-top: 0
	}

	.main-content .list-item .item .thumb {
		width: 30%
	}

	.main-content .list-item .item .info {
		width: 67%
	}

	.main-content .list-item .item .info .title {
		font-size: 18px
	}

	.main-content .list-item .item .info p,.main-content .list-item .item .info .btn-bot {
		display: none
	}

	.main-content .list-item .item .info-hidden {
		display: block;
		margin-top: 3px
	}

	.main-content .list-item .item .info-hidden p {
		font-family: 'Tahoma';
		font-size: 15px;
		color: #505050;
		line-height: 25px
	}

	.main-content .list-item .item .info-hidden .btn-bot {
		margin-top: 18px;
		padding-bottom: 20px;
		border-bottom: 1px solid #ddd
	}

	.main-content .list-item .item .btn-bot a {
		left: 13%;
		transform: translateX(-13%)
	}
}
.bg_or
{
	background: #009AAC ;
}
.breadcrumb{
	background: transparent !important;
}
h1.title_detail_post
{
	border-bottom: 2px solid #007B89;
	font-size: 1.8rem;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #007B89;
	font-weight: 700;
}
.post-main h2{
	font-size: 1.5rem;
	color: #007B89;
	border-bottom: 1px solid #007B89;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.right-khung {
	padding: 10px;
	border-radius: 5px;
	margin: 1rem 10px;
	box-shadow: 0px 0px 2px green;
	background: rgba(0, 77, 220, 0.1);
}
.title_lienquan{
	padding-bottom: 1px;
	font-size: 1.1rem;
	font-weight: 500;
	color: #007B89;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
.cover_img_post{
	position:relative;
	width: 120px;
}
/*.baiviet_lienquan .cover_img_post{
	width: 155px;
	padding: unset;
	}*/ 
	.content_post_loai
	{
		/*width: 65%;*/
		flex:1;
		padding:0 15px;
	}
	.content_post_loai > :is(.card-title, p){
		font-size: 12px;
		text-align: left;
	}
	.content_post_loai > h5.card-title{
		margin-bottom: 5px;
	}
	.xemthem_post {
		background: rgb(255,245,0);
		background: linear-gradient(90deg, rgba(255,245,0,1) 0%, rgba(255,196,0,1) 50%, rgba(255,245,0,1) 100%);
		color: red;
		text-transform: uppercase;
		text-align: center;
		padding: 5px;
		border-radius: 5px;
		font-style: italic;
	}
	.cl-or
	{
		color: #BE7E33;
	}
	.btn_gre_loai, .btn_or_loai{
		padding: 5px 10px;
		color: #fff;
		background: #009AAC ;
		border-radius: 5px;
	}
	.btn_gre_loai:hover, .btn_or_loai:hover{
		color: #fff;
	}
	.btn_or_loai{
		padding: 5px 10px;
		color: #fff;
		background: #007B89;
		border-radius: 5px;
	}
	.page-link{
		position: relative;
		display: block;
		padding: 0.5rem 0.75rem;
		margin-left: -1px;
		line-height: 1.25;
		color: #fff !important;
		background-color: #939393!important;
		border: none !important;
		border-radius: 50% !important;
		width: 38px;
		height: 38px;
		text-align: center;
		margin: 0px 3px;
	}
	.dangky_khambenh {
		margin: 0px 8px;
	}
	.page-item.active .page-link{
		background: #1b7223 !important;
		color: #fff !important;
		border-radius: 50% !important;
		width: 38px;
		height: 38px;
		text-align: center;
	}
	.count_online
	{
		background: #007B89;
		color: #fff;
	}
	.count_online .numbe_count
	{
		line-height: 0.5;
	}
	.main-breacrumd > .breadcrumb {
		border-bottom: 2px solid #007B89;
	}
	.main-breacrumd .breadcrumb-item > a{
		color: #007B89;
	}
	.title_dangkykhambenh {
		background: #2a6545;
		color: #fff;
		text-transform: uppercase;
		padding: 16px;
		font-size: 16px;
		font-weight: bold;
		border-radius: 10px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.bacsi_icon {
		bottom: 0px;
		right: 0px;
	}

	.bacsi_icon img {
		width: 150px;
	}
	.contain_dangkykhambenh form {
		width: 60%;
	}
	.contain_dangkykhambenh.form_trangloai form {
		width: 100%;
	}
	.contain_dangkykhambenh {
		background: url(../img/background_dangkykhambenh.png) no-repeat center center,#68bb59;
		padding: 10px 0px;
		background-size: 45%;
	}
	.list_cate_main.trangcon a {
		background: #005fc3 !important;
	}
	h1.trangtrong_tieude {
		background: url(../img/arrows_right_trangcon.png) no-repeat 0px center;
		padding-left: 15px;
		font-size: 20px;
		color: #094716;
		margin-bottom: 20px;
		margin: 0px 10px;
	}
	hr{margin: 0px 10px}
	.list_cate_main.trangcon .row:first-child a:first-child {
		background: #0e538c !important;
	}
	.text_luachon {
		color: #fff;
		font-style: italic;
	}

	.text_khunggiokham {
		margin: 10px 0px;
		font-weight: bold;
		color: #fff;
	}

	ul.khunggio li.active {
		box-shadow: inset 0 0 10px #284682;
		padding: 5px 10px;
		border: 1px solid #7fc1f5;
		box-shadow: -2px 2px 0px #2a6545;
		color: red;
		background: rgb(255,247,0);
		background: linear-gradient(90deg, rgba(255,247,0,1) 0%, rgba(255,193,0,1) 50%, rgba(255,249,0,1) 100%);
	}

	ul.khunggio li {
		box-shadow: inset 0 0 10px #284682;
		padding: 5px 10px;
		border: 1px solid #a0d497;
		box-shadow: -2px 2px 0px #2a6545;
		color: #fff;
		font-size: 12px;
		background: rgb(75,165,247);
		background: linear-gradient(180deg, #1e7524 0%, #3d8d2e 100%);
	}
	ul.khunggio {
		gap: 10px;
	}
	.form_dangkykhambenh {
		margin-top: 20px;
		gap: 10px;
	}
	.bonbacsi .title_benhnamkhoa,.camnhancuabenhnhan .title_benhnamkhoa {
		margin: 20px 0px;
		margin-bottom:10px;
	}
	.item_camnhan span {
		font-size: 10px;
		padding-bottom: 7px;
		color: #fff;
		margin-top: 10px;
	}

	.item_camnhan {
		gap: 10px;
		padding: 10px 0px;
	}
	.img_camnhan {
		max-width: 80px;
		text-align: center;
		align-items: center;
		background: #146a4f;
		padding: 10px;
		border-radius: 10px;
	}
	.cover_camnhan {
		border-radius: 10px;
		color: #146a4f;
	}
	.item_camnhan:last-child {
		border-bottom: 0px;
	}
	.content_camnhan {
		text-align: justify;
		font-size: 12px;
		width: calc(100% - 80px);
		padding: 10px;
		border: 1px solid #146a4f;
		border-radius: 10px;
	}
	.item_bacsi {
		text-align: center;
		background: #fff;
		padding: 10px;
		border-radius: 5px;
		width: 50%;
	}
	.content_bacsi {
		margin-top: -40px;
		background: url(../img/bg_namebs.png) no-repeat top center;
		background-size: 100% 100%;
		color: #fff;
		height: 40px;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.background_orange {
		background: #ff9b00;
		border-radius: 20px;
		color: #fff;
		padding: 5px 0px;
		margin-bottom: 20px;
		margin-top: 10px;
		text-align: center;
	}
	.item_bacsi a {
		background: linear-gradient(180deg, rgba(255,240,0,1) 7%, rgba(255,193,0,1) 50%, rgba(255,240,0,1) 96%);
		padding: 6px 15px;
		display: block;
		width: max-content;
		margin: auto;
		border-radius: 5px;
		color: #000;
		margin-top: 15px;
	}
	ul.khunggio {
		gap: 10px;
	}

	.form_dangkykhambenh button {background: #005fc3 !important;
		border-radius: 30px;
		text-transform: uppercase;
		width: 60%;}

		.form_dangkykhambenh input {
			border-radius: 30px;
		}
		.luuy_dangkykhambenh {
			font-style: italic;
			color: #fff;
			margin-top: 20px;
			width: 60%;
			font-size: 10px;
		}
		.form_dangkykhambenh {
			margin-top: 20px;
		}
		.left_content_newpost img {
			max-height: 200px;
		}

		.content_ttpks2_post1 > a > .d-flex {
			gap: 10px;
			align-items: center;
		}
		ul.list-bottom-menu li {
			border: 1px solid #1e5631;
			text-transform: uppercase;
			padding: 5px 10px;
			border-radius: 5px;
			background: #fff;
			font-size: 12px;
		}
		.content_bottom_menu {
			margin-top: -15px;
			margin-bottom: 30px;
		}
		ul.list-bottom-menu {
			gap: 10px;
		}
		.item_tintuc > div:nth-child(2) {
			gap: 10px;
		}
		.tuvan_tructiep .title_benhnamkhoa {margin-bottom: 25px;}
		/*===============LOAI_RIGHT================*/
		ul.pagination {
			gap: 5px;
		}
		@media (max-width:414px){
			.background_orange {
				font-size: 11px;
			}
			.item_lpudf a{
				font-size: 8px;
			}
			.item_child{
				font-size: 7px;
				padding: 5px 1px;
			}
			.list_ctind{
				margin-bottom: -34px;
			}
		}

		@media screen and (max-width: 375px) {

			.list_tuvan a .name_lc{height: 54px;}
		}
		@media screen and (max-width: 320px) {

			.top-header img{
				width: 40px;
				height:40px;
			}
			.top-header i{font-size:40px;}
			.name_pk_header{font-size:11px;}
			.item_under_banner a {
				text-indent: -999px;
			}
		}