.tab-pane img {
    padding: 0;
    height: auto
}

@media all and (max-width:767px) {
    .tab-pane img {
        margin-top: 15px
    }
}

a,
.btn,
button,
input[type="submit"] {
    transition: all .3s ease-in-out
}

.packages-new,
.auth-frm-sec {
    padding: 80px 0 65px
}

.packages-new .tbl-outer {
    position: relative
}

.packages-new .table-responsive {
    border: 1px solid #B2C0D5;
    border-radius: 20px
}

.packages-new-tbl {
    border-collapse: collapse;
    background-color: #fff;
    margin: 0;
    border-spacing: 0
}

.packages-new .table-responsive::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    height: 100%;
    width: 100%;
    background-color: #304179;
    border-radius: 39px;
    opacity: .31;
    filter: blur(24px);
    z-index: 0
}

.packages-new-tbl th {
    background-color: #1E2D5F;
    font-size: 28px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    border: 0;
    padding: 36px;
    font-weight: 600
}

.packages-new-tbl2 thead tr:first-child th:first-child {
    background-color: #1E2D5F
}

.packages-new-tbl thead tr:first-child th:first-child,
.packages-new-tbl2 thead tr:first-child th:nth-child(2) {
    background-color: #495EA7;
    border-radius: 20px 0 0 0
}

.packages-new-tbl2 thead tr:first-child th:nth-child(2) {
    border-radius: 0
}

.packages-new-tbl th:nth-child(2),
.packages-new-tbl2 thead tr:first-child th:nth-child(3) {
    background-color: #3C519A
}

.packages-new-tbl2 tbody tr:first-child td {
    font-weight: 600;
    text-transform: uppercase
}

.packages-new-tbl2 tbody tr:first-child td:first-child {
    font-weight: 400;
    text-transform: none
}

.red-txt {
    color: #CF1A3B
}

.packages-new-tbl th:nth-child(3),
.packages-new-tbl2 thead tr:first-child th:nth-child(4) {
    background-color: #2E4080
}

.packages-new-tbl thead tr:first-child th:last-child {
    border-radius: 0 20px 0 0
}

.packages-new-tbl thead tr:nth-child(2) th {
    color: #304179;
    background-color: #fff !important;
    font-size: 24px;
    line-height: 1.45;
    padding: 28px;
    text-align: center;
    border-right: 1px solid #B2C0D5B0
}

.packages-new-tbl th,
.packages-new-tbl td {
    position: relative
}

.packages-new-tbl tbody {
    position: relative;
    background-color: #fff
}

.packages-new-tbl th:after,
.packages-new-tbl td:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 13px;
    background: transparent linear-gradient(90deg, #00000000 0%, #031939CC 100%) 0% 0% no-repeat;
    mix-blend-mode: multiply;
    opacity: .17;
    right: 0;
    top: 0;
    bottom: 0
}

.table.packages-new-tbl>:not(:first-child) {
    border-top: 1px solid #4672B587
}

.packages-new-tbl tbody:after {
    content: '';
    height: 13px;
    width: 100%;
    position: absolute;
    top: -1px;
    bottom: auto;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    mix-blend-mode: multiply;
    opacity: .13
}

.packages-new-tbl th:last-child::after,
.packages-new-tbl td:last-child::after {
    display: none
}

.packages-new-tbl tbody td {
    padding: 25px 30px 20px;
    color: #0F336A;
    font-size: 16px;
    line-height: 22px
}

.packages-new-tbl tbody tr:nth-child(odd) td {
    background: rgba(210, 216, 240, .5);
    mix-blend-mode: multiply
}

.packages-new-tbl tbody tr:nth-child(odd) td:nth-child(odd) {
    background: rgba(210, 216, 240, .19)
}

.packages-new-tbl tbody tr:last-child td:first-child {
    border-radius: 0 0 0 20px
}

.packages-new-tbl tbody tr:last-child td:last-child {
    border-radius: 0 0 20px 0
}

.packages-new-tbl tbody td {
    border-right: 1px solid rgba(81, 120, 178, .43);
    border-bottom: 1px solid #B2C0D5B0
}

.packages-new-tbl tbody td:last-child {
    border-right: 0
}

.packages-new-tbl tbody tr:last-child td {
    border-bottom: 0;
    padding-block: 30px
}

.tbl-btn,
.btn-blue {
    background-color: #EC6880;
    display: block;
    width: 100%;
    max-width: 203px;
    border-radius: 34px;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0;
    color: #FEFEFE;
    text-transform: capitalize;
    margin: 0 auto;
    border: 1px solid #EC6880;
    transition: all .3s ease-in-out
}

.btn-blue {
    background-color: #304179;
    border: 1px solid #304179
}

.tbl-btn:hover {
    background-color: #fff;
    color: #EC6880
}

.btn-blue:hover {
    background-color: #fff;
    color: #304179
}

.chk-icon {
    display: flex;
    padding: 8px 0;
    justify-content: center;
    margin: 0 auto;
    height: 33px;
    width: 33px;
    background-color: #364881;
    border-radius: 50%
}

