.icon-box-s2:hover svg path{
    stroke:#43BAFF;
    fill:#43BAFF;
}
.erp-icn:hover  svg path{
    stroke:#43BAFF;
    fill:#FFF;
}

.app-icon{
    width: 40px !important;
    height: 40px !important;
}
.gap-10{
    gap:10px;
}

.wcu-single a,.wcu-single i{
    color:#fff !important;
}

.wcu-single:hover a,.wcu-single:hover i{
    color:#43baff !important;
}

.wcu-single:hover h3{
    color:#000 !important;
}
.wcu-single:hover .big-number {
    color: #bababa;
}

.post-box .entry-media .post-cat{
    position:relative;
    bottom: unset;
    left: unset;    
}

.blog-cont .post-box .entry-media,.post-detail  .entry-media{
    border: 1px solid #e7e7e7;
    border-bottom:0px;
}

.blog-cont .post-box .entry-title{
    height: auto !important;
}

.blog-cont .post-box .inner-post,.post-detail .post-box .inner-post{
    border-top:0px;
}
.blog-cont .gallery-post .owl-nav{
    margin-top:0px;
}

.blog-cont .post-box .entry-media .post-cat,.post-detail  .post-cat{
    padding: 13px 20px 0 20px;
}

.blog-cont .post-box .post-cat a, .post-detail .post-box .post-cat a{
    margin: 7px 5px 0px 0px;
}


.post-detail .post-box .inner-post{
    padding:20px;
}
