
.para-section .pact-para-head {
    font-size: 20px;
    line-height: 1.5;
}

.para-section .head-para {
    width: 100%;
    display: center;
    justify-content: center;
    max-width: 980px;
    color: rgba(#331b0e, 1);
    text-align: center;

}
.fur-pact {
    background-color: var(--secondary-color);
   
   
}

.fur-pact .manual-pact {
    text-transform: uppercase;
        padding-bottom: 30px;
    text-align: center;    
}



.fur-pact .items {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 36px;
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
}

.sub-parent-contain .row{
    align-items: center;
}
.sub-parent-contain {
    /* text-align: center; */
    padding-bottom: 40px;
}


.sub-content img{
    position: relative;
    width: 44px;
}

.fur-pact .items .badge-tag:hover {
    box-shadow: -5px 5px 0px rgba(51, 45, 40, 11.8);
}

.fur-pact .items .default-badge {
    background-color: var(--blue) !important;
    color: #331b0e !important;
}

.badge-tag {
    background-color: var(--primary-color);
    color: white;
    border-radius: 50px;
   padding: 7px 20px;
    font-size: 20px;
    white-space: nowrap;
}


.pact-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.note {
    font-size: 18px;
    opacity: 0.8;
    color: #331b0e;
    line-height: 0.33;
}
 .img-content1{
            text-align: left;
    }
    .img-content2{
        text-align:right;
        justify-content:end;
    }
    
    .number-icon {
    background-size:cover;
    background-repeat:no-repeat;
    display:flex;
    justify-content:start;
    align-items:left;
    }
    .number-icon img{        
       position: relative;
   
    width: 44px;
    }
    .number-icon i{
        font-size:33px;   
    }
    .number-icon2 img{
       position: relative;
   margin-bottom:20px;
    width: 44px;
    }
    .number-icon2 i{
        font-size:33px;
    }
    .number-icon2 {
    background-size:cover;
    background-repeat:no-repeat;
    display:flex;
    justify-content:end;
    align-items:right;
    }
    
    .up-circle-line {
    transform: rotate(180deg);
}
.section-title .globalheading {
    font-size: 32px;
    line-height: 36px;
}


.akuTabContent-image{
    padding: 0;
}
 .process{
        background-color: var(--secondary-color);
    }