﻿body {
}
.about-container {
 /*   padding-bottom: 2rem;*/
    background-size: cover;
}

.about-container-img {
    width: 100%;
}

.top-title-wrapper {
    color: #000;
    font-size: 22px;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}
.top-title-wrapper-a {
    color: #808082;
    margin-top:30px;
}
.tabs h3 {
    margin-bottom: 1.125rem;
    text-align: center;
    color: #000000;
}
.advantage{
    display:flex;
    padding-top:80px;

}
.advantagetitle1{
    color:#000;
    font-size:18px;
    padding-left:30px;
}
.advantagetitle2 {
    color: #808082;
    font-size: 13px;
    padding-left: 30px;
    padding-top:10px;
}
.tabs h2 {
    margin-bottom: 4rem;
    text-align: center;
    color: #000000;
    font-weight: bold;
}
.mode-h3 {
    margin-top: 20px;
}
.separator {
    width: 45px;
    height: 5px;
    background: #0072EF;
    margin: 0 auto;
}
.p-heading {
    margin-bottom: 3rem;
    color: #8D8B8B;
    text-align: center;
}
.mode-retailers {
    padding:60px 30px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
    border: 1px solid #ECECEC;
    width: 260px;
    height: 396px;
}
.online-retailers {
    padding:60px 30px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
    width: 260px;
    height: 396px;
}
.mode-img {
    margin: 0 auto;
    display: flex;
}
.mode-title {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 35px;
    padding: 30px 0;
    text-align: center;
}
.mode-tit {
    color: #8D8B8B;
}
.totalcategory {
    display: flex;
    justify-content: space-around;
}







