﻿body{
    overflow-x:hidden;
}
.clear{clear:both;}
.site-pusher section:nth-child(even){
    
}
section{
    padding:15px 0;
}
section h2, section h2 a{
    margin-top:20px;
        margin-bottom: 20px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 20px;
    color: #bf0f0f;
    text-decoration:none;
}
._box_item{
    clear:both;
   overflow:hidden;
    background:#fff;
    padding: 0 0 10px 0;
}
.ul_item{
    padding-left:15px;
}
.ul_item li{
    color:#E74C3C;
    padding:5px 0;
}
.ul_item li a{color:#333;}
.header-top{
    background:#4175be;
}
section.banner{
    padding:0 !important;
}
section.banner #owl-slider .owl-wrapper-outer{
    box-sizing: border-box;
}
footer{
    border-top:3px solid #FA7D37;
}

#header-link{
    float: left;
    padding-top: 15px;
}
#header-link ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#header-link ul li{
    border-left: 1px solid #fff;
    display: block;
    line-height: 15px;
    margin: 0;
    padding: 0 10px;
    float: left;
    white-space: nowrap;
}
#header-link ul li:first-child{
    border: medium none;
    padding-left: 0;
}
#header-link ul li a{
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
}
#header-link ul li a:hover{text-decoration: underline;}
.frm_search{
    float:right;
    width:20%;
    padding:5px 0 5px 5px !important;
}
.form-control{
    height:30px !important;
}
.btn-search{
    padding:4px 12px !important;
}
.form-control:focus{
    border: 1px solid #ccc!important;
    border-radius: 4px;
}
.form-control{
    outline:none;
}
/*css form search*/
/*.top-header{
    border-top:5px solid #144E87;
}
.left-search{
    height:40px;
    background:url('../images/icon/icon-gach.png') no-repeat right;
}
.right-search{
    background:#144E87;
    height:40px;
}*/
/*header*/

/* VARIABLES */
/* BASE */
a:hover{
    color:none;
}
.site-content {
  padding-top: 66px;
}

/* HEADER */
.header {
  height: 30px;
  color: #fff;
}

.header__logo {
  font-weight: 700;
  padding: 0 25px;
  float: left;
}
.img-logo-mobile{
        display:none;
}
/* MENU */
li.active-menu {
    /*background: #ffd340 !important;*/
    color: #333 !important;
}
li.active-menu a {
    color: #333 !important;
}
@media only screen and (max-width: 1024px){
    
    .header {
        position: static;
    }
    .site-container {
        overflow: hidden;
    }
    .site-pusher, .site-container {
        height: 100%;
    }
    .menu >ul >li {
        display:block !important;
        padding: 0 !important;
        background:none !important;
    }
    .menu>ul>li.active-menu>a{
        background: rgb(255, 211, 64) !important;
        color: #555 !important;
    }
    .menu >ul >li.frm_search {
        padding: 5px !important;
    }
    .frm_search{
        width:100%;
    }
    .menu {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background-color: #167AC6;
        width: 250px;
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
    }
}
.col-md-12-1{
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
}
.menu-full {
    margin: auto;
    border-top: 1px solid #5e8dd2;
}

.menu>ul {
    margin: 0;
    padding:0;
}
.menu>ul >li {
    display: inline-block;
    position: relative;
    padding: 10px 5px;
    background:url('../images/icon/line-right.jpg') no-repeat right center;
}
.menu > ul > li:first-child {
    background: none;
}
.menu>ul >li:last-child{
    background:none;
}
.menu >ul>li> a {
    padding: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-transform:uppercase;
}


.menu .li-frm-search {
    display: none;
}


.menu {
  float: left;
}
.menu a {
  padding: 0 10px;
}

@media screen and (min-width: 1025px){
    /*.menu > ul > li > ul > li:hover {
        background: #3b6cb4;
    }*/
    .menu > ul > li > ul > li:hover a{
        color:#fff;
    }
        .menu > ul > li:hover ul {
        display: block;
    }
    .menu>ul>li>ul {
        position: absolute;
        display: none;
        min-width: 250px;
        padding: 0;
        z-index: 999;
        top: 40px;
        left:-5px;
        /*background: #167AC6;*/
        border: 1px solid #2b8dd8;
        border-top: none;
    }
    
    /*--------menu cap 3--------*/
    
    .menu>ul>li>ul>li>ul {
        position: absolute;
        display: none !important;
        min-width: 250px;
        padding: 0;
        z-index: 999;
        top: 0px;
        left:249px;
        /*background: #167AC6;*/
        border: 1px solid #2b8dd8;
        border-left: none;
    }
    
    
}

