/*reset*/

@font-face {
    font-family: "uvn";
    src: url("../fonts/uvntintuchep_b-webfont.woff");
    src: url("../fonts/uvntintuchep_b-webfont.eot");
    src: url("../fonts/uvntintuchep_b-webfont");
    font-weight: normal;
    font-style: normal;
}
header, section, footer, aside, nav, main, article, figure {
    display: block;
}
*{
    padding: 0;
    margin: 0;
}
body{
    margin: 0 auto;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    line-height: 16px;
}
h1,h2,h3,h4,h5,h6{
    margin: 0px;
    padding: 0px;
    line-height: inherit;
}

p{
    margin: 0px;
    padding: 0px;
}

ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
a:hover, a:active{
    text-decoration: none;
    outline: none;
}

/*header*/
#header-main{
    /*background: url("../img/header_bg.jpg") no-repeat;*/
    background-size: 100%;
}
#header-main .banner-top{
    background: url("../img/banner1.png") no-repeat;
    background-size: 100%;
    min-height: 186px;
    position: relative;
}
.logo img{
    width: 100%;
}
#slider-1 img{
    top: 0px!important;
}
.nav-menu{
    position: relative;
    z-index: 10;
}
#header-main .logo{
    padding-top: 10px;
    padding-bottom: 10px;
}
#header-main .logo .col-md-9{
    display: table;
    height: 111px;
}

#header-main .logo .col-md-9 h1 {
    display: table-cell;
    vertical-align: middle;
    font-family: uvn;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
}
/*navbar*/
#header-main .nav .nav-container li a{
    font-size: 14px;
}


/*slider*/


/*main*/
#home .top-content{
    padding: 20px 0px 10px 0px;
}
#home .detail-content  h3{
    height: 40px;
    overflow: hidden;
}
#home .top-content  h3 a{
    font-family: uvn;
    font-size: 14px;
    color: #605F61;
}

#home .top-content .content-cell{
    padding: 10px 0px;
}
#home .top-content .content-cell  img{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}
#home .top-content .content-cell  p{
    text-align: justify;
    line-height: 18px;
}

 .title_main h2{
    font-family: uvn;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #307f00;
    padding: 10px 0px;
}
#home .sp_tieubieu{
    background-color: #dedede;
}
#home .sp_tieubieu ul li h5{
    padding-bottom: 10px;
    font-weight: bold;
}

#home #news{
    padding: 50px 0px;
}
#home #news .news_noibat .img-1{
    position: relative;
    overflow: hidden;
}
#home #news .news_noibat .img-1 .desc{
    position: absolute;
    z-index: 1;
    bottom: 0px;
    background-color: rgba(0,0,0,0.65);
    width: 100%;
    padding: 10px;
    transition: margin-bottom 0.5s;
}
#home #news .news_noibat .img-1 .desc p{
   color: #fff;
}
#home #news .news_noibat .img-1 h5 a{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

#home #news img{
    padding: 1px;
    border: 1px solid #cccccc;
}
/*#home #news .news_noibat .img-1:hover .desc{*/
    /*margin-bottom: 0px;*/
/*}*/
#home #news .news_noibat .img-1 img{
    width: 100%;
}
#home #news .news_noibat .img-sub{
    padding-top: 20px;
}

/*#home #news .news_noibat .img-sub .col-md-3:first-child{*/
    /*padding-left: 0px;*/
/*}*/
/*#home #news .news_noibat .img-sub .col-md-3:last-child{*/
    /*padding-right: 0px;*/
/*}*/
#home #news .news_noibat .img-sub .col-md-3 img{
    width: 100%;
}
#home #news .news_noibat .img-sub .col-md-3 p{
    padding-top: 5px;
}

#home #news .event-noibat .img-event1 img{
    width: 100%;
}
#home #news .event-noibat .event-cell{
    padding: 10px 0px;
    border-bottom: 1px solid #dedede;
}
#home #news .event-noibat .event-cell  h4{
    padding-bottom: 10px;
}
#home #news .event-noibat .event-cell  h4 a{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
#home #news .event-noibat .event-cell  h4 a:hover{
    color: #337ab7;
}
#home #news .event-noibat .event-cell{

}

#home #news_2{
    padding: 50px 0px;
}

