/*** thsn-ihbox-style-12 ***/
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper::before,
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper::after,
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper::before,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper::after,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.themesion-element-viewtype-carousel .thsn-ihbox-style-12{
	margin: 10px;
}
.thsn-ihbox-style-12 {
	position: relative;
	padding: 30px 25px;
	text-align: center;
	overflow: hidden;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #fff;
	-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%);
}
.cspt-sep .thsn-ihbox-style-12::after,
.thsn-sep .thsn-ihbox-style-12::after{
	position: absolute;
	top: calc(50% - 25%);
	right: calc(50% - 80%);
	content: '';
	width: 44%;
	height: 3px;
	background-color: rgba(var(--thsn-educosta-global-color-rgb) ,0.20);
}
.cspt-sep.elementor-section .elementor-column:last-child .thsn-ihbox-style-12::after,
.thsn-sep.elementor-section .elementor-column:last-child .thsn-ihbox-style-12::after,
.thsn-element-miconheading-style-12 .thsn-ele:last-child .thsn-ihbox-style-12::after{
	display: none;
}
.thsn-ihbox-style-12 .thsn-element-title{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 5px;
}
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper::before,
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper::after,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper::before,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper::after{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper{
	position: relative;
	display: inline-block;
	margin: 18px 0 35px 18px;
	width: 65px;
	height: 65px;
	font-size: 35px;
	line-height: 75px;
	text-align: center;
	z-index: 2;
	color: var(--thsn-educosta-white-color);
	background-color: var(--thsn-educosta-global-color);
}
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper svg,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper svg{
	fill: var(--thsn-educosta-white-color);
	margin-bottom: 10px;
}
.thsn-ihbox-style-12:hover .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-12:hover .thsn-ihbox-icon-wrapper{
	color: #fff;
	background-color: var(--thsn-educosta-secondary-color);
}
.thsn-ihbox-style-12:hover .thsn-ihbox-svg-wrapper svg,
.thsn-ihbox-style-12:hover .thsn-ihbox-icon-wrapper svg{
	fill: var(--thsn-educosta-white-color);
}
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper::before,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper::before{
	position: absolute;
	content: '';
	width: calc(100% + 18px);
	height: calc(100% + 18px);
	z-index: -1;
	left: -9px;
	top: -9px;
	background-color: rgba(var(--thsn-educosta-global-color-rgb) ,0.40);
}
.thsn-ihbox-style-12:hover .thsn-ihbox-svg-wrapper::before,
.thsn-ihbox-style-12:hover .thsn-ihbox-icon-wrapper::before{
	background-color: rgba(var(--thsn-educosta-secondary-color-rgb) ,0.50);
}
.thsn-ihbox-style-12 .thsn-ihbox-svg-wrapper::after,
.thsn-ihbox-style-12 .thsn-ihbox-icon-wrapper::after{
	position: absolute;
	content: '';
	width: calc(100% + 36px);
	height: calc(100% + 36px);
	z-index: -1;
	left: -18px;
	top: -18px;
	background-color: rgba(var(--thsn-educosta-global-color-rgb) ,0.20);
}
.thsn-ihbox-style-12:hover .thsn-ihbox-svg-wrapper::after,
.thsn-ihbox-style-12:hover .thsn-ihbox-icon-wrapper::after{
	background-color: rgba(var(--thsn-educosta-secondary-color-rgb) ,0.30);
}
/*--- Responsive ---*/
@media(max-width:767px){
	.cspt-sep .thsn-ihbox-style-12::after,
	.cspt-sep .thsn-ihbox-style-12::after{
		display: none;
	}
}