.breaddiv {
    position: relative;
    align-items: center;
    margin-bottom: 5rem;
}

.breadcrumb {
    display: flex;
    /* flex-direction: column; */
    align-items: flex-start;
    padding: 13px 23px;
    gap: 10px;
    width: fit-content;
    height: 50px;
    background: #FFFFFF;
    border: 0.5px solid #DEE2E6;
    box-shadow: 0px 36px 22px rgba(0, 0, 0, 0.01), 0px 16px 16px rgba(0, 0, 0, 0.02), 0px 4px 9px rgba(0, 0, 0, 0.02), 0px 0px 0px rgba(0, 0, 0, 0.02);
    border-radius: 25px;
}

.breadcrumb a {
    width: 46px;
    height: 24px;
    font-family: var(--Inter_Header);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-decoration-line: underline;
    color: #212529;
    flex: none;
    order: 0;
    flex-grow: 0;
}

/* .half-half-image-text {
    padding: 70px 0px;
} */

.half-half-image-text-How h1 {
    color: #800000;
}

.half-half-image-text-How .content {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 35px 0px;
}

.half-half-image-text-How .content p {
    font-size: 22px;
}

.half-half-image-text .img {
    min-height: 320px;
    height: 100%;
    border-radius: 10px;
}

.half-half-image-text-How .form-row div .content h3 {
    font-family: var(--Inter_Medium);
    font-style: normal;
    font-weight: 500;
    /* font-size: 45px; */
    font-size: 30px;
    line-height: 54px;
    background: #000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    /* text-fill-color: transparent; */
}

.half-half-image-text-How .form-row .col-md-12 h3 {
    font-family: var(--Inter_SemiBold);
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 54px;
    background: linear-gradient(97.5deg, #E71D7C 7.2%, #3E4581 57.6%, #E71D7C 84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    /* text-fill-color: transparent; */
}

.half-half-image-text-How .form-row div .content p {
    font-family: var(--Inter_Header);
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #6C757D;
    max-width: 300px;
}

.half-half-image-text-How .First {
    flex-direction: row-reverse;
}

/* .second-image{ */
.half-half-image-text-How .img {
    background-size: contain !important;
}

/* desc */

.half-half-image-text-How .form-row .col-md-12 .p-desc {
    text-align: center;
    max-width: 673px;
    margin-bottom: 5rem;
    font-family: var(--Inter_Header);
    font-size: 16px;
    line-height: 35px;
    color: #6C757D;
}

.half-half-image-text-How .polygon {
    position: absolute;
    /* bottom: 100%; */
    /* top: 10%; */
    height: 900px;
    width: 300px;
    left: 0;
}

.half-half-image-text-How .grp-14 {
    position: absolute;
    /* height: 65px;
    width: 101px; */
    right: 100px;
}

.half-half-image-text-How .Ellipse-131 {
    position: absolute;
    /* height: 20px;
    width: 50px; */

}

.half-half-image-text-How .Ellipse-621 {
    position: absolute;
    /* height: 30px;
    width: 50px; */
    left: 100px;
}

.half-half-image-text-How .text-1-responsive,
.text-3-responsive,
.text-5-responsive,
.text-7-responsive {
    display: block !important;
}

.half-half-image-text-How .text-2-responsive,
.text-4-responsive,
.text-6-responsive,
.text-8-responsive {
    display: block !important;
    float: right;
}

@media only screen and (max-width: 991px) {
    .breaddiv {
        display: none;
    }

    /* .half-half-image-text-How .text-1-responsive,
    .text-3-responsive,
    .text-5-responsive,
    .text-7-responsive {
        text-align: center;
    }

    .half-half-image-text-How .text-2-responsive,
    .text-4-responsive,
    .text-6-responsive,
    .text-8-responsive {
        text-align: center;
        float: none;
    } */

    .half-half-image-text-How .card-1-responsive,
    .half-half-image-text-How .card-2-responsive,
    .half-half-image-text-How .card-3-responsive,
    .half-half-image-text-How .card-4-responsive,
    .half-half-image-text-How .card-5-responsive,
    .half-half-image-text-How .card-6-responsive,
    .half-half-image-text-How .card-7-responsive,
    .half-half-image-text-How .card-8-responsive {
        float: none !important;
        text-align: center;
        height: 200px !important;
        width: 300px;
    }

    .half-half-image-text-How .form-row div .content p {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .half-half-image-text-How .form-row div .content h3 {
        text-align: center;
    }

    .half-half-image-text-How .text-2-responsive,
    .text-4-responsive,
    .text-6-responsive,
    .text-8-responsive {
        float: none !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 426px) {

    .grp-14,
    .Ellipse-131,
    .Ellipse-621,
    .about-rect {
        display: none;
    }

    .half-half-image-text-How .form-row .col-md-12 h3 {
        font-size: 24px;
    }

    .half-half-image-text-How .form-row div .content h3 {
        font-size: 18px;
    }

    .half-half-image-text-How .card-1-responsive {
        height: 200px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .card-2-responsive {
        height: 140px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .card-3-responsive {
        height: 200px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .card-4-responsive {
        height: 140px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .card-5-responsive {
        height: 200px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .card-6-responsive {
        height: 200px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .card-7-responsive {
        height: 200px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .card-8-responsive {
        height: 200px !important;
        /* width: 300px; */
        width: 250px !important;
    }

    .half-half-image-text-How .form-row .col-md-12 .p-desc {
        margin-bottom: 0px;
        line-height: 30px;
    }

    .text-2-responsive,
    .text-4-responsive,
    .text-6-responsive,
    .text-8-responsive {
        padding-left: 0px !important;
    }

    .half-half-image-text-How .Mob-Margin{
        margin-top: 20px;
    }
}

.curlLine {
    position: absolute;
    top: 1150px;
    left: 90px
}

@media only screen and (min-width: 1536px) {
    .curlLine {
        position: absolute;
        top: 1150px;
        left: 90px
    }
}

@media only screen and (max-width: 1396.36px) {
    .curlLine {
        top: 1164px;
        left: -50px
    }

}

@media only screen and (min-width: 1706.67px) {
    .curlLine {
        /* top: 1150px; */
        left: 260px
    }
}

@media only screen and (min-width: 1920px) {
    .curlLine {
        top: 1060px;
        left: 440px;
        width: 1470px;
    }
}

@media only screen and (max-width: 1025px) {
    .img-wave {
        display: none;
    }
}