﻿body {
}


.col-detail-b {
    text-align: right;
}

.main-nav {
    /*    box-shadow: 0px 4px 54px 0px rgba(10, 7, 72, 0.10);
    border-radius: 50px;*/
    margin-top: 25px;
    margin-bottom:25px;
}

.logo img {
    height: 50px;
    padding: 5px;
    margin-left: 20px;
}

.main-head {
    color: #0A0514;
    text-align: center;
    font-family: Montserrat;
    font-size: 47px;
    font-style: normal;
    font-weight: 700;
    line-height: 96px; /* 204.255% */
    letter-spacing: -0.752px;
}

.main-desc {
    color: #0A0514;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 35px;
}

.price-body {
    text-align: left;

}

.price-body-plan {
    display: flex;
    flex-flow: wrap;
}

.PlanDiv .col {
    margin-top: 15px;
    margin-bottom: 15px;
}

.pricing-card-title {
    color: #0B0615;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.PlanDiv .pricing-card {
    height: 100%;
}

.pricing-card {
    border-radius: 12px;
    background: #FFF;
    /* BoxBGBlur */
    backdrop-filter: blur(3.5px);
    box-shadow: 0px 4px 54px 0px rgba(10, 7, 72, 0.10);
    border: none;
    flex-direction: column;
    justify-content: space-between;
}

.card-header:first-child {
    border-radius: 36px 36px 0px 0px;
    background: #FFD5C7;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-price-head {
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color:#fff;

}


.rep-perkhw-term-top {
    color: #FFF;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin-bottom:2px;
}
.btn-orange {
    color: #fff;
    background-color: #058A07;
    border-color: #058A07;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 2px;
    padding-left: 25px;
    position: relative;
    display: inline-block;
    height: 50px;
    line-height: 42px;
}

.btn-select-plan {
    letter-spacing: 0px;
    color: #FFFFFF;
    background: #058A07 0% 0% no-repeat padding-box;
    border-radius: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-right: 2px;
    position: relative;
    display: inline-block;
    height: 50px;
    line-height: 42px;
}

.btn-blupe {
    color: #011A2C;
    background-color: #FFF;
    border-color: #FFF;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 15px;
    padding-left: 35px;
    align-items: center;
    display: flex;
    float: right;
}



    .btn-blupe:hover {
        color: #011A2C;
    }
.btn-orange-change-plan {
    background: #FFF;
    border: 1px solid #44ABE3;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #44ABE3;
    padding-right: 8px;
    padding-left: 8px;
}


.btn-green {
    color: #fff;
    background-color: #23D155;
    border-color: #23D155;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 2px;
    padding-left: 25px;
    position: relative;
    display: inline-block;
    height: 50px;
    line-height: 42px;
}

.btn-purple {
    color: #fff;
    background-color: #690BE1;
    border-color: #690BE1;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.btn-orange:hover {
    color: #fff;
    background-color: #058A07;
}

.btn-green:hover {
    color: #fff;
    background-color: #23D155;
}
.btn-purple:hover {
    color: #fff;
    background-color: #9739EF;
}

.btn-transparent {
    background: #FFF;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #030121;
    border: 1px solid #44ABE3;
}
    .pricing-list {
    padding-left: 25px;
}

.pricing-list li {
        color: #0B0615;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        list-style-image: url(../img/green-arrow.svg);
        padding-bottom: 8px;
}

.pricing-dec
{
    font-size:20px;
}

.pricing-dec-s {
    color: #0B0615;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

    .pricing-dec-s strong{
        font-weight:bold
    }

    .small, small {
        font-size: 12px;
    }

.plan-pricing {
    color: #0B0615;
    font-family: Montserrat;
    font-size: 62px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.86px;
}

.best-value-header {
    background: #D1C2F0 !important;
}
.best-value-header2 {
    background: #9739EF !important;
    color:#fff !important
}
.personalize-header {
    background: #EF5A37 !important;
    color: #fff !important
}

.mt-6
{
    margin-top:5.5rem;
}

.per-year {
    font-size: 24px;
}

.banner-promo {
    background-color: #004372;
    z-index: 11111;
    text-align: center;
    color: #FFFFFF
}

.promo-endyear-txt {
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
}

.promo-learn-btn {
    float: right;
    background: #fff;
    border-radius: 8px;
    padding: 6px 13px;
    color: #613EFF !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    margin-top: 1px;
}

.promo-txt {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 50px; /* 277.778% */
    letter-spacing: -0.54px;
}

.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: initial;
    background-color: #7367f0;
    color: #fff;
    font-size: 1em;
    display: inline-block;
    cursor: pointer;
    padding: 8px 15px;
}


