<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoBold.woff2') format('woff2'),
         url('../fonts/RobotoBold.woff') format('woff'),
         url('../fonts/RobotoBold.ttf') format('truetype'),
         url('../fonts/RobotoBold.svg#RobotoBold') 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');
}
@font-face {
    font-family: 'SVN-Avobold';
    src: url('../fonts/SVN-Avobold.eot');
    src: url('../fonts/SVN-Avobold.eot') format('embedded-opentype'),
         url('../fonts/SVN-Avobold.woff2') format('woff2'),
         url('../fonts/SVN-Avobold.woff') format('woff'),
         url('../fonts/SVN-Avobold.ttf') format('truetype'),
         url('../fonts/SVN-Avobold.svg#SVN-Avobold') format('svg');
}
@font-face {
    font-family: 'SFUFuturaBook';
    src: url('../fonts/SFUFuturaBook.eot');
    src: url('../fonts/SFUFuturaBook.eot') format('embedded-opentype'),
         url('../fonts/SFUFuturaBook.woff2') format('woff2'),
         url('../fonts/SFUFuturaBook.woff') format('woff'),
         url('../fonts/SFUFuturaBook.ttf') format('truetype'),
         url('../fonts/SFUFuturaBook.svg#SFUFuturaBook') format('svg');
}
@font-face {
    font-family: 'SVN-Lobster';
    src: url('../fonts/SVN-Lobster.eot');
    src: url('../fonts/SVN-Lobster.eot') format('embedded-opentype'),
         url('../fonts/SVN-Lobster.woff2') format('woff2'),
         url('../fonts/SVN-Lobster.woff') format('woff'),
         url('../fonts/SVN-Lobster.ttf') format('truetype'),
         url('../fonts/SVN-Lobster.svg#SVN-Lobster') format('svg');
}
@font-face {
    font-family: 'SFUFuturaHeavy';
    src: url('../fonts/SFUFuturaHeavy.eot');
    src: url('../fonts/SFUFuturaHeavy.eot') format('embedded-opentype'),
         url('../fonts/SFUFuturaHeavy.woff2') format('woff2'),
         url('../fonts/SFUFuturaHeavy.woff') format('woff'),
         url('../fonts/SFUFuturaHeavy.ttf') format('truetype'),
         url('../fonts/SFUFuturaHeavy.svg#SFUFuturaHeavy') format('svg');
}
@font-face {
    font-family: 'SFUTradeGothicBoldCondensedTwenty';
    src: url('../fonts/SFUTradeGothicBoldCondensedTwenty.eot');
    src: url('../fonts/SFUTradeGothicBoldCondensedTwenty.eot') format('embedded-opentype'),
         url('../fonts/SFUTradeGothicBoldCondensedTwenty.woff2') format('woff2'),
         url('../fonts/SFUTradeGothicBoldCondensedTwenty.woff') format('woff'),
         url('../fonts/SFUTradeGothicBoldCondensedTwenty.ttf') format('truetype'),
         url('../fonts/SFUTradeGothicBoldCondensedTwenty.svg#SFUTradeGothicBoldCondensedTwenty') format('svg');
}
@font-face {
    font-family: 'SVN-Avo';
    src: url('../fonts/SVN-Avo.eot');
    src: url('../fonts/SVN-Avo.eot') format('embedded-opentype'),
         url('../fonts/SVN-Avo.woff2') format('woff2'),
         url('../fonts/SVN-Avo.woff') format('woff'),
         url('../fonts/SVN-Avo.ttf') format('truetype'),
         url('../fonts/SVN-Avo.svg#SVN-Avo') format('svg');
}
@font-face {
    font-family: 'SFUFuturaLightOblique';
    src: url('../fonts/SFUFuturaLightOblique.eot');
    src: url('../fonts/SFUFuturaLightOblique.eot') format('embedded-opentype'),
         url('../fonts/SFUFuturaLightOblique.woff2') format('woff2'),
         url('../fonts/SFUFuturaLightOblique.woff') format('woff'),
         url('../fonts/SFUFuturaLightOblique.ttf') format('truetype'),
         url('../fonts/SFUFuturaLightOblique.svg#SFUFuturaLightOblique') format('svg');
}