#home #news_2 .col-md-4{
    border: 1px solid #dedede;
    min-height: 480px;
}
#home #news_2 .col-md-4 h2{
    padding: 20px 0px;
    font-size: 18px;
    font-family: uvn;
    text-transform: uppercase;
    font-weight: bold;
    color: #282828;
}

#home #news_2 .col-md-4 img{
    width: 100%;
}

#home #news_2 .gioithieu p{
    padding: 10px 0px;
}
#home #news_2 .gioithieu p.text{
    text-align: justify;
}
#home #news_2 .col-md-4  .dv-cell{
    padding-bottom: 20px;
}
#home #news_2 .col-md-4  .dv-cell img{
    width: 30%;
    float: left;
    max-height: 60px;
    min-height: 55px;
    border: 1px #ddd solid;
    margin-right: 10px;
}

  #customer{
    padding: 20px 0px;
    background-color: #dedede;
}

/*footer*/
#footer{
    padding: 20px 0px;
    background-color: #d0000d;
    color:#fbf124;
}
#footer .address{
    line-height: 2;
}
#footer p{
    line-height: 22px;
    font-size: 13px;
    font-weight: bold;
}
#footer .address{
    color: #fff;
}
#footer p span{
    text-transform: uppercase;

}

/*form search*/

.dangky-frm .form-control{
    border-radius: 0px;
    height: 30px;
}
 .dangky-frm .btn{
    border-radius: 0px;
    background-color: #3398cc;
    padding: 4px 8px;
}

.dangky-frm .btn-default{
    border-color: #3398cc;
}
.img-1 img{
    max-height: 350px;
}

/*end form search*/



/*GIOITHIEU PAGE*/

#gioithieu-main{

}
#title-link{
    /*padding-bottom: 10px;*/
    font-size: 14px;
    padding: 4px 0px;
    border-bottom: 1px #ccc solid;
}
#title-link a{
    font-size: 14px;
    color: #848383;
}
#title-link a:hover{
    font-size: 14px;
    color: #000;
}
#detail-content-wp{
    padding: 50px 0px;
}

#detail-content-wp .detail-content {

}
.detail_content_ss img{
    width: 100% !important;
}
.detail-content img{
    width:80% !important;
}
.detail-content h2{
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 20px;
    font-family: uvn;
    text-transform: uppercase;
    font-weight: bold;
    color: #307f00;
    line-height: 130%;
}
.detail-content p{
    font-size: 14px;
    text-align: justify;
    line-height: 2;
    
}
.search_sp {
    background: #B93603;
}


/*Sidebar*/
#detail-content-wp .right-sidebar{

}
.right-sidebar h3{
    background: url("../img/bullet.png") #eeeeee bottom left no-repeat;
    padding:10px 0px 10px 15px;
    font-size: 16px;
    font-family: uvn;
    color: #331e6f;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.right-sidebar .gioithieu ul li{
    padding: 10px;
    background: -webkit-linear-gradient(#fff, #f4f4f4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #f4f4f4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #f4f4f4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #f4f4f4); /* Standard syntax */
    border-bottom: 1px solid #d1d1d3;
    border-left: 1px solid #f3f3f3;

}
.right-sidebar .gioithieu ul li a{
    font-size: 14px;
    color: #555454;
    padding-left: 10px;
    font-weight: bold;
}
.right-sidebar .gioithieu ul li a:hover{
    color: #307f00;
}

.right-sidebar .hot-news{
    padding-top: 20px;
}
.right-sidebar .hot-news ul li{
    padding: 10px 0px;
    /*display: table;*/
    width: 100%;
    border-bottom: 1px dotted #ddd;
}
.right-sidebar .hot-news ul li img{
    float: left;
    padding-right: 10px;
}
.right-sidebar .hot-news ul li p{
    /*display: table-cell;*/
    /*vertical-align: middle;*/
}
.right-sidebar .hot-news ul li a{
    color: #333;
}

/*Support online*/
.right-sidebar .support{
    /*padding-top: 20px;*/
    margin-bottom: 5px;
}
.right-sidebar .support .yahoo-sky{
    text-align: center;
    line-height: 2.5;
    margin-bottom: 10px;
}
.right-sidebar .support .support-phone{
    color:#0cbee4;
}
.right-sidebar .support .support-content{
    padding: 5px 10px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
}
.right-sidebar .support-content .cell{
    background-color: #fff;
    font-size: 16px;
    line-height: 28px;
    padding: 5px 0px;
    border-bottom: 1px solid #e8e8e8;

}
.right-sidebar .support-content .cell i{
    font-size: 36px;
    color: #029ac9;

}
.right-sidebar .support-content .cell h4{
    font-family: uvn;
    color: #029ac9;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 28px;
    font-size: 14px;
}
.right-sidebar .support-content .cell p.text{
    text-transform: uppercase;
    font-family: uvn;
    font-weight: bold;
    line-height: 28px;
}
.right-sidebar .support-content .cell span{
    color: #ff8402;
    font-size: 24px;
}

.right-sidebar .support-content .cell h4.hotro{

}
.right-sidebar .support-content .cell p.hotro{
    text-transform: none;
    font-family: uvn;
    font-weight: bold;
    font-size: 18px;
}
.right-sidebar .support-content .cell p.hotro i.fa-yahoo {
    color: #fff;
}
.right-sidebar .support-content .cell p.mail span{
    font-size: 18px;
}

/*END Sidebar */

/* PRODUCT CATE*/
#products-main .detail-content{

}

