/*** dsvy-ihbox-style-4 ***/
.dsvy-ihbox-style-4 .dsvy-element-title{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
	color: var(--dsvy-politicia-global-color);
}
.dsvy-ihbox-style-4 .dsvy-ihbox-svg-wrapper,
.dsvy-ihbox-style-4 .dsvy-ihbox-icon-wrapper {
	line-height: 85px;
	font-size: 40px;
	margin-right: 25px;
	background: var(--dsvy-politicia-global-color);
	color: var(--dsvy-politicia-white-color);
	border-radius: 50%;
	height: 85px;
	width: 85px;
	text-align: center;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.dsvy-ihbox-style-4 .dsvy-ihbox-icon-wrapper svg,
.dsvy-ihbox-style-4 .dsvy-ihbox-svg-wrapper svg{
	width: 40px;
	height: 40px;
	fill: var(--dsvy-politicia-white-color);
}
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-4 .dsvy-heading-desc,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-4 .dsvy-heading-desc,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-4 .dsvy-heading-desc,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-4 .dsvy-heading-desc{
	color: var(--dsvy-politicia-white-color);
}
.dsvy-ihbox-style-4 .dsvy-ihbox-btn span {
	font-size: 0;
}
@media (max-width: 991px){
	.dsvy-ihbox-style-4 .d-flex{
		display:  block !important;
	}
	.dsvy-ihbox-style-4 .dsvy-ihbox-contents{
		margin-top: 15px;
	}
}