.text-red {
    color: red
}

.spec {
    text-align: center
}

.pricing {
    border-collapse: collapse;
    width: 100%
}

.pricing tr th {
    background: #f5f5f5;
    font-size: 28px
}

.pricing tr td,
.pricing tr th {
    height: 33px
}

.pricing tr td,
.pricing tr th {
    border: 1px solid #ddd;
    padding: 5px 10px;
    empty-cells: show
}

.pricing tr td,
.pricing tr th {
    text-align: left
}

.pricing td+td,
.pricing th+th {
    text-align: center
}

.pricing .txt-top {
    position: relative;
    top: -4px;
    left: -2px;
    font-size: 11px;
    font-weight: 700;
    color: #198754
}

.pricing .tick {
    font-size: 18px;
    color: #2ca01c
}

.web-site {
    background: #fff;
    margin: 20px 0
}

.web-site .label {
    border: 0;
    background: #f6f6f6
}

.web-site thead tr th {
    color: #fff;
    font-size: 18px;
    background: #144877;
    padding: 10px 20px
}

.web-site .heading {
    background: #ffe9e9;
    font-size: 16px;
    font-weight: 700;
    padding: 10px
}

.web-site .shead td {
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #0082d7
}

.web-site .shead td span {
    font-size: 13px
}

.web-site .shead {
    border-bottom: 5px solid #ffc107
}

#primeagile__11 {
    padding-top: 70px
}

#primeagile__11 .label a {
    margin-left: 10px
}