.chk-icon::before {
    content: '';
    width: 18px;
    height: 13px;
    border: 5px solid #fff;
    border-top: 0;
    border-right: 0;
    transform: rotate(-45deg)
}

.packages-new-tbl2 {
    text-align: center;
    font-size: 18px;
    line-height: 26px
}

.packages-new-tbl2 tr td:first-child {
    text-align: left
}

.authform {
    background-color: #F8FBFF;
    box-shadow: 0 0 26px #254A5C33;
    border: 1px solid #254A5C21;
    border-radius: 30px;
    padding: 58px 78px 42px;
    overflow: hidden
}

.authform h2 {
    position: relative;
    font-size: 36px;
    line-height: 1.75;
    font-weight: 600;
    letter-spacing: 0;
    color: #424242;
    padding: 0 0 20px;
    margin: 0 0 50px
}

.authform h2:after {
    content: '';
    position: absolute;
    width: 114px;
    height: 6px;
    background-color: #CF1A3B;
    border-radius: 5px;
    left: 0;
    bottom: 0
}

.authform label {
    font-size: 18px !important;
    line-height: 1.44;
    color: #0F336A !important;
    text-transform: capitalize
}

.auth-form-field,
input[type="text"].auth-form-field {
    display: block;
    border: 1px solid #9DACBC;
    background-color: #FFFFFF;
    border-radius: 10px !important;
    padding: 25px 24px;
    font-size: 18px;
    color: #000;
    line-height: 1.1112;
    width: 100%;
    transition: all .3s ease-in-out
}

.auth-form-field:focus,
.auth-form-field:focus-visible,
input[type="text"].auth-form-field:focus,
input[type="text"].auth-form-field:focus-visible {
    outline: none;
    border-color: #304179
}

#password-field.auth-form-field {
    padding-right: 55px
}

.authform .form-group {
    margin: 20px 0 5px;
    position: relative
}

.authform .toggle-password {
    position: absolute;
    bottom: 26px;
    right: 24px;
    font-size: 24px;
    color: #254A5C
}

.forgot-pass {
    text-align: right
}

.forgot-pass a,
.forgot-pass p {
    display: inline-block;
    font-size: 16px;
    line-height: 1.62;
    font-style: italic;
    color: #818D9F
}

.forgot-pass p {
    display: block;
    margin: 0;
    text-align: left
}

.forgot-pass a:hover {
    color: #304179
}

.authform .btn-group {
    margin: 27px 0 30px;
    width: 100%
}

.auth-btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    border-radius: 39px;
    color: #FEFEFE;
    background-color: #304179;
    border: 1px solid #304179;
    transition: all .3s ease-in-out
}

.auth-btn:hover {
    background-color: #fff;
    color: #304179
}

.authform .row {
    align-items: flex-end
}

.auth-page-wrap {
    text-align: center;
    font-size: 18px;
    line-height: 1.44;
    color: #0F336A
}

.auth-page-wrap p {
    margin: 0
}

.auth-page-wrap a {
    font-weight: 600;
    color: #CF1A3B;
    text-decoration: underline !important
}

.auth-page-wrap a:hover {
    text-decoration: none !important;
    color: #304179
}

.login-bg {
    position: relative;
    margin: 0 0 -42px;
    z-index: 1
}

.login-bg:before,
.login-bg:after {
    content: '';
    position: absolute;
    border: 50px solid #D4E6EF;
    background-color: transparent;
    width: 279px;
    height: 279px;
    border-radius: 50%;
    bottom: -90px;
    right: 0;
    opacity: .72;
    z-index: -1
}

.login-bg:before {
    width: 714px;
    height: 714px;
    border: 70px solid #E8F1FA;
    opacity: .57;
    bottom: 130px;
    right: 110px
}

.login-bg img {
    display: block;
    width: 100%;
    max-width: 507px
}

.seprator {
    padding: 45px 0 37px;
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: 0;
    color: #0F336A;
    text-align: center;
    position: relative
}

.seprator span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 0 30px
}

.seprator::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #9DACBC;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%)
}

.goggle-btn {
    display: block;
    width: 100%;
    padding: 27px 80px;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #424242;
    text-align: center;
    background-image: url('../images/google.png');
    background-size: 37px 37px;
    background-repeat: no-repeat;
    background-position: 25px center;
    border: 1px solid #9DACBC;
    border-radius: 39px;
    background-color: #fff
}

.goggle-btn:hover {
    background-color: #304179;
    color: #fff
}

.plan-popup .modal-dialog {
    max-width: 740px !important;
    padding: 70px 0;
    width: calc(100% - 70px);
    margin: 0 auto
}

.plan-popup .modal-content {
    padding: 50px 70px 60px;
    border-radius: 30px;
    overflow: visible
}

.plan-popup .modal-header,
.plan-popup .modal-body,
.plan-popup .modal-footer {
    padding: 0;
    border: 0
}

