/*=== thsn-ihbox-style-6 ===*/
.thsn-ihbox-style-6 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.thsn-ihbox-style-6{
	position: relative;
	margin-bottom: 0px;
	padding-right: 20px;
}
.thsn-ihbox-style-6 .thsn-ihbox-contents,
.thsn-ihbox-style-6 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-6 .thsn-ihbox-content{
	margin-top: 20px;
	margin-bottom: 20px;
}
.thsn-ihbox-style-6 .thsn-ihbox-svg,
.thsn-ihbox-style-6 .thsn-ihbox-icon{
	padding-right: 20px;
}
.thsn-ihbox-style-6 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper{
	font-size: 65px;
	line-height: 65px;
}
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper svg,
.thsn-ihbox-style-6 .thsn-ihbox-svg-wrapper svg{
	margin-bottom: 5px;
}
.thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
	line-height: normal;
	font-size: unset;
}
.thsn-ihbox-style-6 h2{
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 0;
}
.thsn-ihbox-style-6 h4{
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 0;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn{
	margin-top: 15px;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3{
	background-color: transparent !important;
	background-image: none !important;
	border: 2px solid #000;
	color: #000 !important;
	text-transform: uppercase;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3:hover{
	background-color: #000 !important;
	color: #fff !important;
}
.thsn-text-color-white .thsn-ihbox-style-6 .thsn-ihbox-btn a,
.thsn-text-color-white .thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3,
.thsn-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3{
	border: 2px solid #fff;
	color: #fff !important;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn a {
	padding: 12px 40px;
	display: inline-block;
	transition: all .2s ease-in-out;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn a:hover {
	background-color: #fff;
	color: var(--thsn-dentiq-blackish-color) !important;
}
.thsn-text-color-white .thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3:hover,
.thsn-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3:hover{
	background-color: #fff !important;
	color: #000 !important;
}
.rtl .thsn-ihbox-style-6 {
	text-align: right;
}
.rtl .thsn-ihbox-style-6 .thsn-ihbox-svg,
.rtl .thsn-ihbox-style-6 .thsn-ihbox-icon{
	padding-left: 20px;
	padding-right: 0;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn .vc_general.vc_btn3:hover {
	color: var(--thsn-dentiq-blackish-color);
}
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-content,
.thsn-elementor-bg-color-globalcolor  .thsn-ihbox-style-6 h4,
.thsn-elementor-bg-color-globalcolor  .thsn-ihbox-style-6 h4 a,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 h2 a,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 h2 {
	color: #fff;
}
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-icon-wrapper svg,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-svg-wrapper svg{
	fill: #fff;
}
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-6 .thsn-ihbox-btn a {
	border: 2px solid #fff;
	color: #fff;
}
.thsn-ihbox-style-6 .thsn-ihbox-btn a {
	border: 2px solid var(--thsn-dentiq-blackish-color);
}