@media only screen and (max-width: 1200px) {

    .contact-div {
        padding: 20px 30px !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .progress-col {
        display:none;
    }
    .btn-back {
        display: none;
    }
}
    @media only screen and (min-width: 999px) and (max-width: 1200px) {
        .banner-promo {
            font-size: 12px;
        }
    }

    @media only screen and (min-width: 1201px) and (max-width: 1400px) {
        .banner-promo {
            font-size: 13px;
        }
    }

    @media only screen and (min-width: 1px) and (max-width: 999px) {

        .banner-promo {
            font-size: 10px;
            padding: 5px 0;
        }

        .promo-learn-btn {
            float: unset !important;
            display: inline-block;
            font-size: 10px;
            padding: 4px 13px;
        }

        .promo-endyear-txt {
            float: unset;
            display: none;
        }
    }

    .footer {
        background-color: #44ABE3 !important;
        width: 100%;
        bottom: 0px;
    }

    .main {
    }

.main-plans-header {
    background: linear-gradient(180deg,rgba(68, 171, 227, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
    padding-top: 30px;
    padding-bottom: 40px;
}

    .just-take {
        color: #FFF;
        text-align: right;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 250% */
        letter-spacing: -0.6px;
    }

    .footer-signupform-text {
        color: #FFF;
        text-align: right;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
        line-height: 25px; /* 250% */
        letter-spacing: -0.6px;
    }

    .available-plans {
        text-align: center;
        font-family: Montserrat;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 156.25% */
        letter-spacing: -0.96px;
        margin-bottom: 0px;
    }

.we-found {
    color: #004372;
    text-align: left;
    font: normal normal 600 28px/35px Montserrat;
    letter-spacing: 0px;
    line-height: 25px; /* 250% */
    margin-bottom: 22px;
    margin-top: 13px;
}

    #plans-count, #plans-zip {
        font-weight: bold;
        background: linear-gradient(90deg, #1371A4 0%, #3CBEF7 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
    }

    .filter-heading-desk {
        color: #030121;
        font-family: Montserrat;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 208.333% */
        letter-spacing: -0.72px;
        text-align: left;
        margin-bottom: 0;
        margin-top: 15px;
    }

    .accordion-button.filter-heading-mobile {
        color: #030121;
        font-family: Montserrat;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 208.333% */
        letter-spacing: -0.72px;
        text-align: left;
        margin-bottom: 0;
        margin-top: 15px;
    }

    .accordion-button {
        padding: 1rem 0rem;
        color: #030121;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        letter-spacing: -0.6px;
    }

.nav-link {
    color: #004372;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px; /* 250% */

    border-radius: 8px !important;
    margin-bottom: 0px !important;
    border-color: #004372 !important;
}

    .nav-tabs {
        border: none;
    }


        .nav-tabs .nav-link.active {
            color: #FFF !important;
            background: #004372;
        }
        .nav-tabs .nav-link {
            text-align:center;
        }

    .tab-icon {
        margin-right: 5px;
    }

    .sort-dropdown {
        border-radius: 0px 8px 8px 0px !important;
        border: 1px solid #A6A5BC;
    }

    .arrow-right {
        height: 16px;
    }

    .rep-name {
        color: #0A0514;
        font-family: Montserrat;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

.rep-desc {
    text-align: left;
    font: normal normal bold 16px Montserrat;
    letter-spacing: 0px;
    color: #004372;
    opacity: 1;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .rep-details {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration-line: underline;
        cursor: pointer
    }

.rep-price {
    text-align: left;
    font: normal normal bold 28px Montserrat;
    letter-spacing: -1px;
    color: #011A2C;
    margin-bottom: 10px;
}

    .cent {
        display: inline;
        color: #0A0514;
        font-family: Montserrat;
        font-size: 38px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -9.28px;
    }

.rep-price-kwh {
    text-align: left;
    font: normal normal bold 24px Montserrat;
    letter-spacing: 0px;
    color: #011A2C;
}

.rep-perkhw-term {
    text-align: left;
    font: normal normal normal 12px/15px Montserrat;
    letter-spacing: 0px;
    color: #011A2C;
    margin-bottom: 0px;
}

    .rep-call {
        color: #0A0514;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px; /* 80% */
        text-decoration: none;
    }

    .call-icon {
        margin-right: 12px;
        width: 23px;
    }

    .plan-card {
        min-height: 200px;
    }

    .price-drop-flag {
        border-radius: 30px;
        border: 1px solid #23D155;
        background: #BDF1CC;
    }

    .tiered-flag {
        border-radius: 30px;
        border: 1px solid #FF7246;
        background: rgba(239, 90, 55, 0.30);
    }

    .popular-flag {
        border-radius: 30px;
        border: 1px solid #6634CC;
        background: #E0D6F5;
    }

.general-flag {
    border-radius: 30px;
    background: #EFF9FF 0% 0% no-repeat padding-box;
    border: 1px solid #004372;
}

    .solar-flag {
        border-radius: 30px;
        border: 1px solid #F1E03D;
        background: #FBF6C5;
    }

    .flag-icon {
        margin-right: 6px;
        height: 15px;
        align-self: center;
    }

.badge {
    font: normal normal normal 10px/12px Montserrat;
    letter-spacing: 0px;
    color: #004372;
    padding: 3px 13px;
    display: table;
    margin-bottom: 5px;
    margin-right: 10px;
    display: inline-flex;
    max-width: fit-content;
}

    .help-card {
        background-color: #1F103D;
        background-size: cover;
    }

    .need-help {
        color: #A385E0;
        font-family: Montserrat;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 156.25% */
        letter-spacing: -0.96px;
    }

    .help-desc {
        color: #FFF;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

.card-header.saving-card:first-child {
    border-radius: 12px 12px 0px 0px;
    background: #004372;
    border-bottom: none;
    padding-top: 6px;
    padding-bottom: 6px;
}

    .contact-card {
        border-radius: 36px;
        background: #FFF;
        backdrop-filter: blur(3.5px);
        box-shadow: 0px 4px 54px 0px rgba(10, 7, 72, 0.10);
        border: none;
    }

    .purple-head {
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 47px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 106.383% */
        letter-spacing: -0.94px;
        margin-top: 30px;
    }

    .purple-card {
        border-radius: 36px;
        border: 1px solid rgba(196, 196, 196, 0.30);
        background: #094E89;
    }

    .purple-card-col {
        padding: 20px 33px;
    }

    .purp-est {
        color: #85C8ED;
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px; /* 100% */
        letter-spacing: -0.16px;
    }

    .main-heading {
        color: #004372;
        font-family: Montserrat;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 156.25% */
        letter-spacing: -0.64px;
    }

    .card-header.enroll-card-header:first-child {
        border-radius: 36px 36px 0px 0px;
        background: #1F103D;
        border-bottom: none;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .enroll-card-heading {
        color: #004372;
        font-family: Montserrat;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 38px; /* 156.25% */
        letter-spacing: -0.64px
    }

    .enroll-card-heading-desc {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 19.2px; /* 120% */
    }

    .section-heading {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 80% */
        letter-spacing: -0.2px;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    /* component */
    :root {
        --radio-switch-width: 290px;
        --radio-switch-height: 46px;
        --radio-switch-height-renewal: 30px;
        --radio-switch-padding: 3px;
        --radio-switch-padding-renewal: 3px;
        --radio-switch-padding-a: 3px;
        --radio-switch-width-a: 250px;
        --radio-switch-width-renewal: 320px;
        --radio-switch-radius: 50em;
        --radio-switch-animation-duration: 0.3s;
    }

    .radio-switch.radio-switch-deposit .radio-switch__item {
        position: relative;
        display: inline-block;
        height: calc(var(--radio-switch-height) - 2*var(--radio-switch-padding));
        width: calc(var(--radio-switch-width-a)*0.5 - var(--radio-switch-padding));
    }

    .radio-switch {
        position: relative;
        display: inline-flex;
        padding: var(--radio-switch-padding);
        border-radius: calc(var(--radio-switch-radius) * 1.4);
        margin-bottom: 0px;
        color: #011A2C;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 16px;
        background: #ECF1FE;
        margin: 10px 0px;
    }

        .radio-switch:focus-within, .radio-switch:active {
            box-shadow: 0 0 0 2px hsla(var(--ri5-color-contrast-higher-hsl), 0.15);
        }

    .radio-switch__item {
        position: relative;
        display: inline-block;
        height: calc(var(--radio-switch-height) - 2*var(--radio-switch-padding));
        width: calc(var(--radio-switch-width)*0.5 - var(--radio-switch-padding));
    }

    .radio-switch__label {
        position: relative;
        z-index: 2;
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
        border-radius: var(--radio-switch-radius);
        cursor: pointer;
        font-size: var(--ri5-text-sm);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        transition: all var(--radio-switch-animation-duration);
        color: #011A2C;
        font-family: Montserrat;
        text-align: center
    }

    .radio-switch__input:checked ~ .radio-switch__label {
        color: #FFF;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
    }

    .radio-switch__input:focus ~ .radio-switch__label {
        background-color: hsla(var(--ri5-color-primary-hsl), 0.6);
    }

    .radio-switch__label :not(*):focus-within, .radio-switch__input:focus ~ .radio-switch__label {
        background-color: transparent;
    }

.radio-switch__marker {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -100%;
    border-radius: var(--radio-switch-radius);
    background-color: #005D90;
    height: calc(var(--radio-switch-height) - 2*var(--radio-switch-padding));
    width: calc(var(--radio-switch-width)*0.5 - var(--radio-switch-padding));
    box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03),0 3.1px 5.5px rgba(0, 0, 0, 0.08),0 14px 25px rgba(0, 0, 0, 0.12);
    transition: -webkit-transform var(--radio-switch-animation-duration);
    transition: transform var(--radio-switch-animation-duration);
    transition: transform var(--radio-switch-animation-duration), -webkit-transform var(--radio-switch-animation-duration);
}


    .radio-switch.radio-switch-deposit .radio-switch__marker {
        position: absolute;
        z-index: 1;
        top: 0;
        left: -100%;
        border-radius: var(--radio-switch-radius);
        background-color: #00B49D;
        height: calc(var(--radio-switch-height) - 2*var(--radio-switch-padding));
        width: calc(var(--radio-switch-width-a)*0.5 - var(--radio-switch-padding));
        box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03),0 3.1px 5.5px rgba(0, 0, 0, 0.08),0 14px 25px rgba(0, 0, 0, 0.12);
        transition: -webkit-transform var(--radio-switch-animation-duration);
        transition: transform var(--radio-switch-animation-duration);
        transition: transform var(--radio-switch-animation-duration), -webkit-transform var(--radio-switch-animation-duration);
    }

    .radio-switch__input:checked ~ .radio-switch__marker {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }


    /* utility classes */
    .ri5-sr-only {
        position: absolute;
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        width: 1px;
        height: 1px;
        overflow: hidden;
        padding: 0;
        border: 0;
        white-space: nowrap;
    }

    .form-select {
        display: flex;
        height: 52px;
        padding: 12px 16px;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 10px;
        border: 1px solid #011A2C;
    }

    .form-control {
        border-radius: 10px;
        border: 1px solid #011A2C;
        color: rgba(10, 5, 20);
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 16px;
        display: flex;
        height: 52px;
        padding: 12px 16px;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        font-weight: 500;
    }

    .form-label {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 12px;
        margin-top: 15px;
    }

    .tb-info {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 10px;
        font-style: normal;
        font-weight: 300;
        line-height: 16px;
    }

    p {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 19.2px;
    }

    .fw-600 {
        font-weight: 600;
    }

    .progress {
        height: 5.088px;
        flex-shrink: 0;
        border-radius: 0px;
        background: #BDF1CC;
    }

    .progress-bar {
        background: #23D155;
    }

    .progress-step {
        color: #0A0514;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 19.2px; /* 160% */
    }

    .graph-bt {
        color: #85C8ED;
        text-align: center;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }

    .contact-col {
        padding-left: 70px;
        padding-right: 30px;
    }

    .success-card-heading {
        color: #094E89;
        font-family: Montserrat;
        font-size: 47px;
        font-style: normal;
        font-weight: 600;
        line-height: 50px; /* 106.383% */
        letter-spacing: -0.94px;
    }

    .next-step {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px; /* 100% */
        letter-spacing: -0.16px;
    }

    .share-desc {
        color: #1F103D;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 16px; /* 100% */
        letter-spacing: -0.16px;
        margin-bottom: 35px;
    }

    .share-card {
        background: #FFF;
        box-shadow: 0px 4px 94px 0px rgba(10, 7, 72, 0.30)
    }

    .earn-card {
        background: #F0EBFA;
        box-shadow: 0px 4px 94px 0px rgba(10, 7, 72, 0.30);
    }

    .next-step-text {
        color: #E0D6F5;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 16px; /* 100% */
        letter-spacing: -0.16px;
    }

    .next-step-subtext {
        /*color: #E0D6F5;*/
        font-family: Montserrat;
        font-size: 12px;
        letter-spacing: -0.12px;
        line-height: 25px;
        font-style: normal;
        font-weight: 300;
    }

    .next-step-icon {
        margin-left: 10px;
        margin-right: 5px;
    }

    .succes-disclaimer {
        color: #0A0514;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 15.2px;
    }

    .card-body.enroll-card-header {
        background: #1F103D;
        border-radius: 36px;
    }

    .plusminus-list li {
        color: #011A2C;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 16px;
        letter-spacing: -0.16px;
        margin-bottom: 1rem;
        list-style-image: url('../img/plus.svg');
    }

        .plusminus-list li.minus-li {
            list-style-image: url('../img/minus.png');
        }

    .badge-text {
        color: #0B0615;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        margin-left: 5px;
    }

    .selfservice-table td {
        padding-top: 5px;
        padding-block: 5px;
        vertical-align: initial;
        line-height: 0px;
    }


    .selfservice-table .last-td {
        padding-top: 0px;
        padding-block: 0px;
    }

    .small-text {
        color: #0B0615;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        margin-left: 5px;
    }

    .btn-orange-border {
        color: #fff;
        background-color: #44ABE3;
        border-color: #44ABE3;
        padding-top: 1px;
        padding-bottom: 1px;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding-right: 1px;
        padding-left: 25px;
        position: relative;
        display: inline-block;
        height: 50px;
    }

    .FirstLetterCapital {
        text-transform: capitalize;
    }

    div#ShowLoader {
        background: rgba(0,0,0,.6);
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 999999;
    }

    /*div#ShowLoader #loader {
        opacity: 1;
        transition: all 0.3s ease-out;
        position: fixed;
        z-index: 999999;
    }
*/


    #loader {
        display: block;
        position: relative;
        left: 50%;
        top: 50%;
        border: 5px solid #ECF1FE;
        /* Light grey */
        border-top: 5px solid #44ABE3;
        /* Dark Green */
        border-radius: 50%;
        width: 50px;
        height: 50px;
        animation: spinloader 2s linear infinite;
        z-index: 1111;
    }

    /*    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #ffffff;
        -webkit-animation: spin-reverse 0.6s linear infinite;
        animation: spin-reverse 0.6s linear infinite;
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #6e63f2;
        -webkit-animation: spin 1s linear infinite;
        animation: spin 1s linear infinite;
    }*/

    #loader-main {
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 120px;
        height: 120px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ring {
        position: absolute;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        border: 16px solid #ECF1FE;
        border-top: 16px solid #44ABE3;
        border-radius: 50%;
        animation: spinloader 2s linear infinite;
    }

    #loader-main img {
        position: relative;
        width: 50px;
        height: 50px;
        animation: none;
    }

    @keyframes spinloader {
        from {
            transform: rotate(0deg);
        }

        to {
            transform: rotate(360deg);
        }
    }




    .AdddressLoader div#loader {
        opacity: 1;
    }

    .ESIIDLoader div#loader {
        opacity: 1;
    }

    .AdddressLoader {
        position: relative;
        display: none;
    }

        .AdddressLoader div#loader {
            opacity: 1;
            width: 30px;
            height: 30px;
        }

        .AdddressLoader #loader:before {
            border-top-color: #18156e;
        }

    .ESIIDLoader {
        position: relative;
        display: none;
    }

        .ESIIDLoader div#loader {
            opacity: 1;
            width: 30px;
            height: 30px;
        }

        .ESIIDLoader #loader:before {
            border-top-color: #18156e;
        }

    .esiid-search-btn {
        width: 100% !important;
    }

    .input-validation-error {
        border-color: red;
    }
    /*.datepicker + .input-group-addon {
    display: none;
}*/
    .ccicon {
        position: relative;
        right: 0px;
        width: 51px;
        height: 40px !important;
    }



    .please-note {
        color: #F7EC8B;
        font-weight: 600;
    }


    .input-group.date .input-group-text {
        background-color: transparent;
        border-radius: 10px;
        border: 1px solid #0A0514;
    }

    .input-group-addon {
        display: flex;
        align-items: center;
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: center;
        white-space: nowrap;
        background-color: transparent;
        border-radius: 10px;
    }

    .calendar-icon {
        background-image: url(../img/calendar.svg);
        width: 15px;
        height: 16px;
        background-repeat: no-repeat;
        background-size: auto;
    }

    .date .form-control {
        border-right: none;
    }

    .addresssearchmaindiv, .Planaddresssearchmaindiv {
        padding: 10px 20px;
        border-bottom: 1px solid #ddd;
    }

    div#EcrodAddressAutoFill, div#EcrodAddressAutoFill_esiid, div#PlanEcrodAddressAutoFill {
        background: #fff;
        overflow-x: hidden;
        margin-top: 0px;
        z-index: 111;
        width: 100%;
        box-shadow: 0px 2px 12px #E0D6F5;
        border: 1px solid #0061BB65 !important;
        border-radius: 5px;
        position: relative;
    }

    div#EcrodAddressAutoFill_esiid {
        margin-top: 0px;
    }

    #ErcorAddressSearchList .addresssearchmaindiv:nth-child(2n) {
        background: #efecec;
    }

    .SelectAddress {
        align-self: center;
    }

