*{margin: 0; padding: 0;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.cookies-eu-banner {
  background: #444;
  color: #fff;
  padding: 16px 30px;
  font-size: 18px;
/*  text-align: center;*/
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.cookies-eu-banner button {
  text-decoration: none;
  background: #222;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  padding: 5px 15px;
  margin: 2px 5px;
  font-size: 18px;
  font-weight: 500;
  transition: background 0.07s, color 0.07s, border-color 0.07s;
}

.cookies-eu-banner button:hover {
  background: #fff;
  color: #222;
}

.hidden {
  display: none;
}

.privacy-banner {
	background-image: url('../images/banner/product-banner.png');
	background-size: cover;
	height:160px;
}

.index-banner {
	background-image: url('../images/banner/banner-index3.png');
	background-position: center;
	background-size: cover;
	height: 600px;
}
.about-banner {
	background-image: url('../images/banner/banner-home4.png');
	background-size: cover;
	height:500px;
	padding-top: 200px;
	color: #ffff;
	font-size: 40px;
}
.contact-banner {
	background-image: url('../images/banner/contact-banner.png');
	background-size: cover;
	height: 450px;
	color: #006699;
	padding-top: 350px;
	font-size: 35px;
}
.product-banner {
	background-image: url('../images/banner/product-banner.png');
	background-size: cover;
	height: 400px;
	padding-top: 200px;
	color: #ffff;
	font-size: 40px;
}
.service-banner {
	background-image: url('../images/banner/banner-quality.png');
	background-size: cover;
	height: 500px;
	padding-top: 200px;
	color: #ffff;
	font-size: 40px;
}
.news-banner {
	background-image: url('../images/banner/banner-news.png');
	background-size: cover;
	height: 500px;
	padding-top: 200px;
	color: #ffff;
	font-size: 40px;
}
.menutop{
	background: transparent;
}
.navbar{
	transition: 0.5s;
}
.nentrang{
	background-color: gray !important;
	color: white !important;

}
.nentrang a{
	background-color: gray !important;
	color: white !important;
	/*padding: 0;*/
}
.top .navbar-nav a.nav-link{
	text-transform: uppercase;
	padding: 28px 15px;
	font-size: 16px;
	font-family: 'Roboto Slab',serif;
	color: #545555;
	font-weight: 900;
	transition: 0.5s;
}
.top .navbar-nav .active a.nav-link{
	color: blue !important;
}
.top .navbar-nav a.nav-link:hover{
	color: white;
}
.title{
	color: blue;
}
.news-time{
	color: #adadad;
	font-size: 12px;
	margin-top: 5px;
	padding-left: 10px;
}
.title1{
	margin-top: 50px;
	font-size: 25px;
	color: #545555;
	position: relative;
	padding-bottom: 30px;
}
.title1:after{
	content: '';
	width: 100px;
	height: 3px;
	background: #5bc0de;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -50px;
}
.trichdan{
	font-size: 20px;
}
.trichdan ul li{
	font-size: 20px;
}
.see_more{
	padding: 15px 20px;
	border-radius: 0;
}
.read-more{
	padding: 10px;
	margin: 0 0 10px 10px;
}
i{ 
	padding-right: 5px;
}
.content2{
	margin-top: 50px;
	background-image: url('../images/bg-content2.png');
	background-position: center;
	background-size: cover;
	height: 450px;
	padding-left: 30px;
	/*padding-right: 80px;*/
}
.content2-about{
	background: #c6c6c6;
	padding: 20px;
}
.content2-about img{
	height: 350px;
	padding-bottom: 20px; 
}
.img-news img{
	padding-bottom: 20px; 
}
.news-img img{
	height: 600px;
	width: 600px;
}
.gallery img{
	padding: 1px;
	height: 128px;
	transition: 1s;
	padding-bottom: 10px;
}
.gallery img:hover{
	filter: grayscale(100%);
	transform: scale(1.1);
}
.motsanpham img{
	height: 250px;
	padding: 1px;
	transition: 1s;
}
.sanphammoi img{
	padding: 1px;
	transition: 1s;
}
.sanphammoi img:hover{
	filter: grayscale(100%);
	transform: scale(1.1);
}
.packaging img{
	height: 500px;
	padding: 1px;
	transition: 1s;
}
.machine img{
	height: 250px;
	padding: 1px;
	transition: 1s;
}
.content2-about li{
	margin-left: 50px;
	padding-bottom:	15px; 
}
.content-product{
	height: 100%;
}
.card{
	overflow: hidden;
}
.card a{
	position: relative;
	display: inline-block;
}
.card a .quick_view{
	position: absolute;
	color: white;
	background: #006699;
	width: 100%;
	height: 50px;
	padding-top: 10px;
	font-weight: bold;
	bottom: 0;
	opacity: 0;
	transition: all 0.5s;
	text-align: center;
	border: red;
}
.card a:hover .quick_view{
	opacity: 100;
/*	bottom: 40%;*/
}
.card-text{
	padding: 10px;
	color: black;
	font-weight: 500;
	background: #c6c6c6;
}
.card-text-news{
	padding-left: 10px;
	color: black;
	font-weight: 500;
}
.title2{
	font-size: 27px;
	color: #ffa410;
}
.trichdan.trichdan1{
	color: #ffff;
	font-size: 20px;
}
.see_more.see_more1{
	background: #ffa410;
}
.title3{
	font-size: 25px;
	color: #006699;
	text-transform: uppercase;
	font-weight: 400;
}
.title4{
	font-size: 60px;
	color: #006699;
	text-transform: uppercase;
	font-weight: 400;
}
.slide{
	/*margin-top: 30px;*/
	padding-top: 40px;
	padding-bottom: 10px;
	background: #c6c6c6;
}
.carousel-indicators{
	bottom: -30px;
}
.carousel-indicators li{
	background: gray;
}
.carousel-indicators li.active{
	background: #ffa410;
}
.cacnut .carousel-control{
	background: none;
}
.cacnut .left{
	background: url("../images/icon-prev1.png") no-repeat;
	background-position: center left;
	transform: translateX(-70px);
}
.cacnut .right{
	background: url("../images/icon-next1.png") no-repeat;
	background-position: center right;
	transform: translateX(70px);
}
.footer{
	background: gray;
	padding-top: 30px;
	color: white;
}
.footer li{
	list-style: none;
	padding-top: 10px;
}
.footer li a{
	color: white;
	text-decoration: none;
}
.footer li a:hover{
	color: blue;
}
.footer-copyright{
	background: black;
	padding: 10px;
	text-align: center;
	color: white;
}
.menu li {
	list-style: none;
	padding: 5px; 
}
.menu li a {
	text-decoration: none; 
	font-style: italic;
}
ul li .submenu{ 
	display: none;
}
address h5{
	color: #006699;
}
.certificate{
	background: #c6c6c6;
	padding: 20px;
}
.swiper-container {
	width: 100%;
	height: 200px;
}
.swiper-slide {
	text-align: center;
	font-size: 30px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: block;
	top: 60px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination {
	position: absolute;
	top: 10px;
	right: 10px;
	width: auto !important;
	/*left: auto !important;*/
	margin: 0;
}
.swiper-pagination-bullet {
	padding: 5px 10px;
	border-radius: 0;
	width: 120px;
	height: 50px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color:#000;
	opacity: 1;
	background: rgba(0,0,0,0.2);
}
.swiper-pagination-bullet-active {
	color:#fff;
	background: #007aff;
}
/*chu nhap nhay*/
@-webkit-keyframes my {
	 0% { color: #FF0000; } 
	 50% { color: #fff;  } 
	 100% { color: #FF0000;  } 
 }
 @-moz-keyframes my { 
	 0% { color: #FF0000;  } 
	 50% { color: #fff;  }
	 100% { color: #FF0000;  } 
 }
 @-o-keyframes my { 
	 0% { color: #FF0000; } 
	 50% { color: #fff; } 
	 100% { color: #FF0000;  } 
 }
 @keyframes my { 
	 0% { color: #FF0000;  } 
	 50% { color: #fff;  }
	 100% { color: #FF0000;  } 
 } 
 .test {
         /*background:#3d3d3d;*/
         font-size:18px;
         font-style: italic;
         /*font-weight:bold;*/
	 -webkit-animation: my 700ms infinite;
	 -moz-animation: my 700ms infinite; 
	 -o-animation: my 700ms infinite; 
	 animation: my 700ms infinite;
}
/*het chu nhap nhay*/
@media(max-width: 576px){
	a.logo img{
	position: relative;
	height: 50px;
	top: -8px;
	}
	.about-banner{
		display: none;
	}
	.index-banner{
		display: none;
	}
	.product-banner{
		display: none;
	}
	.service-banner{
		display: none;
	}
	.news-banner{
		display: none;
	}
	.contact-banner{
		display: none;
	}
	.content2{
	background-position: left;
	}
	.top .menu_right{
		background: #253340;
		padding: 15px;
		width: 100%;

	}
	.top .menu_right a.nav-link{
		padding: 10px;
		color: #a5a3a3;
		text-align: center;
		border-bottom: 1px dashed gray;
		display: block;
	}
	.top .menu_right li a:hover{
		color: #ffff;
		background-color: brown;
	}
	.top .menu_right li.active a.nav-link{
		color: #ffff;
	}
	.cacnut .left{
		background: url("../images/icon-prev1.png") no-repeat;
		background-position: center left;
		transform: translateX(-5px);
	}
	.cacnut .right{
		background: url("../images/icon-next1.png") no-repeat;
		background-position: center right;
		transform: translateX(5px);
	}
	.packaging img{
		height: 250px;
	}
	.slide{
		padding-left: 20px;
		padding-right: 20px;
	}
	.content1{
		margin-top: 80px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.content2{
		margin-top: 80px;
		padding-left: 10px;
		padding-right: 10px;
		height: 550px;
	}
	.title2{
		font-size: 20px;
	}
	.trichdan.trichdan1{
		color: #ffff;
		font-size: 14px !important;
	}
	.swiper-container {
		width: 100%;
		height: 150px;
	}
	.swiper-pagination-bullet {
		width: 50px;
		height: 30px;
		text-align: center;
		line-height: 20px;
		font-size: 10px;
	}
	.swiper-slide {
	text-align: center;
	font-size: 20px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: block;
	top: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	}
}