.plan-popup .btn-close {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 4px solid #CF1A3B;
    border-radius: 50%;
    height: 64px;
    width: 64px;
    position: absolute;
    right: -32px;
    padding: 0;
    top: -32px;
    margin: 0;
    box-sizing: border-box;
    opacity: 1;
    background-image: none;
    background-color: #fff
}

.plan-popup .btn-close:hover {
    background-color: #CF1A3B
}

.plan-popup .btn-close svg {
    display: block;
    height: 18px;
    width: 18px
}

.plan-popup .btn-close svg path {
    fill: #CF1A3B;
    transition: all .3s ease-in-out
}

.plan-popup .btn-close:hover svg path {
    fill: #fff
}

.plan-popup h2 {
    font-size: 36px !important;
    color: #424242;
    padding-bottom: 30px;
    margin: 0 0 50px;
    position: relative
}

.plan-popup h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 6px;
    width: 93px;
    background-color: #CF1A3B;
    border-radius: 10px
}

.custom-radio {
    position: relative
}

.custom-radio input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.plan-popup label {
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    color: #424242;
    display: inline-block
}

.custom-radio-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 50px;
    min-height: 25px
}

.custom-radio label {
    position: relative;
    padding-left: 35px;
    font-weight: 500;
    cursor: pointer
}

.custom-radio label::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    display: block;
    border: 1px solid #8EA5AF;
    border-radius: 50%;
    left: 0;
    top: -1px;
    z-index: 1;
    transition: all .3s ease-in-out
}

.custom-radio label::after {
    content: '';
    height: 13px;
    width: 13px;
    position: absolute;
    top: 5px;
    left: 6px;
    background-color: #254A5C;
    border-color: #254A5C;
    border-radius: 50%;
    z-index: 2;
    transform: scale(0);
    transition: all .3s ease-in-out
}

.custom-radio input[type="radio"]:checked+label::after {
    transform: scale(1)
}

.plan-popup .modal-footer {
    padding-top: 70px
}

.features-section p {
    margin: 0
}

.key-feature-ico {
    height: 70px;
    width: 70px;
    border-radius: 50%
}

.key-feature-ico img {
    display: block;
    height: auto;
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
    object-position: center center
}

.features-section h3 {
    font-size: 22px;
    font-weight: 700
}

.link-btn {
    font-weight: 700;
    color: #ec6880
}

@media(max-width:1199px) {
    .authform h2 {
        font-size: 30px;
        padding: 0 0 15px;
        margin: 0 0 35px
    }

    .auth-form-field,
    input[type="text"].auth-form-field {
        padding: 18px 24px
    }

    .authform {
        padding: 35px 45px
    }

    .login-bg {
        margin: 0 0 -35px
    }

    .auth-btn {
        padding: 18px 20px;
        font-size: 22px
    }

    .authform .toggle-password {
        bottom: 18px
    }

    .plan-popup .modal-content {
        padding: 40px 50px 45px
    }

    .plan-popup h2 {
        font-size: 32px !important;
        padding-bottom: 20px;
        margin: 0 0 30px
    }

    .plan-popup .modal-footer {
        padding-top: 50px
    }

    .plan-popup .btn-close {
        height: 54px;
        width: 54px;
        right: -27px;
        top: -27px
    }
}

@media(max-width:991px) {

    .packages-new,
    .auth-frm-sec {
        padding: 60px 0
    }

    .packages-new-tbl th {
        font-size: 22px;
        padding: 28px
    }

    .packages-new-tbl thead tr:nth-child(2) th {
        font-size: 20px;
        padding: 20px
    }

    .packages-new-tbl tbody td {
        padding: 20px 15px 15px;
        font-size: 14px;
        line-height: 20px
    }

    .tbl-btn {
        padding: 16px;
        font-size: 16px
    }

    .packages-new-tbl2 {
        font-size: 16px;
        line-height: 24px
    }

    .plan-popup h2 {
        font-size: 28px !important;
        padding-bottom: 15px;
        margin: 0 0 22px
    }

    .plan-popup .modal-dialog {
        padding: 50px 0
    }

    .plan-popup .modal-content {
        padding: 30px 30px 35px;
        border-radius: 20px
    }

    .plan-popup .modal-footer {
        padding-top: 35px
    }

    .custom-radio-wrap {
        gap: 20px
    }

    .plan-popup .custom-radio {
        width: calc(50% - 10px)
    }

    .features-section h3 {
        font-size: 20px
    }
}

@media(max-width:767px) {

    .packages-new,
    .auth-frm-sec {
        padding: 50px 0
    }

    .authform {
        padding: 25px 30px
    }

    .authform h2 {
        font-size: 28px;
        padding: 0 0 10px;
        margin: 0 0 20px
    }

    .auth-form-field,
    input[type="text"].auth-form-field {
        padding: 15px 20px
    }

    .authform .toggle-password {
        bottom: 16px;
        right: 15px;
        font-size: 22px
    }

    .authform label {
        font-size: 16px !important
    }

    .auth-form-field,
    input[type="text"].auth-form-field {
        font-size: 16px
    }

    #password-field.auth-form-field {
        padding-right: 45px
    }

    .authform .btn-group {
        margin: 20px 0;
        width: 100%
    }

    .auth-btn,
    .goggle-btn {
        font-size: 20px;
        margin: 0 auto
    }

    .auth-page-wrap {
        font-size: 16px
    }

    .goggle-btn {
        background-size: 25px 25px;
        background-position: 20px center;
        padding: 20px 60px
    }
}

