.join-network-section2 .card {
    padding: 0;
    margin: 51px 0;
}
.join-network-section2 .card h6 {
    border-radius: 10px;
    color: #fff;
    background: #17bfe6;
    font-size: 20px;
    padding: 20px 0px;
}

.join-network-section2 .card ul li{
    padding: 20px 0px;
    color: #000;
    border-bottom: 1px solid #17bfe6;
    font-size: 15px;
    padding-left: 30px;
}
.join-network-section2 .card ul li::before {
    left: 5px;
    top: 21px;
}
.join-network-section2 .card .butn-price {
    height: 50px;
    margin-top: 0;
    background: #17bfe6;
    border: none;
    color: #fff;
}
.join-network-section2 .card .butn-price a {
    color: #ffffff;
}
/* .banner-section .ban-tx form input[type="submit"] {
    width: 200px;
    right: -203px;
    border-radius: 5px;
}
.banner-section .ban-tx form input {
    width: 59%;
    height: 50px;
}

form.postal_frm .naic {
    width: 40% !important;
    position: relative;
}
.naics-txt {
    position: absolute;
    right: 6%;
    top: 50px;

}.search_code {
    width: calc(59% - 0px);

} */