.pricing-page, .pricing-two, .pricings-two, .pricings-two-page, .social-pricing-page {
    padding: 115px 0 90px;
}


.websta-vnew.style-two {
    margin-bottom: 63px;
}
.websta-vnew {
    position: relative;
}
.websta-vnew {
    margin-bottom: 70px;
    text-align: center;
    position: relative;
   
}

.websta-vnew.style-two .section-title:after {
    bottom: -5px;
    left: 52%;
}
.pricing-page .websta-vnew.style-two .subtitle, .pricings-two-page .websta-vnew.style-two .subtitle {
    color: #1abf68;
}
.websta-vnew.style-two .subtitle {
    font-size: 16px;
    color: #4d5afe;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.websta-vnew .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #1abf68;
    font-weight: 500;
    position: relative;
    display: inline-block;
    letter-spacing: 3px;
    margin-bottom: 0;
}

.websta-vnew.style-two .section-title {
    font-size: 40px;
    font-weight: 600;
    color: #373d46;
    position: relative;
    padding-bottom: 20px;
}
.websta-vnew .section-title {
    font-size: 34px;
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
}

.pricing-page .websta-vnew.style-two .section-title:before, .pricing-page .websta-vnew.style-two .section-title:after, .pricings-two-page .websta-vnew.style-two .section-title:before, .pricings-two-page .websta-vnew.style-two .section-title:after {
    background: #1abf68;
}

.websta-vnew.style-two .section-title:before {
    left: 48%;
}
.websta-vnew.style-two .section-title:after, .websta-vnew.style-two .section-title:before {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    height: 1px;
    width: 80px;
    background-color: #4d5afe;
}

.pricing-page .websta-vnew.style-two .section-title:before, .pricing-page .websta-vnew.style-two .section-title:after, .pricings-two-page .websta-vnew.style-two .section-title:before, .pricings-two-page .websta-vnew.style-two .section-title:after {
    background: #1abf68;
}
.websta-vnew.style-two .section-title:after {
    bottom: -5px;
    left: 52%;
}
.websta-vnew.style-two .section-title:after, .websta-vnew.style-two .section-title:before {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    height: 1px;
    width: 80px;
    background-color: #4d5afe;
}

.pricing-table.dashed-border {
    border: 1px dashed #dbdfeb !important;
    background: transparent;
}
.pricing-table {
    text-align: center;
    padding: 55px 50px;
    border: 1px solid #f1f3f8;
    margin-bottom: 30px;
}

.pricing-table .price-header {
    margin-bottom: 20px;
}

.pricing-table .price-header .price-title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0;
}

.pricing-table .price-period {
    margin-bottom: 30px;
}

.pricing-table .price-period .price {
    margin-bottom: 0;
    color: #343e5d;
    font-size: 40px;
    font-weight: 600;
}

.pricing-table.color-theme .price-period .period {
    color: #1abf68;
}
.pricing-table .price-period .period {
    color: #ff5e85;
    text-transform: uppercase;
}

.pricing-table .price-feature {
    margin-bottom: 45px;
    padding: 0;
    list-style: none;
    -moz-text-align-last: left;
    text-align-last: left;
}

.pricing-table .price-feature li {
    color: #677294;
    line-height: 40px;
}

.pricing-table .price-feature li i.ei-icon_check {
    color: #1abf68;
}
.pricing-table .price-feature li i {
    margin-right: 10px;
    font-size: 14px;
}

.pricing-table.dashed-border {
    border: 1px dashed #dbdfeb !important;
    background: transparent;
}
.pricing-table {
    text-align: center;
    padding: 55px 50px;
    border: 1px solid #f1f3f8;
    margin-bottom: 30px;
}

.gp-btn.btn-outline:after {
    height: 0;
}
.gp-btn:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    color: #000 !important;
    background: #1abf68;
    -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.pricing-table.color-theme.feature-item {
    border-color: #1abf68;
}
.pricing-table.feature-item {
    border: 3px solid #ff5e85;
    -webkit-box-shadow: 0 30px 60px 0 rgb(0 11 40 / 10%);
    box-shadow: 0 30px 60px 0 rgb(0 11 40 / 10%);
}
.pricing-table {
    text-align: center;
    padding: 55px 50px;
    border: 1px solid #f1f3f8;
    margin-bottom: 30px;
}
.gp-btn {
    padding: 10px 32px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    position: relative;
    border: 2px solid #1abf68;
    -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    z-index: 2;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
    -webkit-box-shadow: 0 10px 20px 0 rgb(6 148 73 / 30%);
    box-shadow: 0 10px 20px 0 rgb(6 148 73 / 30%);
}

.webstatickop {
    margin-right: 10px;
    color: #198754;
}