/*** dsvy-ihbox-style-11 ***/
.dsvy-ihbox-style-11 .dsvy-ihbox-svg svg,
.dsvy-ihbox-style-11 .dsvy-icon-type-icon svg,
.dsvy-ihbox-style-11 .dsvy-ihbox-icon-type-text,
.dsvy-ihbox-style-11 .dsvy-ihbox-box-number,
.dsvy-ihbox-style-11 {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.dsvy-ihbox-style-11 .dsvy-ihbox-box{
	align-items: center;
	gap: 10px;
}
.dsvy-ihbox-style-11 .dsvy-heading-desc{
	font-weight: 600;
	padding-right: 5px;
}
.dsvy-ihbox-style-11 .dsvy-ihbox-svg-wrapper,
.dsvy-ihbox-style-11 .dsvy-ihbox-icon-wrapper{
	font-size: 22px;
	line-height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	color: var(--dsvy-cardioly-white-color);
	fill: var(--dsvy-cardioly-white-color);
	background-color: var(--dsvy-cardioly-blackish-bg-color);
}
.dsvy-ihbox-style-11 .dsvy-ihbox-icon-wrapper svg,
.dsvy-ihbox-style-11 .dsvy-ihbox-svg-wrapper svg{
	width: 22px;
	height: 22px;
	fill: var(--dsvy-cardioly-white-color);
}
.dsvy-ihbox-style-11:hover .dsvy-ihbox-svg-wrapper svg,
.dsvy-ihbox-style-11:hover .dsvy-ihbox-icon-wrapper svg,
.dsvy-ihbox-style-11:hover .dsvy-ihbox-icon-wrapper i,
.dsvy-ihbox-style-11 .dsvy-ihbox-icon-type-image img{
	animation: ring infinite ease-in-out 1.8s;
}
@keyframes ring {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-15deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(30deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-15deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(30deg) scale(1) skew(1deg)
    }

    100%,50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}
.dsvy-ihbox-style-11 .dsvy-ihbox-icon-type-image img{
	width: 36px;
	height: 36px;
	border-radius: 50%;
	object-fit: cover;
}
.dsvy-ihbox-style-11 .dsvy-element-title{
	font-size: 17px;
	line-height: 28px;
	font-weight: 600;
	margin-bottom: 0;
}
.dsvy-ihbox-style-11 .dsvy-element-heading,
.dsvy-ihbox-style-11 .dsvy-element-subtitle{
	margin: 0;
}
/*** column css ***/
.dsvy-element-miconheading-style-11:is([data-columns="4"], [data-columns="5"], [data-columns="6"]) 
.dsvy-ihbox-style-11 .dsvy-ihbox-box {
	flex-direction: column;
	align-items : flex-start;
}
/*=== Bg Color ===*/
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-ihbox-svg-wrapper, 
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-ihbox-icon-wrapper,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-ihbox-svg-wrapper, 
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-ihbox-icon-wrapper{
	background-color: var(--dsvy-cardioly-global-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-title,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-title,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-title,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-title,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-heading,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-heading,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-heading,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-heading,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-subtitle,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-subtitle,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-subtitle,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-subtitle{
	color: var(--dsvy-cardioly-white-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-title a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-title a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-title a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-title a,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-heading a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-heading a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-heading a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-heading a,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-ihbox-btn a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-ihbox-btn a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-ihbox-btn a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-ihbox-btn a{
	color: var(--dsvy-cardioly-white-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-heading-desc,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-heading-desc,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-heading-desc,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-heading-desc,
.dsvy-text-color-white .dsvy-ihbox-style-11 .dsvy-heading-desc{
	color: rgba(var(--dsvy-cardioly-white-color-rgb),0.80);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-11 .dsvy-ihbox-btn a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-11 .dsvy-ihbox-btn a:hover{
	color: var(--dsvy-cardioly-global-color);
}
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-11 .dsvy-ihbox-btn a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-11 .dsvy-ihbox-btn a:hover{
	color: var(--dsvy-cardioly-blackish-color);
}
.dsvy-text-color-blackish .dsvy-ihbox-style-11 .dsvy-ihbox-box-number,
.dsvy-text-color-blackish .dsvy-ihbox-style-11 .dsvy-element-title,
.dsvy-text-color-blackish .dsvy-ihbox-style-11 .dsvy-heading-desc,
.dsvy-text-color-blackish .dsvy-ihbox-style-11 .dsvy-element-subtitle{
	color: var(--dsvy-cardioly-blackish-color);
}

/*** media query ***/
@media (max-width: 991px){
	.dsvy-element-miconheading-style-11:is([data-columns="3"]) .dsvy-ihbox-style-11 .dsvy-ihbox-box {
		flex-direction: column;
		align-items : flex-start;
	}
}
@media (max-width: 767px){
	.dsvy-ihbox-style-11 .dsvy-ihbox-box {
		flex-direction: column;
		align-items : center;
		gap: 5;
		text-align: center;
	}
	.dsvy-ihbox-style-11 .dsvy-ihbox-icon{
		order: 1;
	}
	.dsvy-ihbox-style-11 .dsvy-element-title{
		order: 2;
	}
	.dsvy-ihbox-style-11 .dsvy-heading-desc{
		order: 3;
		padding: 0;
	}
}