@media(max-width:575px) {

    .packages-new,
    .auth-frm-sec {
        padding: 40px 0
    }

    .authform h2 {
        font-size: 24px
    }

    .auth-form-field,
    input[type="text"].auth-form-field {
        padding: 15px
    }

    .auth-btn {
        padding: 15px 20px
    }

    .goggle-btn {
        background-size: 20px 20px;
        background-position: 15px center;
        font-size: 16px;
        padding: 20px 40px
    }

    .authform .toggle-password {
        right: 12px;
        font-size: 20px
    }

    #password-field.auth-form-field {
        padding-right: 40px
    }

    .plan-popup h2 {
        font-size: 24px !important;
        padding-bottom: 15px;
        margin: 0 0 20px
    }

    .plan-popup .custom-radio {
        width: 100%
    }

    .plan-popup .modal-footer {
        padding-top: 25px
    }

    .plan-popup .modal-dialog {
        width: calc(100% - 50px)
    }

    .plan-popup .btn-close {
        height: 46px;
        width: 46px;
        right: -23px;
        top: -22px
    }

    .plan-popup .btn-close svg {
        display: block;
        height: 15px;
        width: 15px
    }

    .features-section h3 {
        font-size: 18px
    }
}

.new-tab-packages {
    padding: 55px 0 55px;
    font-family: "Poppins-Regular", sans-serif
}

.new-tab-packages .main-tabs-nav {
    margin: 0 auto 48px;
    background: #F4F9FF;
    border: 1px solid #B0B9C9;
    border-radius: 48px;
    display: flex;
    max-width: 676px;
    overflow: hidden;
}

.new-tab-packages .nav-tabs {
    margin: 0 auto 48px;
    border-bottom: none;
}

.new-tab-packages .main-tabs-nav>.nav-link, .new-tab-packages .nav-link {
    background: #F4F9FF;
    border: 0 none !important;
    border-radius: 48px;
    text-align: center;
    max-width: 50%;
    flex: 0 0 50%;
    padding: 22px 15px;
    color: #506074;
    font-size: 22px;
    line-height: 33px;
    font-weight: 400;
    font-family: "Poppins-Regular", sans-serif !important;
}

.new-tab-packages .main-tabs-nav>.nav-link.active, .new-tab-packages .nav-link.active {
    background: #023C8F;
    font-weight: 600;
    color: #fff;
}
.new-tab-packages .nav-link.active {
    margin: 0 auto;
}
.new-tab-packages .nav-link.new-nav-link {
    flex: 0 0 25%;
}

.new-tab-packages .container .second-content-wrap>.tab-content {
    background: #fff;
    border: 1px solid #B0B9C9;
    max-width: 1212px;
    margin: 0 auto;
    padding: 40px 64px;
    border-radius: 32px;
    box-shadow: 0 10px 24px rgba(48, 65, 121, .3);
}

.new-tab-packages .sub-tab-nav {
    display: flex;
}

.new-tab-packages .sub-tab-nav>.nav-link {
    background: #fff;
    position: relative;
    padding-top: 0;
    padding-bottom: 24px;
    color: #888888;
    flex: 0 0 50%;
    max-width: 50%;
    border: 0 none;
    letter-spacing: 7.2px;
    color: #888888;
    border-bottom: 1px solid #B2C0D5;
    font-size: 24px;
    line-height: 35px;
}

