    .tab-content h3:before,
    .bg-box h4:before {background:url(https://www.manageengine.com/latam/identity-360/images/directory-integrations-sprite-23.png) no-repeat;background-size:188px;}

    .only-mfa:before{background-image:url(https://www.manageengine.com/latam/identity-360/images/directory-integrations-click-rhs-23.png)}

    .tab-1 h3:before{background-position:-2px -3px;width:42px;height:34px;}
    .tab-2 h3::before{width:35px;height:34px;background-position:-62px -2px;}

    .bg-box-1 h4:before{width:38px;height:43px;background-position: -5px -48px;}
    .bg-box-2 h4:before{width:46px;height:44px;background-position:-61px -46px;}
    .bg-box-3 h4:before{width:54px;height:46px;background-position:-127px -45px;}
    .bg-box-4 h4:before{width:49px;height:46px;background-position:-5px -108px;}
    .bg-box-5 h4:before{width:37px;height:48px;background-position:-74px -107px;}



    .tab-head .tab-title {float: none;}
    /* Tab - faq - style */
.tab-faq .tab-faq-head{display:inline-block;font-size:14px;font-weight:600;line-height:1.6;color:#C6943C;margin-top:10px;margin-bottom:26px;}
.tab-accordion{border-bottom:1px solid rgba(219,219,219,0.20);padding:16px 24px;transition: .3s;}
.tab-accordion:hover,
.tab-accordion.opened{background:#F5F5F7;}
.tab-accordion h4{font-size:16px;line-height:24px;font-weight:600;color:#333;position:relative;cursor:pointer;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in;}
.tab-accordion h4::before{content:"\002B";font-size:20px;font-weight:300;line-height:.5;color:#000;position:absolute;right:0;top:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.tab-accordion.opened h4::before{content:"\2212";-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.tab-panel{display:none;}
.tab-panel p{width:100%;font-size:15px;font-weight:300;line-height:1.6;color:#333;margin-top:10px;}
.tab-accordion:first-of-type .tab-panel{display:block;}

    .poin-num ul li{width: 33%;}
    @media screen and (max-width: 992px){
    .poin-num ul li {
        width: 100%;
    }
    }
.accordion h4 {
  margin: 0;
  margin-left: 0;
}