
.page-template-pricing-seo .container {
    max-width: 1320px;
    padding: 0 15px;
}
.page-template-pricing-seo section {
    padding: 20px 0;
}
#loader-modal .modal-dialog {
    max-width: 250px;
}

    #loader-modal .modal-dialog #loader-box {
        padding: 10px;
    }

        #loader-modal .modal-dialog #loader-box img {
            width: 65px;
            margin: 0 auto 10px;
            display: block;
        }


#loader-modal #loader-box img {
    margin: 40px auto;
    max-width: 90px;
    display: inherit;
}

#loader-modal #loader-box p {
    font-size: 20px;
    margin-bottom: 30px;
}


/*----------------------------------------------------*/
.pricing_section .row-eq-height .custom-radio,
.pricing_section .row-eq-height .radio-btn,
.pricing_section .row-eq-height .pricing_table,
.row-eq-height .feature-item {
    height: 100%;
    width: 100%;
}
.pricing_section .bulk-pricing .header{
    padding: 0!important;
    margin-top: 0!important;
    border: none!important;
}
.pricing_section .header {
    text-align: left;
    font-size: 34px!important;
    line-height: normal!important;
    margin: 0;
    font-weight: 700!important;
}

@media (max-width: 991px) {
    .pricing_section .header {
        font-size: 34px!important;
    }
}

@media (max-width: 767px) {
    .pricing_section .header {
        font-size: 32px!important;
        margin-bottom: 10px!important;
    }
}

@media (max-width: 479px) {
    .pricing_section .header {
        font-size: 20px!important;
    }
}

.pricing_section .custom_btn {
    display: inline-block;
    background: #F9593A;
    height: 60px;
    line-height: 60px;
    text-align: center !important;
    border-radius: 45px;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding: 0 45px;
    margin-left: 18px;
    text-transform: uppercase;
}

    .pricing_section .custom_btn:hover, .pricing_section .custom_btn:focus {
        color: #fff;
        background: #424A5B;
    }

@media (max-width: 767px) {
    .pricing_section .custom_btn {
        padding: 0 40px;
        height: 58px;
        line-height: 58px;
    }
}

.pricing_section .custom_btn i {
    margin-left: 8px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #fff;
    line-height: 32px;
    color: #F9593A;
}

@media (max-width: 767px) {
    .pricing_section .custom_btn i {
        margin-left: 10px;
        height: 25px;
        width: 25px;
        font-size: 12px;
        line-height: 25px;
    }
}

.pricing_section .pricing_plan {
    /*box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.1);*/
    padding-top: 20px;
    /*overflow: hidden;*/
}

    .pricing_section .pricing_plan .custom-radio {
        margin: 0 !important;
    }

        .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table {
            padding: 20px 20px 120px;
            box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.0823529);
            border-radius: 6px;
            background: #fff;
            border: 1px solid #fff;
            position: relative;
            cursor: pointer;
            font-size: 14px;
        }

            .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .payment-footer {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                /*padding: 1.5rem 2rem;*/
                padding: 0 20px;
                border-top: 1px solid rgba(0, 0, 0, 0.1);
                min-height: 100px;
                text-align: center;
                line-height: 20px;
            }

@media (min-width: 992px) and (max-width: 1100px) {
    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .payment-footer {
        min-height: 110px;
    }
}

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .payment-footer p {
    margin: 0;
    padding: 0;
}

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .iconify {
    margin-left: auto;
    display: block;
    font-size: 25px;
    color: #BCBCBC;
    transition: all ease-out .3s;
    position: absolute;
    top: 20px;
    right: 20px;
}

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .circle {
    text-align: center;
    margin-bottom: 15px;
}

    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .circle img {
        max-width: 100%;
    }

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .content {
    text-align: center;
}

    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .content h6 {
        font-size: 18px;
        font-weight: 700;
    }

    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .content h4 {
        font-size: 40px;
    }

        .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .content h4 span {
            font-size: 30px;
            position: relative;
            top: -7px;
            font-weight: 700;
        }

    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .content h5 {
        line-height: 24px;
        font-size: 18px;
        position: relative;
        display: inline-block;
        font-weight: 700;
    }

    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .content ul {
        padding-bottom: 0;
        padding-left: 15px;
    }

        .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .content ul li {
            font-weight: 500;
            line-height: normal;
            margin-bottom: 10px;
            list-style: disc;
            text-align: left;
        }

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table p {
    text-align: center;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    padding-top: 10px;
}

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .top {
    background: #FFCF05;
    width: 186px;
    height: 49px;
    border-radius: 8px;
    line-height: 49px;
    position: absolute;
    top: -45px;
    z-index: -1;
}

    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table .top p {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        font-family: "Roboto", sans-serif;
    }

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table.popular hr {
    margin-top: 0;
}

/* .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table.popular .content ul {
    padding: 0;
} */

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table.last .circle {
    margin-top: -10px;
}

    .pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table.last .circle img {
        max-width: 52px;
    }