.btn-orange-address {
    color: #fff;
    background-color: #005D90;
    border-color: #005D90;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 30px;
    padding-left: 30px;
}

    .btn-orange-address:hover {
        color: #fff;
        background-color: #005D90;
    }

    ul.tags {
        column-count: 2
    }

    ul.rates {
        column-count: 3
    }

    ul.months {
        column-count: 4
    }



    ul.filter-ui li {
        list-style: none;
        display: block;
        height: auto;
    }

.btn-filter {
    border-radius: 9px;
    border: 1px solid #004372;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #004372;
    padding-left: 1px;
    padding-right: 1px;
    font-family: Montserrat
}

.btn-check:checked + .btn-filter {
    background: #004372;
    color: white;
    font-weight: 700;
}

    .form-check-input {
        width: 22px;
        height: 22px;
    }

    .list-group {
        border-radius: 9px;
        font-size: 14px;
    }

    .nav-tabs .nav-link.active .tab-icon path {
        fill: #0A0514 !important;
    }

#SortBy {
    font-size: 12px;
    height: auto;
    padding: 0.4rem 0.5rem 0.4rem 5px;
    border-left: none;
    border-color: #004372;
}

.input-group.input-group-sort .input-group-prepend .input-group-text {
    font-size: 12px;
    padding: 0.4rem 0rem 0.4rem 10px;
    border: 1px solid #004372;
    background: transparent;
    border-right: none;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

    .input-group.input-group-sort .form-select:focus {
        box-shadow: none;
        border-color: #44ABE3;
    }

    .input-group.input-group-sort {
        width: 210px;
    }

    .btn-estimate {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .nav-link {
        padding: 0.5rem 0.6rem;
    }

    .saving-est-btn {
        border-radius: 44px;
        border: 1px solid #23D155;
        background: #23D155;
        color: #fff;
        padding-top: 2px;
        padding-bottom: 2px;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding-right: 2px;
        padding-left: 25px;
        position: relative;
        display: inline-block;
        height: 50px;
        line-height: 42px;
    }

    /*! jQuery UI - v1.13.3 - 2024-04-26 */


    .ui-slider {
        position: relative;
        text-align: left;
    }

        .ui-slider .ui-slider-handle {
            position: absolute;
            z-index: 2;
            /*       width: 1.2em;
        height: 1.2em;*/
            cursor: pointer;
            -ms-touch-action: none;
            touch-action: none;
            width: 0;
            height: 0;
            border-left: 10px solid transparent !important;
            border-right: 10px solid transparent !important;
            border-bottom: 15px solid #D9D9D9 !important;
            background: transparent !important;
            border-top: 0px !important;
        }

        .ui-slider .ui-slider-range {
            position: absolute;
            z-index: 1;
            font-size: .7em;
            display: block;
            border: 0;
            background-position: 0 0;
        }

        /* support: IE8 - See #6727 */
        .ui-slider.ui-state-disabled .ui-slider-handle,
        .ui-slider.ui-state-disabled .ui-slider-range {
            filter: inherit;
        }

    .ui-slider-horizontal {
        height: 5px;
    }

        .ui-slider-horizontal .ui-slider-handle {
            top: .2em;
            margin-left: -.6em;
        }

        .ui-slider-horizontal .ui-slider-range {
            top: 0;
            height: 100%;
        }

        .ui-slider-horizontal .ui-slider-range-min {
            left: 0;
        }

        .ui-slider-horizontal .ui-slider-range-max {
            right: 0;
        }

    .ui-slider-vertical {
        width: .8em;
        height: 100px;
    }

        .ui-slider-vertical .ui-slider-handle {
            left: -.3em;
            margin-left: 0;
            margin-bottom: -.6em;
        }

        .ui-slider-vertical .ui-slider-range {
            left: 0;
            width: 100%;
        }

        .ui-slider-vertical .ui-slider-range-min {
            bottom: 0;
        }

        .ui-slider-vertical .ui-slider-range-max {
            top: 0;
        }

    .ui-sortable-handle {
        -ms-touch-action: none;
        touch-action: none;
    }

.form-check-input:checked {
    box-shadow: 0px 1px 9px 0px #44ABE3 inset;
    background: #44ABE3;
    border: 1px solid #44ABE3;
}

    .form-check-input {
        cursor: pointer;
    }

.list-group-item {
    cursor: pointer;
    font: normal normal 300 14px/16px Montserrat;
    letter-spacing: 0px;
    color: #011A2C;
    border: 1px solid #D9D9D9;
}
    /* Component containers
----------------------------------*/
    .ui-widget {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em;
    }

        .ui-widget .ui-widget {
            font-size: 1em;
        }

        .ui-widget input,
        .ui-widget select,
        .ui-widget textarea,
        .ui-widget button {
            font-family: Arial,Helvetica,sans-serif;
            font-size: 1em;
        }

        .ui-widget.ui-widget-content {
            border: 1px solid #c5c5c5;
        }

    .ui-widget-content {
        background: #c5c5c5;
        color: #333333;
    }

        .ui-widget-content a {
            color: #333333;
        }

    .ui-widget-header {
        border: 1px solid #dddddd;
        background: #44ABE3;
        color: #333333;
        font-weight: bold;
    }

        .ui-widget-header a {
            color: #333333;
        }

        /* Interaction states
----------------------------------*/
        .ui-state-default,
        .ui-widget-content .ui-state-default,
        .ui-widget-header .ui-state-default,
        .ui-button,
        /* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
        html .ui-button.ui-state-disabled:hover,
        html .ui-button.ui-state-disabled:active {
            border: 1px solid #c5c5c5;
            background: #f6f6f6;
            font-weight: normal;
            color: #454545;
        }

            .ui-state-default a,
            .ui-state-default a:link,
            .ui-state-default a:visited,
            a.ui-button,
            a:link.ui-button,
            a:visited.ui-button,
            .ui-button {
                color: #454545;
                text-decoration: none;
            }

                .ui-state-hover,
                .ui-widget-content .ui-state-hover,
                .ui-widget-header .ui-state-hover,
                .ui-state-focus,
                .ui-widget-content .ui-state-focus,
                .ui-widget-header .ui-state-focus,
                .ui-button:hover,
                .ui-button:focus {
                    border: 1px solid #cccccc;
                    background: #ededed;
                    font-weight: normal;
                    color: #2b2b2b;
                }

                    .ui-state-hover a,
                    .ui-state-hover a:hover,
                    .ui-state-hover a:link,
                    .ui-state-hover a:visited,
                    .ui-state-focus a,
                    .ui-state-focus a:hover,
                    .ui-state-focus a:link,
                    .ui-state-focus a:visited,
                    a.ui-button:hover,
                    a.ui-button:focus {
                        color: #2b2b2b;
                        text-decoration: none;
                    }

    .ui-visual-focus {
        box-shadow: 0 0 3px 1px rgb(94, 158, 214);
    }

    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active,
    a.ui-button:active,
    .ui-button:active,
    .ui-button.ui-state-active:hover {
        border: 1px solid #003eff;
        background: #007fff;
        font-weight: normal;
        color: #ffffff;
    }

        .ui-icon-background,
        .ui-state-active .ui-icon-background {
            border: #003eff;
            background-color: #ffffff;
        }

        .ui-state-active a,
        .ui-state-active a:link,
        .ui-state-active a:visited {
            color: #ffffff;
            text-decoration: none;
        }

    /* Interaction Cues
----------------------------------*/
    .ui-state-highlight,
    .ui-widget-content .ui-state-highlight,
    .ui-widget-header .ui-state-highlight {
        border: 1px solid #dad55e;
        background: #fffa90;
        color: #777620;
    }

    .ui-state-checked {
        border: 1px solid #dad55e;
        background: #fffa90;
    }

    .ui-state-highlight a,
    .ui-widget-content .ui-state-highlight a,
    .ui-widget-header .ui-state-highlight a {
        color: #777620;
    }

    .ui-state-error,
    .ui-widget-content .ui-state-error,
    .ui-widget-header .ui-state-error {
        border: 1px solid #f1a899;
        background: #fddfdf;
        color: #5f3f3f;
    }

        .ui-state-error a,
        .ui-widget-content .ui-state-error a,
        .ui-widget-header .ui-state-error a {
            color: #5f3f3f;
        }

    .ui-state-error-text,
    .ui-widget-content .ui-state-error-text,
    .ui-widget-header .ui-state-error-text {
        color: #5f3f3f;
    }

    .ui-priority-primary,
    .ui-widget-content .ui-priority-primary,
    .ui-widget-header .ui-priority-primary {
        font-weight: bold;
    }

    .ui-priority-secondary,
    .ui-widget-content .ui-priority-secondary,
    .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
        font-weight: normal;
    }

    .ui-state-disabled,
    .ui-widget-content .ui-state-disabled,
    .ui-widget-header .ui-state-disabled {
        opacity: .35;
        -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
        background-image: none;
    }

        .ui-state-disabled .ui-icon {
            -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
        }



    /*! jQuery UI - v1.13.3 - 2024-04-26 */


    .accordion-button:not(.collapsed) {
        color: initial;
        background-color: initial;
        box-shadow: initial;
    }

    .accordion-button:focus {
        z-index: initial;
        border-color: initial;
        outline: 0;
        box-shadow: initial;
    }

    .est-btn-col {
        text-align: left;
    }

    .justify-content-sort-filter {
        justify-content: flex-end;
    }

    @media (max-width: 1199.98px) {

        .selected-plan-col .plan-card {
            max-width: 350px;
            margin-left: auto;
            margin-right: auto;
        }
    }

    @media (max-width: 991.98px) {

        .enrollmentprogress
        {
            /*display:none;*/
        }

        .footer-first-col {
            margin-bottom: 10px;
            text-align: center;
        }

        .social-icon {
            float: inherit !important;
            margin-right: 70px;
            margin-top: 10px;
        }

        #filter-heading-mobile {
            display: none !important;
        }

        .filter-heading-desk {
            display: none;
        }

        .nav-link {
            line-height: 30px;
            font-size: 16px;
        }

        .contact-col {
            padding-left: 30px;
        }
    }


