@font-face {
	font-family: UTM HelvetIns;
	src: url(UTMHelvetIns.ttf);
	src: url(UTMHelvetIns.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: Tahoma;
	src: url(tahoma.ttf);
	src: url(tahoma.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: Tahomabd;
	src: url(tahomabd.ttf);
	src: url(tahomabd.ttf) format("truetype");
	font-display: swap;
}

@font-face {
	font-family: UTM Windsor BT;
	src: url(UTMWindsorBT.ttf);
	src: url(UTMWindsorBT.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: iCiel Rukola;
	src: url(iCielRukola.otf);
	src: url(iCielRukola.otf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: Zetafonts-AntipastoIcons-DemiBold;
	src: url(Zetafonts-AntipastoIcons-DemiBold.otf);
	src: url(Zetafonts-AntipastoIcons-DemiBold.otf) format("truetype");
	font-display: swap;
}
: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,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;
}
b,strong {
	font-weight: normal;
	font-family: 'Tahoma'
}

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
}
.h1_trangchu{display: inline-block;font-size: 16px;}
* {
	-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
}

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-30{
	gap:30px;
}
.gap-45{
	gap:45px;
}
.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%);
}
.w-80{
	width: 80%;
}
/*.container{
max-width: 1300px !important;
}*/
/* ===== 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;
}
.flex-1{
	flex: 1;
}

/*===============HEADER================*/
.item-sdt-tongdai {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #EA1F1F;
}
.list-item-header > a{
	color: #606060;
	font-size: 1em;
}
.title {
	background: #68BB59;
	height: 42px;
	position: relative;
}
.title .tieude {
	background: url(../img/bg_title.png) no-repeat;
	background-size: contain;
	height: 42px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	padding-left: 46px;
	padding-top: 8px;

}
.title2 span{
	color: #878787;
}
.title2 .tieude{
	position: relative;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	color: #1DBCC2;
	font-weight: bold;
	margin-bottom: 15px;
}
.title2 .tieude.nobefore:before, .title2 .tieude.nobefore:after{
	content:unset;
}
.title2 .tieude:before {
	content: '';
	position: absolute;
	bottom: -20%;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 2px;
	background: #BEC9D7;
}
.cover_tintuc_quytrinh {
	height: 100%;
	padding: 25px;
	border-radius: 22px;
}
.cover_info_right_header i{
	font-size: 25px;
}
.phone_header,.address_header {
	/*		padding: 10px;*/
	/*	background: linear-gradient(90deg, rgba(32,184,201,1) 18%, rgba(51,157,241,1) 60%);*/
	border-radius: 25px;
	color: #fff;
}
.phone_header {
	color: #fff;
}
.content_phone_header span{
	color: #fff;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.img-info-header img{
	width: auto;
	height: 20px;
	filter: brightness(30);
}
.menu_header{
	background: #1DBCC2;
}
.main_menu_header{
	border-radius: 50px;
	position: relative;
}
.main_menu_header > li{
	flex: 1;
	text-align: center;
}
.main_menu_header > li.has_sub {
	color: #1DBCC2;
	border-radius: 50px;
}
.main_menu_header > li:first-child > i{
	font-weight: bold;
	font-size: 26px;
}
.main_menu_header > li > a{
	color: #1DBCC2 !important;
	padding: 11px 30px;
	display: block;
	white-space: nowrap;
	font-weight: 600;
	font-size: 1.3em;
}
.main_menu_header > li.active > a{
	background: #F3DAE0;
	padding: 5px 25px;
	border-radius: 5px;
}
.main_menu_header > li span {
	padding: 2px 10px;
	display: block;
	border-radius: 5px;
}
.main_menu_header > li a.active span {
	background: #1DBCC2;
	color: #fff;
}
.tab-wrapper{
	min-height: 352px;
}
.has_sub:hover .sub_menu_main,.sub_menu_main:hover{
	opacity: 1;
	pointer-events: all;
}
.sub_menu_main{
	position: absolute;
	top: 93%;
	left: 0;
	width: max-content;
	min-width: 100%;
	background: #fff;
	padding: 15px;
	z-index: 9999;
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 15px;
	opacity: 0;
	pointer-events: none;
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0 0 0 / 30%);
	max-height: 400px;
	overflow: auto;
	text-align: left;
}
.sub_menu_main > li > a{
	color: #1DBCC2;
	font-weight: 600;
	font-size: 19px;
	text-transform: uppercase;
	border-bottom: 1px solid;
	display: block;
	margin-bottom: 10px;
}
.subsub_menu > li{
	margin-bottom: 8px;
}
.subsub_menu > li > a{
	font-size: 16px;
	color: #333;
	display: block;
}
.subsub_menu > li > a:hover{
	color: #1DBCC2;
}
.form_search{
	position: absolute;
	top: 100%;
	left: 50%;
	padding: 10px;
	border-radius: 6px;
	z-index: 99999;
	background: #fff;
	width: 1110px;
	display: none;
	transform: translateX(-50%);
}
.form_search > .btn_timkiem{
	position: absolute;
	top: 26%;
	right: 15px;
	outline: 0;
	border: 0;
	background: #fff;
	font-weight: bold;
	width: 75px;
}
.title_main{
	color: #fff;
	text-transform: uppercase;
	position: relative;
	font-size: 40px;
	font-weight: 600;
	padding-bottom: 21px;
	text-align: center;
}
.title_main > div{
	font-size: 24px;
}
.title_main > div > span{
	color: #FFBA22;
}
.title_main.img_1{
	background: url(../img/tt_3.svg) no-repeat;
	background-size: 68px;
	background-position: 7px 21px;  
}
.title_mid_index{
	background: #028F9F;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
	font-size: 20px; 
}
.list_info_postion{
	position: fixed;
	display: flex;
	flex-direction: column;
	gap: 10px;
	top: 25%;
	right: 10px;
	z-index: 999999;
}
.list_info_postion a {
	padding: 6px 11px;
	background: #FFBA22;
	text-align: center;
	color: #fff;
	font-weight: 500;
	border-bottom: 5px solid #E47D00;
	font-size: 14px;
}
.btn_top_fix_info{
	background: #21BABE;
	border-bottom: 3px solid #0E3037;
	color: #fff;
	text-align: center;
}
.content_address_header{
	font-size: 16px;
	width: 200px;
}
button.btn.btn_header {
	background: #0D7DBC;
	color: #fff;
}
.cover_list_menu {
	position: absolute;
	top: 0;
	left: 5%;
	z-index: 999;
	width: max-content;
	background: #2EA4E7;
}

