.pattern-background,
body {
    overflow-y: scroll;
    overflow-x: hidden;
}
.page-link,
a {
    text-decoration: none;
}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
html {
    height: -webkit-fill-available;
}
body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
    font-family: "Ping L Regular";
    font-size: 13px;
    background-color: #f2f2f2;
}

.relative-backdrop {
    position: relative;
    z-index: 0;
}

/* .sidebar-column {
    position: relative;
    z-index: 1;
}
.main-column {
    position: relative;
    z-index: 0;
} */

.custom-backdrop {
    position:absolute;
    left: 0;
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 0.5);z-index:1;
}
.relative-backdrop .btn-toggle::before {
    z-index: 0!important;
}

.tutorial-view {
    position: relative;
    z-index: 5;
}
@media only screen and (max-width: 1439px) and (min-width: 1200px)  {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1366px;
        padding-right: 25px!important;
        padding-left: 0;
    }
}
@media (min-width: 1440px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1366px;
        padding-right: 0px;
        padding-left: 0;
    }
}
.main-overlay {
    position: absolute;
    z-index: 1000;
    background: #f2f2f2;
    height: 100%;
    min-height: 300vh;
    width: 100%;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 8px;
    background: #fff;
}
.badge,
.badge-sidebar {
    display: inline-block;
    text-align: center;
}
.checkcard {
    height: 130px;
    cursor: pointer;
}
.selectedCard {
    border: 1px solid #163FE8 !important;
    color: #163FE8!important;
}
.alert {
    border-radius: 8px;
}
.bg-normal {
    background-color: #f2f2f2;
    color: #0D0D0D;
}
.text-normal {
    color: #1b2124 !important;
}
.text-red {
    color: #FF2E00 !important;
}
.bg-light {
    background: #fff !important;
    color: #4c4e64;
}
.bg-strong {
    background: #6d788d !important;
    color: #ffff !important;
}
.bg-green {
    background-image: url("/img/images/hero-background.png");
    background-repeat: no-repeat;
    background-position: 60% 20%;
    background-size: cover;
    border-radius: 0 !important;
    min-width: 290px;
}
.btn-primary,
.form-control {
    border-radius: 4px;
}
.btn {
    font-size: 14px;
}
.btn-check:focus + .btn,
.btn-primary:active:focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}
.flickity-button:focus,
.form-check-input[type="checkbox"],
.form-check-input[type="radio"] {
    box-shadow: none !important;
    outline: 0;
}
.btn-primary {
    color: #fff;
    border-color: rgba(76, 78, 100, 0.68) !important;
    background: rgba(76, 78, 100, 0.68) !important;
}
.form-check-input,
.redblue {
    background-repeat: no-repeat;
}
.popimg {
    margin-top: -2px;
    cursor: pointer;
}
.energyicon {
    height: 40px;
    margin-top: -10px;
}
.reductionicon {
    height: 28px;
    margin-top: -5px;
}
.bg-strong .text-muted {
    color: rgba(255, 255, 255, 0.87) !important;
}
.form-check-input[type="checkbox"] {
    border-radius: 0;
    cursor: pointer;
}
.form-check-input {
    width: 1.2em;
    height: 1.2em;
    margin-top: 0.1em;
    margin-right: 0.75em;
    vertical-align: top;
    background-color: transparent;
    background-position: center;
    background-size: contain;
    border: 2px solid #6d788d !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.form-check-input:checked {
    background-color: #6d788d;
    border-color: #6d788d;
}
.form-check-input[type="radio"] {
    cursor: pointer;
    border: 2px solid #6d788d !important;
}
.badge {
    padding: 0.55em 0.85em;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 16px;
}
.btn-light,
.btn-strong {
    font-size: 14px;
    padding: 8px 20px;
    border: 1px solid rgba(76, 78, 100, 0.5) !important;
    font-weight: 700;
}
.badge-sidebar {
    background-color: #bbb;
    color: #4c4e64;
    min-width: 40px;
    margin-top: 5px;
}
.badge-failure,
.badge-success {
    color: #fff;
    min-width: 30px;
    min-height: 30px;
    text-align: center;
    margin-top: -2px;
    display: inline-block;
}
.badge-failure {
    background-color: #67757c;
}
.badge-success {
    background-color: #fa4616;
}
.btn-light {
    background-color: #fff !important;
    color: #6d788d !important;
}
.btn-strong {
    background-color: rgba(76, 78, 100, 0.68) !important;
    color: #fff !important;
    border-radius: 8px;
}
.carousel-indicators {
    position: relative;
    right: 0;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #aaa;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s;
}
.nopacity {
    opacity: 0;
}
.top-dropdown {
    min-width: 12.5rem;
}
.shadow-normal {
    box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1), inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}
