/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/



body {
    font-family: "Urbanist", serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span {
    font-family: "Urbanist", serif !important;
}

@font-face {
    font-family: "ArialMdm";
    src: url("/wp-content/themes/astra-child/arial/ARIAL.TTF");
}


.white-color {
    color: #FFFFFF !important;
}

.content-area.primary {
    margin: 0 !important;
}

.full-width-container .elementor-container.elementor-column-gap-default {
    max-width: 100% !important;
}

.hero-banner-section .elementor-container.elementor-column-gap-default {
    max-width: 100% !important;
}

.equal-width-container {
    margin: 0 auto;
    max-width: 1300px;
    width: 95%;
}

.fit-small-container>.elementor-container.elementor-column-gap-default {
    width: 92%;
}


.inner-section-reduce .elementor-container.elementor-column-gap-default {
    width: 100%;
}

.equal-para-all .elementor-heading-title {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 27px;
    color: #000000 !important;
}

.hero-banner-col {
    /* background: url(/wp-content/uploads/2025/01/insolar-banner.webp); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 800px;
}

.banner-left-content h1 {
    font-size: 26px;
    font-weight: 600;
    line-height: 45px;
    font-family: "ArialMdm";
    letter-spacing: 1px;
}

.sub-para-same {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
}

.blue-button-all a {
    font-size: 14px;
    font-weight: 500;
    line-height: 9.8px;
    color: #000000;
    text-decoration: none !important;
    border-radius: 30px;
    cursor: text;
    align-items: center;
    gap: 12px;
    display: inline-flex;
    padding: 5px 8px 5px 21px;
    background: white;
    transition: all 0.4s;
}

.india-map img {
    margin-top: 65px;
}

.blue-button-all a:hover {
    background: #365FC0;
    color: white;
    transition: all 0.4s;
}

.blue-button-all a:hover circle {
    fill: #fff;
    transition: all 0.4s;
}

.blue-button-all a:hover path {
    fill: #365FC0;
    transition: all 0.4s;
}

.blue-button-all a:hover svg {
    transform: rotate(45deg);
    transition: all 0.4s;
}

.hero-banner-content p {
    margin: 0
}

/* .hero-banner-content{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
} */

.hero-banner-row {
    position: relative;
}

.project-listing-section .project-main-card {
    grid-template-columns: 100%;
}



.text-flow-right p {
    font-size: 12px;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: 0.46em;
    color: white;
    width: 100% !important;
}

.banner-left-content h1,
.banner-left-content p {
    width: 67%;
}

.banner-left-content {
    position: relative;
}

.button-same-content {
    margin-top: 30px;
}

.text-flow-right {
    position: absolute;
    right: -47px;
    transform: rotate(270deg);
    top: 50px;
}

.plane-text-cover p {
    font-size: 23px;
    font-weight: 700;
    line-height: 36px;
    color: #FFC90E;
}

.count-heading p {
    font-size: 18px;
    font-weight: 600;
    line-height: 21.6px;
    color: #FFFFFF;
}

.counter-description p {
    font-size: 16px;
    font-weight: 300;
    line-height: 19.2px;
    color: #FFFFFF;
    margin-top: 30px;
    text-transform: capitalize;
}

.year-third-col .counter-contain-area::before {
    right: 22px;
}

.count-increase {
    display: flex;
    gap: 5px;
}

.image-icon-banner img {
    width: 36px;
}

.banner-count-number {
    display: flex;
    justify-content: space-between;
}

.banner-right-card-content .banner-card {
    backdrop-filter: blur(25.899999618530273px);
    border-radius: 10px;
    padding: 28px;
    /* width: 300px; */
    position: absolute;
    top: -30px;
}

.blue-button-all.space-gap a {
    gap: 30px;
}

.equal-para-all.about-home-para.scroll-over {
    /* height: 135px; */
    overflow-x: auto;
    padding-right: 20px;
}

.equal-para-all.about-home-para.scroll-over::-webkit-scrollbar {
    width: 4px;
}

/* Track */
.equal-para-all.about-home-para.scroll-over::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.equal-para-all.about-home-para.scroll-over::-webkit-scrollbar-thumb {
    background: #365FC0;
    border-radius: 10px;
}

.banner-right-card-content .banner-card::after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #ffffff;
    width: 124px;
    height: 5px;
    right: auto;
    top: auto;
    right: 0;
    bottom: 73px;
    opacity: 20%;
}

.banner-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-brands-slider .slick-slide img {
    width: 130px;
    height: 130px;
    object-fit: contain;
}

.main-brands-slider .slick-slide .small-img-cover {
    width: 100px;
    height: 100px;
}

.banner-right-card-content {
    display: flex;
    gap: 20px;
    margin-top: 50px;
    justify-content: flex-end;
    position: relative;
}

.banner-both-col-combine {
    height: 800px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0;
}

.slick-next.slick-arrow {
    left: 20% !important;
}

.slick-prev.slick-arrow {
    left: 15.9% !important;
}

.slick-prev::after {
    transform: rotate(180deg);
    left: 6px !important;
}

.slick-next:before,
.slick-prev:before {
    display: none !important;
}

.slick-prev.slick-arrow,
.slick-next.slick-arrow {
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
    height: 30px !important;
    position: absolute;
    left: 55px;
    width: 30px;
    z-index: 1;
    border: 1px solid white;
    border-radius: 50%;
    background-color: transparent;
    overflow: hidden;
    transition: all 0.4s;
    bottom: 100px;
    top: auto;
}

.slick-prev.slick-arrow:hover:after {
    left: -18px !important;
}

.slick-prev::after,
.slick-next::after {
    content: '' !important;
    background: url(/wp-content/uploads/2025/01/arrow-two-3.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
    height: 29px !important;
    position: absolute;
    left: -8px;
    width: 30px;
    z-index: 1;
    top: auto;
    bottom: 0;
    transition: all 0.4s;
}

.slick-prev.slick-arrow:hover,
.slick-next.slick-arrow:hover {
    background: #365FC0 !important;
    overflow: visible;
    transition: all 0.4s;
    border: 1px solid transparent;
}

.slick-prev.slick-arrow:hover:after,
.slick-next.slick-arrow:hover:after {
    left: 11px;
    transition: all 0.4s;
    background: url(/wp-content/uploads/2025/01/forword-arrow-1.svg);
    background-repeat: no-repeat;
    background-size: 72%;
    background-position: center center;
    height: 30px !important;
    width: 35px;
}

.hero-banner-col {
    position: relative;
    overflow: hidden;
}

.hero-banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 800px;
    background-size: cover;
    background-position: center;
    transition: opacity 1s ease-in-out;

}




.same-padding-space {
    padding: 50px 0;
}

.slider.slider-nav-new,
.slider.slider-nav-award {
    width: 40%;
}

.samll-heading-main .elementor-heading-title {
    font-size: 30px;
    font-weight: 500 !important;
    line-height: 40px !important;
    color: white !important;
    text-transform: capitalize;
}

.equal-para-all.about-home-para.job-desc-para {
    width: 66%;
}

.counter-contain-area .elementor-counter-number-prefix {
    display: none;
}

.counter-contain-area .elementor-counter-number,
.counter-contain-area .elementor-counter-number-suffix,
.counter-contain-area .elementor-counter-number-prefix {
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
    color: #FFC90E;
}

.samll-count-text {
    font-size: 20px;
    font-weight: 600;
    line-height: 19.2px;
    padding-left: 8px;
}

.more-count-space {
    padding-left: 0 !important;
}

.counter-contain-area .elementor-counter-title {
    font-family: "Urbanist", serif !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 19.2px;
    color: white;
    justify-content: flex-start !important;
    margin-top: 5px;
}

/* .counter-contain-area.prefix-active .elementor-counter-number-prefix{
    display: block !important;
    width: 4px !important;
} */

/* .counter-contain-area.prefix-active .elementor-counter-number-wrapper{
    display: grid !important;
    grid-template-columns: 7% 22% 71%;
} */

.counter-col-space {
    padding: 0px 30px;
}

.counter-col-space.last-mode {
    padding: 0px 0px 0 30px;
}


.counter-col-space.start-mode {
    padding: 0px 30px 0 0px;
}

/* .counter-contain-area.last-mode .elementor-counter{
    align-items: flex-end;
} */

.counter-contain-area {
    position: relative;
}


.counter-contain-area::before {
    position: absolute;
    content: '';
    border-right: 1px solid white;
    opacity: 30%;
    right: 0;
    height: 200px;
    opacity: 20%;
    width: 2px;
    top: -20px;
}

.statistics-section.same-padding-space {
    padding-bottom: 25px !important;
}

.statistics-section {
    margin-top: -120px;
    z-index: 1;
    padding-top: 100px;
}

.counter-inner-section {
    padding-top: 13px;
}

.counter-inner-section .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
}

.counter-col-space.space-remove-count {
    padding-left: 0 !important;
}

.counter-contain-area.last-mode::before {
    display: none;
}

.main-samll-heading-light .elementor-heading-title {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 19.2px !important;
    letter-spacing: 0.26em;
    color: #000000 !important;
    text-transform: uppercase;
}

.main-samll-heading-light {
    margin-bottom: 6px;
}

.our-offering-section .main-samll-heading-light {
    margin-bottom: 10px;
}

.main-heading .elementor-heading-title {
    font-size: 25px;
    font-weight: 600 !important;
    line-height: 40px !important;
    color: #000000 !important;
}

.corporate-section .board-manager-row {
    grid-template-columns: 100%;
}

.corporate-section .board-manager-col.left-area {
    display: grid;
    grid-template-columns: 30% 67%;
    justify-content: space-between;
    align-items: center;
}

.corporate-section .board-manager-col.right-area {
    display: grid;
    grid-template-columns: 67% 30%;
    justify-content: space-between;
    align-items: center;
}

.full-board-para p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 27px;
}

.board-card-area {
    background: #f6faff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 10px solid white;
}

.fore-screen .mega-menu-inner {
    grid-template-columns: repeat(4, 4fr);
}

.main-samll-heading-light.colo-white .elementor-heading-title,
.main-heading.colo-white .elementor-heading-title {
    color: white !important;
}


.life-at-insolar-card .elementor-icon-box-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 17px;
}

.life-at-insolar-card .elementor-icon-box-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #FFFFFF;
}

.life-at-insolar-card .elementor-icon-box-icon {
    padding-bottom: 15px;
}

.life-at-insolar-inner-section .elementor-container.elementor-column-gap-default {
    gap: 100px;
    margin-top: 80px;
}

.insolar-after-line {
    position: relative;
}

.insolar-after-line:after {
    position: absolute;
    content: '';
    border-right: 2px solid white;
    opacity: 30%;
    right: -41px;
    height: 370px;
    opacity: 20%;
    width: 2px;
    top: -20px;
}

.home-about-first-col {
    padding: 85px 75px;
}

.home-about-button .blue-button-all a {
    box-shadow: 0px 6px 10.2px 0px #00000017;
}

.equal-para-all.about-home-para {
    width: 90%;
}

.title-empower-section .equal-para-all.about-home-para {
    width: 90%;
    margin: auto;
}

.main-heading.about-home-heading .elementor-heading-title {
    line-height: 37px !important;
}

.our-service-contain .main-heading {
    margin-bottom: 5px;
}

.career-list {
    margin-top: 0 !important;
}

.career-list li {
    color: #000;
}

.current-icon .elementor-icon-list-text {
    color: #000;
}

.current-icon {
    margin-bottom: 3px !important;
}

.resume-text p {
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 0;
}

.resume-text a {
    font-weight: 600;
}

.our-service-contain .equal-para-all.about-home-para,
.our-service-contain .home-about-button {
    margin-top: 0;
    padding-bottom: 25px;
}

.group-connect-wind img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px;
    transition: all 0.5s;
}

.group-connect-wind img:hover {
    transform: scale(1.1);
    transition: all 0.5s;
}

.group-connect-wind .elementor-widget-image .elementor-widget-container {
    border-radius: 20px;
    overflow: hidden;
}

.about-home-banner-cover {
    position: relative;
}

.about-home-detail-content {
    position: absolute;
}

.about-home-banner img {
    width: 100%;
}

.equal-para-all.about-home-para,
.home-about-button {
    margin-top: 23px;
}

.main-heading.about-home-heading {
    margin-bottom: 0 !important;
}

/* play button animtion */