ul.list_menu_banner li a {
	display: block;
	padding: 8px 15px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
}
a.btn_chat_banner > div {
	width: 164px;
	margin: auto;
	text-align: center;
	padding-top: 25px;
	background: linear-gradient(0deg, rgba(196,232,249,1) 18%, rgba(255,255,255,1) 100%);
	border-radius: 12px;
	padding-bottom: 8px;
	color: #666666;
	margin-bottom: 10px;
}

.btn_chat_banner img {
	margin: auto;
	display: block;
	margin-bottom: -26px;
	margin-top: 23px;
}
.btn_inbanner {
	width: 105px;
	margin: auto;
	border: 1px solid #fff;
	border-radius: 20px;
	font-weight: bold;
	margin-top: 7px;
	background: linear-gradient(180deg, rgba(196,232,249,1) 18%, rgba(255,255,255,1) 100%);
}
.info-header{
	background: #1DBCC2;
}
.content_header {
	color: #fff;
	font-size: 13px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.form-header input {
	width: 300px;
}
.form-header input::placeholder  {
	color: #888;
	font-style: italic;
}

.form-header button {
	position: absolute;
	top: 50%;
	right: 5px;
	background: url(../img/icon_search.png) center center no-repeat;
	height: 31px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transform: translateY(-50%);
	font-weight: 600;
}

.form-header {
	position: relative;
}
.address_header i{
	font-size: 35px;
}
li.has_sub_tintuc {
	position: relative;
}
li.has_sub_tintuc:hover .submenu_tintuc {
	display:block;
}

ul.submenu_tintuc {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	max-width: 100%;
	background: #fff;
	width: 100%;
	box-shadow: 0 3px 5px rgba(0,0,0,.5);
	border-radius: 5px;
	display:none;
}

.submenu_tintuc a {
	color: #000;
	text-align: left;
	width: max-content;
	display: block;
	padding: 6px 13px;
	font-size: 1rem;
}
.submenu_tintuc a:hover{
	color:#1DBCC2
}
/*===============HEADER================*/
/*===============CATE================*/
.title-cate{
	font-weight: bold;
	color: #000;
}
/*===============CATE================*/
/*===============GIOITHIEU================*/
:is(.gioithieu,.dichvu) p{
	color: #606060;
}
.title-index {
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 60px;
	background: url(../img/icon_1.png) no-repeat;
	background-position: 10px 4px;
	background-size: 36px;
	padding-top: 18px;
}
/*===============GIOITHIEU================*/
/*===============HOTRO================*/
.tieudehotro{
	background-image: url(../img/icon_5.png);
	background-position-y: 13px;
}
.list-intro2{
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 25px;
}
.form_sdt_hotro input{
	border-color: #1DBCC2;
}
.form_sdt_hotro button{
	background: #00878B;
	color: #fff;
	padding: 6px 40px;
	font-size: 16px;
}
/*===============HOTRO================*/
/*===============DICHVU================*/
.tieudedichvu{
	background-image: url(../img/icon_2.png);
}
.dichvu img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	padding-bottom: 1rem;
}
/*===============DICHVU================*/
/*===============UUTHE================*/
.tieudeuuthe{
	background-image: url(../img/icon_3.png);
}
.list-item-uuthe{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}

