/* hero section  */
.industry-banner::after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, #3f97fe, #7a3cd3);
}

.industry-banner {
    background-image: url('../images/banner-2.webp');
    padding: 550px 0 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.industry-banner:before {
   background: none;
}

.hero-section .banner-box p {
    font-size: 40px;
    font-weight: 600;
}

.hero-section .banner-box {
    max-width: 28%;
    padding: 30px 50px;
    position: relative;
    background: rgba(0, 0, 0, 0.7);
    margin-left: -15px;
    position: relative;
    z-index: 3;
    margin-bottom: 20px;
}

.industry-banner .banner-box::after {
    background: none
}

@media (min-width: 320px) and (max-width: 768px) {

    /* hero section */
    .hero-section .banner-box p {
        font-size: 20px;
        font-weight: 700;
    }

    .hero-section .banner-box {
        max-width: 100%;
    }
}

/* ------Rpa autamation-------- */
.industry-section-1 {
    padding: 100px 0;
}

.industry-section-1 h2 {
    font-size: 54px;
    margin-bottom: 30px;
    width: 75%;
    font-weight: var(--thm-heading-font-weight);
}

.industry-section-1 h2 span {
    background: linear-gradient(272deg, #6a0dad, #b300ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: var(--thm-heading-font-weight);
}

.industry-section-1 .wrap-content p:first-of-type {
    margin-bottom: 50px;
}

.industry-section-1 .wrap-content p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}

.buisness-content-box p {
    margin-bottom: 20px !important;
font-size: 18px !important;
}
/*------------ process automation--------- */
.industry-section-2 {
    position: relative;
    padding: 0 0 100px;
}

.container-wrapper {
    position: relative;
}

.container-wrapper .container {
    position: relative;
    z-index: 33;
}

.industry-section-2 h2 {
    margin-bottom: 110px;
    font-size: 45px;
}

.industry-section-2 .img-wrapper {
    margin-left: 200px;
    padding: 45px 45px;
    background: #6a0dad5b;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    z-index: 99;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.container-wrapper:after {
    content: "";
    position: absolute;
    background: url(../images/automation-process.webp);
    height: 80%;
    width: 70%;
    left: 0;
    top: 100px;
    max-width: 100%;
    border-left: 5px solid #7a3cd3;
}
.industry-bg:after {
        background: url(../images/automation-process.webp) !important;
height: 100% !important;
    
}

.buisness-content-box h5 {
    font-size: 24px
}

.buisness-content-box p {
    font-size: 18px;
    margin-bottom: 0px;
    max-width: 50%
}

.challenges-process-contentbuisness-content-box:first-child h5:first-child{
    margin-left: 20px
}

/* .Challenges-process-content {
    padding-bottom: 15px;
    width: 60%;
} */

.buisness-content-box ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
    padding-left: 0px
}

li::marker {
    color: var(--thm-white);
}

.challenges-process-content h5, p {
    padding-bottom: 15px;
    font-size: 18px;
    max-width: 100%;
}

/* .content-box-1 h5 {
    font-weight: 600;
} */

/* --------------Spearhead Technology's RPA & Automation Solution------------------ */
.industry-section-3 {
    padding: 0 0 100px
}

.industry-section-3 h2 {
    margin-bottom: 50px;
    font-weight: 600;
}

.Spearhead-solution-wraper h5{
    padding-bottom: 15px;
    font-size: 22px;
    max-width: 100%;
    text-align:left;
}

.Spearhead-solution-wraper p {
    padding-bottom: 15px;
    font-size: 20px;
    max-width: 100%;
}


/* .col {
    padding: 20px;
    color: white;
} */

.left,
.right {
    flex: 3;
}

.middle {
    flex: 2;
}

.content-block:nth-of-type(1) .box-title {
    color: #E7AEB5;
}

.content-block:nth-of-type(2) .box-title {
    color: #A4C9CF;
}

.col:last-child .content-block:nth-of-type(1) .box-title {
    color: #E5AB8B;
}

.col:last-child .content-block:nth-of-type(2) .box-title {
    color: #C7B4E5;
}

/* Content block spacing */
.content-block-1 {
    margin-bottom: 140px;
}



/* -----------Business Impact & Key Results---------------- */
.industry-section-4 {
    padding: 0;
    background: none
}

.buisnes-impact-wrapper {
    height: 100%;
    position: relative;
}
.col.buisness-left-column {
    padding-left: 50px;
    min-height: 470px;
}
.buisness-content-wraper {
    position: absolute;
    bottom: 0;
    display: flex;
    gap: 10px;
    align-items: flex-end;
    width: 180%;
}

.buisness-box-content {
    background-color: var(--thm-white);
    padding: 35px 80px;
    flex-grow: 1;
}

.how-we-innovate {
    display: flex;
    justify-content: right;
}