.apexChart,
.apexChartMobile {
    position: relative !important;
}
.no-arrow::after {
    display: none;
}
.br-10 {
    border-radius: 10px;
}
.badge-completed,
.badge-energy,
.badge-progress {
    padding: 0.55em 0.85em;
    font-size: 0.75em;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    border-radius: 16px;
    font-weight: 400;
    vertical-align: baseline;
}
.modal-header {
    border-bottom: 0;
}
.modal-footer {
    border-top: 0;
}
.bg-question {
    background-color: #edeff1;
}
.text-color-1 {
    color: #4c4e64;
}
hr.carousel-line {
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: #4c4e64;
    border-radius: 40px;
}
.badge-energy {
    background-color: #8d97a7;
    color: #fff;
}
.border-start-strong {
    border-left: 1px solid rgba(76, 78, 100, 0.2) !important;
}
#pieOverlay {
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 20px;
    padding-top: 55px;
}
#pieOverlayMobile {
    position: absolute;
    z-index: 2;
    left: 45px;
    padding-top: 55px;
}
#div_pieOverlayGoal {
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 5px;
    top: 50px;
}
#div_pieOverlayGoalMobile {
    position: absolute;
    z-index: 2;
    left: 50px;
    padding-top: 43px;
}
.badge-progress {
    background-color: rgba(109, 120, 141, 0.2);
}
.badge-completed {
    background-color: rgba(109, 120, 141, 0.88);
}
.flickity-prev-next-button {
    top: 50%;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    transform: translateY(-50%);
    background: 0 0 !important;
}
.flickity-prev-next-button.previous {
    left: 0 !important;
}
.flickity-prev-next-button.next {
    right: -9px !important;
}
.bg-empty {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.activated {
    background-color: #6d788d;
}
.border-dashed {
    border: 1px dashed rgba(76, 78, 100, 0.32);
    border-radius: 10px;
    padding: 15px 20px;
}
#goalsTable td,
.form-select {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.form-select {
    background-color: transparent;
    border: 1px solid #94989B;
    height: 50px;
    outline: 0 !important;
    box-shadow: none !important;
    font-size: 14px;
    border-radius: 4px;
}
.form-select:focus {
    border: 1px solid #94989B;
    outline: 0;
    box-shadow: none;
}
option {
    font-weight: 400;
    display: block;
    white-space-collapse: collapse;
    text-wrap: nowrap;
    padding: 0 2px 1px;
}
.btn-group .btn-light {
    border-radius: 12px;
}
.accordion-item,
.nav-tabs.consumption .nav-link {
    border: 0;
}
.accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
    box-shadow: none;
}
.accordion-button {
    padding: 0 0.2rem;
}
.accordion-button:not(.collapsed)::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='%23000000' fill-opacity='0.68'%3e%3cpath d='M7.70492 16.1621L12.2949 11.5821L16.8849 16.1621L18.2949 14.7521L12.2949 8.75211L6.29492 14.7521L7.70492 16.1621Z'/%3e%3c/svg%3e");
}

.accordion-button.collapsed::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='%23000000' fill-opacity='0.68'%3e%3cpath d='M7.70492 8.75195L12.2949 13.332L16.8849 8.75195L18.2949 10.162L12.2949 16.162L6.29492 10.162L7.70492 8.75195Z'/%3e%3c/svg%3e");
}

