 .zw-template-inner {
    margin-top: -69px
}

.dropdown-menu .sub-level a,
.fbgn-bansec,
.fbgn-blnk,
.fbgn-breadcrmp li,
.fbgn-smrycnt,
.fbgn-tst,
.header,
.menu .expanded,
.product-nav-links li .nolink,
.smry-list li,
.tst-cnt,
.zdc-container,
.zgh-localization,
.zlang-container {
    position: relative
}

.menu li a,
.product-nav-links li .nolink {
    display: block;
    font-size: 15px;
    line-height: 30px
}

.product-nav-links,
.zw-product-header .content-wrap {
    max-width: 100%;
    width: 100%
}

.product-nav-links .menu li a {
    font-size: 16px
}

.fbgn-bansec {
    color: #fff;
    padding: 100px 0 0;
    z-index: 1;
    background-image: -moz-linear-gradient(90deg, #0eca6d 0, #054928 100%);
    background-image: -webkit-linear-gradient(90deg, #004868 0, #004868 100%);
    background-image: -ms-linear-gradient(90deg, #0eca6d 0, #054928 100%)
}

.fbgn-bansec:after {
    background-position: top 0 left 0, top 0 right 0, bottom 112px left 0, bottom 112px right 0;
    z-index: -2;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.fbgn-breadcrmp {
    list-style-type: none;
    max-width: 1245px;
    margin: 0 auto;
    width: 87%
}

.fbgn-breadcrmp li {
    margin: 0 25px 0 0;
    font: 20px/1.3 var(--zf-primary-regular);
    z-index: 2;
    color: #fff
}

.act-btn,
.bgn-foot-cntnt,
.fbgn-bancnt,
.fbgn-bancnt h1,
.fbgn-bancnt p,
.fbgn-breadcrmp,
.fbgn-tst h3,
.i18n-ar .fbgn-bancnt,
.i18n-ar .fbgn-bancnt h1,
.i18n-ar .fbgn-bancnt p,
.i18n-ar .fbgn-smrycnt h4,
.i18n-ar .telephony-lt,
.i18n-ar .telephony-lt span,
.smry-title {
    text-align: center
}

.fbgn-bancnt {
    max-width: 850px;
    width: 50%;
    margin: 0 76px;
    text-align: center;
    color: #fff;
}

.bgn-links-cnt,
.bgnfoot-wrap:after,
.bgnprmo-link,
.cta-btn,
.fbgn-breadcrmp li,
.sldr-nav,
.social_icons {
    display: inline-block
}

.fbgn-smrycnt:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 43.5%;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: -1
}

.fbgn-smrycnt {
    background: #fff;
    margin-bottom: 70px;
    padding-bottom: 90px
}

.fbgn-smrycnt {
        margin-bottom: 80px
    }

        .displayflexfrom {
    justify-content: center !important;
    margin-top: 4%;
    margin-bottom: 7%
}
 .displayflexfrom {
        display: unset
    }
    .bgn-product-header,
.displayflexfrom,
.faq-header-1 .fa-circle-minus,
.footer .btn-bg,
.pricing-item ul li.footer,
.pricing-tab,
.smry-list {
    display: flex;
    display: flex
}

.bgn-product-header {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.bgn-fixed-hd .pricing-text:hover {
    color: #f0483e !important
}

.See_all_Features,
.bgn-fixed-hd .menu li a,
.bgn-fixed-hd .pricing-text,
.dropdown-menu li span.nolink a,
.zw-product-header .menu li a.See_all_Features {
    color: #000 !important
}

.bgn-fixed-hd .pricing-text:hover {
    color: #f0483e !important
}

.footer a:hover:first-child, .header .menu li a, .header:hover .menu .selected a, .menu.nav li a, .pricing-text, .signup-box .dc-info, .signup-box .sign_agree, .signup-box .sign_agree a, .signup-box .socl-signup p, .signup-box h5, .signup-box label, .signup-box p.zcountry-info, .signup-box span#zip-countryname-change, .zgh-accounts .zgh-login {
    color: #fff !important;
}

.See_all_Features, .bgn-fixed-hd .menu li a, .bgn-fixed-hd .pricing-text, .dropdown-menu li span.nolink a, .zw-product-header .menu li a.See_all_Features {
    color: #000 !important;
}

.container {
    max-width: 1200px;
}
.main-container{
    background-color: #fff;
    width: 100%;
    border-radius: 12px;
    padding: 2% 0;
}

.table-container{
    background-color: #fff;
    color: #000;
    max-width: 1000px;
    margin: auto;
    overflow: scroll;
}

.col {
    padding: 25px 10px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
}

.col:last-child {
    border-right: none;
}

.feature-col-name {
    width:28%;
}

.feature-col-name-charge {
    width:18%;
    text-align: center;
}

.feature-table tbody tr:hover td,.feature-table-charges tbody tr:hover td {
    background: rgb(255 217 30 / 5%);
}

.expand-all {
    cursor: pointer;
}

.plan-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.try-btn {
    border: 1px solid #00b25d;
    background: transparent;
    color: #00b25d;
    padding: 8px 24px;
    font-weight: 600;
    cursor: pointer;
}

/* HEADER */
.plan-header {
    text-align:center;
    padding:20px 10px;
    border-right:1px solid #e5e5e5;
}

.plan-header h3 {
    margin:0;
    font-weight:600;
}

.try-btn {
    border:1px solid #00b25d;
    color:#00b25d;
    padding:6px 20px;
    margin-top:10px;
    display:inline-block;
    font-weight:600;
}

/* SECTION HEADER */
.section-header {
    background:#f3f3f3;
    padding:12px 15px;
    font-weight:600;
    border:1px solid #e5e5e5;
    cursor:pointer;
    display:flex;
    align-items:center;
}

.section-header i {
    margin-right:10px;
    transition:0.3s;
}

.section-header.active i {
    transform:rotate(180deg);
}

/* FIXED SPACING */
.section-block {
    margin-bottom:0;
}

/* Hide by default */
.feature-body {
    display:none;
}

.section-header i {
    transition: transform 0.2s ease;
}

.section-header.active i {
    transform: rotate(0deg);
}

 .calculator-container {
            margin-top: 50px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 0;
            width: 80%;
            background-color: #fff;
            border-radius: 10px;
            padding: 20px;
            color: #000;
        }

        h1 {
            font-size: 32px;
            font-weight: 600;
            margin-bottom: 30px;
        }

        label {
            font-weight: 500;
        }

        .form-control {
            height: 44px;
            font-size: 16px;
        }

        .note-link {
            margin-top: 10px;
            display: inline-block;
            color: #00a651;
        }

        /* RIGHT PANEL */

        .summary-title {
            font-size: 18px;
            color: #ccc;
            margin-bottom: 20px;
        }

        .summary-row {
            margin-bottom: 25px;
        }

        .big-text {
            font-size: 32px;
            font-weight: bold;
        }

        .strike {
            text-decoration: line-through;
            color: #aaa;
        }

        .badge-saving {
            display: inline-block;
            background: #1ec87d;
            color: #000;
            padding: 8px 16px;
            border-radius: 20px;
            font-weight: 600;
            margin-top: 10px;
        }

        @media (max-width: 768px) {
            .summary-box {
                margin-top: 30px;
            }
        }

        .capatilize{
            text-transform: capitalize;
        }

        .ftrs-cmn-con .para-sec {
    margin: auto
}

.bg-clr .bgn-lrnmr,
.ftrs-cmn-con .Never-cancel-read-more {
    border: 3px solid #fff;
    color: #fff
}

#automation {
    padding: 40px 30px 40px 65px;
    background: #004868;
    max-width: unset;
    color: #fff;
    text-align: center
}

    #automation .para-sec {
    color: #fff
}


/* Main container spacing */
.calculator-container {
    padding: 40px 20px;
}

/* Equal height columns */
.calculator-container .row {
    display: flex;
    flex-wrap: wrap;
}

.calculator-container .col-md-6 {
    display: flex;
    flex-direction: column;
}

/* Summary box styling */
.summary-box {
    background: #ec9445;
    color: #fff;
    border-radius: 16px;
    padding: 30px;
    height: 100%;
}

/* Summary row layout */
.summary-row {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
} 

.icon-circle {
    width: 36px;
    height: 36px;
    background: #fff9ef;
    color: #000;
    font-weight: bold;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    margin-right: 15px;
}

/* Big text */
.big-text {
    font-size: 32px;
    font-weight: 700;
    margin-top: 6px;
}

.summary-text {
    font-size: 20px;
}

.calc-title {
    font-size: 32px;
    font-weight: 600;
}

/* ===========================
   MOBILE RESPONSIVE
=========================== */
@media (max-width: 767px) {

    .calculator-container .row {
        flex-direction: column;
    }

    .calculator-container .col-md-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .summary-box {
        padding: 25px 20px;
    }

    .big-text {
        font-size: 26px;
    }

    h1 {
        font-size: 28px;
    }
}

a:focus, a:hover { 
    text-decoration: none !important;
}

.nav>li>a:hover {
    text-decoration: none;
    color: #f0483e !important;
    background-color: unset !important;
}