.text-color-main
{
    color: rgba(93,164,178,0.71);
}
.bg-main {
    background-color:rgba(93,164,178,0.1);
}
.settle {
    width: 100%;
    height: 80px;
}
.bg-settle1 {
    background: url("/static/web/images/mersettle/icon1.png") no-repeat center;
    background-size:auto 80%;
}