.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
#coachProgressOverlay {
    position: absolute;
    z-index: 2;
    top: 67.5px;
    left: 0;
}
#coachProgressOverlayMobile {
    position: absolute;
    z-index: 2;
    top: 85px;
    left: 0;
}
#sidebarProgressOverlayMobile {
    position: absolute;
    z-index: 2;
    left: 18px;
    top: 48px;
}
.level-overlay-mobile {
    left: 0;
    padding-top: 140px;
    width: 100%;
}
@media only screen and (max-width: 1366px) {
    .level-overlay {
        left: 3px;
        padding-top: 95px;
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .applianceCell {
        min-height: 480px;
    }
}
.level-overlay {
    left: 3px;
    padding-top: 95px;
    width: 100%;
}
.next-button-appliances,
.next-button-benefits,
.next-button-cost,
.next-button-faq,
.next-button-news,
.next-button-products,
.next-button-suggestions,
.next-button-tips,
.pointer,
.pointer-tab,
.prev-button-appliances,
.prev-button-benefits,
.prev-button-cost,
.prev-button-faq,
.prev-button-news,
.prev-button-products,
.prev-button-suggestions,
.prev-button-tips,
.question-overlay {
    cursor: pointer;
}
.pointer-tab-active {
    border: 1px solid #f2f2f2 !important;
}
button .checked,
button .empty {
    margin-top: -3px;
}
.hover-background-dark:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.pattern-background {
    background-image: url("/img/patterns/bg_pattern_x4.png");
}
#myGoals .nav-item {
    min-width: 260px;
}
.bg-dark {
    background: #091f2c !important;
    color: #ffff !important;
}
.btn-transparent,
.btn-transparent-white,
.btn-white {
    background-color: transparent !important;
    font-size: 16px;
    font-weight: 700;
}
.redblue {
    background-image: url("/img/images/redblue-background.jpg");
    background-position: 60% 60%;
    border-radius: 8px 8px 0 0;
}
.alert-energy,
.alert-energy-topborder,
.saving_money_topborder {
    background-image: url("/img/images/energy-back.jpg");
    background-position: inherit;
    background-repeat: no-repeat;
}
.alert-energy {
    background-size: cover;
    border-radius: 8px;
}
.alert-energy-topborder,
.saving_money_topborder {
    background-size: cover;
    border-radius: 8px 8px 0 0;
}
.saving-back,
.saving-back-mobile,
.saving_money-back {
    background-image: url("/img/images/saving-back.jpg");
    background-size: cover;
}
.saving-back,
.saving_money-back {
    background-repeat: no-repeat;
    border-radius: 8px;
}
.saving-back-mobile {
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px !important;
}
.footprint-back,
.footprint-back-journey,
.footprint-back-mobile,
.footprint-back-topborder,
.sustainability-back,
.sustainability_topborder {
    background-image: url("/img/images/footprint.jpg");
    background-repeat: no-repeat;
}
.footprint-back-topborder,
.sustainability_topborder {
    background-position: 20% 85%;
    background-size: cover;
    border-radius: 8px 8px 0 0;
}
.footprint-back,
.sustainability-back {
    background-size: auto;
    background-position: 20% 90%;
    border-radius: 8px;
}
.footprint-back-journey {
    background-size: cover;
    background-position: center;
}
.footprint-back-mobile {
    background-size: auto;
    background-position: 20% 90%;
    border-radius: 8px !important;
}
.installations-background,
.orange-back,
.upgrade-back,
.upgrade-back-journey,
.upgrade-back-mobile,
.upgrade-banner,
.upgrade_property-back {
    background-repeat: no-repeat;
    background-size: cover;
}
.upgrade-back,
.upgrade_property-back {
    background-image: url("/img/images/upgrade.jpg");
    background-position: left;
    border-radius: 8px;
}
.upgrade-back-topborder,
.upgrade_property_topborder {
    background-image: url("/img/images/upgrade.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px 8px 0 0;
}
.upgrade-back-journey {
    background-image: url("/img/images/upgrade.jpg");
    background-position: center;
    border-radius: 8px;
}
.upgrade-banner {
    background-image: url("/img/journeys/journey8/upgrade-banner.jpg");
    background-position: left;
}
.upgrade-back-mobile {
    background-image: url("/img/images/upgrade.jpg");
    background-position: 100% 70%;
    border-radius: 8px !important;
}
.installations-background {
    background-image: url("/img/images/installations.jpg");
    background-position: 30% 15%;
    border-radius: 8px;
}
.orange-back {
    background-image: url("/img/images/orange-background.jpg");
    background-position: 100% 70%;
}
.bg-goals,
.bg-goals-white {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
}
.bg-goals {
    background-image: url("/img/images/goals-background.png");
}
.bg-goals-white {
    background-image: url("/img/patterns/bg_pattern_x4.png");
}
.text-gold {
    color: #d0a831;
}
.text-blue {
    color: #163FE8!important;
}
.text-blue:hover{
    color: #163FE8!important;
}
.border-grey {
    border: 1px solid rgba(242, 242, 242, 0.25);
}
.btn-transparent {
    color: #000 !important;
    padding: 14px 20px;
    border: 1px solid #000 !important;
    border-radius: 4px;
}
.btn-dark-blue,
hr.white-color {
    color: #fff !important;
}
.btn-white {
    color: #fff !important;
    padding: 8px 20px;
    border: 1px solid #fff !important;
    border-radius: 4px;
}
.btn-transparent-white {
    padding: 16px 24px 16px 24px;
    border: 1px solid #d3d5d6;
    color: #fafafa;
    border-radius: 4px;
}
.btn-transparent-white:hover {
    padding: 16px 24px 16px 24px;
    background-color: #fafafa!important;
    border: 1px solid #fafafa;
    color: #0d0d0d;
    border-radius: 4px;
}
.btn-dark-blue {
    background-color: #091f2c !important;
    font-size: 14px;
    padding: 14px 20px;
    border: 1px solid #091f2c !important;
    border-radius: 4px;
    font-weight: 700;
}
#suggestionsMobile .carousel-cell,
.carousel-cell {
    width: 100%;
    padding: 0 20px;
}
#suggestions .carousel-cell {
    width: 30%;
    padding: 0 15px;
}
#costAnalysis .carousel-cell,
#productList .carousel-cell {
    width: 90%;
    padding: 0 20px;
}
#consumptionMobile .carousel-cell {
    width: 70%;
    padding: 0 20px;
}
.progress {
    overflow: hidden !important;
}
.progress.after,
.progress.before {
    background-color: transparent;
    overflow: hidden !important;
}
.progress-bar.before,
.progress.goals {
    background-color: rgba(9, 31, 44, 0.25);
    overflow: hidden !important;
}
.progress-bar.after {
    background-color: #fff;
    overflow: hidden !important;
}
.blue-background,
.progress .questions {
    background-color: #00a3e0;
}
.progress-bar {
    border-radius: 2px;
    background: #00DD55;
}
.progress-bar.goals {
    border-radius: 2px;
    background: #fff;
}
.alert.alert-transparent {
    background-color: rgba(242, 242, 242, 0.25);
}
#houseOverlay {
    position: absolute;
    bottom: 40%;
    right: 21%;
}
#coachStatusOverlayMobile {
    position: absolute;
    bottom: 43%;
    right: 84%;
}
.myQuestionsOverlay {
    position: absolute;
    padding-top: 55px;
    left: 44%;
}
.btn-blue,
.btn-lightblue {
    padding: 8px 20px;
    font-weight: 700;
    font-size: 16px;
}
.myQuestionsOverlayMobile {
    position: absolute;
    top: 45%;
    left: 16%;
}
.myQuestionsOverlay img {
    height: 28px;
    width: 28px;
}
.text-green {
    color: #68996c;
}
.text-lightbrown {
    color: #b85d5d;
}
.text-purple {
    color: #746baa;
}
.btn-blue,
.btn-blue:hover {
    color: #fff;
}
.btn-blue {
    background-color: #00a3e0 !important;
    border: 1px solid #00a3e0;
    border-radius: 4px;
}
.btn-lightblue,
.color-blue,
.meter-button:not(.collapsed),
.meter-button:not(.collapsed)::after,
.txt-lightblue {
    color: #00a3e0 !important;
}
.btn-lightblue {
    background-color: rgba(0, 163, 224, 0.2);
    border: 1px solid rgba(0, 163, 224, 0) !important;
    border-radius: 4px;
}