#products-main .detail-content .pro_item img{
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid;
}

#products-main .detail-content .pro_item img:hover{
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(1.1);
}
#products-main .detail-content .col-md-4 img{
    width: 100%;
}



#products-main .detail-content h4 a{
    display: block;
    padding-top: 4px;
    padding-bottom: 0px;
    font-size: 14px;
    text-align: center;
    color: #282828;
    font-weight: bold;
}

#products-main .detail-content h4 a:hover{
    color: #0EA3AC;
}
#products-main .detail-content .text-content{
    text-align: justify;
}
.clear{clear: both}

.cr{
    font-size: 11px;padding-right: 25px; float: right; color: red;
}
.cr a{
    color: #fff;
    font-size: 12px;
}

/*chuyen muc*/
#products-main .chuyenmuc{
    padding: 50px 0px;
}
#products-main .chuyenmuc h3{
    padding: 10px 0px;
    font-family: uvn;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

#products-main  .chuyemuc-content .cell{
    border: 1px solid #eeeeee;
    padding-bottom: 15px;
}
#products-main  .chuyemuc-content .cell h4 a{
    display: block;
    padding: 10px 0px;
    color: #454545;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
}
#products-main  .chuyemuc-content .cell a img{
    width: 100%;
    height: 190px;
    border-bottom: 1px #eee solid;
}
.hot-news li img{
    width: 30%;
    max-height: 60px;
    min-height: 40px;
    float: left;
}
.img-sub a{
    color: #333;
}
.img-sub a:hover{
    color: #307f00;
}


/*END PRODUCT CATE*/

/*NEWS PAGES*/
.news-main{

}

.detail-content .cell{
    padding-bottom: 20px;
}
.detail-content .cell h3 a{
    display: block;
    padding: 10px 0px;
    text-transform: uppercase;
    color: #307f00;
    font-size: 14px;
    font-weight: bold;
    height: 80px;

}

.news-main .detail-content .cell-content .cell-text{
    font-size: 12px;
    color: #6a6969;
}
.news-main .detail-content .cell-content p.text{
    font-size: 12px;
}
.detail-content .cell-content p.xemthem{
    padding: 10px 0px;
    font-size: 12px;
    text-align: right;
}
.detail-content hr{
    margin: 5px 0px;
}
.detail-content .tit{
    margin-top: 25px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}
.number_item{
    font-size: 13px;
    margin-top: -10px;
}
.shoppintcart i{
    font-size: 16px;
}

/*END NEWS PAGES*/
.checkout_btn{
    border-radius: 0px;
    background: #666;
    transition: all 0.3s;
   border: none;
}
.checkout_btn:hover{
  background: #F8CA05;
}

.hot_news1{
    position: absolute; bottom: 0px; width: 100%; padding: 10px; background: rgba(0,0,0,0.5)
}
.img-event1{
    position: relative;
}
.img-event1 a{
    color: #fff;
}
.rightdetail h1{
    line-height: normal;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;

}
.btn_cart{
    padding: 6px 20px;
    float: left;
    color: #fff;
    background: #D7DF23;
    transition:background 0.3s;
    cursor: pointer;
    margin-top: 15px;
    border-radius: 4px;
}
.btn_cart a{
    color: #fff;
}
.btn_cart:hover{
    background: #F8CA05;
}

