.thsn-ihbox-style-15 .thsn-ihbox-box{
	text-align: center;
	display: inline-block;
	background-color: #fff;
	padding: 12px 25px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
	-moz-box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
	box-shadow: 0 2px 13px 0 rgb(18 20 113 / 10%);
}
.themesion-element-viewtype-carousel .thsn-ihbox-style-15{
	padding: 10px;
}
.thsn-ihbox-style-15 .thsn-ihbox-icon{
	position: relative;
	display: inline-block;
}
.thsn-ihbox-style-15 .thsn-ihbox-icon .thsn-ihbox-icon-type-image::after{
	content: '\e818';
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 42px;
	font-size: 24px;
	line-height: 38px;
	text-align: center;
	background-color: var(--thsn-educosta-global-color);
	color: var(--thsn-educosta-white-color);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: 'themesion-base-icons';
	border: 2px solid #fff;
}
.thsn-ihbox-style-15 .thsn-element-title{
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
	color: #666;
}
.thsn-ihbox-style-15 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-15 .thsn-ihbox-icon-wrapper{
	font-size: 50px;
	line-height: 50px;
	color: var(--thsn-educosta-global-color);
}
.thsn-ihbox-style-15 .thsn-ihbox-svg-wrapper svg,
.thsn-ihbox-style-15 .thsn-ihbox-icon-wrapper svg{
	fill: var(--thsn-educosta-global-color);
	margin-bottom: 10px;
}
.thsn-ihbox-style-15 .thsn-ihbox-icon-type-text{
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	color: var(--thsn-educosta-global-color);
}