/**
 Plans
 */

.ffb803 {
    background-color: #ffb803;
    color: #fff;
}

.fa-check {
    color: #18ab86;
}

.fa-times {
    color: #dc3545;
}

section.pricing-table-section {
    background-color: #f8f9fa;
}

.section-header {
    margin-bottom: 80px;
    text-align: center;
    position: relative;
    padding-top: 80px;
}

.p-table-wrap {
    border-radius: 10px;
    overflow: hidden;
    border-bottom: 1px solid #ebeef1;
}

.p-table-b {
    background: #f2f4f6;
}

.p-table {
    display: table;
    width: 100%;
    color: #2b2d34;
    font-size: 16px;
    font-weight: 500;
    background: #fefefe;
}

.p-table .p-cell:first-child {
    text-align: right;
    border: none;
}

.p-bold {
    color: #2b2d34;
    font-weight: 900;
    font-size: 18px;
}

.p-cell {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
    padding: 15px 25px;
    text-align: center;
    border-right: 1px solid #ebeef1;
}

.p-package.basic {
    color: #ff9e01;
}

.p-package span {
    display: block;
    font-size: 18px;
    font-weight: 900;
}

.p-package span.small {
    font-size: 14px;
    font-weight: 500;
    color: #888b98;
    margin-top: 8px;
}

.p-package span {
    display: block;
    font-size: 18px;
    font-weight: 900;
}

.p-package.plus {
    color: #0c6e58;
}

.p-package.team {
    color: #14469c;
}

.p-table.bg-color {
    background: #f9fafb;
}

.p-package.basic {
    color: #e5a100;
}

.p-price {
    font-size: 20px;
    font-weight: 900;
}

.p-price b {
    font-weight: 600;
    font-size: 16px;
}

.p-header {
    text-align: center;
    padding: 15px 0;
    background: #f2f4f6;
    color: #2b2d34;
    font-size: 18px;
    font-weight: 900;
}

.p-cell i.uil-times-circle {
    color: #ff6767;
}

.p-cell i {
    font-size: 33px;
}

.p-cell i.uil-check-circle {
    color: #0c6e58;
}

.p-table-main.fixed {
    position: fixed;
    top: 74px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    width: calc(1400px - 25px);
    max-width: 1400px;
    z-index: 55;
    border-bottom: 2px solid #ebeef1;
}

.shadow-code {
    -webkit-box-shadow: 0 5px 8px rgba(60, 72, 88, .2)!important;
    box-shadow: 0 5px 8px rgba(60, 72, 88, .2)!important;
}

.invalid-feedback {
    display: block !important;
}

.swal2-title {
    font-size: 18px !important;
}

.fv-plugins-message-container .fv-help-block {
    color: #F64E60;
    font-size: 0.9rem;
    font-weight: 400;
}

section.page {
    padding-top: 70px;
    background-color: #f8f9fa;
}

.shadow {
    -webkit-box-shadow: 0 0 10px rgba(60, 72, 88, .15)!important;
    box-shadow: 0 0 10px rgba(60, 72, 88, .15)!important;
}

.card-img {
    width: 50px;
    height: 50px;
    text-align: center;
}

.form-control {
    text-align: unset;
}

.search-margin {
    margin-left: 5px;
    margin-right: 5px;
}

.card-cal {
    padding-top: calc(var(--bs-gutter-x) * .5);
    padding-bottom: calc(var(--bs-gutter-x) * .5);
}

.margin-cal {
    margin-top: calc(var(--bs-gutter-x) * .5);
    margin-bottom: calc(var(--bs-gutter-x) * .5);
}

.mx-h-304px {
    max-height: 304px;
    height: auto;
}

.w-70px {
    width: 70px;
}

.contactUs-circle {
    text-align: center;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #ffb803;
    color: #ffffff;
    display: inline-block;
    font-size: 41px;
    margin-bottom: 20px;
}

.max-w-1400 {
    max-width: 1400px !important;
}

.mt-360px {
    margin-top: 163px;
}
.packages-plans{
    padding: 10px 55px 31px;
    background-color: #1a5a4a;
    width: auto;
    border-radius: 28px;
}
.pricing-btns-group{
    position: absolute;
    top: 59px;
    background: #fafafa;
    border: 1px solid #1a5a4a;
    padding: 10px 4px;
}
.article-content-head{
    height: 200px;
    padding: 15px;
    background-color: #f2f2f2;
    flex-direction: column;
    display: flex;
    justify-content: center;
}
.hor-bar{
    background: linear-gradient(90deg, rgba(242,242,242,1) 0%, rgba(37,98,82,1) 25%, rgba(30,93,77,1) 50%, rgba(26,90,74,1) 75%, rgba(242,242,242,1) 100%);
    height: 3px;
    width: 71%;
    margin: 15px auto;
}
.features-plan-section{
    position: relative;
    text-align: center;
}
.features-plan-section-title{
    color: #1a5a4a;
    background-color: #f2f2f2;
    padding: 10px 25px;
    border-radius: 22px;
    font-size: 16px;
    font-weight: 600;
    z-index: 2;
    position: inherit;
}
.features-plan-section-bar{
    background-color: #f2f2f2;
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    z-index: 1;
}
.padding-25px-30px{
    padding: 25px 30px;
}
.special-notes{
    font-size: 15px;
    padding: 18px;
}
.feature-plan-row{
    display: flex;
    justify-content: space-between;
}
.features-plan-section-data{
    padding: 25px 18px;
    font-size: 18px;
}
.fs-20{
    font-size: 20px !important;
}
.icon-feature{
    display: flex;
    align-self: center;
}
.color-e5a100{
    color: #e5a100 !important;
}

.font-weight-600{
    font-weight: 600;
}
.plan-details{
    font-size: 18px;
}
.border-1-plan-details{
    border: 1px solid #e9e9e9 !important;
}
.bg-color-row-plan-gray{
    background-color: #f8f8f8 !important;
}
.packages-plans-details{
    padding: 15px;
    background-color: #1a5a4a;
    width: 45%;
    border-radius: 28px;
    margin-bottom: 40px;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.plan-details tbody tr td{
    padding-bottom: 1.6rem;
    padding-top: 1.6rem;
}
.plan-details thead tr th{
    padding-bottom: 1.6rem;
    padding-top: 1.6rem;
}
.strong-1a5a4a:before {
    --tw-bg-opacity: 1;
    background-color: #1a5a4a;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0.25rem;
}
.strong-1a5a4a:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1a5a4a;
    content: "";
    height: 0;
    position: absolute;
    right: -1px;
    transform: rotate(90deg);
    width: 0;
    top: 42%;
}
.strong-e5a100:before {
    --tw-bg-opacity: 1;
    background-color: #e5a100 ;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0.25rem;
}
.strong-e5a100:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e5a100 ;
    content: "";
    height: 0;
    position: absolute;
    right: -1px;
    transform: rotate(90deg);
    width: 0;
    top: 50%;
}
.fs-42px{
    font-size: 42px !important;
}
.fs-26px{
    font-size: 26px !important;
}
.d-initial{
    direction: initial !important;
}
.fa-42{
    font-size: 42px !important;
}
.fa-24{
     font-size: 24px !important;
 }
.fa-18{
    font-size: 18px !important;
}
@media (max-width: 768px) {
    .use-responsive{
        width: max-content !important;
    }
}