.pricing_section .pricing_plan .custom-radio .radio-btn .pricing_table:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0px 0px 4px rgba(14, 102, 204, 0.352941);
    background: #fff;
}

.pricing_section .pricing_plan .footer {
    text-align: center;
    background: #F4F6F5;
    line-height: 35px;
    padding: 20px 0;
    margin-bottom: 20px;
}

.pricing_section .pricing_plan .radio-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.pricing_section .pricing_plan .custom-radio input {
    display: none;
}

.pricing_section .pricing_plan .radio-btn {
    width: 100%;
    height: auto;
    cursor: pointer;
}

    .pricing_section .pricing_plan .radio-btn .hobbies-icon h3 {
        color: #8373e6;
        font-family: "Raleway", sans-serif;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
    }

.pricing_section .pricing_plan .custom-radio input:checked + .radio-btn .pricing_table {
    border: 1px solid #AAC9ED;
}

    .pricing_section .pricing_plan .custom-radio input:checked + .radio-btn .pricing_table .iconify {
        color: #0F67CB;
    }

.pricing-new-mobile .mobile-headline {
    font-size: 20px;
    margin: 0 0 15px 0;
    text-align: center;
}

@media (max-width: 767px) {
    .pricing-new-mobile .mobile-headline {
        font-size: 12px;
        line-height: 18px;
        padding-top: 10px;
    }
}

.pricing-new-mobile .nav.nav-tabs {
    margin-bottom: 10px;
    border-bottom: 0;
    display: block;
}

    .pricing-new-mobile .nav.nav-tabs li {
        width: 100%;
        margin-bottom: 15px;
        text-transform: uppercase;
    }

@media (max-width: 575px) {
    .pricing-new-mobile .nav.nav-tabs li {
        margin-bottom: 10px;
    }
}

.pricing-new-mobile .nav.nav-tabs li a {
    display: block;
    background-color: #ccc;
}

.pricing-new-mobile .nav.nav-tabs .nav-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Poppins, sans-serif;
    border: 1px solid #F5F7F8;
    border-radius: 0;
    background: #F5F7F8;
    padding: 15px 15px;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #424A5C;
    cursor: pointer;
    width: 100%;
    outline: none;
}

@media (max-width: 575px) {
    .pricing-new-mobile .nav.nav-tabs .nav-btn {
        padding: 12px;
    }
}

@media (max-width: 374px) {
    .pricing-new-mobile .nav.nav-tabs .nav-btn {
        padding: 10px 5px;
        letter-spacing: -0.35px;
    }
}

.pricing-new-mobile .nav.nav-tabs .nav-btn:focus {
    outline: none;
    box-shadow: none;
}

.pricing-new-mobile .nav.nav-tabs .nav-btn i.fa-check {
    margin-right: 10px;
    margin-left: 5px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    border-radius: 100%;
    background: #959595;
    color: #fff;
    font-size: 11px;
    text-align: center;
    position: relative;
}

@media (max-width: 374px) {
    .pricing-new-mobile .nav.nav-tabs .nav-btn i.fa-check {
        margin-right: 4px;
        margin-left: 4px;
        height: 16px;
        width: 16px;
        line-height: 16px;
    }
}

.pricing-new-mobile .nav.nav-tabs .nav-btn .tabs-price {
    font-size: 20px;
    font-weight: 500;
    line-height: 33px;
    padding-right: 5px;
}

@media (max-width: 374px) {
    .pricing-new-mobile .nav.nav-tabs .nav-btn .tabs-price {
        font-size: 18px;
        letter-spacing: -0.75px;
    }
}

.pricing-new-mobile .nav.nav-tabs .nav-btn.active {
    border-color: #0f67cb;
}

    .pricing-new-mobile .nav.nav-tabs .nav-btn.active i.fa-check {
        background: #0f67cb;
    }

    .pricing-new-mobile .nav.nav-tabs .nav-btn.active .tabs-price {
        font-size: 22px;
        font-weight: 600;
    }

@media (max-width: 374px) {
    .pricing-new-mobile .nav.nav-tabs .nav-btn.active .tabs-price {
        font-size: 19px;
    }
}

.pricing-new-mobile .tab-content .list-group li {
    border: none;
    padding: 0.5rem 1rem 0.5rem 0;
    font-weight: 500;
    font-size: 12px;
    color: #424A5C;
    line-height: 16px;
    display: flex;
}

    .pricing-new-mobile .tab-content .list-group li img {
        width: 22px;
        margin-top: -2px;
        margin-right: 3px;
    }

.pricing-new-mobile .tab-content .small {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #424A5C;
    line-height: 16px;
    padding-top: 15px;
}

.pricing-new-mobile .pricing-mobile-btn {
    text-align: center;
}

@media (min-width: 768px) {
    .pricing-new-mobile .pricing-mobile-btn {
        padding-top: 10px;
    }
}