@media (max-width: 767.98px) {
    .pt-5.pt-md-2 {
        padding-top: 10px !important;
    }
    .logo-bar {
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .enrollstep1::after {
        left: 24px !important;
        top: 12px !important;
    }
    .enrollstep2::after {
        left: 24px !important;
        top: 12px !important;
    }
    .enrollmentprogress li {
        width: 30px !important;
        height: 30px !important;
        font-size: 15px;
    }
    .enrollmentprogress li > i {
        line-height: 23px !important;
    }
    .enrollmentprogress .enrollstep1, .enrollmentprogress .enrollstep2 {
        margin-right: 100px !important;
    }

    .enrollstep1::after {

        width: 110px !important;
    }
    .enrollstep2::after {
        width: 110px !important;
    }
    .enrollmentprogress {
        padding-left: 0rem;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 15px;
    }
        .enrollmentprogress p
        {
            font-size:10px !important
        }

        .body-height {
            height: initial !important;
        }

    .btn-model-cls {
    right:6px !important;
    }
        .item {
    margin-left: 10px !important;
}

.serieName {
    font-size: 15px;
}
    .btn-orange{
            font-size:16px !important;
        }
        .card-body.price-body.px-5 {
            padding-left: 1.5rem !important;
            padding-right: 1.5rem !important;
        }

        .justify-content-sort-filter {
            justify-content: center;
        }


        .est-btn-col {
            text-align: center;
            padding-bottom: 15px;
        }

        .plan-detail-table {
            margin-bottom: 15px;
        }

        .main-head {
            font-size: 28px;
            line-height: 45px;
        }

        .logo {
            width: 170px;
        }

        .plan-pricing {
            font-size: 54px;
        }

        .available-plans {
            line-height: 26px;
            font-size: 24px;
        }

        .we-found {
            line-height: 34px;
            font-size: 18px;
        }

    .nav-link {
        padding: 8px 7px;
        font-size: 12px;
        line-height: initial;
    }

        .plan-card {
            min-height: 420px;
        }
    }

    @media (max-width: 575.98px) {

        .logo img {
            height: 40px;
            padding: 5px;
            margin-left: 0px;
        }

        .filter-icon {
            display: none !important;
        }


        .green-row-heading-l {
            text-align: center;
        }

        .green-row-heading-s {
            text-align: center;
        }

        .col-detail-b {
            text-align: center;
        }
    }

    @media (min-width: 992px) and (max-width: 1199.98px) {

        .accordion-button {
        }

        .input-group.input-group-sort .input-group-prepend .input-group-text {
            font-size: 13px !important;
        }

        #SortBy {
            font-size: 13px !important;
        }
    }

    @media (min-width: 1200px) and (max-width: 1399.98px) {

        nav-link {
            font-size: 18px;
            padding-right: 15px !important;
            padding-left: 15px !important;
        }

        .rep-price {
            font-size: 28px;
        }

        rep-name {
            font-size: 22px;
        }
        .btn-view-detail
        {
            font-size:12px !important;
        }
        .plan-td {
            font-size: 10px !important;
            padding: 8px 3px !important;
        }
        .rep-perkhw-term {
            font-size: 11px !important;
        }
        .btn-view-detail small {
            font-size: 9px !important;
        }
        .btn-select-plan {
            height: 44px;
            line-height: 38px;
            font-size:16px;
        }

        .list-group-item
        {
            font-size:12px;
        }

        .button-group button {
            font-size: 16px !important;
            padding: 10px !important;
        }
        .btn-filter {
            font-size: 11px;
            padding-right: 0px;
            padding-left: 0px;
        }
        }

    @media (min-width: 576px) and (max-width: 767.98px) {



        .rep-price {
            font-size: 40px;
        }

        .rep-price-kwh {
            font-size: 20px;
        }

        .rep-name {
            font-size: 20px;
        }
    }

