b, strong {font-weight: 700;}
a{color:#004A9E;}
/**************img responsive***********/
.img-responsive,.aligncenter,.alignnone{display: block;max-width: 100%;height: auto;margin-right: auto;margin-left: auto;}
.wp-caption {margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {margin: 0.5075em 0;}
.wp-caption-text {text-align: center;}
figure > img {display: block;}
img[class*="align"],
img[class*="attachment-"] {height: auto;}
.content img {height: auto;max-width: 100%;}
embed,iframe,object {max-width: 100%;width: 100%;}
img {-webkit-backface-visibility: hidden;}
.content .wp-caption,
.content .wp-caption {background-color: #f7f7f7;padding: 0 0 1px 0;}
.content .wp-caption-text,
.content .wp-caption-text {font-size: 13px;font-style: italic;color: #8E99A9;}
.checked_star {color: #ff8c00;}
/*config tag h*/
.faq-page >.content-ans >h2,.tag_h h2{font-size:23px;}
.faq-page >.content-ans >h3,.tag_h >h3{font-size:21px;}
.faq-page >.content-ans >h4,.tag_h >h4{font-size:19px;}
.faq-page >.content-ans >h5,.tag_h >h5{font-size:17px;}
.faq-page >.content-ans >h6,.tag_h >h6{font-size:16px;}
.tag_h >h2,.tag_h >h3,.tag_h >h4,.tag_h >h5,.tag_h >h6 {font-weight: 600;}
.tag_h >h2 {color: #9F0E0E;text-decoration: underline;}
.faq-page >.content-ans >h3,.tag_h >h3 {color:#005C08;}
.faq-page >.content-ans >h4,.tag_h >h4 {color:#075678;}
.faq-page >.content-ans >h5,.tag_h >h5 {color:#4D4D4D;}
blockquote {background-color: #F3F3F1;border-top: 3px double #DC143C;border-bottom: 3px double #DC143C;padding: 5px;font-style: oblique;margin: 10px 0px;}
/*end config tag h*/
/*****start person*****/
.pro-person {list-style: none;padding-left: 0;color: #525050;font-size: 11px;float: left;margin-bottom:0;}
.pro-person >li {float: left;}
.pro-person >li+li:before {padding: 0 5px;color: #ccc;content: "/\00a0";float: left;}
/*****end person*****/
.scroll-to-top.show {visibility: visible;opacity: 1;right: 20px;}
.scroll-to-top {display: block;position: fixed;right: 0;bottom: 15px;text-align: center;z-index: 9;visibility: hidden;opacity: 0;width: 30px;height: 30px;padding: 0;border: none;background-color: #a30000;color: #fff;-webkit-transition: all 1s ease-out;-o-transition: all 1s ease-out;transition: all 1s ease-out;border-top-right-radius: 20px;border-top-left-radius: 20px;}
.scroll-to-top:hover{background-color:#01c3f3;}
.scroll-to-top i {display: block;font-size: 20px;line-height: 30px;}
i.fa.fa-angle-up:before {content: "\f106";font-family: "FontAwesome";font-style: normal;}
/*****************************************/
/*breacrumb*/
.crumb-body{padding: 0;margin-bottom: 10px;display: table;}
ol#nav_crumbs {list-style: none;margin-bottom: 0;font-size: 12px;padding: 0px;}
ol#nav_crumbs >li {display:inline-block;}
ol#nav_crumbs >li >a:hover {font-weight:500;color:#B30000;}
ol#nav_crumbs >li+li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}
/*end breacrumb */
/*phan trang*/
.paginations {width: 100%;margin-top: 15px;}
.paginations ul {list-style: none;padding: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-bottom:0px;}
.paginations ul li {margin: 4px;}
.paginations ul li.active a {background-color: #e57d0e;color: #ffffff;border-color: #e57d0e;cursor: default;pointer-events: none;}
.paginations ul li a:hover {background: linear-gradient(45deg, #0f80e0, transparent);color: #fff;font-weight: 600;text-decoration: none;}
.paginations ul li a {display: block;width: 42px;height: 42px;border-radius: 50px;border: 1px solid #ccc;font-size: 14px;padding: 10px;line-height: 20px;text-align: center;color: #161616;text-transform: capitalize;transition:color 1s;}
/* end phan trang*/
/*dieu huong*/
.nav_pre_next {float: left;width: 100%;margin-bottom:10px;}
.pager_pre_next {list-style: none;display: grid;grid-gap: 10px;padding: 0;margin: 0;grid-template-columns: repeat(2,minmax(0,1fr));}
.previous {float: left;background: #00537A;padding: 5px 10px;}
.pager_pre_next>li>span, .pager_pre_next>li>a {color: #fff;margin:0px 2px;font-size:14px;}
.pager_pre_next>li>span, .pager_pre_next>li>a:hover{font-style:italic;}
.next {float: right;background: #00537A;padding: 5px 10px;text-align: right;}
/****************************************/
.comment_answer *{font-size:15px;}
.comment_answer {display: grid;grid-template-columns: repeat(auto-fill,minmax(100%,1fr));grid-gap: 10px;align-items: center;list-style: none;padding-left: 0;margin-bottom: 0;border-bottom: 1px solid beige;border-left: 1px solid beige;border-right: 1px solid beige;}
.comment_answer >li:nth-child(n+2){padding: 0px 5px 0px 5px;}
.comment_answer >li:last-child{padding-bottom:5px;}
.comment_answer >li >i {color: red;font-weight: 700;}
.comment_answer >li >h3 {display: initial;color: #027aeb !important;}
/*table*/
/*.table tr:first-child{background: #027fca;color: #ffffff;/*line-height: 2.4em;font-weight: bold;text-align:center;}
.table tr:nth-child(2){    background: #6bb83a;text-align: center;color: #fff;}*/
.table tbody tr:nth-child(1){    background: #33561F;text-align: center;color: #fff !important;}
.table tbody tr:nth-child(1) td a{color:#fff;font-weight:600;text-transform:uppercase;}
.table thead tr{background: #027fca;color: #fff;/*line-height: 2.4em;*/font-weight: bold;text-align:center;}
.table tr:nth-child(n+2) td:nth-child(1) {/*color: #484848;*/text-align: center;font-weight: 600;}
.table td, .table th {vertical-align:middle;padding: 0.5rem;}
.table tbody tr th:nth-child(1){text-align:center;}
/*end table*/
/***********AUTHOR BOX***********/
.author-box {display: grid;grid-template-columns: repeat(auto-fill,minmax(100%,1fr));grid-gap: 15px;padding: 0px 10px 10px 10px;align-items: center;margin: 10px 0px 0px 0px;-webkit-box-shadow: 0 0 30px 0 rgb(0 0 0 / 16%);box-shadow: 0 0 30px 0 rgb(0 0 0 / 16%);}
.info-author {padding: 5px 10px;background: linear-gradient(45deg, #e6b741, transparent);}
.h3info {margin: 0;font-weight: 700;text-transform: uppercase;font-size: 15px;color: #000085;}
.info >ol {display: grid;grid-template-columns: 21% 76%;grid-gap: 8px;list-style: none;padding: 0;margin-top: 10px;align-items: center;}
.info >ol >li:nth-child(1) {text-align: center;}
.name-author {color: #000;font-size: 14px;text-transform: uppercase;font-weight: 600;border-bottom: 3px solid #e5b640;}
.desc-author {font-family: Georgia,Sans-serifrif;font-size: 15px;font-style: italic;border-bottom: 1px solid #aaaa;padding: 5px 0px;font-weight: normal;line-height: 23px;}
.social-author {list-style: none;padding: 0;}
.social-author li {display: inline-block;padding-right: 10px;}
.author-link {display: inline-block;}
.fa-stumbleupon-circle:before,.fa-facebook-square:before,.fa-twitter-square:before,.fa-pinterest:before,.fa-tumblr-square:before,.fa-linkedin-square:before,.fa-instagram:before,.fa-facebook-f:before, .fa-facebook:before,.fa-soundcloud:before,.fa-youtube-square:before,.fa-wikipedia-w:before{font-family: "FontAwesome";font-size: 30px;font-style: normal;}
.fa-pinterest:before{color:#e60023;}
.fa-facebook-square:before{color: #1877f2;}
.fa-twitter-square:before{color: rgba(29,161,242,1.00);}
.fa-tumblr-square:before{color: #001935;}
.fa-linkedin-square:before{color: #0a66c2;}
.fa-instagram:before{color: #262626;}
.fa-soundcloud:before{color: #f50;}
.fa-youtube-square:before{color: #f00;}
.fa-wikipedia-w:before {color: #000;}
/*****************************/
/** slide **/
.fade:not(.show) {opacity: initial !important;}
.share-mxh {position: fixed;left: 10px;z-index: 999;bottom: 20%;display: grid;grid-gap: 5px;grid-template-columns: repeat(auto-fill,minmax(100%,1fr));   background-color: #fff;padding: 5px;border-radius: 5px;}
@media only screen and (max-width: 767px){
.share-mxh{position: inherit;display: block;}
.text-nowrap_cus{white-space: nowrap;}
.info >ol,.pager_pre_next{grid-template-columns: repeat(auto-fill,minmax(100%,1fr));}
}