/* Begin Main */ 
*{margin: 0; text-decoration: none;}
*, *:before, *:after{-webkit-box-sizing: inherit;-moz-box-sizing: inherit;box-sizing: inherit;}
html{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{background:#fff;font-family: Arial, Helvetica, sans-serif; line-height: 1.5; font-size: 14px;}
img{max-width: 100%; height: auto; box-sizing: border-box; vertical-align: top}
a, input, textarea{outline: none;padding: 0px;border: 0px;}

a,.transition{
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

ol, ul{list-style: none;margin-bottom:0;padding: 0px;}
.w-clear:after{display:block; content:""; clear:both;}
.clear{clear: both;}
.wrap-main, .wrap-content{max-width: 1220px;margin: 20px auto;padding: 0px 10px;}
.wrap-content{margin: auto;}
.left{width: 240px;float: left;line-height: normal;}
.right{width: 930px;float: right;}
.title_main{margin-bottom: 30px;position: relative;overflow: hidden;}
.title_main span{
    font-family: SVN-Lobster;
    font-size: 50px;
    color: #1391cc;
    position: relative;
    float: left;
}
.mangxahoi li{display: inline-block;vertical-align: middle;}
/* End Main */

/* Begin Left */
.block-left{margin-bottom: 30px;}
.block-left:last-child{margin-bottom: 0px;}
.title-left{display: block;height: 40px;text-align: center;line-height: 40px;color: #fff;text-transform: uppercase;font-size: 15px;font-family: 'RobotoBold';background: url(../images/bg-title-left.png) no-repeat;}
.content-left{border: 1px solid #e6e6e6;padding: 10px;}
.content-left ul{list-style: none;padding: 0px;}
.content-left ul li{position: relative;}
.content-left ul li:before{content: "";position: absolute;top: 17px;left: 0px;width: 4px;height: 4px;background: #999999;border-radius: 100%;}
.content-left ul li:last-child a{border-bottom: 0px;}
.content-left ul li a{display: block;border-bottom: 1px solid #e6e6e6;color: #666666;font-family: 'RobotoRegular';padding: 11px 0px 11px 15px;}
.content-left ul li:hover a{color: #EC1721;}
#listvideos{width: 100%;height: 30px;outline: none;border: 1px solid #e6e6e6;color: #7c7c7c;text-transform: lowercase;padding: 0px 5px;margin-top: 5px;cursor: pointer;}
.content-hotline-left{text-align: center;}
.hl-hotline-left{background: url(../images/hl.png) no-repeat 0px 5px;margin-top: 15px;margin-bottom: 10px;color: red;font-size: 20px;font-weight: bold;padding-left: 25px;}
.item-httt{text-align: left;color: #1d1d1d;border-bottom: 1px dotted #e1e1e1;padding-bottom: 10px;margin-bottom: 10px;}
.item-httt:last-child{margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.item-httt p{margin-bottom: 7px;}
.item-httt p:last-child{margin-bottom: 0px;}
.item-httt p a{margin-right: 5px;display: inline-block;vertical-align: middle;}
.item-httt p:nth-child(2){background: url(../images/phone.png) no-repeat 0px 0px;padding-left: 33px;height: 21px;line-height: 21px;}
.item-httt p:nth-child(3){background: url(../images/email.png) no-repeat 2px 0px;padding-left: 33px;line-height: 16px;word-wrap: break-word;}
/* End Left */

/* Begin Header */
.header{line-height: normal;position: relative;z-index: 15;padding: 10px 0px;box-shadow: 0px 0px 3px 0px #ccc;}
.header .wrap-content{}
.header-top{background: #f2f2f2;border-bottom: 1px solid #d9d9d9;font-size: 14px;font-family: 'RobotoRegular';color: #4d4d4d;}
.header-top a{color: #4d4d4d;}
.header-top .wrap-content{padding: 5.5px 10px;}
.header-right_top{
    overflow:hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.header-right_top img{
    float:left;
    margin-top:4px;
    margin-right:5px;
}
.header-right_top a{
    color: #353535;
    font-family: SFUFuturaBook;
    font-weight:normal;
    float: right;
    font-size: 14px;
}
.hotline-header-top{margin-right: 50px;}
.right-header-top li{margin-left: 10px;}
.right-header-top li:first-child{margin-left: 0px;}
.header-bottom{background-position: top center;background-repeat: no-repeat;}
.header-bottom .wrap-content{height: 120px;}
.logo-header-bottom{}
.logo-header-bottom img{}
.banner-header-bottom{margin-right: 160px;}
.hotline-header-bottom{min-height: 59px;text-align: left;padding-left: 72px;margin-right: 125px;background: url(../images/icon-hl.png) no-repeat 0px 5px;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, 1px 2px 2px #000;}
.hotline-header-bottom p{color: #4d4d4d;margin-bottom: 3px;}
.hotline-header-bottom a{font-size: 22px;color: #ff0000;font-family: 'RobotoBold';display: block;line-height: 25px;}
/* End Header */

/* Begin Intro */
.wrap-intro{background: #F0F0F0;line-height: normal;}
.wrap-intro .wrap-content{padding: 50px 10px;max-width: 1245px;}
.title-ttnb{color: #333333;font-size: 30px;font-family: 'RobotoBold';text-transform: uppercase;text-align: center;width: 336px;height: 98px;margin: auto;background: url(../images/bg-title-tintuc.png);margin-bottom: 10px;padding-top: 30px;}
.item-ttnb{display: block;margin: auto;width: 100%;max-width: 380px;}
.item-ttnb h3{font-size: 16px;color: #4d4d4d;font-family: 'RobotoBold';text-transform: uppercase;font-weight: normal;text-align: center;margin-top: 20px;margin-bottom: 5px;}
.item-ttnb p{color: #666666;font-size: 13px;font-family: 'RobotoRegular';line-height: 23px;text-align: center;margin-bottom: 10px;}
.item-ttnb span{width: 90px;height: 30px;background: #333333;text-align: center;line-height: 30px;color: #fff;font-family: 'RobotoRegular';margin: auto;display: block;}
.item-ttnb span:hover{background: #EC1721;}
/* End Intro */

/* Menu */
.menu{}
.menu .wrap-content{}
.menu .wrap-content .ddsmoothmenu{padding: 0px;list-style: none;line-height: 33px;float: right;}
.menu .wrap-content .ddsmoothmenu ul li{margin: 0px 12px;}
.menu .wrap-content .ddsmoothmenu ul li:first-child{margin-left: 0px;}
.menu .wrap-content .ddsmoothmenu ul li a{color: #474747;display: block;font-size: 15px;font-family: 'SVN-Avobold';padding: 0px 11px;text-transform: uppercase;line-height: 40px;height: 40px;}
.menu .wrap-content .ddsmoothmenu ul li:hover a, .menu .wrap-content .ddsmoothmenu ul li a.active{background: #fc0000;color: #fff;}
.menu .wrap-content .ddsmoothmenu ul li.line{width: 1px;height: 14px;margin-top: 10px;background: url(../images/line-menu.png) no-repeat center;}
.search{width: 245px;height: 30px;border-bottom: 1px solid #797979;border-right: 1px solid #797979;border-top: 1px solid #141414;border-left: 1px solid #141414;border-radius: 30px;}
.btn-search{float: right;width: 18px;height: 18px;cursor: pointer;outline: none;background: url(../images/btn-search.png) no-repeat;border: none;margin-right: 15px;margin-top: 4px;}
.txt-search{width: calc(100% - 35px);float: left;background: transparent;line-height: 28px;text-indent: 15px;outline: none;border: none;color: #fff;font-size: 12px;font-family: 'RobotoRegular';}
.txt-search::placeholder{color: #fff;opacity: 1;}
.txt-search:-ms-input-placeholder{color: #fff;}
.txt-search::-ms-input-placeholder{color: #fff;}
/* End Menu */

/* Begin Slideshow */
.slideshow{position: relative;}
.slideshow:before, .slideshow:after{content: "";position: absolute;width: 190px;height: 440px;top: 0px;z-index: 10;}
.slideshow:before{/* background: url(../images/icon-slide1.png); */left: 0px;}
.slideshow:after{/* background: url(../images/icon-slide2.png); */right: 0px;}
.box-slide .theme-default .nivoSlider{background-color: transparent !important;margin-bottom: 0px;-webkit-box-shadow: none; -moz-box-shadow: none;box-shadow: none;}
.theme-default .nivo-directionNav a{width: 46px !important;height: 53px !important;}
.theme-default a.nivo-nextNav{background-position: -23px 0 !important;right: 0px !important;}
.theme-default a.nivo-prevNav{background-position: 23px 0 !important;left: 0px !important;}
/* End Slideshow */

/* Begin Sản Phẩm */
.wrap-product-inside{margin-bottom: 30px;}
.wrap-product-inside:last-child{margin-bottom: 0px;}
.wrap-product-inside .title_main{margin-bottom: 0px;}
.box-pro-inside{margin-top: 15px;}
.ul-cat{padding: 10px 10px 5px 10px;background: #eee;}
.ul-cat li{float: left;margin-right: 5px;margin-bottom: 2px;}
.ul-cat li:last-child{margin-right: 0px;}
.ul-cat li a{color: #333;}
.ul-cat li:hover a{color: #EC1721;}
.box-pro-inside{margin-top: 15px;}
.wrap-product{margin-bottom: 30px;}
.wrap-product:last-child{margin-bottom: 0px;}
.viewmore{position: absolute;right: 7px;top: 7px;color: #EC1721;font-family: 'RobotoRegular';font-size: 13px;}
.item-sp{float: left;width: 290px;margin-bottom: 30px;margin-right: 30px;text-align: center;}
.item-sp:nth-child(3n+1){clear: both;}
.item-sp:nth-child(3n){margin-right: 0px;}
.sp{display: block;width: 100%;max-width: 290px;margin: auto;font-family: 'RobotoRegular';background: #F2F2F2;padding-bottom: 15px;color: #4d4d4d;}
.sp h3{font-size: 16px;font-family: 'RobotoBold';color: #4d4d4d;text-transform: uppercase;margin-top: 15px;margin-bottom: 3px;}
.sp p{margin-bottom: 5px;}
.sp p span{color: #ff0000;font-weight: bold;}
.sp b{width: 90px;height: 30px;background: #333333;text-align: center;line-height: 30px;color: #fff;font-family: 'RobotoRegular';margin: auto;display: block;}
.sp b:hover{background: #EC1721;}
/* End Sản Phẩm */

/* Begin Sản Phẩm Detail */
.hinh_sp_detail{position: relative;float: left;width: calc(51% - 21px);border: 1px solid rgba(128, 128, 128, 0.4);text-align: center;margin-right: 20px;background: white;}
.thongtin_sp_detail{width: 49%;float: left;}
.thongtin_sp_detail &gt; span{text-transform: uppercase;font-size: 25px;display: block;margin-bottom: 10px;color: #D21313;font-family: 'RobotoBold';}
.slick-thumb-pro .slick-prev,.slick-thumb-pro .slick-next{width: 15px !important;height: 20px !important; }
.slick-thumb-pro .slick-prev:before,.slick-thumb-pro .slick-next:before{display: none !important}
.slick-thumb-pro .slick-next{background: url(../images/next-thumb-pro.png) no-repeat !important;right: 5px;}
.slick-thumb-pro .slick-prev{background: url(../images/prev-thumb-pro.png) no-repeat !important;left: 5px;}
.pic_product_detail img{max-width: 78px;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;}
.price-detail p{color: #d20000;font-weight: bold;font-size: 25px;}
p.price-detail-old{color: gray;text-decoration: line-through;font-weight: bold;font-size: 17px;}
.social-plugin .addthis_native_toolbox, .social-plugin .fb-send{float: left;}
.social-plugin .fb-send{margin-right: 10px;}
/* End Sản Phẩm Detail */

/* Begin Wrap BGN */
.wrap-bgn{max-width: 450px;margin: auto;margin-top: 30px;border: 1px solid rgba(32, 32, 32, 0.5);padding: 10px 15px;border-radius: 5px;}
.lbl-dk{display: block;text-align: center;color: #282828;font-family: 'RobotoBold';text-transform: uppercase;font-size: 25px;margin-bottom: 10px;}
.txt_dk{width: 100%;background: white;border: 1px solid rgba(128, 128, 128, 0.5);line-height: 26px;text-indent: 10px;outline: none;font-size: 11px;color: #313131;margin-bottom: 10px;box-sizing: border-box;}
.area_dk{font-size: 11px;resize: none;height: 77px;width: 100%;box-sizing: border-box;background: #fff;border: 1px solid rgba(128, 128, 128, 0.5);margin-bottom: 10px;padding-top: 10px;text-indent: 8px;outline: none;font-family: Arial, Helvetica, sans-serif;}
.btn_dk{border: 0px;outline: none;background: #202020;color: #fff;cursor: pointer;clear: both;border-radius: 3px;padding: 10px 10px;}
/* Begin Wrap BGN */

/* Begin Tin Tức */
.news{width: 49%;float: left;margin-bottom: 15px;border-bottom: 1px solid rgba(128, 128, 128, 0.42);padding-bottom: 15px;}
.news:nth-child(2n){float: right;}
.news:nth-child(2n+1){clear: both;}
.pic-news{float: left;margin-right: 10px;width: 160px;}
.pic-news img{border: 1px solid rgba(128, 128, 128, 0.57);background: rgba(255, 255, 255, 0.67);box-sizing: border-box;}
.pic-news:hover img{opacity: 0.8;border-color: #D21313;}
h3.name-news a{color: #D21313;font-size: 13px;font-weight: bold;display: block;line-height: normal;margin-bottom: 5px;}
h3.name-news a:hover{color: #D21313;}
.desc-news{color: #333333;margin-top: 5px;text-align: justify;font-size: 12px;line-height: 20px;}
.btn-news{float: right;color: #D21313;font-size: 12px;}
.btn-news a:hover{color: #D21313;}
.share{padding: 17px 10px 10px 10px;line-height: normal;background: rgba(128, 128, 128, 0.15);margin-top: 15px;border-radius: 5px;}
.share b{display: block;margin-bottom: 5px;}
.wrap-news-other{padding: 10px;background: rgba(128, 128, 128, 0.15);margin-top: 15px;border-radius: 5px;}
b.tit-news-other{display: block;margin-bottom: 5px;}
.list-news-other{padding-left: 17px;list-style: square;}
.list-news-other li{margin-bottom: 2px;}
.list-news-other li a{text-transform: none;color: #333333;font-size: 13px;}
.list-news-other li a:hover{text-decoration: underline;color:  #D21313;}
/* End Tin Tức */

/* Begin Liên Hệ */
.left-lienhe{width: 45%;float: left;margin-bottom: 30px;}
.info-lienhe{font-size: 13px;line-height: 1.5;color: #333333;}
.right-lienhe{width: 53%;float: right;margin-bottom: 30px;}
.hr-lienhe{border-top: 2px solid rgba(128, 128, 128, 0.52);margin: 15px 0px;}
#captcha{margin-bottom: 10px;}
#vimg{vertical-align: middle;margin-right: 5px;}
#reloadCaptcha{vertical-align: middle;font-size: 20px;cursor: pointer;}
#map{height: 480px;margin: 10px 0px;}
#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% - 106px);text-indent: 10px;border: 1px solid;border-color: #cecbcb;border-radius: 0px;outline: none;}
span.tit-map{color: #D21313;text-transform: uppercase;font-size: 14px;display: block;margin-bottom: 5px;font-weight: bold;}
.diachi{font-size: 13px;}
/* End Liên Hệ */

/* Begin Table Liên Hệ */
.tablelienhe span{color: #D21313;}
.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;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{color: #585757;}
.tablelienhe .input::-moz-placeholder{color: #585757;}
.tablelienhe .input:-ms-input-placeholder{color: #585757;}
.tablelienhe textarea::-webkit-input-placeholder{color: #585757;}
.tablelienhe textarea:-moz-placeholder{color: #585757;}
.tablelienhe textarea::-moz-placeholder{color: #585757;}
.tablelienhe textarea:-ms-input-placeholder{color: #585757;}
/* End Table Liên Hệ */

/* Begin Đối Tác */
.wrap-doitac{background: #E6E6E6;}
.wrap-doitac .wrap-content{padding: 20px 10px;max-width: 1105px;}
.item-doitac{width: 165px;display: block;margin: auto;}
.slick-doitac .slick-prev,.slick-doitac .slick-next{width: 21px !important;height: 33px !important; }
.slick-doitac .slick-prev:before,.slick-doitac .slick-next:before{display: none !important}
.slick-doitac .slick-next{background: url(../images/next.png) no-repeat !important;}
.slick-doitac .slick-prev{background: url(../images/prev.png) no-repeat !important;}
/* End Đối Tác */

/* Begin Footer */
.footer{line-height: normal;color: #fff;font-family: 'RobotoRegular';background: #1391cc;padding: 40px 0px 0px;margin-top:30px;}
.footer .wrap-content{}
.footer-news{}
.title-footer{font-size: 25px;font-family: 'SVN-Avobold';color: #fff;margin-bottom: 20px;}
.title-social{line-height: 23px;margin-bottom: 15px;}
.info-footer{line-height: 30px;}
.listfooter{padding: 0px;}
.listfooter li{margin-bottom: 14px;position:relative}
.listfooter li:after{content:'';width: 5px;height: 5px;background: #fff;position: absolute;left: 0;top: 10px;border-radius: 50%;}
.listfooter li:last-child{margin-bottom: 0px;}
.listfooter li a{color: #fff;font-size: 16px;font-family: 'SFUFuturaBook';padding-left: 15px;}
.listfooter li a:hover{color: #fcff00;}
.mangxahoi-footer li{margin-right: 10px;}
.copy{font-size: 15px;display: block;padding: 15px;margin: 0px;background: #117eb1;color: #fff;text-align: center;font-family: 'SFUFuturaBook';margin-top: 20px;}
#map_footer{height: 340px;}
/* End Footer */

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

/* 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&gt;li{display: inline;}
.pagination ul&gt;.active&gt;a, .pagination ul&gt;.active&gt;span{cursor: default;background: #D21313;color: white;}
.pagination ul&gt;li&gt;a, .pagination ul&gt;li&gt;span{font-size: 12px;float: left;padding: 1px 10px;line-height: 20px;text-decoration: none;background-color: #fff;color: #777;border: 1px solid #D21313;margin: 0 2px;border-radius: 1px;}
.pagination ul&gt;li&gt;a:hover, .pagination ul&gt;li&gt;span:hover{background: #D21313;color: white;}
/* End Phân Trang */

/* Scroll Top */
.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;}

/* Text Hide */
.text-hide{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

/* Transition All */
.transition{-webkit-transition: 0.3s ease-out;-moz-transition: 0.3s ease-out;-o-transition: 0.3s ease-out;transition: 0.3s ease-out;}

/* Blink */
.blink{-webkit-animation-name: blink;-webkit-animation-duration: 1s;-webkit-animation-timing-function: linear;-webkit-animation-iteration-count: infinite;-moz-animation-name: blink;-moz-animation-duration: 1s;-moz-animation-timing-function: linear;-moz-animation-iteration-count: infinite;animation-name: blink;animation-duration: 1s;animation-timing-function: linear;animation-iteration-count: infinite;}
@-moz-keyframes blink{0% { opacity: 1.0; }50% { opacity: 0.0; }100% { opacity: 1.0; }}
@-webkit-keyframes blink{0% { opacity: 1.0; }50% { opacity: 0.0; }100% { opacity: 1.0; }}
@keyframes blink{0% { opacity: 1.0; }50% { opacity: 0.0; }100% { opacity: 1.0; }}

/* Scroll */
.scroll-maded{overflow-y: scroll;overflow-x: hidden;}
.scroll-maded::-webkit-scrollbar{width: 2px;}
.scroll-maded::-webkit-scrollbar-thumb{width: 2px;background: #e6c413}
.scroll-maded::-webkit-scrollbar-thumb:hover{width: 2px;}
.scroll-maded::-webkit-scrollbar-thumb:active{width: 2px;}

/* Loading */
.loading{position: fixed;width: 100%;height: 100%;left: 0px;top: 0px;z-index: 99999999999;background: #fff;text-align: center;}
.loader{border-radius: 100%;width: 50px;height: 50px;box-sizing: border-box;position: absolute;top: calc(50% - 19px);left: calc(50% - 19px);text-indent: -9999em;border-top: 4px solid #e1e1e1;border-right: 4px solid #e1e1e1;border-bottom: 4px solid #e1e1e1;border-left: 4px solid #D21313;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);-webkit-animation: load_circle 0.9s infinite linear;animation: load_circle 0.9s infinite linear;}
@-webkit-keyframes load_circle{0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-moz-keyframes load_circle{0% {-moz-transform: rotate(0deg);transform: rotate(0deg);}100% {-moz-transform: rotate(360deg);transform: rotate(360deg);}}
@-o-keyframes load_circle{0% {-o-transform: rotate(0deg);transform: rotate(0deg);}100% {-o-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes load_circle{0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}
.header-left{float:left;}
.header-right{float:right;width: calc(100% - 215px);}
.maxwidth{
    max-width: 1200px;
    margin:0 auto;
}
.about-left{}
.about-left h2{
    font-size: 25px;
    color:#272727;
    font-family: 'SVN-Avobold';
    margin-bottom: 0px;
}
.about-left h3{
    font-family: SVN-Lobster;
    font-size: 50px;
    color:#1391cc;
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
}
.about-left h3:after{
    content:'';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background:#1391cc;
}
.link-about{
    font-family: SFUFuturaBook;
    border:2px solid #1391cc;
    padding:7px 20px;
    text-transform: uppercase;
    color:#282828;
    margin: 10px 0px 20px;
    display: inline-block;
    font-weight: normal;
}
.link-about:hover{
    background:#fc0000;
    color:#fff;
    border-color:#fc0000;
}
.link-about span{
    color:#1391cc;
    position: relative;
    top: -2px;
}
.qc{
    margin:10px 0px;
    display: block;
}
.content-product{
    margin:20px 0px;
}
.product{
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px #ccc;
    margin-bottom: 30px;
    text-align: center;
}
.product:hover img{
    transform: scale(1.1);
}
.product:hover h3{
    color:#b00f0f;
}
.hinh-product{
    overflow: hidden;
}
.mota-product{}
.mota-product h3{
    font-size: 16px;
    color:#272727;
    font-family: 'SFUFuturaHeavy';
    margin-bottom: 00px;
}
.gia-product{
    font-size: 16px;
    color:#272727;
    font-family: 'SFUFuturaHeavy';
}
.gia-product font{
    font-size: 20px;
    color:#b00f0f;
    font-family: 'SFUTradeGothicBoldCondensedTwenty'; 
}
.title_main{}
.title_main ul{
    overflow: hidden;
    margin-top: 27px;
}
.title_main ul li{
    float: right;
}
.title_main ul li a{
    font-family: 'SVN-Avo';
    font-size: 18px;
    color: #272727;
    padding-left: 15px;
    border-left: 1px solid #888888;
    margin-left: 15px;
}
.title_main ul li a:hover{
    color:#1391cc;
}
.ykien{
    overflow: hidden;
    margin-bottom: 15px;
}
.ykien:hover img{
    transform:rotate(360deg);
}
.ykien img{
    transition:1s;
}
.img-ykien{
    float:left;
    border-radius: 50%;
    overflow: hidden;
}
.ykien:hover h2{
    color:red;
}
.desc-ykien{
    width: calc(100% - 160px);
    float:right;
}
.desc-ykien p{
    font-size: 16px;
    color:#2a2a2a;
    font-family: 'SFUFuturaBook';
}
.desc-ykien h2{
    color:#1391cc;
    font-family: 'SFUFuturaBook';
    font-size: 17px;
    text-align: right;
}
.desc-ykien h3{
    font-family: SFUFuturaLightOblique;
    font-size: 15px;
    color:#616161;
    text-align: right;
    margin-top: 0px;
}
.input_i{
    width: 100%;
    height: 40px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    color: #000;
    margin-bottom: 10px;
    font-family: SFUFuturaLightOblique;
}
.ta_noidung_i{
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px;
    height: 100px;
    margin-bottom: 10px;
    font-family: SFUFuturaLightOblique;
}
.btn-i{
    width: 110px;
    height: 40px;
    background: #1391cc;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    font-family: 'SFUFuturaBook';
    text-transform: uppercase;
}
.btn-i:hover,.btn-reset:hover{
    opacity:0.8;
}
.btn-reset{
    background: #4a4a4a;
    width: 110px;
    height: 40px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    font-family: 'SFUFuturaBook';
    text-transform: uppercase;
    margin-left: 5px;
}
#form_i{
    padding: 30px;
    position: relative;
}
#form_i:after{
    content:'';
    border:2px solid #1391cc;
    border-top:none;
    top:0;
    left:0;
    bottom:0;
    right:0;
    position:absolute;
    z-index: -1;
}
#form_i:before{
    content:'';
    border-top: 2px solid #1391cc;
    border-right: 2px solid #1391cc;
    top: -65px;
    bottom:0;
    right:0;
    width: calc(100% - 400px);
    position:absolute;
}
.map-wrap2{position: relative;
    height: 0;
    padding-bottom: 30%;
}
.map-wrap2 iframe{   
    position: absolute;
    width: 100%;
    height: 100%;
}
.w-100{
    width: 100%;
}

.content-ykien{
    margin-bottom: 30px;
}
.content-about{
    margin:30px 0px;
}
#menu-top-rp{
    display:none;
    position: relative;
    z-index: 99999;
    
}

#btn-lg{
    color:#fff;
    font-size:20px;
    margin:5px;
}
#footer1{
    z-index:1000;position: fixed;bottom: 0;width: 100%;left: 0;
}
#footer1 table{
    width:100%;text-align:center;margin:auto;background: #072b6b;border: 1px solid #e8e8e8;
}
#footer1 img{
    width: 30%;
    max-width: 35px;
    vertical-align: middle;
}
#footer1 a{
    color: #fff;
}
@media (max-width: 1199px){ 
    .header-left{
        float:none;
        text-align: center;
    }
    .header-right{
        display: none;
    }
    .maxwidth{padding: 0px 15px;}
    #menu-top-rp{
        display: inline-block;
        width: 100%;
        background: #0aa6fb;
        height: 35px;
    }
    .icon_search_menu {
        cursor: pointer;
    }
}
@media (min-width: 991px){ 
    .product-all .col-md-3:nth-child(4n+5){
        clear: both;
    }
}
@media (max-width: 990px){ 
    .product-all .col-sm-6:nth-child(2n+3){
        clear: both;
    }
}
@media (min-width: 768px){ 
    #footer1{
        display: none;
    }
}
@media (max-width: 767px){ 
    .thongtin_sp_detail,.hinh_sp_detail{
        width: 100%;
    }
    .hinh_sp_detail{
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .news{
        width: 100%;
    }
    .left-lienhe,.right-lienhe{
        width:100%;
    }
}</pre></body></html>