.thsn-ihbox-style-1.thsn-ihbox h2{
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    position: relative;
    padding-bottom: 14px;
}
.thsn-ihbox-style-1.thsn-ihbox h2:after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: #efefef;
    left: 0;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
    font-size: 50px;
    line-height: 50px;
    margin-bottom:20px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon .thsn-icon-wrapper svg,
.thsn-ihbox-style-1 .thsn-ihbox-svg .thsn-ihbox-svg-wrapper svg {
	fill: var(--thsn-dentiq-global-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-svg .thsn-ihbox-svg-wrapper {
	margin-bottom:20px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image img {
	width: 55px;
}
.thsn-ihbox-style-1 .thsn-ihbox-content{
    margin-top: 20px;
    margin-bottom: 20px;
}
.thsn-ihbox-style-1 .vc_btn3-container.vc_btn3-inline{
    margin: 0;
}
.thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3{
    background-color: transparent;
    background: none;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #000;
}
.thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover{
    background-color: #000;
	color: #fff;
}
.thsn-text-color-white .thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3,
.thsn-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3{
	color: #fff;
	border: 1px solid #fff;
}
.thsn-text-color-white .thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover,
.thsn-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-contents .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover{
    background-color: #fff;
	color: #000;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-1 .vc_btn3 .vc_btn3-icon,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper,
.thsn-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
    color: #fff;
}
.thsn-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-contents .vc_general.vc_btn3:hover .vc_btn3-icon{
	color: #000;
}
.thsn-ihbox-style-1-white .thsn-ihbox-style-1.thsn-ihbox h2:after,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1.thsn-ihbox h2:after,
.thsn-bg-color-globalcolor .thsn-ihbox-style-1.thsn-ihbox h2:after{
    background: rgba(255, 255, 255, 0.20);
}
body .thsn-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after {
	content: "";
    position: absolute;
    bottom: -3px;
    left: auto;
    right: 0;
    height: 2px;
    width: 0%;
    background-color: #eeeeee;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.thsn-ihbox-style-1 .vc_btn3 .vc_btn3-icon,
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper {
	color: var(--thsn-dentiq-global-color);
}
.thsn-ihbox-style-1:hover{
	border-bottom-color: var(--thsn-dentiq-global-color);
}
body .thsn-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after {
	background-color: var(--thsn-dentiq-global-color);
}
.thsn-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover {
	color: var(--thsn-dentiq-blackish-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-btn a {
	display: inline-block;
    border: 1px solid;
    padding: 12px 40px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
	border-radius: 5px;
}
.thsn-ihbox-style-1-white .thsn-ihbox-style-1 .thsn-ihbox-btn a,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-btn a { 
	color: #fff;
	border-color: #fff;
}
.thsn-ihbox-style-1-white .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper {
	color: #fff;
}
.thsn-ihbox-style-1-white .thsn-ihbox-style-1 .thsn-ihbox-btn a:hover,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-btn a:hover {
	background-color: #fff;
	color: var(--thsn-dentiq-blackish-color);
}