#legend, .Pricinglegend {
    text-align: center;
}

    .symbol {
        width: 20px;
        height: 20px;
        margin-right: 10px;
        margin-top: 3px;
        float: left;
        -webkit-border-radius: 10px;
        border-radius: 6px;
    }

    .serieName {
        float: left;
        cursor: pointer;
    }

    .item {
        height: 40px;
        clear: both;
        display: inline-block;
        margin-left: 40px;
    }

    .green-background {
        background: #23D155;
    }

    .green-row-heading-l {
        color: #FFF;
        font-family: Montserrat;
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 31px; /* 96.875% */
        letter-spacing: -0.64px;
    }

    .green-row-heading-s {
        color: #FFF;
        font-family: Montserrat;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 31px;
        letter-spacing: -0.48px;
    }

#PlanDetailModel .modal-title {
    color: white;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.48px;
    text-align: center;
}
    

    #PlanDetailModel .modal-content {
        border-radius: 36px;
    }

    #PlanDetailModel .modal-body {
        padding: 0px;
    }

    #PlanDetailModel .modal-header {
/*        border-top-left-radius: 35px;
        border-top-right-radius: 35px;*/
    }

    @media (min-width: 576px) {
        #PlanDetailModel .modal-dialog {
            max-width: 777.16px;
        }
    }

