
#ecommerce-development {
    background: url(../../assets/images/ecommerce-bg.jpg)no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.choose-us-top {
    width: 50%;
}
#eco-choose-us .inner-right-point {
    margin-bottom: 20px;
}
.inner-Echoose-us {
    padding: 50px 0;
}
.inner-Echoose-us h3 {
    font-size: 30px;
    text-align: left;
}
.inner-Echoose-us .green-text {
    font-weight: 500;
    color: #139f8c;
    margin-bottom: 10px;
}
#ecommerce-types-box {
    margin-top: -70px;
    display: block;
}
.e-main-bg-1 {
    background: red;
    padding: 50px;
}
.ebox-1 {
    text-align: center;
}
.ebox-1 h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-top: 24px;
}
.eCommerce-web-content {
    text-align: left;
        padding: 75px 0;
        margin-left: 30px;
}
#eCommerce-web::before {
    position: absolute;
    content: url(../../assets/images/section-element.png);
    z-index: -2;
}

#eCommerce-web {
    position: relative;
}
#eCommerce-rich {
    background: #686e80;
    padding: 30px 0;
}
.rich-img {
    margin: 0 140px;
}
.inner-ecommerce-rich {
    display: flex;
}
.inner-ecommerce-rich h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 20px;
}
.eCommerce-web-content h3 {
    font-size: 21px;
    font-weight: 500;
    color: #221990;
    margin-bottom: 20px;
    text-align: left;
}
.eCommerce-web-content h3 .seo-title {
    font-size: 45px;
    font-weight: 600;
    color: #333;
}
.border-web {
    width: 350px;
    height: 5px;
    background: #4dddf9;
    margin: -4px -72px 22px;
}