.l-content .topicPath {
    margin: 15px 0 10px;
    padding-left: 20px;
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.l-content .topicPath > li {
    display: inline-block;
	list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0
}
.l-content .topicPath > li > a {
    margin-right: 0.5em;
    text-decoration: none;
}
.l-content .topicPath > li > a:hover {
    text-decoration: underline;
    color: #025fae;
}
.l-content * {
	box-sizing: border-box;
}
.l-content .l-center {
	text-align: center;
}
.l-content .content-wr {
	/* background: url("/pr/recommend_category/economy_series/caster/images/bg1.jpg") repeat-y center center; */
	padding: 30px;
    background: #3b3b3b;
}
.l-content .category-list {
	padding: 0 0 30px 0;
	background: url("/pr/recommend_category/economy_series/caster/images/cat-bg.png") no-repeat;
	height: 77px;
	margin-bottom: 15px;
	position: relative
}
.l-content .category-list:after {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/caster/images/shadow.png") no-repeat center center;
	width: 100%;
	height: 44px;
	position: absolute;
	bottom: -40px;
	left: 0;
}
.l-content .category-list .f-list {
	height: 77px;
	margin: 0;
}
.l-content .category-list .f-list .item-4 {
	padding: 0;
}
.l-content .cat-link {
	display: inline-flex;
	width: 100%;
	height: 70px;
	text-align: center;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-decoration: none;
	border-right: solid 2px #111;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
}
.l-content .category-list .item-4:last-child .cat-link {
	border-right: 0;
}
.l-content .cat-link span {
	color: #111;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4em;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	position: relative;
	padding-right: 20px;
}
.l-content .cat-link span:after {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/caster/images/ar-down.png") no-repeat;
	width: 13px;
	height: 7px;
	position: absolute;
	right: -3px;
	top: 50%;
	margin-top: -4px;
}
.l-content .cat-link.new-link span:before {
	background: url("/pr/recommend_category/economy_series/caster/images/label-new.png") no-repeat;
	width: 46px;
	height: 36px;
	content: '';
	display: inline-block;
	position: absolute;
	top: -12px;
	right: -55px;
}
.l-content .cat-link.new-link:hover span:before {
	background: url("/pr/recommend_category/economy_series/caster/images/label-new2.png") no-repeat;
}
.l-content .cat-link:hover {
	background: #ffcc00;
}
.l-content .product-section {
	padding: 10px 0 0 0;
}
.l-content .prd-blk {
	display: block;
	border: solid 1px #d8d8d8;
	padding: 10px;
	position: relative;
	text-decoration: none;
	color: #666;
	background: #fff;
	margin: 7px 0;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
}
.l-content .prd-blk:hover {
	box-shadow: 0 0 8px rgba(255,255,255,0.7);
	border: solid 1px #ffcc00;
}
.l-content .prd-blk .label-n {
	position: absolute;
	top: 0;
	right: 10px;
}
.l-content .prd-blk .label-w {
	position: absolute;
	top: 0;
	right: 53px;
}
.l-content .prd-blk .prd-title {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin: 10px 0 0 0;
	line-height: 1.4em;
	color: #004bb1;
	min-height: 40px;
    width: 85%;
}
.l-content .prd-blk .prd-title.one-r {
	min-height: 0;
}
.l-content .prd-blk .prd-code {
	color: #666;
	display: block;
}
.l-content .prd-blk .l-center {
	display: block;
	margin: 5px 0;
}
.l-content .prd-blk .prd-price {
	color: #666;
	display: block;
}
.l-content .prd-blk .prd-price strong {
	font-size: 18px;
	font-weight: bold;
	color: #d00;
}
.l-content .prd-blk hr {
	width: 100%;
	background: #d8d8d8;
	height: 1px;
	border: 0;
	display: block;
}
.l-content .prd-blk .prd-i {
	display: block;
	color: #888;
}
.l-content .prd-blk .prd-i label {
	display: inline-block;
	font-weight: normal;
	width: 100px;
}
.l-content .prd-blk .prd-new{
	width: 65px;
	height: 65px;
	background: url("/pr/recommend_category/economy_series/caster/images/icon-new.png") no-repeat;
	background-size:100%;
	position: absolute;
    right: -3px;
    top: -2px;
	color: #111;
	text-align: center;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 3px;
}
.l-content .prd-blk .prd-saleoff {
	width: 64px;
	height: 53px;
	background: url("/pr/recommend_category/economy_series/caster/images/saleoff.png") no-repeat;
	position: absolute;
	right: 5px;
	top: 0;
	color: #111;
	text-align: center;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left: 3px;
}
.l-content .prd-blk .prd-saleoff strong {
	font-size: 22px;
}
.l-content .prd-blk .m-btnLink--conversion {
	margin-top: 10px;
}
.l-content .prd-blk .prd-delivery {
	position: absolute;
	min-width: 85px;
	padding-right: 5px;
	height: 28px;
	color: #111;
	padding-left: 40px;
	line-height: 28px;
	right: 10px;
	bottom: 60px;
	background: #ffcc00;
}
.l-content .prd-blk .prd-delivery:before {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/caster/images/icon-delivery.png") no-repeat;
	width: 26px;
	height: 17px;
	position: absolute;
	top: 5px;
	left: 8px;
}
.l-content .prd-note {
	color: #111;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background: #e5e5e5;
	margin-top: 15px;
}
.l-content .title-big-bg {
	background: url("/pr/recommend_category/economy_series/caster/images/title-bg.png") no-repeat center left;
	width: 100%;
	height: 77px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-bottom: 8px;
	padding-left: 150px;
	margin-bottom: 15px;
}
.l-content .title-big-bg:after {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/caster/images/shadow.png") no-repeat center center;
	width: 100%;
	height: 44px;
	position: absolute;
	bottom: -43px;
	left: 0;
}
.l-content .title-big-bg h2 {
	font-weight: bold;
	font-size: 22px;
	color: #111;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.3em;
	position: relative;
}
.l-content .title-big-bg h2.label-new:after {
	background: url("/pr/recommend_category/economy_series/caster/images/label-new.png") no-repeat;
	width: 46px;
	height: 36px;
	content: '';
	display: inline-block;
	position: absolute;
	top: -12px;
	right: -55px;
}
.l-content .product-feature {
	padding: 30px 0;
}
.l-content .blk-wr {
	border: solid 2px #fff;
	background: linear-gradient(135deg, #454545, #fefefe, #8e8e8e, #fefefe, #8d8d8d);
	padding: 10px;
	position: relative;
	border-radius: 6px;
}
.l-content .blk-wr .blk-content {
	background: url("/pr/recommend_category/economy_series/caster/images/bg2.jpg") repeat-y center center;
	padding: 18px;
	border-radius: 6px;
}
.l-content .blk-white {
	background: #fff;
	padding: 20px;
	border: solid 1px #d8d8d8;
}
.l-content .tb-prd {
	border-collapse: collapse;
	width: 100%;
	border: solid 1px #d8d8d8;
	/* margin-top: 20px; */
}
.l-content .tb-prd td {
	padding: 10px;
	border: solid 1px #d8d8d8;
	text-align: center;
}
.l-content .tb-prd td.td-left {
	text-align: left;
}
.l-content .tb-prd td.w-200 {
	width: 200px;
}
.l-content .tb-prd td.bg-g {
	background: #f4f4f4;
}
.l-content .tb-prd td.bg-y {
	background: #ffcc00;
}
.l-content .tb-prd td.br-y {
	border-left: solid 4px #ffcc00;
	border-right: solid 4px #ffcc00;
}
.l-content .tb-prd td.l-y {
	border-left: solid 4px #ffcc00;
}
.l-content .tb-prd td.r-y {
	border-right: solid 4px #ffcc00;
}
.l-content .tb-prd td.b-y {
	border-bottom: solid 4px #ffcc00;
}
.l-content .product-service {
	padding: 30px 0;
}
.l-content .f-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.l-content .f-list .item-2 {
	width: 50%;
	padding: 0 10px;
}
.l-content .f-list .item-4 {
	width: 25%;
	padding: 0 10px
}
.l-content .f-list .item-6 {
	padding: 0 10px;
	width: 16.6666%;
}
.l-content .product-service .f-list {
	margin-bottom: 20px;
}
.l-content .y-feature h3,
.l-content .w-feature h3 {
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
}
.l-content .product-acce {
	padding: 30px 0;
}
.l-content .acce-blk {
	background: #fff;
	text-align: center;
	border: solid 1px #d8d8d8;
	padding: 5px;
}
.l-content .acce-blk span {
	display: block;
	font-weight: bold;
	color: #111;
	text-align: center;
	margin: 0 0 10px 0
}
.l-content .w-400 {
	width: 400px;
}
.l-content .related-banner {
	padding: 30px 0;
}
.l-content .related-banner h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px;
	background: #ffcc00;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}
.l-content .related-banner .banner-blk {
	display: block;
	margin: 10px 0;
}
.l-content .feature-li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-bottom:10px;
}
.l-content .feature-li li {
	margin: 0 15px;
	float: left;
}
.l-content .feature-li li img {
	position: relative;
	top: 2px;
}
.l-content .l-left {
	text-align: left;
}
.l-content td.l-left {
	text-align: left;
}
.l-content .title-orange {
	color: #fff;
	font-weight: bold;
	width: 100%;
	font-size: 18px;
	text-align: center;
	background: #ff730a;
	height: 45px;
	line-height: 45px;
	margin: 0 0 15px 0;
}
.l-content .adv-blk {
	margin: 20px 0 0 0;
}
.l-content .flex-list {
	display: flex;
	flex-direction: row;
}
.l-content .flex-list .item-3 {
	width: 33.3333%;
}
.l-content .flex-list .item-2 {
	width: 50%;
}
.l-content .bg-g2 {
	background: #eae9ea;
}
.l-content .bg-y2 {
	background: #ffcc00;
}
.l-content .adv-b label {
	display: block;
	width: 100%;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.l-content .adv-b {
	border: solid 1px #eae9ea;
	position: relative;
}
.l-content .txt-box1 {
	position: absolute;
	width: 100px;
	right: 15px;
	top: 50px;
}
.l-content .txt-box2 {
	position: absolute;
	width: 105px;
	height: 105px;
	background: #ffcc00;
	border-radius: 100%;
	text-align: center;
	right: 15px;
	top: 50px;
	padding-top: 20px;
}
.l-content .l-img {
	display: inline-block;
	margin: 10px 0 0 25px;
}
.l-content .txt-box3 {
	position: absolute;
	width: 180px;
	right: 15px;
	top: 60px;
}
.l-content .txt-box4 {
	position: absolute;
	width: 180px;
	right: 19px;
	top: 60px;
}
.l-content .blk-white i {
	display: inline-block;
}
.l-content .btn-reg:after {
	content: '';
	display: inline-block;
	background: url("/pr/recommend_category/economy_series/caster/images/icon-h.png") no-repeat;
	width: 50px;
	height: 41px;
	position: absolute;
	bottom: -10px;
	right: -20px;
}
.l-content .owl-carousel.prd-carousel img {
	width: auto;
	display: inline-block;
}
.l-content .prd-cat-blk {
	margin-bottom: 30px;
}
.l-content .prd-cat-blk h3 {
	font-weight: bold;
	font-size: 20px;
	color: #111;
	background: #ffcc00;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	width: 100%;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 9;
}
.l-content .owl-carousel.prd-carousel {
	position: relative;
}
.l-content .owl-carousel.prd-carousel .owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-next {
	width: 35px;
	height: 35px;
	border-radius: 0;
	background: #FFCC00 url("/pr/recommend_category/economy_series/caster/images/btn-next.png") no-repeat center center;
	text-indent: -9999px;
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
	position: absolute;
	top: 0;
	right: -12px;
	margin-top: -30px;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-next:hover {
	opacity: 0.7;
	outline: 0;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-prev {
	width: 35px;
	height: 35px;
	border-radius: 0;
	background: #FFCC00 url("/pr/recommend_category/economy_series/caster/images/btn-prev.png") no-repeat center center;
	text-indent: -9999px;
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
	position: absolute;
	top: 0;
	left: -15px;
	margin-top: -30px;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-prev:hover {
	opacity: 0.7;
	outline: 0;
}
.l-content .owl-carousel.prd-carousel .owl-nav .owl-next.disabled,
.l-content .owl-carousel.prd-carousel .owl-nav .owl-prev.disabled {
	display: none;
}

.l-content .prd-carousel.owl-theme {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.l-content .fullwidth-banner{
	display: block;
	margin-bottom: 20px;
}
.l-content .fullwidth-banner.background-banhranh{
	background: url("/pr/recommend_category/economy_series/caster/images/bg-banhranh.png") no-repeat;

	display: block;
	margin-bottom: 20px;
	padding: 40px;
}
.l-content .fullwidth-banner img{
	/* width: 100%; */
}

.l-content .table-product table{
	width: 100%;
	border-collapse: collapse;
	background: #fff;
    border: 10px solid #050505;
    font-size: 16px;
}
.l-content .table-product table thead{
	background: #3b3b3b;
    color: #fbda05;
	font-weight: bold;
}
.l-content .table-product table thead td{
	padding: 10px 10px;
}

.l-content .table-product table td{
	padding: 20px 10px;
	text-align: center;
	font-weight:bold;
    border: 3px solid #050505;
	vertical-align: middle;
}
.l-content .table-product table tbody td:first-child{
	vertical-align: middle;
}

.l-content .table-product table td img{
	/* width: inherit; */
}
.l-content .table-product table td p{
	text-align:left;
	font-weight: 100;
}
.l-content .table-product table td span{
	font-weight: bold;
	color: #ce0000;

}
.l-content .prd-button{
	text-align: center;
}
.l-content .prd-button a.bg-blue{
	width:400px;
    box-shadow: inset 0 1px 0 0 #2569c6, 0 2px 0 0 rgba(0, 0, 0, 0.1);
    background-color: #2569c6 !important;
    color: #fff !important;
    margin: auto;
}