.b28
	.b5Info
		padding 25px 0px
		.gParrafo
			margin 0px
	&.pageCatalogo
		margin-bottom 150px
		.b10TitleLeft .gTitle
			margin-bottom 32px
.b28Text
	margin 28px 0px
	p
		font-size 15px
		textg(t-400,normal,#70839C)
		margin-bottom 16px
		&:last-child
			margin-bottom 0px

.b28Content
	padding-top 44px
	border-top 1px solid #E3E8EF

.b28Tags
	margin-bottom 44px
	.cat
		margin-bottom 0px
		font-size 18px
		textg(t-700,normal,#002346)
		width 100px
		margin-top 8px
	.b18Tabs
		width calc(100% - 100px)
		padding-left 40px
	.tabSelectContent
		margin-bottom 0px
	.tabClickList
		grid-gap 20px 12px
		li
			margin-right 0

.b28Wrap
	grid-gap 48px 

.b28Item
	figure
		border-radius 10px
		overflow hidden			
	
.b28Info
	text-align center
	padding-top 25px
	.name
		margin-bottom 0px
		font-size 18px
		textg(t-400,normal,#002346)
		margin-bottom 12px
	span
		flexg(center,center)
		font-size 15px
		textg(t-700,normal,#FF4141)
		&:after
			content '\e916'
			font-family icomoon
			margin-left 10px

@media screen and (max-width 1366px)
	.b28Wrap
		grid-gap 32px 

@media screen and (max-width 1024px)
	.b28Tags
		text-align center
		width 100%
		padding 0
		.cat
			margin-bottom 20px
		.b18Tabs
			padding 0
			.tabSelectContent.select.mobile
				margin-bottom 0px
	.b28Tags .cat
		margin-top 0px

@media screen and (max-width 480px)
	.b28Tags
		text-align center
		width 100%
		padding 0
		.tabClickList
			grid-gap 0px
		.cat
			display none
			margin-bottom 20px
		.b18Tabs
			padding 0
			width 100%
			.tabSelectContent.select.mobile
				margin-bottom 0px
		.tabSelectContent.select.mobile .tabClickSelect
			font-size 16px
			color #70839C
			border 1px solid #70839C