.item-flow h4 {
    line-height: 1.3;
    padding-bottom: 10px;
}
.item-flow h4 .text-center {
    font-size: 14px;

}










/*================== Media Queries ====================*/




/* Phone: screen-xs *//* Landscape phones and portrait tablets */
@media (min-width: 320px)and (max-width: 359px){


}
@media (min-width: 360px) and (max-width: 374px){

}

@media (min-width: 375px)and (max-width: 479px){

}
@media (min-width: 480px) and (max-width:567px){


}

@media (min-width:568px) and (max-width:639px){

}
@media (min-width:640px) and (max-width:666px){

    .nbs-flexisel-item img{
        max-width: 185px!important;
    }
}
@media (min-width:667px) and (max-width:767px){
    .nbs-flexisel-item img{
        max-width: 200px!important;
    }
}

@media(max-width:767px){
    .detail-content img{
        height: auto !important;

    }
    .block-left{
        padding: 0px 10px;
    }
    /*menu*/
    .nav-toggle{
        padding: 10px 8px!important;
    }
    .nav{
        background: url("../img/banner.jpg") no-repeat;
        /*background: url("../img/header_bg.jpg") no-repeat;*/
        background-size: 100%;
    }
    .nav .logo_mobile{
        text-align: center;
        padding: 5px
    }
    .nav .logo_mobile img{
        height: 30px;
    }
    .nav-container{
        top: 40px!important;
    }
    #header-main .nav .nav-container li a{
        font-size: 14px;
    }
    #slider-1{
        position: relative;
        top: 40px;
    }

    /*HOME PAGE*/
    #home .top-content{
        padding-top: 80px;
    }
    #home .top-content h3 {
        line-height: 24px;
    }

    #home .title_main h2{
        text-align: center;
    }

    /*DETAIL PAGE*/
    .detail-content h2{
        text-align: center;
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .right-sidebar .gioithieu{
        padding-top: 20px;
    }
    #title-link{
        /*padding-top: 50px;*/
    }
    .right-sidebar .support-content .cell{
        text-align: center;
    }

    .news-main .detail-content .cell-content img{
        height: auto;
    }

    #products-main .detail-content .pro_item{
        height: auto ;
    }
    #products-main .detail-content .pro_item img{
        height: auto;
    }
}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
    .news-main .detail-content .cell-content img{
        height: 120px;
    }
    #products-main .detail-content .pro_item{
        height: 270px ;
    }
    #products-main .detail-content .pro_item img{
        height: 220px ;
    }
    .nav{
        background: url("../img/banner.jpg") no-repeat;
        /*background: url("../img/header_bg.jpg") no-repeat;*/
        background-size: 100%;
    }
    .nav .logo_mobile{
        text-align: center;
        padding: 5px
    }
    .nav .logo_mobile img{
        height: 50px;
    }
    #header-main .nav .nav-container li a{
        font-size: 16px;
    }


    #slider-1{
        position: relative;
        top: 40px;
    }
    .nbs-flexisel-item img{
        max-width: 170px!important;
    }
    #home #news .news_noibat .img-sub .col-sm-6{
        padding-bottom: 10px;
    }
    #home #news .news_noibat .img-sub .col-md-3 img{
        width: auto;
        float: left;
        margin-right: 10px;
    }

    #slider3_container{
        width: 750px!important;
    }

    /*DETAIL PAGE*/
    /*DETAIL PAGE*/
    .detail-content h2{
        text-align: center;
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .right-sidebar .gioithieu{
        padding-top: 20px;
    }
    #title-link{
        padding-top: 50px;
    }
    .right-sidebar .support-content .cell{
        text-align: center;
    }


}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .news-main .detail-content .cell-content img{
        height: 120px;
    }
    #products-main .detail-content .pro_item{
        height: 195px ;
    }
    #products-main .detail-content .pro_item img{
        height: 145px ;
    }
    .nav{
        background-color: rgba(0, 0, 0, 0.65);
    }
    .nav-container.container{
        background-color: initial!important;
    }
    .nav-menu{
        background-color: initial!important;
    }
    #header-main .nav .nav-container li a{
        font-size: 15px;
    }
    .nav-menu .menu-item{
        padding: 7px 0px;
    }

    .nav-menu .menu-link{
        padding: 0px 10px!important;
        color: #fff!important;

    }
    .has-dropdown > .menu-link{
        padding-right: 2rem!important;

    }
    #header-main .nav .nav-container>ul>li>a{
        border-right: 1px solid #747474;

    }
    #header-main .nav .nav-container>ul>li:last-child>a{
        border-right: none;

    }

    .nav-menu > .menu-item:hover, .nav-menu > .menu-item.is-active{
        background-color: rgba(0, 0, 0, 0.65)!important;
    }
    #header-main .logo .col-md-3 img{
        height: 78px;
    }
    #header-main .logo .col-md-9{
        height: 78px;
    }
    #header-main .logo .col-md-9 h1{
        font-size: 24px;
    }
    #slider3_container{
        width: 970px!important;
    }

}

