@font-face {
	font-family: 'UTM Neo Sans Intel';
	src: url(../asset/fonts/utm_neo_sans_intel/UTM-Neo-Sans-Intel.ttf);
}

@font-face {
	font-family: 'UTM Neo Sans IntelBold';
	src: url(../asset/fonts/utm_neo_sans_intel/UTM-Neo-Sans-Intel-Bold.ttf);
}

@font-face {
    font-family: 'Montserrat, sans-serif';
    src: url(../asset/fonts/montserrat/Montserrat-Regular.ttf);
}


.owl-carousel .owl-item img{ max-width:100%; max-height:300px; }

#left_cate{}
#left_cate ul{}
#left_cate ul li{}
#left_cate ul li a{ display: block; color:#fff; padding:10px 15px; border-bottom:1px solid #fc7080; font-size:14px; text-transform: uppercase;}
#left_cate ul li a:hover{ color: #e0d90c;}

#list-collection .panel{ margin-bottom:10px;}

.pncart{ margin-top: 26px;}
.pncart:after{clear:both; content:''; display:block;}

.pncart  a{display:block; color:#f11727; padding:5px; position: relative}

.pncart  a i{ font-size: 28px;}
.pncart  a span{ position: absolute; width: 25px; height: 25px; line-height: 25px; border-radius: 50%; background: #000; color: #fff; font-size: 11px; font-weight: bold; text-align: center; top: -10px; right: 15px;}

.panel-primary {
    border-color: #eee;
}
.panel-primary > .panel-heading {
    color: #fff;
    background:#033033;
    border-color: #eee;
	font-size:15px;
	text-transform:uppercase;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}

.title_home_gt{ color:#00a651; text-align:center;}

.panel-primary > .panel-heading:before {

}
.home_list_pro .nav-tabs{
	border-bottom: 1px solid #00a651;
}
.home_list_pro .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
	 background:#00a651;
	 color:#fff;
	 border:1px solid #00a651;
	 margin:0 15px;
	 border-bottom: 0;
}

.home_list_pro .nav-tabs > li.active > a{color:#00a651;}
.home_list_pro .nav-tabs > li > a{color:#fff;}
.home_list_pro .nav-tabs, .nav-pills {
    text-align:center;
}

.home_pro{ margin-top:10px;}
.home_pro .in{ height:380px; overflow: hidden; text-align:center;border: 1px solid #eee;}
.home_pro .in h2{ font-size:16px; height: 50px; overflow: hidden;}
.home_pro .in h2 a{ color: #000;}
.home_pro .img{height:200px; position: relative;}
.home_pro .img img{max-width:100%; max-height:200px;}
.home_pro .in .price{ margin-bottom:5px;}
.home_pro .in .price{
    font-size: 20px;
    font-weight: bold;
    color: #d81920;
}
.home_pro .in .price span{text-decoration: line-through; color:#000; font-size: 16px;}
.home_pro .in .maskpro  h2 a{ color: #fff;}
.home_pro .in .btn-order{ background: #e48b23; padding: 3px 10px;}
.home_pro .in .btn-order a{ color: #fff;}

.home_pro .in .info_pro{ padding: 10px;}

.home_catepro{ margin-top:10px;}
.home_catepro .in{ height:180px; overflow: hidden; text-align:center;}
.home_catepro .in h2{ margin: 0; padding: 8px 0; font-size:16px; background: #E8081E;}
.home_catepro .in h2 a{ color: #fff; font-size: 13px;}
.home_catepro .img{height:120px; position: relative;}
.home_catepro .img img{max-width:100%; max-height:200px;}

#left_cate{ background: #d81920; margin: 0; padding: 0;}

.intro_home{
	margin-top:5px;
	background:url('../images/bghome.jpg');
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 380px;
}

.intro_home .in{ width:80%; padding-top:80px; margin:0 auto; text-align:center;
 color:#fff;}
 .intro_home .in h1.title_home_gt{ color:#eded00;}

.panel-success {
    
}


.panel-success > .panel-heading {
	background:#332f2c;
	color:#fff;
	text-transform:uppercase;
}

.hotline{ margin-top:25px;}
.hotline a{ color:red;}

.slogan_home{
	border-bottom:2px solid #9D9D9D;
	color: #9D9D9D;
	margin: 10px 0;
	padding: 0;
	position: relative;
	padding-bottom:10px;
	font-size:26px;
	font-weight: bold;

}

  #pointer {
    width: 200px;
    height: 40px;
    position: relative;
    background: red;
  }
  #pointer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid white;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
  #pointer:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid red;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
  }
  
  
#collection_list{ margin-top:8px;}

.support_item{ padding:5px 10px;}

.bar_mobile{
	background:#10ab08;
}
.bar_mobile i{ color:#fff; cursor:pointer; margin-left:5px;}

.bar_mobile i:active {

}

.bar_mobile:before{
	content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   height: 0;
}

.header_main{ }
.header_main .container{ position:relative;}
	
.top-bar{ padding:5px; background:#005690; color:#fff;}

.top-bar a{ color:#fff;}
.top-bar ul{ margin:0; padding:0; list-style:none;}
.top-bar ul li{ float:left; padding:0 10px; line-height:22px;}
.top-bar ul:after{ clear:both; content:''; display:block;}
.top-bar p{ margin:0; padding:0;}
.content_pn{  margin-bottom:10px;}

.ttp-footer{ background:#1f1b1c; color:#fff;}
.ttp-footer h3{ font-size:14px; text-transform:uppercase; }

.bottom_menu{ margin-top:8px; margin-left:0;}
.bottom_menu:after{ clear:both; content:''; display:block;}
.bottom_menu li{ float: left; padding:3px 0; }
.bottom_menu li a{ display:block; padding:0 8px; color:#fff; border-right:1px solid #fff;  font-size:14px; font-weight:bold;}

.bottom_menu li:first-child, .bottom_menu li:first-child a{ padding-left:0;}

.bottom_menu li:last-child a{ border-right:none;}

.bottom_menu li a:hover, .bottom_cate ul li a:hover { color:yellow;}

.bottom_cate{}
.bottom_cate ul li a{ display:block; margin-bottom:8px;  color:#d3d3d3; font-size:14px; text-transform:uppercase;}

.bottom_cate ul li a:before {
	font-family: "FontAwesome";
	content:'\f18e  ';
}

.news_home{ margin-bottom:12px;}
.news_home .tt{ margin:10px 0;}
.news_home .tt a{ font-weight:bold; color:#f11926; font-size:17px;}
.news_home ul li{ list-style:circle; padding:3px 0;}
.news_home ul li .tt a{ font-weight:normal; color:#000;}

.left_news{ margin:0; padding:0; padding-top:8px; list-style:none;}
.left_news li{ margin-bottom:8px; padding:3px; }
.left_news li .tt a{ font-size: 13px; color: #000; text-transform: none; line-height: 18px;}

.featured-image img{ max-height: 280px;}

.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}

.suntory-alo-phone {
  background-color: transparent;
  cursor: pointer;
  height: 120px;
  position: fixed;
  transition: visibility 0.5s ease 0s;
  width: 120px;
  z-index: 200000 !important;
}
.suntory-alo-ph-circle {
  animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
  background-color: transparent;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border-radius: 100%;
  height: 100px;
  left: 0px;
  opacity: 0.1;
  position: absolute;
  top: 0px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 100px;
}
.suntory-alo-ph-circle-fill {
  animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 70px;
  left: 15px;
  position: absolute;
  top: 15px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 70px;
}
.suntory-alo-ph-img-circle {
  border: 2px solid transparent;
  border-radius: 100%;
  height: 50px;
  left: 25px;
  opacity: 0.7;
  position: absolute;
  top: 25px;
  transform-origin: 50% 50% 0;
  width: 50px;
  text-align: center;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
  animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
  animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
  border-color: #036780;
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
  border-color: #68b72f;
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
  background-color: #036780;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
  background-color: rgb(135, 200, 109);
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
  background-color: #00aff2;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
  background-color: #036780;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
  background-color: #68b72f;
}
@keyframes suntory-alo-circle-anim {
  0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes suntory-alo-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes suntory-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
}
.suntory-alo-ph-img-circle i {
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
}

/* zalo */
.zs-ico {
	display: block;
	position: relative;
	z-index: 12;
	cursor: pointer;
	position: fixed;
	left: 0px;
	bottom:200px
}
.zs-ico .zs-ico-main {
	display: block;
	position: relative;
	z-index: 3;
	background: url(../images/stick_zalo.png) 0 0 no-repeat;
	background-size: auto;
	background-size: cover;
	width: 58px;
	height: 58px;
}
.zs-ico.zs-has-notify::before{    
	position: absolute;
	top: 2px;
	left: 12px;
	z-index: 4;
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.zs-ico.zs-has-notify::before {
	background-color: #ff5d5d;
	left: 36px !important;
}
.zs-ico.zs-has-notify em {
	position: absolute;
	top: 7px;
	left: 17px;
}
.zs-ico.zs-has-notify em::after, .zs-ico.zs-has-notify em::before {
	position: absolute;
	left: -4px;
	top: 2px;
	content: "";
	width: 32px;
	height: 32px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-animation-name: Grow;
	-moz-animation-name: Grow;
	animation-name: Grow;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
}
.zs-ico.zs-has-notify em::before {
	-webkit-box-shadow: 0 0 8px 4px #ff5d5d;
	box-shadow: 0 0 8px 4px #ff5d5d;
}
.zs-ico.zs-has-notify em::after {
	-webkit-box-shadow: inset 0 0 6px 2px #ff5d5d;
	box-shadow: inset 0 0 6px 2px #ff5d5d;
}
/* face */
.fb-ico {
	display: block;
	position: relative;
	z-index: 12;
	cursor: pointer;
	position: fixed;
	right: 0px;
	bottom:200px
}
.fb-ico .fb-ico-main {
	display: block;
	position: relative;
	z-index: 3;
	background: url(../images/stick_face.png) 0 0 no-repeat;
	background-size: auto;
	background-size: cover;
	width: 58px;
	height: 58px;
}
.fb-ico.fb-has-notify::before{    
	position: absolute;
	top: 2px;
	left: 12px;
	z-index: 4;
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.fb-ico.fb-has-notify::before {
	background-color: #ff5d5d;
	left: 36px !important;
}
.fb-ico.fb-has-notify em {
	position: absolute;
	top: 7px;
	left: 17px;
}
.fb-ico.fb-has-notify em::after, .fb-ico.fb-has-notify em::before {
	position: absolute;
	left: -4px;
	top: 2px;
	content: "";
	width: 32px;
	height: 32px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-animation-name: Grow;
	-moz-animation-name: Grow;
	animation-name: Grow;
	-webkit-animation-duration: 1.5s;
	-moz-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	animation-timing-function: linear;
}
.fb-ico.fb-has-notify em::before {
	-webkit-box-shadow: 0 0 8px 4px #ff5d5d;
	box-shadow: 0 0 8px 4px #ff5d5d;
}
.fb-ico.fb-has-notify em::after {
	-webkit-box-shadow: inset 0 0 6px 2px #ff5d5d;
	box-shadow: inset 0 0 6px 2px #ff5d5d;
}