.headproduct{
	color: #39c1cd;
	text-align: center;
	font-size: 60px;
	font-weight: 500;
	margin-bottom: 50px;
}
.productstg .namehead{
	color: #fff;
	text-align: right;
	font-size: 40px;
	padding-top: 100px;
}
.productstg .namehead .name2{
	font-size: 30px;
}
.headproducts{
	padding: 25px 0;
	font-size: 40px;
	font-weight: 400;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #3e4d9d;
}
.headproducts > div{
	padding-left: 20px;
}
.filterproducts{
	margin: 0;
	padding: 50px 0;
	background: #0a5386;
	color: #fff;
}
.leftfilter > ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.leftfilter > ul > li > a{
	font-size: 24px;
	font-weight: 400;
	display: block;
	color: #000;
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.leftfilter > ul > li > a::before{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	background: url('/web-assets/img/i-g.png') center center no-repeat;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.leftfilter > ul > li > ul{
	list-style: none;
	padding: 15px 0;
}
.leftfilter > ul > li > ul > li{
	padding: 5px 0;
}
.innerproducts{
	padding: 100px 0;
}
.innerproducts .headgroup{
	font-size: 26px;
	color: #39c1cd;
	margin-bottom: 20px;
	border-bottom: 2px solid #d7d7d7;
	padding-bottom: 20px;
}
.innerproducts .headgroup .name{
	float: left;
	font-weight: 400;
}
.innerproducts .headgroup a{
	display: block;
	float: right;
	background: #0a5386;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 12px 40px;
	border-radius: 30px;
	text-transform: uppercase;
}
.innerproducts .rowlists{
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.productslists{
	display: flex;
	flex-wrap: wrap;
	padding: 100px 0;
}
.productslists .p_rows{
	padding: 20px;
	padding-bottom: 80px;
	margin: 0;
	min-width: 25%;
	max-width: 25%;
	border-bottom: 2px solid #d7d7d7;
}
.productslists .p_rows.nb{
	border-bottom: none;
}
.productslists .productinfo{
	position: relative;
	text-align: center;
}
.productslists .productinfo .img{
	height: 476px;
	overflow: hidden;
	margin-bottom: 15px;
}
.productslists .productinfo .img > img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.productslists .productinfo:hover .img > img{
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.productslists .productinfo .name{
	font-weight: 400;
	color: #535454;
	font-size: 22px;
	min-height: 55px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.productslists .productinfo .brand{
	font-size: 13px;
	color: #999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.groupfilters{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.groupfilters .g{
	float: left;
	width: 200px;
}
.groupfilters .g_brand{
	padding-left: 220px;
}
.boxcheck{
	padding-top: 15px;
	padding-bottom: 15px;
}
.boxcheck .name{
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 10px;
}
.groupfilters .g_brand .boxcheck{
	border-left: 1px solid #ddd;
	padding-left: 20px;
}
.groupfilters .g_brand label{
	float: left;
	width: 300px;
	padding-bottom: 10px;
}
.groupname{
	font-size: 24px;
	color: #3e4d9d;
	padding: 20px 0;
	padding-bottom: 10px;	
}
.viewinfo{
	padding: 60px 0;
	padding-bottom: 0px;
	border-top: 1px solid #ddd;
}
.viewinfo .minislide{
	border: 1px solid #ddd;
}
.viewinfo .minislide-nav{
	padding: 15px 0;
	margin-left: -5px;
	margin-right: -5px;
}
.viewinfo .minislide-nav .slick-slide{
	padding: 0 5px;
	outline:none;
}
.viewinfo .minislide-nav .img{
	border: 1px solid #ddd;
	text-align: center;
	height: 70px;
}
.viewinfo .minislide-nav .slick-current .img{
	border-color: #39c1cd;
}
.viewinfo .minislide-nav .img img{
	height: 100%;
	margin: auto;
}
.viewinfo .slick-slide img{
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.viewinfo .slick-prev{
	left: -20px;
	background: url('/web-assets/img/i-prev3.png') center center no-repeat;
}
.viewinfo .slick-next{
	right: -20px;
	background: url('/web-assets/img/i-next3.png') center center no-repeat;
}
.viewinfo .slick-prev:before,
.viewinfo .slick-next:before{
	display: none;
}
.viewinfo .info .subject{
	font-size: 30px;
	margin-bottom: 5px;
	color: #39c1cd;
	font-weight: 400;
}
.viewinfo .info .model{
	font-size: 20px;
	color: #535454;
	margin-bottom: 10px;
}
.boxsearch{
	display: flex;
	max-width: 800px;
	margin: auto;
	align-items: center;
}
.boxsearch .name{
	white-space: nowrap;
	font-size: 30px;
	padding-right: 15px;
}
.boxsearch button[type="submit"]{
	color: #fff;
	font-size: 40px;
	left: calc(100% + 10px);
	top: -5px;
}
.filterproducts .form-control{
	background: none;
	height: 50px;
	color: #fff;
	font-size: 24px;
	outline: none;
	border-radius: 0;
	border-color: #fff;
}
.slideproducts .productinfo .name{
	max-width: 400px;
}
.headinner{
	display: flex;
}
.headinner .groupname{
	background: #39c1cd;
	color: #fff;
	min-width: 40%;
	max-width: 40%;
	padding-right: 100px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.headinner .groupname h1{
	font-size: 50px;
	margin: 0;
	padding: 0;
}
.headinner .image{
	min-width: 60%;
	max-width: 60%;
	height: 400px;
}
.headinner .image img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: top;
}
.view_p_info{
	max-width: 900px;
	margin: auto;
}
.view_p_info .info{
	padding-bottom: 15px;
}
.view_p_info .minislide .img{
	height: 500px;
}
.viewinfo .minislide .img img{
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.viewinfo .minislide-nav .img{
	height: 150px;
}
@media (max-width: 1800px) {
	#innerBox{
		padding-bottom: 40px;
	}
	.innerproducts{
		padding: 50px;
	}
	.productslists{
		padding-bottom: 15px;
	}
	.productslists .p_rows{
		padding: 30px 10px;
		padding-top: 15px;
	}
	.productslists .productinfo .img{
		height: 300px;
	}
	.productslists .productinfo .name{
		font-size: 18px;
	}
	.headinner .groupname h1{
		font-size: 40px;
	}
	.headproduct{
		font-size: 50px;
	}
	.headinner .image{
		height: 20vw;
	}
	.headinner .groupname{
		padding: 0;
		padding-right: 5vw;
	}
	.headinner .groupname h1{
		font-size: 2.5vw;
	}
	.lastviews .productslists{
		padding-top: 15px;
		padding-bottom: 0;
	}
	.lastviews .subtitle h3{
		font-size: 24px;
		border-radius: 20px;
		padding: 20px 40px;
	}
	.boxotherinfo .bgtab{
		padding-bottom: 0;
	}
	.boxotherinfo .nav-tabs{
		overflow: hidden;
		overflow-x: auto;
	}
	.boxotherinfo .nav-tabs>li>a{
		font-size: 18px;
		white-space: nowrap;
	}
	.boxotherinfo .bgtab .container{
		min-height: 500px;
	}
}
@media (max-width: 1199px) {
	.productstg{
		height: 30vw;
	}
	.productstg .namehead{
		padding-top: 10vw;
		font-size: 3vw;
	}
	.productstg .namehead .name2{
		font-size: 2.5vw;
	}
	.headproduct{
		font-size: 40px;
		margin-bottom: 25px;
	}
	.productslists{
		padding: 40px 0;
	}
	.boxotherinfo .nav-tabs{
		justify-content: flex-start;
	}
}
@media (max-width: 991px) {
	.productslists .row{
		width: 33.33%;
		height: 300px;
	}
	.productslists .productinfo .img{
		height: 200px;
	}
	.innerproducts .headgroup .name,
	.leftfilter > ul > li > a{
		font-size: 20px;
	}
	.innerproducts .headgroup a{
		font-size: 14px;
		padding: 8px 20px;
	}
	.boxsearch .name{
		font-size: 24px;
	}
	.boxsearch{
		max-width: 550px;
	}
	.productslists .p_rows{
		max-width : 33.33%;
		min-width: 33.33%;

	}
}
@media (max-width: 767px) {
	.headproducts{
		padding: 15px 0;
		font-size: 30px;
	}
	.productslists .productinfo .img{
		height: 150px;
	}
	.productslists .productinfo .name{
		font-size: 14px;
	}
	.groupfilters .g{
		display: none;
	}
	.groupfilters .g_brand{
		padding-left: 0;
	}
	.groupfilters .g_brand .boxcheck{
		border-left: none;
	}
	.innerproducts{
		padding: 20px 0;
	}
	.innerproducts .headgroup .name{
		font-size: 18px;
	}
	.leftfilter > ul > li > ul{
		display: none;
	}
	.lastviews{
		padding: 50px 0;
	}
	.lastviews .subtitle{
		font-size: 30px;
	}
	.viewinfo{
		padding-bottom: 80px;
	}
	.viewinfo .minislide .img{
		height: 50vw;
	}
	.viewinfo .slick-slide img{
		height: 100%;
	}
	.viewinfo .info .subject{
		font-size: 20px;
	}
	.headproduct{
		font-size: 30px;
		margin-bottom: 25px;
	}
	.boxsearch{
		flex-direction: column;
	}
	.boxsearch .name{
		min-width: 100%;
		font-size: 20px;
	}
	.boxsearch button[type="submit"]{
		top: 27px;
		left: auto;
		font-size: 30px;
	}
	.filterproducts{
		padding: 30px 0;
	}
	.boxotherinfo .bgtab{
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (max-width: 600px) {
	.productslists .p_rows{
		max-width: 50%;
		min-width: 50%;
	}
	.productslists .productinfo .img{
		height: 50vw;
	}
	.headinner{
		display: block;
	}
	.headinner .groupname{
		padding: 0;
		max-width: 100%;
		max-width: 100%;
		text-align: center;
		justify-content: center;
		padding: 40px 0;
	}
	.headinner .groupname h1{
		font-size: 24px;
	}
	.headinner .image{
		min-width: 100%;
		max-width: 100%;
		height: 30%;
	}
	#innerBox{
		padding-bottom: 0;
	}
	.productslists{
		padding-bottom: 0;
	}
	.boxinnerproducts{
		padding-bottom: 0;
	}
	.boxotherinfo{
		padding-top: 20px;
	}
	.viewinfo .minislide-nav .img{
		height: 100px;
	}
}
@media (max-width: 425px) {
	.productslists .row{
		width: 50%;
		padding-left: 0px;
		padding-right: 0px;
		height: 250px;
	}
	.productstg .namehead{
		padding-top: 8vw;
		font-size: 5vw;
	}
	.productstg .namehead .name2{
		font-size: 4vw;
	}
	.groupname{
		font-size: 20px;
		text-align: center;
	}
	.lastviews{
		padding: 15px 0;
	}
	.lastviews .subtitle{
		font-size: 20px;
	}
	.viewinfo{
		padding: 20px 0;
	}
	.viewinfo .slick-next,
	.viewinfo .slick-prev{
		display: none!important;
	}
	.viewinfo .minislide-nav{
		padding: 10px 0;
	}
	.viewinfo .minislide{
		margin: 0 5px;
	}
}