/*** dsvy-ihbox-style-19 ***/
.dsvy-ihbox-style-19 .dsvy-ihbox-box-number,
.dsvy-ihbox-style-19 .dsvy-ihbox-icon-wrapper,
.dsvy-ihbox-style-19 .dsvy-ihbox-svg-wrapper,
.dsvy-ihbox-style-19 {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .5s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.dsvy-ihbox-style-19 .dsvy-ihbox-box,
.dsvy-ihbox-style-19{
	height: 100%;
}
.dsvy-ihbox-style-19 .dsvy-ihbox-box{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 60px 30px 50px;
	border-radius: 20px;
	border: 1px solid rgba(var(--dsvy-cardioly-blackish-color-rgb),0.15);
}
.dsvy-ihbox-style-19 .dsvy-element-title{
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom:25px;
}
.dsvy-ihbox-style-19 .dsvy-element-subtitle,
.dsvy-ihbox-style-19 .dsvy-element-heading{
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 10px;
}
.dsvy-ihbox-style-19 .dsvy-heading-desc{
	font-size: 20px;
	line-height: 30px;
	/* color: var(--dsvy-cardioly-secondary-color); */
}
.dsvy-ihbox-style-19 .dsvy-ihbox-svg-wrapper,
.dsvy-ihbox-style-19 .dsvy-ihbox-icon-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	line-height: 28px;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	margin-bottom: 35px;
	color: var(--dsvy-cardioly-white-color);
	fill: var(--dsvy-cardioly-white-color);
	background-color: var(--dsvy-cardioly-blackish-bg-color);
}
.dsvy-ihbox-style-19:hover .dsvy-ihbox-svg-wrapper,
.dsvy-ihbox-style-19:hover .dsvy-ihbox-icon-wrapper{
	background-color: var(--dsvy-cardioly-global-color);
	transform: translateY(-10px);
}
.dsvy-ihbox-style-19 .dsvy-ihbox-icon-type-image img{
	width: 60px;
	height: 60px;
	border-radius: 60px;
	object-fit: cover;
}
.dsvy-ihbox-style-19 .dsvy-ihbox-svg-wrapper svg{
	width: 28px;
	height: 28px;
	fill: var(--dsvy-cardioly-global-color);
}
.dsvy-ihbox-style-19 .dsvy-ihbox-btn{
	margin-top: 10px;
}
/*=== Bg Color ===*/
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-ihbox-box,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-ihbox-box,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-ihbox-box,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-ihbox-box{
	border-color: rgba(var(--dsvy-cardioly-white-color-rgb),0.25);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-ihbox-svg-wrapper,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-ihbox-icon-wrapper,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-ihbox-svg-wrapper,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-ihbox-icon-wrapper{
	background-color: var(--dsvy-cardioly-global-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19:hover .dsvy-ihbox-svg-wrapper,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19:hover .dsvy-ihbox-icon-wrapper,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19:hover .dsvy-ihbox-svg-wrapper,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19:hover .dsvy-ihbox-icon-wrapper,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19:hover .dsvy-ihbox-svg-wrapper,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19:hover .dsvy-ihbox-icon-wrapper,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19:hover .dsvy-ihbox-svg-wrapper,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19:hover .dsvy-ihbox-icon-wrapper{
	background-color: var(--dsvy-cardioly-white-color);
	color: var(--dsvy-cardioly-blackish-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-ihbox-box-number,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-title,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-title,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-title,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-title,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-heading,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-heading,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-heading,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-heading,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-subtitle,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-subtitle,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-subtitle,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-subtitle{
	color: var(--dsvy-cardioly-white-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-title a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-title a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-title a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-title a,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-heading a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-heading a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-heading a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-heading a,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-subtitle a,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-ihbox-btn a,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-ihbox-btn a,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-ihbox-btn a,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-ihbox-btn a{
	color: var(--dsvy-cardioly-white-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-heading-desc,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-heading-desc,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-heading-desc,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-heading-desc,
.dsvy-text-color-white .dsvy-ihbox-style-19 .dsvy-heading-desc{
	color: rgba(var(--dsvy-cardioly-white-color-rgb),0.80);
}
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-blackish .dsvy-ihbox-style-19 .dsvy-ihbox-btn a:hover,
.dsvy-elementor-bg-color-secondary .dsvy-ihbox-style-19 .dsvy-ihbox-btn a:hover{
	color: var(--dsvy-cardioly-global-color);
}
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-globalcolor .dsvy-ihbox-style-19 .dsvy-ihbox-btn a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-title a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-heading a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-element-subtitle a:hover,
.dsvy-elementor-bg-color-gradient .dsvy-ihbox-style-19 .dsvy-ihbox-btn a:hover{
	color: var(--dsvy-cardioly-blackish-color);
}
.dsvy-text-color-blackish .dsvy-ihbox-style-19 .dsvy-ihbox-box-number,
.dsvy-text-color-blackish .dsvy-ihbox-style-19 .dsvy-element-title,
.dsvy-text-color-blackish .dsvy-ihbox-style-19 .dsvy-heading-desc,
.dsvy-text-color-blackish .dsvy-ihbox-style-19 .dsvy-element-subtitle{
	color: var(--dsvy-cardioly-blackish-color);
}
/*** media query ***/
@media (max-width: 767px){
	.dsvy-ihbox-style-19 .dsvy-element-title{
		margin-bottom: 15px;
	}
	.dsvy-ihbox-style-19 .dsvy-ihbox-box{
		padding: 30px 20px;
	}
}