.new-tab-packages .sub-tab-nav>.nav-link:before {
    background: #023C8F;
    height: 5px;
    transition: all .5s ease-out;
    opacity: 0;
    visibility: hidden;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.new-tab-packages .sub-tab-nav>.nav-link.active:before {
    opacity: 1;
    visibility: visible;
}

.new-tab-packages .sub-tab-nav>.nav-link.active {
    color: #0B3067;
    font-family: "Poppins-Bold", sans-serif
}

.new-tab-packages .tab-content .tab-content {
    padding: 44px 0 0;
}

.new-tab-packages .tab-inner-cotnent-wrap.row {
    margin: 0 -35px;
    padding-bottom: 20px;
}

.new-tab-packages .tab-inner-cotnent-wrap.row>div {
    padding: 0 35px;
}

.get-started-text-full {
    display: none;
}

.new-tab-packages p.planname {
    color: #EC6880 !important;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 6px;
    letter-spacing: 1.8px;
}

.border-bottom-box {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D3DAE4;
}

.border-bottom-box h2 {
    color: #0B3067;
    font-size: 34px;
    font-weight: 400;
    line-height: 51px;
    margin-bottom: 0;
}

.border-bottom-box h2 strong {
    font-family: "Poppins-Bold", sans-serif;
}

.border-bottom-box p.offer-name {
    font-size: 18px;
    line-height: 27px;
    color: #424242;
    margin-bottom: 0;
    letter-spacing: .54px;
}

.new-tab-packages p {
    font-size: 16px;
    line-height: 22px;
    color: #424242;
}

.new-tab-packages .price {
    font-size: 90px;
    font-family: "Poppins-Bold", sans-serif;
    color: #0B3067;
    line-height: 1;
    margin-bottom: 12px;
}

.new-tab-packages .price sub,
.new-tab-packages .price sup {
    font-size: 38px;
    line-height: 57px;
    font-family: "Poppins-SemiBold", sans-serif;
    color: #0B3067;
    vertical-align: middle;
}

.new-tab-packages .price sub {
    margin-left: 7px;
}

.new-tab-packages .price sup {
    margin-right: 7px;
}

.border-bottom-box p:last-child {
    margin-bottom: 0;
}

a.faq-popup-link {
    font-size: 24px;
    line-height: 35px;
    cursor: pointer;
    color: #EC6880;
    font-family: "Poppins-SemiBold", sans-serif;
    /* display: flex; */
    display: inline-flex;  gap: 15px;
    align-items: center;
}

a.faq-popup-link .link-text {
    text-decoration: underline !important;
}

a.faq-popup-link:hover .link-text {
    text-decoration: none !important;
}

.new-tab-packages .tab-footer-content {
    border-top: 1px solid #D3DAE4;
    padding-top: 37px;
    text-align: center;
}

.tab-footer-content h3 {
    font-size: 32px;
    line-height: 42px;
    color: #0B3067;
    margin-bottom: 5px;
    font-family: "Poppins-Regular", sans-serif;
}

.tab-footer-content h3 strong {
    font-family: "Poppins-Bold", sans-serif;
}

.tab-footer-content p {
    color: #222;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}

.tab-footer-content a {
    color: #EC6880;
    text-decoration: underline !important;
}

.tab-footer-content a:hover {
    text-decoration: none !important;
}

.new-tab-packages .box-content {
    border: 1px solid #CFD3D9;
    padding: 24px;
}

.new-tab-packages .box-content.light-blue {
    background: #F4F9FF;
    margin-bottom: 20px;
    border-radius: 8px;
}

.new-tab-packages .box-content p:last-child {
    margin-bottom: 0;
}

.new-tab-packages .box-content h3 {
    font-size: 24px;
    line-height: 35px;
    color: #0B3067;
    font-family: "Poppins-Bold", sans-serif;
    margin-bottom: 10px;
}

.check-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.check-icon-list li {
    padding-left: 27px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 4px;
}

.check-icon-list li:before {
    background: url(../images/check-bullet-icon.svg) left top no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    content: "";
    top: 5px;
}

.check-icon-list li:last-child {
    margin-bottom: 0;
}

.disc-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.disc-list li {
    padding-left: 27px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 4px;
    padding-left: 20px;
}

.disc-list li:before {
    background: #254960;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
}

#nav-freemium .plan-select-btn-text {
    margin-top: 108px;
}

#nav-starter .plan-select-btn-text {
    margin-top: 70px;
}

.plan-select-btn-text h3 {
    font-size: 24px;
    line-height: 1;
    color: #023C8F;
    margin-bottom: 5px;
    font-family: "Poppins-Bold", sans-serif;
}

.plan-select-btn-text p {
    color: #424242;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
}

.btn.package-btn {
    width: 100%;
    text-align: center;
    background: #0B3067;
    border-radius: 22px;
    padding: 20px 10px;
    color: #fff;
    font-size: 28px;
    line-height: 42px;
    font-family: "Poppins-SemiBold", sans-serif;
}

.btn.package-btn:hover,
.btn.package-btn:active {
    background: #fff;
    color: #0B3067;
    border-color: #0B3067;
}

#nav-freemium .box-content:first-child {
    margin-top: 40px;
}

#nav-starter .box-content:first-child {
    margin-top: 70px;
}

.normal-text-wrap h3 {
    font-size: 24px;
    line-height: 36px;
}

.normal-text-wrap {
    margin-bottom: 40px;
}

#nav-growth .plan-select-btn-text {
    margin-bottom: 80px;
}

.faq-popup-link.bluetext {
    color: #023C8F;
}

.border-bottom-box h3 {
    font-size: 24px;
    line-height: 35px;
    color: #0B3067;
    font-family: "Poppins-Bold", sans-serif;
    margin-bottom: 10px;
}

.border-bottom-box.no-bdr {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.new-tab-packages .box-content:first-child {
    margin-top: 50px;
}

.btn.border-btn.white-bg {
    font-size: 20px;
    text-decoration: none !important;
    line-height: 37px;
    padding: 20px 30px;
    border: 1px solid #A3B7C4;
    border-radius: 13px;
    background: #ffff;
    font-family: "Poppins-SemiBold", sans-serif;
    color: #0B3067;
}

.btn.border-btn.white-bg:hover {
    background: #0B3067;
    color: #fff;
    border-color: #0B3067;
}

.border-bottom-box a {
    color: #EC6880;
    text-decoration: underline !important;
    font-family: "Poppins-SemiBold", sans-serif;
}

#nav-enterprise .plan-select-btn-text {
    margin-bottom: 80px;
}

