@font-face {
    font-family:font_slo;
    src:url('../font/UTM Ambrose.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Roboto-Condensed';
    src:url('../font/Roboto-Condensed.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Roboto-Bold';
    src:url('../font/Roboto-Bold.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Roboto-Regular';
    src:url('../font/Roboto-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'Roboto-Medium';
    src:url('../font/Roboto-Medium.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'UTM Avo';
    src:url('../font/UTM Avo.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
.container {
    width: 1230px !important;
    max-width: none !important;
}

body{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
.pagewrap{
    position: relative;
    max-width: 1230px;
    margin: 0 auto;
}
/*Header*/
header .header-left,
header .header-mid{
    padding-top: 19px;
    padding-bottom: 2px;
    overflow: hidden;
}

header .header-mid h2.slogan{
    font-family: font_slo;
    font-size: 45px;
    text-align: center;
    text-transform: uppercase;
    color: red;
    margin-bottom: 0px !important;
    margin-top:15px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

header .header-right .phone{
    background: #0072bc;
    border:2px solid #fff;
    font-size:22px;
    padding: 5px;
    text-align: center;
    border-top:0;
    border-right:0;
    color: #fff;
}
header .header-right .phone p{
    margin-bottom: 0px !important; 
}

/*End Header*/

/*Menu Chinh*/
/*Navbar Scrolling*/
#navbar-main.affixed-top {
    background: black;
}
#navbar-main.affix {
    top: 0;
    left: 0;
    right: 0;
}
.affix{
    z-index: 999;
}
/*End Navbar Scrolling*/
/*#myNavbar{
    background: #0067FF;
}*/
nav.menu-chinh{
    border-radius: 0;
    background: transparent!important;
    border:none;
    margin-bottom: 0px;
    border-bottom:3px solid #fff;
    min-height: 30px !important;
    min-width: 1200px;
}

nav.menu-chinh li.active>a{
    background: #337ab7 !important;
}
nav.menu-chinh .open>a{
    background: #337ab7 !important;
}
nav.menu-chinh a{
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    font-family: arial;
    padding:12px 29px 12px;
    text-transform: uppercase;
    border-right: 1px solid #fff;
}
#myNavbar .navbar-nav li:last-child a{
    border-right: none;
}
.bk-about{
    background :#fff;
    border-radius : 5px !important;
    padding : 6px;
}


nav.menu-chinh a:hover{
    color: #fff !important;
    background: #337ab7 !important;
}

li.dropdown:hover >ul.sub-menu{
    display: block;
}
ul.sub-menu > li:hover >ul.sub-menu-1{
    display: block;
}

ul.sub-menu-1{
    top:-5%;
    border-radius: 0px 4px 4px;
    left:100%;
    background: #003d82;
    padding: 0px;
}
/*Sub Menu*/
nav.menu-chinh ul.sub-menu{
    background: #003d82;
    padding: 0px;
}
nav.menu-chinh ul.sub-menu > li{
    position: relative;
}
nav.menu-chinh ul.sub-menu>li>a:hover{
    background: #337ab7 !important;
}
.sub-menu li a{
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
    padding: 5px 20px 5px;
    text-transform: none;

}
/*End Sub Menu*/
/*End Menu Chinh*/

/*Main*/
main{
    width:100%;
    /*height: 100%;*/
}
/*End Main*/

/*Footer*/
footer{
    padding-top:55px;
    padding-bottom: 60px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
}
footer .title-footer{
    font-size: 17px;
    text-transform: uppercase;
}
footer .tag{
    color:#6dcff6;
}
footer .tag:hover{
    color:#fff;
    font-weight: bold;
}
/*Facebook Comment Responsive*/
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style], .fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style]
{
    width: 100% !important;
}

.line-throught{
    background: url('../image/line-throught.png') no-repeat;
    width: 100%;
    height: 12px;
    margin-bottom: 10px;
}

.about-us{
    background: url('../image/bg_about.png') no-repeat;
    width: 50%;
    height: 357px;
}


.pre-footer{
background: #e03c31;
    padding: 15px 0;
    color: #fff;
    vertical-align: middle;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: none !important; 
    padding: 8px 12px;
    margin-left: -1px;
    /* line-height: 1.42857143; */
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

header{
    position: relative;
}
.logo{
    display: block;
    padding-top: 10px;
}
.panel-heading{
    padding: 7px 15px; 
}
.title-sidebar-news{
    background: url('../image/star.png') left center no-repeat;
    border-bottom: 1px solid #ff2700;
    height: 40px;
    color: #035f97;
    font-size: 21px;
    text-transform: uppercase;
    padding-left: 46px;
    line-height: 26px;
}
.slider{
    margin-left: 0;
    margin-right: 0;
}
.sp-wrap{
    width: 400px!important;
    max-width: 100%!important;
}
.sp-thumbs{
    text-align: center!important; 
}
.sp-thumbs a:link, .sp-thumbs a:visited{
    width: 50px !important;
    height: 50px !important;
    border: 2px black solid !important;
    margin: 5px 5px !important;
}
.sp-zoom{
    cursor: crosshair !important;
}
.sp-lightbox {
    z-index: 999999!important;
}
.sp-lightbox {
    cursor: zoom-out!important;
}
.khung_hinh{
    background-color: #ccc;
    padding: 4px;
}
.khung_hinh img{
    max-width: 100%;
    height: 135px;
    display: block;
    border: 1px solid #fff;
}
.duan h3 {
    margin: 0 0 20px;
    text-align: center;
    line-height: 20px;
}
.duan h3 a {
    height: 42px;
    overflow: hidden;
    color: #666;
    padding: 5px 0;
    display: block;
    font-family: "Roboto-Condensed";
    font-size: 1.5rem;
    font-weight: 400;
}
.tt {
    text-transform: uppercase;
    background: #0067ff;
    color: #FFF;
    padding: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    font-size: 1.5rem;
    font-family: "Roboto-Condensed";
    line-height: 1;
    font-weight: bold;
}
.thuong-wp div:nth-child(3n-2) {
    border-left: 1px solid #ccc;
}
.news-thuong {
    padding: 5px;
    border-bottom: 1px solid #CCC;
    height: 105px;
    float: left;
    width: 289.3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
.news-thuong h2 a {
    color: #666;
    max-height: 40px;
    overflow: hidden;
    display: block;
    line-height: 1.3;
    margin-bottom: 2px;
    font-weight: 500;
    font-size: 0.5em;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.news-thuong h2 a:hover{
    text-decoration: none;
    color: #0067ff;
}
.news-thuong img {
    float: left;
    margin-right: 10px;
    height: 55px;
    max-width: 74px;
    min-width: 55px;
    width: auto;
    display: block;
}
.wp-f {
    margin-top: 5px;
    font-size: .94em;
    font-family: "Roboto Condensed", sans-serif;
}
.wp-f span{
    font-family: "Roboto-Medium",Arial;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal !important;
    color: #E03C31;
    line-height: 26px;
}
.news-thuong .vt {
    float: right;
}
.news-thuong .vitri {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
h1, h2, h3, h4, h5{
    margin: 0 !important;
}
.news-index:nth-child(2n-1) {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-index:nth-child(2n) {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tintuc {
    min-height: 120px;
}
.news-index {
    padding: 10px;
    background: #FFF;
    color: #666;
    width: 433px;
    float: left;
    min-height: 120px;
}
.tintuc h2 a {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-index h2 a {
    display: block;
    margin-bottom: 2px;
    white-space: pre-wrap;
    color: #666;
    font: 0.57em "Roboto-Condensed";
}
.news-index h2 a:hover {
    color: #0067ff;
    text-decoration: none;
}
.news-index img {
    float: left;
    margin-right: 10px;
    height: 78px;
    max-width: 104px;
    min-width: 78px;
}
.news-index p {
    overflow: hidden;
    margin: 0;
}
.khung_duan{
    padding: 10px 0;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 40px;
}
.block-link {
    margin: 0 10px;
}
.block-link h4 {
    color: #666;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
    width: 17%;
    padding-bottom: 5px;
    background: url(../image/line_bottom.jpg) no-repeat left bottom;
    font-family: "Roboto-Condensed";
    font-size: 2rem;
    margin-bottom: 20px !important;
}

.block-link a {
    color: #666;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0 0 15px;
    font-family: "Roboto-Condensed", sans-serif;
    font-size: 1.5rem
}

.block-link a:hover {
    color: #0067ff;
    text-decoration: none;
}

.block-link ul {
    margin-bottom: 10px
}

.block-link ul li {
    width: 19.7%;
    display: inline-block
}
.duancapnhat{
    margin-top: 20px;
}
.menuchinh{
    margin-top: 50px;
}
.navbar-nav>li>a{
    font-family: "Roboto-Bold" !important;
    font-size: 16px;
    /* line-height: 20px; */
    font-weight: normal !important;
    letter-spacing: -.2px;
    color: #2C2C2C;
    padding: 0 8px;
}
.navbar-nav>li>a:hover{
    color: red;
    background: none;
}
.padding-left-0{
    padding-left: 0;
}
#layerslider{
    position: relative;
}
.timkiemslide{
    position: absolute;
    top: 90px;
    z-index: 11;
    /* width: 100%; */
    left: 12%;
    right: 12%;
    background: #666666;
    padding: 10px;
}
.form-group{
    box-sizing: border-box !important;
}
.timkiemall{
    position: relative;
}
.nutsearch{
    position: absolute;
    top: 8px;
    right: 9px;
    background: #de3b2e;
    border-radius: 5px;
}
._bgdm{
    margin-top: 80px;
}
._namedm a{
    font-family: "Roboto-Bold";
    font-size: 24px;
    line-height: 32px;
    font-weight: normal !important;
    letter-spacing: -.2px;
    color: #2C2C2C;
    display: block;
    margin-bottom: 24px;
}
._namedm a:hover{
    text-decoration: none;
    color: red;
}
._namepr h3 a{
    font-family: "Roboto-Bold";
    font-size: 16px;
    color: #2C2C2C;
    text-align: justify;
}
._namepr h3 a:hover{
    text-decoration: none;
    color: red;
}
.clearfix{
    clear: both;
}
.vitri {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-family: "Roboto-Regular",Arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal !important;
    margin-top: 5px;
}
.ngaydang{
    font-family: "Roboto-Regular",Arial !important;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal !important;
    display: block;
    color: #999;
    float: left;
    margin: 8px 0;
}
._btnxt{
    text-align: center;
}
._btnxt a{
    color: #2C2C2C;
    background: #fff;
    border: solid 1px #ccc;
    font-family: "Roboto-Bold",Arial !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal !important;
    letter-spacing: -.2px;
    padding: 15px 25px;
    border-radius: 8px;
}
._btnxt a:hover{
    text-decoration: none;
    color: red;
}
.backgroup-qc{
    margin: 60px 0 60px;
}
.hinh_ttmoi{
    margin-bottom: 15px;
}
.noidung_tt {
    color: #333333;
    font: 14px 'Roboto-Regular';
    margin-top: 5px;
    text-align: justify;
}
.noidung_tt p{
    margin-top: 45px;
}
.noidung_tt p a{
    border: 2px solid #333333;
    padding: 15px;
    color: #333333;
    text-transform: uppercase;
}
.xemthemtt{
    margin-top: 30px;
}
.xemthemtt a{
    border: 1px solid #989898;
    padding: 13px 20px;
    /* text-transform: uppercase; */
    color: #989898;
    font: 13px 'Arial';
}
.xemthemtt a:hover{
    color: red;
    text-decoration: none;
}
.hinh_da{
    width: 35%;
    float: left;
    margin-right: 15px;
    position: relative;
}
.stt_tt1{
    position: absolute;
    bottom: 25px;
    left: -54px;
    width: 54px;
    padding: 4px 0px 10px 6px;
    height: 40px;
    color: white;
    z-index: 999999;
    background: url(../img/images/hinh_tt2.png) no-repeat;
}
.hinh_da1{
    width: 30%;
    float: left;
    margin-left: 20px;
    margin-right: 38px;
    position: relative;
    border: 2px solid #f58144;
    padding: 1px;
}
.stt_tt{
    position: absolute;
    top: 25px;
    right: -55px;
    text-align: right;
    width: 54px;
    padding: 4px 6px 10px 0px;
    height: 40px;
    color: white;
    z-index: 999999;
    background: url(../img/images/hinh_tt1.png) no-repeat;
}
.tieude_da p {
    padding: 0 !important;
    line-height: 0;
    margin-bottom: 5px;
}
.tieude_da p a {
    color: #2f2f2f;
    font: 16px 'Roboto-Bold';
}
.tieude_da p a:hover{
    text-decoration: none;
    color: red;
}
._titlesp{
    margin-bottom: 20px;
}

._titlesp h3{
    color: #000000;
    font-size: 30px;
    font-family: 'UTM HelvetIns';
    position: relative;
    margin: 0;
    text-align: center;
    background: url(../image/gach_tintuc.png) no-repeat bottom;
    padding: 0 0 25px;
    text-transform: uppercase;
}
.img1 {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.doitac{
    margin: 50px 0;
}
._itemdoitac {
    margin: 0 7px;
}
.khung_googlemap{
    width: 100%;
}
#googleMap1{
    width: 100%;
    height: 340px;
}
._texttt h3{
    color: #eea000;
    font: 30px 'Roboto-Bold';
    text-transform: uppercase;
    margin: 0 0 10px;
}
._add-foot div, ._add-foot p {
    font: 14px 'Roboto-Regular';
    color: white;
    margin: 0;
    line-height: 45px;
}
._texttt{
    margin-bottom: 10px;
}
._textdk h3 {
    margin: 0;
    color: white;
    font-family: 'Roboto-Bold';
    font-size: 15px;
    text-transform: uppercase;
}
.ykien {
    width: 100%;
        margin-bottom: 8px;
}
.ykien input {
    width: 100% !important;
    background: none !important;
    padding-left: 15px;
    margin-top: 5px !important;
    border: 1px solid black;
    color: black;
    border: 1px solid #ffffff;
    height: 45px;
    background: white !important;
    font-size: 14px
}
.ykien{
    position: relative;
}
.ykien textarea {
    width: 100% !important;
    background: none !important;
    margin-top: 5px !important;
    padding-left: 15px;
    border: 1px solid #ffffff;
    color: black;
    background: white !important;
    font-size: 14px;
}
.btn-primary{
    color: white;
    border: none !important;
    text-transform: uppercase;
    background: #0f3e9f!important;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    padding: 10px 25px !important;
}
.btn-primary:hover{
    color: red;
}
.nut_dk{
    text-align: center;
    margin-top: 10px;
    position: absolute;
    bottom: -10px;
    right: 0;
}
.padding-right-0{
    padding-right: 0;
}
._textdk{
    margin-bottom: 20px;
}
._copyright {
    font: 13px 'Roboto-Regular';
    color: white;
}
._thongke li, ._thongke li a{
    font: 13px 'Roboto-Regular';
    color: white;
    border-right: 2px solid white;
    margin: 0 5px;
    padding-right: 15px;
}
._thongke li:last-child{
    border: none;
    margin: 0;
}
.margin-bottom-30{
    margin-bottom: 30px;
}
.nguoidang p{
    color: black;
   font: 16px 'Roboto-Regular';
}
.nguoidang p span{
    color: black;
     font-family: 'Roboto-Bold';
}
.demo1{
    height: 500px !important;
}
.backgroup-qc {
    margin: 40px 0;
}
.hinhnoibo img{
    width: 24.6%;
    max-height: 250px;
    padding: 5px;
    
}