.about-home-detail-content .wrapper {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.about-home-detail-content .video-main {
    position: relative;
    display: inline-block;
}

.about-home-detail-content .video {
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    color: #000000;
    display: inline-block;
    background: #ffffff;
    z-index: 999;
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

.about-home-detail-content .fa-play:before {
    content: "\f04b";
}

.about-home-detail-content .video-main i {
    font-size: 15px;
    padding-left: 4px;
}

.about-home-detail-content .waves {
    position: absolute;
    width: 95px;
    height: 95px;
    background: rgb(255 255 255 / 30%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    border-radius: 100%;
    right: -25px;
    bottom: -25px;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.about-home-detail-content .wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.about-home-detail-content .wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.about-home-detail-content .wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

/* end */

.play-icon-inner-section {
    position: relative;
}

.play-button-area {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.copyright-text {
    width: 80%;
    display: flex;
    justify-content: space-between;
}

.round-solar-image .elementor-widget-container img {
    border: 8px solid white;
    border-radius: 50%;
    background: white;
    width: 35%;
    margin-top: 30px;
}

.life-at-insolar-btn {
    margin-top: 60px;
    text-align: center;
}

.dark-blue .blue-button-all a:hover,
.blue-button-all a circle {
    background: #0000A0;
}

.dark-blue .blue-button-all a circle {
    fill: #0000A0;
}

.dark-blue .blue-button-all a:hover circle {
    fill: white;
}

.home-about-us-section {
    padding-bottom: 0;
    z-index: 2;
}

.inner-box-cover-model .infobox-icon img {
    width: 100% !important;
    transition: all 0.4s;
    height: 300px;
    object-fit: cover;
    object-position: right;
}

.inner-box-cover-model .infobox-icon img:hover {
    transform: scale(1.1);
    transition: all 0.4s;
}

.image-offer-icon img {
    z-index: 2;
    position: relative;
    top: -15px;
}

.infobox-icon img {
    border-radius: 15px;
    box-shadow: 0px 4.895px 12.972px 0px rgba(0, 0, 0, 0.09);
}

.offering-card-box {
    display: flex;
    align-items: center;
    /* margin-top: -20px; */
    padding: 0 50px 15px 50px;
}

.offering-card-box p {
    margin: 0 !important;
    color: #000 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding-left: 30px;
    padding-top: 0;
    text-align: left;
}

.image-offer-icon {
    position: relative;
    height: 50px;
}

.image-fix .image-offer-icon img {
    width: 70px;
    left: -5px;
}

.image-top-reduce .image-offer-icon img {
    top: -5px;
    width: 45px;
}

.first-wind .infobox-content p {
    padding-left: 10px !important;
    margin-top: 0px !important;
}

.image-hover-fade {
    overflow: hidden;
    border-radius: 10px;
}

.image-hover-fade img:hover {
    transform: scale(1.1);
    transition: all 0.5s;
}

.elementor-widget-icon-box:has(:hover) .elementor-icon-box-title,
.elementor-widget-icon-box:has(:focus) .elementor-icon-box-title,
.elementor-widget-image-box:has(:hover) .elementor-image-box-title,
.elementor-widget-image-box:has(:focus) .elementor-image-box-title {
    color: #fdc838 !important;
}

.image-hover-fade img {
    transition: all 0.5s;
}

.mega-menu-inner a {
    text-decoration: none !important;
}

.inner-box-cover-model a {
    text-decoration: none !important;
}

.image-offer-icon::before {
    position: absolute;
    content: "";
    background-color: #fff;
    top: -26px;
    height: 77px;
    width: 78px;
    z-index: 1;
    left: -19px;
    border-radius: 50%;
}

.project-image img {
    width: 100%;
    height: 250px;
}

.house-image-reduce .image-offer-icon img {
    width: 88px;
    left: -5px;
    top: -11px;
}

.offering-inner-container .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.maharashtra-background .category-value {
    background: #f3e500;
}

.dark-yellow-card {
    background: #fdd337;
}

.yellow-card {
    background: #fef888;
}

.inner-box-cover-model .elementor-widget-container {
    background-color: #FFFFFF;
    border-radius: 16px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    height: 100%;
}

.inner-box-cover-model .infobox-content {
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.inner-box-cover-model {
    height: 100%;
}

.inner-box-cover-model .infobox-icon {
    margin: 0 5px 0 5px;
    overflow: hidden;
    border-radius: 15px;
}

.testimonal-slider-section {
    display: flex;
    overflow: hidden;
    flex-direction: row-reverse;
    overflow: visible;
}

.key-project-card.light-yellow {
    background: #ffff !important;
}

.slider.testimonal-slider,
.slider.award-slider {
    width: 60%;
}

.slider.slider-nav-new h3 {
    visibility: hidden;
}

.testimonal-slider-section .slick-prev.slick-arrow {
    left: 0 !important;
}

.testimonal-slider-section .slick-next.slick-arrow {
    left: 70px !important;
}

/* .life-at-insolar-card .elementor-icon{
    position: relative;
}

.life-at-insolar-card .elementor-icon::before{
    position: absolute;
    content: '';
    background: url('/wp-content/uploads/2025/04/insolare.gif');
    height: 50px;
    width: 50px;
    top: -17px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.life-at-insolar-card .elementor-icon svg{
    display: none;
} */

.test-para-area p {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    margin: 0;
}

.inner-info-area p {
    margin: 0;
}

.testi-main-heading {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
}

.testi-sub-heading {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}

.image-testi-slide img {
    border-radius: 116px;
    height: 70px;
    box-shadow: 0px 6px 15.9px 0px rgba(0, 0, 0, 0.09);
}

.info-card-area {
    display: flex;
    gap: 20px;
    align-items: center;
}

.testimonal-col {
    padding: 50px;
    border-radius: 20px;
    background: #EBF1FF;
    filter: drop-shadow(0px 6px 15.9px rgba(0, 0, 0, 0.09));
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.award-slider-section .testimonal-col {
    filter: initial !important;
    padding: 50px 50px 80px 50px;
}

.award-slider-section .testimonal-col img {
    height: 400px;
    border-radius: 0 0 30px 30px !important;
    object-fit: cover;
    object-position: top;
}

.testimonal-slider-section {
    position: relative;
}


.testimonal-slider-section::before {
    position: absolute;
    content: '';
    border-top: 1px solid #fff;
    width: 751px;
    height: 5px;
    right: 70px;
    top: 260px;
    left: auto;
    z-index: 2;
}

.testimonal-slider-section .slick-prev.slick-arrow:hover,
.testimonal-slider-section .slick-next.slick-arrow:hover {
    border: 1px solid #FFC90E;
    background: #FFC90E !important;
}

.testi-inner-client-area {
    position: absolute;
}

.award-slider-section .inner-sldier-mode {
    background-color: #EBF1FF;
}

.award-slider-section .testi-inner-client-area {
    padding: 55px;
    z-index: 1;
}

.award-slider-section .testimonal-col {
    border-radius: 0;
    padding-top: 0;
}

.slider-nav-col {
    padding: 40px 50px;
    background: #fff;
    border-top-right-radius: 50px;
    position: relative;
    min-height: 230px;
}

.slider-nav-col h4 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
}

.slider-nav-col p {
    color: #000;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
}

.slider-nav-col img {
    position: absolute;
    top: 0;
}

.award-slider-section .testimonal-slider-section::before {
    display: none;
}

.image-grow img {
    width: 100%;
}

.slider.slider-nav-award {
    position: absolute;
    left: 18%;
    bottom: 0;
    width: 43%;
}

.award-slider-section .elementor-container.elementor-column-gap-default {
    box-shadow: 0px 6px 15.9px rgba(0, 0, 0, 0.09);
    border-bottom-right-radius: 30px;
}

.inner-sldier-mode,
.inner-sldier-mode .elementor-container.elementor-column-gap-default,
.award-slider-section .elementor-container.elementor-column-gap-default {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.slider.award-slider .slick-list.draggable {
    border-bottom-right-radius: 30px;
}

.testi-inner-client-area .elementor-container.elementor-column-gap-default {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: none;
}

.award-slider-section .testimonal-slider-section .slick-prev.slick-arrow {
    left: -177px !important;
}

.award-slider-section .testimonal-slider-section .slick-next.slick-arrow {
    left: -110px !important;
}

.black-arrow-cover .slick-prev::after,
.black-arrow-cover .slick-next::after {
    content: '' !important;
    background: url(/wp-content/uploads/2025/04/black-arrow-first.svg);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center center;
    height: 29px !important;
    position: absolute;
    left: -8px;
    width: 30px;
    z-index: 1;
    top: auto;
    bottom: 0;
    transition: all 0.4s;
}

.black-arrow-cover .slick-prev::after {
    transform: rotate(180deg);
    left: 6px !important;
}

.open-inner-box .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: 44% 56%;
}

.open-inner-box .elementor-column {
    width: 100% !important;
}

.open-inner-box .home-about-button {
    margin-top: 0 !important;
}

.resume-text {
    height: 100%;
    display: flex;
    align-items: center;
}

.space-box {
    padding-left: 10px;
}

.black-arrow-cover .slick-prev.slick-arrow,
.black-arrow-cover .slick-next.slick-arrow {
    border: 1px solid #000000;
}

.black-arrow-cover .slick-prev.slick-arrow,
.black-arrow-cover .slick-next.slick-arrow {
    bottom: 190px;
}

.image-message img {
    width: 130px;
}

.image-message .elementor-widget-container {
    text-align: left;
    margin-left: -10px;
}

.connect-inner-section .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: 15% 85%;
}

.connect-inner-section .elementor-column {
    width: 100%;
}

.connect-inner-section .equal-para-all.about-home-para {
    margin-top: 3px;
}

.connect-inner-section .equal-para-all .elementor-heading-title {
    opacity: 0.6;
    color: #000 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 22px;
}

.contact-with-us-section .life-at-insolar-btn {
    margin-top: 0;
}

.main-both-inner-area {
    background-size: 96%;
}

.details-of-blog .blue-button-all a {
    margin-top: 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.details-of-blog>.elementor-widget-container h4 {
    margin-top: 0 !important;
}

.text-anker a {
    box-shadow: none;
    padding: 0;
    color: #365FC0;
    text-decoration: none !important;
}

.custom-post-title.blog-title {
    line-height: 45px !important;
    margin-bottom: 0 !important;
}

.main-blog-title h1 {
    line-height: 45px !important;
    margin-bottom: 10px !important;
}

.custom-post-date,
.author-cover {
    color: #365FC0;
    font-weight: 700;
    margin-bottom: 0 !important;
}

#block-6.widget.widget_block {
    display: none !important;
}

.blog-area-related-post {
    padding: 25px;
    background: #F5F8FF;
    border-radius: 10px;
}

.blog-details-content-cont .wp-block-latest-posts__list.wp-block-latest-posts {
    padding-left: 0;
}

.details-of-blog h2:first-of-type {
    margin-top: 10px;
}

.second-blog-container .elementor-widget-sidebar {
    padding: 25px;
    background: #F5F8FF;
    border-radius: 10px;
}

.second-blog-container {
    position: sticky !important;
    overflow-y: auto;
    top: 162px;
    height: max-content;
}



.text-anker a:hover {
    color: #FFC90E;
    background: transparent;
}

.blog-cards-container .premium-blog-thumb-effect-wrapper img,
.blog-inner-image .premium-blog-thumbnail-container img {
    height: 150px;
    width: 100%;
    object-fit: cover;
}

.navigation.post-navigation {
    display: none !important;
}

.insolar-footer-container .image-logo img {
    width: 130px;
    border-radius: 5px;
}

.insolar-footer-container p {
    margin: 0;
}

.insolar-social-icons img {
    transition: all 0.5s;
}

.insolar-social-icons img:hover {
    transition: all 0.5s;
    transform: scale(1.3);
}

.logo-text p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 35px;
    padding-top: 15px;
}

.download-card-policy br {
    display: none !important;
}

.follow-us-icons p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    padding-bottom: 10px;
}

.quick-links-col h4 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}

.quick-links-col a,
.quick-links-col p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    opacity: 0.8;
    width: fit-content;
    transition: all 0.3s;
}

.quick-links-col a:hover,
.inner-address p:hover,
.powered-area a:hover {
    color: #0000A0;
    transition: all 0.3s;
    font-weight: 600;
}



.footer-row.first-footer {
    display: grid;
    grid-template-columns: 33% 67%;
    padding-bottom: 40px;
}

.insolar-info-col {
    width: 59%;
}

.insolar-social-icons {
    display: flex;
    gap: 20px;
}

.all-get-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.footer-part-two {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
}

.quick-links-col.quick-contact-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}

.inner-address.contact-cover h4 {
    line-height: 23px;
}

.copyright-text p {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 19px;
    opacity: 0.8;
}

.privacy-area a {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 184.5%;
}

.powered-area a {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 19px;
    opacity: 0.8;
}

.footer-same-section {
    padding-bottom: 0;
    border-top: 1px solid #00000029;
}

.yellow-color {
    color: #fbbe34;
}

.footer-row.second-footer {
    padding: 25px 0;
    border-top: 1px solid #0000002b;
}

.privacy-area {
    display: flex;
    gap: 30px;
}

.last-label-links {
    display: flex;
    gap: 80px;
}

.last-copyright {
    display: flex;
    justify-content: space-between;
}

.project-cards p {
    margin: 0;
}

.acres-text {
    color: #365FC0;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.project-title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.capacity-evacuation .info-text {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.5;
}