.menu>ul>li>ul>li {
    list-style: none;
    position: relative;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #5e8dd2;
}
.menu>ul>li>ul>li>a {
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    display: block;
}
.menu > ul > li > ul > li:hover ul {
        display: block !important;
    }
   /*.menu > ul > li > ul > li >ul > li:hover {
        background: #3b6cb4;
    }*/
    .menu > ul > li > ul > li > ul > li:hover a{
        color:#fff;
    }
    .menu>ul>li>ul>li>ul>li{
       list-style: none;
        position: relative;
        display: block;
        padding: 5px 10px;
        border-bottom: 1px solid #5e8dd2;
    }
    .menu>ul>li>ul>li>ul>li>a{
        color: #fff;
        padding: 4px 10px;
        cursor: pointer;
        display: block;
    }
 


/* RESPONSIVE */
@media only screen and (max-width: 1024px) {
   
  .site-pusher,
  .site-container {
    height: 100%;
  }

  .site-container {
    overflow: hidden;
  }

  .site-pusher {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  .site-content {
    position: absolute;
    top: 66px;
    right: 0;
    left: 0;
    bottom: 0;
    padding-top: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .header {
    position: static;
  }

  .header__icon {
   position: relative;
    /* display: block; */
    float: left;
    width: 60px;
    height: 42px;
    top: 0;
    left: -15px;
    cursor: pointer;
  }
  .header__icon:after {
   content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 0;
    top: 5px;
    left: 15px;
    box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
  }
  .menu >ul>li> a {
        padding:10px!important ;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }
  .menu ul li ul{
      padding:0;
  }
  .menu {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #167AC6;
    /*    overflow-y: scroll;
        -webkit-overflow-scrolling: touch;*/
    width: 250px;
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
  }
  .menu>ul>li>ul>li>a {
        color: #fff !important;
    }
  .menu a {
    display: block;
    text-align: left;
    padding:10px;
  }

  .with--sidebar .site-pusher {
    -webkit-transform: translateX(250px);
    transform: translateX(250px);
  }
  .with--sidebar .site-cache {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
/*banner slider*/
.owl-theme .owl-controls{
    margin-top:0px !important;
}
.item img{
    width:100%;
}
.item span{
        position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.41);
    /* opacity: 0.2; */
    color: #fff;
}
.owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.owl-theme .owl-controls .owl-buttons div{
    font-size:40px !important;
}
/*css body*/
/*.panel {
     border: none !important; 
     border-radius: 4px; 
     -webkit-box-shadow: none !important; 
     box-shadow:none !important; 
}
.panel-body {
    padding: 0 !important; 
}
.panel-heading {
    border-radius:0 !important;
    position: relative;
}*/
.p-title{
    padding:10px;
    background:#eee;
}
.p-title a{
    color:#333;
}
.tintuc-lienquan{
    padding:10px 0 0 0;
}
 .tintuc-lienquan p{
    padding-left: 15px;
    background: url('../images/icon/wru_27.jpg') no-repeat left;
    background-position-y: 7px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
 } 
  
.tintuc-lienquan p a{
    font-size:14px;
}
.breadcrumb {
    padding: 15px 0;
    margin-top: 10px;
    margin-bottom: 0;
    list-style: none;
    background: none;
    border-radius: 4px;
}
@media screen and (max-width:767px){
    .breadcrumb {
        display:none;
    }
    p.xem-them {
        margin-bottom: 5px !important;
    }
}
.panel-heading {
    background-color: #167AC6 !important;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff !important;
}
.panel-heading .fa{
    font-size:19px;
    padding-right:10px;
        color: #FFD340;
}
.tin-left img{
    width:100%;
}
.tin-right ul{
    padding:0;
    margin:0;
}
.tin-right ul li{
    display: inline-block;
    list-style: square;
        border-bottom: 1px dotted #ccc;
}
.tin-right ul li p{
    float:right;
    width:100%;
}
.tin-right ul li p.img-li img{
    width:100%;
}
.tin-right ul li{
    background:url(../images/icon/star.png) no-repeat;
    padding-left:25px;
    background-position-y:5px;
}
.tin-right ul li:last-child{
    border-bottom:none;
    width: 100%;
}
p.xem-them{
    margin-bottom: 5px;
    text-align: right;
}
p.xem-them a{
    padding: 7px 15px 7px 4px;
    border: 1px solid #E4AB36;
    border-radius: 30px;
    text-decoration:none;
    background: antiquewhite;
}
.panel-body {
    padding-bottom: 5px;
}
p.xem-them a i{
    border-radius: 40px;
    background: #E4AB36;
    color: #fff;
    padding: 5px;
    margin-right:7px;
    width:25px;
    text-align:center;
}
.customNavigation{
    position: absolute;
    right: 0px;
    top: 0px;
}
.customNavigation a i{
    font-size:25px !important;
    color: #fff;
    padding-right:0 !important;
}
.hot-new{
    padding: 0 15px 15px 15px;
    margin: 0;
    color: #2C83A0;
}
.hot-new a{
    cursor:pointer;
    color:#333;
}
.iframe_video{
    padding:0;
}
.col-event{
    padding:0;
    margin:0;
    width:100%;
}
.col-event a{
    cursor:pointer;
    color:#333;
}
.padding-15{
    padding:0 15px;
}
.col-event li{
    width:100%;
    list-style:none;
    display:inline-block;
}
.date-time{
    float:left;
    margin-right:10px;
    width:20%;
    text-align:center;
    box-sizing: content-box;
    border: 1px solid #ccc;
}
.event{
    width:75%;
    float:right;
}
.day{
    background:antiquewhite;
}
.month{
    background:#BA690D;
    color:#fff;
}
.day,.month{
    float:left;
    width:100%;
    padding:2px;
}
.tin-left a{
    color:#333;text-align:justify;
}
.hot-new li{
    margin-bottom: 10px;
}
.box-search .input-group{
    padding-top:45px;
}
/*doi tac lien ket*/
/*.parnet{    
    background:#fff !important;
}*/
.text-part{
    display:table;
    height:130px;
    text-align:center;
}
#title-dt h4{
   font-size: 18px;
    position: relative;
    line-height: 0;
    border-bottom: 1px solid #E74C3C;
    text-align:center;
    margin-bottom:20px;
}
#title-dt h4 span {
    background: white;
    position: relative;
    line-height: 7px;
    top: 7px;
    display: inline-block;
    text-transform:uppercase;
}
#title-dt h4 span:before,#title-dt h4 span:after {
    color: #E74C3C;
    font-size: 10px;
    content: "\f10c";
    font-family: fontawesome;
    display: inline-block;
}
#title-dt h4 span:after {
    margin-left: 10px;
}
#title-dt h4 span:before {
    margin-right: 10px;
}
.tien_ich{
    padding:0;
    margin-bottom:0;text-align:center;
}
.item_tienich{
       float: left;
    width: 10.33%;
    border: 1px solid #ccc;
    margin-right: 10px;
    text-align: center;
    background: #fff;
    border-radius: 3px;
    margin-bottom:10px;
}
.tien_ich .item_tienich:last-child{
    margin-right:0;
}
.item_tienich img{
    padding-top:10px;
    width: 70px;
    height: 65px;
}
#tien_ich{
    background:#dbedfa;
    padding:10px 0;
}
.tien_ich div.item_tien_ich{
    font-size:14px;
    list-style: none;
    margin-bottom: 0px;
    overflow: hidden;
    background: #fff;
    display: inline-block;
    width: 100%;
}
.tien_ich div.item_tien_ich p i{
    color:#fff;
    font-size:50px;
}
.tien_ich div.item_tien_ich a{
    float: left;
    line-height: 70px;
    /* padding-left: 33px; */
    text-transform: uppercase;
    font-weight: bold;
    color: #a92422;
    cursor: pointer;
    text-decoration: none;
    width: 63%;
    text-align: center;
    font-size: 17px;
}
.tien_ich div.item_tien_ich p{
    float: left;
    width: 95px;
    margin: 0;
    padding: 10px 20px;
    text-align: center;
}  
.tien_ich div:first-child div.item_tien_ich{
    border:1px solid #495966;
        border-right: 4px solid #495966;
    border-radius: 0 5px 5px 0;
}

