.ts-custom-col-style .ts-col-bgcolor-darkgrey .ts-ihbox-style-15 i{
    color: var(--tste-labtechco-skincolor-dark);
}
.ts-custom-col-style .ts-col-bgcolor-darkgrey .ts-ihbox-style-15 .ts-ihbox-contents{
    margin-bottom: 0;
}
.ts-ihbox-style-15{
    padding-top: 20px;
    position: relative;
}
.ts-ihbox-style-15 .ts-ihbox-icon-wrapper i::before {
    font-size: 70px;
    height: 70px;
}
.ts-ihbox-style-15 .ts-overlay.ts-ihbox-icon{
    display: inline-block;
    min-width: 200px;
}
.ts-ihbox-style-15.ts-ihbox  .ts-ihbox-contents h2.ts-custom-heading,
.ts-ihbox-style-15.ts-ihbox  .ts-ihbox-contents h2.ts-ihbox-heading {
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    color: var(--tste-labtechco-skincolor-dark);
}
.ts-ihbox-style-15 .ts-ihbox-icon-wrapper.ts-ihbox-icon-type-text {
    font-size: 60px !important;
    line-height: 60px;
    font-weight: 600 !important;
    position: relative;
    transition: transform 1s cubic-bezier(.22, .61, .36, 1);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px var(--tste-labtechco-skincolor-dark);
    text-transform: uppercase;
    z-index: 0;
}
.ts-ihbox-style-15 .ts-ihbox-icon-wrapper.ts-ihbox-icon-type-text:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    content: attr(data-text);
    transition: max-width .8s cubic-bezier(.22, .61, .36, 1);
    -webkit-text-fill-color: #fff;
    max-width: 0;
}
.ts-ihbox-style-15 .ts-ihbox-icon-wrapper.ts-ihbox-icon-type-text:hover:before {
    max-width: 100%;
}
.ts-ihbox-style-15 .ts-overlay .ts-ihbox-icon-wrapper i::before {
    font-size: 95px;
    height: 95px;
}
.ts-ihbox-style-15 .ts-ihbox-contents {
    display: flex;
    align-items: center!important;
}
.ts-ihbox-style-15 .themestek-box-link {
    position: absolute;
    right: 0;

}
.ts-ihbox-style-15 .themestek-box-link a i{
	color: #fff;
	font-size: 20px;
}

.ts-ihbox-style-15 .themestek-box-link svg polygon {
    fill:  var(--tste-labtechco-skincolor-dark);;
}

.ts-ihbox-style-15 .themestek-box-link a i{
	color: var(--tste-labtechco-skincolor-dark);
}
.ts-ihbox-style-15 .themestek-box-link a i::before{
	font-weight: bold;
}

.ts-bg-change.ts-text-color-white .ts-ihbox-style-15 .themestek-box-link a i,
.ts-bg-change.ts-text-color-white .ts-ihbox-style-15 .ts-ihbox-contents h2.ts-custom-heading,
.ts-bg-change.ts-text-color-white .ts-ihbox-style-15 .ts-ihbox-contents h2.ts-ihbox-heading,
.ts-bg-change.ts-text-color-white .ts-custom-col-style .ts-col-bgcolor-darkgrey .ts-ihbox-style-15 i,
.ts-bg-change.ts-text-color-white .elementor-widget-container {
    color: #fff;
}
.ts-bg-change.ts-text-color-white .ts-ihbox-style-15 .themestek-box-link svg polygon {
    fill: #fff;
}
.ts-bg-change.ts-text-color-white .ts-ihbox-style-15 .ts-ihbox-icon-wrapper.ts-ihbox-icon-type-text {
    -webkit-text-stroke: 1px rgb(255 255 255 / 45%);
}
.ts-bg-change.ts-text-color-white .wpb_wrapper .ts-ihbox-style-15,
.ts-bg-change.ts-text-color-white .elementor-widget-container {
    border-color: rgb(255 255 255 / 20%) !important;
}

@media(max-width:767px) {
    .ts-ihbox-style-15 .ts-ihbox-contents {
        display: block;
    }
    .ts-ihbox-style-15.ts-ihbox .ts-ihbox-contents h2.ts-ihbox-heading {
        padding-top: 5px;
    }
    .ts-ihbox-style-15 .themestek-box-link {
        margin-top: 10px;
        position: relative;
        right: inherit;
    }
}
