.contact-there{
    width: 100%; 
    border-radius: 80px;
}
.contact-there1{
    display: flex; align-items: center; gap: 20px; justify-content: center;
}
.contact-there2{
    font-size: 50px; color: #fff; font-weight: 600;    text-align: center;
}
.contact-there3{
    color: #fff; margin-top:10px; font-size: 21px;    text-align: center;
}
.contact-there4{
    background-color: #0000002e; border-radius: 80px; width: 820px; 
    justify-content: center; gap: 100px; height: 60px;  
    display: flex; align-items: center; margin-top:15px;
}
.contact-there5{
    display: flex; font-size: 18px; align-items: center; gap: 5px;
}
.contact-there6{
    display: flex; font-size: 18px; align-items: center; gap: 5px;
}
.contact-there7{
    font-size: 30px; color: #fff; font-weight: 600;
}

.customer{
    background-color: #d4f4f2;
}

.customer-box{
    position: relative;
    margin-top: -150px;
    display: flex;
    justify-content: center;
}
.customer-there4{
    width: 820px; 
    justify-content: center; gap: 20px; height: 60px;  
    display: flex; align-items: center; margin-top:15px;
}
.customer-there5{
    width: 200px;
    display: flex; font-size: 18px; align-items: center; gap: 10px;
    background-color: #fff;
    /* background-image: linear-gradient(to right, #F9DF82, #FFF9CD, #F9DF82); */
    height: 60px;
    border-radius: 36px;
    padding-left: 20px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.customer-there6{
    width: 320px;
    display: flex; font-size: 18px; align-items: center; gap: 10px;
    /* background-image: linear-gradient(to right, #F9DF82, #FFF9CD, #F9DF82); */
    background-color: #fff;
    height: 60px;
    border-radius: 36px;
    padding-left: 20px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.customer-box2{
    background-color: #e1f7f6;
    border: 1px solid #fff;
    width: 800px;
    margin: auto;
    padding: 60px;
    border-radius: 50px;
    margin-top: 70px;
    position: relative;
}
.customer-item{
    display: flex; align-items: center; gap: 30px; margin-top: 20px;
}
.customer-box4{
    background-image: linear-gradient(to right, #0da574, #a8e2d5, #0da674);
    display: flex; align-items: center; 
    border-radius: 50px; padding: 25px 20px; width: 760px;
    box-sizing: border-box;
}
.customer-box5{
    color: #1c1200; background-color: #fff; 
    font-weight: bold; font-size: 30px;
     display: flex; justify-content: center; 
     align-items: center; width: 70px; 
     height: 50px; border-radius: 50%;
}
.customer-box6{
    margin-left: 20px; font-size: 18px;
}
.customer-box7{
    color: #000;
}
.customer-box8{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff; 
    width: 300px; margin: auto;
    height: 50px; 
    border-radius: 36px; position: relative;
    font-size: 24px; margin-top: -85px;
    font-weight: bold; margin-bottom: 60px;
    background-image: linear-gradient(to right, #0da574, #a8e2d5, #0da674);
}
.customer-box11{
    color: #fff;
}