.tien_ich div:nth-child(2) div.item_tien_ich{
     border:1px solid #007EAE;
      border-right: 4px solid #007EAE;
    border-radius: 0 5px 5px 0;
}
.tien_ich div:nth-child(3) div.item_tien_ich{
     border:1px solid #29597F;
      border-right: 4px solid #29597F;
    border-radius: 0 5px 5px 0;
}
.tien_ich div:nth-child(4) div.item_tien_ich{
     border:1px solid #F68121;
      border-right: 4px solid #F68121;
    border-radius: 0 5px 5px 0;
}
.tien_ich div:first-child div.item_tien_ich p{
    background: #495966;
} 
.tien_ich div:nth-child(2) div.item_tien_ich p{
    background: #007EAE;
} 
.tien_ich div:nth-child(3) div.item_tien_ich p{
    background: #29597F;
} 
.tien_ich div:nth-child(4) div.item_tien_ich p{
    background: #F68121;
}  
#owl-partner p{
    margin:10px;
}
#owl-partner .item {
    padding: 0;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
#owl-partner .item img{
   width:auto;
}
/*thong ke truy cap*/
.total-online{
    padding-left:0 !important;
}
.total-online a i{
    padding-right:10px;
}
.total-online a.active i{
    padding-right:0 !important;
}
.total-online a i.online{
    color:green;
}
.total-online a i.hom-nay{
    color:#337AB7;
}
.total-online a i.hom-qua{
    color:#E4AB36;
}
.total-online a i.tong-cong{
   color: #E41D07
}
.bg-online{
    background:green;
}
.bg-hom-nay{
    background:#337AB7;
}
.bg-hom-qua{
    background:#E4AB36;
}
.bg-tong-cong{
    background:#E41D07;
}
@media screen and (max-width:1024px){
    .tien_ich div.item_tien_ich a{
        width:54%;
    }
    .item_tienich {
    width: 10.16%;
}
}
@media screen and (max-width:768px){
    .tien_ich .item_tien_ich{
        margin-bottom:15px !important;
    }
    .tien_ich div:nth-child(3) .item_tien_ich,.tien_ich div:nth-child(4) .item_tien_ich{
        margin-bottom:0px !important;
    }
   .box-search .input-group {
    padding-top: 35px;
}
   
    .list-group{
        margin-top:25px;
    }
    .ft-top h4.add2{
    margin-top:25px;
}
    .img-logo{
        display:none;
    }
    .img-logo-mobile{
        display:block;
    }
    iframe{
        height:300px !important;
    }
    .utility li a{
        padding-left:10px;
    }
    .total-online{
        padding-left:15px !important;
    }
    .text-part {
        height: 35px !important;
    }
    .event{
        width:87% !important;
    }
    .date-time{
        width:10%!important;
    }
    .panel-heading{
        font-size:13px !important;
    }
}
@media screen and (max-width:767px){
     .tien_ich div:nth-child(3) .item_tien_ich{
        margin-bottom:15px !important;
    }
     .tien_ich div:nth-child(4) .item_tien_ich{
          margin-bottom:0 !important;
     }
    .box-search{
        display:none;
    }
    .event{
        width:70% !important;
    }
    .date-time{
        width:24%!important;
    }
     iframe{
        height:190px !important;
    }
      .tien_ich .item_tienich{
        width:31%;
    }
     .tien_ich .item_tienich:nth-child(3n) {
        margin-right:0;
    }
}
/*@media screen and (max-width:425px) {
     .tien_ich .item_tienich{
        width:31.64%;
    }
}
@media screen and (max-width:375px) {
     .tien_ich .item_tienich{
        width:31.4%;
    }
}
@media screen and (max-width:320px) {
     .tien_ich .item_tienich{
        width:31%;
    }
}*/
/*footer*/
footer .fa{
    color:#EA8B1E;
}
.ft-top{
    background: #fff;
}

