.tag1 {
    background: rgba(22, 184, 159, 0.08);
    color: rgba(22, 184, 159, 1);
    justify-self: center;
    border-radius: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
}

.ct2, .ct3-pe {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ct1{
    text-align: center;
}


.ct1 .index-p1 {
    color: #323539;
    font-weight: bold;
    font-size: 50px;
    line-height: 55px;
}

.ct1 .index-p2 {
    color: #858C95;
    font-size: 16px;
    padding-top: 10px;
}


.ct3-pe{
    margin-left: -9.5%;
    margin-right: -9.5%;
    background: #1E6FFF;
}

.ct3 .b2c-p5 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.ct3 .b2c-p6 {
    color: #90C2FF;
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
}

.btn3 {
    background: #FFF;
    opacity: 1;
    color: #1E6FFF;
    font-size: 16px;
    font-weight: bold;
}

@media (min-width: 992px) {

}