#topHeader {
    background-image: url(/wp-content/uploads/2025/01/bg-pricingv8.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
.colEssentials .elementor-widget-wrap, 
.colPlus .elementor-widget-wrap, 
.colPremium .elementor-widget-wrap {
    background-color: #F6F6FF;
}
.elementor-section.elementor-section-boxed.priceCols > .elementor-column-gap-wide {
    max-width: 920px;
    display: flex;
    gap: 20px !important;
    justify-content: space-between;
}

.priceCols .colEssentials .header-txt h2,
.priceCols .colPlus .header-txt h2,
.priceCols .colPremium .header-txt h2 {
    text-align: left;
    color: #10183C;
    text-align: center;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    border-bottom: 8px;
}


@media (max-width: 767px) {
    html .priceWrapper, .featuresSection {
    margin-top: 10px;
    }
    html .price-tabs-nav ul>li.price-tab-active .price-tab-title:before, html .price-tabs-nav ul>li .price-tab-title:before {
        left: 12px!important;
    }
    .price-tabs-nav ul>li {
        margin-bottom: 0;
    }
    html .price-tabs-nav>ul {
        align-items: center;
    }
    .price-tabs-nav ul>li .price-tab-title {
        font-size: 14px!important;
        line-height: 14.5px!important;
    margin-left: 24px !important;
    }
    .price-tabs-nav ul>li.price-tab {
        min-height: 70px; 
    }
    html div.price-tabs-nav ul {
        border-radius: 36px;
    }
    html .elementor-51632 .elementor-element.elementor-element-2efb1a7, html .elementor-52428 .elementor-element.elementor-element-60fae29c > .elementor-element-populated {
        padding: 0;
    }
}

table.pricing-plans {
    table-layout: fixed;
    word-wrap: break-word;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    z-index: 1;
    position: relative;
}

table.pricing-plans thead tr th {
    transform: translateX(-50%);
}

.pricing-plans .w-24-percent {
    width: 24%;
}

table.pricing-plans {
    padding-top: 40px;
    max-width: 1160px;
    margin: 0 auto;
    border: 0 !important;
    background: transparent;
}

table.pricing-plans tr:nth-child(odd) {
    background-color: #F9FAFB;
}

tr:nth-child(even),
table.pricing-plans tr.tr-header {
    background-color: transparent;
}

table.pricing-plans tbody {
    position: relative;
    background: #ffffff;
    z-index: 1;
}

.pricing-plans-wrapper {
    position: relative;
    padding-top: 50px;
    background: #2583E5;
    background: linear-gradient(180deg, #479FF9 0%, #2583E5 100%);
}

.pricing-plans-wrapper:before {
    content: '';
    background-color: #ffffff;
    width: 100%;
    height: 128px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}

table.pricing-plans thead tr th,
table.pricing-plans tr td {
    position: relative;
    font-size: 13px;
    line-height: 17px;
    padding: 10px;
}

table.pricing-plans thead tr th {
    position: relative;
    padding-top: 32px;
    padding-bottom: 32px;
}

table.pricing-plans tr td {
    border-left: 1px solid transparent !important;
    border-right: 1px solid #EBEBEB !important;
}

.pricing-plans .pricing-plans-price {
    margin-bottom: 10px;
    position: relative;
}

.pricing-plans .most-popular-ribbon {
    background-color: #015398;
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: absolute;
    top: -39px;
    left: 0;
    border-left: 1px solid #015398;
    border-right: 1px solid #015398;
}

.pricing-plans .pricing-plans-price span {
    font-size: 36px;
    line-height: 49px;
}

.pricing-plans .pricing-plans-price sup {
    font-size: 14px;
    font-weight: 400;
    line-height: inherit;
    position: absolute;
    top: -3px;
    left: 19px;
    height: auto;
}

.pricing-plans .price-info {
    min-height: 180px;
}

.pricing-plans .btn.btn-blue {
    color: #ffffff;
    background-color: #409AF5;
    border-radius: 4px;
    padding: 7.5px 20px;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    display: block;
    max-width: 171px;
    margin: 0 auto 9px;
    border: 1px solid transparent;
}

.pricing-plans .btn.btn-blue:hover,
.pricing-plans .btn.btn-blue:active {
    background-color: #2475c7;
}

.pricing-plans th.most-popular-active .btn.btn-blue {
    background-color: #FFD030;
    color: #000415;
}

.pricing-plans th.most-popular-active .btn.btn-blue:hover,
.pricing-plans th.most-popular-active .btn.btn-blue:active {
    background-color: #f1bd0c;
}

.pricing-plans th.white-btn-active .btn.btn-blue {
    color: #000415;
    background-color: transparent;
    border: 1px solid #000415;
}

.pricing-plans th.white-btn-active .btn.btn-blue:hover,
.pricing-plans th.white-btn-active .btn.btn-blue:active {
    color: #ffffff;
    background-color: #409AF5;
    border: 1px solid #409AF5;
}

.pricing-plans .btn-link {
    position: relative;
    color: #469EF9;
    background-color: transparent;
    padding: 7.5px 20px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.pricing-plans .btn-link:hover {
    color: #2475c7;
}

.pricing-plans .btn-link:after {
    content: '';
    background-image: url('../../assets/images/greater-than.svg');
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    background-size: contain;
    width: 7px;
    height: 11px;
    transform: translateY(1px);
    margin-top: 6px;
    margin-left: 4px;
}


.pricing-plans i.i-cb-blue {
    content: '';
    background-image: url('../../assets/images/checkmark-blue.svg');
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    background-size: contain;
    width: 16px;
    height: 13px;
}

.pricing-plans i.i-cross {
    content: '';
    background-image: url('../../assets/images/cross.svg');
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    background-size: contain;
    width: 14px;
    height: 14px;
}


.pricing-plans .gear-icon:after {
    content: '';
    background-image: url('../../assets/images/gear-icon.svg');
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    background-size: contain;
    width: 26px;
    height: 28px;
    transform: translate(-2px, -7px);
    margin-top: 6px;
    margin-left: 4px;
}

.pricing-plans .pricing-plans-title {
    font-size: 24px;
    line-height: 32.68px;
    font-weight: 700;
    color: #000415;
    margin-bottom: 16px;
}

.pricing-plans .pricing-plans-promo-title {
    font-size: 14px;
    line-height: 19.07px;
    color: rgb(255, 0, 0) !important; 
    font-weight: 700 !important; 
    margin-bottom: 0px !important; 
    margin-top: 0px !important; 
    padding-top: 0px !important;
}

.pricing-plans .pricing-plans-price.promo-enabled .price-prefix,
.pricing-plans .pricing-plans-price.promo-enabled .price-price {
    font-size: 24px !important; 
    text-decoration: line-through !important;
}

.pricing-plans .pricing-plans-price.promo-enabled .price-discounted {
    color: rgb(255, 0, 0) !important;
    font-size: inherit;
    line-height: inherit;
}

.pricing-plans .text-center {
    text-align: center;
}

.pricing-plans .pricing-plans-price sup,
.pricing-plans .pricing-plans-price span {
    display: inline-block;
}

.pricing-plans .pricing-plans-price .price-price,
.pricing-plans .pricing-plans-price .price-prefix {
    font-size: inherit;
    line-height: inherit;
    font-weight: 700;
    color: #000415;
    margin-bottom: 4px;
    display: inline;
}

.pricing-plans .pricing-plans-price .pricing-icon-url {
    color: #000;
}
.pricing-plans .pricing-plans-price .pricing-icon-url:hover {
    color: #409AF5;
}

.pricing-plans .price-currencies.price-upper {
    margin-bottom: 4px;
    flex-wrap: wrap;
}

.pricing-plans .pricing-plans-desc {
    font-size: 14px;
    line-height: 19.07px;
    font-weight: 400;
    color: #575757;
    margin-bottom: 21px;

}

.pricing-plans span.feature-name {
    width: 90%;
    display: block;
}

.price-prefix {
    line-height: 2.7rem !important;
    font-size: 1.4rem !important;
    font-weight: 600 !important;
    margin-right: 2px;
}

/* Tooltip */
.pricing-tooltip {
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: 13px;
    height: 13px;
    width: 13px;
    cursor: pointer;
}

.pricing-tooltip i.fa {
    color: #409AF5;
}

.pricing-tooltip .inner-tooltip {
    min-width: 246px;
    max-width: 246px;
    top: -20px;
    left: 50%;
    transform: translate(-50%, -100%);
    padding: 10px 15px;
    color: #000415;
    background-color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    border: 1px solid #000415;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    box-shadow: 0px 0px 4px 6px rgba(0, 0, 0, 0.03);
}

.header-sticky+tbody .pricing-tooltip .inner-tooltip {
    transform: translate(-50%, 100%);
    top: auto;
    bottom: -20px;
}

.header-sticky+tbody .pricing-tooltip .inner-tooltip i {
    top: auto;
    bottom: 100%;
}

.header-sticky+tbody .pricing-tooltip .inner-tooltip i::after {
    transform: translate(-50%, 50%) rotate(45deg);
}

.pricing-tooltip .inner-tooltip p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
}

.pricing-tooltip:hover .inner-tooltip {
    visibility: visible;
    opacity: 1;
}

.pricing-tooltip .inner-tooltip i {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 15px;
    overflow: hidden;
}

.pricing-tooltip .inner-tooltip i::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #FFFFFF;
    border: 1px solid #000415;
}

.pricing-plans-wrapper ul.plans-title-mobile {
    list-style: none;
    display: flex;
    margin: 0 auto 20px;
    max-width: 90%;
}


.pricing-plans-wrapper ul.plans-title-mobile li {
    flex: 1;
    margin: 0 5px;
}

.pricing-plans-wrapper ul.plans-title-mobile li button {
    width: 100% !important;
    padding: 10px;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    border-radius: 4px;
    color: #000415;
    background: #f5f5f5;
}

.pricing-plans-wrapper ul.plans-title-mobile li.active button {
    background: #288cf4;
    color: #ffffff;
}

.pricing-plans colgroup {
    display: none;
}

.plans-header-sticky {
    top: 60px;
    z-index: 99;
    width: 100%;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}

.admin-bar .plans-header-sticky {
    top: 92px;
}

.plans-header-sticky.header-sticky {
    background-color: #fff;
    opacity: 1;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.04);
}

