/*=== themesion-ele-fid-style-3 ===*/
.themesion-ele-fid-style-3 .thsn-fid-title{
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600!important;
    letter-spacing: -0.4px;
    color:  var(--thsn-logisto-white-color);
    padding: 0 10px;
}
.themesion-ele-fid-style-3 .thsn-fid-inner{
    display: inline-block;
    font-size: 50px;
    line-height: 60px;
    color:  var(--thsn-logisto-white-color);
    margin-bottom: -5px;
    padding-left: 8px;
    font-weight: 600;
}
.themesion-ele-fid-style-3 .thsn-sbox-icon-wrapper{
    font-size: 65px;
    line-height: 75px;
    color:  var(--thsn-logisto-white-color);
}
.themesion-ele-fid-style-3 .thsn-fld-contents{
    background:  var(--thsn-logisto-global-color);
    display: inline-block;
    border-radius: 50%;
    height: 105px;
    width: 105px;    
    padding-top: 5px;
    text-align: center;
}
.themesion-ele-fid-style-3 sup{
    font-size: 60%;
}
.themesion-ele-fid-style-3 .thsn-fld-contents:before {
    position: absolute;
    content: '';
    bottom: -13px;
    left: 46px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 15px solid  var(--thsn-logisto-global-color);
}
.themesion-ele-fid-style-3{
    position: relative;
}