@charset "utf-8";

@font-face {
    font-family: 'UTMImpact';
    src: url('../fonts/UTMImpact.eot');
    src: url('../fonts/UTMImpact.eot') format('embedded-opentype'),
         url('../fonts/UTMImpact.woff2') format('woff2'),
         url('../fonts/UTMImpact.woff') format('woff'),
         url('../fonts/UTMImpact.ttf') format('truetype'),
         url('../fonts/UTMImpact.svg#UTMImpact') format('svg');
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSansBold.eot');
    src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansBold.woff2') format('woff2'),
         url('../fonts/OpenSansBold.woff') format('woff'),
         url('../fonts/OpenSansBold.ttf') format('truetype'),
         url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/RobotoRegular.eot');
    src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoRegular.woff2') format('woff2'),
         url('../fonts/RobotoRegular.woff') format('woff'),
         url('../fonts/RobotoRegular.ttf') format('truetype'),
         url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

* { margin: 0; text-decoration: none; font-family: arial; }
body { min-width: 1200px; background: #fff; }
img { max-width: 100%; height: auto; box-sizing: border-box; }
.w-clear:after { display:block; content:""; clear:both; }
.clear { clear: both; }

/* Begin Contain */ 
#wrap_container
{
    width: 100%;
}
.contain_main 
{ 
    max-width: 1200px;
    margin: 30px auto;
}
.left
{
    width: 240px;
    float: left;
}
.right
{
    width: 940px;
    float: right;
}
.title_main
{
    margin-bottom: 40px;
    text-align: center;
}
.title_main span
{
    font-size: 35px;
    color: #7a7a7a;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'OpenSansRegular';
    position: relative;
    display: inline-block;
}
.title_main span:before
{
    content: '';
    position: absolute;
    top: 55px;
    left: 0px;
    height: 4px;
    background: #9cd4d1;
    width: 100%;
    box-sizing: border-box;
}
.title_main span:after
{
    content: 'X';
    position: absolute;
    top: 50px;
    left: calc(50% - 13px);
    width: 26px;
    height: 13px;
    font-size: 18px;
    line-height: 12px;
    background: #fff;
    text-align: center;
    color: #9cd4d1;
    font-family: 'OpenSansBold';
    text-transform: uppercase;
}
.info_main
{
    margin-bottom: 10px;
}
.view
{
    float: left;
    color: #38A9A3;
    font-family: arial; 
    font-size: 14px;
    margin-bottom: 10px;
}
.share
{
    float: right;
}
/* End Contain */

/* Begin Wrap Home */
.wrap-home
{
    margin-top: 50px;
}
.wrap-content
{
    max-width: 1200px;
    margin: auto;
}
/* End Wrap Home */

/* Begin Wrap News Static */
.wrap-newsstatic
{
    background: #38A9A3;
    padding: 45px 0px;
}
.item-newsstatic
{
    width: 33.33%;
    float: left;
}
.item-newsstatic > a
{
    display: block;
    float: left;
    margin-right: 45px;
}
.item-newsstatic > a img
{
    border-radius: 100%;
}
.info-newsstatic
{
    width: calc(100% - 210px);
    float: left;
}
.info-newsstatic h3 a
{
    display: block;
    font-family: 'OpenSansRegular';
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.info-newsstatic h3 a:hover
{
    color: yellow;
    text-decoration: underline;
}
p.desc-newsstatic
{
    display: block;
    font-family: 'OpenSansRegular';
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}
/* End Wrap News Static */

/* Begin Wrap Why */
.left-why
{
    float: left; 
    max-width: 800px;
    width: 100%;
    box-sizing: border-box;
    background: #eeeeee;
    padding: 60px 35px;
}
.left-why > a
{
    display: block;
    float: left;
    margin-right: 20px;
}
.info-why
{
    float: left;
    width: calc(100% - 250px);
}
.info-why h3 a
{
    color: #333333;
    font-family: 'OpenSansBold';
    font-weight: normal;
    font-size: 20px;
    display: block;
    margin-bottom: 13px;
}
.info-why .desc-why
{
    font-family: 'OpenSansRegular';
    color: #908e8e;
    line-height: 25px;
    text-align: justify;
    font-size: 14px;
}
.info-why a.xemthem
{
    margin-top: 10px;
    height: auto;
    width: auto;
    line-height: normal;
    border: 0px; 
    background: transparent !important;
    color: #f85151 !important;
}
.info-why a.xemthem:hover
{
    text-decoration: underline;
}
.right-why
{
    float: right;
}
.right-why a:first-child
{
    display: block;
    margin-bottom: 30px;
}
/* End Wrap Why */

/* Begin Xem Thêm */
a.xemthem
{
    color: #f85151;
    display: inline-block;
    vertical-align: top;
    font-family: 'OpenSansRegular';
    width: 108px;
    height: 32px;
    border: 1px solid #d0eae9;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
}
a.xemthem i
{
    padding-left: 10px;
    font-size: 12px;
}
a.xemthem:hover
{
    color: #fff;
    background: #38A9A3;
}
a.xemthem:hover i
{
    color: #ff;
}
/* End Xem Thêm */

/* Begin Wrap Pro NB */
.wrap-pronb .content_main
{
    position: relative;
}
.control-owl
{
    position: absolute;
    top: 22%; 
}
.next-pronb,
.next-ttnb,
.next-doitac
{
    right: -25px;
}
.prev-pronb,
.prev-ttnb,
.prev-doitac
{
    left: -25px;
}
.next-doitac
{
    right: 40px;
    top: 38%;
}
.prev-doitac
{
    left: 40px;
    top: 38%;
}
.next-pronb i,
.prev-pronb i,
.next-ttnb i,
.prev-ttnb i,
.next-doitac i,
.prev-doitac i
{
    color: rgba(122, 122, 122, 0.6);
    font-size: 40px;
    cursor: pointer;
}
/* End Wrap Pro NB */

/* Begin Wrap News NB */
.wrap-ttnb { margin-bottom: 70px; }
.wrap-ttnb .content_main
{
    position: relative;
}
.item-news
{
    margin: auto;
    width: 375px;
    text-align: left;
}
.pic-item-news img:hover
{
    opacity: 0.9;
}
.item-news h3 a
{
    font-size: 17px;
    color: #39a9a4;
    text-transform: capitalize;
    display: block;
    font-weight: normal;
    font-family: 'OpenSansBold';
    margin-top: 23px;
    margin-bottom: 10px;
}
.item-news h3:hover, .item-news h3:hover a
{
    text-decoration: underline;
}
p.desc-news
{
    font-family: 'OpenSansRegular';
    text-align: justify;
    line-height: 23px;
    font-size: 14px;
    color: #999999;
}
.item-news a.xemthem
{
    background: #38A9A3;
    color: #fff;
}
.item-news a.xemthem i
{
    color: #fff;
}
/* End Wrap News NB */

/* Begin Wrap Quảng Cáo 3 */
.wrap-advertise
{

}
/* End Wrap Quảng Cáo 3 */

/* Begin Tags */
.wrap-tags
{
    max-width: 1200px;
    margin: auto;
    margin-bottom: 10px;
    color: gray;
}
.wrap-tags > span 
{
    font-size: 13px;
    color: #313131;
}
.wrap-tags > a
{
    color: gray;
    font-size: 13px;
}
.wrap-tags > a:hover
{
    text-decoration: underline;
}
/* End Tags */

/* Begin Header */
.header
{
    width: 100%;
    min-height: 110px;
}
.banner
{
    width: 100%;
}
.header_content
{
    max-width: 1200px;
    margin: auto;
}
.banner_left
{
    float: left;
    padding-top: 15px;
}
.banner_right
{
    float: right;
    padding-top: 30px;
    padding-right: 10px;
}
.logo
{ 
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
}
.lbl-header
{
    font-family: 'UTMImpact';
    color: #e1704b;
    text-transform: uppercase;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
}
.item-banner
{
    float: right;
    margin-left: 45px;
}
.item-banner > i
{
    display: inline-block;
    vertical-align: middle;
    color: #38A9A3;
    font-size: 30px;
    padding-right: 5px;
}
.item-banner > p
{
    display: inline-block;
    vertical-align: middle;
    font-family: 'OpenSansBold';
    color: #999999;
    font-size: 15px;
    text-transform: uppercase;
}
.item-banner > p > b
{
    font-weight: normal;
    display: block;
    font-family: 'OpenSansRegular';
    font-size: 13px;
    text-transform: none;
}
/* End Header */

/* Begin Crumbtrail */
.crumbtrail
{
    max-width: 1200px;
    height: 30px;
    margin: auto;
    margin-top: 10px;
    padding: 0px;
    list-style: none;
    line-height: 30px;
    background: transparent;
}
.crumbtrail li
{
    float: left;
}
.crumbtrail li.crumbtrail_br
{
    margin: 0px 10px;
    width: 6px;
    height: 30px;
    background: url(../images/navi.png) no-repeat center center;
}
.crumbtrail a
{
    font-family: arial;
    font-size: 13px;
    color: #313131;
}
.crumbtrail a:hover
{
    color: red;
    text-decoration: underline;
}
.crumbtrail .crumbtrail_lst
{
    color: #414141;
}
/* End Crumbtrail */

/* Begin Search */
.search
{
    width: 240px;
    height: 35px;
    background: white;
    margin-top: 5px;
    border-radius: 6px;
}
.btn_search
{
    float: right;
    width: 21px;
    height: 17px;
    cursor: pointer;
    outline: none;
    background: url(../images/btn-search.png) no-repeat;
    border: none;
    margin-right: 7px;
    margin-top: 9px;
}
.txt_search
{
    width: 205px;
    float: left;
    background: transparent;
    line-height: 33px;
    text-indent: 10px;
    outline: none;
    border: none;
    color: #313131;
    font-size: 12px;
    font-weight: normal;
    font-family: tahoma;
}
/* End Search */

/* Menu */
.menu 
{
    height: 50px;
    background: #38A9A3;
}
.menu_contain
{ 
   max-width: 965px;
   margin: auto;
}
.menu_contain ul 
{ 
    -webkit-padding-start: 0px; 
    list-style: none;
}
.menu_contain ul li a 
{
    color: white;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 0px 25px;
    line-height: 50px;
    text-decoration: none;
    font-weight: normal;
    font-family: 'OpenSansBold';
    text-transform: uppercase;
    position: relative;
}
.menu_contain ul li:hover a:before,
.menu_contain ul li a.active:before
{
    content: '';
    position: absolute;
    top: -20px;
    left: calc(50% - 35px);
    width: 0;
    height: 0;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 20px solid #38A9A3;
}
.menu_contain ul li.line
{
    width: 2px;
    height: 50px;
    background: url(../images/line-menu.png) no-repeat center;
}
#wrap_menu_res
{
    display: none;
    position: relative;
}
.invi_loading 
{
    visibility: hidden !important;
}
/* End Menu */

/* Begin Video */
.video
{
    float: left;
    width: 230px;
    margin-bottom: 12px;
    margin-right: 12px;
    text-align: center;
}
.video:nth-child(5n+1)
{
    clear: both;
}
.video:nth-child(5n)
{
    margin-right: 0px;
}
.pic-video img:hover
{
    opacity: 0.9;
}
.video h3 a
{
    font-size: 14px;
    color: #222222;
    text-transform: capitalize;
    display: block;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 20px;
}
.video h3:hover, .video h3:hover a
{
    color: red;
}
.youtube-player 
{
    position: relative;
    padding-bottom: 170px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}
.youtube-player iframe 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img 
{
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player img:hover 
{
    -webkit-filter: brightness(75%);
}
.youtube-player .play 
{
    width: 50px;
    height: 35px;
    left: calc(50% - 25px);
    top: calc(50% - 17px);
    position: absolute;
    background: url("../images/play.png") no-repeat;
    cursor: pointer;
}
/* End Video */

/* Begin Download */
.download
{
    width: 230px;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    text-align: center;
    font-family: arial;
}
.download:nth-child(5n+1)
{
    clear: both;
}
.download:nth-child(5n)
{
    margin-right: 0px;
}
.download > span
{
    color: #313131;
    display: block;
    margin: 10px 0px;
    font-size: 13px;
}
.download > a
{
    display: inline-block;
    padding: 5px 20px 5px 20px;
    background: #0EAD0F;
    color: #fff;
    font-size: 13px;
}
/* End Download */

/* Begin Sản Phẩm */
.sanpham
{
    float: left;
    width: 375px;
    margin-bottom: 36px;
    margin-right: 36px;
    text-align: left;
}
.sanpham:nth-child(3n+1)
{
    clear: both;
}
.sanpham:nth-child(3n)
{
    margin-right: 0px;
}
.pic_sanpham img:hover
{
    opacity: 0.9;
}
.sanpham h3 a
{
    font-size: 17px;
    color: #39a9a4;
    text-transform: capitalize;
    display: block;
    font-weight: normal;
    font-family: 'OpenSansBold';
    margin-top: 23px;
    margin-bottom: 10px;
}
.sanpham h3:hover, .sanpham h3:hover a
{
    text-decoration: underline;
}
p.desc-sanpham
{
    font-family: 'OpenSansRegular';
    text-align: justify;
    line-height: 23px;
    font-size: 14px;
    color: #999999;
}
.price_sanpham
{
    text-align: center;
    font-size: 14px;
}
.new-price { margin-bottom: 3px; }
.old-price span
{
    color: gray !important;
    text-decoration: line-through;
}
.new-price span
{
    color: #f30000 !important;
}
.price_sanpham span
{
    color: red;
}
a.cart-pro
{
    display: block;
    width: 150px;
    height: 35px;
    background: #99310A;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-family: tahoma;
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 15px;
}
/* End Sản Phẩm */

/* Begin Sản Phẩm Detail */
.hinh_sp_detail
{
    position: relative;
    float: left;
    width: 450px;
    border: 1px solid rgba(128, 128, 128, 0.4);
    text-align: center;
    margin-right: 20px;
    background: white;
}
.thongtin_sp_detail
{
    width: 500px;
    float: left;
    font-family: arial;
}
.thongtin_sp_detail > span
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    font-family: arial;
    display: block;
    margin-bottom: 20px;
    color: #38A9A3;
}
.pic_product_detail img
{
    max-width: 70px;
    box-shadow: none !important;
}
.detail_sp
{
    margin-top: 20px;
}
.tbl_detail_item
{
    width: 100%;
    margin-bottom: 10px;
}
.tbl_detail_item span
{
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}
.tbl_detail_item p
{
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.sel-product
{
    height: 30px;
    font-size: 13px;
    outline: none;
    text-align: center;
    cursor: pointer;
}
.loading-comment
{
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: rgba(255, 255, 255, 0.8) url(../images/loading.gif) center no-repeat;
}
.price-detail p
{
    color: red;
    font-weight: bold;
    font-size: 17px;
}
p.price-detail-old
{
    color: gray;
    text-decoration: line-through;
    font-weight: bold;
}
.tinhtrang
{
    font-weight: normal;
}
.conhang
{
    color: #6A9701
}
.hethang,
.dangcapnhat
{
    color: #F00
}
a.item-mau-pro
{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 30px;
    height: 30px;
}
a.item-mau-pro.active
{
    position: relative;
}
a.item-mau-pro.active:before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    box-sizing: border-box;
    background: url(../images/ac_pro_cl_s.png) no-repeat bottom right;
    border: 2px solid #e5101d;
}
a.item-mau-pro input[type=radio],
a.item-size-pro input[type=radio]
{
	outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px;
}
a.item-size-pro
{
    width: auto !important;
    height: 30px !important;
    border: 1px solid rgba(128, 128, 128, 0.5);
    padding: 0px 15px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
a.item-size-pro span
{
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    cursor: pointer;
    color: gray;
}
a.item-size-pro.active
{
    position: relative;
    border-color: #e5101d;
}
a.item-size-pro.active:before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    box-sizing: border-box;
    background: url(../images/ac_pro_cl_s.png) no-repeat bottom right;
    border: 1px solid #e5101d;
}
a.item-size-pro.active span
{
    color: #e5101d;
}
/* End Sản Phẩm Detail */

/* Begin Tin Tức */
.news
{
    margin-bottom: 45px;
}
.news:last-of-type
{
    margin-bottom: 0px;
}
.pic_news
{
    float: left;
    max-width: 375px;
    width: 100%;
    margin-right: 40px;
}
.info_news
{
    float: left;
    width: calc(100% - 415px);
}
.name_news h3 a
{
    font-size: 18px;
    color: #39a9a4;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    font-family: 'OpenSansBold';
    margin-top: 10px;
    margin-bottom: 10px;
}
.name_news a:hover
{
    text-decoration: underline;
}
.desc_news
{
    font-family: 'OpenSansRegular';
    text-align: justify;
    line-height: 27px;
    font-size: 15px;
    color: #999999;
}
/* End Tin Tức */

/* Begin Tin tức khác */
b.tit-news-other
{
    display: block;
    font-family: arial;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.list_baivietkhac
{
    padding-left: 17px;
}
.list_baivietkhac li
{
    margin-bottom: 2px;
}
.list_baivietkhac li a
{
    text-transform: none;
    color: #333333;
    font-family: tahoma;
    font-size: 13px;
}
.list_baivietkhac li a:hover
{
    text-decoration: underline;
    color:  #ef5454;
}
/* End Tin tức khác */

/* Begin Liên Hệ */
.left-lienhe
{
    width: 60%;
    float: left;
}
.info-lienhe
{
    font-size: 13px;
    line-height: 1.5;
    color: #333333;
}
.right-lienhe 
{ 
    width: 38%;
    float: right;
}
.hr-lienhe
{
    border-top: 2px solid rgba(128, 128, 128, 0.52);
    margin: 15px 0px;
}
#map
{
    height: 480px;
    margin: 10px 0px;
}#map iframe{
	width:100%;
}
#directionsPanel
{
    display: none;
}
span#hint-map
{
    font-size: 13px;
    display: block;
}
input.btn-map
{
    border: 0px;
    width: 100px;
    height: 31px;
    background: gray;
    color: white;
    border-radius: 2px;
    outline: none;
}
input.txt-map
{
    height: 27px;
    width: calc(100% - 110px);
    text-indent: 10px;
    border: 1px solid;
    border-color: #cecbcb;
    border-radius: 0px;
    outline: none;
}
span.tit-map
{
    color: red;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
    font-family: tahoma;
    font-weight: bold;
}
.diachi
{
    font-size: 13px;
}
/* End Liên Hệ */

/* Begin Table Liên Hệ */
.tablelienhe span { color: #38A9A3; }
.tablelienhe td { height: 25px; }
.tablelienhe .input, .tablelienhe textarea 
{ 
    border: 1px #E9E9E9 solid;
    font-size: 12px;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    min-height: 30px;
}
.tablelienhe .title { font-size: 14px; font-weight: bold; text-transform: uppercase; }
.button 
{
    border: 1px solid #515151;
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    padding: 5px 15px;
    background: #414944;
    border-radius: 1px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
}
.button:hover
{
    color: #FFFFFF;
    background: #202020;
    -webkit-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}
.tablelienhe .input::-webkit-input-placeholder {
    color: #585757;
}

.tablelienhe .input:-moz-placeholder { /* Firefox 18- */
    color: #585757;
}

.tablelienhe .input::-moz-placeholder {  /* Firefox 19+ */
    color: #585757;
}

.tablelienhe .input:-ms-input-placeholder {  
    color: #585757;
}
.tablelienhe textarea::-webkit-input-placeholder {
    color: #585757;
}

.tablelienhe textarea:-moz-placeholder { /* Firefox 18- */
    color: #585757;
}

.tablelienhe textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #585757;
}

.tablelienhe textarea:-ms-input-placeholder {  
    color: #585757;
}
/* End Table Liên Hệ */

/* Begin Footer */
.footer
{ 
    width: 100%;
    background: #38A9A3;
}
.footer_main
{
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0px;
    padding-bottom: 60px;
    position: relative;
}
.title_footer span
{
    margin-bottom: 13px;
    color: #fff;
    font-size: 18px;
    display: block;
    font-family: 'OpenSansBold';
    text-transform: uppercase;
}
.content_footer
{
    color: #fff;
    font-family: 'OpenSansRegular';
    line-height: 30px;
    font-size: 16px;
}
.footer_news
{
    float: left;
}
.footer_news:nth-child(1)
{
    margin-right: 20px;
    width: 400px;
}
.footer_news:nth-child(2)
{
    width: 175px;
    margin-right: 15px;
}
.footer_news:nth-child(3)
{
    width: 175px;
}
.footer_news:nth-child(4)
{
    width: 100%;
    max-width: 380px;
    float: right;
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0px;
    box-sizing: border-box;
    background: #2B817E;
    padding: 30px 20px 0px 20px;
}
ul.ls-menu
{
    padding-left: 15px;
    line-height: 22px;
}
ul.ls-menu li a
{
    color: #fff;
    font-size: 14px;
    font-family: 'RobotoRegular';
}
ul.ls-menu li a:hover
{
    text-decoration: underline;
}
.footer-bottom
{
    min-height: 48px;
    line-height: 48px;
    background: #2B817E;
}
.footer-bottom > div
{
    max-width: 1200px;
    margin: auto;
}
span#copy
{
    display: block;
    color: #fff;
    font-size: 12px;
    float: left;
    line-height: 48px;
    font-family: arial;
}
div.thongke
{
    float: right;
    font-family: arial;
    line-height: 48px;
}
div.thongke div.item-tk
{
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 12px;
}
div.thongke div.item-tk > span
{
    color: #fff;
}
div.thongke div.item-tk:nth-of-type(2n)
{
    margin: 0px 2px;
}
/* End Footer */

/* Begin Not Found */
.notice_pro 
{ 
    width: 100%;
    height: 60px;
    background: #EFECEC;
    color: #7D7979;
    font-family: arial;
    border-radius: 5px; 
}
.notice_pro h4 { padding: 0px 20px;line-height: 60px;font-weight: normal;font-size: 15px; }
/* End Not Found */

.scrollToTop
{ 
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 2px;
    display: none;
    z-index: 3;
    cursor: pointer;
}

/* Phân Trang */

.pagination { text-align: center; margin-top: 15px; }
.pagination ul {display: inline-block;  margin-bottom: 0;margin-left: 0; padding: 0px;}
.pagination ul>li{display: inline;}
.pagination ul>.active>a, .pagination ul>.active>span
{  
    cursor: default;
    background: #38A9A3;
    color: white;
}
.pagination ul>li>a, .pagination ul>li>span
{ 
    font-family: arial;
    font-size: 12px;
    float: left;
    padding: 1px 7px;
    line-height: 20px;
    text-decoration: none;
    background-color: #2B817E;
    color: white;
    margin: 0 2px;
    border-radius: 1px;
}
.pagination ul>li>a:hover, .pagination ul>li>span:hover
{ 
    background: #38A9A3;
    color: white;
}

/* End Phân Trang */

/* Fanpage Facebook */
.fanpage_facebook{position:fixed; right:-300px; z-index: 999999; top:200px;display: block}