.btn-question-active {
    color: #091F2C;
    font-size: 14px;    
    background-color: transparent;
}
.btn-close:focus {
    outline: 0;
    box-shadow: none !important;
    opacity: 1;
}
.btn-question {
    padding: 10px 25px 7.5px;
    border: 1px solid #94989B;
    border-radius: 4px;
    min-width: 270px;
    color: #0d0d0d;
}
.btn-question span {
    margin-top: 6px;
}
.btn-question-radio {
    min-width: 49%;
}
.btn-question-active {
    padding: 15px 25px;
    border: 1px solid #163FE8;
    border-radius: 4px;
    color: #163FE8;
}
.br-right-bottom,
.rounded-bottom {
    border-bottom-right-radius: 8px !important;
}
.accordion-button.transparent,
.nav-tabs.consumption .nav-link.active {
    background-color: transparent;
}
.bg-lightgrey {
    background-color: #e6e7e8;
}
.bg-grey {
    background-color: #384a54;
}
.rounded-bottom {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px !important;
}
.goal .nav-link {
    color: #000;
}
.nav-tabs.goals .nav-link.active,
.nav-tabs.goals .nav-link.active:hover {
    color: #00a3e0;
    border-color: #fff #fff #00a3e0;
}
.nav-tabs.goals .nav-link:hover {
    color: #000;
    border-color: #fff #fff #dee2e6;
}
.nav-tabs .nav-link:focus {
    border-color: #fff #fff #dee2e6;
}
.nav-tabs.consumption {
    border: 0;
    display: block;
}
#goalsTable th {
    border: none !important;
}
#goalsTable tr {
    vertical-align: baseline;
}
.tablecheck {
    float: none !important;
    background-color: #fff;
}
.form-check-input.tablecheck {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 17px;
    height: 17px;
    border: 2px solid #ccc;
    border-radius: 3px;
    outline: 0;
    position: relative;
    margin-right: 5px;
}
.form-check-input.tablecheck:checked {
    background-color: #fff;
    border-color: #00a3e0 !important;
}
.form-check-input.tablecheck::before {
    content: "\2713";
    font-size: 16px;
    color: #00a3e0;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
@media only screen and (min-width: 576px)  and (max-width: 821px) {
    .modal-dialog.modal-md {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}
.form-check-input.tablecheck:checked::before {
    display: block;
}
@media only screen and (max-width: 767px) and (min-width: 360px) {
    #houseOverlayMobile {
        position: absolute;
        bottom: 45%;
        right: 21%;
    }
    #coachStatusOverlayMobile {
        position: absolute;
        bottom: 40%;
        right: 78%;
    }
    #questionOverlayMobile {
        position: absolute;
        padding-top: 66px;
        left: 47%;
    }
}
@media only screen and (max-width: 820px) and (min-width: 768px) {
    #houseOverlayMobile {
        position: absolute;
        bottom: 47%;
        right: 23%;
    }
    #questionOverlayMobile {
        position: absolute;
        top: 40%;
        left: 48%;
    }
}
.nav-link img {
    margin-right: 8px;
}
.grey-overlay {
    background-color: rgba(40, 56, 66, 0.75);
    border-radius: 8px;
    cursor: pointer;
}
input[type="number"]::-webkit-inner-spin-button {
    opacity: 1;
}
.form-number {
    background-color: transparent;
    border-radius: 8px;
    padding: 10px 25px;
    font-size: 24px;
}
div#hourOverlay,
div#monthOverlay {
    position: absolute;
    left: 55px;
    top: 22px;
    z-index: 100;
}
.form-number:focus {
    color: #212529;
    background-color: transparent;
    border-color: #000;
    outline: 0;
    box-shadow: none;
}
.top-br-8 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.br-8 {
    border-radius: 8px !important;
}
.br-4 {
    border-radius: 4px !important;
}
.product-list {
    position: relative;
}
.product-list .carousel-cell {
    position: absolute;
    bottom: 0;
}
.br-0 {
    border-radius: 0;
}
.purple-grad {
    background: linear-gradient(90deg, #746baa 0, rgba(116, 107, 170, 0) 100%);
}
.purple-grad-mob {
    background: linear-gradient(0deg, #746baa 86%, rgba(116, 107, 170, 0) 99.86%);
}
.card-no-border {
    border: none;
}
.lightbrown-background {
    background-color: #b85d5d;
}
.green-background {
    background-color: #68996c;
}
.purple-background {
    background-color: #746baa;
}
.semi-transparent {
    background: rgba(242, 242, 242, 0.25);
}
.back-button {
    margin-top: -2.5px;
}
.bl-radius-8 {
    border-bottom-left-radius: 8px;
}
@media only screen and (max-width: 1024px) {
    .installations-background {
        background-image: url("/img/images/installations.jpg");
        background-repeat: no-repeat;
        background-size: auto;
        background-position: 90% 0;
        border-radius: 8px;
    }
}
.home4all,
.subsidy-back {
    background-repeat: no-repeat;
    background-size: cover;
}
#level1Overlay {
    bottom: 44px;
}
#level2Overlay {
    bottom: 44px;
    left: 50%;
}
#level3Overlay {
    bottom: 44px;
    right: 18%;
}
#level1OverlayMobile {
    bottom: 54px;
    left: 27%;
}
#level2OverlayMobile {
    bottom: 54px;
    left: 50%;
}
#level3OverlayMobile {
    bottom: 54px;
    right: 27%;
}
.home4all {
    background-image: url("/img/images/home4all.png");
}
.badge.bg-blue {
    background-color: #00a3e0;
    border-radius: 8px;
}
.page-link:focus,
.page-link:hover {
    background-color: #e9ecef;
    color: #000;
}
.bg-muted {
    background-color: rgba(255, 255, 255, 0.1);
}
.subsidy-back {
    background-image: url("/img/images/subsidy.png");
}
.opc-5 {
    background-color: rgba(255, 255, 255, 0.5);
}
.br-2 {
    border-radius: 2px;
}
.meter-select {
    height: 41px;
}
.date-select {
    width: 40%;
}
@media only screen and (max-width: 480px) {
    .btn-light.day {
        padding: 8px 10px !important;
    }
    #div_pieOverlayGoalMobile {
        position: absolute;
        z-index: 2;
        left: 50px;
        padding-top: 40px;
    }
    .levels-img {
        height: 32px;
    }
    #level1OverlayMobile {
        bottom: 54px;
        left: 43%;
    }
    #level2OverlayMobile {
        bottom: 54px;
        right: 20%;
    }
    #level3OverlayMobile {
        bottom: 54px;
        right: 14%;
    }
    .date-select {
        width: 100%;
    }
}
.calc-next {
    position: absolute;
    right: 0;
    bottom: -50px;
}
.applianceCard,
.questionCard {
    min-height: 25vh;
}
.btn-grey {
    background-color: transparent !important;
    color: #000 !important;
    font-size: 14px;
    padding: 12px 20px;
    border: 2px solid #ccc !important;
    border-radius: 2px;
}
.opc-6 {
    background-color: rgba(255, 255, 255, 0.65);
    border-radius: 8px;
}
#measure_form_date_insert,
.form-control-select,
.page-link {
    background-color: #fff;
}
.indicator div {
    height: 6px;
    background: rgba(242, 242, 242, 0.25);
    border-radius: 3px;
    position: relative;
    z-index: 2;
}
.indicator div.active {
    height: 6px;
    background: #f2f2f2;
    border-radius: 3px;
    position: relative;
    z-index: 2;
}
#finishConsultingOverlay,
#finishGoalsOverlay,
#finishQuestionnaireOverlay {
    top: 44%;
    left: 41%;
}
#finishConsultingOverlayMobile,
#finishGoalsOverlayMobile,
#finishQuestionnaireOverlayMobile {
    top: 38%;
    left: 35%;
}
@media only screen and (max-width: 820px) and (min-width: 480px) {
    #costAnalysisMobile .carousel-cell {
        width: 50%;
    }
    .date-select {
        width: 100%;
    }
    #finishConsultingOverlay,
    #finishGoalsOverlay,
    #finishQuestionnaireOverlay {
        left: 0;
        top: 44%;
    }
}
.border-normal {
    border: 2px solid #ccc;
}
.input-measure .form-control,
.select-wrapper input.select-dropdown {
    width: calc(100% - 44px) !important;
    padding-left: 44px !important;
}
.input-measure .form-control.is-invalid,
.input-measure .form-control:invalid,
.select-wrapper input.select-dropdown {
    padding-right: calc(0px) !important;
}
.input-measure .form-control.is-valid,
.input-measure .form-control:valid,
.select-wrapper input.select-dropdown {
    padding-right: calc(0px) !important;
}
.input-measure img {
    position: absolute;
    top: 9px;
    left: 25px;
}
.select-measure img {
    position: absolute;
    top: 36px;
    left: 18px;
}
.form-control-select {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    cursor: pointer;
}
.select-month {
    padding-left: 40px;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.page-link {
    position: relative;
    display: block;
    color: #000;
    border: 1px solid #dee2e6;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-link:hover {
    z-index: 2;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(13, 110, 253, 0.25);
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs.goals .nav-link.active, .nav-tabs.goals .nav-link.active:hover {
    color: #163FE8;
    border: 2px solid transparent;
    border-color: #fff #fff #163FE8;
}

.text-orange {
    color: #FA4616;
}

.bg-light {
    background: #FFFFFF !important;
    color: #0D0D0D;
}

.border-light-web {
    border: 1px solid transparent !important;
}

@media only screen and (min-width: 481px) {
    .border-light-web {
        border: 1px solid #ccc !important;
    }
}

.landingLogo, .mainLogo{
    margin-top: 30px;
}

.securityLogo{
    margin-top: 12px;
}
.securityPage {
    padding-top: 10%;
}

.landingLogoMobile {
    margin-top: 11px;
}

.landingAvatar {
    margin-top: 25px;
    height: 550px;
    margin-left: -25px;
}

.sidelanding {
    background-image: none;
    background-color: transparent!important;
}

.mainBtn {
    margin-top: 35px;
    height: 26px;
}

.border-light{
    border: 1px solid #ccc !important;
}

.btn-black {
    background-color: #0D0D0D !important;
    color: #fff !important;
    font-size: 16px;
    padding: 16px 24px 16px 24px;
    border: 2px solid #0D0D0D !important;
    border-radius: 4px;
    font-weight: bold;
    height: 48px!important;
    line-height: 14px;
}

.btn-380 {
    width: 380px;
}

.hr-light{
    background-color: #ccc !important;
    border-top:1px solid #ccc
}

@media only screen and (min-width: 1024px) {
    .border-column-left{
        border-left: 1px solid #ccc !important;
    }

    .btn-black:hover {
        background-color: #163FE8!important;
        border: 2px solid #163FE8!important;
    }
}
.mobile-w-200 {
    width: 200px!important;
}

@media only screen and (max-width: 480px) {
    .mobile-w-100 {
        width: 100%!important;
    }
    .mobile-w-200 {
        width: 100%!important;
    }
}
.color-blue {
    color: #00A3E0!important;
}

.btn-dev {
    display: block;
}

@media only screen and (min-width: 1279px) and (max-width: 1440px) {
    .mainLogo{
        height: 28px;
    }
    .langBtn{
        height: 30px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1278px) {
    .mainLogo{
        height: 26px;
    }
    .langBtn{
        height: 28px;
    }
}
@media only screen and (min-width: 1279px) and (max-width: 1365px) {
    /* .langBtn{
        display: none;
    } */
    .totalConsumption .font-18 {
        font-size: 17px;
    }
}

.sidebarClose {
    margin-top: 29px;
}

.progress-bar-default {
    border-radius: 2px;
    background: #D3D5D6;
}

.myQuestionsOverlay {
    position: absolute;
    top: 3px;
    width: 100%;
    left: 0;
}

.myQuestionsOverlay img {
    height: 85px;
    width: 40px;
}

.myQuestionsOverlayMobile{
    position: absolute;
    top: 64px;
    width: 100%;
    left: 0;
}

.myQuestionsOverlayMobile img{
    height: 90px;
    width: 50px;
}

.questionCard {
    min-height: 270px;
}

.profileQuestionCard {
    min-height: auto;
}

.divider {
    height: 1px;
}

#newsCarousel, #tipsCarousel {
    min-height: 100px;
}

#myGoalsMob .nav-item {
    min-width: 33%;
}

#myGoalsMob .font-16 {
    font-size: 14px !important;
}