@media (max-width: 768px) {
    .pricing-new-mobile .pricing-mobile-btn.fbn .theme-btn-primary {
        width: 100%;
        font-size: 15px;
        padding: 10px 15px;
    }
}

html[dir='rtl'] .pricing-new-mobile .mobile-tab-content li {
    text-align: right;
}

.radio-buttons {
    position: relative;
}


/* Loading popup*/
#loader-modal .modal-content {
    border: 0;
}

#loader-modal.modal,
#loader-modal .modal-content {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0;
}

    #loader-modal .modal-dialog,
    #loader-modal.modal.show .modal-dialog {
        /*position: absolute;
        margin: 0 auto;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);*/
        width: 100%;
        max-width: 100%;
        height: 100%;
        margin: 0;
        border-radius: 0;
    }

    #loader-modal #loader-box,
    #loader-modal.modal #loader-box {
        position: absolute;
        margin: 0 auto;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .pricing-seo .btn {
        display: inline-block;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 1px solid transparent;
        padding: 0.6rem 1.2rem;
        font-size: 1.6rem;
        line-height: 1.5;
        border-radius: 0.25rem;
        text-transform: none;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    .pricing-seo .btn-primary {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }
    .pricing-seo .btn, .pricing-seo button{
        outline: none;
        transition: all 300ms linear 0s;
    }
    .pricing-seo .btn-sm {
        font-size: 1.39rem;
        padding: 0.75rem 1rem;
    }
    .pricing-seo .lead {
        font-size: 2rem;
    }
    .pricing-seo ul{
        list-style: none;
    }
    .pricing-seo h4::before{
        content: none!important;
    }
    .pricing-seo .guarantee a {
        color: #007bff;
    }
.bulk-pricing--container select.form-control{
    font-size: 1.6rem;
}
.select2-container .select2-selection--single {
    height: 38px;
}
        .select2-container--default .select2-selection--single .select2-selection__rendered{
            line-height: 38px; padding-left: 0.85rem;
    padding-right: 0.75rem;
        }
        .select2-container{
            font-size: 1.6rem;
        }
        .select2-results__option--selectable{
                padding-left: 0.75rem;
    padding-right: 0.75rem;
        }
        .select2-container--default .select2-selection--single .select2-selection__arrow{
                height: 36px;
        }
        .fa-angle-down:before {
            content: "";
            background-image: url(/wp-content/uploads/2023/08/down-arrow.svg);
            width: 21.25px;
            height: 35.33px;
            display: inline-block;
            background-size: contain;
            background-repeat: no-repeat;
        }
        .pricing-new-mobile .limited-access .nav-item {
            position: relative;
        }
        .pricing-new-mobile a.btn.show{
            display: flex!important;
        }
        .mb-3 {
            margin-bottom: 1.6rem!important;
        }
        .pricing-new-mobile .far.fa.fa-check:before{
            background-image: unset;
            width: unset;
            height: unset;
            display: unset;
            background-size: unset;
            background-repeat: unset;
            transform: unset;
        }
        @media (max-width: 767px){
            .fbn {
                margin: 0 auto;
                position: fixed;
                width: 100%;
                background: #fff;
                border-top: 1px solid #ddd;
                top: unset;
                right: 0;
                bottom: 0;
                left: 0;
                z-index: 12;
                padding: 10px;
            }
            .bounce-effect {
                -webkit-animation: bounce 1.2s ease-out;
                -moz-animation: bounce 800ms ease-out;
                -o-animation: bounce 800ms ease-out;
                animation: bounce 1.2s ease-out;
            }
        }
        .pricing-new-mobile .pricing-mobile-btn {
            text-align: center;
        }
        .theme-btn-primary {
            font-family: "Poppins", sans-serif;
            font-weight: 600;
            font-size: 1rem;
            background: #F9593A;
            border-radius: 4px;
            text-align: center;
            color: #fff;
            text-transform: uppercase;
        }

        .mobile-tab-content ul.isTeam.list-group.list-group-flush, .mobile-tab-content ul.isBusiness.list-group.list-group-flush{
            border: 1px solid #ebebeb;
            box-shadow: 0 3px 6px rgba(0,0,0,.1);
            font-size: 13.5px;
            margin: 0;
            padding: 13px 10px 10px 25px;
            list-style: disc;
        }
        .mobile-tab-content ul.isTeam.list-group.list-group-flush li, .mobile-tab-content ul.isBusiness.list-group.list-group-flush li{
            color: #2ebe6e;
    font-size: 13px;
    margin-bottom: 0.87rem;
    display: list-item;
        }
        .mobile-tab-content ul.isTeam.list-group.list-group-flush li span, .mobile-tab-content ul.isBusiness.list-group.list-group-flush li span {
            color: #333;
        }
        .invalid-feedback{
            font-size: 10px;
        }
        #calculatePricingContinue{
            background: #F9593A;
        }