.disc-list li strong {
    font-family: "Poppins-Bold", sans-serif;
    font-weight: normal !important;
}

.faq-wrapper {
    padding: 0 43px;
}

.faq-wrapper .faq-accordion-item {
    border-bottom: 1px solid #A4BECF;
    padding: 19px 0;
}

.faq-wrapper .faq-accordion-item .faq-title h3 {
    font-size: 18px;
    padding-left: 40px;
    padding-right: 30px;
    line-height: 20px;
    font-family: "Poppins-Bold", sans-serif;
    color: #0B3067;
    position: relative;
}

.faq-modal .modal-body {
    padding: 0 0 46px;
}

.faq-modal .modal-content {
    border-radius: 30px;
}

.faq-wrapper .faq-accordion-item p:last-child {
    margin-bottom: 0;
}

.faq-modal .modal-header {
    border-bottom: 0 none;
    padding: 0;
}

.faq-wrapper {
    counter-reset: question-incrementor
}

.faq-wrapper .faq-accordion-item h3 {
    position: relative;
    margin-bottom: 0;
}

.faq-wrapper .faq-accordion-item h3::before {
    counter-increment: question-incrementor;
    content: "0" counter(question-incrementor)".";
    font-size: 18px;
    line-height: 20px;
    margin-right: 14px;
    color: #0B3067;
    position: absolute;
    left: 0;
    top: 0
}

.faq-wrapper .faq-accordion-item:nth-child(n+10) h3::before {
    content: counter(question-incrementor)"."
}

.faq-modal .modal-header {
    padding: 25px 44px 0;
}

.faq-modal .modal-header h2 {
    font-size: 34px;
    line-height: 51px;
    color: #0B3067;
    position: relative;
    font-family: "Poppins-Bold", sans-serif;
}

.faq-wrapper .faq-accordion-item h3:after {
    position: absolute;
    content: "";
    background: url(../images/faq-plus.svg) center no-repeat;
    width: 18px;
    height: 18px;
    right: 0;
    top: 0;
}

.faq-wrapper .faq-accordion-item .faq-title {
    margin-bottom: 0;
    transition: all .3s ease-out;
    cursor: pointer
}

.faq-wrapper .faq-accordion-item.active .faq-title {
    margin-bottom: 9px;
}

.faq-wrapper .faq-accordion-item.active .faq-title h3:after {
    background: url(../images/faq-minus.svg) center no-repeat
}

.faq-wrapper .faq-detail {
    padding: 0 0 0 38px;
}

.faq-modal .modal-dialog {
    margin: 2.75rem auto !important;
}

.faq-wrapper .faq-detail {
    display: none;
}

.heading-popup {
    padding-bottom: 19px;
    border-bottom: 1px solid #254A5C47;
    width: 100%;
}

.heading-popup h2 {
    padding-bottom: 20px;
    position: relative;
}

.heading-popup h2:before {
    background: #CF1A3B;
    height: 6px;
    width: 93px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 6px;
}

.faq-modal .btn-close {
    opacity: 1;
    width: 64px !important;
    height: 64px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 4px solid #CF1A3B;
    border-radius: 50%;
    position: absolute;
    background: #fff !important;
    right: -32px;
    top: -32px;
    box-sizing: border-box;
}

.faq-modal .btn-close:hover {
    background: #CF1A3B !important;
}

.faq-modal .btn-close:hover svg line {
    stroke: #fff !important;
}

#nav-givelife365full-tab .tab-footer-content p {
    font-size: 22px;
    line-height: 33px;
    color: #222222;
    max-width: 830px;
    margin: 0 auto;
}

#nav-givelife365full-tab .tab-footer-content p strong {
    font-family: "Poppins-Bold", sans-serif;
}

.get-started-text-full {
    margin-bottom: 40px;
}

.get-started-text-full p {
    color: #424242;
}

.get-started-text-full h2 {
    color: #023C8F;
    font-size: 32px;
    line-height: 1;
    font-family: "Poppins-Bold", sans-serif;
    margin-bottom: 10px;
}

.faq-accordion-item {
    font-family: "Poppins-Regular", sans-serif;
}

.faq-accordion-item .sub-head {
    font-size: 16px;
    margin-bottom: 0;
    font-family: "Poppins-Bold", sans-serif;
}

.faq-accordion-item .sub-head strong {
    font-weight: normal !important;
}

.faq-accordion-item ul {
    list-style: disc;
    margin-left: 15px;
}

.faq-accordion-item ul li {
    list-style: disc;
}


.packages-gl365 thead tr:first-child th:before {
    content: '';
    position: absolute;
    bottom: 0;
   /*  left: 20%;
    width: 60%; */
    left: 0%;
    width: 100%;
    height: 3px;
    background-color: #0B3067;
}
.packages-gl365 > tbody   { border-top: none !important;}