.ft-top h4{
    color:#167AC6;
    text-transform:uppercase;
}
.ft-top p{
    line-height:18px;
    margin-bottom:8px;
}
.ft-bottom{
    /*background:#167AC6 !important;*/
    padding:20px;
    padding-bottom:0;
    color:#fff;
}
.list-group-item {
    padding: 6px 15px;
    font-size: 13px;
}
.epmt{
    color:red;
    font-weight:bold;
}
.img-responsive{
    margin:auto;
}
#social {
  margin: 0px;
  text-align: center;
  float: right;
}

.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    box-shadow: 0 1px 2px #fff;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
}

/* tumblr button class*/
.tumblrBtn{
    background: #3a5876;
}

.tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

.tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

.rssBtn:hover{
      color: #e88845;
      background: #fff;
}
.copyright{
    padding-top:5px;
} 
/*Menu-footer*/
.htnoidungft{
    font-size:11px;
}
.menuft{
    font-size: 10px;
    height:auto;
    width:100%;
    margin-bottom: 10px;
}
.menufooter {
    margin: 0;
    padding:0;
    float:right;
    margin-bottom:15px;
}
.menufooter >li {
    display: inline-block;
    padding: 0px;
}
.menufooter >li::after{
    content: "|";
    padding-left: 5px;
    padding-right: 2px;
    color: #ccc;
}
.menufooter >li:last-child::after {
    color:#167ac6;
    padding:0px;
}
.menufooter>li>a {
    color: #fff !important;
    text-decoration: none;    
    text-transform:uppercase;
}
@media only screen and (max-width: 1024px){
   
}
