body{
    background:unset !important;
}
.aboutbanner{
    min-height:660px;
    background: url("../images/aboutUs/aboutbg.webp") no-repeat bottom center;
}
.solutionBannerFont{
    font-size: calc(30px + 1vw);
}
.w1200{
    width: 1200px;
}

.contentbg{
    background: url("../images/aboutUs/aboutContentbg.webp") no-repeat;
    background-size: 100% 100%;
}
.terms a{
    color: #144680;
    text-decoration: underline;
}
.terms a:hover{
    color: #144680;
    text-decoration: underline;
}
.inputStyle{
    border-radius: 8px;
    border: 1px solid #E1E7ED;
    background: #FFF;
    padding: 20px 10px;
    margin: 0 -10px;
    outline: none;
}
.textareaFont{
    font-family: Poppins;
}
.color363940{
    color: #363940;
}
.color203E6A{
    color: #203E6A50;
}
.started{
    width: 120px;
    border-radius: 12px;
    height: 40px;
    background: #45ADA7;
}
.buttonLink a,.buttonLink a:hover{
    color: #ffffff;
    text-decoration: unset;
}