.item-uuthe {
	position: relative;
}
/*.content-uuthe.text-center {
  position: absolute;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}*/
.content-uuthe.text-center {
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 96px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}
.title-uuthe {
	font-weight: bold;
}
.des-uuthe {
	color: #606060;
	margin-top: 10px;
	height: 45px;
}
/*===============UUTHE================*/
/*===============quytrinh================*/
.tieudequytrinh{
	background-image: url(../img/icon_4.png);
	background-position-y: 20px;
}
.list-item-quytrinh{
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 15px;
}

.title-quytrinh {
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}
.des-quytrinh {
	text-align: justify;
}
/*===============quytrinh================*/
/*===============DOINGUBACSI================*/
.tieudedoingubacsi{
	background-image: url(../img/icon_5.png);
	background-position-y: 20px;
}
.doingubacsi{
	position: relative;
}
.doingubacsi .tieude{
	color: #fff;
}
.list-doingu .slick-track{
	padding: 10px 0;
}
.item-doingu {
	padding: 15px;
	text-align: center;
	display: flex !important;
	flex-direction: column;
	margin: 0 15px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	width: 230px;
	height: 250px;
	background: #fff;
}
.item-doingu img {
	width: 160px;
	height: auto;
	display: block;
	margin: auto;
}

.list-doingu {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.name-dnbs {
	font-weight: bold;
	color: #23314B;
	margin-top: 6px;
}

.ck-dnbs {
	font-size: 15px;
	font-weight: 100;
	font-style: italic;
	color: #23314B;
}
.content-ifft h4 {
    font-size: 15px;
}
.list-doingu :is(.slick-prev,.slick-next) {
	position: absolute;
	top: 50%;
	left: 33%;
	transform: translateY(-50%);
	z-index: 999999999;
	cursor: pointer;
}
.list-doingu :is(.slick-prev,.slick-next) img {
	width: 12px;
	height: 36px;
}
.list-doingu :is(.slick-prev) {
	left: 66%;
}
.btn_dnbs{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 -15px;
	margin-top: 25px;
}
.btn_dnbs > span{
	color: #fff;
	background: #FFD400;
	text-align: center;
	display: block;
	padding: 10px 5px;
	border-radius: 5px 0 0 5px;
	font-size: 0.9em;
}
.btn_dnbs > span:last-child{
	background: #026562;
	border-radius: 0 5px 5px 0;
}
/*===============DOINGUBACSI================*/
/*===============TUVANTRUCTIEP================*/
.list_tuvantructiep {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 35px ;
}
.list_tuvantructiep .col-md-3 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.tuvantructiep .container {
	padding: 30px 0;
	padding-bottom: 50px;
}
.tvtt_1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.item_tuvantructiep {
	background: var(--clbgtvtt);
	padding: 15px 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	color: #fff;
	position: relative;
	width: 260px;
	height: 121px;
	margin: auto;
	padding-right: 0;
}
.item_tuvantructiep:before{
	content: "";
	position: absolute;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 37px solid var(--clbgtvtt);
	top: 0;
	right: -37px;
}
.item_tuvantructiep:after{
	content: "";
	position: absolute;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 37px solid #fff;
	top: 0;
	left: 0;
}
.item_tuvantructiep span{
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	height: 55px;
	width: 60px;
	background: var(--clbgtvtt_span);
	-webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	font-family: iCiel Rukola;
	z-index: 9999999;
}
.img_bs_tvtt{
	width: 85%;
	display: block;
	margin: auto;
}
.list-post-index {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
}

a.item-post-index {
	display: grid;
	grid-template-columns: 25% 72%;
	grid-gap: 15px;
	color: #23314B;
	padding: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
}

.img-post-index img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.title-post-index {
	font-size: 16px;
	font-weight: bold;
	color: #23314B;
}
.desc-post-index{
	font-style: italic;
	font-weight: 100;
}
/*===============TUVANTRUCTIEP================*/

/*===============LIST_IMAGE================*/
.cover_list_img_index{
	margin-top: 35px;
}
.list_img_index {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.list_img_index a {
	flex: 1;
}
/*===============LIST_IMAGE================*/
/*===============BACSI================*/
.bacsi{
	background: #43A39C;
	padding: 20px 0;
}
.item_bacsi{
	text-align: center;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
}
/*===============BACSI================*/
/*===============TINTUC================*/
.tintucindex{
	margin-top: 5rem;
}
.tieudetintuc{
	background-image: url(../img/icon_6.png);
	background-position-y: 20px;
}
.list-tintuc{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
}
.item-tintuc{
	position: relative;
}
.content-tintuc{
	width: 357px;
	height: 87px;
	position: absolute;
	bottom: 21px;
	right: 0;
	font-size: 0.83em;
}
.name-tintuc {
	color: #23314B;
	font-weight: 600;
	font-size: ;
}
.des-tintuc {
	color: #606060;
}
/*===============TINTUC================*/
/*===============THONGTIN================*/
.tieudethongtin{
	background-image: url(../img/icon_7.png);
	background-position-y: 20px;
}
.list-thongtin{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 10px;
}
.name-thongtin {
	color: #23314B;
	margin: 15px 0;
	font-weight: 600;
	font-size: 0.9em;
}
.tomtat-thongtin {
	color: #606060;
}
/*===============THONGTIN================*/
/*===============INFO-FOOTER================*/

.footer-info {
	background: #1DBCC2;
	padding: 11px 0;
	margin-top: 30px;
}
.list-info-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.item-info-ft {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 11px;
}
.content-ifft {
	color: #fff !important;
}
.content-ifft div:nth-child(2) {
	font-weight: bold;
}
.content-ifft div:nth-child(1) {
	font-weight: 100;
}
/*===============INFO-FOOTER================*/
/*===============FOOTER================*/
.uudai {
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,175,12,1) 77%);
}

