.cspt-ihbox-style-4{
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    padding-left: 20px;
} 
.elementor-element .cspt-ihbox-style-4 {
    padding: 0;
}
.cspt-ihbox-style-4 .cspt-ihbox-contents,
.cspt-ihbox-style-4 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none; 
} 
.cspt-ihbox-style-4 .cspt-ihbox-icon{
    padding-right: 10px;  
}
.cspt-ihbox-style-4 .cspt-ihbox-icon-wrapper{
    font-size: 14px;
    line-height: 14px;
    color: var(--cspt-enginir-white-color);
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
}
.cspt-ihbox-style-4 .cspt-ihbox-svg-wrapper svg{
    height: 15px;
    width: 15px;
    fill: var(--cspt-enginir-white-color);
}
.cspt-ihbox-style-4 h2{
    font-size:18px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0
}
.cspt-ihbox-style-4 h4{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0
}
.cspt-ihbox-style-4 .cspt-ihbox-icon-wrapper{
    background-color: var(--cspt-enginir-global-color);
}