.thsn-ihbox-style-1{
	margin-right: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-bottom: 20px;
	position: relative;
}
.thsn-ihbox-style-1 .thsn-ihbox-box{
	margin-left: 10px;
}
.rtl .thsn-ihbox-style-1 .thsn-ihbox-box {
	margin-left: 0;
	margin-right: 10px;
}
.thsn-ihbox-style-1::after{
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 65%;
	background: #21304d;
}
.thsn-ihbox-style-1::before{
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 92%;
	background: #21304d;
}
.thsn-ihbox-style-1-bottom .thsn-ihbox-style-1::before{
	display: none;
}
.thsn-ihbox-style-1-last .thsn-ihbox-style-1::after{
	display: none;
}
.thsn-ihbox-style-1.thsn-ihbox h2{
	font-size: 22px ;
	line-height: 26px;
	margin-bottom: 0;
	letter-spacing: -0.4px
}
.thsn-ihbox-style-1 .thsn-ihbox-content{
	margin-bottom: 0;
	margin-top: 0px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
}
.thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
	padding-top: 5px;
	margin-right: 30px;
}
.thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper svg{
	width: 60px;
	height: 60px;
}
.rtl .thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper,
.rtl .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper {
	margin-left: 30px;
	margin-right: 0;
}
.thsn-ihbox-style-1 .thsn-heading-desc{
	margin-top: 10px;
	color: #a2aec5;
	font-size: 14px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper svg,
.thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper svg {
	fill: var(--thsn-doctery-global-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper i {
	color: var(--thsn-doctery-global-color);
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-1 .thsn-heading-desc,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-heading-desc{
	color: #666666;
}
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper i,
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper i {
	color: var(--thsn-doctery-blackish-color);
}
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper svg,
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper svg,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper svg,
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper svg {
	fill: var(--thsn-doctery-blackish-color);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.thsn-ihbox-style-1 .thsn-ihbox-box{
		display: block !important;
		margin-left: 0;
	}
	.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
		margin-bottom: 20px;
	}
	.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
		margin-right: 0;
		padding-top: 0;
	}
	.thsn-ihbox-style-1 {
		padding-right: 20px !important;
	}
}
@media (max-width: 991px) {
	.thsn-ihbox-style-1::after,
	.thsn-ihbox-style-1::before{
		content: none;
	}
	.thsn-ihbox-style-1 {
		margin-right: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
}