/*Giới thiệu*/
.box_sumenh {    background: #f4f4f4; padding: 4em 0;}
.box_sumenh ,.box_doingu{margin-top:3em;margin-bottom:3em}
.noidung_sumenh ,.noidung_doingu {font-size:1.1em}
.title_pagegt {
    font-size: 1.7em;
    padding-bottom: 1em;
    text-transform: uppercase;
    color: #4d4d4d; 
    font-weight: 600; position:relative
}
.title_pagegt:before{content: "\\\\\\\\";
    font-size: 28px;
    letter-spacing: -3px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top; 
    line-height: 1;
    font-weight: 500;
    color: #084a96;}
.noidung_gioithieu p{font-size:1.15em;margin-bottom:1em;color:#424242;}
.img_sumenh {display:table; margin:0 auto}
/*bg_page*/
.bg_headpage {position:relative}
.bg_headpage::before {    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: #0000001f;}
.bg_headpagechild {position: absolute;
    bottom: 30%;
    width: 100%; 
    color: #084a96;
    z-index: 2;}
.title_page { font-size: 2em; color: #01abf4; font-weight: 700; }
.bread {padding:1em 0.5em 2em}
#breadcrumbs a,#breadcrumbs { color:#084a96;}
.title-white >a , .title-white >a:hover ,.title-white >a:active,.title-white >a:focus {color:#fff}
 
/*Sidebar*/
.title_sidebar {
       position: relative;
    text-transform: uppercase; 
    display: inline-block;
    width: 100%;
    font-size: 1em;
    color: #fff;
    background: #084a96 url(../images/bg_category.png) no-repeat 10px 50%;
    padding: 0.7em 0 0.7em 2.5em;
}
.title_sidebar:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/shadow-heading.png) top right no-repeat;
    z-index: 11;
    height: 38px;
    width: 80px;
}

.box_sidebar ul {
    padding: 0 10px;
    border: 1px solid #E6E8E7;
    margin-bottom: 2em;
}
.box_sidebar ul > li > a {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 5px 5px 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #E6E8E7;
}
.box_sidebar ul > li > a:before { 
	
	
	    content: "\eed9";
    font-size: 1.3rem;
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
    color: #084a96;
}
 
/*Archive*/
.title_posthometintuc h3{font-weight: 600; padding: 0.5em 0;color: #5a5a5a; font-size: 1.1em;height:3.9rem}
.box_postarchive {margin-bottom: 2em;}
/*Single*/
.box_posttintuckhac { margin: 1em 0; background: #f2f2f2; padding: 0 0 0.8em;}
.tbl_postct {    background: #084a96;
    color: #444;
    padding: 5px 15px;
    font-weight: 500;
    margin-top: 20px;
    display: table;}
.box_titletinlq {padding: 0.5em;} 
.box_titletinlq h3 {font-weight: 600;
    font-size: 1em;
    line-height: 1.2em;
    color: #626262;}
/*Archive dịch vụ*/
.box_postarchivedv {margin-bottom:2em}
.title_postarchivedv h3{font-weight: 600;margin-top:1rem}
/*Page liên hệ*/
.box_pagethongtinlienhe {margin-bottom:2em;margin-top:2em}
.iconlienhe i{display: block;
    color: #084a96;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    font-size: 25px;
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    line-height: 50px;
    border: 2px dotted #084a96;
    border-radius: 50%;}
.box_contactinfo:hover  .iconlienhe i{  color:#fff; border: 2px dotted #fff;}
.noidungtranglienhe {padding:0 2em;font-weight:700}
.box_contactinfo {  min-height: 12em;  text-align: center;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 4px;}
.box_contactinfo:hover  {background:#084a96; color:#fff}
/*Phân trang*/
.pagination { 
    margin: 1em auto;
    display: table; }
.pagination li{display: inline-block;}
.pagination li a{color: #084a96;}
.pagination > .active > a{color:#fff}
.pagination > .page-item:last-child > a ,.pagination > .page-item:first-child  > a,.pagination > .page-item > a { 
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25; 
    border: 1px solid #dee2e6;    
}
.page-item.active .page-link { 
    background-color: #084a96;  
}
/*Post content dùng chung*/
.like-click {margin-top: 30px; display: block; overflow:hidden}
.border_content {  margin-bottom: 30px;}
.post-content img{ max-width:100%; height:auto;} 
.notice {border-radius: 0;  overflow: hidden; margin-top: 10px;}
.post-content strong { font-weight: 600;  line-height: 30px; }
.post-content a { color: #000 }
.aligncenter a img{ margin: 0 auto; display: block;} 
.post-content h3{font-size:18px ; margin:5px 0px}
.post-content h2{font-size:20px;margin:5px 0px} 
.post-content h1{font-size:22px;margin:5px 0px} 
.content_ttkhac {    padding: 0px 10px 5px;}
 
.post-content cite,
.post-content dfn,
.post-content em {font-style: italic;}
.post-content p {margin: 3px 0; line-height: 1.6em; margin-bottom: 10px; font-size: 15px;}
.post-content ol,
.post-content ul {margin: 16px 0;padding: 0 0 0 40px;}
.post-content ul {list-style-type: square;}
.post-content ol {list-style: decimal outside;}
.post-content li > ul,
.post-content li > ol {margin: 0;}
.post-content dl {margin: 0 20px;}
.post-content dt {font-weight: bold;}
.post-content dd {margin: 0 0 20px;}
.post-content strong {font-weight: bold;color: #000;}
.post-content code,.post-content kbd,.post-content pre,.post-content samp {font-family: monospace, serif;font-size: 14px;}
.post-content pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.post-content blockquote,
.post-content q {quotes: none;}
.post-content blockquote:before,
.post-content blockquote:after,
.post-content q:before,
.post-content q:after {content: "";content: none;}
.post-content blockquote {
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

.post-content blockquote blockquote {margin-right: 0;}
.post-content blockquote cite,
.post-content blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.post-content cite {
	border-bottom: 0;
}
.post-content abbr[title] {
	border-bottom: 1px dotted;
}
.post-content address {
	font-style: italic;
	margin: 0 0 24px;
}

.post-content del {
	color: #333;
}

.post-content ins {
	background: #fff9c0;
	border: none;
	color: #333;
	text-decoration: none;
}

.post-content sub,
.post-content sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.post-content sup {
	top: -0.5em;
}

.post-content sub {
	bottom: -0.25em;
}
 
.post-content a { 
	text-decoration: none;
}
 

.post-content a:focus {
	outline: thin dotted;
}

.post-content a:active,
.post-content a:hover { 
	outline: 0;
}

.post-content a:hover {
	text-decoration: underline;
}
/* Alignment */
.post-content .alignleft {
	float: left;
	margin: 5px 20px 5px 0;
}
.post-content .alignright {
	float: right;
	margin: 5px 0 5px 20px;
}

.post-content .aligncenter {
	display: block;
	margin: 5px auto;
}
.post-content img.alignnone {
	display: block;
	margin: 5px auto;
}
/* Tables */
.post-content table {
	border: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
.post-content caption,
.post-content th,
.post-content td {
	font-weight: normal!important;
    border: 1px solid #959595;
	text-align: left;
}
.post-content caption {
	font-size: 16px;
	margin: 20px 0;
}
.post-content th {
	font-weight: normal!important;
	text-transform: uppercase;
    border: 1px solid #ededed;
}
.post-content td {
	border: 1px solid #ededed;
	padding: 6px 10px;
}
/* Images */
.post-content img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;  
}
.post-content .wp-caption {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;max-width: 100% !important;
}
.post-content .wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}
.post-content .wp-caption.alignright {
	margin: 5px 0 5px 10px;
}
.post-content .wp-caption-dt {
	margin: 0;
}
.post-content .wp-caption .wp-caption-text,
.post-content .wp-caption-dd {
	color: #220e10;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 24px;
	padding: 0;
}
.post-content .mceTemp + ul,
.post-content .mceTemp + ol  {list-style-position: inside;}