    @font-face {
        font-family: 'MyOftFont';
        src: url('../fonts/circular-std-medium-500.ttf') format('opentype');
    }

    :root {
        --orange-color: #FF7B00;
        --blue-color: #12346f;
        --font-family-Neue: 'Neue Haas Grotesk Display Pro', sans-serif;
        --font-family-Circular: 'MyOftFont', sans-serif;
        --section-padding-top:2rem;
        --section-padding-bottom:2rem;

    }

    .row {
        margin-right: unset !important;
        margin-left: unset !important;
        padding-right: unset !important;
        padding-left: unset !important;
    }



    *:focus {
        outline: none;
    }

    .row>* {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
    }

    a {
        text-decoration: none !important;
    }


    * {
        --bs-border-radius: 0;
        border: none;
        margin: 0;
        padding: 0;
    }

    html,
    body {
        margin: 0;
        padding: 0%;
        overflow-x: hidden;

    }

    html {

        height: 100%;
    }


    p {
        margin-bottom: 0 !important;
    }

    .a {
        text-decoration: none;
    }

    .our-blog-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (48 - 38) * ((100vw - 320px) / (1120)));
        line-height: 80px;
        text-transform: capitalize;
        color: var(--blue-color);
    }

    .our-blog-text-1 {
        color: var(--orange-color);
    }

    .our-blog-fold-1-heading-text-1 {
        font-weight: 600;
        font-size: 17px;
        line-height: 28px;
        color: var(--blue-color);

    }
    
    .our-blog-fold-1-heading-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (17 - 16) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        color: #707070;
    }

    .vertical-line-orange2 {
        margin-left: 0rem;
        border-left: 3px solid var(--orange-color);
        height: 45px;
        margin-top: 2rem;
    }

    .our-blog-subhead-text {
        font-family: var(--font-family-Neue);
        color: var(--orange-color);
        font-weight: 600;
        font-size: calc(28px + (38 - 28) * ((100vw - 320px) / (1120)));
        margin-left: 2rem;
        line-height: 28px;


    }

    .our-blog-subhead-text-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        color: var(--orange-color);
    }

    .our-blog-subhead-text-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        line-height: 58px;
        color: var(--blue-color);
    }

    .our-blog-content {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }

    .content-left {
        /* margin-right: -1rem;
        margin-left: 1rem; */

        background-color: var(--blue-color);
    }

    .content-right {
        /* margin-right: 1rem; */
    }

    .our-blog-fold1-para1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 400;
        font-size: calc(15px + (24 - 15) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        color: #FFFFFF;
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .our-blog-fold1 {
        margin-bottom: 6.25rem;
    }


    .our-blog-fold1-para2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #ADADAD;
        /* margin-top: 2rem; */
        padding-left: 1rem;
        padding-right: 2rem;
    }

    #tab-section {
        margin-top: -9rem;
    }

    #read-more-btn {
        margin-left: 0px;
        color: white;
        background: #FF7B00;
        border-radius: 11px;
        margin-top: 1.5rem;
        margin-left: -10px;
        width: 223px;
        height: 50px;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120)));

    }

    svg.circle-button {
        height: 90px !important;
        width: 90px !important;
    }

    .get-started-btn {
        margin-left: 0px;
        color: white;
        background: #FF7B00;
        border-radius: 11px;
        width: 149px !important;
        height: 50px;
        margin-bottom: 1rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
    }

    .register-now-btn {
        margin-left: 0px;
        margin-bottom: 1rem;
        color: white;
        background: #FF7B00;
        border-radius: 11px;
        width: 149px !important;
        height: 50px;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
    }

    .our-blog-fold2 {
        margin-top: 6rem;
    }

    .tablinks1 {
        margin-right: 3rem !important;
        margin-left: 5rem !important;
        /* border: none !important; */

    }

    #Tab1,
    #Tab2,
    #Tab3 {
        border: none !important;
    }

    .tablinks2 {
        margin-right: 3rem !important;
    }

    .card-text1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1120)));
        line-height: 34px;
        color: #19223B !important;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }

    .card-text1 a {
        color: #19223B !important;
    }


    .card-text2 {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1120))) !important;
        line-height: 26px !important;
        color: #ADADAD !important;
    }

    .read-more-text {
        margin-top: 1.438rem;
        margin-bottom: 1.438rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        text-decoration: none;
        color: var(--orange-color) !important;
    }


    .read-more-text a {
        color: var(--orange-color) !important;
    }

    .our-blog-footer {
        /* margin-top: 95rem; */
        padding-top: 1rem;
        background-color: white;
    }


    .image-container {
        position: relative;
        border: none !important;
    }

    .image-container::after {
        /* content: ""; */
        position: absolute;
        top: 0%;
        left: 100%;
        transform: rotate(90deg);
        transform-origin: top left;
        background: linear-gradient(135deg, #f3f6f9 50%, #FF7B00);
        width: 30px;
        border: none !important;
        height: 30px;
    }

    .our-blog-img1 {
        position: relative;
        border: none !important;
    }

    .card-bg {
        /* background-color: white !important; */
    }

    .skip_btn {
        transition: all 0.2s ease-in-out;
        border: none;
        background-color: transparent;
        cursor: pointer;
    }

    .arrow-alignment {
        display: flex !important;
        justify-content: center !important;
        margin-top: -160px;
        margin-left: 65px;
    }


    .container-fold-1 {

        margin-left: 2.5rem;
        margin-top: 10rem;
    }

    .subsidies-fold {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
        padding-bottom: 6.25rem;
    }

    .point-spaceing {
        margin-bottom: 2.5rem;
        margin-left: -1rem !important;
    }

    .choose-us-fold {
        background-color: #f3f6f9;
        /* margin-left: 2.5rem;
        margin-right: 2.5rem; */
        margin-top: 0rem !important;
        padding-right: 2.5rem;
        padding-left: 3.5rem;
        padding-top: 0rem;
        padding-bottom: 6.188rem;
    }

    .our-services-fold {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
        padding-bottom: 6.188rem;
    }

    .our-services-inner-fold {
        margin-left: 2.5rem;

    }

    .go-solar-fold {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
        /* margin-top: -2rem; */
    }

    .go-solar-fold-container {
        /* top: -150px; */
        position: relative;
        background: #FFFFFF;
        padding-top: 3rem !important;
        padding-bottom: 2.75rem !important;
    }

    .card-spacing {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .Why-go-solar-button {
        margin-top: 2.125rem;
        margin-bottom: 2.125rem;
    }

    .bg-color {
        background-color: #DEE2EB;

    }

    .microphone {
        margin-left: 12px !important;
        color: white;
    }

    .microphone-calculator {

        font-size: 21px;
        margin-left: 12px !important;
        color: white;
    }

    .contact-button {
        white-space: nowrap;
        padding: 5px 20px;
        margin-right: 0rem;
        /* height: 3rem; */
        /* width: 9rem; */
        background: #FF7B00;
        border-radius: 11px;
        /* border: 0; */
        /* margin: 9px 17px !important; */
        font-family: var(--font-family-Neue);
        font-style: normal;
        /* font-weight: 100; */
        font-size: 13px;
        /* line-height: 17px; */
        display: flex;
        align-items: center;
        justify-content: center;
        text-transform: capitalize;
        color: #FFFFFF;
    }


    .vertical-line {
        margin-right: 2.188rem;
        border-left: 3px solid var(--orange-color);
        height: 43px;
    }


    .vertical-line-navbar {
        margin-right: 1.5rem;
        border: 1px solid rgba(25, 34, 59, 0.1);
        /* transform: rotate(90deg); */
        height: 47px;
        /* set the height as per your requirement */
    }

    .vertical-line-navbar-blogdetails {
        padding-left: 0 !important;
        border-left: 1px solid rgba(25, 34, 59, 0.1);
    }


    .sub-div {
        margin-left: 2.5rem;
        margin-bottom: 2.5rem;

    }

    .comment-para {
        margin-top: 1rem;
        margin-left: -2rem;
    }

    .bold-hr {
        border-top: 2px solid black;
        margin: 20px 0;
    }


    .comment-input-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 400;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        color: var(--blue-color);

    }

    #comment-input1,
    #comment-input2,
    #comment-input3,
    #comment-input4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .comment-input {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        color: #ADADAD;
        background: #FFFFFF;
        border: 1px solid rgba(33, 45, 98, 0.1);
        margin-bottom: 1rem;
        padding-top: 1rem;
        padding-bottom: 1rem;

    }

    #comment-input1 {
        padding-left: 0.5rem;
        padding-right: 30rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;

    }

    .comment-input-text {
        line-height: 50px;

    }

    .checkbox-text {
        margin-top: -1rem;
        margin-bottom: -1rem;
    }

    #comment-input2 {
        padding-left: 0.5rem;
        padding-right: 10rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        margin-right: 1.5rem;
    }

    #comment-input3 {
        padding-left: 0.5rem;
        padding-right: 10rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        margin-right: 1.5rem;
    }

    #comment-input4 {
        padding-left: 0.5rem;
        padding-right: 36rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    #comment-input5 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        color: #707070;
    }

    .left {

        position: relative;
        background-color: #f3f6f9;
        overflow: hidden;
    }

    .left:before {
        content: "";
        position: absolute;
        top: 0;
        background: transparent;
        left: 0;
        border-left: 20px solid transparent;
        border-top: 20px solid #000;

    }

    .left:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0px;
        height: 0px;
    }

    .comment-form {
        margin-left: 0rem;
        margin-top: 1rem;

    }

    .parent-div {
        display: flex;
        justify-content: space-between;
    }

    .reply-btn {
        /* margin-left: 0px; */
        color: white;
        background: #FF7B00;
        border-radius: 11px;
        margin-top: 2rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        width: 104px !important;
        height: 50px;
    }

    .left-div {
        float: left;
        margin-left: 1rem;
    }

    .right-div {
        float: right;
    }

    .comment-head {
        font-family: var(--font-family-Neue);
        font-style: normal;
        color: var(--blue-color);
        font-weight: 600;
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1120)));
        line-height: 42px;
    }

    .comment-subhead {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #ADADAD;
    }

    .comment-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #6A6A6A;
    }

    .vertical-line-orange {
        margin-left: 0rem;
        border-left: 3px solid var(--orange-color);
        height: 40px;
        margin-top: 1rem;

    }

    .vertical-line-orange1 {
        margin-left: 2rem;
        border-left: 3px solid var(--orange-color);
        height: 40px;
        margin-top: 1rem;
    }

    .blogdetail-subimg {
        margin-bottom: 1rem;
        background-color: white;
        margin-top: 1rem;

    }

    .ribbon2 {
        margin-top: 3rem;
        /* margin-left: -0.9rem; */
    }

    .ribbon3 {

        /* margin-left: -0.9rem; */
    }

    .ribbon4 {
        margin-bottom: 1.656rem;
    }

    .subimg-text {
        font-family: var(--font-family-Neue);
        font-weight: 500;
        font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1120)));
        padding-top: 1.4rem;
        padding-bottom: 1.4rem;
        padding-left: 1rem;
        padding-right: 0rem;
        color: var(--blue-color);
    }

    .blog-detail-text {
        font-family: var(--font-family-Neue);
        color: var(--orange-color);
        font-weight: 600;
        margin-left: 1rem;
        line-height: 38px;

    }

    .blog-detail-text-1 {
        font-family: var(--font-family-Neue);
        color: var(--orange-color);
        font-weight: 600;
        font-size: 28px;
    }

    .comment-img {
        border-radius: 50%;
        margin-left: 0rem;
        margin-top: 1rem;
        margin-left: -1rem;
        height: 80px;
        width: 80px;
    }

    .blog-detail-text-2 {
        font-family: var(--font-family-Neue);
        color: var(--blue-color);
        font-weight: 600;
    }

    .top-heading-fold-1-text-1 {
    
        margin-bottom: 1rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        /* font-size: 48px; */
        font-size: calc(28px + (48 - 28) * ((100vw - 320px) / (1120)));
        text-transform: capitalize;
        color: var(--orange-color);
        margin-top: 60px;
    }


    .top-heading-fold-1-para-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120)));
        margin-right: 0rem;
        margin-bottom: 0.5rem !important;
        color: #707070;
        line-height: 26px;
    }

    .modal-body {
        margin-left: 1.5rem;
        margin-bottom: -1rem;
        overflow-y: auto;

    }

    .custom-modal .modal-dialog {

        max-width: 650px;
        margin: auto;
        border-radius: 50px;
        display: flex;
        align-items: center;
    }

    .modal-content {
        height: 100%;
        width: 80vw;
        margin-top: 1rem;
        border-radius: 1rem !important;
    }

    .top-heading-fold-1-text-2 {

        color: var(--blue-color);
    }

    .top-heading-fold-1-text-2-modal {

        color: var(--blue-color);
    }

    .bullet-list-text{
    font-size: 0.9rem !important;
    font-family: var(--font-family-Neue);
    color: var(--blue-color);
    font-weight: 300 !important;
    }

    .sub-heading-fold-1{
        font-family: var(--font-family-Neue);
    }
    .sub-heading-fold-1-text-1 {

        font-family: var(--font-family-Neue);
        /* font-size: 28px; */
        /* font-size: calc(12px + (28 - 16) * ((100vw - 320px) / (1120))); */
        /* font-weight: 500; */
        font-size: 25px;
        font-weight: 500;
        line-height: 42px;
        /* margin-bottom: 2.188rem !important; */
        text-align: left;
        color: var(--blue-color);
    }

    .sub-heading-fold-1-text-3 {

        font-family: var(--font-family-Neue);
        /* font-size: 28px; */
        /* font-size: calc(12px + (28 - 16) * ((100vw - 320px) / (1120))); */
        /* font-weight: 500; */
        line-height: 42px;
        /* margin-bottom: 2.188rem !important; */
        text-align: left;
        color: var(--blue-color);
    }

    .sub-heading-fold-1-text-2 {
        text-decoration: underline;
        text-underline-position: under;
        text-underline-offset: 4px;
        color: var(--orange-color);
        font-weight: 500;
    }

    .download-text-postion {
        margin-bottom: -1rem;
    }

    .download-text {
        margin-top: 1.875rem;
        font-family: var(--font-family-Circular);
        font-style: normal;
        font-weight: 450;
        /* font-size: 20px; */
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1120)));
        line-height: 150%;
        text-align: center;
        color: var(--blue-color);
    }

    .button {
        background: unset;
        border-radius: 0;
        border: none;
    }

    .custom-margin {
        margin-top: 3rem !important;
        /* margin-left: 3rem !important; */
        margin-right: 5rem !important;
    }

    .animate {
        animation: slide-up 0.5s ease-in-out forwards;
    }

    @keyframes slide-up {
        from {
            opacity: 0;
            transform: translateY(20px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .btn {
        background: #85B492;
        border: 2px solid #85B492;
        border-radius: 10px;
        width: auto;
        min-width: 160px;
        padding: 10px 15px;
        color: #fff;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
    }

    .button-heading-1 {
        text-align: start;
        /* letter-spacing: var(--letter-spacing); */
        font-family: var(--font-family-Neue);
        font-style: normal;
        /* font-weight: 550; */
        font-size: 15px;
        /* line-height: 150%; */
        text-align: center;
    }

    .button-heading-2 {
        /* letter-spacing: var(--letter-spacing); */
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 550;
        font-size: 20px;
        /* line-height: 150%; */
        text-align: center;
    }

    .rtl-parent {
        direction: rtl;
    }

    .calculate-button {

        z-index: 9999;
        border-color: transparent;
        text-align: start;
        position: fixed !important;
        top: 450px !important;
        right: 2.5rem !important;
        background: #FFFFFF;
        /* color: black; */
        border-radius: 59.5px;
    }

    .google-play-button {
        display: flex;
        /* width: 186px; */
        align-items: center;
        justify-content: center;
        background-color: var(--blue-color);
        border-radius: 8px;
        padding: 8px 0px;
        text-decoration: none;
        color: #FFF;
        width: 90%;
    }

    .google-play-button:hover {
        background-color: var(--orange-color);
    }

    .google-play-icon-wrapper {
        margin-right: 10px;
    }

    .google-play-icon-wrapper i {
        font-size: 2em;
    }

    .google-play-text-wrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .calculate-button-text {
        color: var(--blue-color);
    }

    .download-on-text {
        font-size: 9px;
    }

    .google-play-text {

        font-size: 20px;
        margin-top: -6px;
    }

    .heading-container {
        display: flex;
        align-items: start;

    }

    .contributing-heading-icon {
        margin-top: 7rem;
        margin-bottom: 1.563rem;
    }


    .heading-container-contributing {
        margin-left: 3.688rem;

        display: flex;
        align-items: start;

    }
    .what-will-i-get {
        /* display: flex; */
        align-items: start;

    }

    .heading-container-Subsidies {
        /* margin-top: 9.563rem; */
        margin-bottom: 2.375rem !important;
        margin-left: 2.5rem;
    }

    .bg-color-Subsidies {
        background: #f3f6f9;
    }

    .heading-contributing {
        margin-top: 9.563rem;
        display: flex;
        align-items: start;
        margin-left: 2.5rem;
    }

    .heading-Reasons {
        margin-bottom: 2.125rem !important;

    }


    .heading-container-our-impact {
        display: flex;
        align-items: start;
        margin-left: 2.5rem;
    }

    .Subsidies-heading-icon {
        margin-bottom: 1.563rem;
    }

    .how-to-use-heading {
        margin-bottom: 1.563rem;
        /* margin-top: 9.563rem; */
        display: flex;
        align-items: start;
        /* margin-left: 2.5rem; */
    }

    .fold-3 {
        background-color: #f3f6f9;
        padding-top: 6rem;
    }

    .heading-container-our-services {

        margin-bottom: 1.375rem !important;
        /* margin-top: 17rem; */
        margin-left: 2.5rem;
        display: flex;
        align-items: start;

    }

    .heading-container-our-values {

        margin-bottom: 2.375rem !important;
        display: flex;
        align-items: start;

    }

    .heading-container-our-team {
        margin-top: 6.25rem;
        margin-bottom: 2.375rem !important;
        display: flex;
        align-items: start;

    }

    .heading-container-our-portfolio {
        margin-bottom: 1rem;
        margin-left: 2.5rem;
        display: flex;
        align-items: start;

    }

    .home-page {
        padding-top: 5.2rem !important;
    }

    .our-impact .our-impact-heading {
        margin-bottom: 2.375rem !important;
    }

    .our-impact-heading {
        margin-bottom: 2.375rem !important;
    }

    .heading-container-go-solar-fold {
        display: flex;
        align-items: start;

    }

    .heading-container-subsidies {
        display: flex;
        align-items: start;

    }

    .fold-2-heading-text-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(28px + (38 - 28) * ((100vw - 320px) / (1120)));
        margin: 0;
        text-transform: capitalize;
        color: #FFFFFF;
    }



    .card-img-top {
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* position: relative; */
        background-color: #F3F6F9 !important;
        object-position: top left;
        aspect-ratio: 1 / 1;
        object-fit: cover !important;
        /* width: 100%;
        height: 100%; */
    }

    /* div {
        height: 300px;
        background: red;
        position: relative;
    } */
    .image-flip::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        border-top: 50px solid #f3f6f9;
        border-left: 50px solid var(--blue-color);
        width: 0;
    }



    .article-main-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* background-color: #F3F6F9 !important;
        object-position: top left;
        aspect-ratio: 1 / 1;
        object-fit: cover !important; */
        /* width: 100%;
        height: 100%; */
    }

    .article-image::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        border-top: 50px solid #f3f6f9;
        border-left: 50px solid var(--orange-color);
        width: 0;
    }

    .relate-blog {
        width: 90px !important;
        height: 90px !important;
        /* width: 100%;
        height: 100%; */
        object-fit: cover;
    }


    .relate-blog-img::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-top: 20px solid #f3f6f9;
        border-right: 20px solid var(--orange-color);
        width: 0;
    }

    .fold-2-heading-text-2 {
        color: var(--orange-color);
    }

    .fold-2-heading-text-2 {
        color: var(--orange-color);
    }

    .heading-line {
        transform: rotate(-90deg);
        width: 43px;
        height: 3px;
        background-color: var(--orange-color);
    }

    .container-fold-2 {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
        margin-top: 4.3rem;
    }

    .our-impact-fold {
        padding-top: 2.188rem;
        padding-bottom: 2.188rem;
        /* margin-right: 2.5rem; */
        background-color: #F3F6F9;
        width: 100%;
        color: black;
    }

    .our-impact-nos {

        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        margin-top: -21px;
        text-align: center;
        color: var(--blue-color);
    }

    .our-impact-text {
        margin-top: -8px;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        /* font-size: 18px; */
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        text-align: center;
        color: #707070;
    }

    .choose-us-fold-text-4 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        text-align: center;
        color: rgba(255, 255, 255, 0.8);

    }

    .icons-spacing {
        margin-right: 0.8rem !important;
    }

    .fold-2-card {
        justify-content: center;
        display: flex;
    }

    .subsidies-row {
        margin-bottom: 1.875rem;
        margin-top: 1.688rem !important;
    }

    .our-impact-img {
        margin: auto;
        display: block;
    }

    .reasons-choose-heading {
        margin-bottom: 3.625rem !important;

    }

    .fold-3-heading-text-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(28px + (38 - 28) * ((100vw - 320px) / (1120)));
        margin-bottom: 0;
        text-transform: capitalize;
        color: var(--blue-color);
    }

    .fold-3-heading-text-white {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(28px + (38 - 28) * ((100vw - 320px) / (1120)));
        margin-bottom: 0;
        text-transform: capitalize;
        color: white;
    }

    .aboutus-heading-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(28px + (38 - 28) * ((100vw - 320px) / (1120)));
        margin-bottom: 0;
        text-transform: capitalize;
        color: var(--blue-color);
    }

    .subsidies-fold-card {
        background-color: #FFF;

    }

    .subsidies-fold-card-heading {
        text-align: center;
        font-family: var(--font-family-Neue);
        font-style: normal;
        /* font-weight: 700; */
        font-size: calc(22px + (30 - 22) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        color: var(--blue-color);
    }

    .subsidies-images {
        margin-top: 30px !important;
        display: flex;
        justify-content: center;

    }


    .our-mobile-fold-text {
        font-family: var(--font-family-Circular);
        font-style: normal;
        font-weight: 450;
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1120)));
        line-height: 150%;
        text-align: center;
        color: white
    }

    .subsidies-fold-text-2 {
        font-family: var(--font-family-Circular);
        font-style: normal;
        font-weight: 450;
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1120)));
        line-height: 150%;
        text-align: center;
        color: var(--blue-color)
    }

    .bg-img {
        /* background-color: #F3F6F9;
        background-size: cover, auto;
        background-image: url('../images/bg-main-img.png'), url('../images/sun_image.webp');
        background-repeat: no-repeat;
        background-position: top -55px center, right 50px top 56px; */

        /* background-color: #F3F6F9; */
        background-size: cover, auto;
        background-image: url('../images/bg-main-img.png'), url('../images/sun_image.webp');
        background-repeat: no-repeat;
        background-position: center !important;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: .60;
        z-index: -1;
    }

    .button-arrow-img {
        position: absolute;
        top: -80px;
        left: 110px;
        width: 90px;
        height: 125px;
        /* transform: rotate(156.31deg); */
    }

    .testimonial-play-button {
        width: 110px;
        height: 110px;
    }

    .testimonial-play-button g {
        animation: pulse 2s infinite;
    }

    .button-arrow-img-2 {
        position: absolute;
        top: -63px;
        left: 106px;
        width: 116px;
        height: 120px;
        /* transform: rotate(156.31deg); */
    }

    .button-arrow {
        position: relative;
    }

    .button-arrow-testimonial {
        position: relative;
    }

    .button-container {
        position: relative;
        display: inline-block;
    }

    .button-container-testimonial {
        position: relative;
        display: inline-block;
    }

    #text-animation {
        color: #ADADAD;
        font-size: 24px;
        /* line-height: 2; */
    }

    #text-animation p {
        margin: 0;
    }

    .calulation-image {
        padding: 3px;
    }

    .button-postion {
        padding: 5px 5px;
    }


    .calculate-button-position {
        margin-left: 2rem;
        margin-bottom: 0;
        margin-right: 1rem;
        font-family: var(--font-family-Circular);
        font-style: normal;
        font-weight: 450;
        /* font-size: 20px; */
        font-size: calc(11px + (20 - 11) * ((100vw - 320px) / (1120)));

        line-height: 22px;
        color: var(--blue-color);
    }

    .subsidies-fold-button {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .subsidies-fold-card-2-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (64 - 38) * ((100vw - 320px) / (1120)));
        line-height: 70px;
        text-align: center;
        color: var(--blue-color)
    }

    .subsidies-fold-card-2-text-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 0.7rem;
        line-height: 42px;
        text-align: center;
        margin-top: 18px;
        color: #707070;
    }


    .go-solar-fold-heading-text {
        margin: 0;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        text-align: right;
        color: var(--blue-color)
    }

    .row.--bs-gutter-x {
        margin-left: 0;
        margin-right: 0;
    }

    .go-solar-fold-heading-text-3 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (52 - 38) * ((100vw - 320px) / (1120)));
        line-height: 62px;
        text-align: center;
        text-transform: capitalize;

        color: var(--orange-color)
    }

    .go-solar-fold-heading-text-4 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 400;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        text-align: center;
        line-height: 29px;
        color: var(--blue-color);
    }

    .go-solar-fold-calculate-button-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        /* font-size: 16px; */
        /* line-height: 19px; */
        display: flex;
        align-items: center;
        /* text-align: right; */
        margin-right: 9px;
        /* text-transform: capitalize; */
        color: #FFFFFF;
    }

    .playbutton-image {
        width: 117%;
    }

    .go-solar-fold-calculate-button {
        display: flex;
        padding: 15px 24px;
        /* width: 186px; */
        align-items: center;
        justify-content: center;
        background-color: var(--orange-color);
        border-radius: 11px;
        text-decoration: none;
        color: #FFF;
        font-weight: 100;
    }

    .choose-us-fold-1 {
        text-align: center;
        /* background-color: #19223B; */
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 29px;
        color: #FFFFFF;
    }



    .choose-us-fold-text-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (17 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #19223B;
    }


    .choose-us-fold-text-3 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: var(--orange-color);
    }

    .choose-us-fold-card-body {
        padding: 0;
        background-color: #19223B;
        margin-top: -1%;
    }

    .ribbon {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        padding: 0;
        margin: 0;
    }

    .ribbon img {
        position: relative;
        width: 88%;
        height: auto;
        top: 128px;
        left: -39px;
    }

    /* .choose-us-fold .ribbon img {
        position: relative;
        width: 88%;
        height: auto;
        top: 140px;
        left: -39px;
    } */


    /* Header */



    .scrolled-down {
        transform: translateY(-100%);
        transition: all 0.3s ease-in-out;
    }

    .scrolled-up {
        transform: translateY(0);
        transition: all 0.3s ease-in-out;
    }

    .navbar {

        border: 0px solid #ccc;
        box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
        /* height: 70 px !important; */
        background-color: white !important;
    }

    .navbar-toggler {
        margin-right: 1rem !important;
        align-items: center !important;
        padding: 0 !important;
        background-color: transparent;
        border: none !important;
        border-radius: none !important;
    }

    .navbar-toggler:focus {
        box-shadow: none !important;
    }

    .nav-bar-text-1 {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 38px !important;
        line-height: 80px !important;
        /* identical to box height, or 211% */

        text-transform: capitalize;

        color: var(--orange-color) !important;
    }


    .text-button {

        margin: 0;
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 24px !important;
        line-height: 75px !important;
        /* identical to box height, or 211% */

        text-transform: capitalize;

        color: #6A6A6A !important;
        cursor: pointer;
        margin-right: 14rem !important;
        justify-content: space-between !important;
        display: flex !important;
        align-items: center !important;
    }

    .text-button-2 {

        margin: 0;
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 24px !important;
        line-height: 75px !important;
        /* identical to box height, or 211% */

        text-transform: capitalize;

        color: #6A6A6A !important;
        cursor: pointer;
        margin-right: 14rem !important;
        justify-content: space-between !important;
        display: flex !important;
        align-items: center !important;
    }

    .text-button.active {
        color: var(--orange-color) !important;
    }

    .card-subsidies {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important;
        padding: 0 !important;
    }

    .no-rounded-border {

        border-radius: 0 !important;
    }

    .img-spacing {
        margin-right: 0.938rem !important;

    }

    .footer-download-image {
        padding-right: 0.5rem;
    }

    .btn-login {
        margin-right: 0.938rem !important;
        padding: 15px 50px !important;

        border-radius: 11px;
        background-color: var(--orange-color);
        border: none;
        color: white;
        padding: 12px 16px;
        font-size: 16px;
        cursor: pointer;
    }

    .btn-Signup {

        padding: 15px 50px !important;

        border: 1px solid var(--orange-color);
        filter: drop-shadow(3px 4px 17px rgba(255, 76, 8, 0.28));
        border-radius: 11px;
    }

    /* Darker background on mouse-over */
    .btn-Signup:hover {
        background-color: white;
    }

    .sign-up {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: var(--orange-color);
    }

    .login {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: #FFFFFF;
    }

    .line {
        width: 538px;
        border: 1px solid rgba(33, 45, 98, 0.10000000149011612);
    }


    .nav-bar-text-2 {
        margin-top: 2.8rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 42px;
        text-align: start;

        color: var(--blue-color);
    }

    .social-media-icon {
        margin-top: 2.1rem;
    }

    .nav-bar-text-3 {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 300 !important;
        font-size: 20px !important;
        line-height: 28px !important;
        text-transform: uppercase;
        margin-top: 2.1rem !important;
        color: #707070 !important;
        margin-bottom: 1rem !important;
    }

    .nav-bar-text-4 {
        text-decoration: none !important;
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 500 !important;
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1120)));
        line-height: 17px !important;
        /* identical to box height */
        display: inline-block;
        /* or display: inline; */
        vertical-align: middle;
        align-items: center;
        color: #000000 !important;
    }


    .nav-bar-icons {
        margin-right: 12px !important;
        text-decoration: none !important;
    }

    .logo-image {
        /* height: 28px;
        width: 205px; */
        height: 100%;
        width: 15vw;
    }

    .nav-bar-col-1 {
        padding-left: 6.8rem !important;
    }

    .nav-bar-margin-top {
        overflow-y: auto;
        margin-top: 2.1rem !important;
        margin-bottom: 2rem !important;
    }

    .social-media-icon-spacing {
        text-decoration: none;
        margin-top: 2.1rem;
        margin-left: 0.2rem !important;
        margin-right: 0.2rem !important;
        margin-bottom: 0rem !important;
    }

    .social-media-icon-spacing-2 {
        margin-top: 2.1rem;
        margin-left: 0 !important;
        margin-right: 0.2rem !important;

    }

    .reasons-choose-heading,
    .choose-us-fold-text-2 {
        color: #ADADAD;
    }

    .reasons-choose-heading.active,
    .choose-us-fold-text-2.active {
        color: orange;
        animation: fadeIn 0.5s ease-in-out;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .contact-button-survey {
        margin-right: 2.5rem;
        height: 3.1rem;
        background: var(--orange-color);
        border-radius: 11px;
        border: none;
        padding: 0 1rem;
        cursor: pointer;
        transition: background-color 0.3s ease-in-out;
    }

    .contact-button-text {
        padding: 1rem;

        margin: 0;
        font-family: var(--font-family-Neue);
        font-weight: 600;
        font-size: 14px;
        line-height: 1.2;
        display: flex;
        align-items: center;
        text-transform: capitalize;
        color: #FFFFFF;
    }

    .contact-button-text span {
        margin-left: 0.2em;
    }

    .button-spacing-navbar {
        margin-right: 3rem;
    }

    .arrow-pos {
        margin-left: 0.75rem;

    }

    .button-spaceing-services {
        margin-top: 2.625rem;
    }

    .services-button {
        /* height: 3.1rem; */
        background: var(--orange-color);
        border-radius: 11px;
        border: 0;
    }

    .services-button-text {
        font-family: var();
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        /* identical to box height */

        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: #FFFFFF;

    }



    .nav-bar-text-top-1 {
        margin-left: -1rem;
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: 17px !important;
        line-height: 17px !important;
        /* identical to box height */

        display: flex;
        align-items: center;
        /* text-transform: capitalize; */
        text-decoration: none;
        /* Secondary */
        margin-right: 3.75rem;
        color: var(--blue-color)
    }


    /* Footer */

    .footer {
        background-color: white;

    }

    .footer-content {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        /* or 144% */


        color: #000000;
    }

    .header-fold {
        margin-left: 2.5rem !important;
    }

    .logo-image-footer {
        height: 38px;
        width: 278px;
    }

    .footer-text {
        position: relative;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1120)));
        line-height: 24px;
        /* identical to box height, or 150% */
        text-decoration: none;
        display: flex;
        align-items: flex-end;

        color: #000000;
        margin-bottom: 20px;

    }

    .footer-fold {
        /* margin-top: 5.188rem; */
        padding-top: 2rem;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-bottom: 2rem;
        background: rgba(255, 255, 255, 0.60);
        background-image: url('../images/footer-bg.png');
        background-size: cover;
        backdrop-filter: blur(12px);
    }

    .footer-text-links {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 300;
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        text-transform: uppercase;
        color: #707070;
        margin-bottom: 0.938rem;
    }

    .download-image {
        margin-top: 20px !important;
    }

    .download-image-pos {
        margin-left: 1rem !important;
    }

    .copy-right-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        /* identical to box height, or 144% */

        text-align: right;

        color: #000000;
    }

    .accordion-item {
        display: flex;
        flex-direction: column;
    }

    .accordion-button {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
    }

    .accordion-collapse {
        display: flex;
        flex-direction: column;
        /* width: 0; */
        /* width: 0; */
        overflow: hidden;
        transition: width 0.2s ease-out;
    }

    .accordion-collapse.show {
        width: 100%;
    }

    .onhover {
        transition: all 0.5s ease-in-out;
    }

    .onhover:hover {

        transform: scale(1.1);
    }

    .slides {
        width: 100%;
        display: flex;
        /* border-radius: 10px; */
        overflow: hidden;
    }

    .slick-dots li button:before {
        margin-top: 2rem !important;
        content: '';
        display: block;
        height: 6px;
        width: 30px;
        background-color: #FFFFFF4D;
        border-radius: 3px;
    }

    .slick-dots li.slick-active button:before {
        background-color: var(--orange-color);
    }

    .slider-1 .slick-dots li button:before {
        margin-top: 3rem !important;
        content: '';
        display: block;
        height: 5px;
        width: 50px;
        transition: all 0.3s ease-in-out;
        background: rgba(33, 45, 98, 0.1);
        border-radius: 3px;
    }

    .slider-1 .slick-dots li {
        margin: 1.5rem;
    }

    .slider-1 .slick-dots li.slick-active button:before {
        background-color: var(--orange-color);
        width: 60px;
    }



    .slider-2 .slick-dots li button:before {
        margin-left: -8rem;
        margin-top: 2rem !important;
        content: '';
        display: block;
        height: 4px;
        width: 50px;
        transition: all 0.3s ease-in-out;
        background: rgba(255, 255, 255, 0.3);
        border-radius: 3px;
    }

    .slider-2 .slick-dots li {
        margin: 1.5rem;
        /* margin-left: -8rem; */
        /* adjust the margin as needed */
    }

    /* Style the active dot */
    .slider-2 .slick-dots li.slick-active button:before {
        background-color: white;
        width: 60px;
        transform: translateX(-5%);
        transform-origin: right center;
    }

    .slider-3 .slick-dots li button:before {
        margin-top: 2rem !important;
        content: '';
        display: block;
        height: 4px;
        width: 40px;
        transition: all 0.3s ease-in-out;
        /* background: rgba(33, 45, 98, 0.1); */
        border-radius: 3px;
    }

    .slider-3 .slick-dots li {
        margin: 1.5rem;

        /* adjust the margin as needed */
    }

    .slider-3 .slick-dots {
        margin: -2rem 0;

    }


    /* Style the active dot */
    .slider-3 .slick-dots li.slick-active button:before {
        background-color: var(--orange-color);
        width: 60px;
        transform: translateX(-5%);
        transform-origin: right center;
    }

    .slider-4 .slick-dots li {
        margin: 1.5rem;
        /* adjust the margin as needed */
    }

    /* Style the active dot */
    .slider-4 .slick-dots li.slick-active button:before {
        background-color: var(--orange-color);
        width: 60px;
        transform: translateX(-5%);
        transform-origin: right center;
    }

    .slide {
        list-style-type: none;
        /* height:   466px; */
        width: 10%;
        overflow: hidden;

        -webkit-transition: all 500ms linear;
        -moz-transition: all 500ms linear;
        -o-transition: all 500ms linear;
        -ms-transition: all 500ms linear;
        transition: all 500ms linear;
    }

    .action {
        background-color: var(--orange-color);
        border-color: white;
        /* border: inset; */
        text-decoration: none;
    }

    .slide a.action {
        border-color: white;
        display: block;
        height: 100%;
        position: relative;
    }

    .slide a.action span {
        text-align: center;
        font-weight: 600;
        color: #fff;
        transform: rotate(270deg);
        position: absolute;
        /* left: -36%; */
        height: 100px;
        bottom: 90px;
        display: inline-grid;
        align-content: center;
    }

    .slide-content {
        display: block;
        width: 720px;
        padding: 40px;
    }

    .slide-content {
        color: #fff;
    }

    .active {
        width: 68%;
    }

    .active a.action {
        display: none;
    }

    .header-support {
        margin-right: 2rem !important;
    }

    .bg-img-solar-finance {
        background-image: url(../images/solarfinance.webp);
    }

    .slider-background-image {
        margin-bottom: 5rem;
        position: relative;
        top: 15px;
        background-image: url(../images/mobile_bg.webp);
        background-repeat: no-repeat;
    }

    .downarrow {
        /* z-index:999999; */
        /* display: inline-flex; */
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: rgba(255, 123, 0, 0.5);
        border-radius: 50%;
        left: 50%;
        display: flex;
        /* justify-content: center; */
        margin-top: -14rem;
    }

    .mobile-slider {
        position: relative;
        /* max-width: 500px; */
        width: 100%;
        height: auto;
        margin-left: 15.2rem;
        bottom: 7rem;
    }

    .slick-list {
        /* padding: 0 20% 0 0 !important; */
    }


    .current-slide {
        transform: scale(1.2);
        z-index: 2;
    }

    .centermobile .slick-slide {
        transform: scale(0.8);
        transition: all 0.3s ease;
    }

    .centermobile .slick-current {
        transform: scale(1.01);
    }

    .rotated-text-1 {
        white-space: nowrap;
        margin-bottom: -14rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
    }

    .rotated-text {
        white-space: nowrap;
        margin-bottom: -14rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 42px;
        color: #FFFFFF;
        transform: rotate(-90deg);
    }

    .nos-our-servies {
        text-align: center;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 28px;
        text-transform: capitalize;

        color: #FFFFFF;
    }

    .nos-our-servies-1 {
        text-align: center;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 24px;
        text-transform: capitalize;

        color: #FFFFFF;
    }

    .line-our-server {
        border: 1px solid rgba(255, 255, 255, 0.5);
    }


    .line-our-server-1 {
        margin-left: 1rem;
        border: 1px solid rgba(255, 255, 255, 0.5);
        height: 46px;
    }

    .our-services-icon {
        font-size: 37px;
        color: white;
        text-align: center;
    }

    .our-services-icon-1 {
        font-size: 26px !important;
        color: white;
        text-align: center;
    }



    .image1 {
        position: absolute;
        top: 20px;
        left: 20px;
    }

    .parentContainer {
        position: relative;
    }

    .card-box {
        background: rgba(255, 255, 255, 0.7);
        backdrop-filter: blur(6px);
        position: absolute;
        top: 30px;
        left: 30px;
        border: 1px solid #000000;
    }

    .card-nos-our-server {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 500 !important;
        font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1120)));
        line-height: 34px !important;
        text-transform: capitalize;
        color: var(--blue-color) !important;
    }

    .card-heading-text {

        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 42px !important;
        color: var(--blue-color) !important;
    }

    .card-content-text {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #707070;
    }

    .services-page .btn {
        margin-top: 2.5rem;
        background: var(--orange-color) !important;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
        border: 1px solid var(--orange-color) !important;
        border-radius: 11px !important;
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1120))) !important;
        line-height: 17px !important;
        display: flex;
        align-items: center;
        text-transform: capitalize;
        justify-content: center;
        color: white !important;

    }

    .card-button2 {
        background: rgba(255, 123, 0, 0.2) !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
        border: 1px solid var(--orange-color) !important;
        border-radius: 11px !important;
    }

    .card-button-text {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 14px !important;
        line-height: 17px !important;
        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: var(--orange-color) !important;
    }

    .card-bg-color {
        max-width: 43.75rem !important;
        background: rgba(255, 255, 255, 0.7) !important;
        backdrop-filter: blur(6px) !important;
    }


    .contribution-fold {
        margin-top: 2rem;
        margin-left: 3.688rem;
        margin-right: 3.688rem;
        /* margin-left: 3.688rem; */  
    }

    .reasons-text {
        opacity: 0;
        color: red;
        width: 0;
        overflow: hidden;
        transition: all 0.5s ease;
    }

    .reasons-text.active {
        opacity: 1;
        color: var(--blue-color);
        width: 100%;
        transition-delay: 0.5s;
        animation: typing 3s steps(50) forwards;
    }

    @keyframes typing {
        from {
            width: 0;
        }

        to {
            width: 100%;
        }
    }

    .contribution-fold-img {
        /* margin-right: 1.313rem !important; */
        /* background-color: #8080800f; */
        background-color: white;
        background-image: url(../images/world_map.webp);
    }

    .contribution-fold-2 {
        padding-bottom: 4rem;
        background: #f3f6f9;
    }

    .why-powermitra-fold-2 {
        /* background: #f3f6f9; */
        margin-top: 8rem;
    }

    .flex-direction {
        align-items: center;
        margin-left: 3.75rem;
        margin-right: 3.75rem;
        flex-direction: row;
    }

    .subsidies-fold-1-images {
        width: 50% !important;
    }

    .world-icon {
        width: 86px !important;
        height: 75px;
        /* height: 100%;
        width: 7vw !important; */
        margin-top: -0.5rem !important;
    }

    .climate-change-text {
        width: 264px !important;
        height: 67px;
    }

    .goal-text {
        width: 272px !important;
        height: 69px;
    }

    .contribution-img-postion {
        /* margin-top: 4.5rem !important; */
        /* margin-left: 3rem !important; */
    }

    .and-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 38px;
        line-height: 58px;
        /* identical to box height, or 153% */

        text-transform: capitalize;

        color: var(--blue-color);
    }

    .esg-img {
        margin-left: 2.5rem;
    }

    .contribution-calculation-text {
        padding-bottom: 0.875rem;
        margin-top: 1.875rem;
        margin-left: 2.9rem;
    }


    .btn-calcalution {
        border-radius: 11px;
        background-color: var(--orange-color);
        border: none;
        color: white;
        padding: 10px 10px;
        cursor: pointer;
        /* font-weight: 200; */
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: #FFFFFF;
    }

    .btn-calcalution-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: #FFFFFF;
    }

    .calculution-icon {
        margin-left: -15px;
    }

    .contribution {
        margin-right: 21px;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 300;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        text-align: center;
        color: var(--blue-color);
    }

    .how-to-use-fold {
        margin-top: 1.5rem;
        margin-bottom: 6.5rem !important;
        background-color: var(--blue-color);

    }


    .our-Media-fold {
        margin-top: 1.5rem;
        padding-bottom: 6.5rem !important;


    }

    .our-Media-fold {
        margin-top: 1.5rem;
        padding-bottom: 6.5rem !important;
    }

    .how-to-use-heading-text-1 {
        /* margin-top: 5rem; */
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 24px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: var(--orange-color);
    }

    .how-to-use-heading-text-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        margin-bottom: 1.8rem;
        color: #FFFFFF;
    }

    .how-to-use-heading-text-3 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(11px + (18 - 11) * ((100vw - 320px) / (1120)));
        line-height: 19px;
        text-transform: capitalize;
        margin-bottom: 1.25rem;
        color: #FFFFFF;
    }

    .how-to-use-heading-text-4 {
        font-family: var(--font-family-Circular);
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 1.25rem;
        color: #ADADAD;
    }

    .how-to-use-content-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        text-transform: capitalize;
        /* identical to box height */
        margin-bottom: 1.8rem;

        color: #ADADAD;
    }

    .how-to-use-content-text-new {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        margin-bottom: 1.8rem;

        color: #ADADAD;
    }

    .check-icon {
        margin-right: 19px;
        color: var(--orange-color);
    }

    .how-to-use-part-1 {
        position: relative;
        /* height: 700px; */
        margin-left: 3.7rem !important;
    }


    .how-to-use-download-text {
        font-family: var(--font-family-Circular);
        font-style: normal;
        font-weight: 450;
        font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1120)));
        line-height: 150%;
        text-align: start;
        color: #FFFFFF;
    }

    .img-radius {
        width: 90%;
        border-radius: 8px !important;
        margin-right: 0.9rem;
    }


    .centermobile {
        /* height: 800px; */
        margin: 0 auto;
        max-width: 600px;
        width: 100%;
    }

    .centermobile .slick-center .slider-image {
        transform: scale(1.8);
    }

    .textslider {
        margin-left: 3.75rem;
    }


    .arrow-link {
        position: relative;
        display: inline-block;
        margin-top: 20px;
    }

    .arrow-link::before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 20px;
        height: 20px;
        background-color: #333;
        border-radius: 50%;
    }

    .arrow-section {
        /* margin-bottom: 5rem !important; */
        font-size: 25px;
        position: relative;
        color: var(--orange-color);
    }

    .arrow-section i {
        color: var(--orange-color);

        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }


    .arrow-link::after {
        content: "";
        position: absolute;
        bottom: -8px;
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
        width: 10px;
        height: 10px;
        background-color: #fff;
    }

    .background-color {
        background-color: var(--blue-color);
        height: 30px;
    }

    .slider-image {
        margin-right: 10px;
        object-position: top;
        width: 100%;
        height: auto;
        max-height: 700px;
        overflow: hidden;

    }

    .sliderimg {
        position: relative;
        height: 500px;
    }

    .slider-image-container {}


    .how-to-use-fold-bg-img {
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url(../images/mobile_bg.webp);
    }

    .path {
        stroke-dasharray: 1000;
        stroke-dashoffset: 1000;
        animation: dash 3s linear forwards;
        animation-iteration-count: 1;
        animation-delay: 1s;
    }

    @keyframes dash {
        to {
            stroke-dashoffset: 0;
        }
    }

    .dashed {
        stroke-dasharray: 5, 12;
    }

    #arrow {
        animation: arrow 2s linear forwards;
        opacity: 0;
    }

    @keyframes arrow {
        to {
            opacity: 1;
        }
    }

    .ifrm {
        border: none;
        width: 100%;
        margin-top: 50px;
    }

    .our-portfolio {
        padding: 2.5rem;
        background-color: var(--blue-color);
    }

    .our-portfolio-img {
        /* margin: 2.5rem; */
    }

    .our-portfolio-img-1 {

        position: absolute;
        z-index: 1;
        top: 15px;
        left: -70px;
    }

    .our-portfolio-img-2 {

        position: absolute;
        z-index: 1;
        top: 160px;
        left: -70px;
    }

    .our-portfolio-img-3 {

        position: absolute;
        z-index: 1;
        top: 305px;
        left: -70px;
    }

    .our-portfolio-img-4 {

        position: absolute;
        z-index: 1;
        top: 450px;
        left: -70px;
    }

    .our-portfolio-col-2 {
        position: relative;
    }

    .our-portfolio-client {
        margin-top: 2.5rem !important;
    }

    .our-portfolio-col {
        padding-right: 6rem !important;
        padding-top: 1.5rem;
        padding-left: 1.5rem !important;
    }

    .our-portfolio-heading-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(22px + (30 - 22) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        /* identical to box height, or 140% */


        color: #F1F1F1;
    }

    .our-portfolio-heading-2 {
        font-family: 'Prosto One', cursive;

        font-style: normal;
        font-weight: 400;
        font-size: 308px;
        line-height: 380px;
        display: flex;
        align-items: center;

        color: #FFFFFF;
    }

    .our-portfolio-heading-content {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        /* or 144% */
        margin-top: -11rem;

        color: #FFFFFF;
    }

    .customers_name-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 30px;
        /* identical to box height, or 175% */


        color: #FFFFFF;
    }

    .arrow-alignment {
        display: flex !important;
        justify-content: center !important;
    }

    .customers_name-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #FFFFFF;
    }

    .customers-img {
        height: 94px !important;
        width: 94px !important;
        border: 3px solid #FF7B00 !important;
        margin-right: 1.8rem !important;
    }

    .slider-dot {
        display: inline-block;
        width: 40px;
        height: 4px;
        border-radius: 2px;
        background-color: #fff;
        margin: 0 10px;
        cursor: pointer;
        position: relative;
    }

    .slider-dot::before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #fff;
    }

    .slider-dot::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #fff;
    }

    .tab {
        overflow: hidden;
    }


    .tab button {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: gray;
        background-color: inherit;
        border: none;
        outline: none;
        cursor: pointer;
        padding-bottom: 0.5rem;
        margin: 1rem;
        transition: 0.3s;
    }

    .tab button.current {
        font-weight: 600;
        border-bottom: 3px solid var(--orange-color);
        color: var(--blue-color);
    }

    /* .calculate-page .tab button {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: gray;
        background-color: inherit;
        border: none;
        outline: none;
        cursor: pointer;
        padding-bottom: 0.5rem;
        margin: 1rem;
        transition: 0.3s;
    } */

    .calculate-page .tab button.current {
        font-weight: 600;

        border-bottom: 3px solid var(--orange-color);
        color: var(--blue-color);
    }

    .tabcontent {
        display: none;
        border: 1px solid #ccc;
        border-top: none;
    }


    li.slide {
        border: 1px solid white;
    }

    .our-services-fold-2 {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 3rem;
    }

    .accordion__header {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        background-color: var(--orange-color);
        margin-top: 1px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
    }



    .accordion__header>* {
        margin-top: 0;
        margin-bottom: 0;
        /* font-size: 16px; */
    }



    .accordion__header.is-active {
        background-color: var(--orange-color);
        color: #fff;
        display: none;
    }

    .accordion__toggle {
        margin-left: 10px;
        height: 3px;
        background-color: #222;
        width: 13px;
        display: block;
        position: relative;
        flex-shrink: 1;
        border-radius: 2px;
    }

    .accordion__toggle::before {
        content: "";
        width: 3px;
        height: 13px;
        display: block;
        background-color: #222;
        position: absolute;
        top: -5px;
        left: 5px;
        border-radius: 2px;
    }

    .is-active .accordion__toggle {
        background-color: #fff;
    }

    .is-active .accordion__toggle::before {
        display: none;
    }

    .accordion__body {
        display: none;
        border-top: 0;
    }

    .accordion__body.is-active {
        display: block;
    }

    .footer-end-bottom-line {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
    .bullet-list{
        padding-left: 1rem;
    }

    .aboutus-fold-1 {
        /* padding-bottom: 4.688rem; */
        padding-top: 10rem !important;
    }

    .blogdetails-fold-1 {
        margin-top: 3rem;
    }

    .aboutus-fold-1-heading-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        /* font-size: calc(1rem + 0.5vw); */
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        color: #707070;
    }

    .blogdetails-fold-1-heading-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(15px + (17 - 15) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        color: #707070;
    }



    .blogdetails-info1 {
        margin-top: 2rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        color: var(--blue-color);
        font-weight: 400;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        margin-bottom: 1rem;
    }

    .blogdetails-info2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
    }

    .blogdetails-info {
        padding: 1.5rem 1.563rem;
    }

    .darktext1 {
        color: var(--blue-color);
        font-weight: 400;
    }

    .darktext2 {
        color: var(--orange-color);
        font-weight: 400;
    }

    .blogdetails-subimg {
        margin-top: 2rem;
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .blogdetails-info3 {
        margin-top: 2rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        color: #6A6A6A;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
    }

    .blogdetails-info4 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        text-align: center;
        color: #6A6A6A;
        padding: 3rem 4rem;
    }

    .comma-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 331px;
        line-height: -10px;
        margin-top: 4rem;
        text-align: right;
        color: rgba(33, 45, 98, 0.1);
    }

    .blogdetails-info5 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #6A6A6A;
    }

    .blogdetail-link {
        color: var(--orange-color);
        text-decoration: underline !important;
        font-weight: 400;
    }

    .blogdetails-info6 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #6A6A6A;
        margin: 1rem 0rem;

    }

    .blogdetails-subinfo1 {
        margin-bottom: 0.3rem;
    }

    .blogdetails-subinfo2 {
        margin-bottom: 0.3rem;
    }

    .blogdetails-subinfo3 {
        margin-bottom: 0.3rem;
    }

    .aboutus-fold-2 {
        justify-content: space-around;
        height: 118px;
        background-color: var(--blue-color);
    }

    .aboutus-fold-1-heading-text-1 {
        font-weight: 400;
        line-height: 28px;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        color: var(--blue-color);

    }

    .blogdetails-fold-1-heading-text-1 {
        font-weight: 600;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        color: var(--blue-color);
    }

    .image-size {
        max-width: 90%;
        height: auto;
    }

    .aboutus-fold-2-text {
        margin-right: 2.188rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 400;
        font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        color: #FFFFFF;
    }

    .padding-spacing {
        padding-right: 1rem;
    }

    .aboutus-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        line-height: 80px;
        font-size: calc(38px + (48 - 38) * ((100vw - 320px) / (1120)));
        text-transform: capitalize;
        color: var(--orange-color);
    }

    .aboutus-text-1 {
        color: var(--blue-color);
    }

    .blogdetails-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (48 - 38) * ((100vw - 320px) / (1120)));
        line-height: 80px;
        text-transform: capitalize;

        color: var(--blue-color);
    }

    .blogdetails-text-1 {
        color: var(--orange-color);
    }

    .services-page-heading {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (48 - 38) * ((100vw - 320px) / (1120)));
        line-height: 80px;
        /* identical to box height, or 167% */

        text-transform: capitalize;
        color: var(--blue-color);

    }

    .services-page-heading-1 {
        color: var(--orange-color);

    }


    .project-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 48px;
        line-height: 80px;
        text-transform: capitalize;
        color: var(--blue-color);

    }

    .project-text-1 {
        color: var(--orange-color);

    }

    .media-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (48 - 38) * ((100vw - 320px) / (1120)));
        line-height: 80px;
        text-transform: capitalize;
        color: var(--blue-color);

    }

    .media-text-1 {
        color: var(--orange-color);

    }

    .aboutus-fold-heading {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        margin: 0 2.5rem !important;
    }

    .project-fold-heading {
        padding-top: 3.75rem !important;
        margin-bottom: 2rem !important;
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }



    .bg_image_aboutus_fold1 {
        padding-right: 2.5rem;
        margin-top: 2.5rem;
    }

    .aboutus-content-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        color: #707070;
    }

    .our-vision-padding {
        padding: 0 !important;
    }

    .aboutus-fold-1-content {
        margin: 2.5rem;
    }


    .our-mission {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;

        padding-bottom: 6.25rem !important;
        padding-top: 5.5rem !important;
    }

    .card {

        border: transparent !important;
    }

    .our-mission-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #19223B;
    }

    .my-card-body {
        padding: 0 !important;
        margin: 2.313rem 1.5rem !important;
    }

    .our-team-fold {
        background-color: var(--blue-color);
    }

    .our-team-fold-row {
        padding-top: 3.75rem;
        padding-bottom: 6.25rem;
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }

    .our-team-name {
        margin-top: 1.125rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 42px;
        text-align: center;
        color: #FFFFFF;
    }

    .our-team-postion {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        text-align: center;

        color: #FFFFFF;
    }


    .our-team {
        border: 1px solid var(--blue-color);
        position: relative;
        overflow: hidden;
    }

    .arrow-up-right-icon {
        margin-left: 5px;
    }

    .overlay-button {
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 14px;
        display: flex;
        align-items: center;
        text-transform: capitalize;
        position: absolute;
        bottom: 15PX;
        left: 50%;
        border-radius: 8px;
        transform: translateX(-50%);
        background-color: var(--orange-color);
        color: #fff;
        padding: 15px 13px;
        border: none;
        cursor: pointer;
    }

    .our-team img {
        width: 100%;
        height: auto;
    }

    .scrollbar {
        white-space: nowrap;
    }

    .sub-post {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;

    }

    .tab {
        max-height: 200px;
        /* or any height you want */
        overflow-y: auto;
    }

    .our-team-font {
        margin-top: 1.156rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        text-align: center;
        color: #FFFFFF;
    }

    .our-team .team-content {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        padding: 30px 18px;
        background: rgba(255, 123, 0, 0.8);
        backdrop-filter: blur(4px);
        transform: translateY(100%);
        transition: all 0.20s ease 0s;
    }

    .our-team:hover .team-content {
        transform: translateX(0);
    }

    .our-team .team-content .post-title {
        font-size: 18px;
        color: #fff;
        /* text-transform: uppercase; */
        font-family: poppins;
    }

    .our-team .team-content .post {
        font-size: 14px;
        color: #fff;
        display: block;
        margin-bottom: 20px;
    }

    .our-team .description {
        text-align: center;
        font-size: calc(10px + (11 - 10) * ((100vw - 320px) / (1120)));
        line-height: 18px;
        color: #fff;
        margin-bottom: 20px;
        font-family: poppins;
    }

    .our-team .team_social {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .our-team .team_social li {
        display: inline-block;
        margin-right: 5px;
    }

    .our-team .team_social li a {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #f5f5f5;
        font-size: 17px;
        color: #f5f5f5;
        line-height: 40px;
        text-align: center;
        display: inline-block;
        transition: border 0.3s ease 0s;
    }

    .our-team .team_social li a:hover {
        border-color: transparent;
    }

    .our-team .team-prof {
        width: 100%;
        position: absolute;
        bottom: 0;
        text-align: right;
        padding: 20px 16px;
        background: rgba(0, 0, 0, 0.7);
    }

    .our-team:hover .team-prof {
        transform: translateX(100%);
    }

    .our-team .team-prof .post-title {
        font-size: 18px;
        color: #fff;
        margin: 0 0 8px 0;
    }

    .our-team .team-prof .post {
        font-size: 14px;
        color: #fff;
        margin-bottom: 0;
    }

    .image-container {
        position: relative;
        display: flex;
        align-items: flex-start;
    }

    .image-container img.overlay {

        position: absolute;
        top: 0px;
        z-index: 999;

    }

    .our-partner-card {
        margin-right: 0.5rem;
        margin-top: 2rem;
        margin-left: 3.5rem;
        background: #FF7B00;
        padding: 3.5rem 3.5rem 3.5rem 6.125rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 28px;
        position: relative;
        color: #FFFFFF;
    }

    #our-partner-card1 {
        padding-bottom: 5.2rem !important;
    }

    .our-patner-section {

        margin-right: 8.125rem;
        margin-left: 2.5rem;
    }

    .aboutus-container-fold {
        margin-left: 2.5rem;
    }

    .our-partners-slider {
        margin-top: 3.75rem;
    }

    .heading-container-our-partners {
        display: flex;
        align-items: start;
        margin-top: 5rem;
    }

    .our-partner-col-1 {
        /* padding-left: 2.5rem !important; */
    }

    .hand-image {
        margin-top: 1.155rem;
    }


    .calculate-bg-img {
        background-color: #F3F6F9;
        /* margin-top: 5rem; */
        /* height: 846px; */
        background-repeat: no-repeat;
        background-image: url(../images/calculator_bg_img.webp);
        background-size: cover;
    }


    .contactus-bg-img {
        padding-bottom: 7.125rem;
        padding-top: 3.125rem;
        background-color: #F3F6F9;
        margin-top: 5rem;
        /* height: 846px; */
        background-repeat: no-repeat;
        background-image: url(../images/calculator_bg_img.webp);
        background-size: cover !important;
    }

    .login-bg-img {
        padding-bottom: 7.125rem;
        padding-top: 3.125rem;
        background-color: #F3F6F9;
        margin-top: 5rem;
        /* height: 846px; */
        background-repeat: no-repeat;
        background-image: url(../images/login_bg_img.webp);
        background-size: contain;
    }

    .calculator-heading {
        /* margin-top: 3.125rem; */
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (48 - 38) * ((100vw - 320px) / (1120)));
        line-height: 80px;
        /* identical to box height, or 167% */

        text-transform: capitalize;

        color: var(--orange-color);
    }

    .calculator-heading-2 {
        color: var(--blue-color);
    }

    .calculate-heading-position {
        padding-left: 2.5rem !important;
        padding-right: 1.25rem !important;
    }

    .calculator-card {
        background: #FFFFFF;
        border-radius: 12px;
        padding: 1.875rem;
    }

    .calculator-padding {

        padding-right: 2.5rem !important;
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-bottom: 0 !important;
    }

    .calculator-card-after-calualtion {
        padding-top: 1.063rem;
        padding-left: 1.438rem;
        padding-right: 1.438rem;
        padding-bottom: 1.5rem;
        background: #FFFFFF;
        border-radius: 12px;
    }

    .units-block {
        margin-bottom: 1.875rem;
    }

    .units-block-put-solar {
        margin-bottom: 1.875rem;
    }

    .units-block-put-solar-after {
        margin-bottom: 1.875rem;
    }

    .calculator-card-heading {
        margin-bottom: 0.938rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: var(--blue-color);

    }

    .calculator-card-heading-after {
        margin-bottom: 0.938rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 19px;
    }


    .calculator-card-heading-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: var(--blue-color);

    }

    .calculator-card-heading-1-after {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 17px;

        margin-bottom: 0.413rem !important;
        color: var(--blue-color);

    }


    .enter-units-position {
        margin-bottom: 1.125rem;
    }

    .enter-units path {
        stroke: var(--orange-color);
    }

    .put-plant {
        margin-right: 0.4rem;
    }

    .put-plant-after {
        margin-right: 0.25rem;
    }

    .put-plant path {
        stroke: var(--orange-color);
    }

    .put-plant-after path {
        stroke: var(--orange-color);
    }


    .color-radio {
        height: 3vh !important;
        width: 3vh !important;
        position: absolute;
        top: 12px;
        right: 12px;
    }

    .card-text-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 18px;
        /* or 112% */


        color: var(--orange-color);
    }

    .card-text-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 18px;
        color: #707070;
    }

    .card-text-2-after {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        /* or 112% */


        color: #707070;
    }

    .after-selection-put input:checked+.card-bg-put-solar-after .card-text-2-after {
        color: #FFFFFF;
    }


    .units-block .card {
        position: relative;
        transition: background-color 0.3s ease;
        background-color: #f2f2f2;

        cursor: pointer;
        /* Add cursor pointer for clickable effect */
    }

    .units-block-put-solar .card {
        position: relative;
        transition: background-color 0.3s ease;
    }

    .units-block-put-solar .card {

        background-color: #f2f2f2;

        cursor: pointer;

    }

    .units-block-put-solar-after .card {
        position: relative;
        transition: background-color 0.3s ease;

    }

    .units-block-put-solar-after .card {

        /* background-color: #f2f2f2; */

        cursor: pointer;

    }


    .card-bg {
        cursor: pointer;
        margin-right: 0.688rem !important;
        width: 10.375rem;
        padding-bottom: 1.375rem !important;
        padding-top: 1.188rem !important;
        padding-left: 1.125rem !important;
        padding-right: 0.75rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-radius: 11px !important;
    }

    .card-bg-after-calculation {
        cursor: pointer;
        margin-right: 0.688rem !important;
        padding-bottom: 1.375rem !important;
        padding-top: 1.188rem !important;
        padding-left: 1.125rem !important;
        padding-right: 0.75rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-radius: 11px !important;
    }

    .put-solar {
        margin-right: 1.125rem;
    }


    .card-bg-put-solar {

        cursor: pointer;
        margin-right: 0.688rem !important;
        width: 11.875rem;
        padding-bottom: 1.089rem !important;
        padding-top: 1.151rem !important;
        padding-left: 1.429rem !important;
        padding-right: 0.75rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-radius: 11px !important;
    }

    .card-bg-put-solar-after {

        cursor: pointer;
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
        padding-left: 0.813rem !important;
        padding-right: 0.813rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-radius: 11px !important;
    }



    .input-group-text-modal {

        padding: 0.6rem 0.8rem !important;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* above code is for hiding updown arrow of input number */

    .input-group {
        margin-bottom: 1.875rem;
        border: 1px solid rgba(25, 34, 59, 0.1);
        border-radius: 11px;
        width: 95%;
    }

    .pincode-textbox.input-group {

        margin-bottom: 1rem;
        margin-top: 0.75rem;
        border: 1px solid rgba(25, 34, 59, 0.1);
        border-radius: 11px;
    }

    .pincode-textbox-modal.input-group {
        margin-bottom: 1rem;

        margin-top: 0.5rem;
        border: 1px solid rgba(25, 34, 59, 0.1);
        border-radius: 11px;
    }

    .textbox-spaceing {
        margin-bottom: 1.875rem;
    }

    .permonth-bill-textbox-after.input-group {
        margin-bottom: 0;
        border: 1px solid rgba(25, 34, 59, 0.1);
        border-radius: 11px;
    }


    input[placeholder="Please enter your pincode"] {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        color: #ADADAD !important;
    }

    .pincode-color {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120))) !important;
        line-height: 17px !important;
        color: #FF7B00 !important;
    }


    .permonth-bill-box {
        background-color: transparent !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500 !important;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120))) !important;
        line-height: 22px !important;
        color: var(--blue-color) !important;
    }

    .permonth-bill-box-after {
        background-color: transparent !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500 !important;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120))) !important;
        line-height: 17px !important;
        color: #19223B !important;
        /* margin-right: -55px; */
    }

    .after-caluation.form-control::placeholder {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        height: 20px;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 17px !important;
        color: #ADADAD !important;
    }

    .form-control::placeholder {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 500 !important;
        font-size: 18px !important;
        line-height: 22px !important;
        color: #ADADAD !important;
    }

    .input-group .my-custom-span {
        background-color: transparent;
    }

    .input-group-text .permonth-bill-box {
        background-color: transparent;
    }

    .input-group-text .permonth-bill-box-after {
        padding: 1.125rem 0.875rem !important;
        background-color: transparent;
    }


    .pincode-textbox .form-control {
        border-left: none !important;
        border-right: none !important;
        box-shadow: none !important;

    }


    .pincode-textbox-modal .form-control {
        font-family: var(--font-family-Neue);
        font-weight: 500;
        border-top-right-radius: 11px !important;
        border-bottom-right-radius: 11px !important;

    }

    .code-container {
        display: flex;
        flex-wrap: wrap;
        order: 1;
        justify-content: space-between;
        width: 230px;

    }

    .code-container input[type="text"] {
        width: 45px;
        height: 45px;
        font-size: 18px;
        font-family: var(--font-family-Neue);
        border: 1px solid #ccc;
        color: #ccc;
        border-radius: 10px;
        padding: 16px;
        margin-top: 0.5rem;

    }

    .enter-a-4-digit-code {
        font-family: var(--font-family-Neue);
        color: var(--blue-color);
        font-weight: 500;
    }

    .send-btn-para-text {
        font-family: var(--font-family-Neue);
        font-weight: 500;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120)));
        color: var(--blue-color);
        margin-top: 1.5rem;
    }

    .star {
        color: var(--orange-color);
    }

    .enter-your-mobile-number {
        font-size: calc(16px + (21 - 16) * ((100vw - 320px) / (1120)));
        font-weight: 400;
        color: var(--blue-color);
        font-family: var(--font-family-Neue);
    }


    #send-btn {
        margin-left: 0px;
        color: white;
        background: #FF7B00;
        border-radius: 11px;
        margin-top: 1.5rem;
        margin-left: -10px;
        width: 160px;
        height: 45px;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
    }


    #post-comment-btn {
        margin-left: 0px;
        color: white;
        background: #FF7B00;
        border-radius: 11px;
        margin-top: 2rem;
        margin-left: -10px;
        margin-bottom: 2.5rem;
        width: 165px;
        height: 50px;

        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
    }

    .bottom-text-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        text-transform: capitalize;
        color: #FF7B00;
        margin-top: 1rem;
        font-size: calc(22px + (28 - 22) * ((100vw - 320px) / (1120)));
    }

    .bottom-text-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 15px;
        color: #110533;
    }

    #playstore_button {
        margin-right: 0.5rem;
        margin-bottom: 3rem;
    }

    #appstore_button {
        margin-bottom: 3rem;
    }

    .calculator-card-subheading {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1120)));
        line-height: 17px;
        color: #707070;
    }



    .pincode-textbox {
        margin-bottom: 1.875rem;
    }

    .pincode-textbox-modal {
        margin-bottom: 1.875rem;
    }


    .input-group-text {
        border: none;
        background-color: transparent;
        padding: 0.813rem 0.938rem !important;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
    }



    .permonth-bill-textbox .form-control {
        /* border-left: none !important; */
        border-right: none !important;
        box-shadow: none !important;
        border: 1px solid rgba(25, 34, 59, 0.1);
        border-top-left-radius: 11px;
        border-bottom-left-radius: 11px
    }


    .permonth-bill-textbox-after .form-control {
        /* border-left: none !important; */
        border-right: none !important;
        box-shadow: none !important;
        border: 1px solid rgba(25, 34, 59, 0.1);
        border-top-left-radius: 11px;
        border-bottom-left-radius: 11px
    }

    .enter-units-textbox {
        margin-bottom: 2.125rem;
    }

    .custom-input {

        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120))) !important;
        line-height: 17px !important;
        /* identical to box height */


        color: #FF7B00 !important;
    }

    .calculate-button-text-1 {
        border-radius: 11px !important;
        justify-content: center !important;
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 19px !important;
        display: flex !important;
        align-items: center !important;
        text-align: center !important;
        text-transform: capitalize !important;
        background-color: var(--orange-color) !important;
        color: #FFFFFF !important;
    }

    .Calculate-your-saving {
        margin-left: 1rem;
    }

    .calculate-button-text-1 {
        padding-top: 13px !important;
        --bs-btn-padding-x: 0rem !important;
        --bs-btn-padding-y: 0.6rem !important;
        padding-bottom: 13px !important;
    }


    .put-solar-radio-button-poition {
        position: absolute;
        top: 6px;
        right: 8px;
    }

    .after-selection-put {
        padding-right: 0.938rem !important;
        padding-left: 0 !important;
    }

    .put-solar-radio-button-poition-after {}

    .card-position {
        padding-bottom: 7.063rem;
        padding-left: 1.25rem !important;
        padding-top: 1.25rem;
        padding-right: 1.25rem !important;
    }

    .services-bg-images-4 {
        background-repeat: no-repeat;
        background-size: auto;
        background-image: url(../images/services-page-4.webp);
        margin: 2.5rem;
        position: relative;
    }

    .services-bg-images-3 {
        background-repeat: no-repeat;
        background-size: auto;
        background-image: url(../images/services-page-3.webp);
        margin: 2.5rem;
        position: relative;
    }

    .services-bg-images-1 {
        background-repeat: no-repeat;
        background-size: auto;
        background-image: url(../images/services-page-1.webp);
        margin: 2.5rem;
        position: relative;
    }

    .services-bg-images-2 {
        background-repeat: no-repeat;
        background-size: auto;
        background-image: url(../images/services-page-2.webp);
        margin: 2.5rem;
        position: relative;
    }

    .services-bg-images-5 {
        background-repeat: no-repeat;
        background-size: auto;
        background-image: url(../images/services-page-5.webp);

    }

    .services-bg-images-bg {
        background-repeat: round;

        background-size: cover;
        margin: 2.5rem;
        position: relative;
    }




    .services-img-css {
        position: absolute;


    }


    .services-page-card {
        position: absolute;
        top: 25px;
        left: 25px;
    }

    .services-bg-images .card-body {
        padding: 1.563rem !important;
    }


    .services-bg-images .card-content-text {
        font-family: var(--blue-color) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 18px !important;
        line-height: 26px;
        color: #707070;
        margin-bottom: 2.5rem !important;
    }

    .services-bg-images .card-button2 {
        background: var(--orange-color) !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important;
        border: 1px solid var(--orange-color) !important;
        border-radius: 11px !important;
    }

    .services-bg-images .card-button-text {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 14px !important;
        line-height: 17px !important;
        display: flex;
        align-items: center;
        text-transform: capitalize;

        color: white !important;
    }


    .services-bg-images .image1 {
        position: absolute;
        top: 25px;
        left: 25px;
        right: 25px;

    }

    .services-bg-images .card-body {
        padding: 5% !important;
    }

    .services-bg-images .card-content-text {
        font-size: 1em !important;
        line-height: 1.2em;
    }

    .text-btn {
        font-size: calc(12px + (13 - 12) * ((100vw - 320px) / (1120)));
        display: none
    }

    .services-page .card-content-text {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120))) !important;
        line-height: 26px;
        color: #6A6A6A;
    }

    /* 
    .burger {
        display: flex;
        outline: none;
        height: 36px;
        width: 36px;
        border: 0px;
        padding: 0px;
        background: transparent;
        transition: all 250ms ease-out;
        cursor: pointer;
    }

    .burger:before,
    .burger:after {
        content: '';
        width: 36px;
        height: 2px;
        position: absolute;
        background: var(--orange-color);
        transition: all 250ms ease-out;
        will-change: transform;
    }

    .burger:before {
        transform: translateY(-3px);
    }

    .burger:after {
        transform: translateY(3px);
    }



    .active.burger:before {
        transform: translateY(0) rotate(45deg);
    }

    .active.burger:after {
        transform: translateY(0) rotate(-45deg);
    }
    */

    .navbar-toggler {
        display: flex;
        align-items: center;
        justify-content: center;
        outline: none;
        height: 36px;
        width: 36px;
        border: 0px;
        padding: 0px;
        background: transparent;
        transition: all 250ms ease-out;
        cursor: pointer;
        position: relative;
        /* Add this to position the cross sign */
    }

    .hamburger-image {
        width: 100%;
        height: auto;
    }

    .cross-sign {

        position: absolute;
        background: var(--orange-color);
        transition: all 250ms ease-out;
        will-change: transform;
        top: 50%;
        left: 10%;
        transform: translate(50%, 50%) rotate(45deg);
    }

    .active .hamburger-image {
        display: none;
    }

    .active .cross-sign {
        display: block;
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .active .cross-sign:after {
        transform: translate(-50%, -50%) rotate(90deg);
    }

    .active .cross-sign:before,
    .active .cross-sign:after {
        width: 36px;
        content: '';
        rotate: 45deg;
        position: absolute;
        background: var(--orange-color);
        transition: all 250ms ease-out;
    }

    .active .cross-sign:before {
        height: 2px;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .active .cross-sign:after {
        height: 2px;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .navbar-autohide {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transition: top 0.5s;
    }

    .navbar-autohide-below-banner {
        /* margin-top: 3.6rem; */
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transition: top 0.5s;
    }

    .navbar-hidden {
        top: -90px !important;

    }

    .navbar-scrolling {
        top: 0 !important;
    }


    .contact-form {
        margin-left: 1.875rem;
        margin-right: 1.875rem;
        margin-top: 1.875rem;
        margin-right: 4.063 rem;
    }

    .contactus-text {

        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(28px + (38 - 28) * ((100vw - 320px) / (1120)));
        line-height: 80px;
        text-transform: capitalize;
        margin-bottom: 0;
        color: var(--orange-color);
    }

    .contact-form-bg {
        background: #FFFFFF;
        border-radius: 12px;
    }

    .contactus-heading-icon {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem;
    }

    .contactus-img {
        display: none;
    }

    .contact-button-1 {
        max-width: 150px;
        white-space: nowrap;
        padding: 0px 35px;
        margin-right: 0rem;
        height: 3rem;
        /* width: 9rem; */
        background: #FF7B00;
        border-radius: 11px;
        border: 0;

        margin: 9px 17px !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-transform: capitalize;

        color: #FFFFFF;
    }

    .login-text {
        text-align: end;
        margin-right: 1.875rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        text-transform: capitalize;
        margin-bottom: 0;
        color: var(--blue-color);
    }

    .login-text-1 a {
        text-decoration: underline !important;
        text-underline-offset: 6px;
        font-weight: 800;
        color: var(--orange-color) !important;
    }

    .login-text-2 {
        padding-bottom: 1.875rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        text-transform: capitalize;
        margin-bottom: 0;
        color: var(--blue-color);
    }


    .login-page .input-group-text {
        border-radius: 0;
        background: linear-gradient(90deg, #FF7B00 0%, #FEB73B 100%) !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-top-left-radius: 11px !important;
        border-bottom-left-radius: 11px !important;
    }

    .login-button {
        white-space: nowrap;
        padding: 0px 62px;
        margin-right: 0rem;
        height: 3.125rem;
        background: #FF7B00;
        border-radius: 11px;
        border: 0;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1120)));
        line-height: 19px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-transform: capitalize;

        color: #FFFFFF;
    }

    .button-postion-login {
        padding-top: 0.625rem !important;
        padding-bottom: 1.625rem !important;
    }

    .login-form {
        margin-left: 1.875rem;
        margin-right: 1.875rem;
        margin-top: 1.25rem;
        margin-right: 4.063 rem !important;
    }

    .login-card-heading {
        margin-bottom: 1rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: var(--blue-color);

    }

    .form-select {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 18px !important;
        line-height: 22px !important;
        color: #ADADAD !important;
    }

    .form-select option {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 18px !important;
        line-height: 22px !important;
        color: var(--blue-color) !important;
    }

    .forgot-text a {

        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        text-align: right;
        margin-bottom: 1.625rem;
        margin-top: 1.125rem;
        color: var(--orange-color) !important;
    }

    .login-page .form-control::placeholder {
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 500 !important;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 22px !important;
        color: #ADADAD !important;
    }

    .register-text-radio-button {

        margin-right: 3.125rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        color: var(--blue-color);
    }

    .form-check-input:checked {
        background-color: var(--orange-color) !important;
        border-color: var(--orange-color) !important;
    }

    .form-check-input {
        background-color: #E8E9EC !important;
        border-color: #E8E9EC !important;
        --bs-form-check-bg: none !important;
    }

    .form-check-input:focus {
        box-shadow: none !important;
    }

    .calculate-step-2 .form-check-input:checked {
        background-color: var(--orange-color) !important;
        border-color: white !important;
    }

    .calculate-step-2 .form-check-input {
        --bs-form-check-bg: none !important;
    }

    .calculate-step-2 .form-check-input:focus {
        box-shadow: none !important;
    }


    .calculate-step-1 .form-check-input:checked {
        background-color: var(--orange-color) !important;
        border-color: white !important;
    }

    .calculate-step-1 .form-check-input {
        --bs-form-check-bg: none !important;
    }

    .calculate-step-1 .form-check-input:focus {
        box-shadow: none !important;
    }


    .mobile-steps .form-check-input:checked {
        background-color: var(--orange-color) !important;
        border-color: white !important;
    }

    .mobile-steps .form-check-input {
        --bs-form-check-bg: none !important;
    }

    .mobile-steps .form-check-input:focus {
        box-shadow: none !important;
    }

    .radio-button-postion {
        margin-right: 1.875rem !important;
    }

    input[type="radio"]:checked+label {
        font-weight: 600;
        color: var(--blue-color);

    }

    .form-check-label {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 22px;
        color: #ADADAD;
    }

    .radio-button-section {
        margin-bottom: 2.5rem;
    }

    .Register-user-seaction {
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-right: 1.25rem !important;
    }

    .project-details {
        background: #F3F6F9;
    }

    .project-details-sub {
        padding: 1.25rem !important;
    }

    .project-details-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(20px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: var(--blue-color);
        margin-bottom: 1.25rem !important;
    }

    .project-details-subtext-1 {
        margin-top: -1.5rem;
        margin-bottom: 0 !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 29px;
        text-align: center;
        color: var(--blue-color);

    }

    .project-details-subtext-2 {
        margin-top: -0.1rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        text-align: center;

        color: #6A6A6A;
    }


    .funding-card {
        padding: 1.25rem;
    }

    .calculate-page .tabcontent {
        border: none;

    }

    .project-details-text-3-value {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-align: right;
        color: var(--blue-color);

    }

    .project-details-text-3 {

        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #707070;
    }

    .calculate-page-radio-button {
        margin-bottom: 1.625rem;
    }

    .project-details-values {
        margin-bottom: 1rem;
    }

    .slider-2 .slick-dots li button:before {
        margin-top: 2rem !important;
        content: '';
        display: block;
        height: 4px;
        width: 50px;
        transition: all 0.3s ease-in-out;
        background: rgba(255, 255, 255, 0.3);
        border-radius: 3px;
    }

    .slider-2 .slick-dots li {
        margin: 1.5rem;
    }

    .slider-2 .slick-dots li.slick-active button:before {
        background-color: white;
        width: 60px;
        transform: translateX(-5%);
        transform-origin: right center;
    }

    .slider-3 .slick-dots li button:before {
        margin-top: 2rem !important;
        content: '';
        display: block;
        height: 4px;
        width: 40px;
        transition: all 0.3s ease-in-out;
        background: rgba(33, 45, 98, 0.1);
        border-radius: 3px;
    }

    .slider-3 .slick-dots li {
        margin: 1.5rem;

    }

    .slider-3 .slick-dots {
        margin: -2rem 0;
    }

    .slider-3 .slick-dots li.slick-active button:before {
        background-color: var(--orange-color);
        width: 60px;
        transform: translateX(-5%);
        transform-origin: right center;
    }


    .slider-4 .slick-dots li button:before {
        margin-top: 2rem !important;
        content: '';
        display: block;
        height: 5px;
        width: 40px;
        transition: all 0.3s ease-in-out;
        background: rgba(33, 45, 98, 0.1);
        border-radius: 3px;
    }

    .slider-4 .slick-dots li {
        margin: 1.5rem;

    }

    .slider-4 .slick-dots {

        margin: -2rem -9.2rem;
    }

    .project-details-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 26px;

        /* Text */
        margin-bottom: 10px !important;
        color: var(--blue-color);
    }

    .project-details-main {
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        border-right: 0.25rem solid white;
    }

    .project-details-impact-text {
        margin-bottom: 1rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 26px;
        text-transform: capitalize;
        color: var(--blue-color);
    }

    .project-details-impact-text-1 {
        font-weight: 700;
        color: var(--orange-color);
    }

    .impact-text-2 {
        margin-top: -1.5rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        color: var(--blue-color);
    }

    .impact-text-3 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 16px;
        text-align: center;
        color: #707070;
    }

    .our-impact-images {
        margin-bottom: 1.563rem;
    }

    .impact-card {
        padding: 1.25rem;
    }

    .calculate-contribution {
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .evaluate-installer {
        margin-top: 1rem;
        background: var(--orange-color) !important;
        border-radius: 11px !important;
        max-width: 20.625rem !important;
        min-width: 13.125rem !important;
    }

    .evaluate-installer-text {
        padding: 0.313rem 3.938rem;
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 700 !important;
        font-size: 16px !important;
        line-height: 19px !important;
        display: flex;
        align-items: center !important;
        text-align: center !important;
        text-transform: capitalize !important;
        justify-content: center;
        color: #FFFFFF !important;
    }

    .calculation-main-card {
        padding-top: 3.125rem;
        padding-bottom: 5.125rem;
    }


    .floating-button {
        position: fixed !important;
        bottom: 20px !important;
        right: 20px !important;
        z-index: 1000 !important;
        background-color: var(--orange-color) !important;
        color: white !important;
        border: none !important;
        border-radius: 50% !important;
        padding: 10px !important;
        font-size: 16px !important;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15) !important;
        cursor: pointer !important;
        outline: none !important;
        transition: all 0.2s ease-in-out !important;
    }

    .floating-button-1 {
        position: fixed !important;
        bottom: 90px !important;
        right: 20px !important;
        z-index: 1000 !important;
        background-color: var(--orange-color) !important;
        color: white !important;
        border: none !important;
        border-radius: 50% !important;
        padding: 10px !important;
        font-size: 16px !important;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15) !important;
        cursor: pointer !important;
        outline: none !important;
        transition: all 0.2s ease-in-out !important;
    }


    .calculate-bg-img-mobile {
        background-size: cover;
        background-image: url(../images/Calculate_bg_mobile.webp);
        height: 700 !important;
    }


    .calculator-heading-mobile {
        padding-bottom: 0, 5rem;
        padding-top: 3.125rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(38px + (48 - 38) * ((100vw - 320px) / (1120)));
        line-height: 46px;
        text-transform: capitalize;

        color: var(--orange-color);
    }

    .calculator-heading-2-mobile {
        color: var(--blue-color);
    }

    .calculator-card-heading-mobile {
        margin-bottom: 0.938rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        color: var(--blue-color);

    }


    .mobile-steps .form-check-input {
        --bs-form-check-bg: none !important;
    }

    .mobile-steps .form-check-input:focus {
        box-shadow: none !important;
    }

    .card-text-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
        color: #707070;

    }

    .mobile-position {
        margin-bottom: 0.625rem;
    }

    .calculate-bg-img-mobile .card-bg-put-solar-after- {

        cursor: pointer;

        padding-bottom: 1.375rem !important;
        padding-top: 1.375rem !important;
        padding-left: 0.813rem !important;
        padding-right: 0.813rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-radius: 11px !important;
    }

    .project-details-text-mobile {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 19px;
        color: var(--blue-color);
        margin-bottom: 1.25rem !important;
    }

    .calculator-card-mobile {


        background: #FFFFFF;
        border-radius: 12px;
        padding: 1.875rem 0.938rem;
    }

    .calculate-bg-img-mobile .card-text-1-mobile {
        margin-top: 0.625rem;
        text-align: center;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: var(--orange-color);
    }

    .calculate-bg-img-mobile .card-bg {
        cursor: pointer;
        margin-right: 0.688rem !important;
        width: 10.375rem;
        padding-bottom: 0.875rem !important;
        padding-top: 1.438rem !important;
        padding-left: 0.688rem !important;
        padding-right: 0.688rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
    }


    .calculate-bg-img-mobile .color-radio {
        margin-top: 0 !important;
        height: 20px !important;
        width: 20px !important;
        position: absolute;
        top: 7px;
        right: 7px;
    }

    .calculate-bg-img-mobile .calculator-card-heading-1 {
        margin-bottom: 0.75rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1120)));
        line-height: 19px;
        color: var(--blue-color);
    }

    .calculate-bg-img-mobile .pincode-textbox {
        margin-bottom: 1.25rem;

    }

    .calculate-bg-img-mobile .calculator-card-subheading {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1120)));
        line-height: 14px;
        margin-top: 0.313rem;
        margin-bottom: 1.25rem !important;
        color: #707070;
    }

    .calculate-bg-img-mobile .calculate-button-text-1 {
        margin-bottom: 1.25rem !important;
        padding-left: 1.683rem !important;
        padding-right: 1.683rem !important;
        justify-content: center !important;
        font-family: var(--font-family-Neue) !important;
        font-style: normal;
        font-weight: 700 !important;
        font-size: 12px !important;
        line-height: 14px !important;
        display: flex !important;
        align-items: center !important;
        text-align: center !important;
        text-transform: capitalize !important;
        background-color: var(--orange-color) !important;
        color: #FFFFFF !important;
    }

    .calculate-bg-img-mobile .Calculate-your-saving {
        margin-left: 0.625rem;
    }

    .calculate-bg-img-mobile .calculator-card-mobile-2 {
        background: #FFFFFF;
        border-radius: 12px;
        padding-left: 1rem;
        padding-top: 2.5rem;
        padding-bottom: 0;
        padding-right: 1rem;
    }


    .calculate-bg-img-mobile .project-details-sub {
        padding: 0.938rem;
        background: #F3F6F9;
        border-radius: 12px;
    }

    .calculate-bg-img-mobile .project-details-subtext-1 {
        margin-top: -1rem;
        margin-bottom: 0 !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: var(--blue-color);

    }

    .calculate-bg-img-mobile .project-details-subtext-2 {
        margin-top: 0;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        margin-bottom: 1.875rem !important;
        color: #6A6A6A;
    }


    .calculate-bg-img-mobile .tab button {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        color: gray;
        background-color: inherit;
        border: none;
        outline: none;
        cursor: pointer;
        padding-bottom: 0.5rem;
        margin: 1rem 1rem;
        transition: 0.3s;
    }

    .calculate-bg-img-mobile .tab button.current {
        font-weight: 600 !important;
        border-bottom: 3px solid var(--orange-color);
        color: var(--blue-color);
    }


    .calculate-bg-img-mobile .impact-text-2 {
        margin-top: -1.5rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: var(--blue-color);
    }

    .calculate-bg-img-mobile .impact-text-3 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        color: #707070;
    }

    .calculate-bg-img-mobile .our-impact-images {
        margin-bottom: 1.688rem;
    }

    .calculate-bg-img-mobile .form-check-label {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        color: #ADADAD;
    }

    .calculate-bg-img-mobile .calculate-page-radio-button {
        margin-bottom: 2.5rem;
    }

    .calculate-bg-img-mobile .project-details-text-3-value {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
        text-align: right;
        color: var(--blue-color);
    }

    .calculate-bg-img-mobile .project-details {
        background: #F3F6F9;
        border-bottom: 0.25rem solid white;
    }

    .calculate-bg-img-mobile .project-details-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 15px !important;
        color: var(--blue-color);
    }

    .calculate-bg-img-mobile .calculate-contribution {
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0.688rem !important;
        padding-right: 0.688rem !important;
    }

    .calculate-bg-img-mobile .put-plant-after-mobile {
        margin-right: 0.25rem;
    }

    .calculate-bg-img-mobile .card-text-2-after-mobile {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;

    }


    .card-bg-put-solar-after-mobile {

        cursor: pointer;

        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
        padding-left: 0.813rem !important;
        padding-right: 0.813rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-radius: 11px !important;
    }


    .card-bg-mobile {
        cursor: pointer;
        margin-right: 0.688rem !important;
        width: 10.375rem;
        padding-bottom: 1.375rem !important;
        padding-top: 1.188rem !important;
        padding-left: 1.125rem !important;
        padding-right: 0.75rem !important;
        border-radius: 11px !important;
        border: 1px solid rgba(25, 34, 59, 0.1) !important;
        border-radius: 11px !important;
    }

    .put-plant-after-mobile-1 {}

    .embed-responsive {
        position: relative;
        display: block;
        width: 100%;
        padding: 0;
        overflow: hidden;
    }

    .embed-responsive::before {
        content: "";
        display: block;
        padding-top: 56.25%;
    }

    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    .media-row {
        padding: 0rem 0.625rem !important;
        margin: 0 1.875rem !important;
    }

    .example {
        position: relative;
    }

    .overlay-text {
        text-align: center;
        position: absolute;
        bottom: 25px;
        right: 25px;
        left: 25px;
    }


    .media-image-1 {
        position: relative;
        min-height: 427px;
        width: 100%;
        background-size: cover !important;
        background-repeat: no-repeat;
        height: 100%;
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, var(--blue-color) 100%),
            url('../images/nsrcel_logo.png');
    }


    .media-image-2 {
        position: relative;

        min-height: 427px;
        width: 100%;
        background-size: cover !important;
        background-repeat: no-repeat;
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, var(--blue-color) 100%),
            url('../images/tech_series.png');
    }

    .media-image-3 {
        position: relative;
        min-height: 427px;
        width: 100%;
        background-size: cover !important;
        background-repeat: no-repeat;
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, var(--blue-color) 100%),
            url('../images/Capture.png');
    }

    .our-media-card {
        border-radius: 10px;
        padding: 1.25rem 0.625rem !important;
    }

    .media-card-text {
        margin-bottom: 0.3rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1120)));
        line-height: 34px;
        text-align: start;
        color: var(--orange-color);

    }

    .forward-arrow {
        color: black;

    }

    .d-flex.badge-secation {
        display: flex;
        flex-wrap: wrap;
    }

    .heading-bar {
        align-self: center;
        display: flex;
        flex-wrap: wrap;
    }

    .media-badge {
        margin-top: 0.9rem !important;
        margin-right: 0.513rem;
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1120))) !important;
        line-height: 17px !important;
        color: var(--orange-color) !important;
        flex: none !important;
        order: 0 !important;
        flex-grow: 0 !important;
        padding: 0.375rem 0.75rem !important;
        background: rgba(255, 123, 0, 0.15) !important;
        border: 1px solid #FF7B00 !important;
        backdrop-filter: blur(6px) !important;
        border-radius: 15px !important;
    }

    .badge-secation {
        margin-bottom: 0.9rem !important;
    }

    .media-card-date-time {
        text-align: start !important;
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1120)));
        line-height: 17px !important;
        color: black !important;
    }

    .our-projects-dropdown {
        padding: 0.5rem 1.875rem !important;
        background-color: unset !important;
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 17px !important;
        border: 1px solid #FF7B00 !important;
        filter: drop-shadow(3px 4px 17px rgba(255, 76, 8, 0.28)) !important;
        border-radius: 10px !important;

        color: var(--orange-color) !important;
    }

    .our-project .dropdown-menu {
        background-color: white !important;
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 17px !important;
        border: 1px solid #FF7B00 !important;
        filter: drop-shadow(3px 4px 17px rgba(255, 76, 8, 0.28)) !important;
        border-radius: 10px !important;

        color: var(--orange-color) !important;
    }

    .dropdown-padding {

        padding-right: 0.938rem !important;
    }

    .our-project-fold {
        padding: 0 2.5rem !important;
    }

    .our-project .tab button {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: gray;
        background-color: inherit;
        border: none;
        outline: none;
        cursor: pointer;
        padding-bottom: 0.5rem;
        margin: 0 0;
        margin-right: 4.375rem !important;
        transition: 0.3s;
    }

    .our-project .tab button.current {
        font-weight: 600;
        border-bottom: 3px solid var(--orange-color);
        color: var(--blue-color);
    }

    .our-project .tabcontent {
        display: none;

        border: none;
        border-top: none;
    }

    .media-card-img {
        min-height: 450px;
        padding: 1.125rem !important;
    }

    .media-card {
        background-color: var(--blue-color) !important;
    }

    .media-card-text1 {
        margin-bottom: 0.263rem !important;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
        line-height: 29px;
        text-align: center;

        color: white;
    }

    .media-card-text2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        text-align: center;

        color: rgba(255, 255, 255, 0.8);
    }

    .our-project-card-spacing {
        padding-bottom: 1.625rem !important;
        padding-top: 0.5rem !important;
    }

    .our-project .ribbon {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        z-index: 1 !important;
        padding: 0 !important;
        margin: 0;
    }

    .our-project .ribbon img {
        position: relative !important;
        width: 90% !important;
        height: auto !important;
        top: 23px !important;
        left: -39px !important;
    }

    .ribbon-text {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: calc(25px + (48 - 25) * ((100vw - 320px) / (1120))) !important;
        color: #F1F1F1;
        position: absolute;
        top: 58%;
        left: 12%;
        transform: translate(-50%, -50%);
        z-index: 2;
        font-size: 18px;
        font-weight: bold;
    }

    .ribbon-text-1 {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: calc(13px + (20 - 13) * ((100vw - 320px) / (1120))) !important;
        line-height: 22px !important;

        color: #F1F1F1;
        position: absolute;
        top: 57%;
        left: 41%;
        transform: translate(-50%, -50%);
        z-index: 2;
        font-size: 18px;
        font-weight: bold;
    }

    .ribbon-text-3 {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 600 !important;
        font-size: calc(30px + (48 - 30) * ((100vw - 320px) / (1120)));
        color: #F1F1F1;
        position: absolute;
        top: 170%;
        left: 6%;
        transform: translate(-50%, -50%);
        z-index: 2;
        font-weight: bold;
    }

    .ribbon-text-2 {
        font-family: var(--font-family-Neue) !important;
        font-style: normal !important;
        font-weight: 500 !important;
        color: #F1F1F1;
        position: absolute;
        top: 168%;
        left: 39%;
        transform: translate(-50%, -50%);
        z-index: 2;
        font-size: calc(18px + (20 - 18) * ((100vw - 320px) / (1120)));
        font-weight: bold;
    }

    .our-media-card-heading {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        color: var(--blue-color);
        margin-bottom: 0.5rem !important;
    }

    .our-media-card-content-plant-info {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #6A6A6A;
        margin-bottom: 2.5rem !important;
    }

    .our-media-card-content-review {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #6A6A6A;

    }

    .our-plant-customers_name-1 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1120)));
        line-height: 42px;
        color: var(--blue-color);

    }

    .our-plant-customers_name-2 {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 500;
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        color: #6A6A6A;

    }

    .our-project-client {
        margin-top: 1rem !important;
    }

    .our-project-text-card-left {
        padding-left: 1.25rem !important;
        padding-right: 0rem !important;
    }

    .our-project-text-card-right {
        padding-right: 1.25rem !important;
        padding-left: 0rem !important;
    }

    .project-block {
        margin-top: 2.5rem !important;
        margin-bottom: 2.5rem !important;
    }



    .our-project .customers-img {
        border: none !important;
        margin-right: 1.875rem !important;
    }

    .svg-size {
        width: 124px;
        height: 124px;
    }

    .our-project .our-project-card-body {
        padding-top: 0.125rem !important;
        padding-bottom: 1.25rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .menu-dropdown {
        display: flex;
        justify-content: end;
        align-items: center;
    }


    #typing_fold_1 {

        display: inline-block;
        white-space: nowrap;
        animation: typing 10s steps(60, end), blink-caret 0.75s step-end infinite;

    }

    @keyframes typing_fold_1 {
        from {
            width: 0
        }

        to {
            width: 100%
        }
    }

    @keyframes blink-caret {

        from,
        to {
            border-color: transparent
        }

        50% {
            border-color: #333
        }
    }

    .image-container-2 {
        position: relative;
        display: inline-block;
    }

    .overlay-2 {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 4px 40px rgba(0, 0, 0, .1);
        display: none;
        position: absolute;
        top: 145%;
        left: 45%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        pointer-events: none;
    }

    .image-container-2:hover .overlay-2 {
        opacity: 1;
        display: block;
    }



    .overlay-3 {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 4px 40px rgba(0, 0, 0, .1);
        display: none;
        position: absolute;
        top: 145%;
        left: 45%;
        transform: translateX(-50%);
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        pointer-events: none;
    }

    .image-container-2 .overlay-3 {
        opacity: 1;
        display: block;
    }

    .qr-code-2 {
        margin: 10px;
        width: 120px;
        height: 120px;
    }


    .footer-text:hover {
        color: var(--orange-color);
        display: inline-block;
        border-bottom: 2px solid var(--orange-color);
    }

    .footer-text:hover:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 100%;
        transform: translate(0, -50%);
        display: none;
    }

    .footer-text:hover:hover:after {
        display: block;
        background-image: url('../images/arrow_footer.svg');
        width: 11px;
        height: 11px;
        margin-left: 5px;
        background-size: cover;
    }


    .percentage_icon {
        font-size: 30px !important;
    }

    .our-services-section {
        background-color: #f3f6f9;
    }

    .our-portfolio-section {
        background-color: #f3f6f9;
    }


    #banner-container {
        padding-top: 10px;
        background-color: var(--blue-color);
        padding-bottom: 10px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        transition: top 0.5s;
        z-index: 100000;
        color: white;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
    }

    .banner-text {
        font-weight: 500;
        font-size: 16px;
        font-family: var(--font-family-Neue);
        letter-spacing: 1px;
        word-spacing: 2px;
        /* margin-right: 1rem; */
    }

    #openModalBtn {
        border-radius: 11px;
        background-color: var(--orange-color);
        border: none;
        color: white;
        font-size: 15px;
        font-weight: 100;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
        transform: scale(1);
        animation: pulse 2s infinite;
        padding: 8px 13px;
        cursor: pointer;
        font-family: var(--font-family-Neue);
    }

    @keyframes pulse {
        0% {
            transform: scale(0.95);
            box-shadow: 0 0 0 5px rgba(223, 154, 25, 0.7);
        }

        70% {
            transform: scale(1);
            box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
        }

        100% {
            transform: scale(0.95);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        }
    }

    .top-heading-fold-1-text-1-modal {

        margin-bottom: 1rem;
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 700;
        font-size: calc(28px + (35 - 28) * ((100vw - 320px) / (1120)));
        text-transform: capitalize;
        color: var(--orange-color);
        /* margin-top: 15px; */
    }

    .navbar-hidden {
        top: -200px !important;

    }

    .navbar-scrolling {
        top: 0 !important;
    }

    .sticky-container {
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .navbar-header {
        margin-top: 8.5rem;
    }

    .calculate-page .navbar-header {
        margin-top: 5.5rem;
    }


    img.modal-appimg-1.img-fluid {
        max-width: 90%;
        height: auto;
    }

    img.modal-appimg-2.img-fluid {
        max-width: 90%;
        height: auto;
        margin-bottom: 1rem;
    }

    body.modal-open section {
        filter: blur(20px) !important;
    }

    /* body.modal-open section:not(#GFG) {
        filter: blur(20px);
    } */


    .img-fluid.modal-download-image {
        width: 80%;
    }

    .send-btn {
        position: absolute;
        right: 5%;
        top: 30%;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120)));
        font-family: var(--font-family-Neue);
        background-color: white;
        border: none;
        color: var(--orange-color);
        cursor: pointer;
    }

    .resend-code {
        float: right !important;
        position: relative;
        order: 2;
        left: 30% !important;
        margin-top: 5px;
        text-align: end;

    }

    #resend-code-text1 {
        font-family: 'Neue Haas Grotesk Display Pro';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        color: #707070;
    }

    .resend-code-text2 {
        font-family: var(--font-family-Neue);
        font-weight: 600;
        font-size: 16px;

        background-color: transparent;
        line-height: 22px;
        text-decoration-line: underline;
        color: var(--orange-color);
    }

    #mycheckbox {
        height: 20px;
        width: 20px;
    }

    #modalCheckbox-text {
        font-family: var(--font-family-Neue);
        font-weight: 500;
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120)));
        /* margin-left: 1rem; */
        color: #707070;

    }

    .checkbox-container {
        margin-top: 1rem !important;
        display: flex;
        align-items: center;
    }


    .after-caluation:focus {
        outline: none;
    }

    .media-fold-1 {
        /* padding-top: 3.75rem; */
    }


    .send-option {
        /* background-color: white; */
        color: var(--orange-color);
        padding: 8px;
        border-top-right-radius: 11px;
        border-bottom-right-radius: 11px;
        cursor: pointer;
        font-weight: bold;
        text-align: center;
        /* display: flex; */
        /* align-items: right; */
        justify-content: right;
    }

    #popup-resend-btn {
        text-decoration: underline;
        text-decoration-color: var(--orange-color);
        line-height: 1.2;
    }

    #popup-checkbox {
        /* Increase checkbox size */
        transform: scale(1.5);
        margin-right: 10px;
        margin-left: 8px;
        /* Adjust distance between checkbox and text */
    }

    .error-container {
        color: white;


    }

    .error-message {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120)));
        color: red;
        font-weight: 200;
        font-family: var(--font-family-Neue);
    }

    #loader {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 9999;
        display: none;
        align-items: center;
        justify-content: center;
    }

    .spinner {
        border: 4px solid #f3f3f3;
        border-top: 4px solid #3498db;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        top: 50%;
        left: 50%;
        position: absolute;
        animation: spin 1s linear infinite;

    }

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }


    .toast {

        border-radius: 6px !important;
        background: var(--blue-color) !important;
        padding: 20px 35px 20px 25px !important;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1) !important;
        border-left: 8px solid var(--orange-color) !important;
        border-bottom: 1px solid var(--orange-color) !important;
        overflow: hidden !important;
        transform: translateX(calc(100% + 30px)) !important;
        transition: all 0.5s cubic-bezier(0.68, -0.55, 0.25, 1.35) !important;
    }

    .toast.active {
        transform: translateX(0) !important;
    }

    .toast-content {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .toast-check {
        display: flex;
        position: absolute;
        left: 15px;
        justify-content: center;
        align-items: center;
        height: 35px;
        width: 35px;
        background-color: var(--orange-color) !important;
        border-radius: 50%;
        color: #fff;
        font-size: 20px;
    }

    .message {
        display: flex;
        flex-direction: column;
        margin-left: 30px;
        /* margin: 0 30px; */
    }

    .message-text-1 {
        font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1120)));
        font-family: var(--font-family-Neue);
        font-weight: 600;
        color: white;
    }

    .message-text-2 {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1120)));
        font-family: var(--font-family-Neue);
        color: white;
        font-weight: 400;
    }

    .progress {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 4px !important;
        width: 100%;
        background: #ddd;

    }

    .progress::before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;

        background-color: var(--orange-color);
    }

    .progress.active::before {
        border: none;
        border-bottom: none !important;
        animation: progress 5s linear forwards;
    }

    @keyframes progress {
        100% {
            right: 100%;
        }
    }

    #popup-send-btn {
        z-index: 5;
    }

    #mobile-number-error {
        color: red;
        font-family: var(--font-family-Neue);
        font-weight: 400;
    }

    .asterisk {
        color: #FF7B00;
        /* font-size: 16px; */
    }


    .input-text-first-part {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    .spacing-card {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .our-blog-tab-content {
        padding-right: 2.5rem !important;
        padding-left: 2.5rem !important;
    }


    .our-blog .vertical-line-orange2 {
        margin-top: 0
    }


    .image-flip {
        position: relative;
        aspect-ratio: 1 / 1;
        /* You can adjust this aspect ratio to fit your needs */
        overflow: hidden;
    }



    .calculate-page .input-group-text {
        background-color: transparent !important;
    }

    .card-blog-container {
        display: flex;
        flex-wrap: wrap;
        /* This allows the cards to wrap to the next line */
        justify-content: flex-start;
        /* Align cards left-to-right */
    }

    .row.equal-height-cards {
        display: flex;
    }


    .row.equal-height-cards .card {
        flex: 1;
    }

    .section1 {
        padding-left: 0 !important;
    }

    .blog-container {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }


    .blog-card-body {
        height: 190px
    }

    .container-bg-area {

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 350px;
        position: relative;
        padding-left: 1rem !important;
        margin-bottom: 2rem !important;
        margin-top: 2rem !important;
        padding-right: 1rem !important;
    }

    .slider-side-spacing {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;

    }

    .container-bg-area .image {
        opacity: 1;
        display: block;
        border-radius: 20px;

        transition: .5s ease;
        backface-visibility: hidden;
    }

    .container-bg-area:hover .image {
        transform: scale(1.1);
    }


    .middle {
        z-index: 999;
        color: black;
        position: absolute;
        left: 50%;
        top: 50%;
        transition: .5s ease;
        opacity: 0;
        /* position: absolute;
    top: 50%;
    left: 50%; */
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;

    }

    .container-bg-area:hover .image {
        background-color: white;

        opacity: 0.3;
    }

    .container-bg-area:hover .middle {
        opacity: 1;
    }

    .container-bg-area .card-button-text {
        font-weight: 700 !important;
        font-size: 16px !important;
    }


    .our-Events-fold .slick-prev {
        z-index: 3 !important;
        left: 15px !important;
    }

    .our-Events-fold .slick-next {
        z-index: 3 !important;
        right: 15px !important;
    }

    .Blog-side-images {
        border-radius: 10px;
        height: 100px;
        width: 100px;
    }


    .slider-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(1px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        text-decoration: none;
        color: var(--orange-color) !important;
    }

    .logo-fold {
        background: #f3f6f9;
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
        padding-left: 2rem !important;
        padding-right: 2rem !important;

    }



    .patners-logo-fold {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .logo-fold-bg-area {

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 200px;
        position: relative;
        padding-left: 1rem !important;
        margin-bottom: 2rem !important;
        margin-top: 2rem !important;
        padding-right: 1rem !important;
    }

    .logo-fold-bg-area .image {
        opacity: 1;
        display: block;

        padding-left: 1.5rem;
        padding-right: 1.5rem;
        transition: .5s ease;
        backface-visibility: hidden;
    }

    .logo-fold-bg-area:hover .image {
        transform: scale(1.1);
    }




    .logo-fold-bg-area:hover .middle {
        opacity: 1;
    }

    .logo-fold-bg-area .card-button-text {
        font-weight: 700 !important;
        font-size: 16px !important;
    }

    .image-ratio {
        height: auto !important;
        width: 100% !important;
    }

    .media-bg-color {
        background-color: var(--blue-color);
    }

    .heading-container-our-events {
        margin-bottom: 2.375rem !important;
        display: flex;
        align-items: start;

    }

    .our-events-fold {
        background-color: #f3f6f9;
    }


    .wrap {
        display: flex;
    }

    .item {
        background: #ccc;
        border: 2px solid #FFF;
        padding: 10px;
        position: relative;
        transition: all 0.3s;
        flex-grow: 1;
        z-index: 1;
    }

    .item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .item:hover {
        transform: scale(1.1);
        z-index: 2;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }




    .patners-logo-fold .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
    }

    .patners-logo-fold .image-container {
        flex: 1;
        max-width: 50%;
        padding-right: 20px;
    }

    .patners-logo-fold .image-container img {
        width: 100%;
        height: auto;
        display: block;
    }

    .patners-logo-fold .text-container {
        flex: 1;
        max-width: 50%;
    }

    .patners-logo-fold .title {
        font-size: 24px;
        font-weight: bold;
        text-align: right;
    }

    .patners-logo-fold .description {
        font-size: 16px;
        text-align: right;
        color: #555;
    }

    .patners-logo-img {
        /* border-radius: 20px !important; */
    }

    .container-bg-area {

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 350px;
        position: relative;
        padding-left: 1rem !important;
        margin-bottom: 2rem !important;
        margin-top: 2rem !important;
        padding-right: 1rem !important;
    }

    .slider-side-spacing {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;

    }

    .container-bg-area .image {
        opacity: 1;
        display: block;
        border-radius: 20px;

        transition: .5s ease;
        backface-visibility: hidden;
    }

    .container-bg-area:hover .image {
        transform: scale(1.1);
    }


    .middle {
        z-index: 999;
        color: black;
        position: absolute;
        left: 50%;
        top: 50%;
        transition: .5s ease;
        opacity: 0;
        /* position: absolute;
    top: 50%;
    left: 50%; */
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;

    }

    .container-bg-area:hover .image {
        background-color: white;

        opacity: 0.3;
    }

    .container-bg-area:hover .middle {
        opacity: 1;
    }

    .container-bg-area .card-button-text {
        font-weight: 700 !important;
        font-size: 16px !important;
    }


    .our-Events-fold .slick-prev {
        z-index: 3 !important;
        left: 15px !important;
    }

    .our-Events-fold .slick-next {
        z-index: 3 !important;
        right: 15px !important;
    }

    .Blog-side-images {
        border-radius: 10px;
        height: 100px;
        width: 100px;
    }


    .slider-text {
        font-family: var(--font-family-Neue);
        font-style: normal;
        font-weight: 600;
        font-size: calc(1px + (18 - 14) * ((100vw - 320px) / (1120)));
        line-height: 26px;
        text-decoration: none;
        color: var(--orange-color) !important;
    }

    .logo-fold {
        background: #f3f6f9;
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
        padding-left: 2rem !important;
        padding-right: 2rem !important;

    }



    .patners-logo-fold {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .logo-fold-bg-area {

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 200px;
        position: relative;
        padding-left: 1rem !important;
        margin-bottom: 2rem !important;
        margin-top: 2rem !important;
        padding-right: 1rem !important;
    }

    .logo-fold-bg-area .image {
        opacity: 1;
        display: block;

        padding-left: 1.5rem;
        padding-right: 1.5rem;
        transition: .5s ease;
        backface-visibility: hidden;
    }

    .logo-fold-bg-area:hover .image {
        transform: scale(1.1);
    }




    .logo-fold-bg-area:hover .middle {
        opacity: 1;
    }

    .logo-fold-bg-area .card-button-text {
        font-weight: 700 !important;
        font-size: 16px !important;
    }

    .image-ratio {
        height: auto !important;
        width: 100% !important;
    }

    .media-bg-color {
        background-color: var(--blue-color);
    }

    .heading-container-our-events {
        margin-bottom: 2.375rem !important;
        display: flex;
        align-items: start;

    }

    .our-events-fold {
        background-color: #f3f6f9;
    }


    .wrap {
        display: flex;
    }

    .item {
        background: #ccc;
        border: 2px solid #FFF;
        padding: 10px;
        position: relative;
        transition: all 0.3s;
        flex-grow: 1;
        z-index: 1;
    }

    .item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .item:hover {
        transform: scale(1.1);
        z-index: 2;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }




    .patners-logo-fold .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
    }

    .patners-logo-fold .image-container {
        flex: 1;
        max-width: 50%;
        padding-right: 20px;
    }

    .patners-logo-fold .image-container img {
        width: 100%;
        height: auto;
        display: block;
    }

    .patners-logo-fold .text-container {
        flex: 1;
        max-width: 50%;
    }

    .patners-logo-fold .title {
        font-size: 14px;
        font-weight: bold;
        text-align: right;
    }

    .patners-logo-fold .description {
        font-size: 12px;
        text-align: right;
        color: #555;
    }    

    .slide-left {
        animation: 4s slide-left;
    }

    @keyframes slide-left {
        from {
            margin-left: 100%;
        }

        to {
            margin-left: 0%;
        }
    }


    .slide-right {
        animation: 4s slide-right;
    }

    @keyframes slide-right {
        from {
            margin-right: 100%;
        }

        to {
            margin-right: 0%;
        }
    }


    .why-us h2 {
        position: relative;
        margin-bottom: 35px;
    }

    .why-us h2::after {
        content: "";
        width: 120px;
        height: 3px;
        display: inline-block;
        background: #FFC107;
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: -20px;
        margin: 0 auto;
    }

    .why-us-title {
        font-family: var(--font-family-Neue);
        color: white;
    }

    .why-us .box {
        padding: 50px 30px;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.10);
        transition: 0.5s;
        position: relative;
        background-color: var(--blue-color);
        max-height: 250px;
        overflow: hidden;
        margin-bottom: 30px;
        border-radius: 10px;
    }

    .why-us .box:hover {
        padding: 30px 30px 70px 30px;
        box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.20);
        background-color: rgba(0, 0, 0, 0.3);
    }

    .why-us .box img {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: -1;
        opacity: 0;
        transition: all ease 1s;
    }

    .why-us .box:hover img {
        opacity: 1;
    }

    .why-us .box span {
        font-family: var(--font-family-Neue);
        display: block;
        font-size: 50px;
        font-weight: 700;
        color: white;
        position: absolute;
        right: 10px;
        top: 0px;
        line-height: normal;
    }

    .why-us .why-us-title .box h4 {
        font-family: var(--font-family-Neue);
        font-size: 24px;
        font-weight: 600;
        padding: 0;
        margin: 20px 0;
        color: white;
        text-decoration: none;
    }

    .why-us .box p {
        font-family: var(--font-family-Neue);
        color: white;
        font-size: 15px;
        margin: 0;
        padding: 0;
    }

    .why-us .box:hover span,
    .why-us .box:hover .why-us-title h4,
    .why-us .box:hover p {
        color: #fff;
    }



    .device-wrapper {
        max-width: 300px;
        width: 100%;
    }

    .device {
        position: relative;
        background-size: cover;
    }

    .device::after {
        position: absolute;
        background-size: cover;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

    .device .screen {
        position: absolute;
        background-size: cover;
        pointer-events: auto;
    }

    .device .button {
        position: absolute;
        cursor: pointer;
    }

    .device[data-device=iPhoneX][data-orientation=portrait][data-color=black] {
        padding-bottom: 198.898071625%;
    }

    .device[data-device=iPhoneX][data-orientation=portrait][data-color=black] .screen {
        top: 3.1855955679%;
        left: 6.8870523416%;
        width: 86.2258953168%;
        height: 93.6288088643%;
    }

    .device[data-device=iPhoneX][data-orientation=portrait][data-color=black]::after {
        content: "";
        background-image: url("../images/portrait_black.png");
    }

    .device[data-device=iPhoneX][data-orientation=portrait][data-color=black] .button {
        display: none;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
    }

    section.cta {
        position: relative;
        padding: 15rem 0;
        background-image: url("https://source.unsplash.com/5g41N3uRPf8/1500x800");
        background-position: center;
        background-size: cover;
    }

    section.cta .cta-content {
        position: relative;
        z-index: 1;
    }

    section.cta:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
    }

    .icon-feature {
        font-size: 4rem;
    }

    .features-device-mockup {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .features-device-mockup .circle {
        position: absolute;
        left: 0;
        fill: url(#circleGradient);
        width: 70%;
        display: none;
    }

    .features-device-mockup .circle .gradient-start-color {
        stop-color: #2937f0;
    }

    .features-device-mockup .circle .gradient-end-color {
        stop-color: #9f1ae2;
    }

    .features-device-mockup .shape-1 {
        position: absolute;
        height: 1rem;
        width: 1rem;
        transform: rotate(10deg);
        fill: #2937f0;
        top: 15%;
        right: 10%;
    }

    .features-device-mockup .shape-2 {
        position: absolute;
        height: 0.75rem;
        width: 0.75rem;
        fill: #2937f0;
        bottom: 15%;
        left: 10%;
    }

    .source-title-text{
        font-family: var(--font-family-Neue);
        
        font-size: calc(23px + (40 - 28) * ((100vw - 320px) / (1120)));

    }

    .source-title-sub-text{
        color: var(--orange-color);
        /* font-weight: 600; */
    }

    .font-alt{
        color: white;
    }
    
  .tooltip-custom .tooltip-inner {
    font-weight: 300;
    font-family: var(--font-family-Neue);
    background-color: var(--blue-color);
    color: #fff; 
    border-radius: 10px;
    padding: 10px; 
    font-size: 14px; 
    text-align: center; 
    max-width: 300px !important;
}
  /* Custom styles for the h4 tag inside the tooltip */
  .tooltip-custom .tooltip-inner h4 {
    color: #FF7B00 !important; 
    font-weight: 600;
}

    .faq-block .accordion-button {
        font-size: 20px !important;
        word-spacing: 1px !important;
        font-weight: 600 !important;
        font-family: var(--font-family-Neue) !important;
        color: var(--blue-color) !important;

    }

    .faq-block .accordion-button:not(.collapsed) {


        color: var(--blue-color) !important;
        background-color: transparent !important;
        box-shadow: none !important;
    }

    .faq-block .accordion-item {
        border-top: 1px solid var(--orange-color) !important;
    }

    .faq-block .accordion-button:focus {

        box-shadow: none !important;
    }



    .faq-block .title {
        font-family: var(--font-family-Neue) !important;
        font-weight: 600 !important;
    }

    .faq-block .accordion {
        --bs-accordion-border-color: transparent !important;
    }


    .faq-block .accordion-text {
        flex-grow: 1;
        /* Takes up remaining space */
    }

    .faq-block .accordion-button {
        content: none !important;
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .faq-block .accordion-button::after {
        content: none !important;
    }

    .faq-block .accordion-body {
        padding-left: 0 !important;
    }

    .faq-block .accordion-body {

        font-family: var(--font-family-Neue) !important;
        font-weight: 500 !important;
    }    .test {
        position: relative !important;
        text-align: center !important;
        color: white !important;
      }

      .centered {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
      }

      .hero-image {
        position: relative;
    }
    
    .assicote img {
        width: 100%;
        height: auto;
        display: block;
    }

    .hero-content {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    
    .hero-text {
        font-family: var(--font-family-Neue);
        font-weight: 700;
        margin-bottom: 0;
        text-transform: capitalize;
        color: var(--orange-color);
        font-size: 2.5rem;
    }
    
    .hero-text-button {
        color: white;
        border: none;
        outline: 0;
        display: inline-block;
        padding: 10px 20px; /* Adjusted padding for better responsiveness */
        background-color: #ddd;
        text-align: center;
        cursor: pointer;
    }
    
    /* Responsive styles for smaller screens */
    @media (max-width: 768px) {
        .hero-text {
            font-size: 2rem;
        }
    
        .hero-text-button {
            padding: 8px 15px;
        }
    }
    

   .assicote-fold-2 .image-style{
    padding-right: 20px;
    width: 80px;
   }


   .assicote-fold-2-text {
    font-family: var(--font-family-Neue);
    font-style: normal;
    font-weight: 400;
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1120)));
    text-align: start;
    line-height: 29px;
    color: var(--blue-color);
}

.assicote-fold-2-container{
    background-color: #F3F6F9;
    margin-left: 3.688rem;
    margin-right: 3.688rem;
    /* margin-top: 2rem; */
    margin-bottom: 2rem;
    padding: 3rem;
    padding-top: 2rem !important;
    padding-bottom: 2rem  !important;
    bottom: auto;
    background-image: url(../images/bg-solar-image.png);
    background-repeat: no-repeat; 
    background-position: bottom center; 
}

.assicote-fold-3-container{

    background-color: white !important;
    margin-left: 3.688rem;
    margin-right: 3.688rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding:0 !important;
    
    background-image:none !important;
}
.assicote .remove-padding-left{
    padding-left: 0 !important;
}
.assicote .remove-padding-right{
    padding-right: 0 !important;
}

.what-will-i-get{
    background-color: var(--blue-color);
    padding-left: 3.688rem;
    padding-right: 3.688rem;
    padding-top: var(--section-padding-top);
    padding-bottom: 2rem;
    /* padding: 3rem; */
}

.assicote hr{
    margin: 0.5rem 0 !important;
}
/* .assicote .accordion-item{
    border: none !important;
    background:var(--blue-color) !important;
} */

/* .assicote .accordion-body {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: white;
    background: linear-gradient(360deg, #303c61 0%, var(--blue-color) 95.16%);

font-size: 15px !important;
} */
.assicote .documents-title{
    margin: 0;
    font-family: var(--font-family-Neue);
    font-style: normal;
    font-weight: 700;
    font-size: 1.9rem;
    line-height: 28px;
    text-align: center;
    color: var(--blue-color)
}
.animated-text {
    opacity: 0;
    transform: translateX(-100%);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}
.animated-text-right {
    opacity: 0;
    transform: translateX(100%);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}
.animated-text-top {
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.animated-text-bottom {
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

/* Define the class that triggers the animation */
 .visible {
    transform: translateX(0);
    opacity: 1 !important;
}

.assicote .sub-title-home-section{
    font-size: 25px;
    color: white;
    font-family: var(--font-family-Neue);
    font-weight: 500;
    margin-bottom: 1rem;
    
}

.assicote .padding-removed{
    padding-left: 0 !important;
}
.assicote .faq-title{
    color: white;
}
.assicote .faq-title-sub{
    color: white;
}
.assicote .card {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    /* height: 300px; */
    /* margin: 1rem; */
    position: relative;
    /* width: 300px; */
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }

  .assicote .documents-fold{
    margin-left: 3.688rem !important;
    margin-right: 3.688rem !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 3rem !important;
  }


  .assicote .documents-fold-image{
    height: 50%;
    width: 50%;
  }
  .assicote .hero-section{
    justify-content: center;
            align-items: center;
            display: flex;
            flex-direction: column;
  }

  
  .assicote.fade-effect.active {
    opacity: 1;
    transform: translateX(0);
  }



  .assicote  .button-text {
    font-family: var(--font-family-Neue);
    font-style: normal;
    font-weight: 700;
    /* font-size: 16px; */
    /* line-height: 19px; */
    display: flex;
    align-items: center;
    /* text-align: right; */
    text-transform: capitalize;
    color: #FFFFFF;
}

.assicote .go-solar-fold-calculate-button {
    font-family:var(--font-family-Neue) ;
    display: flex;
    padding: 8px 39px;
    /* width: 186px; */
    align-items: center;
    justify-content: center;
    background-color: var(--orange-color);
    border-radius: 11px;
    text-decoration: none;
    color: #FFF;
}

.assicote .go-solar-fold-calculate-button:hover {
    color: white !important;
    background-color: var(--orange-color) !important;
    border-color: none !important;
}
.assicote .main-title-faqs{
    color: var(--orange-color) !important;
    font-weight: bolder !important;
}



.assicote .tile-cards-item-icon {
    margin-right: 2rem;
    height: 78px;
    width: auto;
  }
  
  .assicote .tile-cards-item-icon2 {
    margin-right: 2rem;
    height: 140px;
    width: auto;
  }
  .assicote .tile-cards-item.tint {
    animation: slide-in 1000ms;
    border-radius: 5px;
    
    font-family: var(--font-family-Neue);
    align-items: center;
    background: white;
    padding: 1.2rem 0.95rem;
    /* display: flex; */
    height: 100%;
    margin-bottom: 1rem;
  }

  
  


  .assicote  .col-12:has(.tile-cards-item.tint) {
    margin-bottom: 0.7rem;
  }
  .assicote  .why-powermitra-card:hover {
    /* padding: 0.5rem; */
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    transform: translate3D(0,-1px,0) scale(1.02);
  }
  .assicote .what-will-i-get-heading{
    font-family: var(--font-family-Neue);
    margin-bottom: 0 !important;
    padding-top: 10px;
    /* color: white; */
    font-weight: 400;
  }
  .assicote .what-will-i-get-heading-sub{
    font-size: 17px;
  font-weight: 500;
  }
  
  .assicote .figure-caption{
    font-size: large !important;
    font-family: var(--font-family-Neue);
  }
  .assicote .figure-caption-description{
    font-family: var(--font-family-Neue);
    font-size: small;
    font-weight: 500 !important;
  }

.assicote .why-powermitra-image-title{
    font-family: var(--font-family-Neue);
    margin-top: 1rem;
}

.assicote .why-powermitra-section{
    margin-left: 3.688rem !important;
    margin-right: 3.688rem !important;
}

  .what-will-i-get-heading-text-1{

    color: white !important;
  }

  .assicote .why-now-card{
    justify-content:center ;
    border-radius: 5px;
    font-family: var(--font-family-Neue);
    align-items: center;
    background: white;
    padding: 1.2rem 0.95rem;
    display: flex;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    /* margin-bottom: 1rem; */
  }

  .assicote .figure-caption{
    font-size: 14px;
    font-weight: 500;
color: var(--blue-color) !important;
  }

 

  .assicote .why-now-card:hover {
    color: white;
    background: var(--orange-color);
    transform: translate3D(0,-1px,0) scale(1.1);
    box-shadow: 8px 28px 50px rgba(39,44,49,.07), 1px 6px 12px rgba(39,44,49,.04);
    transition: all .4s ease; /* zoom in */
  }

  .assicote .why-now-heading{
    font-weight: 700;
  }
  .assicote .why-now-content{
    font-family: var(--font-family-Neue);
    font-weight: 500;
    font-size: 20px;
  }
  .assicote .display-5{
    font-family: var(--font-family-Neue);
    font-weight: 600 !important;
    font-size: 50px;
  }
  .assicote .why-now-title{
    margin-top: 1rem;
    font-family: var(--font-family-Neue);
    font-weight: 600;
    color: var(--orange-color);
  }
  
  .assicote .what-it-work-cards{
    margin-bottom: 1rem !important;
  }

  .assicote .section-title-top-bottom-specing{
    padding-top: var(--section-padding-top) !important;
    padding-bottom: var(--section-padding-bottom) !important;
  }
  .assicote .section-bottom-specing{
    padding-bottom: var(--section-padding-bottom) !important;
  }
  .assicote .section-title-padding-left{
    padding-left: 0 !important;
  }
  .assicote .section-title-padding-top{
    padding-top: 0 !important;
  }

  
  .assicote-new-card section{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;

    background: var(--white-smoke);
}

.assicote-new-card .content{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 100px;
}
.assicote .assicote-new-card{
  display: flex;
  justify-content: space-evenly;
}

.assicote .assicote-new-card-strong-text{
    font-size: 18px;
    font-weight: 600;
    color: var(--blue-color);
    font-family: var(--font-family-Neue);

}
.assicote .assicote-new-card-descrption{
    font-size: 14px;
    font-weight: 500;
    color: var(--blue-color);
    font-family: var(--font-family-Neue);
}

.assicote-new-card .box{
    display: flex;
    flex-direction: column;
    height: auto;
    width: 350px;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    
    background: ghostwhite;
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, 20%);
}

.assicote-new-card .box:hover {
    transform: translate3D(0,-1px,0) scale(1.06);
    box-shadow: 8px 28px 50px rgba(39,44,49,.07), 1px 6px 12px rgba(39,44,49,.04);
    transition: all .4s ease; /* zoom in */
  }

.assicote-new-card .title{
    font-family: var(--font-family-Neue);

    width: 100%;
    padding: 10px 0;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

    color: var(--orange-color);
}

.assicote-new-card.basic .title{
    background: var(--pinkish-red);
}

.assicote-new-card.standard .title{
    background: var(--medium-blue);
}

.assicote-new-card.business .title{
    background: var(--greenish-blue);
}

.assicote-new-card .view{
    display: block;
    width: 100%;
    padding: 30px 0 20px;

    background: var(--white-smoke);
}

.assicote-new-card .icon{
    display: flex;
    justify-content: center;
}

.assicote-new-card .icon img{
    width: 100%;
    height: 170px;
}

.assicote-new-card .cost{
    display: flex;
    justify-content:center;
    flex-direction: row;
    margin-top: 10px;
}

.assicote-new-card .amount{
    font-size: 2.8em;
    font-weight: bolder;
}

.assicote-new-card .detail{
    margin: auto 0 auto 5px;
    width: 70px;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 15px;
    color: #7D7C7C;
}

.assicote-new-card .description{
    margin: 30px auto;
    font-size: 0.8em;
    color: #7D7C7C;
}

.assicote-new-card ul{
    padding: 15px !important;
    margin: 0 !important;
    list-style: none;
}

.assicote-new-card li{
    margin-top: 10px;
}

.assicote-new-card .button{
    margin: 0 auto 30px;
}

.assicote-new-card button{
    height: 40px;
    width: 250px;
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #7D7C7C;
    border: 2px solid var(--dark-gray);
    border-radius: 50px;

    background: transparent;
}

.assicote-new-card button:hover{
    color: var(--white-smoke);
    transition: 0.5s;
    border: none;

    background: var(--bright-orange);
}




.assicote-faq .accordion-button {
    font-size: 20px !important;
    word-spacing: 1px !important;
    font-weight: 600 !important;
    font-family: var(--font-family-Neue) !important;
    color: var(--blue-color) !important;

}

.assicote-faq .accordion-button:not(.collapsed) {


    color: var(--blue-color) !important;
    background-color: white !important;
    box-shadow: none !important;
}
.assicote-faq .accordion-item {
    border-top: 1px solid var(--orange-color) !important;
}

.assicote-faq .accordion-button:focus {

    box-shadow: none !important;
}

.assicote-faq .title {
    color: var(--blue-color);
    font-family: var(--font-family-Neue) !important;
    font-weight: 600 !important;
}

.assicote-faq .accordion {
    --bs-accordion-border-color: transparent !important;
}


.assicote-faq .accordion-text {
    flex-grow: 1;
    /* Takes up remaining space */
}

.assicote-faq .accordion-button {
    /* content: none !important; */
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}


.assicote-faq .accordion-body {
    padding-left: 0 !important;
}

.assicote-faq .accordion-body {

    font-family: var(--font-family-Neue) !important;
    font-weight: 500 !important;
}

.assicote-how-it-work ol {
    margin: 0 ;
    list-style: none;
    padding: 0;
    --hue: 1;
    --unit: 1rem;
  }
  .assicote-how-it-work h1 {
    text-align: center;
  }
  .assicote-how-it-work p {
    line-height: 1.3;
  }
  .assicote-how-it-work .event-date {
    margin: 0 0 0.25rem;
    font-family: var(--font-family-Neue);
    font-size: 25px !important;
    color: var(--blue-color);
    font-weight: bold;
  }
  .assicote-how-it-work .event-description {
    font-family: var(--font-family-Neue);
    font-size: 15px !important;
    color: var(--blue-color);
  
    margin: 0;
  }
  .assicote-how-it-work li {
    box-shadow: 0px 2px 4px rgba(255, 255, 255, 0.2);
    filter: drop-shadow(0px 2px 4px rgba(255, 255, 255, 0.2)); 
    border-radius: 12px;
    --height: 7rem;
    position: relative;
    display: block;
    background-color: hsl(calc(var(--hue)*360/20),90%,65%);
    border-color: hsl(calc(var(--hue)*360/20),90%,65%);
    padding: 1rem;
    margin: 2rem 0;
  }
  .assicote-how-it-work li::before {
    box-shadow: 0px 2px 4px rgba(255, 255, 255, 0.2);
    filter: drop-shadow(0px 2px 4px rgba(255, 255, 255, 0.2)); 
    content: "";
    background-color: inherit;
    position: absolute;
    display: block;
    width: var(--unit);
    height: var(--unit);
    top: 100%;
    left: calc(50% - (var(--unit)/2));
  }
  .assicote-how-it-work li::after {
    content: "";
    position: absolute;
    display: block;
    top: calc(100% + var(--unit));
    left: calc(50% - (var(--unit)));
    border: var(--unit) solid transparent;
    border-top-color: inherit;
  }
  .assicote-how-it-work li:last-child::before,
  .assicote-how-it-work li:last-child::after {
    content: none;
  }
  .assicote-how-it-work li:nth-child(20n+1){
    --hue: 1;
  }
  .assicote-how-it-work li:nth-child(20n+2){
    --hue: 2;
  }
  .assicote-how-it-work li:nth-child(20n+3){
    --hue: 3;
  }
  .assicote-how-it-work li:nth-child(20n+4){
    --hue: 4;
  }
  .assicote-how-it-work li:nth-child(20n+5){
    --hue: 5;
  }
  .assicote-how-it-work li:nth-child(20n+6){
    --hue: 6;
  }

  @keyframes divEffect {
    0% {
      transform: scale(1);
      box-shadow: none;
    }
    50% {
      transform: scale(1.05);
      box-shadow: 3px 2px 22px 1px rgba(0, 0, 0, 0.24);
    }
    100% {
      transform: scale(1);
      box-shadow: none;
    }
  }

  .assicote-how-it-work .elevated-box {
    cursor: pointer;
    animation-name: divEffect;
    animation-duration: 3s; /* Total animation duration */
    animation-iteration-count: infinite; /* Infinite loop */
    animation-timing-function: ease-in-out; /* Smooth transition */
  }
  
  
  @media (min-width: 550px) and (max-width: 899px){
    .assicote-how-it-work li {
      margin: 1rem;
      width: calc(50% - 2rem);
      float: left;
      min-height: var(--height);
    }
    .assicote-how-it-work li:nth-child(4n+3),
    .assicote-how-it-work li:nth-child(4n+4) {
      float: right;
    }
    .assicote-how-it-work li:nth-child(4n+1)::before {
      top: calc(var(--height)/2 + var(--unit)/2);
      left: 100%;
    }
    .assicote-how-it-work li:nth-child(4n+1)::after {
      top: calc(var(--height)/2);
      left: calc(100% + (var(--unit)));
      border: var(--unit) solid transparent;
      border-left-color: inherit;
    }
    .assicote-how-it-work li:nth-child(4n+3)::before {
      top: calc(var(--height)/2 + var(--unit)/2);
      left: -1rem;
    }
    .assicote-how-it-work li:nth-child(4n+3)::after {
      top: calc(var(--height)/2);
      left: -3rem;
      border: var(--unit) solid transparent;
      border-right-color: inherit;
    }
  }
  @media (min-width: 900px) and (max-width: 1199px){
    .assicote-how-it-work li {
      margin: 1rem;
      width: calc(33.33% - 2rem);
      float: left;
      min-height: 7rem;
    }
    .assicote-how-it-work li:nth-child(6n+4),
    .assicote-how-it-work li:nth-child(6n+5),
    .assicote-how-it-work li:nth-child(6n+6) {
      float: right;
    }
    .assicote-how-it-work li:nth-child(6n+1)::before,
    .assicote-how-it-work li:nth-child(6n+2)::before {
      top: calc(var(--height)/2 + var(--unit)/2);
      left: 100%;
    }
    .assicote-how-it-work li:nth-child(6n+1)::after,
    .assicote-how-it-work li:nth-child(6n+2)::after {
      top: 3.5rem;
      left: calc(100% + (var(--unit)));
      border: var(--unit) solid transparent;
      border-left-color: inherit;
    }
    .assicote-how-it-work li:nth-child(6n+4)::before,
    .assicote-how-it-work li:nth-child(6n+5)::before{
      top: calc(var(--height)/2 + var(--unit)/2);
      left: -1rem;
    }
    .assicote-how-it-work li:nth-child(6n+4)::after,
    .assicote-how-it-work li:nth-child(6n+5)::after{
      top: calc(var(--height)/2);
      left: -3rem;
      border: var(--unit) solid transparent;
      border-right-color: inherit;
    }
  }
  @media (min-width: 1200px){
    .assicote-how-it-work li {
      margin: 1rem;
      width: calc(33.33% - 2rem);
      float: left;
      min-height: 7rem;
    }
    .assicote-how-it-work li:nth-child(6n+4),
    .assicote-how-it-work li:nth-child(6n+5),
    .assicote-how-it-work li:nth-child(6n+6) {
      float: right;
    }
    .assicote-how-it-work li:nth-child(6n+1)::before,
    .assicote-how-it-work li:nth-child(6n+2)::before {
      top: calc(var(--height)/2 + var(--unit)/2);
      left: 100%;
    }
    .assicote-how-it-work li:nth-child(6n+1)::after,
    .assicote-how-it-work li:nth-child(6n+2)::after {
      top: 3.5rem;
      left: calc(100% + (var(--unit)));
      border: var(--unit) solid transparent;
      border-left-color: inherit;
    }
    .assicote-how-it-work li:nth-child(6n+4)::before,
    .assicote-how-it-work li:nth-child(6n+5)::before{
      top: calc(var(--height)/2 + var(--unit)/2);
      left: -1rem;
    }
    .assicote-how-it-work li:nth-child(6n+4)::after,
    .assicote-how-it-work li:nth-child(6n+5)::after{
      top: calc(var(--height)/2);
      left: -3rem;
      border: var(--unit) solid transparent;
      border-right-color: inherit;
    }}
    
    .home-section .card{
        height: 100%;
        display: flex;
        
        /* border: 1px solid #ccc !important; */
        border-radius: 8px !important;
        padding: 20px !important;
        /* margin: 10px !important; */
        box-shadow: 0 4px 6px rgba(23, 23, 172, 0.5) !important;
        background-color: #fff !important;
    }
    .home-section .bg-color-card{
        background-color: var(--blue-color) !important;
    }
    

    .home-section  .card-title{
        text-align: center;
        font-family: var(--font-family-Neue);
    font-size: 30px !important;
    font-weight: 800;
    color: var(--orange-color);
    }
    .home-section  .assicote-image{
        height: 100%;
     width: 25%;
    }
    .home-section .card-text{
        text-align: center;
        font-family: var(--font-family-Neue);
    font-size: 20px !important;
    
    color: var(--blue-color);
    }
    .home-section .card-spacing{
        margin-top: -150px !important;
        margin-left: 77px !important;
        margin-right: 77px !important;
        margin-bottom: 30px !important;
    }

    .home-section .row {
        display: flex;
        flex-wrap: wrap;
      }
      .home-section .card-text-content{
        padding-top: 18px;
        text-align: center;
        font-weight: 500;
        font-family: var(--font-family-Neue);
    font-size: 15px !important;
    
    color: var(--blue-color);

      }
      .home-section .col-sm-4 {
        flex: 1 0 33.33%;
        /* This makes each column take up 1/3 of the row */
        padding: 10px;
        box-sizing: border-box;
      }

      .home-section .vertical-line{
        margin-left: 10px;
      }

      .assicote-testimonial .assicote-testimonial-card{
        display: flex;
        align-items: center;
  }

  .why-now .column-direct{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .chart {
    /* position: absolute; */
    width: 100%;
    height: 400px;
    /* top: 50%;
    left: 50%; */
    /* margin: -225px 0 0 -225px; */
  }
  .pieTip {
    position: absolute;
    float: left;
    min-width: 30px;
    max-width: 300px;
    padding: 5px 18px 6px;
    border-radius: 2px;
    background: rgba(255,255,255,.97);
    color: #444;
    font-size: 19px;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    letter-spacing: .06em;
    box-shadow: 0 0 3px rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.5);
    -webkit-transform: all .3s;
       -moz-transform: all .3s;
        -ms-transform: all .3s;
         -o-transform: all .3s;
            transform: all .3s;
    pointer-events: none;
  }
  .pieTip:after {
        position: absolute;
        left: 50%;
        bottom: -6px;
        content: "";
        height: 0;
        margin: 0 0 0 -6px;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        border-top: 6px solid rgba(255,255,255,.95);
        line-height: 0;
  }
  .chart path { cursor: pointer; }


  #legend {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.legend-item {
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.legend-color {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.legend-label {
    font-family: var(--font-family-Neue);
    font-weight: 500;
    font-size: 18px;
}

.why-now-img{
    height: 100px !important;
    width: 100px !important;
}
    .align-right{
        display: flex;
        flex-direction: row-reverse !important;
    }
   .align-left{
        display: flex;
        flex-direction: row !important;
    }