.breadcrumb{display:none}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.container p{
	padding-top: 5px;
	padding-bottom: 5px;
}

.container.sec-pTB ul {
    padding-top: 0 !important;
}
.container.sec-pTB li {
    margin-bottom: 10px;
    line-height: 28px;
}
.container.sec-pTB ul, .container.sec-pTB li, .container.sec-pTB li p{
    font-size: 15px;
    font-weight: 500;
}
.para {
    text-align: center;
}
.container.sec-pTB p, .para {
    line-height: 30px;
    margin: 10px 0;
    font-weight: 500;
    font-size:17px;
}

.container.sec-pTB p.note {
    display: table;
    border-left: 4px #ccc solid;
    padding: 5px 19px;
    background-color: #f2f2f2;
}

.container.sec-pTB p.note > strong:first-child {
    display: table-cell;
    padding-right: 10px;
}

.container.sec-pTB li p.note {
    padding: 5px 12px;
    font-size: 15px !important;
}


.container.sec-pTB h2 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin: 66px 0 0;
}
.container.sec-pTB h2:first-child {
    margin-top: 0 !important;
}

.container.sec-pTB h3 {
    margin: 30px 0 0;
    font-size: 20px;
    font-weight: 700;
}
.container.sec-pTB .head-group h3:before {
    content: '';
    display: inline-block;
    background-color: #7ebc47;
    height: 10px;
    width: 10px;
    margin-left: -20px;
    margin-right: 10px;
    vertical-align: middle;
}
.container.sec-pTB .head-group {
    padding: 0 20px;
}
.tc{
  text-align:center;
}
.container.sec-pTB p, .para {
    line-height: 30px;
    margin: 10px 0;
    font-weight: 500;
    font-size:17px;
}

.container.sec-pTB p.note {
    display: table;
    border-left: 4px #ccc solid;
    padding: 5px 19px;
    background-color: #f2f2f2;
}

.container.sec-pTB p.note > strong:first-child {
    display: table-cell;
    padding-right: 10px;
}

.container.sec-pTB li p.note {
    padding: 5px 12px;
    font-size: 15px !important;
}