.pricing-plans-wrapper .plans-tabs-mobile {
    top: 0;
    z-index: 2;
    display: block;
    position: relative;
}

.pricing-plans-wrapper .admin-bar .plans-tabs-mobile {
    top: 97px;
}

@media screen and (max-width: 767px) {
    .plans-header-sticky.header-sticky {
        top: 119px;
    }

    .plans-header-sticky.header-sticky {
        position: -webkit-sticky;
        position: sticky;
        background: #ffffff;
    }

    table.pricing-plans .plans-header-sticky.header-sticky tr th {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .pricing-plans-wrapper .plans-tabs-mobile.tabs-sticky {
        position: -webkit-sticky;
        position: sticky;
        top: 59px;
        background: #ffffff;
        padding: 10px 0;
        margin: 0;

    }

    .pricing-plans-wrapper .plans-tabs-mobile.tabs-sticky .plans-title-mobile {
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) {
    .plans-header-sticky.header-sticky {
        position: -webkit-sticky;
        /* still needed for ios */
        position: sticky;
    }
}

@media screen and (min-width: 600px) {
    table.pricing-plans {
        padding-top: 78px;
    }
}

@media screen and (min-width: 768px) {
    table.pricing-plans thead tr th {
        transform: translateX(0);
    }

    .pricing-plans-wrapper ul.plans-title-mobile {
        margin: 0 auto 50px;
    }

    .pricing-plans-wrapper {
        padding-top: 0;
    }

    .pricing-plans colgroup {
        display: table-column-group;
    }

    table.pricing-plans thead tr th,
    table.pricing-plans tr td {
        border-left: 1px solid transparent !important;
        border-right: 1px solid #EBEBEB !important;
    }

    table.pricing-plans tr td.most-popular-border.most-popular-bottom-border {
        border-bottom: 1px solid #015398 !important;
    }

    table.pricing-plans tr th.most-popular-active,
    table.pricing-plans tr td.most-popular-border {
        border-left: 1px solid #015398 !important;
        border-right: 1px solid #015398 !important;
    }

    .pricing-plans-wrapper ul.plans-title-mobile {
        display: none;
    }

    .pricing-plans td,
    .pricing-plans th {
        display: table-cell !important;
    }

    .pricing-plans td+td,
    .pricing-plans th+th {
        width: auto;
    }
}

.td-colspan-wide {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #F2F5FE;
    border-top: 1px solid #7B899E;
    border-bottom: 1px solid #7B899E;
    padding: 10px;
}
a.btn.btn-blue.cta-blue {
    max-width: 100%;
    width: 150px;
    font-size: 12px;
    margin: 10px auto;
    display: inline-block;
}
.td-colspan-five {
    padding: 0!important;
}
.td-colspan-wide p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
}
.td-colspan-wide a {
    text-align: center;
    font-size: 12px;
}

@media (min-width: 769px) {
    a.btn.btn-blue.cta-blue {
        margin: 10px 10px 10px 0;
        padding: 5px 20px;
    }    
    .td-colspan-wide {
        justify-content: center;
    }
    .td-colspan-wide p {
        margin-top: 0;
        margin-bottom: 0;
    }
    .td-colspan-wide a {
        font-size: 13px;
    }
}
.td-colspan-wide p:before {
    content: '';
    background-image: url('../../assets/images/head-question.svg');
    width: 15px;
    height: 16px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    transform: translateY(3px);
}
.blue-cta-calc {
    background: #4aa4f1;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    border: 1px solid #fff;
    border-top-left-radius: 4px;
}
.calc-cta-inner {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    color: #fff;
}
div.calc-cta-inner h3 {
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
}
.calc-cta-inner p {
    text-align: center;
    font-size: 13px;
    line-height: 1.7;
    opacity: 0.67;
}
a.open-calculator.btn.btn-white {
    font-size: 15px;
    background: white;
    padding: 9px 20px;
    width: 200px;
    border-radius: 5px;
    text-align: center;
}
@media (max-width: 767px) {
    .blue-cta-calc {
        display: none;
    }
}