/*** dsvy-ihbox-style-6***/
.dsvy-ihbox-style-6 .dsvy-ihbox-box{
	display: flex;
}
.dsvy-ihbox-style-6 .dsvy-ihbox-svg-wrapper,
.dsvy-ihbox-style-6 .dsvy-ihbox-icon-wrapper{
	width: 95px;
	height: 95px;
	font-size: 60px;
	line-height: 95px;
	text-align: center;
	color: var(--dsvy-rodiar-global-color);
	background-color: var(--dsvy-rodiar-light-bg-color);
}
.dsvy-ihbox-style-6 .dsvy-ihbox-svg-wrapper svg,
.dsvy-ihbox-style-6 .dsvy-ihbox-icon-wrapper svg{
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
	fill: var(--dsvy-rodiar-global-color);
}
.dsvy-ihbox-style-6 .dsvy-ihbox-contents {
	padding-left: 30px;
}
.dsvy-ihbox-style-6 .dsvy-element-title{
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 5px;
}
.dsvy-ihbox.dsvy-ihbox-style-6{
	margin-bottom: 15px;
}