<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'MAS';
  src: url('../fonts/MyriadPro-Cond.eot');
  src: url('../fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Cond.woff') format('woff'), url('../fonts/MyriadPro-Cond.ttf') format('truetype'), url('../fonts/MyriadPro-Cond.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
  font-family: 'SAB';
  src: url('../fonts/SFUAngieBlack.eot');
  src: url('../fonts/SFUAngieBlack.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUAngieBlack.woff') format('woff'), url('../fonts/SFUAngieBlack.ttf') format('truetype'), url('../fonts/SFUAngieBlack.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
  font-family: 'SSM';
  src: url('../fonts/SFUSalzburgMedium.eot');
  src: url('../fonts/SFUSalzburgMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUSalzburgMedium.woff') format('woff'), url('../fonts/SFUSalzburgMedium.ttf') format('truetype'), url('../fonts/SFUSalzburgMedium.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
  font-family: 'SABo';
  src: url('../fonts/SFUAngieBold.eot');
  src: url('../fonts/SFUAngieBold.eot?#iefix') format('embedded-opentype'), url('../fonts/SFUAngieBold.woff') format('woff'), url('../fonts/SFUAngieBold.ttf') format('truetype'), url('../fonts/SFUAngieBold.svg#glyphicons-halflingsregular') format('svg');
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: url(../img/bg.png) repeat;
	height: 100%;
	font-family: arial;
	outline-style:none;
}

blockquote, q {
	quotes: none;
}
a{
	outline: none!important;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	text-decoration: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{
	clear: both;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.abs{
	position: absolute;
}
.flashLeft{
	border-left:1px solid #00302a;
}
.block{
	display: block;
}
.none{
	display:none;
}
.center{text-align: center;}
.fulw{width: 100%;}
/*===============================================================================================================*/
.container{
	width: 1200px !important;
}
.header{
	background: #ffffff;
}
.search {
    padding: 23px 15px;
    text-align: right;
    margin-top: 25px;
    position: relative;
}
.search form{
  background: #fff;
  height: 100px;
}
.logo{
	padding: 23px 15px 45px;
}
.header h1{
  left: 50%;
    margin-top: 30px;
    position: absolute;
    /*color: #fff;*/
}
.header h1:hover{
  cursor: default;
}
.hotline{
	margin-top: 10px;	
	text-align: center;
}
.search input{
	font-family: arial;
    font-size: 13px;
    padding: 10px;
    width: 230px;
	color: #8f8f8f;
}
.search i{
	color: #8f8f8f;
    position: absolute;
    right: 21px;
    top: 31px;
}
.hotline h3{
	font-family: MAS,san-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
.hotline h3 span{
	text-align: right;
	color: #ae0001;
}
.hotline h4{
	font-family: myriad pro,helvetica;
    font-size: 14px;
    padding: 20px 0 0;
}
.hotline h4 span{
	font-family: myriad pro,helvetica;
    font-size: 14px;
}
.line{
	border-bottom: 1px solid #000000;
    display: inline-block;
    padding-bottom: 6px;
}
.content {
  background: none repeat scroll 0 0 #000;
  padding-bottom: 35px;
}
.navbar-default .navbar-nav &gt; li &gt; a{
	font-family: MAS,helvetica;
	font-size: 20px;
	padding: 15px 12px 9px;
	text-transform: uppercase;
	color: #ffffff;
}
.navbar-default{
	border:none;
  background-image: none;
  background-color: transparent;
}
.container-fluid{
  background-image: url(../img/bg_mn.png);
  background-color: transparent;
  background-position: center;
  background-repeat: repeat-x;
  border:none;
    margin-top: -30px;
}
.slider{
  margin-top: -30px;
}
.navbar-default .navbar-nav&gt;li&gt;a:hover, .navbar-default .navbar-nav&gt;li&gt;a:focus{
	color: #fff;
	background: url(../img/bg_mn_h.png);
}
.menu{
	/*margin-top: -30px;*/
}
.navbar{
	box-shadow: none;
    display: inline-block;
    margin-bottom: 0;
    min-height: 45px;
    width: 100%;
}
.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:hover, .navbar-default .navbar-nav&gt;.active&gt;a:focus{
	color: #fff;
	background: url(../img/bg_mn_h.png);
}
.carousel-caption{
	left: 40%;
    padding-bottom: 30px;
    right: 20%;
    width: 25%;
    text-align: left;
}
.carousel-caption h3{
	color: #ffffff;
    font-family: SSM,helvetica;
    font-size: 28px;
    line-height: 40px;
    text-transform: uppercase;
}
.carousel-caption h4{
	color: #e8421c;
    font-family: SAB,helvetica;
    font-size: 26px;
    line-height: 40px;
    text-transform: uppercase;
}
.carousel-caption h5{
	color: #fff;
    font-family: open sans,helvetica;
    font-size: 14px;
    padding: 20px 0 0;
}
.carousel-caption p{
	color: #e8421c;
    font-family: open sans,helvetica;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
}
.carousel-control{
	width: 8%;
	background-image: none !important;
}
.carousel-control:hover span{
	background: #ae0001;
}
.carousel-control span{
	background: none repeat scroll 0 0 rgba(41, 41, 41, 0.5);
    display: inline-block;
    margin-top: 150%;
    padding: 10px 15px;
}
.carousel-control:hover{
	background-image: none;
}
.sale_pro h3{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    line-height: 35px;
    margin: 5px 0;
}
.sale_pro h3 span{
	background: none repeat scroll 0 0 #b1221e;
    display: inline-block;
    font-family: myriad pro,helvetica;
    line-height: 47px;
    padding: 0 0 0 18px;
    text-transform: uppercase;
    color: #fff;
}
.sale_pro h3 span i{
	color: #f1c4c3;
    font-size: 8px;
    padding-bottom: 3px;
    padding-right: 10px;
    vertical-align: middle;
}
.sale_pro h3 span:after{
	background: url(../img/tt_sp.png) no-repeat scroll right center transparent;
    content: "";
    height: 47px;
    position: absolute;
    width: 26px;
}
.sale_pro_content_slide ul{
	list-style: none;
	overflow: hidden;
	margin: 0 -3px;
}
.sale_pro_content_slide li {
  float: left;
  margin: 0  ;
 height: 370px
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  width: 232px;
  overflow: hidden;
}
.caroufredsel_wrapper{
  margin: 0 !important;
}
.sale_pro_content_slide li a {
  background: none repeat scroll 0 0 #fff;
  display: block;
  height: 293px;
  overflow: hidden;
}
.pro_detail {
  height: 374px;
}
.sale_pro_content_slide li img {
  width: auto;
}
.quangcao{
	margin: 10px 0;
}
.quangcao img{
	width: 100%;
}
.box{
	margin-top: 15px;
	overflow: hidden;
}
.box &gt; h2{
	background: none repeat scroll 0 0 #980506;
    color: #ffffff;
    font-family: SABo,helvetica;
    font-size: 18px;
    line-height: 47px;
    padding-left: 18px;
    text-transform: uppercase;
}
.pro {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin: 10px 0 0;
  overflow: hidden;
}
.pro .pro_detail{
	background: #fbfbf6;
	text-align: center;
	position: relative;
}
.pro_detail .new{
	left: 15px;
    position: absolute;
    top: 20px;
}
.pro_detail .new img{
	border: none;
}
.pro img{
	border: 1px solid #e6e6e6;
	margin: 10px 0;
}
.detail{
	padding: 0 10px 10px;
	text-align: left;
}
.detail h3{
	color: #ae0001;
    font-family: myriad pro,helvetica;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}
.detail p{
	color: #858582;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
}
.detail span {
  color: red;
  font-family: myriad pro,helvetica;
  font-size: 17px;
  line-height: 20px;
}
.detail a{
	background: none repeat scroll 0 0 #ff7f66;
    bottom: 5px;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 10px;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
}
.footer{
	background: #000;
	padding: 15px 0;
}
.footer p{
	font-family: arial;
	font-size: 13px;
	color: #fff;
	text-align: left;
  line-height: 20px; 
}

.block {
  background: url("../img/bg_news.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #666;
  font-size: 14px;
  line-height: 18px;
  padding: 18px;
}
.breadcum {
  color: #fff;
  padding: 10px 10px 10px 0;
}
.post-list {
  background: none repeat scroll 0 0 #fff;
  margin: 0 !important;
}
.sidebar .pro_detail {
  background: none repeat scroll 0 0 #fff;
  display: block;
  float: left;
  margin: 0 4px 4px;
  padding: 7px;
  text-align: center;
  width: 100%;
}
.wine {
    color: #333;
}
.wine label {
    font-weight: bold;
    color: #000;
}
.wine ul, .wine li {
    padding: 0 !important;
}
.wine span {
  color: red;
  font-size: 18px;
  font-weight: bold;
}
.wine p {
  border-top: 1px solid #ddd;
  font-weight: bold;
  margin-left: 20px;
  padding-top: 10px;
}
.breadcum a {
    color: #fff;
}

.news li img {
    float: left;
    margin-right: 10px;
    border: solid 1px #ddd;
    padding: 1px;
}
.news li h3 a {
    color: #333;
}
.news h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin: 14px 0 ;
}
.news li h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
}
.news li {
  border-bottom: 1px dashed #ddd;
  display: inline;
  float: left;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.news {
    background: #fefefe;
}

.navigation {
  margin-right: 13px;
  margin-top: 13px;
  padding-bottom: 12px;
  text-align: right;
}
.navigation li span, .navigation li a {
    padding: 3px 7px !important;
    background: #fff;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px;
}

.search input {
    border: solid 1px #ddd;
}
.pro_detail .new {
  display: none;
  left: 15px;
  position: absolute;
  top: 20px;
}
.not_found h3{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.1;
}
.not_found p{
    line-height: 20px;
    margin: 0 0 10px;
    color: #262626;
    font-size: 12px;
}
.not_found ul{
  list-style: none;
  overflow: hidden;
  display: block;
  padding-left: 15px;
}
.not_found li{
    border-radius: 16px;
    float: left;
    font-size: 13px;
    list-style: square outside none;
    padding: 3px 9px;
    width: 20%;
}
.not_found li a{
    color: #892770;
    text-decoration: none;
}
.not_found li a:hover{
    color: orchid;
}
.new_pro &gt; ul {
    display: block;
    list-style-type: square;
    margin-left: 30px;
}
.new_pro a {
    color: #333759;
    font-family: helvetica,sans-serif;
    font-size: 14px;
}
.new_pro a:hover {
    color: #AE0001;
    font-weight: bold;
}
.new_pro li {
    padding: 5px 0;
}
.contact-page{
  border-top: 2px solid #3d3d3d;
  margin-top: 10px;
  padding: 10px 0 30px;
}
.contact-page h2{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 25px;
}

.smartsearch li {
    display: inline;
    float: left;
    width: 218px;
}
.smartsearch {
  background: none repeat scroll 0 0 #f4f4f4;
  color: #000;
  margin-top: 10px;
  padding: 0;
  width: 100%;
}

.wine span {
  background: none repeat scroll 0 0 #000;
  color: yellow;
  font-size: 16px;
  font-weight: bold;
  padding: 1px 10px;
}
.xprice {
  color: red;
  font-size: 19px;
  font-weight: bold;
}

.smartsearch li {
  background: url("../img/saerchbg.jpg") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
  border: 1px solid seashell;
  color: #fff;
  display: inline;
  float: left;
  font-weight: bold;
  height: 57px;
  padding: 20px 10px 22px;
  text-align: center;
  width: 241px;
}
.smartsearch li:first-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 193px;
}

.smartsearch .xtitle {
  color: red;
  float: left;
  font-size: 20px;
  margin-top: 0;
  text-shadow: 0 1px 1px #aaa;
  text-transform: uppercase;
}
.smartsearch li a {
    color: #fff;
}

.logo img {
    width: 380px;
}

.xnewslist li {
    display: block;
    float: left !important;
    width: 50px !important;
}


.smartsearch.camket li:first-child {
    background: url("../img/saerchbg.jpg") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
}

.smartsearch.camket li {
    margin: 6px 31px;
}

.menu-footer-menu-container li a {
    padding: 8px;
    color: #eee;
    font-size: 14px;
}
.menu-footer-menu-container li:hover a {
    background: #000;
    color: wheat;
}</pre></body></html>