section.about-1 {
    background-color: #d0f2fd;
    height: 439px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.header-headering h2 {
    font-size: 76px;
    color: black;
    line-height: 90px;
}

.header-headering h2 span {
    display: block;
    font-size: 97px;
}
.righr-img {
    position: absolute;
    width: 50%;
    right: 0px;
    top: 0px;
}

.righr-img img {width: 100%;/* height: 416px; */object-fit: cover;}

section.about-1.about-6 .header-headering h2 span {
    display: unset;
    font-size: 65px;
}

section.about-1.about-6 .header-headering h2 {
    font-size: 65px;
}

section.about-1.about-6 .header-headering p {
    color: black;
    font-size: 15px;
    margin-bottom: 19px;
}

section.about-1.about-6 .righr-img {
    width: 35%;
}

.about-02 {
    text-align: center;
    margin: 38px 0px 32px;
}

.about-02 h2 {
    width: 46%;
    margin: 0px auto;
    color: black;
    font-size: 30px;
    font-weight: 700;
}

.about-02 p {
    color: black;
    font-size: 17px;
    margin: 12px auto;
    width: 67%;
}

section.about-2 {
    position: relative;
    z-index: 1;
}

section.about-2 {
    margin: 65px 0px;
    display: flex;
    align-items: center;
    padding: 59px 0px;
    z-index: 999999999;
}

section.about-2:before {
    position: absolute;
    content: "";
    background: #FF8466;
    width: 52%;
    height: 84%;
    z-index: -1;
}

.about1-cont ul {
    padding: 0px;
}

.about1-cont {
    text-align: center;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.about1-cont ul li {
    color: white;
    font-size: 22px;
    font-weight: 600;
    margin: 6px 0px;
}


section.about-2:after {
    position: absolute;
    content: "";
    background: #FFBBAB;
    width: 50%;
    height: 100%;
    z-index: -2;
    right: 0px;
}

.about2-cont1 {
    margin-left: 46px;
}

.about2-cont1 p {
    color: black;
    font-size: 17px;
    margin: 12px 0px;
    font-weight: 400;
    margin-bottom: 23px;
}

a.-bg-trans {
    color: black;
    font-size: 18px;
    font-weight: 500;
    border: 2px solid black;
    padding: 10px 20px;
    border-radius: 37px;
}

section.about-3:before {
    background: #FFE9A4;
}

section.about-3:after {
    background: #cba202;
    height: 60%;
    z-index: -1;
}

section.about-2.about-4:before {
    background: #67B7CD;
    height: 80%;
}

::before {}

section.about-2.about-4:after {background: #D0F2FD;}

section.about-2.about-5:before {
    background: #DBF6EC;
}

section.about-2.about-5:after {
    background: #62D9B1;
    height: 70%;
    z-index: -1;
}
.team-parentr {
    padding: 20px 20px;
    border: 3px solid #62d9b1;
    margin-bottom: 2rem;
}

.team-parentr img {
    width: 154px;
    margin: 0px auto 14px;
    text-align: center;
    justify-content: center;
    display: flex;
}

.team-parentr h3 {
    color: #031d3c;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 14px;
}

.team-parentr h3 span {
    display: block;
    color: black;
    font-size: 14px;
}

.team-parentr p {
    color: black;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 26px;
}

.team-parentr {}
section.catalog1 {
    background: #54595F;
    padding: 70px 0px;
}

.catalog-con p {
    color: white;
    width: 88%;
    font-size: 17px;
}

.catalog-con {
    display: flex;
    justify-content: center;
}

section.catalog2 {
    margin-top: 42px;
    text-align: center;
    /* padding-left: 5rem; */
    /* padding-right: 5rem; */
}

.catalog2-he h2 {
    font-size: 40px;
    color: black;
    margin-bottom: 26px;
    font-weight: 600;
}

.catalog-boo {
    text-align: start;
    margin-bottom: 3rem;
}

.catalog-boo img {width: 278px;margin-bottom: 10px;height: 427px;object-fit: cover;}

.catalog-boo h3 {
    font-size: 21px;
    color: black;
}