/*=== thsn-element-static-box-style-1 ===*/
.thsn-element-static_box-style-1 .thsn-staticbox-ele,
.thsn-element-static-box-style-1 .thsn-staticbox-ele{
    margin-bottom: 30px;
}
.thsn-element-static_box-style-1 .thsn-static-box-inner,
.thsn-element-static-box-style-1 .thsn-static-box-inner{
    padding: 35px 30px 60px;
    margin-left: -30px;
    height: 100%;
    text-align: left;
    background-color: #f7f9fa;
    position: relative;
}
.thsn-element-static_box-style-1 .themesion-box-title h4,
.thsn-element-static-box-style-1 .themesion-box-title h4{
    font-size: 24px;
    line-height: 34px;
}
.thsn-element-static_box-style-1 a.thsn-more-bt,
.thsn-element-static-box-style-1 a.thsn-more-bt {
    background-color: var(--thsn-dentiq-global-color);
    color: #fff;
    display: block;
    padding: 10px 15px;
    margin: 0 -30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

[data-columns="3"].thsn-element-static_box-style-1 .themesion-box-title h4,
[data-columns="3"].thsn-element-static-box-style-1 .themesion-box-title h4 {
	font-size: 20px;
    line-height: 24px;
}
[data-columns="3"].thsn-element-static_box-style-1 .thsn-static-box-inner,
[data-columns="3"].thsn-element-static-box-style-1 .thsn-static-box-inner {
	padding: 30px 20px 60px
}
[data-columns="3"].thsn-element-static_box-style-1 a.thsn-more-bt,
[data-columns="3"].thsn-element-static-box-style-1 a.thsn-more-bt {
	margin: 0 -20px;
}