
@font-face {
    font-family: 'helvetic';
    src: url('fonts/unicode.helvetic.ttf');
}
@font-face {
    font-family: 'UTM Nokia';
    src: url('fonts/UTM Nokia.ttf');
}
@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('fonts/RobotoCondensed-Regular.ttf');
}
@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('fonts/RobotoCondensed-Light.ttf');
}
@font-face {
    font-family: 'StencilStd';
    src: url('fonts/StencilStd.otf');
}
@font-face {
    font-family: 'UTM Cafeta';
    src: url('fonts/UTM Cafeta.ttf');
}

*{
    margin: 0 auto;
    padding: 0;
}
.wrapper{
    width: 1200px;
    height: auto;
}
body{
    background: none;
}
.row{
    margin-right: 0;
    margin-left: 0;
}


/* header */

._header{
    padding-top: 0;
    padding-bottom: 0;
}
._topleft{
    font: 35px 'helvetic';
    color: #357001;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 2px 0 #fff, 1px 1px 8px black;
}
._topctr{
    font: 35px 'UTM Nokia';
    color: #f0001e;
    text-shadow: 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 8px black;
}
._slogan{
    font: 20px 'RobotoCondensed-Regular';
    color: #0f2000;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 2px 0 #fff, 1px 1px 8px black;
}
._phone{
    font: 20px 'StencilStd';
    color: #f60202;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 2px 0 #fff, 1px 1px 8px black;
}
._hln{
    font: 20px 'RobotoCondensed-Light';
    color: #f60202;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 0px 0px #fff, 0px 0px 0 #fff, 0px 0px 0 #fff, 0px 1px 0 #fff, 1px 1px 8px black;
}
._rightH{
    padding-left: 45px;
    padding-top: 70px;
}

._menutop li a{
    font: 16px 'RobotoCondensed-Regular';
    color: #ffffff;
    padding: 8px 30px;
}
._menutop li a:hover{
    text-decoration: none;
    background-color: #0362d9;
    border-radius: 10px!important;
    box-shadow: inset 0px 0px 5px black,0px 0px 8px white;
}
._menutop .list-inline > li {
    border-image-source: url(../img/images/bordermn.png);
    border-image-slice: 30;
    border-image-width: 0 4px 30px 0px;
    -moz-border-image-source: url(../img/images/bordermn.png);
    -moz-border-image-slice: 30;
    -moz-border-image-width: 0 4px 30px 0px;
    border-style: solid;
    border-width: 1px;
    border-image-repeat: stretch;
}

/* Search form */
._frmTK .input-group{
    border: 1px solid;
    border-radius: 6px!important;
    background-color: #f8f8f8;
}
._frmTK .input-group input{
    background-color: transparent;
    border: none;
    border-radius: 6px!important;
}


/*LeftMN*/
._lmn ._itemMN ul{
    list-style: none;
}
._lmn ._itemMN ul li{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    font: 14px 'Arial';
}

._lmn ._itemMN ul li a{
    color: #333333;
}
._lmn ._itemMN ul li a:hover{
    text-decoration: none;
    color: #0062dc;
}
._lmn ._itemMN ul li:hover ul._submenu{
    display: block;
}

ul._submenu{
    display: none;
}
ul._submenu li:hover ul._submenuchild{
    display: block;
}

ul._submenu li{
    border: none!important;
    padding-bottom: 0px!important;
    padding-top: 15px!important;
}

ul._submenuchild{
    display: none;
}
ul._submenuchild li{
    border: none!important;
    padding-bottom: 0px!important;
    padding-top: 15px!important;
}
._bgrmn{
    background-color: #ebebeb;
}

/* content */