/* Large desktops and laptops */
@media (min-width: 1200px) {
    .item .item-flow {
        /*min-height: 260px;*/
    }
    .detail-content .item img{
        /*max-height: 140px;*/
        /*min-height: 140px;*/
    }
    .block-center .item .item-flow img{
        max-height: 180px;
        /*min-height: 180px;*/
    }
    .col-detail{
        line-height: 2;
        width: 80%;
        margin-bottom: 20px;
    }
    .new-content img{
        max-height: 200px;
    }
    .col-left{
        width: 20%;
    }
    .col-right{
        width: 20%;
    }
    .col-center{
        width: 60%;
    }
    .news-main .detail-content .cell-content img{
        height: 130px;
    }
    #products-main .detail-content .pro_item{
        height: 200px ;

    }
    #products-main .detail-content .pro_item img{
        height: 148px ;

    }
    .container{
        width: 80%;
    }
    .nav{
        background-color: rgba(0, 0, 0, 0.65);
    }
    .nav-container.container{
        background-color: initial!important;
    }
    .nav-menu{
        background-color:#d0000d !important;
    }
    #header-main .nav .nav-container>ul>li{
        background: url("../img/separator.png") right center no-repeat;
    }
    #header-main .nav .nav-container>ul>li:last-child{background: none}
    #header-main .nav .nav-container>ul>li>a{
       /*border-right: 1px solid #fff;*/
       
    }
    #header-main .nav .nav-container>ul>li:last-child>a,.shoppintcart {
        background:transparent !important;
    }
    #header-main .nav .nav-container>ul>li:last-child>a{
        background:transparent !important;
    }
    .nav-menu .menu-item{
        padding: 10px 0px;
    }
    .nav-menu .menu-link{
        color: #fbf124 !important;

    }
    .nav-menu > .menu-item:hover, .nav-menu > .menu-item.is-active{
        background-color: rgba(0, 0, 0, 0.65)!important;
    }

    .nav-menu .menu-link{
        padding: 0px 26px!important;
    }
    .has-dropdown > .menu-link{
        padding-right: 2rem!important;
    }

    /*#header-main .nav .nav-container > li > a{*/
    /*border-right: 1px solid;*/
    /*}*/
    /*#header-main .nav .nav-container li:last-child a{*/
    /*border-right: none;*/
    /*}*/
    /*#header-main .nav .nav-container > li:hover > a{*/
    /*border-right: 1px solid #7d7d7d;*/
    /*}*/

}
.block-left h2{
    text-align: center;
    background-color: #d0000d;
    color: #fbf124;
    font-size: 13px;
    padding: 10px 0px;
    text-transform: uppercase;
}
.block-left h3{
    height: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    padding: 0px 10px;
    overflow: hidden;
}
.block-left h3 a{color: #000}
.block-left img{
    width: 100%;
    /*max-height: 200px;*/
}
.block-center{
    margin: 20px 0px;
}
.block-center h3{
    background-color:#ee1c24;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color:#fbf124;
    margin-bottom: 15px;
}
/*.block-center .item{
    margin-bottom: 20px;
}*/
.item{
    margin-bottom: 20px;
}
/*.block-center .item .item-flow{
    padding-top: 15px;
    background-color: #eaeaea;
    text-align: center;
}*/
.item .item-flow{
    padding-top: 25px;
    background-color: #eaeaea;
    text-align: center;
}
.item .item-flow .image{
    padding: 0px 15px;
}
.item .item-flow a{
    text-transform: uppercase;
    color: #d0000d;
    
}
.item .item-flow a:hover{
    color: blue;
}
.block-center .item .item-flow img{
    width: 100%;
}
.block-center .item .item-flow h4{
    padding:20px;
    max-height: 55px;
    overflow: hidden;
    /*text-transform:uppercase;*/
    font-size: 14px;
}

ul.slidebar{
    background: #f7f7f7;
}
ul.slidebar li a{
    display: block;
    padding:10px 0px 10px 10px;
    border-bottom: 1px #e8e8e8  solid;
    color: #3c3c3c;
}

ul.slidebar li ul li a{
    padding-left: 20px;
}
ul.slidebar li .has-dropdown{
    color: #000;
    font-weight: bold;
}

.col-right-new{
    width: 25%;
}
.top-right{

}
#header-main .banner-top .search{
    width: 300px;
    position: absolute;
    bottom: 10px;
    right: -10px;
}
.r_content{
    margin-top: 30px;
}
.hea_menu{
    height: 37px;
}
.btn-default{
    background: #D7DF23;
    height: 30px;
}
#tkine{
    color: #fff;
}
.s_placeho{
    font-size:13px;
    height: 30px;
}
.heih_sp{
    height:260px; 
}
.hot_l{
    color:#160959; 
    font-weight: bold;
    font-size:22px; 
    /* -webkit-text-shadow: 0px 0px 3px rgba(0,0,0,0.75) !important;
    -moz-text-shadow: 0px 0px 3px rgba(0,0,0,0.75) !important;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.75) !important; */
}
.hot_phone{
    color: red;
    font-weight: bold;
    font-size: 26px;
     /*-webkit-text-shadow: 0px 0px 3px rgba(0,0,0,0.75) !important;
    -moz-text-shadow: 0px 0px 3px rgba(0,0,0,0.75) !important;*/
    /*text-shadow: 0px 0px 3px rgba(0,0,0,0.75) !important; */
    /*text-shadow: 2px 0 0 rgba(0,0,0,0.75), -2px 0 0 rgba(0,0,0,0.75), 0 2px 0 rgba(0,0,0,0.75), 0 -2px 0 rgba(0,0,0,0.75), 1px 1px rgba(0,0,0,0.75), -1px -1px 0 rgba(0,0,0,0.75), 1px -1px 0 rgba(0,0,0,0.75), -1px 1px 0 rgba(0,0,0,0.75);*/
}
.hotline{
    font-size: 17px;
    margin-top: 25px;
    padding-left:490px;
    text-align: right;
}
.huy_lhe{
    width: 50px;
}
.ft_nt{
    padding-left: 0px;
}
.foet_ss{
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}
.new_catehei{
    padding: 0px;
}
.new_catehei img{
    height:125px; 
}
.new_st{
    text-transform: uppercase;
}
.tit_contain{
    background: #ccc;
    line-height:35px;
    height: 35px; 
}
.detail_containers{
    border: 1px solid #ccc;
    padding: 10px;
}
.mang_xhfb{
    margin-bottom: 5px;
}
.title_brea{
    padding: 1px 14px !important;
}
.detail_containers img{
    width: 80% !important;
}
.descrip_tion{
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: justify;
}
.tin_title a{
    text-transform:none; 
}
.tin_title{
    text-align: justify;
}
.titi_right img{
    height: 50px;
}
.detai_imgcon{
    padding: 5px;
}
.sp_news_s{
    margin-top: 20px !important;
}
.thon_ton{
    text-align: center;
    margin-top: 15px;
    color: blue;
    text-transform: uppercase;
}
.li_he{
    font-weight: bold;
    font-size: 15px;
}

.pr_firt{

}
.detai_imgcon h4  a{
    font-size: 14px !important;
}
.con_t_dh img{
    width: 100% !important;
}
.pr_firt{
	border: 1px solid #ccc;
    padding: 0px 10px;
    border-radius: 3px;
    padding-top: 15px;
    padding-bottom: 50px;
}
#tink {
    color: blue;
    font-size: 25px;
    padding-left: 10px;
    padding-bottom: 2px;
    border-bottom: 3px solid #ccc;
    margin-bottom: 20px;
}
.li_a{
    font-size: 15px;
    padding-left: 15px;
    padding-bottom: 40px;
}
.timkiem_kps{
    padding: 0px 15px;
}
.bton_serah{
    background: #bc0000 !important;
    border:1px solid #bc0000;
    padding:4px 12px;
}