@font-face {
    font-family: 'font1';
    src: url('fonts/helveticaneue.ttf');
    font-weight: normal;
  	font-style: normal;
}
@font-face {
    font-family: 'font1';
    src: url('fonts/helveticaneuebold.ttf');
    font-weight: bold;
  	font-style: normal;
}
*{margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; outline:none;}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {min-width: 100% !important;}
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
.video_popup {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video_popup iframe, .video_popup object, .video_popup embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
#clickvideo{ width:100%; padding:4px 0; margin:3px 0%; border:1px solid #DDD; box-sizing:border-box;}
.addthis_native_toolbox{
	margin: 1rem 0;
	display: block;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: bold !important;
}
.addthis_native_toolbox b{
	display: none;
}
a{cursor:pointer; text-decoration:none;}
a:hover{ color: red; }
.clear{ clear:both; }
.clearfix:after{
	content: "";
    visibility: hidden;
    display: block; 
    clear: both;
}
img{max-width:100% !important; height:auto; }
.grid_news {
	display: grid;
	grid-gap: 1.5rem;
	grid-template-columns: 1fr 1fr;
	margin-top: 1.5rem;
}
.grid_news .item_grid_news {padding: 5px;border: 1px solid #ddd;}
.grid_news .item_grid_news a {
	display: block;
}
.grid_news .item_grid_news a img {
	float: left;
	margin-right: 1rem;
}
.grid_news .item_grid_news a h3 {
	font-size: 13px;
	font-weight: bold;
	color: #222;
	transition: .2s;
}
.grid_news .item_grid_news a span {
	color: #555;
}
.grid_news .item_grid_news a:hover h3 {
	color: #f00;
}
div.bando img{max-width:none !important;}
div.map iframe{max-width:100% !important;}
.hidden_mobi{display: block;}
.hidden_destop{display: none;}
body{
	font-size: 13px;
	line-height:1.5;
}
div#wapper
{
  margin:auto;
  max-width:1366px;
  min-width:1356px;
  background:#fff;
  font-family: Open sans, sans-serif;
}
div.wap_thongtin
{
	padding: 0;
	background: #02c7f2;
	font-size: 13px;
}
div.thongtin
{
	max-width:1200px;
	margin:auto;
}
div.thongtin span
{
	display:inline-block;
	vertical-align:top;
	margin-right: 4%;
}
div.thongtin i
{
	margin-right: 6px;
	font-size:17px;
}
div.mxh_top
{
	float:right;
}
div.mxh_top a img
{
	height: 39px;
	margin-left: 5px;
}
div.header
{
	margin:auto;
	background: #ffffff;
	position: -webkit-sticky;
	position: sticky;
	top: -1px;
	z-index: 99;
}
div.header a.logo
{
	display:block;
	line-height:0;
}
div.header .logo_mobi
{
	display:none;
}
div.header a.logo img
{
	width:100%;
}
.menu_login
{
	list-style:none;
	position:absolute;
	top:5px;
	right: 110px;
}
.menu_login li
{
	display:inline-block;
}
.menu_login li a
{
	text-decoration:none;
	color: #c8000d;
	border-right:1px solid #fff;
	padding:0px 5px;
	font-weight: bold;
}
div#lang
{
	position:absolute;
	top:5px;
	right:10px;
}
div#lang a img
{
	margin-left:3px;
	height: 20px;
}
.sang_header
{
	top: 30%;
    left: 5%;
}
div.menu_mobi,div.menu_mobi_add
{
	display:none;
}
div.wap_menu
{
	position:relative;
	height: 106px;
	line-height: 106px;
}
div.menu
{
	position:relative;
	max-width:1200px;
	margin:auto;
}
div.menu ul
{
  float:left;
  list-style:none;
}
div.menu ul li
{
  float:left;
  position:relative;
  z-index:50;
}
div.menu ul li.line
{
	background: rgba(0,0,0,0.2);
	height: 45px;
	width:1px;
}
div.menu ul li a
{
	color: #333;
	font-size: 15px;
	padding: 0px 25px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-weight: bold;
}
div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2
{color: #02c7f2;}
div.menu ul li ul,div.menu ul li:hover ul li ul
{
	position:absolute;
	margin-left:0px;
	display:none;
	min-width: 200px;
	background: #fff;
	line-height: 1.5;
}
div.menu ul li ul li
{
    float:none;
}
div.menu ul li ul li a
{
	padding: 8px 10px;
	text-transform:none;
	display:block;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
div.menu ul li ul li ul
{
	left:100%;
	top:0px;
}
div.search
{
	position: absolute;
	right: 0px;
	top: 120px;
	background: #fff;
	border-radius: 4px;
	height: 30px;
	width: 230px;
	z-index: 99;
	display: none;
}
div.search input
{
	  padding: 0px 10px;
	  float: left;
	  border: none;
	  background: none;
	  width: 80%;
	  outline: none;
	  color: #777;
	  height: 30px;
	  font-size: 13px;
}
div.search i
{
	float: right;
	margin-right: 9px;
	margin-top: 8px;
	color: #7d7d7d;
	font-size: 15px;
	cursor: pointer;
}
div.slider
{
	margin:auto;
	overflow: hidden;
}
div.left
{
	width:240px;
	float:left;
}
div.tieude
{
	color:#fff;
	text-align:center;
	background: #01518c;
	height:39px;
	line-height:39px;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 15px;
}
div#danhmuc
{
	border-bottom:none;
}
div.danhmuc
{
	border:1px solid #d6d6d6;
	margin-bottom:15px;
}
div.danhmuc:last-child
{
	margin-bottom:0;
}
div#danhmuc ul
{
	list-style:none;
}
div#danhmuc ul li
{
}
div#danhmuc ul li:last-child
{
	border:none;
}
div#danhmuc ul li a
{
	color: #454545;
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 1px solid #DDD;
    padding: 9px 5px 9px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}
div#danhmuc ul li a:hover,div#danhmuc ul li a.active
{
	color:red;
	transition:0.4s;
}
div#danhmuc ul li ul li a
{
	 background: url(images/muiten.png) 22px 15px no-repeat;
	padding:9px 5px 9px 35px;
}
div#danhmuc ul li ul
{
	display:none;
}
div.item_tin
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 10px;
}
div.item_tin .img_news
{
	width:35%;
	max-width:150px;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tin .name_news a
{
	text-decoration:none;
	color:#111111;
	font-size:13px;
	transition:0.4s;
}
div.tinmoi .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.load_video
{
	width:95%;
	margin:7px auto;
}
div.hotro
{
	background: url(images/bg_hotro.png) left 40px no-repeat;
}
div.hotro .phone
{
	 color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 80px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}
div.hotro ul
{
	list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}
div.hotro ul li
{
	clear: both;
    padding: 6px 0;
    color: #555555;
}
div.hotro ul li i
{
	font-size:17px;
	margin-right:8px;
	clear:both;
}
div.hotro ul li span
{
	color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}
div.hotro ul li a img
{
	margin-right: 5px;
    float: left;
	width:25px;
}
div#quangcao img
{
	width:90%  !important;
	max-width:300px !important;
	border:1px solid #DDD;
	margin:5px auto;
	padding:4px;
	box-sizing:border-box;
}
div#quangcao img:hover
{
	border:1px solid red;
}
div#dknt
{
	max-width:350px;
}
form#frm_dknt
{
	background:#fff;
	height: 40px;
	margin:10px 0;
}
form#frm_dknt input[type='text']
{
	width: 75%;
	padding: 0px 8px;
	float:left;
	margin-top: 12px;
	border:none;
	background:none;
	outline:none;
	color:#000;
	outline:none;
}
form#frm_dknt input[type='button']
{
	background:red;
	color:#fff;
	width: 70px;
	height: 40px;
	line-height: 40px;
	border:none;
	cursor:pointer;
	float:right;
	/* text-transform:uppercase; */
	outline:none;
	font-weight: bold;
}
div.main_content
{
	max-width:1200px;
	margin:20px auto;
}
div.right
{
	width: calc(100% - 255px);
	float:right;
}
div.tieude_giua
{
	color: #01518c;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	font-size:25px;
	position:relative;
	margin-bottom:12px;
}
div.tieude_giua:before
{
	content:'';
	height:2px;
	width:60px;
	left:50%;
	bottom:-5px;
	margin-left:-30px;
	background:#01518c;
	position:absolute;
}
div.wap_item
{
	position:relative;
	text-align:center;
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
}
div.item
{
	width: calc( 90% /4);
  margin: calc( 10% /8);
	text-align:center;
	display:inline-block;
	vertical-align:top;
}
div.item .sp_img
{
	overflow:hidden;
	border:1px solid #DDDDDD;
	box-shadow:5px 5px 0px #f2f2f2;
	margin-bottom:10px;
}
div.item .sp_img a
{
	display:block;
	line-height:0;
}
div.item a img
{
	width:100%;
	height:100%;
}
div.item .sp_name a
{
	text-decoration:none;
	color:#222222;
	font-weight:normal;
	font-size:15px;
	display:block;
}
div.item .sp_name a:hover
{
	transition:0.4s;
	color:red;
}
div.item .sp_gia .gia,div.item .sp_gia .giakm
{
	color:red;
	font-size:13px;
}
div.item .sp_gia span.giacu
{
	color:#666666;
	text-decoration:line-through;
	float:left;
}
div.wap_tintuc
{
	margin:30px auto;
	padding:30px 0;
	background: #efefef;
}
div.bao_tintuc
{
	width: 1200px;
	margin:0px auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 2%;
}
div.tintuc
{
	/* width:32%; */
	/* float:left; */
}
div.video
{
	/* width:32%; */
	/* float:left; */
	/* margin-left:2%; */
}
div.fanpage
{
	/* width:32%; */
	/* float:right; */
	/* overflow:hidden; */
}
div.tieude2
{
	border-bottom: 1px solid #01518c;
	font-size: 22px;
	padding-bottom: 5px;
	position:relative;
	margin-bottom: 15px;
	text-transform: uppercase;
	/* color: #545454; */
}
div.tieude2:before
{
	content:'';
	height:3px;
	width:80px;
	position:absolute;
	background: #01518c;
	left:0;
	bottom:0;
}
div.item_tnb
{
	border-bottom:1px dashed #DDDDDD !important;
	padding:10px 0;
}
div.item_tnb .img_news
{
	width:35%;
	max-width:150px !important;
	border:1px solid #d6d6d6;
	float:left;
	margin-right:10px;
}
div.item_tnb .name_news a
{
	text-decoration: none;
	color: #111111;
	font-size: 14px;
	transition: 0.4s;
	margin-bottom: 5px;
	display: block;
}
div.item_tnb .name_news a:hover
{
	color:red;
	transition:0.4s;
}
div.wap_copy
{
	background: #02c7f2;
	color:#fff;
	padding: 16px 0;
	font-size: 14px;
}
div.copy
{
	max-width:1200px;
	margin:auto;
}
div.copy ul
{
	list-style:none;
	float:right;
}
div.copy ul li
{
	padding:0px 10px;
}
div.wap_footer
{
	margin:auto;
	color:#fff;
}
div.footer
{
	max-width: 100%;
	margin:auto;
}
div#main_footer
{
	width:40%;
	float:left;
}
div#main_footer .ten
{
	text-transform:uppercase;
	font-size:23px;
	margin-bottom:15px;
	margin-top: -8px;
}
div#main_footer ul
{
	list-style:none;
}
div#main_footer ul li
{
	margin:9px 0;
	font-size:14px;
}
div#main_footer ul li i
{
	width:30px;
	height:30px;
	border:1px solid #f9f9f9;
	text-align:center;
	border-radius:3px;
	line-height:30px;
	margin-right:8px;
	font-size: 18px;
}
div.mxh
{
	margin-top:10px;
}
div.mxh a
{
	display:inline-block;
	vertical-align:top;
	margin:0px 2px;
}
div.mxh a img
{
	max-height:35px;
	border-radius:4px;
}
div.mxh a img:hover
{
	transition:1s;
	transform:rotate(360deg);
}
div#thongke
{
	width:20%;
	float:right;
}
.td_ft
{
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:10px;
}
div#thongke ul
{
	list-style:none;
}
div#thongke ul li
{
	clear:both;
	padding: 6px 0px;
}
div#thongke ul li img
{
	float:left;
	margin-right:15px;
	width:16px;
	margin-top:2px;
}
/* --------------------- Phan trang ------------------*/
div.wap_doitac
{
	padding:20px 0;
}
div.doitac
{
	box-sizing:border-box;
	max-width:1200px;
	margin:auto;
}
div.doitac img
{
	margin:0 10px;
}
/*----------------------------------------------------*/
div.wap_pro
{
	clear:both;
}
.zoom_slick
{
	text-align:center;
}
.zoom_slick .slick2
{
	border:1px solid #DDD;
}
.zoom_slick .slick
{
	margin-top:5px;
}
.zoom_slick .slick img
{
	width:95%;
	margin:auto;
	border:1px solid #DDD;
	box-sizing:border-box;
	cursor:pointer;
}
.zoom_slick .slick img:hover
{
	border:1px solid #F60;
	opacity:0.5;
	transition:1s;
}
.product_info
{
	float:right;
	list-style:none;
	width:57%;
}
.product_info li
{
	font-size:13px;
	border-bottom:1px solid #EEE;
	padding:10px 0;
}
.product_info li.ten
{
	color:#0033FF;
	font-size:18px;
}
.product_info li.giakm,.product_info li.gia
{
	font-size:15px;
	color:red;
	position:relative;
}
.product_info li.giacu
{
	text-decoration:line-through;
	color:#222222;
}
.product_info li.giakm .tinh_phantram
{
	background: red;
    color: #fff;
    width: 35px;
    display: block;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 30%;
    top: 0;
}
.product_info li b
{
	font-weight:normal;
	font-size:14px;
}
.xemgiohang
{
	color: #E80019;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	font-size: 15px;
	transition: 0.4s;
	margin: auto;
	margin-top: 7px;
	text-decoration: none;
}
.product_info li .add_to_cart
{color: #fff!important;text-transform: uppercase;}
.product_info li .add_to_cart i
{margin-right: 7px;font-size: 16px;}
.product_info li .add_to_cart:hover
{
}
span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}
span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}
span.active_size,span.size:hover,span.mausac:hover, span.active_mausac {
    border: 1px solid #EE0000;
}
input.soluong
{
	padding: 3px 0;
    width: 55px;
    border: 1px solid #dedede;
    text-align: center;
}
.tbl_giohang{text-align:center; background:#f1f1f1; width:100%; font-size:13px; margin-bottom:20px; border:1px solid #DDD; border-collapse:collapse; padding:1px; }
.tbl_giohang td{ border:1px solid #e2e2e2;}
.tbl_giohang .dong_gh{ background:#fff;}
.tbl_giohang .img_gh{ height:50px;}
.tbl_giohang .xoa_gh{ cursor: pointer;color: #000000;font-size: 17px;}
.tbl_giohang .xoa_gh:hover{color:red;}
.tbl_giohang .sl_gh{ text-align:center; border:1px solid #DDD; padding:3px 5px; width:60px;}
.tbl_giohang .tongtien_gh{background: #F0F0F0;text-align: right;line-height: 50px;padding-right: 20px;font-size: 15px;font-weight: bold;color: #000000;}
.tieptuc{
	padding: 10px 25px;
    background: #ee0303;
    border: none;
    color: #fff;
    margin: 10px 0px;
    font-size: 13px;
    cursor: pointer;
    box-sizing: border-box;
    text-transform: uppercase;}
.click_ajax2{
}
.tbl_banggia
{
	width:100%;
	border-collapse : collapse;
	font-size:14px;
	text-align:center;
	font-size:13px;
}
.tbl_banggia th
{
	font-size:15px;
	background: #e8e8e8;
}
.tbl_banggia th, .tbl_banggia td {
    border: 1px solid #d2d2d2;
    padding: 10px 1%;
}
.math_sercue img {
	float: left;
}
.math_sercue input[type=text] {
	width: 50px!important;
	height: 32px!important;
	border: 1px solid #cfcfcf!important;
	float: left;
}
div.frm_lienhe .item_lienhe .btn {
	font-size: 13px;
	/* font-family: Arial,sans-serif; */
	line-height: 1.4;
	float: left;
	margin-left: 0.4rem;
	color: #fff!important;
}
.hidden {
	display: none!important;
}
.group_addcart {
	display: inline-flex!important;
	vertical-align: middle;
	width: 160px!important;
	margin-right: 3px;
}
div.frm_lienhe .item_lienhe .input-group-text {
	font-size: 14px;
}
.quantity-in-group {
	width: 70px!important;
	display: inline-block!important;
	vertical-align: middle;
}
.trash-cart {
	cursor: pointer;
}
.img-zoom {
	overflow: hidden;
	display: block;
}
.img-zoom img {
	transition: .2s;
	display: block;
}
.img-zoom:hover img {
	transform: scale(1.1);
}
.product-info-right {
	padding-left: 15px!important;
}
#toptop {
	position: fixed;
	right: 1rem;
	bottom: 1rem;
	z-index: 99;
}
.form-search-mobi > input.form-control {
	border-radius: .2rem 0 0 .2rem!important;
}
.progress-bar_wrap {
  width: calc(100%  - 130px);
  height: 5px;
  background: #F6F6FA;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 5px;
}
.progress-bar_wrap .progress-bar_item {
  display: inline-block;
  height: 100%;
  width: 32.5%;
  margin-right: .8%;
  border-radius: 5px;
  float: left;
  transition: background-color .2s, visisility .1s;
}
.progress-bar_wrap .progress-bar_item-1.active {
  background-color: #FF4B47;
}
.progress-bar_wrap .progress-bar_item-2.active {
  background-color: #F9AE35;
}
.progress-bar_wrap .progress-bar_item-3.active {
  background-color: #2DAF7D;
}
.progress-bar_text {
  display: inline-block;
  color: #aaa;
  /* margin-left: 5px; */
  transition: .2s;
  width: 130px;
  text-align: right;
}
.progress-bar_password {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: .2rem;
}
.shopping-cart {
  margin: 20px 0;
  float: right;
  background: white;
  width: 320px;
  position: relative;
  border-radius: 3px;
  padding: 20px;
}
.shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
.shopping-cart .shopping-cart-items {
  padding-top: 20px;
}
.shopping-cart .shopping-cart-items li {
  margin-bottom: 18px;
  list-style: none;
}
.shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
}
.shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 16px;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
}
.shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
}
.shopping-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: white;
  border-width: 8px;
  margin-left: -8px;
}
.shopping-cart .button {
  background: #6394F8;
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  font-size: 16px;
  margin: 25px 0 15px 0;
}
.shopping-cart .button:hover {
  background: #729ef9;
}
.shopping-cart .lighter-text {
  color: #ABB0BE;
}
.shopping-cart .main-color-text {
  color: #6394F8;
}
.shopping-cart .cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 3px;
  float: left;
}
.shopping-cart .badge {
  background-color: #6394F8;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 400;
}
.grid {
	display: grid;
}
.grid-product.grid {
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 1rem;
}
.brand-product-name {
	font-size: 16px;
	text-align: center;
	padding-top: .5rem;
}
.brand-product-price {
	text-align: center;
	font-size: 14px;
}
.brand-product-price span {
	color: #f00;
}
.wap_1200 {
	width: 1200px;
	margin: auto;
}
.flex__header {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search_icon {
	cursor: pointer;
	padding-left: 20px;
	background: url(img/thuysan_mevifood_23.png) left center no-repeat;
}
div.menu ul li a.link_ef {
	position: relative;
}
div.menu ul li a.link_ef:after {
	content: '';
	width: 0px;
	height: 2px;
	background: #02c7f2;
	position: absolute;
	top: 62%;
	left: 0;
	right: 0;
	transition: .5s;
	margin: auto;
}
div.menu ul li a.link_ef:hover:after , div.menu ul li a.link_ef.active:after {
	width: 10px;
}
div.copy strong {
	text-transform: uppercase
}
.grid__footer {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}
.intro__footer {
	background: url(img/thuysan_mevifood_45.png) no-repeat;
	background-size: cover;
	padding-left: 83px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}
.p_company {
	font-size: 25px;
	color: #02c7f2;
	font-weight: bold;
	text-transform: uppercase;
}
.intro__footer2 {
	line-height: 2;
	font-size: 14px;
	padding-top: 10px;
}
.bando_footer {
	display: block;
	width: 100%;
	height: 100%;
}
.bando_footer iframe {
	width: 100%;
	height: 100%;
	display: block;
	outline: 0;
	border: 0;
}
.p_doitac {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	background: url(img/thuysan_mevifood_37.png) bottom center no-repeat;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.p_doitac span {
	color: #02c7f2;
}
.wap_product {
	padding: 30px 0;
	display: block;
}
.grid__about {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 21px;
}
.grid__about .p_doitac {
	text-align: left;
	background: url(img/thuysan_mevifood_37.png) bottom left no-repeat;
}
.intro_about222 {
	font-size: 14px;
	color: #333;
	line-height: 2;
}
.seemore_btn {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: #2c3941;
	padding: 13px 50px;
	margin-top: 20px;
	border-radius: 4px;
	transition: .3s;
}
.seemore_btn:hover {
	background: #02c7f2;
	color: #fff;
}
.item__productdm a {
	display: block;
	position: relative;
}
.item__productdm a section {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .71);
	transition: .3s;
}
.item__productdm a span {
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.item__productdm a span img {
	transform: scale(1) !important;
}
.grid__productdm {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 21px;
}
.item__productdm a:hover section {
	background: rgba(0, 0, 0, .1);
}
.portfolio-item {
  margin-bottom: 30px;
}
.portfolio-item h4.card-title {
  font-size: 15px;
  margin: 0;
  padding-bottom: 5px;
}
.portfolio-item .card-text {
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.grid_c2 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
}
.grid_c2 .item_c2 a {
	position: relative;
}
.grid_c2 .item_c2 a section {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(35, 166, 213, 0.5);
	transition: .5s;
	
	background-size: 400% 400%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 20px;
	transition: .5s;
	opacity: 0;
}
.grid_c2 .item_c2 a section h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	line-height: 1.5;
	transition: .5s;
	opacity: 0;
}
.grid_c2 .item_c2 a section:before {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transition: .5s;
	width: 0px;
	margin: auto;
}
.grid_c2 .item_c2 a section:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	transition: .5s;
	height: 0px;
	margin: auto;
}
.grid_c2 .item_c2 a:hover section {
	opacity: 1;
}
.grid_c2 .item_c2 a:hover section:before {
	width: calc(100% - 40px)
}
.grid_c2 .item_c2 a:hover section:after {
	height: calc(100% - 40px)
}
.grid_c2 .item_c2 a:hover section h3 {
	opacity: 1;
}
.grid_c2 .item_c2 h4 {
	font-size: 15px;
	text-transform: uppercase;
	padding-top: 10px;
	line-height: 1.5;
}
@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
.intro_motasp {
	text-transform: none;
}