/* .packages-gl365 thead tr:first-child th:first-child, .packages-gl365 thead tr:first-child th:nth-child(2) {
    background: #fff;
    position: relative;
    padding-top: 0;
    padding-bottom: 24px;
    color: #888888;
    flex: 0 0 50%;
    max-width: 50%;
    border: 0 none;
    letter-spacing: 7.2px;
    border-bottom: 1px solid #B2C0D5;
    font-size: 24px;
    line-height: 35px;
    color: #0B3067;
    font-family: "Poppins-Bold", sans-serif;
    text-align: center;
} */

.packages-gl365 thead tr:first-child th:first-child, .packages-gl365 thead tr:first-child th:nth-child(2) {
    background: #f2f2f2;
    position: relative;
    padding-top: 0;
    padding-bottom: 24px;
    color: #888888;
    flex: 0 0 50%;
    max-width: 50%;
    border: 0 none;
    letter-spacing: 7.2px;
    border-bottom: 1px solid #B2C0D5;
    font-size: 24px;
    line-height: 35px;
    color: #0B3067;
    font-family: "Poppins-Bold", sans-serif;
    text-align: center;

}
.packages-gl365 thead tr:first-child th:first-child {
    background: #f2f2f2;
    padding-top: 15px;
    border-right: 1px solid #545454;
}

.packages-gl365 tbody {
    position: relative;
    background-color: #fff
}

/* .packages-gl365 th:after,
.packages-gl365 td:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 13px;
    background: transparent linear-gradient(90deg, #00000000 0%, #031939CC 100%) 0% 0% no-repeat;
    mix-blend-mode: multiply;
    opacity: .17;
    right: 0;
    top: 0;
    bottom: 0
} */

.packages-gl365 .btn.package-btn {
    width: 70%;
    text-align: center;
    background: #0B3067;
    border-radius: 22px;
    padding: 10px 10px;
    color: #fff;
    font-size: 22px;
    line-height: 42px;
    font-family: "Poppins-SemiBold", sans-serif;
}

.table.packages-gl365>:not(:first-child) {
    border-top: 1px solid #4672B587
}

.packages-gl365 tbody:after {
    content: '';
    height: 13px;
    width: 100%;
    position: absolute;
    top: -1px;
    bottom: auto;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    mix-blend-mode: multiply;
    opacity: .13
}

.packages-gl365 th:last-child::after,
.packages-gl365 td:last-child::after {
    display: none
}

.packages-gl365 tbody td {
    /* padding: 25px 30px 20px; */
    padding: 16px 20px 15px;
    color: #0F336A;
    font-size: 16px;
    line-height: 22px
}

.packages-gl365 tbody tr:nth-child(odd) td {
    /* background: rgba(210, 216, 240, .5); */
    background: rgba(210, 216, 240, .19);
    mix-blend-mode: multiply
}

.packages-gl365 tbody tr:nth-child(odd) td:nth-child(odd) {
    background: rgba(210, 216, 240, .19)
}

.packages-gl365 tbody tr:last-child td:first-child {
    border-radius: 0 0 0 20px
}

.packages-gl365 tbody tr:last-child td:last-child {
    border-radius: 0 0 20px 0
}

.packages-gl365 tbody td {
    border-right: 1px solid rgba(81, 120, 178, .43);
    border-bottom: 1px solid #B2C0D5B0
}

.packages-gl365 tbody td:last-child {
    border-right: 0
}

.packages-gl365 tbody tr:last-child td {
    border-bottom: 0;
    padding-block: 30px
}

/* .packages-gl365 h3 {
    font-size: 24px;
    line-height: 35px;
    color: #0B3067;
    font-family: "Poppins-Bold", sans-serif;
    margin-bottom: 10px;
} */

.packages-gl365 h3 {
    font-size: 20px;
    line-height: 20px;
    color: #0B3067;
    font-family: "Poppins-Bold", sans-serif;
    margin-top: 10px;
}


.packages-gl365 tbody .heading {
    background: rgba(210, 216, 240, .5);
    mix-blend-mode: multiply;
}
.packages-gl365 .price {
    font-size: 60px;
    font-family: "Poppins-Bold", sans-serif;
    color: #0B3067;
    line-height: 1;
    margin-bottom: 12px;
}
.packages-gl365 .price-box .price.freemium sub {
    font-size: 12px;
    line-height: normal;
    position: relative;
    top: -6px;
    padding-left: 8px;
}

.btn.border-btn.blue-bg {
    font-size: 18px;
    text-decoration: none !important;
    line-height: 37px;
    /* padding: 20px 30px; */
    border: 1px solid #A3B7C4;
    border-radius: 13px;
    background: #0B3067;
    font-family: "Poppins-SemiBold", sans-serif;
    color: #fff;
    margin: 10px 0;
}