.capacity-evacuation .info-number {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.project-row {
    display: grid;
    grid-template-columns: repeat(4, 4fr);
    gap: 20px;
}

.project-cards {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 6px 15.9px 0px rgba(0, 0, 0, 0.09);
}

.project-content-info {
    padding: 20px 25px;
}

.project-title-area {
    padding-bottom: 10px;
}

.project-data-collect {
    padding-top: 10px;
    border-top: 1px solid #0000002b;
    display: flex;
    justify-content: space-between;
}

.home-about-button.centre-btn .blue-button-all {
    display: flex;
    justify-content: center;
}

.home-about-button.centre-btn .blue-button-all a {
    gap: 45px;
}

.key-project-col p {
    margin: 0;
}

.key-project-card {
    box-shadow: 0px 14px 29px rgba(0, 0, 0, 0.06);
    border-radius: 20px;
    min-height: 180px;
}

.key-project-card.green-background {
    background: #F1FFFA;
}

.key-project-card {
    padding: 15px 20px;
    border-radius: 20px;
}

.key-project-col {
    height: 100%;
}

.top-space-mode {
    padding-top: 15px !important;
}

.green-background .category-value {
    background: #C4FFEB;
    border-radius: 10px;
}

.project-slider .slick-track {
    display: flex;
    gap: 20px;
}

.category-value p {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline;
}

.category-value {
    display: inline;
    padding: 8px 20px;
    border-radius: 10px;
}

.count-value {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.comissioned-name {
    color: #454545;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.calculated-values {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 5px;
    margin-top: 20px;
    row-gap: 15px;
}

.slick-dots button {
    box-shadow: none !important;
}

.project-image img:hover {
    transition: all 0.4s;
    transform: scale(1.1);
}

.project-image img {
    transition: all 0.4s;
}

.project-image {
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.slider-container-box .slick-dots li button:before,
.slider-container-box .slick-dots li {
    content: '' !important;
    width: 20px !important;
    height: 3px !important;
    padding: 0 !important;
}



.slider-container-box .slick-dots li button {
    background: #DADADA !important;
    width: 20px !important;
    height: 3px !important;
    padding: 0 !important;
}

.slider-container-box .slick-dots li.slick-active button {
    background: #0000A0 !important;
    width: 45px !important;
}

.slider-container-box .slick-dots li.slick-active button:before {
    width: 45px !important;
}

.slider-container-box .slick-dots .slick-active {
    width: 45px !important;
}

.icons-for-desktop {
    display: block;
}

.icons-for-mobile {
    display: none;
}

.slider-container-box .slick-dots {
    bottom: -40px;
    padding: 0;
}

.project-slider .slick-list.draggable {
    padding: 20px 0;
}

.project-listing-section .home-about-button {
    margin-top: 0;
}

#ast-scroll-top {
    background-color: #FFC90E !important;
    font-size: 15px;
    border: 1px solid white;
}

.key-project-management {
    padding-top: 200px;
    position: relative;
    margin-top: -175px;
    z-index: 1;
}

.life-at-insolar-section .main-heading .elementor-heading-title {
    width: 57%;
    margin: auto;
}

.key-project-management::before {
    content: '';
    position: absolute;
    background: url('/wp-content/uploads/2025/04/background-lines.png');
    background-position: right;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
}

.inner-set-list .elementor-icon-list-text {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 37px;
}

.our-offering-section {
    z-index: 2;
}

.slider-container-box {
    margin-top: 30px;
}

.content-area.primary {
    padding: 0 !important;
}

.life-at-insolar-section {
    overflow: hidden;
}

.same-banner-section {
    height: 400px;
}

.banner-heading .elementor-heading-title {
    color: #FFF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 62px !important;
    text-transform: capitalize;
}

.solar-card-text-section .about-home-para {
    margin-bottom: 8px !important;
}

.careers-small-text .elementor-heading-title {
    margin-bottom: 10px;
}

.solar-page-section {
    padding-bottom: 50px !important;
    padding-top: 80px !important;
}

.senior-rol .manager-info-contain {
    display: grid;
    grid-template-columns: 86% 12%;
    justify-content: space-between;
}

.empowering-section.solar-page-section .main-heading {
    padding-bottom: 10px;
}

.solar-page-section .first-image-formation img,
.solar-page-section .second-image-formation img {
    height: 350px;

}

.solar-page-section.solar-panel-epc .first-image-formation img,
.solar-page-section.solar-panel-epc .second-image-formation img {
    height: 506px;
}

.same-banner-section .elementor-container.elementor-column-gap-default {
    height: 100%;
}

.first-about-para {
    margin-bottom: 0 !important;
}

.second-about-para {
    margin-top: 10px !important;
}

.image-bottom-gap img {
    position: relative;
    bottom: -20px;
}

.image-top-gap .elementor-widget-container {
    display: flex;
    justify-content: flex-end;
}

.about-image-inner-area img {
    border-radius: 40px;
}

.about-page-insolar-section .main-heading.about-home-heading .elementor-heading-title {
    width: 90%;
}

.founder-inner-contain .elementor-image-box-title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0;
}

.founder-inner-contain .elementor-image-box-img {
    width: 100% !important;
    margin-bottom: 5px !important;
}

.founder-inner-contain {
    width: 75% !important;
    margin-top: 25px;
}

.founders-section .equal-para-all.about-home-para {
    width: 100%;
}

.founder-textarea .elementor-widget-wrap.elementor-element-populated {
    width: 90%;
    margin-left: auto;
    z-index: 2;
}

.after-coutes {
    position: relative;
}

.after-coutes::before {
    position: absolute;
    content: '';
    background: url('/wp-content/uploads/2025/04/quote2.png');
    background-repeat: no-repeat;
    left: -82px;
    top: -30px;
    width: 100px;
    height: 100px;
    z-index: -1;
}

.vision-thik-heading .elementor-heading-title {
    color: #000 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.82px;
    text-transform: uppercase;
}

.vision-thik-heading {
    margin-bottom: 0 !important;
}

.vision-main-heading .elementor-heading-title {
    color: #000 !important;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.vision-main-heading {
    margin-bottom: 7px !important;
}

.vision-para p {
    color: #000 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    width: 84%;
}

.image-icons-mission img {
    width: 90px;
}

.image-icons-mission .elementor-widget-container {
    background: #FFE17A;
    box-shadow: 0px 9px 13.3px rgba(0, 0, 0, 0.08);
    padding: 25px;
    display: inline-flex;
    border-radius: 15px 15px 50px 15px;
}

.mission-container .elementor-container.elementor-column-gap-default {
    gap: 25px;
    padding: 20px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 6px 15.9px 0px rgba(0, 0, 0, 0.09);
}

.mission-image-col {
    width: 23% !important;
}

.mission-content-col {
    width: 73% !important;
}

.vision-mission-inner-section .elementor-container.elementor-column-gap-default {
    gap: 30px;
}

.mission-vision-banner-section {
    margin-top: 30px;
}

.mission-vision-banner-section {
    box-shadow: 0px 6px 15.9px rgba(0, 0, 0, 0.09);
    border-radius: 40px 40px 0 0;
}

.mission-vision-banner-section .main-heading.about-home-heading .elementor-heading-title {
    padding-top: 30px;
}

.lity,
.lity-wrap {
    z-index: 99909999 !important;
}

.banner-full-vision .elementor-widget-container {
    display: flex;
    margin-top: 20px;
}

.banner-full-vision .elementor-widget-container img {
    width: 85%;
    margin: auto;
    border-radius: 0 0 100px 0;
}

.pum-title.popmake-title {
    font-size: 22px;
    font-weight: 500;
    color: white;
}

.pum-close.popmake-close {
    color: white !important;
}


.pum-container {
    background-color: #365FC0;
    padding: 40px !important;
}

.vision-mission-section {
    padding-bottom: 0;
}

.board-manager-row {
    display: grid;
    grid-template-columns: repeat(3, 3fr);
    gap: 40px;
    height: 100%;
}

.board-manager-col {
    height: 100%;
}

.board-manager-section {
    width: 80%;
    margin: auto;
    padding-top: 30px;
}

.board-manager-card p,
.board-manager-card h4 {
    margin: 0 !important;
}

.manager-info-contain h4 {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

.manager-info-contain p {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
}

.manager-details p {
    color: #365FC0;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.board-manager-card {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 6px 15.9px 0px rgba(0, 0, 0, 0.09);
    padding: 15px;
    height: 100%;
}

.directors-cards-section .main-samll-heading-light {
    margin-bottom: 10px;
}

a {
    cursor: pointer !important;
}

.manager-info-contain {
    padding-top: 13px;
}

.manager-details {
    display: grid;
    grid-template-columns: 83% 13%;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    margin-top: 20px;
}

.manager-image img {
    height: 283px;
    border-radius: 10px;
    width: 100%;
    object-fit: cover;
}

.manager-details::before {
    position: absolute;
    content: '';
    border-top: 1px solid #365FC0;
    width: 70%;
    height: 5px;
    right: auto;
    top: -12px;
    left: -15px;
    z-index: 2;
}

.four-container-grid .board-manager-row {
    grid-template-columns: repeat(4, 4fr);
    gap: 23px;
}

.four-container-grid .board-manager-section {
    width: 100%;
}

.award-logo-slider p {
    margin: 0;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
}

.award-logo-slider .logo-match {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}

.mission-container,
.mission-container .elementor-container.elementor-column-gap-default {
    height: 100%;
}

.our-journy-row p,
.our-journy-row h3,
.our-journy-row a {
    margin: 0;
}

.journy-animation-area {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    align-items: center;
}

.card-image {
    text-align: right;
}

.our-journy-row .main-samll-heading-light .elementor-heading-title {
    padding-bottom: 10px;
}

.our-journey-section .elementor-container.elementor-column-gap-default {
    max-width: 100% !important;
}

.our-journy-row.first-journey {
    width: 95%;
    margin-left: auto;
    margin-right: 0;
    padding-bottom: 50px;
    max-width: 1600px;
}

.our-journy-row.second-journey {
    width: 95%;
    margin-left: 0;
    margin-right: auto;
    padding-top: 50px;
    max-width: 1600px;
}

.card-image img {
    width: 540px;
    height: 230px;
    border-radius: 25px 0px 0px 25px;
    object-fit: cover;
    object-position: top;
}

.image-value-change {
    position: relative;
    display: inline-block;
    background-color: #ffffff1c;
    padding: 18px 0 18px 18px;
    border-radius: 35px 0 0 35px;
}

/* .image-value-change::before{
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2025/04/image-white-light.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 260px;
    width: 100%;
    left: -20px;
    top: -17px;
} */

.year-content-area .year-value {
    color: #FFF;
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 15px;
}

.year-content-area .year-text {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    padding-top: 30px;
    margin-bottom: 0;
    overflow: auto;
    width: 98%;
}
.height-year-text {height: 165px;}
.year-content-area ul.year-text {list-style: disc; margin-top: 0 !important; padding-top: 0 !important;}

.year-content-area .height-year-text::-webkit-scrollbar {
    width: 4px;
}

/* Track */
.year-content-area .height-year-text::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgb(255, 255, 255);
    border-radius: 10px;
}

/* Handle */
.year-content-area .height-year-text::-webkit-scrollbar-thumb {
    background: #fdc838;
    border-radius: 10px;
}

.year-content-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.skip-button-cover a {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 54px;
    border: 1px solid var(--ffc-90-e, #FFC90E);
    background: var(--1-d-4-cbb, #365FC0);
    color: white;
    padding: 8px 40px;
    text-decoration: none !important;
    letter-spacing: 6px;
}

.year-value {
    position: relative;
}

.year-value::before {
    position: absolute;
    content: '';
    background: url('/wp-content/uploads/2025/04/Line-yellow-2.svg');
    background-repeat: no-repeat;
    left: 0;
    bottom: -18px;
    width: 100px;
    height: 10px;
}

.our-journy-row.second-journey .our-journy-col {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
}

.skip-button-cover {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.equal-para-all.white-sub-para .elementor-heading-title {
    color: #fff !important;
}

/* .green-hydrogen-banner {
    height: 500px;
} */

.green-hydrogen-banner .elementor-container.elementor-column-gap-default {
    height: 100%;
}

.green-hydrogen-banner .main-heading {
    padding-top: 90px;
    width: 59%;
    margin: auto;
}

.green-hydrogen-banner .equal-para-all {
    width: 59%;
    margin: auto;
    text-align: center;
    padding: 20px 0;
}

.hydrogen-inner-section {
    width: 100% !important;
    margin: auto;
}

.hydrogen-inner-section .life-at-insolar-btn {
    margin-top: 0px;
}

.first-image-formation {
    z-index: 2;
}

.dot-hover-animation {
    cursor: pointer;
}

.second-image-formation {
    position: absolute;
    z-index: 1;
    top: -19px;
    left: 0px;
}

.third-sub-heading .elementor-heading-title {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
}

.third-sub-heading {
    margin: 0 !important;
}

.empowering-section .equal-para-all {
    margin-top: 10px;
}

.title-empower-section .elementor-column {
    width: 68%;
    margin: auto;
}

.title-empower-section {
    padding-bottom: 20px;
}

.left-side-full-container>.elementor-container {
    width: 95%;
    margin-left: 0;
    margin-right: auto;
    max-width: 1600px !important;
}

.second-image-formation img {
    width: 98%;
    border-radius: 0 50px 50px 0;
}

.first-image-formation img {
    width: 95%;
    border-radius: 0 40px 40px 0;
}

.first-image-formation img,
.second-image-formation img {
    height: 550px;
    object-fit: cover;
    width: 100%;
}

.first-image-formation img {
    width: 97%;
    height: 550px;
    object-fit: cover;
}

.image-col-combine {
    padding-right: 70px;
}

.solution-card .elementor-image-box-title {
    color: #1CA335;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 5px;
}

.solution-card .elementor-image-box-description {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.empowering-section .main-heading {
    padding-bottom: 30px;
}

.last-solution-area {
    padding-top: 40px;
}

.solution-inner-contain .elementor-container {
    gap: 40px;
}

.solar-card-text-section {
    border-bottom-left-radius: 40px;
}

.text-editor-container .bold-para {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 5px;
}

.text-editor-container .regular-para {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
}

.major-editor-area {
    padding-top: 30px;
    margin: 0 !important;
}

.image-top-move {
    top: -160px;
}

.solar-card-text-section {
    padding-bottom: 170px;
}

.hydrogen-flow-col {
    padding-right: 40px;
}

.image-top-move .elementor-widget-container {
    position: relative;
    display: inline-block;
}

.image-top-move .elementor-widget-container::before {
    position: absolute;
    content: '';
    background: white;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: 1;
    border-radius: 50px;
    top: -20px;
    left: -20px;
}

/* .othertxt {
    display: none;
} */

.image-top-move .elementor-widget-container img {
    position: relative;
    z-index: 2;
    border-radius: 40px;
}

.green-hydrogen-section {
    margin-top: -150px;
    position: relative;
}

.green-hydrogen-section::before {
    position: absolute;
    content: '';
    background-color: #fff7dd;
    bottom: 0;
    height: 220px;
    width: 100%;
}

.green-card-container .elementor-image-box-title {
    color: #000 !important;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 26px;
    text-align: left;
}

.green-card-container .elementor-image-box-description {
    color: #000 !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.green-card-container {
    padding-top: 45px;
}

.green-card-container .elementor-column {
    border-radius: 20px;
    box-shadow: 0px 6px 15.9px 0px rgba(0, 0, 0, 0.09);
}

.green-card-container .elementor-image-box-img,
.green-card-container .elementor-image-box-img img {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.green-card-container .elementor-image-box-content {
    padding: 40px 30px;
    background: white;
    border-radius: 0 0 20px 20px;
    min-height: 170px;
}

.green-card-container .elementor-image-box-content img {
    border-radius: 20px 20px 0px 0px;
}

.green-card-container>.elementor-container.elementor-column-gap-default {
    gap: 30px;
}

.home-about-button.centre-btn.left-side-align .blue-button-all {
    justify-content: flex-end !important;
    display: flex;
}

.inner-set-list {
    padding-top: 15px;
}

.what-sets-section .main-heading.about-home-heading .elementor-heading-title {
    width: 55%;
}

.what-sets-section {
    background-color: #fff7dd;
    padding-bottom: 0;
    margin-top: -1px;
    z-index: 1;
}


.hydrogen-banner-last-section {
    height: 600px;
    background-image: linear-gradient(to bottom, #fff7df 10%, #ffffff00 30%), url(/wp-content/uploads/2025/04/green.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-top: -1px;
}

.hydrogen-banner-last-section.bess-banner-section{
    height: 600px;
    background-image: linear-gradient(to bottom, #fff7df 10%, #ffffff00 30%), url(/wp-content/uploads/2025/09/What-is-BESS_-The-Secret.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-top: -1px;
}

.first-green .blue-button-all {
    display: flex;
    justify-content: end;
    padding-right: 15px;
}

.second-green .blue-button-all {
    display: flex;
    justify-content: start;
    padding-left: 15px;
}

.main-mobile-view-menu .icon-arrow {
    right: 20px !important;
}

.solution-inner-contain .elementor-image-box-img img {
    width: 38px;
    height: 38px;
}

.left-side-full-container.right-cover-mode>.elementor-container {
    margin-left: auto;
    margin-right: 0;
}

.right-cover-mode .image-col-combine {
    padding-right: 0;
}

.right-cover-mode .first-image-formation img {
    border-radius: 40px 0px 0px 40px;
}

.wind-para-devide-section .third-sub-heading .elementor-heading-title {
    text-align: left;
}

.offering-inner-container .infobox-icon {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.wind-para-devide-section .equal-para-all.about-home-para {
    margin-top: 12px;
    width: 100% !important;
}

.group-connect-wind .elementor-widget-wrap {
    padding: 25px 30px !important;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: all 0.5s;
}

.group-connect-wind .elementor-widget-wrap:hover {
    box-shadow: rgb(53 53 209 / 24%) 0px 7px 29px 0px;
    transition: all 0.5s;
}

.inner-wind-cards .elementor-container {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 30px;
}

.inner-wind-cards .elementor-container .elementor-column {
    width: 100% !important;
}

.solar-page-section.solar-pv-section .first-image-formation img,
.solar-page-section.solar-pv-section .second-image-formation img {
    height: 450px;
}

.invester-card-section .elementor-column {
    padding: 40px;
    background: #F5F8FF;
    border-radius: 20px;
    border-left: 5px solid #05079c;
    box-shadow: rgba(0, 0, 0, 0.15) 3.95px 3.95px 10.6px;
}

.invester-card-section .third-sub-heading .elementor-heading-title {
    text-align: left;
}

.invester-card-section .equal-para-all .elementor-heading-title {
    margin-top: 10px;
}

.mail-link p {
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 27px;
    color: #000000 !important;
    margin: 0;
}

.mail-link {
    display: flex;
    gap: 10px;
}

.mail-cover {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.mail-cover a {
    text-decoration: none !important;
    color: #000000;
    font-size: 16px;
    line-height: 27px;
}

.mail-cover a:hover {
    color: #1616E1;
}

.invester-card-section>.elementor-container.elementor-column-gap-default {
    gap: 70px;
}

.governance-tab-container .elementor-tabs-wrapper .elementor-tab-title {
    border-radius: 30px;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    padding: 15px 25px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    border: 1px solid #0000001c;
}

.governance-tab-container .elementor-tab-title.elementor-active {
    background-color: #fdc838;
    color: #fff;
}

.governance-tab-container .elementor-tabs-wrapper {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.governance-tab-container .elementor-tab-content {
    border-width: 0 !important;
    border: 1px transparent !important;
}

.governance-tab-container .elementor-tabs-content-wrapper {
    border: 1px solid #0000001c;
    margin-top: 30px;
    border-radius: 15px;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    display: none !important;
}

.fa-arrow-right-long,
.fa-long-arrow-right {
    font-weight: 700;
    font-family: "Font Awesome 5 Free", "Font Awesome";
}

.policy-download-container p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    color: #000000 !important;
}

.download-card-policy {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.policy-download-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.policy-download-col {
    padding: 20px 25px;
    border: 1px solid #F3F3F3;
    box-shadow: 0px 0px 22.1449px rgba(209, 209, 209, 0.25);
    border-radius: 10px;
}

.download-card-policy i {
    font-size: 25px;
    color: #1616E1;
    transition: all 0.3s;
}

.download-card-policy i:hover {
    color: #FFC90E;
    transition: all 0.3s;
}

.key-project-row {
    display: grid !important;
    grid-template-columns: repeat(2, 2fr);
    gap: 20px;
    height: 100%;
}

.yellow-background {
    background: #FFF9EC;
}

.voilate-background {
    background: #FDEEFF;
}

.red-background {
    background: #FFECEE;
}

.yellow-background .category-value {
    background: #FFDA90;
    border-radius: 10px;
}

.karnataka-background {
    background: #d1d1fd9e;
}

.karnataka-background .category-value {
    background: #b8b8f8;
}

.voilate-background .category-value {
    background: #F9C4FF;
    border-radius: 10px;
}

.red-background .category-value {
    background: #FFBEC5;
    border-radius: 10px;
}

.wpcf7-not-valid-tip {
    display: inline-flex;
    background: white;
    border-radius: 30px;
    padding: 3px 10px;
}

.wpcf7-response-output {
    color: white !important;
}

.fold-image-round a {
    display: flex;
    gap: 10px;
    align-items: center;
}

.fold-image-round p {
    margin: 0 !important;
}

.key-project-container .slick-slide {
    padding: 15px 35px 35px 35px;
    margin-left: -15px;
}

.key-project-management .main-samll-heading-light .elementor-heading-title,
.key-project-management .main-heading.about-home-heading .elementor-heading-title {
    padding-left: 15px;
}

.hover-image-zoom .elementor-image-box-img {
    overflow: hidden;
}

.hover-image-zoom .elementor-image-box-img img {
    transition: all 0.5s;
}

.hover-image-zoom .elementor-image-box-img img:hover {
    transition: all 0.5s;
    transform: scale(1.1);
}

.green-card-container .elementor-image-box-img {
    border-radius: 20px 20px 0 0;
    display: flex;
}

.green-hype-cover .elementor-widget-container {
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.green-hype-cover .elementor-widget-container::before {
    position: absolute;
    content: "";
    top: -20px;
    background: #EFFFEB;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0px;
    border-radius: 50px 0 0 50px;
}

.why-insolar-banner img {
    border-radius: 40px;
}

.top-reduce-why-insolar {
    margin-top: 0 !important;
}

.job-inner-section .elementor-icon-list-items {
    gap: 5px;
    display: grid !important;
    grid-template-columns: repeat(2, 2fr);
}

.job-inner-section {
    background: #f6faff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 25px;
    border: 10px solid white;
}

.job-inner-section .home-about-button {
    margin-top: 0 !important;
}

.job-openings-section .main-samll-heading-light {
    margin-bottom: 10px !important;
}

.blue-heading-title .elementor-heading-title {
    color: #365FC0;
    font-size: 26px;
}

.blue-heading-title {
    margin-bottom: 15px;
}

.job-para-text p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 27px;
    color: #fff !important;
    margin: 0;
}

.job-para-text a {
    color: #FFC90E;
    font-weight: 700;
}

.job-gallery-section .blue-button-all a {
    gap: 30px;
}

.job-gallery-section .blue-button-all {
    display: flex;
    justify-content: star;
}

.pgcsimplygalleryblock-masonry-content {
    padding: 0 !important;
}

.job-gallery-section .life-at-insolar-btn {
    margin-top: 0;
}

.or-text .elementor-heading-title {
    color: white;
    font-size: 24px;
}

.job-gallery-section .elementor-container {
    gap: 40px;
}

.find-opening-col .elementor-widget-wrap {
    padding-top: 50px !important;
    width: 80%;
}

.location-card .elementor-image-box-img {
    display: inline-block;
    position: relative;
    width: fit-content !important;
}

.careers-pop-up-row select {
    padding: 0 13px;
}

.location-card .elementor-image-box-img img {
    width: 60px;
    height: 60px;
    z-index: 3;
    position: relative;
}

.location-card .elementor-image-box-img::before {
    position: absolute;
    content: "";
    background-color: #FFC90E;
    height: 85px;
    width: 85px;
    top: -11px;
    z-index: 2;
    left: -12px;
    border-radius: 50%;
}

.our-location-section {
    z-index: 1;
}

.location-card .elementor-image-box-title {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    margin: 0;
}

.location-card .location-image-box {
    display: flex;
    gap: 25px;
    align-items: center;
    flex-direction: column;
}

.contact-address-area {
    margin-top: 0px;
}

.address-form-rol svg,
.mobile-number-rol svg {
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.address-form-rol,
.mobile-number-rol {
    display: grid;
    grid-template-columns: 5% 90%
}

.address-form-rol a,
.mobile-number-rol a {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 27px;
    color: #000000 !important;
    text-decoration: none !important;
    margin-bottom: 5px;
    text-align: left;
}

.address-form-rol p {
    text-align: left;
}

.location-card {
    position: relative;
}

.location-card::after {
    position: absolute;
    content: '';
    border-left: 1px solid #00000024;
    right: -23px;
    height: 350px;
    width: 2px;
    top: 0;
}



.location-inner-section .elementor-container.elementor-column-gap-default {
    gap: 50px;
}


.last-location.location-card::after {
    display: none;
}

.location-inner-section {
    margin-top: 50px;
}

.location-inner-section .elementor-image-box-content {
    margin-top: 20px;
}

.form-cover-area {
    width: 65% !important;
}

.contact-forms-col .inputs-area input,
.inputs-area textarea,
.wpcf7 input[type=file].wpcf7-form-control {
    background-color: #FFFFFF00;
    border-width: 0px 0px 1px 0px;
    border-radius: 0px 0px 0px 0px;
    border-color: white;
    color: white !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.inputs-area select {
    background-color: transparent;
    border-width: 0px 0px 1px 0px;
    border-radius: 0px 0px 0px 0px;
    border-color: white;
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.contact-forms-col .inputs-area input::placeholder,
.inputs-area select::placeholder,
.inputs-area textarea::placeholder {
    color: white !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.wpcf7 input.wpcf7-form-control:not([type=submit]):focus,
.wpcf7 select.wpcf7-form-control:focus,
.wpcf7 textarea.wpcf7-form-control:focus {
    color: white !important;
    border-bottom: 1px solid white !important;
}

input:focus,
input[type="text"]:focus,
input:focus,
textarea:focus,
select:focus {
    border-style: initial !important;
}

/* Make the select box itself transparent */
.wpcf7-select.interestedtxt,
.wpcf7-select.designationtxt {
    background-color: transparent;
    color: white;
}

/* Attempt to make the dropdown options transparent */
.wpcf7-select.interestedtxt option,
.wpcf7-select.designationtxt option {
    background-color: transparent;
    color: #000;
}


.inputs-area textarea {
    height: 60px;
    resize: none;
}

.inputs-area-combine {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 30px;
}

.input-button-send input {
    background: white;
    color: black;
    border-radius: 30px;
    transition: all 0.4s;
}

.input-button-send input:hover {
    background: #FFC90E;
    color: black;
    border-radius: 30px;
    transition: all 0.4s;
}

.contact-form-section {
    position: relative;
}

.contact-form-section::after {
    position: absolute;
    content: '';
    background: url(/wp-content/uploads/2025/04/world-image.png);
    right: 0;
    top: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 430px;
    height: 100%;
}

.contact-box-cover p {
    color: #1CA335;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
}

.contact-box-cover {
    display: flex;
    gap: 15px;
    align-items: center;
}

.contact-link-main a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none !important;
}

.contact-pol-row {
    display: flex;
    gap: 40px;
    justify-content: center;
    margin-top: 30px;
}

.contact-pol-col {
    background: #EFFFEB;
    border-radius: 30px;
    box-shadow: rgb(149 157 165 / 19%) 0px 8px 24px;
}

.contact-box-cover {
    padding: 30px;
}

.contact-link-main {
    padding: 15px;
    border-top: 1px solid #0000002e;
    text-align: center;
}

.contact-box-cover svg {
    width: 28px;
    height: 28px;
}

.extra-contact-section .third-sub-heading .elementor-heading-title {
    color: #ffffff;
}

.last-location.location-card img {
    padding: 7px;
}

.rotation-start {
    animation: rotate-animation 10s linear infinite;
    transform-origin: 33.5px 35px;
    /* Adjust these values as needed */
}

.image-offer-icon svg {
    z-index: 2;
    position: relative;
    left: -14px;
    top: -28px;
    /* width: 70px;
    height: 80px; */
}

.award-logo-slider .slick-slide img {
    width: 180px;
    height: 180px;
    object-fit: contain;
}

.single.single-post .menu-link-cover,
.single.single-media_kits .menu-link-cover {
    color: #000000;
}

.single.single-post .main-mobile-view-menu .bar,
.single.single-post .main-mobile-view-menu .bar:before,
.single.single-post .main-mobile-view-menu .bar:after {
    background: #000000;
}

.single.single-media_kits .main-mobile-view-menu .bar,
.single.single-media_kits .main-mobile-view-menu .bar:before,
.single.single-media_kits .main-mobile-view-menu .bar:after {
    background: #000000;
}

.wp-block-latest-posts__featured-image img {
    border-radius: 10px;
}

.blog-area-related-post .elementor-post__thumbnail__link {
    width: 30%;
}

.blog-area-related-post .main-two-info-area {
    width: 65%;
}

.single.single-post .main-mobile-view-menu .bar.animate,
.single.single-media_kits .main-mobile-view-menu .bar.animate {
    background: transparent;
}

.india-map-col {
    padding-top: 25px;
}

.journy-animation-area {
    width: 95%;
    margin-left: auto;
    margin-right: 0;
    padding-bottom: 50px;
    max-width: 1600px;
}

.animation-flow-start {
    width: 95%;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0px;
    max-width: 1600px;
    display: grid;
    grid-template-columns: repeat(2, 2fr);
}

.post-editor-content.details-of-blog .blue-button-all {
    padding-bottom: 40px;
}

.our-journey-section g path {
    stroke-width: 0 !important;
}

.india-map-section-container .main-heading .elementor-heading-title {
    text-align: center;
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container span.current {
    background-color: #FFC90E !important;
    color: #000000;
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers:hover {
    background-color: #FFC90E !important;
    color: white;
}

.premium-blog-pagination-container {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.premium-blog-pagination-container .page-numbers {
    border-radius: 30px !important;
    padding: 10px 16px !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers {
    background-color: transparent !important;
}

.premium-blog-pagination-container a {
    text-decoration: none !important;
}

.home-banner-section {
    background-image: url("/wp-content/uploads/2025/09/Project-resized_image.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.home-banner-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 400px;
    background: #00000073;
    z-index: 1;
    background-position: center center;
}

.home-banner-row-map {
    z-index: 2;
    position: relative;
    height: 100%;
}

.home-banner-col-map {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-banner-col-map .banner-heading {
    margin-bottom: 20px;
}

/* project tabs */

/* Tabs */
.listing-key-projects-col .tabs {
    width: 100%;
    /* background-color: #09F; */
    border-radius: 5px 5px 5px 5px;
}

.listing-key-projects-col ul#tabs-nav {
    list-style: none;
    margin: 0;
    /* padding: 5px; */
    overflow: auto;
    display: inline-flex;
    justify-content: center;
    border-bottom: 1px solid #0000003d;
}

.listing-key-projects-col ul#tabs-nav li {
    float: left;
    font-weight: bold;
    padding: 10px 40px;
    /*border: 1px solid #d5d5de;
    border-bottom: none;*/
    cursor: pointer;
}

.tabs-control-area {
    display: flex;
    justify-content: center;
    align-items: center;
}

.listing-key-projects-col ul#tabs-nav li:hover,
ul#tabs-nav li.active {
    border-bottom: 3px solid #FFC90E
}

.listing-key-projects-col .park-area {
    border-right: 1px solid #0000003d;
}

.listing-key-projects-col #tabs-nav li a {
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
}

.listing-key-projects-col ul#tabs-nav li.active a {
    font-weight: 500;
}

.listing-key-projects-col #tabs-content {
    margin-top: 25px;
}

.project-main-card {
    display: grid;
    grid-template-columns: repeat(4, 4fr);
    gap: 20px;
}

.project-detail-format p {
    margin: 0;
}

.image-fetch img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    transition: all 0.5s;
    border-radius: 20px;
}

.image-fetch img:hover {
    transform: scale(1.1);
    transition: all 0.5s;
}

.image-fetch {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.project-detail-format {
    position: relative;
    overflow: hidden;
}

.project-name-cover-both {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 25px;
}

.project-tabs-container .blue-button-all a {
    gap: 35px;
}

.acres-number-area p,
.capacity-bold,
.evacuation-bold,
.acres-number-area span {
    color: white;
}

.project-detail-format {
    /* display: none; */
    transition: opacity 0.3s ease;
}

.tab-content.active .load-more-container {
    display: none !important;
}

.acres-number-area span {
    padding-left: 5px;
}


.acres-number {
    display: inline-block;
}

.capacity-name,
.evacuation-name {
    color: #B7B7B7;
}

.image-fetch::before {
    content: '';
    position: absolute;
    background: linear-gradient(360deg, rgb(0 0 0 / 99%) 0%, rgb(0 0 0 / 33%) 32%, rgb(255 255 255 / 3%) 100%);
    top: 0;
    width: 100%;
    height: 100%;
    /* display: none; */
}



.calaulation-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* padding-top: 10px; */
    height: 0;
    opacity: 0;
    transition: all 0.5s;
}

.project-detail-format:hover .calaulation-area {
    height: 70px;
    opacity: 1;
    transition: all 0.5s;
    padding-top: 10px;
}

.project-detail-format:hover .calaulation-area.active {
    height: 115px;
}

.acres-number-area {
    padding-bottom: 0px;
    border-bottom: 1px solid transparent;
}

.project-detail-format:hover .acres-number-area {
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff5e;
}



/* projects tabs ends */

.listing-key-projects {
    background-image: url("/wp-content/uploads/2025/05/blue-background-lines.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100%;
    width: 100%;
}

.listing-key-headings {
    text-align: center;
    margin-bottom: 40px;
}

.listing-key-projects-col .main-heading {
    width: 68%;
    margin: auto;
}

.load-more-container {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

.ground-mount-tabs {
    display: grid;
    grid-template-columns: 17% 81%;
    gap: 25px;
    padding: 25px;
    background: white;
}

.ground-mount-tabs ul {
    list-style-type: none;
    margin: 0;
}

.ground-mount-tabs.blue-button-all a {
    box-shadow: 0px 6px 15.9px 0px #00000017;
    background: #EDF4FF;
    gap: 0px;
    width: 190px;
    display: flex;
    justify-content: space-between;
}



.ground-mount-tabs.blue-button-all .park-area.active a,
.ground-mount-tabs.blue-button-all a:hover {
    background: #fff;
}

.ground-mount-tabs.blue-button-all .park-area.active a,
.ground-mount-tabs.blue-button-all .park-area a:hover {
    color: #0000A0;
}

.ground-mount-tabs.blue-button-all .park-area.active circle,
.ground-mount-tabs.blue-button-all a:hover circle {
    fill: #0000A0;
}

.ground-mount-tabs.blue-button-all .park-area.active svg {
    transform: rotate(45deg);
    transition: all 0.4s;
}

.ground-mount-tabs.blue-button-all .park-area.active path {
    fill: #fff;
}

.ground-mount-tabs.blue-button-all a:hover path {
    fill: #fff;
}

#tabs-nav-second,
#tabs-nav-third {
    background: #F5F5F5;
    border-radius: 22px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: fit-content;
    position: sticky;
    overflow-y: auto;
    top: 110px;
    max-height: fit-content;
}

.listing-key-projects-col .ground-mount-tabs .park-area {
    border-right: 1px solid transparent;
}

.ground-mount-tabs .project-main-card {
    grid-template-columns: repeat(3, 3fr);
}

.tabs-inner-formater .blue-button-all a:hover {
    color: #000;
}

.downloads-container {
    padding-top: 35px;
}


@keyframes rotate-animation {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.location-icon img {
    height: 47px;
}

.address1 {
    padding-bottom: 20px;
    border-bottom: 1px solid #00000033;
}

.address2,
.address3 {
    padding-bottom: 30px;
}

.sub-middle-heading .elementor-heading-title {
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 30px !important;
    padding-top: 5px;
    color: #000000 !important;
}

.sub-middle-heading {
    margin-bottom: 5px !important;
}

.full-para-line {
    width: 100% !important;
    text-align: center;
}

.solar-split-button{
    padding-top: 12px;
}

.light-blue-background{
    background: #F5F8FF;
}

.same-padding-top{
    padding: 80px 0 30px 0 ;
}

.margin-btm-remove{
    margin-bottom: 0 !important;
}

.font-increase .equal-para-all .elementor-heading-title{
    font-size: 16px;
}

.first-image-formation .elementor-widget-container{
    position: relative;
    /* display: inline-block; */
}

.yellow-color-fill .first-image-formation .elementor-widget-container:after{
    content: "";
    position: absolute; 
    inset: 0;
    padding: 3px;
    border-radius: 0 35px 35px 0;
    background: linear-gradient(195deg, #FFC922 29%, transparent 46%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0;
    width: 97%;
}


.yellow-color-fill .first-image-formation .elementor-widget-container:before{
    position: absolute;
    content: '';
    background: #fbf3d9;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    border-radius: 0px 45px 45px 0;
    top: -20px;
    right: 0px;
}

.solar-epc-section .about-home-para{
    margin-top: 10px;
}

.solar-epc-section .equal-para-all.about-home-para{
    width: 59%;
    margin: auto;
    padding-top: 10px;
}

.small-medium-heading{
    margin-bottom: 0 !important;
}

.small-medium-heading .elementor-heading-title{
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.solar-epc-section{
    padding: 60px 0 0px 0;
}

.solar-padding{
    padding-top: 55px !important;
}

.largh-heading .elementor-heading-title{
    font-weight: 600;
    font-size: 25px;
    line-height: 44px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #000000;
    width: 81%;
}

.largh-heading.font-reduce .elementor-heading-title{
    font-size: 22px;
}


.small-medium-heading.epc-same .elementor-heading-title{
    font-size: 25px;
}

.blue-list-col p{
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #0000A0;
    margin-bottom: 0 !important;
    padding-left: 25px;
}

.grid-col .blue-list-col{
    display: grid;
    grid-template-columns: 70% 30%;
    padding: 15px;
    border-bottom: 1px solid #00000080;
}

.blue-list-col p{
    position: relative;
}

.blue-list-col p::before{
    content: '';
    position: absolute;
    height: 3px;
    width: 3px;
    background: #0000A0;
    background-repeat: no-repeat;
    background-position: center center;
    top: 13px;
    left: 10px;
    border-radius: 50%;
}

.trusted-solar-section .largh-heading .elementor-heading-title{
    width: 100%;
}

.trusted-solar-section .equal-para-all.about-home-para{
    width: 82%;
    margin: auto;
}

.trusted-solar-section{
    height: 676px;
}

.small-space-padding{
    padding: 40px 0;
}

.strategic-partner-section .largh-heading .elementor-heading-title{
    width: 100%;
}

.strategic-partner-section .largh-heading{
    margin: 0;
}

.strategic-partner-section .about-home-para{
    margin-top: 15px;
}

.strategic-partner-section .equal-para-all.about-home-para{
    width: 100%;
}

.equal-para-all.white-color .elementor-heading-title, .largh-heading.white-color .elementor-heading-title{
    color: #fff !important;
}

.partner-text .elementor-heading-title{
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.inner-strategic-text .elementor-column{
    box-shadow: 0px 4.55px 12.05px 0px #00000017;
    background: #fff;
    padding: 50px 20px;
    border-radius: 15px;
    width: 100% !important;
}

.inner-strategic-text .elementor-container.elementor-column-gap-default{
    display: grid;
    grid-template-columns: repeat(4,4fr);
    gap: 20px;
    margin-top: 30px;
}

.para-full-width .largh-heading .elementor-heading-title{
    width: 100%;
}

.proven-section .equal-para-all.about-home-para{    
    width: 80%;
    margin: auto;
}

.orange-counter .elementor-counter-number-wrapper{
    color: #FFC90E;
    font-weight: 600;
    font-size: 55.76px;
    line-height: 100%;
    letter-spacing: 0%;
}

.orange-counter .elementor-counter-title{
    font-weight: 300;
    font-size: 30.5px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    margin-top: 20px;
}

.inner-counter-area{
    margin-top: 40px;
}

.grid-col.flex-col .blue-list-col{
    display: flex;
}

.grid-col.flex-col .blue-list-row{
    width: 80%;
    margin: auto;
}

.grid-col.flex-col .blue-list-col{
    display: flex;
    justify-content: space-between;
    padding: 15px 55px;
}

.blue-list-col.last-blue-cover{
    justify-content: center !important;
}

.blue-list-col .para-fill{
    width: 45%;
}


.last-line-remove{
    border-bottom: 1px solid transparent !important;
}

.develop-text .elementor-heading-title{
    font-weight: 600;
    font-size: 26px;
    line-height: 47.41px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #000000;
}

.develop-text{
    margin-bottom: 15px;
}

.choose-energy-col{
    background: #FFFFFF4D;
    backdrop-filter: blur(21px);
    border-radius: 30px;
    padding: 30px 70px;
    margin: 50px 0;
}

.extexd-col .blue-list-col .para-fill {
    width: 100%;
}

.grid-col.extexd-col .blue-list-col{
    grid-template-columns: 50% 50%;
}

.choose-energy-col .largh-heading .elementor-heading-title{
    width: 100%;
}

.blue-list-col.last-blue-cover .para-fill{
    width: 100%;
    display: flex;
    justify-content: center;
}

.max-width-reduce{
    padding-bottom: 20px;
}

.max-width-reduce .elementor-heading-title{
    line-height: 45px !important;
    width: 49%;
    margin: auto;
}

.medium-text-format .elementor-heading-title{
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.intelligence-cycle-section .largh-heading{
    margin-bottom: 0;
}

.largh-heading.full-width .elementor-heading-title{
    width: 100%;
}

.equal-para-all.half-width{
    width: 80%;
    margin: auto;
}

.set-apart-col{
    padding: 20px;
    background: #0000A0;
    box-shadow: 0px 4.03px 10.68px 0px #00000017;
    border-radius: 13px;
}

.sets-heading .elementor-heading-title{
    font-weight: 500;
    font-size: 18.12px;
    line-height: 17.47px;
    letter-spacing: 0%;
    color: #FFFFFF;
    text-align: center;
}

.sets-heading{
    margin-bottom: 13px !important;
}

.set-apart-col.last-set .sets-heading{
    margin-bottom: 0px !important;
}

.sets-sub-heading .elementor-heading-title{
    font-weight: 400;
    font-size: 14.09px;
    line-height: 17.47px;
    letter-spacing: 0%;
    color: #FFFFFF;
    text-align: center;
}

.sets-apart-inner-section .elementor-container.elementor-column-gap-default{
    display: grid;
    grid-template-columns: repeat(4,4fr);
    gap: 25px;
    margin-top: 40px;
}

.sets-apart-inner-section .elementor-column{
    width: 100%;
}

.top-space-set{
    margin-top: 25px;
}

.sets-apart-inner-section.top-space-set .elementor-container.elementor-column-gap-default{
    margin-top: 0;
}

.smarter-image-col .first-image-formation img{
    height: 353px;
}

.solar-page-section.small-image-bifer.solar-panel-epc .first-image-formation img, .solar-page-section.small-image-bifer.solar-panel-epc .second-image-formation img{
    height: 353px;
}

.small-image-bifer{
    padding-bottom: 25px !important;
}

.leading-image-col img{
    width: 100%;
}

.same-space-small-both{
    padding: 30px 0;
}

.proven-fill.proven-section .equal-para-all.about-home-para{
    width: 90%;
}

.small-bold-heading .elementor-heading-title{
    font-weight: 700;
    font-size: 21px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.partner-list ul li{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0%;
    color: #000000;
}

.partner-list ul{
    padding-left: 15px;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.inner-strategic-text.new-partner-format .elementor-column{
    padding: 20px 20px 13px 20px;
}

.inner-strategic-text.new-partner-format .elementor-container.elementor-column-gap-default{
    grid-template-columns: repeat(3, 3fr);
    margin-top: 0px;
}

.border-image-col img{
    border-radius: 20px;
}

.matters-section.yellow-color-fill .first-image-formation .elementor-widget-container:before{
    background: #ffffff;
}

.matters-section.yellow-color-fill .first-image-formation .elementor-widget-container:after{
    display: none;
}

.solar-page-section.solar-panel-epc.matters-section .first-image-formation img, .solar-page-section.solar-panel-epc.matters-section .second-image-formation img {
    height: 498px;
}

.number-iso .elementor-heading-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.isro-certificate-section .inner-strategic-text .elementor-column{
    padding: 20px;
}

.number-iso{
    margin-bottom: 12px !important;
}

.isro-certificate-section .about-home-para .elementor-heading-title {
    width: 63%;
    margin: auto;
}

.proven-fill.proven-section.focus-area-section .equal-para-all.about-home-para{
    width: 69%;
    margin: auto;
}


.ehs-priorities-section .inner-strategic-text.new-partner-format .elementor-container.elementor-column-gap-default{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

.ehs-priorities-section .inner-strategic-text .elementor-column{
    width: 28% !important;
    padding: 40px 20px;
}

.crs-banner-cover img{
    width: 100%;
}

.same-padding-space.bottom-space-remove{
    padding-bottom: 15px;
}

.media-kits-filters .filter-btn, .pagination .page-btn{
    background: #F5F8FF;
    color: #000;
    border-radius: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 1px solid #365FC0;
    transition: 0.4s;
}

.media-kits-filters .filter-btn{
    padding: 13px 20px;
}

.pagination .page-btn{
    padding: 10px 20px;
}

.media-kits-filters .filter-btn:hover, .pagination .page-btn:hover{
    background: #365FC0;
    color: #fff;
    transition: 0.4s;
}

.media-kits-filters{
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 30px;
}

.filter-btn.active, .page-btn.active{
    background: #365FC0;
    color: #fff;
}

.pagination{
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 30px;
}

.small-medium-heading.power-text .elementor-heading-title{
    text-align: left;
    font-size: 25px;
}

.media-details-cont{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.video-area .fa-youtube{
    color: #FF0000;
    font-size: 23px;
}

.video-area .fa-facebook{
    color: #1877F2;
    font-size: 23px;
}

/* .number-iso .elementor-heading-title{
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
} */

.number-iso .elementor-heading-title a{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
    text-decoration: none;
}

.number-iso .elementor-heading-title .fa-solid{
    color: #fdc838;
}

.number-iso .elementor-heading-title img{
    width: 50px; 
}

.solar-card-text-section.energy-solar-card-section {
    padding-bottom: 70px;
}

.enegry-matters-section .image-top-move {
    top: 0;
}

.enegry-matters-section .image-top-move img{
    height: 350px;
    object-fit: cover;
}



@media screen and (max-width: 1590px) {
    .grid-col .blue-list-col{
        grid-template-columns: 60% 40%;
    }
}


@media screen and (max-width: 1500px) {
.slick-next.slick-arrow {
    left: 18% !important;
}

.slick-prev.slick-arrow {
    left: 13% !important;
}
}

@media screen and (max-width: 1500px) {
    .height-year-text {height: 190px;}
    .slick-next.slick-arrow {
    left: 12% !important;
}

.slick-prev.slick-arrow {
    left: 7% !important;
}
}

@media only screen and (max-width: 1536px) and (min-width: 1024px) {
    .skip-button-cover {
        margin-top: -27px;
    }

    .card-image img {
        width: 520px;
        height: 158px;
    }

    #myTimelineSVG {
        width: 80%;
    }

    .animation-flow-start {
        margin-top: -30px;
    }

    .year-content-area .year-value {
        font-size: 45px;
    }

    .year-content-area .year-text {
        padding-top: 15px;
        line-height: 33px;
        font-size: 20px;
    }

    .largh-heading .elementor-heading-title{
        font-size: 25px;
    }
    


}

@media screen and (max-width: 1500px) {

    .slick-prev.slick-arrow {
        left: 95px !important;
    }

    .inner-strategic-text .elementor-column{
        padding: 40px 20px;
    }

    .orange-counter .elementor-counter-number-wrapper{
        font-size: 50.76px;
    }

    .orange-counter .elementor-counter-title{
        font-size: 38.5px;
    }

    .solar-panel-epc .equal-para-all.about-home-para {
        width: 100%;
    }

    .trusted-solar-section{
        margin-top: -1px;
    }

    .trusted-solar-section {
        height: 506px;
    }

    .slick-next.slick-arrow {
        left: 180px !important;
    }

    .hydrogen-banner-last-section, .bess-banner-section {
        height: 600px;
    }

    .contact-form-section::after {
        top: 55px;
        width: 380px;
    }

    .image-bottom-gap .elementor-widget-container {
        display: flex;
        justify-content: flex-start;
        padding-left: 15px;
    }

    .svg-section.svg-in-view .animtion-bold-container {
        top: 30%;
    }

    .offering-card-box p {
        padding-left: 20px;
    }

    .more-count-space {
        padding: 0 !important;
    }

    .ground-panel .offering-card-box {
        display: grid;
        grid-template-columns: 23% 77%;
    }

    .offering-card-box {
        padding: 0 30px 10px 50px;
    }

    .counter-contain-area::before {
        right: 7px;
    }

    .year-second-col .counter-contain-area::before {
        right: -1px;
    }

    .year-third-col .counter-contain-area::before {
        right: 23px;
    }

    .year-fifth-col .counter-col-space {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1024px) {
    .card-image img {
        width: 520px;
        height: 158px;
    }

    .grid-col.flex-col .blue-list-col{
        padding: 15px 25px;
    }

    .slick-prev.slick-arrow {
        left: 68px !important;
    }

    .slick-next.slick-arrow {
        left: 150px !important;
    }

    .journy-animation-area {
        padding-bottom: 0px;
    }

    .skip-button-cover {
        margin-top: 0px;
    }

    #myTimelineSVG {
        width: 80%;
    }

    .animation-flow-start {
        margin-top: -30px;
    }

    .year-content-area .year-value {
        font-size: 45px;
    }

    .year-content-area .year-text {
        padding-top: 15px;
        line-height: 33px;
        font-size: 18px;
    }
}


@media only screen and (max-width: 1366px) and (min-width: 1024px) {
    .founder-inner-contain {
        width: 80% !important;
    }

    .hero-banner-section .slick-prev.slick-arrow {
        left: 35px !important;
    }

    .hero-banner-section .slick-next.slick-arrow {
        left: 100px !important;
    }

    .largh-heading .elementor-heading-title {
        font-size: 28px;
    }

    .orange-counter .elementor-counter-number-wrapper {
        font-size: 40.76px;
    }

    .orange-counter .elementor-counter-title {
        font-size: 30.5px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 1366px) {
    .equal-para-all.about-home-para.scroll-over {
        height: 135px;
    }

    .ground-mount-tabs.blue-button-all a {
        width: 100%;
        line-height: 17px;
    }

    .ground-mount-tabs {
        grid-template-columns: 20% 78%;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    .year-content-area .year-text {font-size: 16px; line-height: 1.5;}
    .height-year-text {
        height: 160px;
    }
    .year-content-area .year-value {font-size: 40px; margin-bottom: 10px !important;}
    .founder-inner-contain {
        width: 95% !important;
    }

    .find-opening-col .elementor-widget-wrap {
        width: 95%;
    }

    .location-card .elementor-image-box-title {
        font-size: 21px;
    }

    .contact-form-section::after {
        top: 40px;
        width: 320px;
    }

    .green-card-container .elementor-image-box-content {
        padding: 27px 13px;
    }
}



@media screen and (max-width: 1024px) {

    .slick-prev.slick-arrow,
    .slick-next.slick-arrow {
        bottom: 75px;
    }

    .same-padding-top{
        padding: 30px 0;
    }

    .banner-split-section>.elementor-container.elementor-column-gap-default{
        gap: 30px;
    }

    .solar-epc-section .equal-para-all.about-home-para{
        width: 90%;
    }

    .yellow-color-fill .first-image-formation .elementor-widget-container:before{
        top: -15px;
        right: 15px;
        border-radius: 20px;
    }

    .yellow-color-fill .first-image-formation .elementor-widget-container:after{
        width: 100%;
        border-radius: 20px;
        background: linear-gradient(180deg, #FFC922 50%, transparent 86%);
    }

    .largh-heading .elementor-heading-title{
        font-size: 28px;
    }

    .top-col-space{
        margin-top: 20px;
    }

    .inner-strategic-text .elementor-container.elementor-column-gap-default{
        grid-template-columns: repeat(2, 2fr);
    }

    .proven-section .equal-para-all.about-home-para{
        width: 100%;
    }

    .orange-counter .elementor-counter-number-wrapper {
        font-size: 40.76px;
    }

    .orange-counter .elementor-counter-title{
        font-size: 25.5px;
        text-align: center;
        line-height: 32px;
    }

    .ehs-priorities-section .inner-strategic-text .elementor-column{
        width: 43% !important;
    } 

    .grid-col.flex-col .blue-list-row{
        width: 100%;
    }

    .grid-col.flex-col .blue-list-col{
        padding: 15px 25px;
    }

    .develop-text{
        margin-bottom: 10px;
        padding-top: 10px;
    }

    .choose-energy-col{
        padding: 30px;
    }

    .front-start-banner .banner-heading .elementor-heading-title {
        font-size: 37px;
        line-height: 55px !important;
    }

    .trusted-solar-section .equal-para-all.about-home-para{
        width: 100%;
    }

    .solar-page-section.solar-panel-epc .first-image-formation img, .solar-page-section.solar-panel-epc .second-image-formation img {
        height: 432px;
    }

    .corporate-section .manager-image img {
        height: 500px;
        object-position: top;
    }

    .corporate-section .board-manager-col.left-area {
        grid-template-columns: 100%;
        gap: 30px;
    }

    .corporate-section .board-manager-col.right-area {
        display: flex;
        flex-direction: column-reverse;
        gap: 30px;
    }

    .board-manager-col.right-area .board-manager-card {
        width: 100%;
    }

    .corporate-section .board-manager-row {
        gap: 75px;
    }

    .equal-para-all.about-home-para.scroll-over {
        height: initial;
        overflow-x: initial;
        padding-right: 20px;
    }

    .location-inner-section .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
        gap: 50px;
    }

    .ground-panel .offering-card-box {
        display: flex;
    }

    .ground-mount-tabs {
        grid-template-columns: 33% 63%;
        border-radius: 20px;
    }

    .ground-mount-tabs .project-main-card {
        grid-template-columns: 100%;
    }

    .location-inner-section .elementor-column {
        width: 100% !important;
    }

    .location-card::after {
        height: 300px;
    }

    .contact-form-section::after {
        top: 20px;
        width: 180px;
        height: 200px;
    }

    .form-cover-area {
        width: 75% !important;
    }

    .image-top-move .elementor-widget-container::before {
        height: 360px;
        width: 360px;
        top: -10px;
        left: -10px;
        border-radius: 25px;
    }
    
    .max-width-reduce .elementor-heading-title{
        width: 82%;
    }

    .cycle-inner-section .elementor-container.elementor-column-gap-default{
        flex-direction: column-reverse !important;
    }

    .cycle-inner-section .elementor-column{
        width: 100% !important;
    }

    .intelligence-cycle-section .largh-heading .elementor-heading-title{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .sets-apart-inner-section .elementor-container.elementor-column-gap-default{
        grid-template-columns: repeat(2, 2fr);
    }

    .intelligence-cycle-section .grid-col.extexd-col .blue-list-col{
        grid-template-columns: 48% 48%;
        justify-content: space-between;
    }

    .sets-apart-inner-section .elementor-container.elementor-column-gap-default {
        grid-template-columns: 100%;
    }

    
    .intelligence-cycle-section .blue-list-row{
        margin-top: 20px;
    }

    .why-insolar-section .elementor-container {
        flex-direction: column-reverse;
    }

    .blue-heading-title {
        margin-bottom: 15px !important;
    }

    .why-insolar-banner img {
        border-radius: 20px;
        height: 300px;
        object-fit: cover;
        object-position: top;
    }

    .job-inner-section .elementor-icon-list-items .elementor-icon-list-item {
        align-items: start !important;
    }

    .job-inner-section .elementor-icon-list-items .elementor-icon-list-item svg {
        margin-top: 7px !important;
    }

    .solar-card-text-section {
        padding-bottom: 50px;
    }

    .slider-nav-col {
        min-height: 200px;
    }

    .major-editor-area {
        padding-top: 15px;
    }

    .green-card-container .elementor-column {
        width: 47% !important;
    }

    .green-card-container .elementor-container {
        justify-content: center;
    }

    .green-card-container .elementor-image-box-content {
        padding: 20px;
        min-height: 140px;
    }

    .green-hydrogen-section::before {
        height: 190px;
    }

    .what-sets-section {
        padding-top: 10px;
    }

    .second-blog-container {
        width: 100% !important;
        position: relative !important;
        top: initial !important;
        max-height: 100% !important;
    }

    .blog-details-content-cont .elementor-column {
        width: 100% !important;
    }

    .first-wind .infobox-content p {
        margin-top: 0px !important;
    }

    .what-sets-section .main-heading.about-home-heading .elementor-heading-title {
        width: 70%;
    }

    .inner-set-list .elementor-container {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
        gap: 20px;
    }

    .inner-set-list .elementor-column {
        width: 100% !important;
    }

    .inner-set-list .elementor-icon-list-item {
        align-items: flex-start !important;
    }

    .inner-set-list .elementor-icon-list-item svg {
        margin-top: 12px !important;
    }

    .hydrogen-banner-last-section, .bess-banner-section {
        height: 500px;
    }

    .empowering-section .main-heading .elementor-heading-title {
        text-align: center;
        width: 85%;
        margin: auto;
    }

    .inner-follow-icon {
        display: flex;
    }

    .first-image-formation img {
        width: 100% !important;
    }

    .title-empower-section {
        padding-bottom: 0;
    }

    .green-hydrogen-section {
        margin-top: 0;
    }

    .image-top-move {
        top: 0px;
    }

    .image-top-move .elementor-widget-container img {
        border-radius: 25px;
    }

    .slick-prev.slick-arrow {
        left: 23px !important;
    }

    .slick-next.slick-arrow {
        left: 100px !important;
    }

    .banner-right-card-content {
        margin-top: 110px;
        justify-content: flex-start;
    }

    .year-fifth-col .counter-col-space {
        padding-left: 0px;
    }

    .banner-left-content h1 {
        font-size: 45px;
        line-height: 57px;
    }

    .banner-left-content h1,
    .banner-left-content p {
        width: 90%;
    }

    .equal-para-all.about-home-para.job-desc-para {
        width: 80%;
    }

    .statistics-section {
        margin-top: 0;
    }

    .about-home-detail-content {
        position: relative;
    }

    .about-home-detail-content .elementor-container.elementor-column-gap-default {
        flex-direction: column !important;
    }

    .about-home-detail-content .elementor-column {
        width: 100% !important;
    }

    .about-home-detail-content .elementor-column.home-about-first-col {
        width: 92% !important;
    }

    .about-home-banner-cover {
        display: none;
    }

    .home-about-first-col {
        padding: 0;
    }

    .downloads-container {
        padding-top: 25px;
    }

    .home-about-us-section {
        background: #F5F8FF;
    }

    .left-side-full-container.right-cover-mode>.elementor-container {
        margin: auto !important;
    }

    .invester-card-section>.elementor-container.elementor-column-gap-default {
        gap: 40px;
    }

    .empowering-section.solar-page-section .main-heading {
        padding-bottom: 30px;
    }

    .solar-page-section {
        padding: 50px 0 !important;
    }

    .left-side-full-container.right-cover-mode>.elementor-container {
        flex-direction: column-reverse !important;
    }

    .right-cover-mode .first-image-formation img {
        border-radius: 20px;
    }

    .right-cover-mode .equal-para-all .elementor-heading-title {
        padding-top: 15px;
    }

    .equal-para-all.about-home-para {
        width: 100%;
    }

    .round-solar-image .elementor-widget-container img {
        border: 0px solid white;
        border-radius: 0;
        background: white;
        width: 100%;
        margin-top: 30px;
        height: 200px;
        object-fit: cover;
        object-position: top;
    }

    .main-heading .elementor-heading-title {
        font-size: 35px;
        line-height: 39px !important;
    }

    .main-heading.about-home-heading .elementor-heading-title {
        line-height: 42px !important;
    }

    .statistics-section {
        padding-top: 60px;
    }

    .counter-inner-section .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(3, 3fr);
        gap: 50px;
    }

    .counter-inner-section .elementor-column {
        width: 100% !important;
    }

    .counter-contain-area.last-mode .elementor-counter {
        align-items: start;
    }

    .statistics-section.same-padding-space {
        padding-bottom: 50px !important;
    }

    .samll-heading-main .elementor-heading-title {
        font-size: 35px;
    }

    .counter-inner-section {
        padding-top: 0;
    }

    .counter-col-space.start-mode {
        padding: 0;
    }

    .counter-col-space {
        padding: 0;
    }

    .counter-contain-area::before {
        display: none;
    }

    .offering-inner-container .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
    }

    .image-fix .image-offer-icon img {
        width: 43px;
        left: 0;
    }

    .house-image-reduce .image-offer-icon img {
        width: 63px;
    }

    .animation-flow-start {
        gap: 40px;
        grid-template-columns: 100%;
    }

    .journy-animation-area {
        padding-bottom: 10px;
    }

    .last-card-merge .offering-card-box {
        padding-top: 4px;
    }

    .project-row {
        grid-template-columns: 100%;
    }

    .project-cards {
        border-radius: 20px;
    }

    .project-slider .slick-slide {
        margin-right: 30px;
    }

    .privacy-area {
        gap: 10px;
    }

    .project-image img {
        height: 200px;
        width: 100%;
    }

    .testi-inner-client-area {
        position: relative;
    }

    .award-slider-section .testi-inner-client-area {
        padding: 0;
    }

    .award-slider-section .elementor-container.elementor-column-gap-default {
        box-shadow: none;
    }

    .award-slider-section .testimonal-col,
    .award-slider-section .inner-sldier-mode {
        background: transparent;
    }

    .award-slider-section .inner-sldier-mode {
        background-color: transparent;
    }

    .year-content-area .year-value {
        font-size: 40px;
    }

    .year-content-area .year-text {
        font-size: 16px;
        line-height: 30px;
    }

    .year-content-area {
        padding-left: 35px;
    }

    .our-journy-row .main-heading .elementor-heading-title {
        width: 90%;
    }

    .award-slider-section {
        background: #EBF1FF;
        padding-bottom: 100px;
    }

    .award-slider-section .testimonal-slider-section .slick-next.slick-arrow {
        left: 70px !important;
    }

    .offering-card-box p {
        padding-left: 30px;
    }

    .black-arrow-cover .slick-prev.slick-arrow,
    .black-arrow-cover .slick-next.slick-arrow {
        bottom: -70px;
    }

    .award-slider-section .testimonal-slider-section .slick-prev.slick-arrow {
        left: 0px !important;
    }

    .slider.testimonal-slider,
    .slider.award-slider {
        width: 100%;
    }

    .slider.slider-nav-award {
        position: initial;
        left: 0;
        bottom: 0;
        width: 100%;
    }

    .testimonal-slider-section {
        flex-direction: column-reverse;
        margin-top: 35px;
    }

    .award-slider-section .testimonal-col {
        padding: 0;
    }

    .image-grow img {
        height: 350px;
        object-fit: cover;
        object-position: top;
    }

    .slider.award-slider,
    .slider.award-slider .slick-list.draggable {
        height: 350px;
    }

    .testimonal-slider-section::before {
        display: none;
    }

    .testimonail-structure.cover-testi-main .testimonal-slider-section {
        margin-top: 30px;
    }

    .green-hype-cover .elementor-widget-container::before {
        left: -10px;
        border-radius: 20px;
        top: -10px;
    }

    .testimonial-orignal-container {
        padding-bottom: 40px;
    }

    .testimonial-orignal-container .testimonal-slider-section {
        flex-direction: column !important;
        gap: 30px;
    }

    .testimonial-orignal-container .slick-prev.slick-arrow,
    .testimonial-orignal-container .slick-next.slick-arrow {
        bottom: 0;
    }

    .life-at-insolar-inner-section .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
    }

    /* .main-both-inner-area .elementor-container.elementor-column-gap-default{
        flex-direction: column !important;
        gap: 30px;
    } */

    .main-both-inner-area {
        background-image: none !important;
    }

    .inner-strategic-text.new-partner-format .elementor-container.elementor-column-gap-default {
        grid-template-columns: repeat(2, 2fr);
        margin-top: 50px;
    }

    .last-label-links {
        gap: 20px;
    }

    .insolar-social-icons img {
        width: 20px;
    }

    .insolar-social-icons {
        gap: 5px;
        flex-wrap: wrap;
    }

    .icons-for-desktop {
        display: block;
    }

    .icons-for-mobile {
        display: none;
    }

    .project-slider .slick-track {
        display: block;
    }

    .project-main-card {
        grid-template-columns: repeat(2, 2fr);
    }

    .same-banner-section,
    .home-banner-section::before {
        height: 360px;
    }

    .inner-box-cover-model .infobox-icon {
        width: 100%;
    }

    .our-journy-container .main-heading .elementor-heading-title {
        line-height: 40px !important;
    }

    .banner-heading .elementor-heading-title {
        font-size: 45px;
    }

    .founder-inner-contain {
        width: 50% !important;
    }

    .after-coutes::before {
        top: -15px;
        width: 70px;
        height: 70px;
        left: -58px;
        background-size: contain;
    }

    .left-side-full-container>.elementor-container {
        width: 92%;
    }

    .founder-textarea {
        padding-top: 30px;
    }

    .mission-image-col {
        width: 20% !important;
    }

    .board-manager-row {
        grid-template-columns: repeat(2, 2fr);
        gap: 20px;
    }

    .board-manager-section {
        width: 90%;
    }

    .four-container-grid .board-manager-row {
        grid-template-columns: repeat(2, 2fr);
        gap: 20px;
    }

    .green-hydrogen-banner .main-heading {
        padding-top: 20px;
        width: 90%;
    }

    .green-hydrogen-banner .equal-para-all {
        width: 85%;
    }

    .green-hydrogen-banner {
        height: 450px;
    }

    .second-image-formation {
        top: auto;
        left: -10px;
        bottom: 30px;
    }

    .left-side-full-container>.elementor-container {
        margin-left: auto;
    }

    .image-col-combine {
        padding-right: 0;
    }

    .listing-key-projects-col ul#tabs-nav li {
        padding: 10px 25px;
    }

    .first-image-formation img,
    .second-image-formation img {
        height: 350px;
    }

    .second-image-formation img,
    .first-image-formation img {
        border-radius: 20px;
    }

    .solution-inner-contain .elementor-column {
        width: 47%;
    }

}

@media screen and (max-width: 767px) {
    #myTimelineSVG {
        width: 100% !important;
    }

    .project-row {
        grid-template-columns: 100% !important;
    }

    .project-main-card {
        grid-template-columns: 100%;
    }

    .inner-box-cover-model .infobox-icon {
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    .equal-width-container {
        margin: 0 auto;
        max-width: 1300px;
        width: 90%;
    }

    .front-start-banner .banner-heading .elementor-heading-title{
        font-size: 35px;
        line-height: 45px !important;
    }

    .front-start-banner .media-subtitle{
        padding-top: 20px;
    }

    .font-increase .equal-para-all .elementor-heading-title {
        font-size: 16px;
    }

    .banner-split-section>.elementor-container.elementor-column-gap-default {
        gap: 20px;
    }

    .solar-epc-section{
        padding: 40px 0 0px 0;
    }

    .small-medium-heading .elementor-heading-title{
        font-size: 25px;
    }

    .yellow-color-fill .first-image-formation .elementor-widget-container:before {
        top: -10px;
        right: 10px;
        border-radius: 20px;
    }

    .solar-page-section.solar-panel-epc .first-image-formation img, .solar-page-section.solar-panel-epc .second-image-formation img {
        height: 332px;
        object-fit: contain;
    }

    .largh-heading .elementor-heading-title {
        font-size: 25px;
        text-align: center;
        width: 100%;
    }

    .grid-col .blue-list-col {
        grid-template-columns: 100%;
    }

    .trusted-solar-section .elementor-background-overlay{
        margin-top: -1px;
    }

    .inner-strategic-text .elementor-column {
        padding: 20px 15px;
    }

    .partner-text .elementor-heading-title{
        font-size: 14px;
        line-height: 24px !important;
    }

    .inner-strategic-text .elementor-column{
        align-items: center;
    }

    .inner-counter-area .elementor-container.elementor-column-gap-default{
        flex-wrap: nowrap !important;
    }

    .orange-counter .elementor-counter-title{
        font-size: 20.5px;
        line-height: 29px;
    }

    .orange-counter .elementor-counter-number-wrapper {
        font-size: 30.76px;
    }

    .blue-list-col .para-fill {
        width: 100%;
    }

    .grid-col.flex-col .blue-list-col{
        flex-direction: column;
        padding: 15px 0px;
    }

    .proven-section .largh-heading{
        margin-bottom: 10px;
    }

    .ehs-priorities-section .inner-strategic-text .elementor-column {
        width: 100% !important;
        padding: 20px;
    }

    .ehs-priorities-section .inner-strategic-text.new-partner-format .elementor-container.elementor-column-gap-default{
        gap: 20px;
        margin-top: 25px;
    }

    .crs-banner-cover img{
        height: 155px;
        object-fit: cover;
        object-position: right;
    }

    .proven-fill.proven-section.focus-area-section .equal-para-all.about-home-para{
        width: 100%;
    }

    .small-medium-heading.power-text .elementor-heading-title{
        margin-bottom: 15px;
    }

    .banner-split-section   .equal-para-all.about-home-para{
        margin-top: 0;
    }

    .solar-page-section.solar-panel-epc.matters-section .first-image-formation img, .solar-page-section.solar-panel-epc.matters-section .second-image-formation img {
        height: 100%;
    }

    .grid-col .blue-list-col{
        grid-template-columns: 100%;
        padding: 15px 0;
    }

    .grid-col.extexd-col .blue-list-col {
        grid-template-columns: 100%;
    }

    .blue-list-col p{
        font-size: 16px;
    }

    .blue-list-col.last-blue-cover .para-fill{
        justify-content: start;
    }

    .choose-energy-col {
        padding: 20px;
        border-radius: 15px;
    }

    .project-main-card {
        grid-template-columns: 100%;
    }

    .listing-key-projects-col .main-heading {
        width: 100%;
    }

    .journy-animation-area {
        gap: 0 !important;
    }

    .card-image img {
        height: 130px;
        object-fit: cover;
    }

    .animation-flow-start {
        gap: 0px;
        margin-top: -40px;
    }

    .our-journey-section .main-samll-heading-light .elementor-heading-title {
        margin-bottom: 15px !important;
    }

    .year-content-area .year-text {
        font-size: 16px;
        line-height: 23px;
        padding-top: 5px;
    }

    .year-content-area .year-value {
        font-size: 25px;
        padding-top: 5px;
    }

    .svg-section.svg-in-view .animtion-bold-container {
        top: 10% !important;
        transform: translateY(0%) !important;
    }

    .years-area-cover {
        margin-top: -40px;
    }

    .medium-text-format .elementor-heading-title{
        font-size: 16px;
    }

    .intelligence-cycle-section .grid-col.extexd-col .blue-list-col {
        grid-template-columns: 100%;
        margin-top: 0;
    }

    .intelligence-cycle-section .blue-list-row{
        margin-top: 20px;
    }

    .animtion-bold-container .main-heading .elementor-heading-title {
        margin-bottom: 15px;
    }

    .solar-card-text-section .equal-para-all.about-home-para {
        margin-top: 0;
    }

    .solar-page-section {
        padding: 40px 0 !important;
    }

    .ground-mount-tabs {
        grid-template-columns: 100%;
    }

    #tabs-nav-second,
    #tabs-nav-third {
        position: inherit;
    }

    .downloads-container {
        padding-top: 25px;
    }

    .project-slider .slick-track {
        display: block;
    }

    .banner-left-content h1 {
        font-weight: 600;
        font-size: 25px;
        line-height: 35px;
        text-transform: capitalize;
    }

    .banner-left-content h1,
    .banner-left-content p {
        width: 100%;
    }

    .solar-page-section.small-image-bifer.solar-panel-epc .first-image-formation img, .solar-page-section.small-image-bifer.solar-panel-epc .second-image-formation img {
        height: 100%;
    }

    .cycle-image-col img{
        width: 70%;
    }

    .listing-key-projects-col ul#tabs-nav {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
    }

    .listing-key-projects-col ul#tabs-nav li {
        padding: 10px 20px;
        text-align: center;
    }

     .inner-strategic-text.new-partner-format .elementor-container.elementor-column-gap-default {
        grid-template-columns: 100%;
        margin-top: 50px;
    }

    .isro-certificate-section .about-home-para .elementor-heading-title{
        width: 100%;
    }

    .park-area.ground-park {
        border-right: 1px solid transparent !important;
    }

    .number-iso .elementor-heading-title{
        font-size: 22px;
    }

    .sub-para-same {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    .plane-text-cover p {
        font-size: 18px;
    }

    .samll-heading-main .elementor-heading-title {
        font-size: 25px;
    }

    .connect-inner-section .equal-para-all .elementor-heading-title {
        width: 90%;
    }

    .year-content-area .height-year-text {
        height: 75px;
        overflow-y: auto;
    }

    .count-heading p {
        font-size: 15px;
    }

    .counter-description p {
        font-size: 14px;
    }

    .about-home-detail-content .main-samll-heading-light {
        margin-bottom: 15px;
    }

    .home-about-us-section {
        padding-bottom: 0 !important;
    }

    .banner-right-card-content .banner-card {
        padding: 15px;
    }

    .image-icon-banner img {
        width: 25px;
    }

    .banner-right-card-content .banner-card::after {
        right: 37px;
        bottom: 68px;
    }

    .banner-both-col-combine,
    .hero-banner-col {
        height: 725px;
    }

    .corporate-section .manager-image img {
        height: 300px;
    }

    .board-manager-section.corporate-section {
        width: 100%;
    }

    .full-board-para p {
        font-size: 14px;
        line-height: 25px;
    }

    .corporate-section .blue-heading-title {
        margin-bottom: 10px !important;
    }

    .corporate-section .blue-heading-title .elementor-heading-title {
        font-size: 23px;
        margin-bottom: 0px;
    }

    .board-card-area {
        padding: 15px;
        border-radius: 15px;
        border: 7px solid white;
    }

    .corporate-section .board-manager-row {
        gap: 55px;
    }

    .banner-both-col-combine {
        padding-bottom: 45px;
    }

    .hero-banner-row .slick-prev.slick-arrow,
    .hero-banner-row .slick-next.slick-arrow {
        bottom: 60px;
    }

    .hero-banner-row .slick-next.slick-arrow {
        left: 80px !important;
    }

    .hero-banner-row .slick-prev.slick-arrow:hover:after {
        left: -15px !important;
    }

    .slick-prev::after,
    .slick-next::after,
    .slick-prev.slick-arrow,
    .slick-next.slick-arrow {
        height: 25px !important;
        width: 25px;
    }

    .slick-prev.slick-arrow:hover:after,
    .slick-next.slick-arrow:hover:after {
        height: 25px !important;
        width: 30px;
    }

    .slick-next.slick-arrow:hover:after {
        left: 8px;
    }

    .slick-prev::after {
        bottom: -1px;
    }

    .main-heading .elementor-heading-title {
        font-size: 25px;
        line-height: 32px !important;
    }

    .equal-para-all.about-home-para,
    .home-about-button {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .equal-para-all.about-home-para {
        width: 100%;
    }

    .equal-para-all .elementor-heading-title {
        font-size: 14px;
    }

    .home-about-first-col {
        width: 95% !important;
        margin: auto;
    }

    .home-about-us-section.fit-small-container .elementor-container.elementor-column-gap-default {
        width: 100%;
    }

    .round-method {
        width: 100%;
    }

    .round-solar-image {
        margin-bottom: 0 !important;
    }

    .statistics-section {
        margin-top: -3px;
    }

    .counter-inner-section .elementor-container.elementor-column-gap-default {
        grid-template-columns: repeat(2, 2fr);
        position: relative;
        column-gap: 20px;
    }

    .inner-strategic-text .elementor-container.elementor-column-gap-default {
        grid-template-columns: 100%;
    }

    .counter-inner-section .elementor-container.elementor-column-gap-default:before {
        right: 51%;
        content: '';
        position: absolute;
        opacity: .5;
        background: #fff;
        height: 1px;
        width: 100%;
        position: absolute;
        height: 100%;
        top: 0;
        left: auto;
        width: 1px;
    }

    .mobile-bottom-line {
        position: relative;
    }

    .mobile-bottom-line:before {
        content: '';
        position: absolute;
        opacity: .2;
        background: white;
        width: 90%;
        height: 1px;
        background-size: 100% 100%;
        bottom: -22px;
        right: 14px;
    }

    .samll-count-text {
        font-size: 14px;
    }

    .counter-contain-area.prefix-active .elementor-counter-number-wrapper {
        display: flex;
    }

    .offering-inner-container .elementor-container.elementor-column-gap-default {
        grid-template-columns: 100%;
    }

    .counter-contain-area .elementor-counter-number,
    .counter-contain-area .elementor-counter-number-suffix,
    .counter-contain-area .elementor-counter-number-prefix {
        font-size: 20px;
    }

    .statistics-section {
        /* background-position: top; */
        background-image: url('/wp-content/uploads/2025/04/blue-background.webp') !important;
    }

    .inner-box-cover-model .infobox-icon img {
        height: 200px;
        object-fit: cover;
        object-position: center;
    }

    .house-image-reduce .image-offer-icon img {
        width: 52px;
    }

    .offering-card-box {
        padding: 0 40px 15px 40px;
    }

    /* .key-project-management .elementor-container.elementor-column-gap-default{
        flex-direction: column-reverse !important;
    } */

    .main-heading.about-home-heading .elementor-heading-title {
        line-height: 32px !important;
    }

    .about-home-detail-content .main-heading.about-home-heading .elementor-heading-title {
        line-height: 38px !important;
    }

    .key-project-card {
        padding: 15px 20px;
    }

    .form-cover-area {
        width: 100% !important;
    }

    .slider-container-box .slick-dots {
        bottom: -25px;
        padding: 0 !important;
    }

    .image-fix .image-offer-icon img {
        width: 45px;
        left: -0;
    }

    .india-map img {
        margin-top: 30px;
    }

    .slider-nav-col {
        min-height: 205px;
    }

    .location-inner-section .elementor-container.elementor-column-gap-default {
        grid-template-columns: 100%;
    }

    .location-card::after {
        position: absolute;
        content: '';
        /* border-left: 1px solid transparent; */
        /* border-bottom: 1px solid #00000024; */
        background-color: #00000024;
        right: initial;
        height: 1px;
        width: 100%;
        top: initial;
        bottom: 0;
    }


    .project-image img {
        height: 100px;
        width: 100%;
        object-fit: cover;
    }

    .project-slider .slick-slide {
        margin-right: 20px;
    }

    .offering-card-box p {
        padding-left: 30px;
    }

    .award-slider-section .testimonal-col img {
        height: auto;
    }

    .mobile-top-line {
        padding-bottom: 5px;
    }


    .project-listing-section.fit-small-container .elementor-container.elementor-column-gap-default {
        width: 95% !important;
        margin-left: auto !important;
        margin-right: 0;
    }

    .award-slider-section .main-samll-heading-light {
        margin-bottom: 13px;
    }

    .solar-page-section.solar-pv-section .first-image-formation img,
    .solar-page-section.solar-pv-section .second-image-formation img {
        height: 250px;
    }

    .blog-details-content-cont .elementor-column-gap-default {
        gap: 50px !important;
    }

    .solar-pv-section .equal-para-all.about-home-para {
        margin-top: 0;
    }

    .home-banner-section::before {
        height: 360px;
    }

    .premium-blog-wrap.premium-blog-even {
        gap: 20px;
    }

    .slider-nav-col {
        padding: 35px 20px 20px 20px;
    }

    .slider-nav-col h4 {
        font-size: 18px;
    }

    .second-mode-draw {
        padding-bottom: 30px !important;
    }

    .text-journy-group {
        width: 95%;
    }

    .slider-nav-col p {
        font-size: 14px;
    }

    .image-grow img,
    .slider.award-slider,
    .slider.award-slider .slick-list.draggable {
        height: 190px;
    }

    .second-blog-container {
        width: 100% !important;
    }

    .black-arrow-cover .slick-prev::after,
    .black-arrow-cover .slick-next::after {
        height: 25px !important;
        width: 25px;
    }

    .image-grow img,
    .slider.award-slider .slick-list.draggable {
        border-bottom-left-radius: 30px;
    }

    .award-slider-section .testimonal-slider-section .slick-next.slick-arrow {
        left: 55px !important;
    }

    .test-para-area p {
        font-size: 16px;
        line-height: 27px;
    }

    .testimonial-orignal-container .testimonal-col {
        padding: 20px;
        gap: 20px;
    }

    .testi-sub-heading {
        font-size: 14px;
        line-height: 16px;
    }

    .testi-main-heading {
        font-size: 18px;
    }

    .image-testi-slide img {
        height: 55px;
    }

    .info-card-area {
        gap: 15px;
    }

    .testimonal-slider-section .slick-next.slick-arrow {
        left: 60px !important;
    }

    .life-at-insolar-inner-section .elementor-container.elementor-column-gap-default {
        grid-template-columns: 100%;
        margin-top: 35px;
    }

    .life-at-insolar-section .main-heading .elementor-heading-title {
        width: 100%;
        margin: auto;
    }

    .insolar-after-line:after {
        content: '';
        position: absolute;
        opacity: 100%;
        width: 100%;
        background: #ffffff61;
        height: 1px;
        background-size: 100% 100%;
        bottom: -49px;
        right: 0;
        top: auto;
        background-repeat: no-repeat;
        border-right: 2px solid transparent;
    }

    .award-logo-slider .slick-slide img {
        width: 130px;
        height: 130px;
    }

    .life-at-insolar-section {
        background-image: url('/wp-content/uploads/2025/04/life-at-insolar-mobile-banner.png') !important;
    }

    .connect-inner-section .elementor-container.elementor-column-gap-default {
        grid-template-columns: 100%;
    }

    .image-message img {
        width: 80px;
        padding-bottom: 18px;
    }



    .contact-with-us-section .blue-button-all {
        margin-top: 20px;
        display: flex;
        justify-content: flex-start;
    }

    .contact-with-us-section {
        padding-top: 0px;
        position: relative;
    }

    .contact-with-us-section::before {
        position: absolute;
        content: '';
        background: #f9d86f;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: contain;
        height: 295px;
        width: 100%;
        bottom: 0;
        border-top-right-radius: 200px;
    }

    .contact-form-section::after {
        top: 8px;
        width: 120px;
        height: 140px;
    }

    .contact-pol-row {
        margin-top: 25px;
        gap: 15px;
        flex-direction: column;
    }

    .contact-box-cover {
        padding: 15px;
        justify-content: center;
    }

    .contact-pol-col {
        border-radius: 20px;
    }

    .location-inner-section {
        margin-top: 30px;
    }

    .our-location-section .main-heading {
        text-align: center !important;
    }

    .location-card .elementor-image-box-title {
        font-size: 21px;
        /* line-height: 33px; */
    }

    .our-location-section {
        padding-bottom: 10px;
    }

    .inputs-area-combine {
        grid-template-columns: 100%;
        gap: 0px;
    }

    .contact-connet-inner {
        padding-top: 0;
    }

    .icons-for-desktop {
        display: none;
    }

    .icons-for-mobile {
        display: block;
    }

    .insolar-info-col {
        width: 73%;
    }

    .footer-part-two {
        display: flex;
        flex-wrap: wrap;
    }

    .inner-wind-cards .elementor-container {
        grid-template-columns: 100%;
    }

    .job-gallery-section .elementor-container {
        gap: 30px;
    }

    .group-connect-wind .elementor-widget-wrap {
        padding: 15px !important;
        border-radius: 15px;
    }

    .group-connect-wind img,
    .group-connect-wind .elementor-widget-image .elementor-widget-container {
        border-radius: 10px;
    }

    .group-connect-wind img {
        object-position: left;
    }

    .job-gallery-section .collectionColumn {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .find-opening-col .elementor-widget-wrap {
        padding-top: 0px !important;
        width: 100%;
    }

    .job-gallery-section .main-heading .elementor-heading-title,
    .job-para-text p,
    .or-text .elementor-heading-title {
        text-align: center;
    }

    .job-gallery-section .blue-button-all {
        display: flex;
        justify-content: center;
    }

    #ast-scroll-top {
        font-size: 12px;
    }

    .quick-links-col {
        width: 50%;
    }

    .quick-links-col.quick-contact-info {
        flex-wrap: wrap;
        margin-top: 30px;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

    .inner-address.contact-cover {
        width: 47%;
    }

    .footer-row.first-footer {
        grid-template-columns: 100%;
    }

    .insolar-social-icons {
        gap: 20px;
    }

    .green-hype-cover .elementor-widget-container::before {
        left: -5px;
        border-radius: 20px;
        top: -5px;
    }

    .insolar-social-icons img {
        width: 23px;
    }

    .last-copyright {
        flex-direction: column;
        align-items: center;
        gap: 5px;
    }

    .copyright-text {
        flex-direction: column-reverse;
        align-items: center;
        width: 100%;
        gap: 10px;
    }

    .privacy-area {
        gap: 30px;
    }

    .main-mobile-view-menu .bar:before,
    .main-mobile-view-menu .bar:after {
        left: -8px !important;
        width: 25px !important;
    }

    .main-mobile-view-menu .bar,
    .main-mobile-view-menu .bar:after,
    .main-mobile-view-menu .bar:before {
        width: 27px;
        height: 3px;
    }

    .equal-para-all.about-home-para.job-desc-para {
        width: 100%;
    }

    .main-mobile-view-menu .bar {
        width: 17px !important;
    }

    .main-mobile-view-menu .mobile-menu {
        max-width: 320px !important;
    }

    .mobile-meni-image img {
        width: 110px;
    }

    .main-mobile-view-menu .hamburger-menu {
        height: 55px;
    }

    .main-mobile-view-menu .bar:before {
        bottom: 8px !important;
    }

    .main-mobile-view-menu .bar.animate:before {
        bottom: 0px !important;
    }

    .main-mobile-view-menu .bar:after {
        top: 8px !important;
    }

    .main-mobile-view-menu .bar.animate:after {
        top: 0px !important;
    }

    .banner-heading .elementor-heading-title {
        font-size: 35px;
        line-height: 45px !important;
        width: 92%;
        margin: auto;
    }

    .same-padding-space {
        padding: 40px 0;
    }

    .about-page-insolar-section .main-samll-heading-light {
        margin-bottom: 10px;
    }

    .about-page-insolar-section .main-heading.about-home-heading .elementor-heading-title {
        line-height: 40px !important;
    }

    .about-page-insolar-section .inner-section-reduce .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
    }

    .founder-inner-contain {
        width: 100% !important;
    }

    .founder-inner-contain.inner-section-reduce .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(2, 2fr);
    }

    .founder-textarea .elementor-widget-wrap.elementor-element-populated {
        width: 100%;
    }

    .after-coutes::before {
        left: 0;
        top: -28px;
        width: 30px;
        height: 30px;
    }

    .mission-image-col,
    .mission-content-col,
    .vision-para p {
        width: 100% !important;
    }

    .image-icons-mission {
        display: flex;
        justify-content: flex-start;
    }

    .image-icons-mission .elementor-widget-container {
        padding: 15px;
        border-radius: 10px 10px 30px 10px;
    }

    .image-icons-mission img {
        width: 55px;
    }

    .mobile-mission-image {
        padding: 0 20px;
    }

    .vision-mission-section {
        padding-bottom: 0 !important;
    }

    .board-manager-row,
    .four-container-grid .board-manager-row {
        grid-template-columns: 100%;
    }

    .award-slider-section {
        padding-bottom: 100px !important;
    }

    .footer-same-section {
        padding-bottom: 0 !important;
    }

    .journy-animation-area {
        grid-template-columns: 100%;
    }

    .image-value-change {
        padding: 10px 0 10px 10px;
    }

    .year-content-area {
        padding-left: 20px;
        gap: 25px;
    }

    .our-journy-row.second-journey .our-journy-col {
        grid-template-columns: 100%;
        gap: 10px;
    }

    .our-journy-row.first-journey {
        padding-bottom: 0px;
    }

    .our-journy-row.second-journey {
        padding-top: 30px;
    }

    .skip-button-cover {
        margin-top: 15px;
    }

    .first-green .blue-button-all {
        justify-content: center;
        padding-right: 0;
    }

    .second-green .blue-button-all {
        padding-top: 20px;
        justify-content: center;
        padding-left: 0;
    }

    .green-hydrogen-banner {
        height: 500px;
    }

    .green-hydrogen-banner .main-heading {
        padding-top: 70px;
        width: 100%;
    }

    .green-hydrogen-banner .equal-para-all.about-home-para {
        margin-top: 0;
    }

    .title-empower-section .elementor-column {
        width: 100%;
    }

    .third-sub-heading .elementor-heading-title {
        font-size: 25px;
    }

    .title-empower-section {
        padding-bottom: 0;
    }

    .empowering-section .main-heading .elementor-heading-title {
        line-height: 38px !important;
        width: 100%;
    }

    .second-image-formation {
        left: -5px;
        bottom: 25px;
    }

    .empowering-section .main-heading {
        padding-bottom: 20px;
    }

    .solution-inner-contain .elementor-column {
        width: 100%;
    }

    .solar-card-text-section {
        border-bottom-left-radius: 20px;
    }

    .image-top-move {
        margin-top: 25px;
    }

    .image-top-move .elementor-widget-container::before {
        display: none;
    }

    .green-hydrogen-section .home-about-button.centre-btn.left-side-align .blue-button-all {
        padding-top: 10px;
        justify-content: flex-start !important;
    }

    .green-card-container .elementor-column {
        width: 100% !important;
    }

    .green-card-container {
        padding-top: 30px;
    }

    .green-card-container>.elementor-container.elementor-column-gap-default {
        gap: 15px;
    }

    .green-hydrogen-section::before {
        height: 151px;
    }

    .green-card-container .elementor-image-box-content {
        min-height: 100%;
    }

    .green-card-container .elementor-image-box-description {
        line-height: 20px;
        font-size: 16px;
    }

    .green-card-container .elementor-image-box-title {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .hydrogen-flow-col {
        padding-right: 0px;
    }

    .what-sets-section .main-heading.about-home-heading .elementor-heading-title {
        width: 100%;
    }

    .what-sets-section {
        padding-top: 10px !important;
        padding-bottom: 0;
    }

    .inner-set-list .elementor-container {
        grid-template-columns: 100%;
        gap: 6px;
    }

    .hydrogen-banner-last-section, .bess-banner-section{
        background-position: right;
        height: 245px;
    }

    .main-mobile-view-menu .children img {
        padding-left: 7px;
    }

    .mobile-devote-area .menu-link-cover,
    .inner-follow-icon {
        display: flex;
        align-items: center;
    }

    .invester-card-section .elementor-column {
        border-radius: 15px;
        padding: 20px;
    }

    .invester-card-section>.elementor-container.elementor-column-gap-default {
        gap: 30px;
    }

    .governance-tab-container .elementor-tabs-wrapper {
        display: none;
    }

    .governance-tab-container .elementor-tabs-content-wrapper {
        margin: 0;
        border: 1px solid transparent !important;
    }

    .elementor-widget-tabs .elementor-tab-mobile-title {
        border-radius: 30px;
        margin-top: 20px;
    }

    .elementor-tab-title.elementor-tab-mobile-title {
        border: 1px solid #0000002e;
    }

    .governance-tab-container .elementor-tab-title {
        color: #000;
        padding: 10px 20px !important;
    }

    .main-brands-slider .slick-slide img {
        width: 100px;
        height: 100px;
    }

    .key-project-row {
        grid-template-columns: 100%;
        gap: 10px;
    }

    .key-project-container .slick-slide {
        padding: 15px 15px 30px 15px;
        margin-left: 0;
    }

    .key-project-management .slider-container-box {
        margin-top: 15px;
    }

    .job-inner-section .elementor-icon-list-items {
        grid-template-columns: 100%;
        margin-bottom: 20px !important;
    }

    .job-inner-section .elementor-icon-list-items .elementor-icon-list-item svg {
        margin-top: 6px !important;
    }

    .svg-section {
        height: 14000px;
    }

    .project-listing-section .main-heading .elementor-heading-title {
        width: 95%;
    }

    .project-slider .slick-slide {
        width: 300px;
    }

    .main-mobile-view-menu .mobile-menu li a {
        font-size: 16px;
    }

    .innersolar-link a {
        font-size: 18px !important;
    }

    .inverter-image-bound {
        padding-bottom: 6px;
    }

    .solar-page-section .first-image-formation img,
    .solar-page-section .second-image-formation img {
        height: 300px;
    }

    .inner-set-list .elementor-icon-list-text {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .inner-set-list {
        padding-top: 20px;
    }

    .inner-set-list .elementor-icon-list-item svg {
        margin-top: 5px !important;
    }

    .pum-container {
        padding: 20px !important;
    }

    .premium-blog-pagination-container {
        margin-top: 20px;
    }

    .manager-image img {
        height: 330px;
        object-position: top;
    }

    .inner-box-cover-model .infobox-icon {
        width: 100%;
    }

}

@media only screen and (max-width: 600px) and (min-width: 500px) {
    .animation-flow-start {
        margin-top: -20px;
        width: 80%;
    }
}

@media only screen and (max-width: 500px) and (min-width: 448px) {
    .animation-flow-start {
        margin-top: -29px;
        width: 90%;
    }

}




@media screen and (max-width: 390px) {
    .slider-nav-col {
        min-height: 235px;
    }
}

@media screen and (max-width: 365px) {

    .counter-contain-area .elementor-counter-number,
    .counter-contain-area .elementor-counter-number-suffix,
    .counter-contain-area .elementor-counter-number-prefix {
        font-size: 18px !important;
    }

    .samll-count-text {
        font-size: 12px;
        padding-left: 3px;
    }

    .main-mobile-view-menu .mobile-menu {
        max-width: 295px !important;
    }

    .slider-nav-col {
        min-height: 265px;
    }

    .card-image img {
        height: 120px;
    }

    .animation-flow-start {
        gap: 0px;
        margin-top: -50px;
    }

    .skip-button-cover a {
        padding: 6px 30px;
    }
}

.light-yellow {
    background: #fef888;
}

.second-light-yellow {
    background: #fef888;
}

.dark-green {
    background: #fee77e;
}

.light-green {
    background: #ffffbb;
}

.white-background {
    background: white;
}

.dark-yellow {
    background: #fdd337;
}

.dark-yellow .category-value {
    background: #f3e500;
}

.second-light-yellow .category-value {
    background: #e9d784;
}

.dark-green .category-value {
    background: #ffffe5;
}

.light-green .category-value {
    background: #f3f376;
}

.white-background .category-value {
    background: white;
}

.light-yellow .category-value {
    background: #e7e7e7;
}