b, strong {font-weight: 700;}
a{color:#004A9E;}
a:hover, a:focus {
    color: #FFCB4F;
    text-decoration: none;
    outline: none;
}
/**************img responsive***********/
.img-responsive,.aligncenter,.alignnone,.img-main-detail{display: block;max-width: 100%;object-fit: cover;margin-right: auto;margin-left: auto;height: 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;max-width: 100%;}
.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;}
.color_star {display: inline-block;}
.checked_star {color: #ff8c00;}
/*config tag h*/
.faq-page .content-ans h2,.tag_h h2{font-size:16px;}
.faq-page .content-ans h3,.tag_h h3{font-size:16px;}
.faq-page .content-ans h4,.tag_h h4{font-size:16px;}
.faq-page .content-ans h5,.tag_h h5{font-size:16px;}
.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: 10px;float: left;width: 100%;margin-bottom: 10px;}
.pro-person >li {float: left;}
.pro-person >li >a {color: #e5c14e;}
.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*/
.bread-nav{background: #fff;box-shadow: inset 0px 1px 2px 0 rgb(60 64 67 / 2%), inset 1px 1px 6px 2px rgb(60 64 67 / 9%);overflow-x: auto;}
#nav_crumbs {list-style: none;margin-bottom: 0;font-size: 12px;padding: 5px 0;width: calc(100% + 300px);}
#nav_crumbs >li {display:inline-block;}
#nav_crumbs >li >a {color: #707070;text-decoration: none;}
#nav_crumbs >li >a:hover {font-weight:500;color:#B30000;}
#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:first-child a,.paginations ul li:last-child a{line-height: 16px;}
.paginations ul li a,.pagecham {display: block;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 5px;
    line-height: 20px;text-decoration: none;
    text-align: center;
    color: #161616;
    text-transform: capitalize;
    transition: color 1s;
    text-decoration: none;}
/* 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;}
.previous, .next {
    background: #00537A;
}
.previous >span:before{font-family: "FontAwesome";
    content: "\f177";
    font-style: initial;}
.next >span:before{font-family: "FontAwesome";
    content: "\f178";
    font-style: initial;}
.pager_pre_next>li>span, .pager_pre_next>li>a {color: #fff;margin:0px 4px;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: 4px;}
.table tbody tr th:nth-child(1){text-align:center;}
/*end table*/
/***********AUTHOR BOX***********/
.author-box {display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 10px;
    align-items: center;}
.author-title {
    border-bottom: 2px solid #649d38;
}
.h3author {
    font-size: 17px;
    margin-bottom: 0px;
	font-weight: 550;color:#cd1212;
	position:relative;padding:5px 0px;}
.author-block-content {
    display: grid;
    grid-template-columns: 170px repeat(1, minmax(0, 1fr));
    grid-gap: 10px;
}
.author-thumb {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    background: #fff;
    vertical-align: top;
    overflow: hidden;
}
.author-thumb:before{
    padding-top: 100%;
    content: "";
    display: block;
}
.author-inner{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: none;
    overflow: hidden;
}
.author-inner >a{
    float: left;
    overflow: hidden;
}
.author-block-info {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 10px;
}
.social-author {list-style: none;
    padding: 10px 0 0 0;
    margin: 0;
    border-top: 2px dashed #ddd;}
.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 {
    display: inline-block;
}
.share-mxh >a {
    margin-right: 10px;
}
/****/
/* tabs*/
#tab-container{
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 5px;align-content: baseline;
}
.vutabs {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #649d38;
}
.vutabs >li {
    float: left;
}
.vutabs >li >button {
    color: #fff;padding: 6px;
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    transition: .3s;
}
.vutabs >li >button.active{
    background: #ed1c24;
}
.vutabs >li >button:hover{background: #333;}
@media only screen and (max-width: 767px){
.author-block-content {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.author-thumb:before {
    padding-top: 51.516%;}
.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));}
}
/*******hieu ung img & a********/
.effect {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-align: center;
}
.effect a {
    display: block;
    overflow: hidden;
    position: relative;
}

.effect a:before {
    content: "";
    bottom: 0;
    left: 50%;
    right: 51%;
    top: 0;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    position: absolute;
    background: rgba(0,0,0,.1) none repeat scroll 0 0;
}

.effect a:after {
    content: "";
    bottom: 50%;
    left: 0;
    right: 0;
    top: 50%;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    position: absolute;
    background: rgba(0,0,0,.1) none repeat scroll 0 0;
}

 .effect:hover a:before {
    left: 0;
    right: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 700ms ease-in-out 0s;
    -moz-transition: all 700ms ease-in-out 0s;
    -ms-transition: all 700ms ease-in-out 0s;
    -o-transition: all 700ms ease-in-out 0s;
    transition: all 700ms ease-in-out 0s;
}
 .effect:hover a:after {
    bottom: 0;
    top: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 700ms ease-in-out 0s;
    -moz-transition: all 700ms ease-in-out 0s;
    -ms-transition: all 700ms ease-in-out 0s;
    -o-transition: all 700ms ease-in-out 0s;
    transition: all 700ms ease-in-out 0s;
}
/*******end hieu ung img & a********/
/***************404*****************/
.qanswer404{list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: auto;}
.pa404h h2,.pa404h h3,.pa404h h4,.pa404h h5,.pa404h h6{margin-bottom:0;}
.search_sptv >.frm-header{display: grid;grid-template-columns: calc(100% - 45px) repeat(1, minmax(0, 1fr));margin: 0;}
.search_sptv >.frm-header >.inp-text{width:100% !important;border-right: none;
    border: 1px solid #6a666670;}
.sbtkptv {
    color: #0496fd;
    font-weight: 500;
    border-right: none;
    border: 1px solid #6a666670;
}