.content-ifft2 {
	font-size: 0.8em;
	color: #606060;
	display: flex;
	align-items: center;
	gap: 10px;
}
.item-ifft2.mx-3{
	border-right: 1px solid #606060;
	border-left: 1px solid #606060;
} 
/*===============FOOTER================*/

/*===============LOAI_RIGHT================*/
.title_side_bar{
	color: #fff;
	background: #1DBCC2;
	padding: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}
.title_menu_sidebar{
	padding-left: 40px;
	font-size: 25px;
	color: #4C9F15;
	margin: 10px;
	background: url(../img/ic_title_menu_right.png) no-repeat;
	background-position: -5px 1px;
}
.menu_side_bar {
	background: #CECECE;
}
.menu_side_bar li{
	border-bottom: 1px solid #c1c1c1;
	padding:10px 0px;
	cursor: pointer;
}
.menu_side_bar li a{
	font-size: 16px;
	color: #606060;
	padding-left: 40px;
	display: inline-block;
	background-position: 10px 8px;
}
.sub_menu_sidebar
{
	margin-left: 10px !important;
	margin-top: 10px !important;
	display: none;
}
.menu_side_bar li:last-child{border:none;}
.sub_menu_sidebar li a
{
	display: block;
	padding-left: 0px;
}
.title_side_bar_signup{
	padding: 15px;
	background: #02A8BC;
	color: #fff;
	text-transform: uppercase;
	text-align: center;  
	border-radius: 5px 5px 0 0;
}
.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
}
.bg_or
{
	background: #009AAC ;
}
.breadcrumb{
	background: transparent !important;
}
h1.title_detail_post
{
	border-bottom: 2px solid #1DBCC2;
	font-size: 2rem;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #1DBCC2;
	font-weight: 700;
}
.post-main h2{
	font-size: 1.5rem;
	color: #1DBCC2;
	border-bottom: 1px solid #1DBCC2;
	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: #1DBCC2;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
.cover_img_post{
	display: inline-block;
	margin-bottom: 15px;
}
.cl-or
{
	color: #1DBCC2;
}
ul.pagination {
	gap: 10px;
}
.page-item:last-child .page-link {
	border-radius: 25px !important;
	width: 60px;
	text-align: center;
}
a.page-link {
	position: relative;
	display: block;
	margin-left: -1px;
	line-height: 1.25;
	color: #fff !important;
	border:none !important;
	background-color: #939393 !important;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 50%;
}
li.page-item.active a.page-link,li.page-item:hover a.page-link {
	border-radius: 50%;
	background: #1DBCC2 !important;
	font-weight: bold;
}
.btn_or_loai{
	padding: 5px 10px;
	color: #fff;
	background: #009AAC ;
	border-radius: 5px;
}
.content_post_loai .card-title{
	min-height: 48px;
}
.btn_gre_loai {
	padding: 5px 10px;
	color: #fff;
/*	background: url(../img/icon_xemthem.png) no-repeat 0px center;*/
border-radius: 5px;
background: #1DBCC2;
}
.btn_or_loai:hover{
	color: #fff;
}
.btn_or_loai{
	padding: 5px 10px;
	color: #fff;
	background: #1DBCC2;
	border-radius: 5px;
}
.page-link{
	border-color: #009AAC  !important;
	color: #009AAC  !important;
	font-weight: 500;
}
.page-item.active .page-link{
	background: #009AAC  !important;
	color: #fff !important;
}
.count_online
{
	background: #1DBCC2;
	color: #fff;
}
.count_online .numbe_count
{
	line-height: 0.5;
}
.main-breacrumd {
	background: #1DBCC2;
	color:#fff;
	padding: 10px 0px;
}
.main-breacrumd > .breadcrumb {
	border-bottom: 2px solid #1DBCC2;
}
.main-breacrumd .breadcrumb-item > a{
	color: #fff;
}
.breadcrumb-item.active {
	color: #fff !important;
}
.cover_tuvanmienphi {
	border: 1px solid #777777;
	border-radius: 2px;
	padding: 5px;
}
.hotline_tuvanmienphi span {
	color: #1DBCC2;
}
span.sodienthoai_right {
	color: #f00;
	font-weight: bold;
	font-style: italic;
}

.hotline_tuvanmienphi a {
	display: block;
}

.cover_tuvanmienphi a {
	display: block;
	text-align: center;
	margin: 10px 0;
	background: #FFBA22;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	padding: 6px 0;
}

.cover_tuvanmienphi > span {
	color: #999999;
	text-align: center;
	display: block;
	margin: 10px 0;
}

.cover_tuvanmienphi button {
	background: #FFBA22;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
}

.cover_tuvanmienphi input {
	border-radius: 0;
}
.title_form_right{
	background: url(../img/icon_lich.png) center left no-repeat;
	color: #545454;
	font-weight: 600;
	padding: 15px 0;
	text-align: center;
	padding-left: 29px;
	background-position-x: 8px;
	background-position-y: 13px;
	margin-bottom: 10px;
}
.title_form_right.bg2{
	background: url(../img/icon_note.png) center left no-repeat;
	background-color: #E2E2E2;
	background-position-x: 10px;
}
.form_right{
	margin-top: 15px;
	background: #E2E2E2;
	padding-bottom: 10px;
}
.btn_right{
	width: 100%;
	background: #005A87;
	color: #fff;
}
.item_tinright a {
	display: grid;
	grid-template-columns: 35% 61%;
	grid-gap: 10px;
}

.title_tinright {
	font-size: 11px;
	color: #1DBCC2;
}
blockquote
{
	margin: 15px 40px !important;
	border-left: 4px solid  #cccccc;
	padding-left: 20px;
}
/*===============LOAI_RIGHT================*/
.gioithieu {
    min-height: 325px;
}
.dichvu{min-height:266px;}
.container_text_h1 {
    min-height: 96px;
}
.post-content h3,.post-content h3 *,.post-content h4,.post-content h4 *{
	font-size: 16px !important;
}
.title-uuthe h3,.title-quytrinh h3,.name-dnbs h3 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
}