.plan-docs-head {
    color: #004372;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 312.5% */
    letter-spacing: -0.32px;
    margin-bottom: 15px !important;
}

    .plan-docs-list {
        color: #690BE1;
        font-family: Montserrat;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 19.2px;
        text-decoration-line: underline;
        padding-left: 0px;
        margin-right: 20px;
    }

.detail-table-title {
    color: #004372;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 18.2px;
}

.detail-table-value {
    color: #011A2C;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 18.2px;
    padding-left: 10px;
}

    .detail-graph {
        min-height: 390px;
    }

    .px-2r {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
    }

    .detail-disclaimer {
        color: #030121;
        font-family: Montserrat;
        font-size: 10px;
        font-style: normal;
        font-weight: 300;
        line-height: 13px;
    }

    /* DivTable.com */
    .divTable {
        display: table;
        width: 100%;
    }

    .divTableRow {
        display: table-row;
    }

    .divTableHeading {
        background-color: #EEE;
        display: table-header-group;
    }

    .divTableCell, .divTableHead {
        display: table-cell;
        padding: 6px 10px;
        vertical-align: middle;
    }



    .divTableBody {
        display: table-row-group;
    }

.kwh-header-txt {
    background: #004372;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
}

.kwh-cell-txt {
    background: #EFF9FF;
    color: #004372;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.2px;
}



    .y-a-e-r {
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 13.2px;
        background: #23D155;
        width: 35%;
    }

    .y-a-e-r-v {
        color: #030121;
        text-align: center;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 19.2px;
        background: #E9FAEE;
    }

    .detail-avg-title {
        color: #030121;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 19.2px;
        margin-bottom: 10px;
    }

    .plan-detail-table td {
        padding-bottom: 5px;
    }

    .datepicker.datepicker-inline td, .datepicker.datepicker-inline th, .datepicker.dropdown-menu td, .datepicker.dropdown-menu th {
        padding: 6px 10px;
        border: 5px solid white;
    }

    .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
        background-color: #eee;
        cursor: not-allowed;
        color: #cdcdcd;
    }

    .datepicker table tr td.active.active {
        background: #44ABE3;
        background-image: none;
        border: none;
    }

.datepicker table tr td.day:hover {
    background: #005D90;
    color: #fff;
}

    .input-group-address {
        border: 1px solid #011A2C;
        border-radius: 10px;
    }

    .input-group-date {
        border: 1px solid #011A2C;
        border-radius: 10px;
    }


        .input-group-date.input-group > .form-control {
            border: none;
            border-radius: 10px 0px 0px 10px !important;
        }

    .input-group > .form-control {
        border: none;
        border-radius: 10px !important;
    }

        .input-group > .form-control:focus {
            border: none;
            box-shadow: none;
        }


    .modal-content {
        border-radius: 15px;
    }


    .sociallinks-btn {
        display: flex;
        justify-content: center;
        max-width: 487px;
        text-align: center;
    }

    .btn-social {
        width: 96px;
        transition: .5s;
        cursor: pointer;
        border-radius: 6px;
        padding: 4px;
        border: 1px solid transparent;
    }

        .btn-social.em {
            background: #6E63F2;
        }

    .sociallinks-btn a.btn-social {
        color: #fff;
        text-decoration: none;
    }

    .box-bg-gred {
        background: linear-gradient(180deg, #3c3297, #443cb2ba);
        border-radius: 25px;
        padding: 22px;
        position: relative;
        color: #fff;
    }

        .box-bg-gred.mt-4 {
            margin-bottom: 50px;
        }


    .btn-social.fb {
        background: #345C9B;
    }

    .btn-social.tw {
        background: #00AEF0;
    }

    .calendar-icon {
        cursor: pointer
    }

    .mb-100 {
        margin-bottom: 100px !important;
    }

    .main {
        margin-bottom: 50px;
    }


    .tooltip-inner {
        background-color: #1F103D;
    }

    bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
        border-top-color: #1F103D;
    }


    .select2-selection.select2-selection--multiple {
        height: 52px;
        padding: 9px 12px;
        align-items: center;
        flex-shrink: 0;
        border-radius: 10px !important;
        border: 1px solid #0A0514 !important;
        background-color: #fff;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: right 0.75rem center;
        background-size: 16px 12px;
    }

    .select2-selection__clear {
        display: none;
    }

    .select2-container .select2-search--inline .select2-search__field {
        font-family: unset !important;
        height: 30px !important;
        color: #212529 !important;
        margin-top: 3px !important;
        margin-left: 0px !important;
        vertical-align: top !important;
    }

        .select2-container .select2-search--inline .select2-search__field::placeholder {
            opacity: 1 !important;
        }

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        margin-bottom: 11px !important;
    }



    .select2-selection.select2-selection--multiple:focus {
        border-color: #86b7fe;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        height: 30px;
        margin-top: 0px !important;
    }

    .progress-btn {
        position: relative;
        min-width: 250px;
        height: 55px;
        display: inline-block;
        ;
        font-weight: normal;
        font-size: 20px;
        transition: all 0.4s ease;
        border: 1px solid #BDF1CC;
        overflow: hidden;
    }

        .progress-btn .analyze-txt {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            line-height: normal;
            text-align: center;
            color: #fff;
            z-index: 10;
            opacity: 1;
            padding-top: 14px;
            padding-bottom: 14px;
            font-family: Montserrat;
            font-size: 20px;
            padding-right: 35px;
            padding-left: 35px;
            padding-top: 14px;
            padding-bottom: 14px;
            opacity: 0;
        }

        .progress-btn .btnp {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            line-height: normal;
            text-align: center;
            color: #0A0514;
            z-index: 10;
            opacity: 1;
            padding-top: 14px;
            padding-bottom: 14px;
            font-family: Montserrat;
            font-size: 20px;
            padding-right: 35px;
            padding-left: 35px;
            padding-top: 14px;
            padding-bottom: 14px;
            transition: all 0.3s ease;
        }

        .progress-btn .progressbar {
            width: 0%;
            z-index: 5;
            background: #23D155;
            opacity: 0;
            transition: all 0.3s ease;
        }

        .progress-btn[data-progress-style='fill-back'] .progressbar {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
        }


        .progress-btn.active .progressbar {
            opacity: 1;
            animation: progress-anim 6s ease forwards;
        }

        .progress-btn.active .btnp {
            animation: progress-opacity 6s ease forwards;
        }





    .rep-logo {
        max-height: 55px;
        text-align: center;
        max-width:100%;
    }

    .displayInherit {
        display: inherit
    }

    label.form-check-label {
        color: #0A0514;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 19.2px;
        cursor: pointer;
        display:block;  
    }

