
.page{ }

.pagination > li > a, .pagination > li > span {
  color: #375a9c;
}
.video_item{ float:left; width:25%;}
.video_item .in{ height:320px; margin-right:10px;}

.video_item .in .title { height:48px; overflow:hidden;}
.video_item .in .title a{ color:#71bf45; font-size:15px;}
.message_panel{ width:500px; margin:15px auto; padding:20px; border:1px solid #ccc; border-radius: 15px;}

.breadcrumb{margin:0; margin-bottom:10px;}

.ui-widget-header{ background:red; color:#fff;}

.validate-error{ border:1px solid red !important;}

.form-group .control-label{text-align:right; padding-right:2px;}
.form-group.required .control-label:after{ content:' *'; color:red;}

.banner_ft{ text-align:center;}

.lang img{ width:30px;}

.bicon{}
.bicon:after{ clear:both; content:''; display:block;}
.bicon li{ float: left; margin-left: 10px;}

.post-detail img{ max-width: 80%!important;}

.btn-read-more
{
    padding: 5px;
    text-align: center;
    border-radius: 0px;
    display: inline-block;
    border: 2px solid #662D91;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color:#662D91;
}

.btn-read-more:hover
{
    color: #FFF;
    background: #662D91;
}
.post { border-bottom:1px solid #DDD; padding-top:6px;}
.post h4{ margin:0; padding:0;}
.post h4 a{ color:#375a9c;}
.post-title {  color:#662D91; font-size:14px; }
.post .glyphicon { margin-right:5px; }
.post-header-line { border-top:1px solid #DDD;border-bottom:1px solid #DDD;padding:5px 0px 5px 15px;font-size: 12px; }
.post-content { padding-bottom: 15px;padding-top: 15px;}

.pnmenu_mb {
    background: #000;
    position: relative;
    height: 76px;
    margin-left: 0;
    margin-right: -15px;
}

.content_text img{ max-width: 100%!important;}

#frmsearch {width:100%;  background: #fff; border-radius: 10px;}
#keyword{ width: 100%; height: 38px;}
#btn-search{ background: none; color: #E8081E; border: none; padding: 0 12px;}
#btn-search i{ color: #E8081E; font-size: 15px;}

.price_promotion {
    width: 0;
    height: 0;
    border-top: 60px solid #d1e905;
    border-right: 60px solid transparent;
    position: absolute;
    top: 0;
    left:15px;
    z-index: 999;
    display: none;
}
.price_promotion span{position: absolute; top: -48px;left:-22px; font-size: 11px; width: 80px;}

.maskpro{ display: none; position: absolute; width: 100%; height: 100%; background-color:rgba(0, 0, 0, 0.5);bottom: 0; left: 0;  z-index: 1001; color: #fff;}
.maskpro a {color: #fff;}

#topfixed{ z-index: 9999; }

.bottom_post li a{ font-size: 15px;}

.ultility_home{ background: #005690; padding: 10px 0;}

.item_ul{ padding: 0px; color: #fff; text-align: center}
.item_ul .title{ font-size: 18px;}
.item_ul .img img{ border-radius: 10px;}
.item_ul .desc{ font-style: italic;font-size: 12px;}
.item_ul .detail{ text-align: justify;}

.bcate ul{ margin: 0; padding: 0;}
.bcate ul:after{ clear:both; content:''; display:block;}
.bcate ul li{ float: left; width: 50%;}

#btnsend{ background:none; border: none;}

.cate_home{ margin-bottom: 15px;}
.title_pages{ border-bottom: 1px solid #eee;}
.title_pages:after{ clear:both; content:''; display:block;}
.title_pages .box{ background: #222221; display: inline-block; padding: 5px 20px; border-radius: 8px 8px 0 0; color: #fff; font-size: 20px;}
.title_pages .box a{ color: #fff;}
.title_pages .menutitle{ float: right;}
.title_pages .menutitle ul{ margin: 0; padding: 0; margin-top: 18px;}
.title_pages .menutitle ul li{ float: left; }
.title_pages .menutitle ul li a{ display: block;  padding: 0 5px; font-size: 12px;}
.title_pages .menutitle ul li a:hover{ text-decoration: underline;}

.title-home{
    position: relative;
    text-align: center;
    margin-bottom:20px;
    width: 100%;
    overflow: hidden;
    height: 68px;
}
.title-home::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 18px;
    width: 70px;
    background: url(../images/star-title.png)no-repeat;
    transform: translate(-50%, 100%);
}
.title-home a {
    font-size: 26px;
    text-transform: uppercase;
    color: #ff7900;
    font-weight: 700;
    position: relative;
}
.title-home a::after {
    content: "";
    background: #ff7900;
    position: absolute;
    width: 400px;
    height: 10px;
    top: 50%;
    background: url(../images/left_title.png) no-repeat;
    right: 110%;
}

.title-home a::before {
    content: "";
    position: absolute;
    width: 400px;
    height: 10px;
    left: 110%;
    top: 50%;
    background: url(../images/right_title.png)no-repeat;
}


#pn_img_detail {
    min-height: 400px;
    margin-bottom: 20px;
}

#pn_img_detail #main_img_detail {
    margin-left: 0;
    height: 450px;
    overflow: hidden;
}

#pn_img_detail #main_img_detail .img_detail {
    max-width: 100%;
    max-height: 450px;
}

#subs_img_detail { margin-top: 10px;}

#subs_img_detail a {
    border: 1px solid #eee;
    display: inline-block;
    height: 100px; /* Can be anything */
    width: 80px; /* Can be anything */
    position: relative;
    margin: 0 3px;
}

#subs_img_detail .active img {
    border: 1px solid #333 !important;
}

#subs_img_detail > a .img_detail_subs {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.bodybanner .img-one{ width: 100%;}