#questionCategoriesModal .card {
    border: none;
    border-radius: 8px !important;
}

a.no-hover {
    color: #00a3e0;
}

@media only screen and (max-width: 480px) {
    .border-bottom-none-mobile {
        border-bottom : none
    }
}

#coachProgressOverlay {
    position: absolute;
    z-index: 2;
    top: 58.5px;
    left: 0;
}

/* #consumptionChart .apexcharts-tooltip {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
} */

.indicator div {
    height: 6px;
    background: rgba(242,242,242,0.25);
    border-radius: 3px;
}

.btn-question {
    padding: 16px;
    border: 1px solid #94989B;
    border-radius: 4px;
    min-width: 270px;
    min-height: 56px;
}
.questionCard#question8 .btn-question, .questionCard#question2 .btn-question {
    min-height: 75px!important;
}

.circle-warning {
    margin-top:-3px;margin-right:3px
}

@media only screen and (max-width: 1440px) {
    .progressCoach .font-14{
        font-size: 13px !important;
    }
}

.enviromentalTitle {
    font-size: 18px;
}

@media only screen and (min-width: 820px) and (max-width: 1024px) {
    .enviromentalTitle {
        font-size: 16px;
    }
}

.ml-23 {
    margin-left: 28px;
}

.burger-menu-close {
    margin-top: 13px;
}

@media only screen and (max-width: 480px) {
    #goalsModal, #suggestionModal .font-24 {
        font-size: 20px !important;
        line-height: 28px;
    }
}

.color-black {
    color: #091F2C !important;
}

.br-bottom-grey {
    border-bottom: 2px solid #DEE2E6;
}

.br-bottom-blue {
    border-bottom: 2px solid #00A3E0;
}

@media only screen and (max-width: 820px) {
  .assetTitle.font-24 {
    font-size: 20px !important;
  }
 }

 .tab-disabled {
  background-color: #e9ecef !important;
  cursor: default !important;
 }

.apax-icon {
    margin-top:-5px
}

@media only screen and (max-width: 820px) {
    .semi-transparent-mob {
        background: rgba(242, 242, 242, 0.25);
    }
}

.br-8-left {
    border-radius: 8px 0px 0px 8px;
}

.br-8-right {
    border-radius: 0px 8px 8px 0px;
}
a.black-text.no-hover {
    color: #0d0d0d;
}
.w-200-mob {
    width: 200px;
}

@media only screen and (max-width: 1024px) {
    .w-200-mob {
        width: 100%!important;
    }
}
.pad-question {
    padding-right: 0.75rem;
}