.websitefooter {
    background-color:#005D90 !important;
    color: #ffffff !important;
    width: 100%;
    bottom: 0px;
    padding: 6px 0 !important;
    margin-bottom: 0 !important;
}


    .footer-signupform-text2 {
        color: #FFF;
        text-align: right;
        font-family: Montserrat;
        line-height: 25px; /* 250% */
        letter-spacing: -0.6px;
    }

    .social-icon {
        display: inline-flex;
        color: #FFF !important;
        list-style: none;
        float: right
    }

        .social-icon li {
            float: left;
            margin-left: 20px;
        }

            .social-icon li a svg {
                width: 20px; /* Adjust the size as needed */
                height: 20px; /* Adjust the size as needed */
                fill: white; /* Ensure the icon is white */
            }

            .social-icon li a {
                cursor: pointer !important
            }

    #filter-heading-mobile {
        display: none;
    }


    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    @-webkit-keyframes spin-reverse {
        0% {
            -webkit-transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(-360deg);
        }
    }

    @keyframes spin-reverse {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(-360deg);
        }
    }



    @keyframes progress-anim {
        0% {
            width: 0%;
        }

        5% {
            width: 0%;
        }

        10% {
            width: 15%;
        }

        30% {
            width: 40%;
        }

        50% {
            width: 55%;
        }

        80% {
            width: 80%;
        }

        100% {
            width: 100%;
        }
    }

    @keyframes progress-opacity {
        0% {
            opacity: 0.8;
        }

        50% {
            opacity: 1;
            color: white;
        }

        100% {
            opacity: 1;
            color: white;
        }
    }

    .btn-ste-transparent {
        border: 1px solid #44ABE3;
        border-radius: 48px;
        padding-right: 30px;
        padding-left: 30px;
    }

    .fa-circle-shop {
        position: relative;
        height: 100%;
        width: auto;
    }

.btn-view-detail {
    text-align: left;
    font: normal normal bold 15px Montserrat;
    letter-spacing: 0px;
    color: #004372;
    margin-bottom: 10px;
    margin-top: 10px;
}


.btn-view-phone {
    text-align: center;
    text-decoration: underline;
    font: normal normal normal 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #004372;
}
.card-header.blue-header {
    background: #005D90;
    line-height: 40px;
    height: 36px;
}

    .contact-div {
        padding: 20px 60px;
    }

    .px-6 {
        padding-right: 60px;
        padding-left: 60px;
    }

    .pe-6 {
        padding-right: 60px;
    }

    .btn-filter-main {
        background: #FFF;
        padding-top: 8px;
        padding-bottom: 8px;
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        color: #030121;
        border: 1px solid #44ABE3;
        border-radius: 8px;
    }

    .filter-icon {
        background-image: url('../img/filter-icon.svg');
        background-size: auto;
        height: 12px;
        width: 16px;
        position: relative;
        display: inline-block;
        background-repeat: no-repeat;
    }

.btn-filter-main.active {
    color: #FFF;
    background: #005D90;
}

        .btn-filter-main.active .filter-icon {
            background-image: url('../img/filter-icon-white.svg');
        }

    .completed-icon {
        margin-right: 5px;
        width: 12px;
    }


    .btn-view-detail span {
        min-height: 25px;
        display: block;
    }


.btn-check:focus + .btn, .btn:focus {
    box-shadow: none;
}

.puct {
    color: #011A2C;
    margin-top: 10px;
    font-style: normal;
    font-weight: 500;
}

.main-top {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 46px #0000001A;
}

.btn-back {
    border: 3px solid #004372;
    border-radius: 10px;
    color: #004372;
}

.enrollmentprogress li.inprogressstep {
    border: 3px solid #004372;
}

.enrollmentprogress li {
    display: inline-block;
    border: 3px solid #D9D9D9;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding-top: 0px;
    margin-top: -5px;
    color: #004372;
    margin-right: 120px;
    text-align: center;
}

.activestep {
    opacity: 1;
    cursor: pointer;
}

.enrollstep1, .enrollstep2, .enrollstep3 {
    position: relative;
}

.enrollmentprogress li > i {
    line-height: 36px;
}

.enrollstep1::after {
    border-top: 3px solid #D9D9D9;
    width: 125px;
    content: " ";
    position: absolute;
    left: 37px;
    top: 17px;
}

.enrollstep2::after {
    border-top: 3px solid #D9D9D9;
    width: 125px;
    content: " ";
    position: absolute;
    left: 37px;
    top: 17px;
}

.enrollstep3 {
    margin-right: 0px !important;
}

.enrollmentprogress p {
    font-size: 12px;
    margin: 0;
    color: #011A2C !important;
    padding-top: 7px !important;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    left: -13px;
}

.col-20 {
    width: 20%;
    flex: 0 0 auto;
}

.col-60 {
    width: 60%;
    flex: 0 0 auto;
}

.plan-table {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-left: -17px;
    margin-right: -17px;
    margin-bottom: 10px;
}

.plan-td {
    padding: 10px 8px;
    border: 1px solid #D9D9D9;
    background-color: white;
    cursor: pointer;
    text-decoration: underline;
    font: normal normal normal 11px/13px Montserrat;
    letter-spacing: 0px;
    color: #004372;
    width: 100%;
}

.plans-table-head {
    text-align: left;
    font: normal normal 600 28px/35px Montserrat;
    letter-spacing: 0px;
    color: #004372;
    margin-top: 15px;
}

.plans-table-desc {
    text-align: left;
    font: normal normal normal 16px/20px Montserrat;
    letter-spacing: 0px;
    color: #011A2C;
}


.zipcode-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 999px;
    padding: 2px 2px 2px 20px;
    max-width: 375px;
    font: normal normal normal 16px/19px Montserrat;
    border: 1px solid #C4C4C4;
}

.zipcode-info {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
}

.zipcode {
    font-size: 16px;
    color: #004372;
    width:100%;
}

.tdsp {
    font-size: 12px;
    color: #011A2C;
}

.update-btn {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #005D90;
    border: none;
    border-radius: 999px;
    padding: 2px 2px 2px 20px;
    font: normal normal 600 14px/18px Montserrat;
    color: #FFF;
    cursor: pointer;
    transition: background 0.2s ease;
    border: 1px solid #005D90;
    height: 50px;
}

   

.arrow {
    font-size: 16px;
}

.fas.fa-circle-arrow-right {
    font-size: 38px;
    font-weight: 700;
    opacity: 0.35;
    color: #FFF;
}

.fas.fa-circle-arrow-right::before {
    content: "\f0a9";
}


.filter-container {
    padding: 15px;
}


