@charset "utf-8";

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

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

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

* { margin: 0; text-decoration: none;}
.clear { clear: both; }

/* Begin Contain */
body{min-width: 1200px;margin:0 auto;} 
#wrap_container
{
    width: 100%;
}
.contain_main 
{ 
    width: 1200px;
    margin: 0px auto;
    min-height: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.left
{
    width: 270px;
    float: left;
}
.right
{
    width: 905px;
    float: right;
}
.title_main
{
    margin-bottom: 15px;
    margin-top: -7px;
    height: 45px;
    width: 100%;
    background: url(../images/bg_title_right.png) no-repeat top center;
}
.title_main h1
{
    font-size: 18px;
    font-family: 'robotocondensedbold';
    text-transform: uppercase;
    color: white;
    padding-left: 25px;
    line-height: 48px;
    font-weight: normal;
}
.content_main
{

}
.title_left
{
    height: 35px;
    background: url(../images/bg_title_left.png) no-repeat top center;
    float: none !important;
}
.title_left h2
{
    line-height: 35px;
    font-family: 'robotocondensedbold';
    text-transform: uppercase;
    color: white;
    font-size: 18px;
    text-align: center;
}
.content_left
{
    margin-bottom: 20px;
    border-top: 0px;
    width: 262px;
    border: 1px solid #e7e7e7;
}
.info_main
{
    margin-bottom: 10px;
}
.view
{
    float: left;
    color: #0072C4;
    font-family: arial; 
    font-size: 14px;
    margin-bottom: 10px;
}
.share
{
    float: right;
}
/* End Contain */

/* Begin Search */
.search
{
    float: right;
    width: 260px;
    height: 34px;
    margin-top: 5px;
    background: url(../images/bg_search.png) no-repeat top center;
}
.btn_search
{
    float: left;
    margin-top: 7px;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.txt_search
{
    width: 225px;
    float: left;
    background-color: transparent;
    line-height: 33px;
    text-indent: 10px;
    outline: none;
    border: none;
    color: white;
}
/* End Search */

/* Begin Doi Tac */
.prolist
{
    width: 100%;
}
.prolist_content
{
    width: 1120px;
    margin: auto;
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px;
}
.next_prolist
{
    position: absolute;
    right: -40px;
    top: 140px;
    width: 19px;
    height: 30px;
    cursor: pointer;
    background: url(../images/owl_next_pro.png) no-repeat right center;
}
.prev_prolist
{
    position: absolute;
    left: -40px;
    top: 140px;
    width: 19px;
    height: 30px;
    cursor: pointer;
    background: url(../images/owl_prev_pro.png) no-repeat right center;
}
.item_prolist
{
    width: 265px;
    margin: auto;
    position: relative;
}
.pic_prolist
{
    position: relative;
}
.pic_prolist:after
{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0px;
    width: 100%;
    height: 10px;
    background: url(../images/rim_sanpham.png) no-repeat bottom center;
}
.pic_prolist img
{
    padding: 5px;
    background: white;
    border: 1px solid rgba(128, 128, 128, 0.38);
}
.pic_prolist img:hover
{
    opacity: 0.8;
}
.name_prolist
{
    text-align: center;
    margin-top: 15px;
}
.name_prolist a h2
{
    color: #1B07FE;
    font-family: 'robotocondensedbold';
    text-transform: uppercase;
    font-size: 19px;
}
.name_prolist a h2:hover
{
    color: red;
}
/* End Doi Tac */

/* Begin Header */
.header
{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.banner
{
    width: 100%;
    height: 150px;
    padding: 25px 0px;
    text-align: center;
}
.banner_top {
    display: block;
    position: relative;
    text-align: center;
}
.banner_top img {
    max-width: 100%;
    margin: auto;
}
.header_content
{
    width: 1200px;
    margin: auto;

}
.logo
{ 
    float: left;
    margin-top: 35px;
    margin-left: 25px;
}
.banner_hotline
{
    float: right;
    margin-top: 85px;
    min-height: 46px;
    background: url(../images/icon_hl.png) no-repeat 12px 10px;
}
.item_hl
{
    color: blue;
    font-family: 'texgyreadventorbold';
    line-height: 30px;
    padding-left: 65px;
    font-weight: bold;
    font-size: 26px;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
/* End Header */

/* Menu */
.menu 
{ 
    width: 100%;
    height: 45px;
    background: #0004ff;
    border-bottom: 1px solid white;
}
.menu_contain
{ 
    width: 1200px;
    margin: auto;
}
.menu_contain ul 
{ 
    -webkit-padding-start: 0px; 
    list-style: none; 
}
.menu_contain ul li 
{ 
    float: left; 
}
.menu_contain ul li a 
{
    color: white;
    display: block;
    padding: 0px 40px;
    font-size: 14px;
    line-height: 45px;
    font-family: 'opensanssemibold';
    text-decoration: none;
    font-weight: normal;
    text-transform: uppercase;
}
.menu_contain ul li a.active, .menu_contain ul li a:hover
{ 
    background: red;
}
.menu_contain ul li.line
{
    width: 2px;
    height: 36px;
    margin-top: 5px;
    background: url(../images/line_menu.png) no-repeat 0px 0px;
}
/* End Menu */

/* Slideshow */
.slideshow 
{ 
    
}
/* End Slideshow */

/* Begin Product Ban Chay */
.pro_banchay_owl
{
    position: relative;
    width: 830px;
    margin: auto;
}
.next_pro_bc
{
    position: absolute;
    right: -40px;
    top: 140px;
    width: 19px;
    height: 30px;
    cursor: pointer;
    background: url(../images/owl_next_pro.png) no-repeat right center;
}
.prev_pro_bc
{
    position: absolute;
    left: -40px;
    top: 140px;
    width: 19px;
    height: 30px;
    cursor: pointer;
    background: url(../images/owl_prev_pro.png) no-repeat right center;
}
/* End Product Ban Chay */

/* Begin Pro List Left */
.pro_list_left
{
    padding-left: 0px;
    list-style: none;
} 
.pro_list_left li
{
    background: url(../images/li_pro_left.png) no-repeat 20px 16px;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.34);
}
.pro_list_left li:last-child
{
    border-bottom: 0px;
}
.pro_list_left li a
{
    font-family: arial;
    font-size: 14px;
    color: black;
    padding-left: 35px;
    text-transform: capitalize;
}
.pro_list_left li a:hover
{
    color: red;
}
/* End Pro List Left */

/* Begin Hổ Trợ Trực Tuyến */
.bg_httt
{
    text-align: center;
    margin: 10px 0px;
}
.block-httt
{
    width: 240px;
    margin:auto;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.35);
}
.block-httt:last-child
{
    border-bottom: 0px;
    padding-bottom: 0px;
}
.detail-httt
{
    display: inline-block;
    vertical-align: top;
}
.td-httt a
{
    color: gray;
    font-size: 15px;
    font-family: arial;
}
.td-httt a span
{
    color: red;
    font-weight: bold;
    font-size: 16px;
    font-family: arial;
}
/* End Hổ Trợ Trực Tuyến */

/* Begin Sản Phẩm */
.sanpham
{
    float: left;
    margin: 0px 20px;
    margin-bottom: 20px;
}
.sanpham:nth-child(3n+1)
{
    clear: both;
}
.sanpham:nth-child(3n)
{
    margin-right: 0px;
}
.pic_sanpham
{
    position: relative;
}
.pic_sanpham:after
{
    content: '';
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 100%;
    height: 10px;
    background: url(../images/rim_sanpham.png) no-repeat bottom center;
}
.pic_sanpham img
{
    border: 1px solid rgba(195, 190, 190, 0.79);
    background: white;
}
.pic_sanpham img:hover
{
    opacity: 0.8;
}
.name_sanpham
{
    text-align: center;
    margin-top: 15px;
}
.name_sanpham a h2
{
    font-size: 16px;
    color: black;
    font-family: arial;
    font-weight: normal;
}
.name_sanpham a h2:hover
{
    color: #363999;
}
.price_sanpham
{
    text-align: center;
    margin-top: 5px;
    color: black;
    font-size: 13px;
    font-family: arial;
    font-weight: normal;
}
.price_sanpham span
{
    color: red;
    font-size: 13px;
    font-family: arial;
}
/* End Sản Phẩm */

/* Begin Tin tức Moi */
.tt_moi 
{ 
    width: 230px; 
    margin: auto; 
}
.item-tt-moi
{
    height: 70px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.35) !important;
    padding-bottom: 5px !important;
    margin-bottom: 10px !important;
    margin-top: 5px;
}
.pic-tt-moi
{
    float: left;
    width: 85px;
    margin-right: 10px;
}
.name-tt-moi
{
    margin-bottom: 5px;
}
.name-tt-moi a h3
{
    color: #151514;
    text-align: justify;
    font-size: 13px;
    font-weight: normal;
    font-family: arial;
}
.name-tt-moi a h3:hover
{
    color: red;
}
/* End Tin tức Moi */

/* Begin Sản Phẩm Detail */
.hinh_sp_detail
{
    float: left;
    width: 440px;
    text-align: center;
}
.thongtin_sp_detail
{
    width: 435px;
    float: right;
    font-family: arial;
}
.thongtin_sp_detail h1
{
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
    font-family: arial;
}
.detail_sp
{
    margin-top: 20px;
}
.td_sp_detail
{
    font-size: 18px;
}
.desc_detail_sanpham
{
    font-size: 13px;
    color: black;
    font-family: arial;
    line-height: 20px;
    text-align: justify;
}
.tags_detail a
{
    color: #265FC4;
    font-family: arial;
    font-size: 15px;
}
.tags_detail a:hover
{
    color: red;
}
/* End Sản Phẩm Detail */

/* Begin Bảng Màu */
.item-bangmau
{
    float: left;
    width: 110px;
    margin-right: 21px;
    margin-bottom: 15px;
    text-align: center;
}
.item-bangmau:nth-child(7n+1)
{
    clear: both;
}
.item-bangmau:nth-child(7n)
{
    margin-right: 0px;
}
.pic-bangmau img
{
    padding: 3px;
    border: 1px solid rgba(128, 128, 128, 0.34);
    background: white;
}
.pic-bangmau img:hover
{
    opacity: 0.8;
}
.name-bangmau
{
    font-size: 14px;
    font-family: arial;
    color: red;
    margin: 5px 0px;
}
.desc-bangmau
{
    font-size: 13px;
    color: gray;
    font-family: arial;
}
/* End Bảng Màu */

/* Begin Tin Tức */
.news
{
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(128, 128, 128, 0.42);
    padding-bottom: 15px;
}
.pic_news
{
    float: left;
    width: 177px;
    margin-right: 15px;
}
.pic_news img
{
    padding: 5px;
    border: 1px solid #0072C4;
    background: rgba(255, 255, 255, 0.67);
}
.pic_news:hover img
{
    opacity: 0.8;
    border-color: #ED1B24;
}
.info_news
{
    float: left;
    width: 700px;
}
.name_news
{
    text-align: justify;
    margin-top: 10px;
}
.name_news h3 a
{
    font-family: arial;
    color: black;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
}
.name_news a:hover
{
    color: #ED1B24;
}
.desc_news
{
    color: #333332;
    margin-top: 5px;
    text-align: justify;
    font-family: arial;
    font-size: 13px;
    line-height: 25px;
}
.desc_news a
{
    color: #4D8B00;
}
.btn_news
{
    float: right;
    margin-top: 15px;
}
.btn_news a
{
    color: #323596;
    font-size: 14px;
    font-family: arial;
}
.btn_news a:hover
{
    color: red;
}
/* End Tin Tức */

/* Begin Tin tức khác */
.list_baivietkhac
{
    padding-left: 15px;
    list-style: none;
    list-style-image: url(../images/li_httt.png);
}
.list_baivietkhac li
{
    line-height: 25px;
}
.list_baivietkhac li a
{
    text-transform: none;
    color: black;
    font-family: arial;
    font-size: 14px;
}
.list_baivietkhac li a:hover
{
    text-decoration: underline;
    color: red;
}
/* End Tin tức khác */

/* Begin Liên Hệ */
.info_lienhe
{
    margin: 10px 0px;
}
.left_lienhe 
{ 
    width:100%;
}
.left_lienhe ul
{
    list-style-image: url(../images/li_httt.png);
    padding-left: 20px;
}
.left_lienhe ul li
{
    line-height: 25px;
    color:#333332;
    font-size: 14px;
    font-family: arial;
}
.left_lienhe ul li a
{
    color:#333332;
    font-family: arial;
}
.left_lienhe h2
{
    text-align: center;
    margin:10px auto;
    font-family: arial;
    font-weight: bold;
    color: #0072C4;
    font-size: 20px;
}
.right_lienhe 
{   
    margin: 0 auto;
}
.center_lienhe 
{ 
    width:100%;
}
.center_lienhe h3
{
    text-align: center;
    margin:10px auto;
    font-family: arial;
    font-weight: bold;
    color: #0072C4;
    font-size: 20px;
}
/* End Liên Hệ */

/* Begin Table Liên Hệ */
.tablelienhe span { color: red; }
.tablelienhe td { height: 25px; }
.tablelienhe .input, .tablelienhe textarea { border: 1px #E9E9E9 solid;azimuth: center;width: 100%;padding: 5px; }
.tablelienhe .title { font-size: 14px; font-weight: bold; text-transform: uppercase; }
.button { background: #0072C4; border: 1px solid #fff; border-radius: 3px 3px 3px 3px; color: #FFFFFF; font: 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding: 5px 30px; cursor: pointer; }
/* End Table Liên Hệ */

/* Begin Footer */
.footer
{ 
    width: 100%;
    min-height: 200px;
    background: url(../images/bg_footer.png) no-repeat top center;
    background-size: 100% 100%;
}
.footer_contain
{
    width: 1200px;
    margin:auto;
    padding-top: 30px;
}
.title_footer
{
    margin-bottom: 10px;
}
.title_footer h2
{
    color: yellow;
    font-family: arial;
    font-size: 15px;
    text-transform: uppercase;
}
.content_footer
{
    font-family: arial;
    font-size: 13px;
    color: white;
    line-height: 25px;
}
.copy
{
    font-family: arial;
    font-size: 13px;
    color: white;
    margin-top: 10px;
}
.block_footer_1
{
    width: 500px;
    float: left;
    margin-right: 45px;
}
.block_footer_2
{
    width: 250px;
    float: left;
    margin-left: 45px;
}
.block_footer_2 ul.info_ft{padding: 0;font-family: Arial;}
.block_footer_2 ul.info_ft li{list-style:none;}
.block_footer_2 ul.info_ft li a{color: #fff;}
.block_footer_2 ul.info_ft li a:hover{color: #ff0;}
.block_footer_3
{
    width: 220px;
    height: 125px;
    float: right;
    background: url(../images/bg_tk.png) no-repeat 20px 30px;
    text-align: right;
}
.tbl_tk
{
    float: right;
    color: white;
    font-family: arial;
    font-size: 13px;
    line-height: 22px;
    font-weight: normal;
}
/* End Footer */

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

.scrollToTop
{ 
    width: 50px;
    height: 50px;
    padding: 10px;
    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 */

.phantrang
{
    text-align: center;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 6px;
    margin-top: 5px;
}
.phantrang a 
{
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #0072C4;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #0072C4;
    cursor: pointer;
    font-size: 10px;
    margin: 0 0 0 5px;
    padding: 7px 10px;
    border-radius: 5px;
    font-weight: bold;
}
.phantrang a:hover 
{
    background: none repeat scroll 0 0 gray; 
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
}
.phantrang .paginate_button_disabled, .phantrang .paginate_button_disabled:hover 
{
    background: linear-gradient(to bottom, #F8F8F8 0%, #EAEAEA 100%) repeat scroll 0 0 transparent;
    border: 1px solid #0072C4 !important;
    color: #0072C4 !important;
    cursor: default;
    opacity: 0.7;
}
.phantrang .paginate_active, .phantrang .paginate_active:hover 
{
    background: none repeat scroll 0 0 #0072C4;   
    box-shadow: none;
    color: #FFFFFF;
}

/* End Phân Trang */