/*=== thsn-ihbox-style-10 ===*/
.thsn-ihbox-style-10 .thsn-ihbox-contents,
.thsn-ihbox-style-10 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-10 h2{
	font-size:40px;
	line-height: 50px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0
}
.thsn-ihbox-style-10 h4{
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 28px
}
.thsn-ihbox-style-10 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper{
	font-size: 80px;
	line-height: 80px;
	color: var(--thsn-dentiq-blackish-color);
	text-align: center;
}
.elementor-element .thsn-ihbox-style-10 .thsn-ihbox-contents {
	display: flex;
	flex-direction: column-reverse;
}
.elementor-element .thsn-ihbox-style-10.thsn-ihbox .thsn-element-heading {
	margin-bottom: 0px;
}
.thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper svg,
.thsn-ihbox-style-10 .thsn-ihbox-svg-wrapper svg{
	fill: var(--thsn-dentiq-blackish-color);
}
.thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper img {
	width: 80px;
}
.thsn-ihbox-style-10 .thsn-ihbox-svg,
.thsn-ihbox-style-10 .thsn-ihbox-icon{
	padding-right: 20px;
	position: relative;
}
.thsn-bg-color-secondarycolor .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper,
.thsn-bg-color-blackish .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper,
.thsn-bg-color-globalcolor .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper,
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper,
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper {
	color: #fff;
}
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper svg,
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-10 .thsn-ihbox-svg-wrapper svg,
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper svg,
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-10 .thsn-ihbox-svg-wrapper svg,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-10 .thsn-ihbox-icon-wrapper svg,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-10 .thsn-ihbox-svg-wrapper svg{
	fill: #fff;
}
.rtl .thsn-ihbox-style-10 .thsn-ihbox-svg,
.rtl .thsn-ihbox-style-10 .thsn-ihbox-icon{
	padding-left: 20px;
	padding-right: 0;
}
/*=== Responsive ===*/
@media (max-width: 1200px){
	.thsn-ihbox-style-10 h2{
		font-size: 30px;
		line-height: 40px;
	}
}
@media (max-width: 991px){
	.thsn-ihbox-style-10 h2{
		font-size: 25px;
		line-height: 35px;
	}
}