.filter-box {
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.filter-title {
    text-align: left;
    font: normal normal 600 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #004372;
    margin-bottom: 10px;
    margin-top:15px;
}

.filter-section {
    padding-top: 10px;
    margin-top: 10px;
}


.section-title {
    text-align: left;
    font: normal normal normal 15px/17px Montserrat;
    letter-spacing: 0px;
    color: #011A2C;
    margin-bottom: 15px;
}

.button-group {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    margin-top: 5px;
}

    .button-group button {
        flex: 1;
        padding: 10px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #004372;
        border-radius: 10px;
        cursor: pointer;
        font: normal normal 700 18px/24px Montserrat;
        letter-spacing: 0px;
        color: #004372;
    }

        .button-group button.active {
            background: #dcdcdc;
            border-color: #999;
        }
        .button-group button.refresh {
            background: #004372;
            color:#fff;
        }
   .footer-buttons {
    margin-top: 15px;
}


.container-plans {
    max-width: 1920px;
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

    .container-plans input#zipcode, .main-top input#zipcode {
        border: 0
    }

        .container-plans input#zipcode:focus, .main-top input#zipcode:focus {
            border: 0;
            color: #212529;
            background-color: #fff;
            border-color: #86b7fe;
            outline: 0;
            box-shadow: none !important
        }

        .container-plans input#zipcode:active {
            border: 0
        }


.white-card {
    /*border-radius: 36px;*/
    border: 1px solid rgba(112, 112, 112, 0.2);
    background: #FFFFFF;
    border-radius: 8px;
}

.PricingChartsymbol {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: 7px;
    float: left;
    -webkit-border-radius: 10px;
    border-radius: 16px;
}

.PricingChartsymbol_plansPage {
    width: 7px !important;
    height: 7px !important;
    margin-top: 3px !important;
}

.item_planCard {
    height: 12px !important;
    margin-left: 11px !important;
}

.filter-box .list-group-item span {
    margin-left: auto;
    margin-right: 10px;
}

.card-body {
    padding: 0rem 1rem 1rem;
}


#myTab {
    justify-content: center;
    flex-wrap: unset;
}

#myTab .nav-item, #myTab .nav-link {
        width: 100%;
}

#myTab .nav-link {
        border-radius: 0px !important;
        border-color: #D9D9D9 !important;
        text-decoration:underline;
}

.a-summary {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px;
}

.review-summary {
    background: #EFF9FF;
    border-radius: 15px;
    padding: 10px;
    margin:10px 0px 10px 0px;
}

.r-heading {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #004372;
}

.r-summary {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px;
}

.google-icon {
    background-image: url('../../images/google.svg');
    width: 18px;
    height: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-bottom: -3px;
    margin-right: 3px;
}

@media (max-width: 767.98px) {
    .main-heading {
        font-size: 23px;
    }
    .progress {
        display: none;
    }
    .main-plans-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #filterBtnLi {
        display: block !important;
    }
    .main-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .main-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
    .col-20,.col-60
    {
        width:100%;
    }

    .mobile-hidden
    {
        display:none;
    }
    .desktop-hidden {
        display: initial !important;
    }

    .px-md-2 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .AreaPlans {
        position: sticky;
        top: 72px;
        z-index: 1019;
        background: white;
        padding-top: 15px;
    }
    .main-nav
{
    max-width: inherit;
}

    .update-btn
    {
        height:40px;
    }
}

.desktop-hidden{
    display:none;
}

.top-pick-header {
    background: #004372;
    border-bottom: none;
    padding-top: 6px;
    padding-bottom: 6px;
}

.btn-model-cls {
    position: absolute;
    right: -35px;
    border-radius: 50%;
    padding: 7px;
    border: 2px solid #004372;
    font-size: 10px;
    color: #004372;
    background: #fff;
    background: white url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    top: 7px;
    opacity:1;
}

.plan-docs-list a {
    color: #004372 !important;
}

.metro-icon {
    background-image: url('../../images/metro-file-pdf.svg');
    height: 17px;
    width: 15px;
    background-repeat: no-repeat;
    margin-bottom: -3px;
    margin-right: 10px;
    margin-left:10px;
}

#zipcode-error {
    color: red;
}

.yearly-sav {
    color: #058A07;
    font-style: normal;
}


.btn-view-detail small {
    font-size: 10px !important;
    color: #011A2C;
    font-weight: 500;
}

.fas.fa-circle-question::before {
    content: "\f059";
}

.fas.fa-circle-question {
    color: #44ABE3;
    font-size: 14px !important;
    padding: 0px 5px;

}

.modal-header {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}

.fa-lock::before, .fa-tree-alt::before {
    padding-right: 10px;
    padding-left:10px;
    color: #44ABE3;
}

.plan-feature {
    font-size: 15px;
}

.plan-history {
    font-size: 13px;
}

.loader-holder {
    display: flex;
    align-items: center;
    justify-content: center
}

.pageloader {
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #44ABE3;
    --_m: conic-gradient(rgba(0, 0, 0, 0) 10%,#000), linear-gradient(#000 0 0) content-box;
    -webkit-mask: var(--_m);
    mask: var(--_m);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    animation: l3 1s infinite linear;
}

@keyframes l3 {
    to {
        transform: rotate(1turn)
    }
}

#filterBtnli {
    display: none;
}

.navbar-toggler-icon {
    background-image: url('../img/icon feather-menu.svg');
}

.navbar-toggler:focus {
    box-shadow:none; 
}

.body-height
{
    height:100%;
}

/* Desktop (default Bootstrap grid, no scroll) */
.plan-scroll-wrapper {
    overflow: visible; /* no scroll on desktop */
}

/* Mobile only → horizontal scroll with hidden scrollbar */
@media (max-width: 767.98px) {
    .plan-scroll-wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        scroll-padding-left: 1rem;
        gap: 1px; /* spacing between cards */
    }

        .plan-scroll-wrapper > .col {
            flex: 0 0 90%; /* 90% width → peek effect */
            max-width: 90%;
            scroll-snap-align: start;
        }

        /* Hide scrollbar on WebKit (Chrome, Safari) */
        .plan-scroll-wrapper::-webkit-scrollbar {
            display: none;
        }

    /* Hide scrollbar on Firefox */
    .plan-scroll-wrapper {
        scrollbar-width: none;
    }

    .pricing-card {
        box-shadow: 0px 4px 20px 0px rgba(10, 7, 72, 0.10);
    }
}



.enrollstep1.inprogressstep.activestep {
    background: #004372;
}

    .enrollstep1.inprogressstep.activestep::after {
        border-top: 3px solid #004372;
    }

    .enrollstep1.inprogressstep.activestep .fal.fa-bolt {
        color: #fff;
    }

.enrollstep2.inprogressstep.activestep {
    background: #004372;
}

    .enrollstep2.inprogressstep.activestep::after {
        border-top: 3px solid #004372;
    }

    .enrollstep2.inprogressstep.activestep .fal.fa-home {
        color: #fff;
    }

.enrollstep3.inprogressstep.activestep {
    background: #004372;
}

    .enrollstep3.inprogressstep.activestep::after {
        border-top: 3px solid #004372;
    }

    .enrollstep3.inprogressstep.activestep .fal.fa-check-circle {
        color: #fff;
    }

#BiometricModel .btn {
    margin: 0 5px; /* adds 5px space on left and right of each button */
}


.alloy-container {
    z-index: 999999999 !important;
}


.socure-websdk .pt-2 {
    padding: 0px !important;
}

.dXdjJC {
    padding: 0px !important;
}