/*** dsvy-ihbox-style-17 ***/
.dsvy-ihbox-style-17 .dsvy-element-title{
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
	font-weight: 600;
} 
.dsvy-ihbox.dsvy-ihbox-style-17 .dsvy-ihbox-icon-wrapper {
	font-size: 65px;
	line-height: 65px;
}
.dsvy-ihbox-style-17 .dsvy-ihbox-icon-wrapper,
.dsvy-ihbox-style-17 .dsvy-ihbox-svg-wrapper{
	transition: all 0.3s ease 0s;
}
.dsvy-ihbox-style-17 .dsvy-ihbox-icon-wrapper svg,
.dsvy-ihbox-style-17 .dsvy-ihbox-svg-wrapper svg{
	width: 65px;
	height: 65px;
	margin-bottom: 15px;
	fill: #666666;
}
.dsvy-ihbox.dsvy-ihbox-style-17:hover .dsvy-ihbox-icon-wrapper,
.dsvy-ihbox.dsvy-ihbox-style-17:hover .dsvy-ihbox-svg-wrapper{
	transform: translateY(-10px);
}
.designervily-element-viewtype-carousel .dsvy-ihbox-style-17{
	padding-top: 10px;
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox.dsvy-ihbox-style-17 .dsvy-ihbox-icon-wrapper,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox.dsvy-ihbox-style-17 .dsvy-ihbox-icon-wrapper {
	color: var(--dsvy-colza-global-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox.dsvy-ihbox-style-17 .dsvy-ihbox-icon-wrapper svg,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox.dsvy-ihbox-style-17 .dsvy-ihbox-icon-wrapper svg,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox.dsvy-ihbox-style-17 .dsvy-ihbox-svg-wrapper svg,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox.dsvy-ihbox-style-17 .dsvy-ihbox-svg-wrapper svg{
	fill: var(--dsvy-colza-global-color);
}
@media(max-width:767px){
	.dsvy-ihbox-style-17{
		margin-bottom: 30px;
	}
}