._DMSP{
    margin-bottom: 30px;
    border: 1px #e1e1e1 solid;
}
._titleMN{
    background-image: url('../img/images/bgrmnleft.png');
    text-align: center;
    padding-bottom: 2px;
    padding-top: 12px;
}
._fontMN{
    font: 18px 'RobotoCondensed-Regular';
    color: #fffefe;
}
._titleDM{
    font: 30px 'RobotoCondensed-Regular';
    color: #0071fc; 
}
._line{
    margin-bottom: 30px;
}
._tdtt a{
    font: 14px 'Arial';
    color: #333333;
    font-weight: bold;
}
._tdtt a:hover{
    text-decoration: none;
    color: red;
}
._destt{
    font: 14px 'Arial';
    color: #333333;
}
._ttnb{
    border-bottom: 1px #acacac dashed;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
._namepr a{
    font: 15px 'Arial';
    color: #333333;
    font-weight: bold;
}
._namepr a:hover{
    color: red;
    text-decoration: none;
}
._despr{
    font: 14px 'Arial';
    color: #333333;
}
._sp{
    padding-top: 15px;
}
._sanpham{
    margin-bottom: 30px;
    padding: 0 5px 10px 5px;
}
div._sanpham:hover{
    box-shadow: 0px 0px 10px #333333;
}

/* footer */

._fanpage{
    border: 1px #f0f0f0 solid;
    border-radius: 5px!important;
    padding: 3px;
}
._cpr{
    padding-top: 15px;
    font: 13px 'Arial';
    color: #ffffff;
}
._tenCTbot{
    font: 16px 'Arial';
    color: #f6dc00; 
    font-weight: bold;
    padding-bottom: 20px;
}
address{
    font: 14px 'Arial';
    color: #ffffff;
}

input.form-control{
    border-color: black;
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
textarea.form-control {
    border-color: black;
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}

/*--PhanTrang--*/

._PhanTrang .pull-right {
    float: none!important;
}

._PhanTrang{
    margin-top: -20px;
    margin-bottom: 10px;
}
._PhanTrang a{
    font: 14px 'Arial';
    color: black!important;
    background-color: white!important;
    padding: 3px 15px!important;
    margin-left: 5px!important;
    border: 1px #e1e1e1 solid!important;
}

._PhanTrang a:hover{
    text-decoration: none;
    background-color: #acacac!important;
}
._PhanTrang .selected a{
    background-color: #acacac!important;
}

._emtyTK{
    margin-top: 30px;
    text-align: center;
}



/*Submenu*/

.rd-navbar-dropdown a:hover{
    background-color: transparent!important;
}
._menu > ul > li:hover .rd-navbar-dropdown{
    display: block;
}
._menu > ul > li:hover ._submn{
    display: none;
}
.rd-navbar-dropdown{
    top: 28px;
    left: 302px;
    position: absolute;
    text-align: center;
    z-index: 999999;
    width: 200px;
    display: none;
}
.rd-navbar-dropdown li:hover ._submn{
    display: block!important;
}
.rd-navbar-dropdown li{
    padding-top: 10px;
    padding-bottom: 10px;
}
._submn{
    top: 0;
    width: 200px;
    left: 189px;
    padding-left: 10px;
    display: none;
}
.rd-navbar-dropdown li{
    background-color: #0762b4;
    border: 1px #000 solid;
    border-radius: 20px!important;
}
.rd-navbar-dropdown li:hover{
    background-color: #ed1c24;
}

/*Tags*/

._tags{
    margin-top: 300px;
}
._tagsname{
    border: 1px #393939 solid;
    border-radius: 5px!important;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 5px;
    margin-right: 5px;
}
._tagsname a:hover{
    text-decoration: none;
    color: red;
}
._sp a:hover{
    text-decoration: none;
    color: red;
}

/*Img Zoom*/

.zoomLens{
    border: none!important;
    background: none!important;
}
.picZoomer-pic{
    width: 245px!important;
    height: 170px!important;
}

/*Taps Menu*/

.nav-tabs > li.active > a{
    background-color: #0762b4;
}
.nav-tabs {
    border-bottom: 1px #0762b4 solid;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #0762b4;
}

.carousel-inner>.item>img{
    height: 450px!important;
    width: 100%;
}

/* Active Menu */

#top a.active{
    background-color: #0362d9;
    border-radius: 10px!important;
    box-shadow: inset 0px 0px 5px black,0px 0px 8px white;
}

#top .rd-navbar-dropdown a.active{
    background: none;
    color: black;
}

/*Giới thiệu*/
._TieuDe{
    font: 30px 'RobotoCondensed-Regular';
    color: #0071fd;
    text-align: center;
}
/*Tin tức*/
._desnew{
    padding-left: 0px;
}

.padding-left-5{
    padding-left: 5px;
}
.padding-right-5{
    padding-right: 5px;
}

.chatFacebook {
    position: fixed;
    right: 60px;
    bottom: 10px;
    z-index: 10;
    display: block;
    width: 140px;
    height: 34px;
    border: 2px solid #3a5795;
    background-color: #3a5795;
    filter: alpha(opacity=30);
    opacity: 1;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    border-radius: 10px 10px 10px 10px !important;
    -moz-border-radius: 10px 10px 10px 10px !important;
    -webkit-border-radius: 10px 10px 10px 10px !important;
}
.chatFacebook span {
    display: block;
    border: 1px solid #fff;
    height: 29px;
    color: #fff;
    padding-top: 4px;
    text-transform: uppercase;
    font: 15px 'UTM Cafeta';
    border-radius: 10px 10px 10px 10px !important;
    -moz-border-radius: 10px 10px 10px 10px !important;
    -webkit-border-radius: 10px 10px 10px 10px !important;
}
.chatFacebook i {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-top: 2px;
    width: 20px;
    margin-right: 7px;
    margin-left: 7px;
    float: left;
}
a:hover{
    text-decoration: none;
}

.chat_zalo {
    position: fixed;
    bottom: 65px;
    right: 10px;
    z-index: 99999;
}