div#product {
    /*background: linear-gradient(to right, #d60d4720, #301F6C20) !important;*/
    background: #fff !important;
        padding-top: 56px;
    padding-bottom: 30px;
}


.feature-style-five .item i {
    background: #2A2067;
    background-clip: text;
}

.collaboration-style-one li i , .collaboration-style-one li:nth-child(2n) i{
    background: #2A2067;
}

.collaboration-style-one li i::after {
    background: transparent;
}


.work-process-tab-content ul h4::after {

    background: #fff;
    color: #2A2067;
}


.trial-box {
    background: linear-gradient(90deg, rgba(171, 58, 90, .2) 0, rgba(42, 32, 118, .2) 100%) !important;
}

.trial-box .illustration{
	display:none;
}


div#process {
    background: linear-gradient(90deg, rgba(171, 58, 90, .2) 0, rgba(42, 32, 118, .2) 100%) !important;
    /* color: #000 !important; */
}

.bg-dark .site-heading h2, .bg-theme .site-heading h2, .shadow .site-heading h2 {
    color: #000 !important;
}

.work-process-tab-navs button.active {
    background: #2e2c71 !important;
    border-radius: 5px !important;
}

.work-process-tab-navs button {
    display: inline-block;
    margin: 0;
    border-radius: 5px !important;
    background: rgba(255, 255, 255, 0.1) !important;
    /* padding: 20px 35px; */
    margin: 5px;
    border: 1px solid rgb(0 0 0 / 40%) !important;
    /* color: #000 !important; */
}

.work-process-tab-navs button h4 {

     color: #000 !important; 
}

.work-process-tab-navs button.active h4 {
    color: #fff !important;
}

.work-process-tab-content h2, .work-process-tab-content p, .work-process-tab-content h4 {
    color: #000;
}


.feature-style-five .item h4 {
    font-weight: 700;
    margin-bottom: 20px;
}
.feature-style-five h2 {
    font-weight: 900;
    margin-bottom: 30px;
    line-height: 1.5rem;
}
#features p {
    text-align: justify;
    line-height: 1.5rem;
}

.team-items img, .thumb img{
	height: auto;
	width: 100%;
	
}


.banner-area.text-light.bg-gradient.banner-style-five.text-default {
    min-height: 800px;
}

.free-trial-area h5, .free-trial-area h2 {
    color: #1a1a1a;
    line-height: 25px;
}



.site-heading h2 {

    font-size: 2rem;
}

.info h4, .info p {
    line-height: 2.5em;
}

.feature-style-five > h2 {
    font-size: 1.5rem;
}

.feature-style-five > h4 {
    font-size: 2rem;
}

h2.heading {
    font-size: 1.5rem;
}

p {
    line-height: 24px;
    font-size: 16px;
}

.collaboration-style-one .info p {
    line-height: 1.5rem;
}

div#process {
    padding-top: 50px;
    padding-bottom: 35px;
}

#process .work-process-tab-navs {
    margin-bottom: 34px;
}

.work-process-tab-content ul li {
    margin-top: 0px;
    padding-top: 0px;
}

#process .info p {
    line-height: 26px;
}

.feature-style-five > h2 {
    font-size: 1.2rem;
    line-height: 2.1rem;
    margin-top: 20px;
}

#product p {
    margin: 0px 20px 30px 20px;
}