.about-h1{
    color: #D6D7D7;
    font-size: 48px;
}


.about-h3{
    color: #ffffff;
    font-size: 18pt;
    background: #2B477F;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.9;
    padding: 0 0.5em;
}


.about-p{
    font-size: 14pt;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.9;
}


/*about1*/
/**************************************************************/

.background{
    left: 0%;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 75%;
}


.background5{
    right: 0%;
    bottom: 10%;
    position: absolute;
    width: 70%;
    height:85%;
    border-top-left-radius: 350px;
}



.about-1{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    position: absolute;
    top: 230px;
}



.about1-h1{
    color: #2B477F;
    font-size: 80px;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 1rem;
    
}

.about1-h3-1{
    color: #2B477F;
    font-size: 26pt;
    display: inline-block;
    width: 100%;
    text-align-last: left;
    margin-bottom: 1.5rem;
}


.about1-h3-2{
    color: #2B477F;
    font-size: 20pt;
    display: inline-block;
    width: 100%;
    text-align-last: left;
}


.about1-B{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.about1-B div{
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    left: 0;

}


.about1-B-1{
    top: 525px;
    height: 55px;
    width: 28%;
    
    
}

.about1-B-2{
    top: 590px;
    height: 50px;
    width: 40%;
}


/**************************************************************/



/*about2*/
/**************************************************************/

.background-1{
    left: 0%;
    top: 250px;
    position: absolute;
    width: 90%;
    height: 70%;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
}

.about-2{
    display: flex;   
    justify-content: space-between; 
    width: 100%;
}

.about2{
    width: 55%;
    margin-top: 7em;
    margin-bottom: 5em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.aboutIMG1{
    width: 40%;
    height: 100%;
    margin-right: 8em;

}


/**************************************************************/



/*about3*/
/**************************************************************/

.background-2{
    left: 0%;
    top: 250px;
    position: absolute;
    width: 100%;
    height: 160%;
}

.about-3{
    display: flex;   
    justify-content: space-between; 
    width: 100%;
}

.about3{
    width: 55%;
    margin-top: 7em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about3 h3 {
    margin-top: 3em;
    margin-bottom: 2em;
    background: 0;
    padding: 0;
}



.aboutIMG2{
    width: 40%;
    height: 100%;

}

.about3-B{
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.about3-B div{
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    left: 0;
    top: 340px;
    height: 55px;
    width: 25%;
}

/**************************************************************/


/*about4*/
/**************************************************************/


.about-4{
    display: flex;   
    justify-content: space-between; 
    align-items: center;
    width: 100%;
}

.about4{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.aboutIMG3{
    width: 40%;
    height: 100%;
    margin-right: 8em;
}

.about4 p{
    padding-top: 2em;
    padding-bottom: 2em;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 0;
}


/**************************************************************/



/*about5*/
/**************************************************************/

.background6{
    left: 0;
    top: 100px;
    position: absolute;
    width: 90%;
    height: 700px;
}

.about-5{
    display: flex;   
    justify-content: space-between; 
    align-items: flex-end;
    width: 100%;
    margin-top: 40em;
    margin-bottom: 10em;
}

.about5{
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about5 h3{
    margin-top : 0 ;
    margin-left: 1em;
    margin-bottom: 1em;
}

.about5 p {
    margin-left: 2em;
}

.about5-h1{
    background: #fff;
    font-size: 29pt;
    padding: 0.7em 2em;
    color: #2B477F;
}

.about5-hr-B{
  background: #E9E6E6;
  height: 3px;
  width: auto;
}

.about5-div{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
}

.about5-div div{
    width: 100%;
}


/**************************************************************/






/**************************************************************/

.background-5{
    position: absolute;
    width: 75%;
    height: 30%;
    top: 14%;
    
}


.background3{
    position: absolute;
    width: 60%;
    height: 50%;
    right: 0;
    border-top-left-radius: 500px;
    border-bottom-left-radius: 500px;
    top:0 ;
}


.index7{
    position: absolute;
    left: 5%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 32%;
    top: 30%;
    
}

.index7-h3{
    color: #ffffff;
    font-size: 18pt;
    background: #2B477F;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.9;
    width: fit-content;
}


.index7-span{
    font-size: 14pt;
    text-align: left;
}

.index7-a{
  margin-top: 2em;
  margin-bottom: 10em;
}

.background-4{
    position: absolute;
    width: 75%;
    height: 30%;
    bottom: 30%;
    right: 0;
    bottom: 155px;
}

.background4{
    bottom: 0;
    position: absolute;
    width: 60%;
    height: 50%;
    border-top-right-radius: 500px;
    border-bottom-right-radius: 500px;
}


.index8{
    position: absolute;
    right: 5%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 32%;
    top: 30%;
    
}

.index8-h3{
    color: #ffffff;
    font-size: 18pt;
    background: #2B477F;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.9;
    width: fit-content;
}


.index8-span{
    font-size: 14pt;
    text-align: left;
}

.index8-a{
  margin-top: 2em;
  
}

.about1-h3-1, .about1-h3-1 span:not(.bg), .about1-h3-2, .about1-h3-2 span:not(.bg), .about-h3, .about-h3 span:not(.bg) {
    position: relative;
}

.about1-h3-1 span.bg {
    position: absolute;
    display: inline-block;
    left: -50%;
    right: 60%;
    top: -15%;
    height: 130%;
    background-color: white;
}

.about1-h3-2 span.bg {
    position: absolute;
    display: inline-block;
    left: -50%;
    right: 25%;
    top: -15%;
    height: 130%;
    background-color: white;
}

.about-h3 span.bg {
    position: absolute;
    display: inline-block;
    left: -20vw;
    right: -100%;
    top: -15%;
    height: 130%;
    background-color: #2B477F;
}

@media screen and (max-width: 575px) {

    .hero-header {
        padding-top: 1rem;
    }

    .background5 {
        width: 85%;
        height: 60%;
        bottom: initial;
        border-top-left-radius: 100px;
    }

    .background {
        top: 5%;
        height: 65%;
        bottom: initial;
    }

    .about-1 {
        top: 25%;
    }

    .about1-h1 {
        font-size: 40px;
    }

    .about1-h3-1 {
        font-size: 24px;
        margin-bottom: 1rem;
    }

    .about1-h3-2 {
        font-size: 20px;
    }

    .about1-h3-2 span.bg {
        right: 10%;
    }

    .about1-B-1 {
        top: 43%;
        height: 32px;
        width: 40%;
    }

    .about1-B-2 {
        top: 49%;
        height: 32px;
        width: 90%;
    }

    .div-1 {
        height: 100vh;
    }

    .background-1 {
        top: 0;
        height: 100%;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
    }

    .about-2 {
        flex-direction: column;
    }

    .aboutIMG1 {
        width: initial;
    }

    .about2 {
        margin-top: 2em;
        margin-bottom: 2em;
        width: 90%;
    }

    .about-3 {
        flex-direction: column-reverse;
        align-items: end;
    }

    .aboutIMG2 {
        width: 70%;
    }

    .about3 {
        margin-top: -7em;
        width: 100%;
    }

    .about3-B div {
        width: 50%;
        top: 42vh;
    }

    .about-p {
        align-items: stretch;
    }

    .about-4 {
        flex-direction: column;
    }

    .aboutIMG3 {
        width: 85%;
        margin: 0;
    }

    .about4 {
        width: 100%;
    }

    .about4 p {
        border-style: none;
    }

    .background6 {
        top: 0;
        width: 105%;
        height: 200px;
    }

    .about-5 {
        margin-top: 10em;
        flex-direction: column;
        margin-bottom: 3em;
    }

    .about5 {
        width: 100%;
    }

    .about5-h1 {
        font-size: 32px;
        padding: 3% 6%;
    }

    .about5 h3 {
        margin-left: 0;
        line-height: unset;
    }

    .about5 p {
        margin-left: 0;
    }

    .about5-div {
        flex-direction: column;
    }

    .background3 {
        height: initial;
        width: 85%;
    }

    .background-5 {
        height: 12%;
        top: 2%;
    }

    .index7 {
        width: 90%;
    }

    .background4 {
        top: 50%;
        bottom: initial;
        height: initial;
        width: 85%;
    }

    .background-4 {
        top: 52%;
        bottom: initial;
        height: 12%;
    }

    .index8 {
        width: 90%;
        top: 40%;
    }
}