.innovate-btn {
    background: linear-gradient(to right, #b200ff, #4f00ff);
    padding: 10px 20px;
}

.innovate-btn a {
    color: var(--thm-white);
    display: block;
    width: 177px;
}

.industry-section-4 h2 {
    margin-bottom: 50px;
    font-size: 50px;
}

.buisness-content-wraper p {
    color: var(--thm-black);
    line-height: normal;
    font-size: 16px;
}

.left-imh-wrapper {
    max-width: 50%;
    display: flex;
    justify-content: right;
    /* position: absolute;
    right: 0;
    top: 11px; */
    z-index: -1;
    padding-right: 0;
    margin-right: -15px;
}

.left-imh-wrapper img {
    width: 100%;
    object-fit: cover;
}


/* -------------------------- --------*/
.industry-section-5 {
    padding: 100px 0;
}

.industry-section-5 h2 {
    font-size: 40px;
    margin-bottom: 30px;
    width: 70%;
    font-weight: var(--thm-heading-font-weight);
}

.industry-section-5 p {
    width: 68%;
}

p span,
.purple {
    color: var(--thm-purple);
}

.industry-section-5 h2 span {
    background: linear-gradient(272deg, #6a0dad, #b300ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}





/*------------ footer--------- */

footer {
    color: #fff;
    padding: 0 0 20px;
}

.footer-line {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin: 20px 0;
}

.footer-logo,
.social-icons {
    margin-right: 48px;
}

.footer-tagline,
.footer-links {
    margin-left: 48px;
}

.footer-links a {
    color: #fff;
    margin: 0 15px;
    text-decoration: none;
    font-weight: 400;
}

.footer-links a:hover {
    color: var(--thm-primary-color);
}

.social-icons i {
    color: #fff;
    font-size: 1.2rem;
    margin-right: 15px;
    text-decoration: none;
}

.footer-logo {
    max-width: 180px;
}




/* ---------responsive css--------- */
@media screen and (max-width: 992px) {
    .col.buisness-left-column {
        padding-left: 0;
    }
    .buisness-box-content {
        padding: 30px;
    }
    .industry-section-4 h2 {
        font-size: 40px;
    }
}

@media screen and (max-width: 769px) {
    .industry-section-4 h2 {
        font-size: 30px;
    }
    .col.buisness-left-column {
        width: 100%;
        padding-left: 15px;
        flex: auto;
        min-height: unset;
    }
    .col.left-imh-wrapper {
        max-width: 100%;
        width: 100%;
        padding-right: 15px;
        flex: auto;
    }

    .buisness-content-wraper {
        position: static;
        flex-direction: column;
        gap: 20px;
        width: auto;
        align-items: center;
        margin-bottom: 30px;
    }
   
}

@media (min-width: 320px) and (max-width: 768px) {

    .industry-section-1 {
        padding: 30px 0;
    }

    .industry-section-1 h2 {
        font-size: 28px;
        width: 100%;
    }

    /* process automation--- */
    .industry-section-2 h2 {
        margin-bottom: 110px;
        font-size: 28px;
    }

    .buisness-content-box p {
        font-size: 16px;
        margin-bottom: 0px;
        max-width: 100%;
    }

    .industry-section-2 .img-wrapper {
        margin-left: 0;
        padding: 40px 30px;
    }

    .container-wrapper:after {
        width: 100%;
    }

    /* RPA autamation solution */
    .industry-section-3 {
        padding: 30px 0;
    }
    .industry-section-3 h2 {
        font-size: 28px;
        margin: 0;
    }

    .Spearhead-solution-wraper {
        flex-direction: column;
    }

    .Spearhead-solution-wraper p {
        /* padding-bottom: 15px; */
        font-size: 16x;
        /* max-width: 100%; */
    }

    .content-block {
        margin-block: 30px;
    }

    /* -------buisness impact section----- */
    .industry-section-4 h2 {
        margin-bottom: 28px;
        max-width: 100%;
    }

    .buisnes-impact-wrapper {
        max-width: 100%;
    }

    .buisness-box-content {
        background-color: var(--thm-white);
        padding: 15px 30px;
    }

    .left-imh-wrapper {
        max-width: 100%;
    }

    .how-we-innovate {
        display: flex;
        justify-content: center;
        position: static;
    }

    /* buisness operations */
    .industry-section-5 {
        padding: 30px 0;
    }

    .industry-section-5 h2 {
        font-size: 28px;
        width: 100%;
    }

    .industry-section-5 p {
        width: 100%;
    }

    /* footer -------------------------------- */
    footer {
        color: #fff;
    }

    .footer-top-wraper {
        justify-content: center;
        display: flex;
    }

    .footer-tagline,
    .footer-links {
        margin-left: 0px;
    }

    .footer-logo,
    .social-icons {
        margin: 0 0 15px;
    }

    .footer-bottom-wraper {
        flex-wrap: wrap;
    }

    .coyright {
        text-align: center;
        margin: 15px 0;
    }

} 

@media (max-width: 1120) {

}

