@media(max-width:1199px) {
    .new-tab-packages .container .second-content-wrap>.tab-content {
        padding: 32px;
    }

    .new-tab-packages .price {
        font-size: 70px;
    }

    .new-tab-packages .price sub,
    .new-tab-packages .price sup {
        font-size: 28px;
        line-height: 1.2;
    }

    a.faq-popup-link {
        font-size: 20px;
        line-height: 1.2;
    }

    .new-tab-packages .tab-inner-cotnent-wrap.row {
        margin: 0 -20px;
    }

    .new-tab-packages .tab-inner-cotnent-wrap.row>div {
        padding: 0 20px;
    }

    .new-tab-packages .box-content {
        padding: 20px;
    }

    .new-tab-packages .tab-content .tab-content {
        padding: 24px 0 0;
    }

    .new-tab-packages .tab-footer-content {
        padding-top: 24px;
    }

    .btn.border-btn.white-bg {
        padding: 12px 30px;
    }

    .btn.package-btn {
        padding: 12px 30px;
        font-size: 24px;
    }
}

@media(max-width:991px) {
    .new-tab-packages .container .second-content-wrap>.tab-content {
        padding: 24px;
    }

    .border-bottom-box {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .new-tab-packages p.planname {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 1px;
    }

    .new-tab-packages .price {
        font-size: 50px;
        line-height: 1;
    }

    .new-tab-packages .sub-tab-nav>.nav-link {
        letter-spacing: 5px;
        font-size: 20px;
        padding-bottom: 12px;
        line-height: 1.2;
    }

    .border-bottom-box h2 {
        font-size: 28px;
        line-height: 1;
    }

    .new-tab-packages .price sub,
    .new-tab-packages .price sup {
        font-size: 20px;
    }

    .new-tab-packages p,
    .check-icon-list li,
    .disc-list li {
        font-size: 15px;
        line-height: 1.3;
    }

    .check-icon-list li::before {
        top: 4px;
    }

    .disc-list li:before {
        top: 6px;
    }

    a.faq-popup-link {
        font-size: 18px;
    }

    .new-tab-packages .tab-inner-cotnent-wrap.row {
        margin: 0 -15px;
    }

    .new-tab-packages .tab-inner-cotnent-wrap.row>div {
        padding: 0 15px;
    }

    .new-tab-packages .box-content h3 {
        font-size: 20px;
        line-height: 1.1;
    }

    .new-tab-packages .box-content {
        padding: 16px;
    }

    .tab-footer-content h3 {
        font-size: 24px;
        line-height: 1.1;
    }

    #nav-givelife365full-tab .tab-footer-content p {
        font-size: 20px;
        line-height: 1.2;
    }

    .plan-select-btn-text h3 {
        font-size: 22px;
        line-height: 1;
    }

    #nav-givelife365full-tab .tab-footer-content p {
        font-size: 20px;
    }

    .box-content:first-child {
        margin-top: 0 !important;
    }

    .new-tab-packages .main-tabs-nav>.nav-link {
        padding: 16px 15px;
        font-size: 20px;
        line-height: 1.3;
    }

    .faq-modal .btn-close {
        width: 40px !important;
        height: 40px !important;
        border: 2px solid #CF1A3B;
        right: -20px;
        top: -20px;
    }

    .faq-modal .modal-header h2 {
        font-size: 27px;
        line-height: 40px;
    }
}

@media(max-width:767px) {
    #nav-freemium .plan-select-btn-text {
        margin-top: 40px;
        margin-bottom: 24px;
    }

    .btn.package-btn {
        line-height: 1.3;
        font-size: 22px;
    }

    .tab-footer-content h3 {
        font-size: 20px;
    }

    .btn.border-btn.white-bg {
        line-height: 1.2;
        font-size: 18px;
    }

    #nav-growth .plan-select-btn-text {
        margin-bottom: 40px;
    }

    #nav-starter .plan-select-btn-text {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .box-content:first-child {
        margin-top: 20px !important;
    }

    #nav-enterprise .plan-select-btn-text {
        margin-bottom: 40px;
    }

    .normal-text-wrap h3 {
        font-size: 20px;
        line-height: 1.2;
    }

    .new-tab-packages .main-tabs-nav {
        margin-bottom: 24px;
    }

    .faq-modal .modal-header h2 {
        font-size: 27px;
        line-height: 40px;
    }

    .faq-modal .modal-header {
        padding: 25px 20px 0;
    }

    .faq-wrapper {
        padding: 0 20px;
    }

    .faq-modal .modal-content {
        border-radius: 12px;
    }

    .get-started-text-full h2 {
        font-size: 24px;
        line-height: 1.2;
    }
}

@media(max-width:575px) {
    .faq-modal .modal-dialog {
        max-width: 90%;
    }

    .faq-modal .modal-header h2 {
        font-size: 22px;
        line-height: 40px;
    }
}

@media(max-width:450px) {
    .new-tab-packages .main-tabs-nav>.nav-link {
        padding: 12px 10px;
        font-size: 16px;
    }

    .new-tab-packages .sub-tab-nav>.nav-link {
        padding-bottom: 16px;
        letter-spacing: 2.5px;
        font-size: 16px;
    }

    .new-tab-packages .container .second-content-wrap>.tab-content {
        padding: 24px 16px;
    }
}