@charset "UTF-8";
body{
    font-family: "Kanit", sans-serif!important;
}
.solar-form .form-control {
    background-color: #f1f1f1;
    border: 0;
    height: 2.5rem
}
h3.sse-block-header {
    font-weight: 700;
}
.sse-block-header {
    font-weight: 700;
}
.solar-form .form-control:active,
.solar-form .form-control:focus,
.solar-form .form-control:focus:active {
    background-color: #fff;
    box-shadow: 0 0 0 .1rem #f1f1f1
}

.navbar {
    background-color: #fff !important;
    height: 6rem;
    z-index: 3
}

.navbar .navbar-brand img {
    width: 7rem
}

.navbar .navbar-nav .nav-item .nav-link {
    color: #0b131f;
    
}

.navbar .navbar-nav .nav-item .dropdown-menu {
    border-color: transparent !important;
    width: 11rem
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    line-height: 2rem;
    padding: .6rem 1rem
}

.navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
    background-color: #0905a1;
    color: #fff
}

.navbar .nav-other-actions .select-language {
    border-radius: 50px;
    
    font-size: 16px;
    line-height: 24px
}

.navbar .nav-other-actions .signup-electricity {
    border-radius: 50px;
    color: #f6f6f6;
    
    font-size: 16px;
    line-height: 24px
}

#mobileNav {
    display: none
}

ul.navbar-nav li.dropdown:hover>ul.dropdown-menu {
    display: block
}

.body-container {
    position: relative;
    top: 6rem
}

@media (min-width:768px) {
    #mobileNav {
        right: -100rem
    }

    #mobileNav.show {
        display: block;
        right: 0
    }
}

@media screen and (max-width:768px) {
    .navbar {
        height: 5rem
    }
    .citybg {
        background: #0000004f;
    }
    .topnavbar {
        padding: 0px 10px;
    }
    div#paddingTH {
        padding: 0px 20px!important;
    }
    button.navbar-toggler {
        padding-right: 0;
    }
    div#navbarNav {
        background: #ffffffdb!important;
    backdrop-filter: blur(2px);
        margin-right: -30px;
        margin-left: -30px;
    }
    .navbar .navbar-brand img {
        width: 5rem
    }
    .navbar {
        --bs-navbar-brand-padding-y:10px!important;
    }

    .navbar .navbar-toggler {
        border: 0;
    }

    .nav-other-actions {
        display: none !important
    }


    #mobileNav {
        background-color: #0905a1;
        color: #fff;
        display: block;
        height: 100%;
        padding: 20px;
        position: fixed;
        right: -100%;
        top: 0;
        transition: right .3s ease-in-out;
        width: 100%;
        z-index: 101
    }

    #mobileNav .mobile-header .mobile-brand-logo img {
        width: 7rem
    }

    #mobileNav ul {
        text-align: center
    }

    #mobileNav ul li {
        border-bottom: 2px dashed #fff
    }

    #mobileNav ul a {
        
        font-size: 1.2rem
    }

    #mobileNav.show {
        display: block;
        right: 0
    }

    #mobileNav ul {
        list-style: none;
        padding: 0
    }

    #mobileNav a {
        color: #fff;
        display: block;
        margin: 1rem 0;
        text-decoration: none
    }
}

.footer {
    background-color: #0905a1
}

.footer .footer-brand-image img {
    width: 12rem
}

.footer .footer-contact-us {
    display: none
}

.footer .footer-brand-slogan {
    color: #fff;
    
    font-size: 16px
}

.footer .other-quick-links .h5,
.footer .other-quick-links h5 {
    visibility: hidden
}

.footer .footer-all-links {
    color: #fff
}

.footer .footer-all-links .footer-get-in-touch .footer-contact {
    font-size: 1.2rem
}

.footer .footer-all-links .footer-get-in-touch .footer-contact a {
    color: #fff;
    text-decoration: none
}

.footer .footer-all-links .h2,
.footer .footer-all-links .h3,
.footer .footer-all-links .h4,
.footer .footer-all-links .h5,
.footer .footer-all-links h2,
.footer .footer-all-links h3,
.footer .footer-all-links h4,
.footer .footer-all-links h5 {
    
}

.footer .footer-all-links ul {
    list-style: none;
    padding: 0;
    text-decoration: none
}

.footer .footer-all-links ul a {
    color: #fff;
    display: block;
    
    font-size: 14px;
    margin: 1rem 0;
    text-decoration: none
}

.footer-locations {
    background-color: #1f242c;
}

.footer-locations .footer-locations-header .footer-locations-header-text {
    color: #fff;
}

.footer-locations .footer-locations-block {
    border-bottom: 2px solid #fff
}

.footer-locations .footer-locations-block .footer-locations-content ul {
    display: inline-block;
    line-height: 2.5;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    word-break: break-all
}

.footer-locations .footer-locations-block .footer-locations-content ul li {
    display: inline;
    font-size: 14px
}

.footer-locations .footer-locations-block .footer-locations-content ul li span {
    display: inline-block;
    margin-right: .5rem
}

.footer-locations .footer-locations-block .footer-locations-content ul li span i {
    font-size: 5px;
    margin-right: .5rem;
    margin-top: -3px;
    vertical-align: middle
}

.footer-locations .footer-locations-block .footer-locations-content ul li a {
    color: #fff;
    
    text-decoration: none
}

.footer-locations .footer-locations-block .footer-locations-content ul li.location-bold span {
    color: #fff;
    font-weight: 200;
}

.footer-locations .footer-social-block {
    color: #fff;
    font-size: 14px;
    justify-content: center;
}
.footer-locations .footer-social-block .footer-mii i {
    color: red
}

.footer-locations .footer-social-block .footer-social-links {
    margin-top: -0.7rem;
    padding-left: 0;
    text-align: left;
}

.footer-locations .footer-social-block .footer-social-links a {
    text-decoration: none
}

.footer-locations .footer-social-block .footer-social-links img {
    margin-right: .5rem
}

.footer-locations .footer-social-block .footer-privacy-links {
    
    padding-right: 0;
    text-align: right
}

.footer-locations .footer-social-block .footer-privacy-links span {
    margin-left: .5rem;
    font-weight: 200;
}

.footer-locations .footer-social-block .footer-privacy-links span a {
    color: #fff;
    text-decoration: none;
    font-weight: 200;
}
.footer-social-links img {
    width: 30px;
}

@media screen and (max-width:768px) {
    .footer .container .footer-brand-image img {
        width: 6rem
    }

    .footer .container .footer-contact-us {
        color: #fff !important;
        display: block;
        
    }

    .footer .container .footer-all-links .other-quick-links .h5,
    .footer .container .footer-all-links .other-quick-links h5 {
        display: none
    }

    .footer .container .footer-all-links .footer-solutions {
        border-top: 1px solid #06ccf8;
        margin-top: 1.5rem;
        padding-top: 1.5rem
    }

    .footer .container .footer-all-links .col-md-4:last-child {
        margin-top: -1rem
    }

    .footer .container .footer-all-links .footer-quick-links {
        border-top: 1px solid #06ccf8;
        margin-top: .5rem;
        padding-top: 1.5rem
    }

    .footer .container .footer-get-in-touch,
    .footer-locations .footer-social-block .footer-mii {
        display: none
    }

    .footer-locations .footer-social-block .footer-social-links {
        border-bottom: 2px solid #fff;
        padding-bottom: .9rem;
        padding-left: 0
    }

    .footer-locations .footer-social-block .footer-privacy-links {
        margin-top: 1rem;
        text-align: center
    }
}

.home-section-1 {
    background-blend-mode: overlay;
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/Hero-Image.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
    background-repeat: no-repeat;
    background-size: cover;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: calc(100vh - 6rem)
}

.home-section-1 .section-content {
    
    height: calc(100vh - 8rem)
}

.home-section-1 .section-content .section-content-1 {
    flex-grow: 1
}

.home-section-1 .section-content .content-header {
    color: #fff;
    font-size: 3rem
}

.home-section-1 .section-content .content-subheader {
    color: #fff;
    font-size: 1.7rem;
    line-height: 2
}

.home-section-1 .section-content .content-subheader .sse-slider-header-2 {
    letter-spacing: 1px
}

.home-section-1 .g-reviews-block.slide-in {
    left: 0
}

.home-section-1 .g-reviews-block {
    
    position: relative
}

.home-section-1 .g-reviews-block .g-icon {
    margin-right: -4.5rem;
    position: relative
}

.home-section-1 .g-reviews-block .g-icon img {
    height: 6rem
}

.home-section-1 .g-reviews-block .g-reviews .g-icon-mobile {
    display: none
}

.home-section-1 .g-reviews-block .g-reviews .g-reviews-content {
    background-color: #fff;
    border-radius: 1rem;
    padding: .4rem 5rem
}

.home-section-1 .g-reviews-block .g-reviews .g-reviews-content .g-reviews-2 {
    color: #06ccf8
}

.home-section-2 {
    background-color: #0905a1;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.home-section-2,
.home-section-2 .get-started-block {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.home-section-2 .get-started-block {
    height: 100%
}

.home-section-2 .get-started-block .get-started-header .sse-block-header {
    color: #fff
}

.home-section-2 .get-started-block .get-started-content {
    height: 75vh;
    margin: 0 auto;
    width: 100%
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block {
    transition: all .5s;
    width: 25%
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block:first-child {
    padding-left: 0 !important
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block:last-child {
    padding-right: 0 !important
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block.active {
    width: 50%
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block .getting-started-img .solar-category-img {
    background-blend-mode: overlay;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 1rem;
    cursor: pointer;
    height: 100%;
    width: 100%
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block .getting-started-img .solar-category-img.solar-category-img-1 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/Category-home.jpg), linear-gradient(transparent, transparent)
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block .getting-started-img .solar-category-img.solar-category-img-2 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/Category-housing.jpg), linear-gradient(transparent, transparent)
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block .getting-started-img .solar-category-img.solar-category-img-3 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/Category-commer.jpg), linear-gradient(transparent, transparent)
}

.home-section-2 .get-started-block .get-started-content .get-started-img-block .getting-started-img-name {
    color: #fff;
    font-size: 1.3rem
}

.home-section-3,
.homes-section-10,
.hs-section-9 {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.home-section-3 .testimonials-carousel .slick-slide,
.homes-section-10 .testimonials-carousel .slick-slide,
.hs-section-9 .testimonials-carousel .slick-slide {
    height: 17rem;
    margin-left: 20%;
    width: 60% !important
}

.home-section-3 .testimonials-carousel .slick-slide .card,
.homes-section-10 .testimonials-carousel .slick-slide .card,
.hs-section-9 .testimonials-carousel .slick-slide .card {
    background-color: #f1f1f1;
    border: 0;
    color: rgba(0, 0, 0, .502);
    
    font-size: 15px
}

.home-section-3 .testimonials-carousel .slick-slide .card strong,
.homes-section-10 .testimonials-carousel .slick-slide .card strong,
.hs-section-9 .testimonials-carousel .slick-slide .card strong {
    
}

.home-section-3 .testimonials-carousel .slick-slide.slick-current.slick-active,
.homes-section-10 .testimonials-carousel .slick-slide.slick-current.slick-active,
.hs-section-9 .testimonials-carousel .slick-slide.slick-current.slick-active {
    margin-left: 10%;
    width: 80% !important
}

.home-section-3 .testimonials-carousel .slick-slide.slick-current.slick-active .card,
.homes-section-10 .testimonials-carousel .slick-slide.slick-current.slick-active .card,
.hs-section-9 .testimonials-carousel .slick-slide.slick-current.slick-active .card {
    background-color: #0905a1;
    box-shadow: 0 10px 18px #888;
    color: #fff;
    margin: 0
}

.home-section-3 .m-testimonials-carousel .slick-slide .card,
.homes-section-10 .m-testimonials-carousel .slick-slide .card,
.hs-section-9 .m-testimonials-carousel .slick-slide .card {
    background-color: #0905a1;
    color: #fff
}

.home-section-3 .m-testimonials-carousel .slick-slide.slick-current.slick-active .card,
.homes-section-10 .m-testimonials-carousel .slick-slide.slick-current.slick-active .card,
.hs-section-9 .m-testimonials-carousel .slick-slide.slick-current.slick-active .card {
    background-color: #0905a1;
    box-shadow: 0 10px 18px #888;
    color: #fff
}

.home-section-3 .testimonials-block,
.homes-section-10 .testimonials-block,
.hs-section-9 .testimonials-block {
    height: 100%
}

.home-section-3 .testimonials-block i,
.homes-section-10 .testimonials-block i,
.hs-section-9 .testimonials-block i {
    font-size: 2rem
}

.home-section-3 .testimonials-block .row,
.homes-section-10 .testimonials-block .row,
.hs-section-9 .testimonials-block .row {
    align-items: center;
    display: flex;
    height: inherit
}

.home-section-3 .testimonials-block .testimonials-sub-header,
.homes-section-10 .testimonials-block .testimonials-sub-header,
.hs-section-9 .testimonials-block .testimonials-sub-header {
    
}

.home-section-3 .testimonials-block .testimonials-youtube-block,
.homes-section-10 .testimonials-block .testimonials-youtube-block,
.hs-section-9 .testimonials-block .testimonials-youtube-block {
    height: 0;
    max-width: 100%;
    overflow: hidden;
    padding-top: 56%;
    position: relative
}

.home-section-3 .testimonials-block .testimonials-youtube-block iframe,
.homes-section-10 .testimonials-block .testimonials-youtube-block iframe,
.hs-section-9 .testimonials-block .testimonials-youtube-block iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.home-section-4,
.homes-section-7 {
    background-color: #f1f1f1
}

.home-section-4 .slick-slide,
.homes-section-7 .slick-slide {
    margin: 0 20px
}

.home-section-4 .slick-slide img,
.homes-section-7 .slick-slide img {
    width: 100%
}

.home-section-4 .slick-slider,
.homes-section-7 .slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.home-section-4 .slick-list,
.homes-section-7 .slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.home-section-4 .slick-list:focus,
.homes-section-7 .slick-list:focus {
    outline: 0
}

.home-section-4 .slick-slider .slick-list,
.home-section-4 .slick-slider .slick-track,
.homes-section-7 .slick-slider .slick-list,
.homes-section-7 .slick-slider .slick-track {
    transform: translateZ(0)
}

.home-section-4 .slick-track,
.homes-section-7 .slick-track {
    align-items: center;
    display: flex;
    left: 0;
    position: relative;
    top: 0
}

.home-section-4 .slick-track:after,
.home-section-4 .slick-track:before,
.homes-section-7 .slick-track:after,
.homes-section-7 .slick-track:before {
    content: "";
    display: table
}

.home-section-4 .slick-track:after,
.homes-section-7 .slick-track:after {
    clear: both
}

.home-section-4 .slick-slide,
.homes-section-7 .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.home-section-4 [dir=rtl] .slick-slide,
.homes-section-7 [dir=rtl] .slick-slide {
    float: right
}

.home-section-4 .slick-initialized .slick-slide,
.home-section-4 .slick-slide img,
.homes-section-7 .slick-initialized .slick-slide,
.homes-section-7 .slick-slide img {
    display: block
}

.home-section-4 .slick-vertical .slick-slide,
.homes-section-7 .slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.home-section-5,
.homes-section-12,
.hs-section-10,
.sp-section-8 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.home-section-5 .faq-content .faq-mobile,
.home-section-5 .faq-content .faq-person-mobile,
.homes-section-12 .faq-content .faq-mobile,
.homes-section-12 .faq-content .faq-person-mobile,
.hs-section-10 .faq-content .faq-mobile,
.hs-section-10 .faq-content .faq-person-mobile,
.sp-section-8 .faq-content .faq-mobile,
.sp-section-8 .faq-content .faq-person-mobile {
    display: none
}

.home-section-5 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header,
.home-section-5 .faq-content .faq-web .accordion-header,
.homes-section-12 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header,
.homes-section-12 .faq-content .faq-web .accordion-header,
.hs-section-10 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header,
.hs-section-10 .faq-content .faq-web .accordion-header,
.sp-section-8 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header,
.sp-section-8 .faq-content .faq-web .accordion-header {
    
}

.home-section-5 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button span,
.home-section-5 .faq-content .faq-web .accordion-header .accordion-button span,
.homes-section-12 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button span,
.homes-section-12 .faq-content .faq-web .accordion-header .accordion-button span,
.hs-section-10 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button span,
.hs-section-10 .faq-content .faq-web .accordion-header .accordion-button span,
.sp-section-8 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button span,
.sp-section-8 .faq-content .faq-web .accordion-header .accordion-button span {
    margin-left: .7rem
}

.home-section-5 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:focus,
.home-section-5 .faq-content .faq-web .accordion-header .accordion-button:focus,
.homes-section-12 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:focus,
.homes-section-12 .faq-content .faq-web .accordion-header .accordion-button:focus,
.hs-section-10 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:focus,
.hs-section-10 .faq-content .faq-web .accordion-header .accordion-button:focus,
.sp-section-8 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:focus,
.sp-section-8 .faq-content .faq-web .accordion-header .accordion-button:focus {
    border-color: transparent;
    box-shadow: 0 0
}

.home-section-5 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:after,
.home-section-5 .faq-content .faq-web .accordion-header .accordion-button:after,
.homes-section-12 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:after,
.homes-section-12 .faq-content .faq-web .accordion-header .accordion-button:after,
.hs-section-10 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:after,
.hs-section-10 .faq-content .faq-web .accordion-header .accordion-button:after,
.sp-section-8 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:after,
.sp-section-8 .faq-content .faq-web .accordion-header .accordion-button:after {
    background-image: none;
    content: "\f067";
    font-family: FontAwesome;
    left: -1px;
    position: absolute
}

.home-section-5 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed),
.home-section-5 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed),
.homes-section-12 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed),
.homes-section-12 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed),
.hs-section-10 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed),
.hs-section-10 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed),
.sp-section-8 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed),
.sp-section-8 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed) {
    background-color: #f1f1f1;
    box-shadow: 0 0
}

.home-section-5 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed):after,
.home-section-5 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed):after,
.homes-section-12 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed):after,
.homes-section-12 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed):after,
.hs-section-10 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed):after,
.hs-section-10 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed):after,
.sp-section-8 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-header .accordion-button:not(.collapsed):after,
.sp-section-8 .faq-content .faq-web .accordion-header .accordion-button:not(.collapsed):after {
    background-image: none;
    content: "\f068";
    font-family: FontAwesome;
    position: absolute
}

.home-section-5 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-collapse,
.home-section-5 .faq-content .faq-web .accordion-collapse,
.homes-section-12 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-collapse,
.homes-section-12 .faq-content .faq-web .accordion-collapse,
.hs-section-10 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-collapse,
.hs-section-10 .faq-content .faq-web .accordion-collapse,
.sp-section-8 .faq-content .faq-mobile .accordion-item .accordion-body .accordion-collapse,
.sp-section-8 .faq-content .faq-web .accordion-collapse {
    background-color: #f1f1f1;
    
}

.home-section-5 .faq-content .faq-web .nav-tabs,
.homes-section-12 .faq-content .faq-web .nav-tabs,
.hs-section-10 .faq-content .faq-web .nav-tabs,
.sp-section-8 .faq-content .faq-web .nav-tabs {
    border-bottom: 1px solid #000;
    display: flex
}

.home-section-5 .faq-content .faq-web .nav-tabs .nav-item .nav-link,
.homes-section-12 .faq-content .faq-web .nav-tabs .nav-item .nav-link,
.hs-section-10 .faq-content .faq-web .nav-tabs .nav-item .nav-link,
.sp-section-8 .faq-content .faq-web .nav-tabs .nav-item .nav-link {
    border: none;
    color: #000;
    
    font-size: 18px
}

.home-section-5 .faq-content .faq-web .nav-tabs .nav-item .nav-link.active,
.homes-section-12 .faq-content .faq-web .nav-tabs .nav-item .nav-link.active,
.hs-section-10 .faq-content .faq-web .nav-tabs .nav-item .nav-link.active,
.sp-section-8 .faq-content .faq-web .nav-tabs .nav-item .nav-link.active {
    background-color: #0905a1;
    border-radius: 0;
    color: #fff
}

.city-section-5 .container,
.cm-section-8 .container,
.home-section-6 .container,
.homes-section-13 .container,
.hs-section-11 .container {
    border-top: 1px solid #0905a1
}

.city-section-5 .intro-to-sse .accordion-header,
.cm-section-8 .intro-to-sse .accordion-header,
.home-section-6 .intro-to-sse .accordion-header,
.homes-section-13 .intro-to-sse .accordion-header,
.hs-section-11 .intro-to-sse .accordion-header {
    cursor: pointer;
    
}

.city-section-5 .intro-to-sse .accordion-header .accordion-button,
.cm-section-8 .intro-to-sse .accordion-header .accordion-button,
.home-section-6 .intro-to-sse .accordion-header .accordion-button,
.homes-section-13 .intro-to-sse .accordion-header .accordion-button,
.hs-section-11 .intro-to-sse .accordion-header .accordion-button {
    color: #0905a1
}

.city-section-5 .intro-to-sse .accordion-header .accordion-button:focus,
.cm-section-8 .intro-to-sse .accordion-header .accordion-button:focus,
.home-section-6 .intro-to-sse .accordion-header .accordion-button:focus,
.homes-section-13 .intro-to-sse .accordion-header .accordion-button:focus,
.hs-section-11 .intro-to-sse .accordion-header .accordion-button:focus {
    border-color: transparent;
    box-shadow: 0 0
}

.city-section-5 .intro-to-sse .accordion-header .accordion-button:not(.collapsed),
.cm-section-8 .intro-to-sse .accordion-header .accordion-button:not(.collapsed),
.home-section-6 .intro-to-sse .accordion-header .accordion-button:not(.collapsed),
.homes-section-13 .intro-to-sse .accordion-header .accordion-button:not(.collapsed),
.hs-section-11 .intro-to-sse .accordion-header .accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: 0 0
}

.city-section-5 .intro-to-sse .accordion-collapse .accordion-body p,
.city-section-5 .intro-to-sse .accordion-collapse .accordion-body ul,
.cm-section-8 .intro-to-sse .accordion-collapse .accordion-body p,
.cm-section-8 .intro-to-sse .accordion-collapse .accordion-body ul,
.home-section-6 .intro-to-sse .accordion-collapse .accordion-body p,
.home-section-6 .intro-to-sse .accordion-collapse .accordion-body ul,
.homes-section-13 .intro-to-sse .accordion-collapse .accordion-body p,
.homes-section-13 .intro-to-sse .accordion-collapse .accordion-body ul,
.hs-section-11 .intro-to-sse .accordion-collapse .accordion-body p,
.hs-section-11 .intro-to-sse .accordion-collapse .accordion-body ul {
    
    font-size: 17px
}

.city-section-5 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-header,
.cm-section-8 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-header,
.home-section-6 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-header,
.homes-section-13 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-header,
.hs-section-11 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-header {
    color: #0905a1;
    
}

.city-section-5 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-subheader,
.cm-section-8 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-subheader,
.home-section-6 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-subheader,
.homes-section-13 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-subheader,
.hs-section-11 .intro-to-sse .accordion-collapse .accordion-body .accordion-body-subheader {
    color: #06ccf8;
    
}

.home-faq-table th {
    background-color: #06ccf8;
    color: #fff;
    
    font-size: 1.1rem;
    vertical-align: top
}

.home-faq-table tr td {
    
    font-size: 1rem
}

.home-faq-table tr td:last-child {
    color: #0905a1;
}

.home-faq-table tr:nth-child(odd) td {
    background-color: #f1f1f1 !important
}

@media screen and (max-width:768px) {
    
    .footer-locations .footer-social-block .footer-social-links

    .home-section-1 .section-content {
        height: 100%
    }
    .col-md-5.footer-privacy-links {
        padding: 0;
    }
    .footer-locations .footer-social-block .footer-social-links {
        text-align: center;
    }
    .home-section-1 .section-content .content-header {
        text-align: center
    }

    .home-section-1 .section-content .section-content-1 {
        flex-grow: 0;
        padding-bottom: 8rem;
        padding-top: 4rem
    }

    .home-section-1 .g-reviews-block .g-icon {
        display: none
    }

    .home-section-1 .g-reviews-block .g-reviews {
        border-radius: .5rem;
        font-size: .9rem;
        text-align: center;
        width: 100%
    }

    .home-section-1 .g-reviews-block .g-reviews .g-icon-mobile {
        display: block;
        margin-bottom: -1.5rem;
        position: relative
    }

    .home-section-1 .g-reviews-block .g-reviews .g-icon-mobile img {
        width: 3rem
    }

    .home-section-1 .g-reviews-block .g-reviews .g-reviews-content {
        background-color: #fff;
        border-radius: 0;
        padding: 1.4rem 0
    }

    .home-section-2 .get-started-block .sse-block-header {
        text-align: center
    }

    .home-section-2 .get-started-block .get-started-content {
        flex-direction: column;
        width: 100%
    }

    .home-section-2 .get-started-block .get-started-content .get-started-img-block {
        height: 50%;
        margin: 1rem auto;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 65% !important
    }

    .home-section-2 .get-started-block .get-started-content .get-started-img-block .solar-category-img.solar-category-img-1 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/home-solution-1.png) !important
    }

    .home-section-2 .get-started-block .get-started-content .get-started-img-block .solar-category-img.solar-category-img-2 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/home-solution-2.png) !important
    }

    .home-section-2 .get-started-block .get-started-content .get-started-img-block .solar-category-img.solar-category-img-3 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/home-solution-3.png) !important
    }

    .home-section-2 .get-started-block .get-started-content .get-started-img-block.active {
        height: 50%
    }

    .cm-section-7 .slick-arrow,
    .home-section-3 .slick-arrow,
    .homes-section-10 .slick-arrow,
    .hs-section-9 .slick-arrow,
    .sp-section-8 .slick-arrow {
        display: none !important
    }

    .cm-section-7 .testimonials-header,
    .home-section-3 .testimonials-header,
    .homes-section-10 .testimonials-header,
    .hs-section-9 .testimonials-header,
    .sp-section-8 .testimonials-header {
        text-align: center
    }

    .home-section-5 .faq-content .faq-web,
    .homes-section-12 .faq-content .faq-web,
    .hs-section-10 .faq-content .faq-web,
    .sp-section-8 .faq-content .faq-web {
        display: none
    }

    .home-section-5 .faq-content .faq-question-block,
    .homes-section-12 .faq-content .faq-question-block,
    .hs-section-10 .faq-content .faq-question-block,
    .sp-section-8 .faq-content .faq-question-block {
        margin-top: 2rem
    }

    .home-section-5 .faq-content .faq-person-mobile,
    .homes-section-12 .faq-content .faq-person-mobile,
    .hs-section-10 .faq-content .faq-person-mobile,
    .sp-section-8 .faq-content .faq-person-mobile {
        display: block;
        margin-top: 2rem
    }

    .home-section-5 .faq-content .faq-person-web,
    .homes-section-12 .faq-content .faq-person-web,
    .hs-section-10 .faq-content .faq-person-web,
    .sp-section-8 .faq-content .faq-person-web {
        display: none
    }

    .home-section-5 .faq-content .faq-mobile,
    .homes-section-12 .faq-content .faq-mobile,
    .hs-section-10 .faq-content .faq-mobile,
    .sp-section-8 .faq-content .faq-mobile {
        display: block
    }

    .home-section-5 .faq-content .faq-mobile .m-accordion-item,
    .homes-section-12 .faq-content .faq-mobile .m-accordion-item,
    .hs-section-10 .faq-content .faq-mobile .m-accordion-item,
    .sp-section-8 .faq-content .faq-mobile .m-accordion-item {
        
    }

    .home-section-5 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:focus,
    .homes-section-12 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:focus,
    .hs-section-10 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:focus,
    .sp-section-8 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:focus {
        border-color: transparent;
        box-shadow: 0 0
    }

    .home-section-5 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed),
    .homes-section-12 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed),
    .hs-section-10 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed),
    .sp-section-8 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed) {
        background-color: #0905a1;
        color: #fff
    }

    .home-section-5 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed) .m-accordion-header,
    .homes-section-12 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed) .m-accordion-header,
    .hs-section-10 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed) .m-accordion-header,
    .sp-section-8 .faq-content .faq-mobile .m-accordion-item .accordion-header .m-accordion-button:not(.collapsed) .m-accordion-header {
        box-shadow: 0 0
    }

    .home-section-5 .faq-content .faq-mobile .accordion-button:after,
    .homes-section-12 .faq-content .faq-mobile .accordion-button:after,
    .hs-section-10 .faq-content .faq-mobile .accordion-button:after,
    .sp-section-8 .faq-content .faq-mobile .accordion-button:after {
        background-image: none;
        content: "\f067";
        font-family: FontAwesome
    }

    .home-section-5 .faq-content .faq-mobile .accordion-button:not(.collapsed):after,
    .homes-section-12 .faq-content .faq-mobile .accordion-button:not(.collapsed):after,
    .hs-section-10 .faq-content .faq-mobile .accordion-button:not(.collapsed):after,
    .sp-section-8 .faq-content .faq-mobile .accordion-button:not(.collapsed):after {
        background-image: none;
        content: "\f068";
        font-family: FontAwesome;
        margin-right: .5rem
    }

    .home-section-5 .faq-content .nav-tabs,
    .homes-section-12 .faq-content .nav-tabs,
    .hs-section-10 .faq-content .nav-tabs,
    .sp-section-8 .faq-content .nav-tabs {
        display: none
    }

    .home-section-5 .faq-content .tab-pane,
    .homes-section-12 .faq-content .tab-pane,
    .hs-section-10 .faq-content .tab-pane,
    .sp-section-8 .faq-content .tab-pane {
        display: block !important;
        opacity: 1
    }
}

.homes-section-1,
.sp-section-1 {
    position: relative;
    z-index: 0
}

.homes-section-1,
.homes-section-1 .swiper,
.sp-section-1,
.sp-section-1 .swiper {
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: calc(100vh - 6rem)
}

.homes-section-1 .swiper .swiper-slide-img-bg,
.sp-section-1 .swiper .swiper-slide-img-bg {
    background-blend-mode: overlay;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 6rem);
    width: 100%
}

.homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-1,
.sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-1 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/slider-1.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3))
}

.homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-2,
.sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-2 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/slider-2.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3))
}

.homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-3,
.sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-3 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/slider-3.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3))
}

.homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-4,
.sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-4 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/slider-4.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3))
}

.homes-section-1 .swiper .swiper-slide-img-bg .swiper-slide-content,
.sp-section-1 .swiper .swiper-slide-img-bg .swiper-slide-content {
    color: #fff
}

.homes-section-1 .swiper .swiper-slide-img-bg .swiper-slide-content .row,
.sp-section-1 .swiper .swiper-slide-img-bg .swiper-slide-content .row {
    bottom: 5rem;
    position: absolute;
    text-align: left
}

.homes-section-1 .swiper-pagination-bullet,
.sp-section-1 .swiper-pagination-bullet {
    height: 15px;
    width: 15px
}

.homes-section-1 .swiper-slide,
.sp-section-1 .swiper-slide {
    align-items: center;
    background: #fff;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center
}

.homes-section-1 .swiper-slide img,
.sp-section-1 .swiper-slide img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.city-section-2,
.cm-section-3,
.gs-section-2,
.homes-section-2,
.hs-section-3,
.know-more-section-7,
.sp-section-2 {
    background-color: #29305a;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.city-section-2 .consultation-block,
.cm-section-3 .consultation-block,
.gs-section-2 .consultation-block,
.homes-section-2 .consultation-block,
.hs-section-3 .consultation-block,
.know-more-section-7 .consultation-block,
.sp-section-2 .consultation-block {
    color: #fff
}

.city-section-2 .consultation-block .sse-block-header,
.cm-section-3 .consultation-block .sse-block-header,
.gs-section-2 .consultation-block .sse-block-header,
.homes-section-2 .consultation-block .sse-block-header,
.hs-section-3 .consultation-block .sse-block-header,
.know-more-section-7 .consultation-block .sse-block-header,
.sp-section-2 .consultation-block .sse-block-header {
    line-height: 1.5
}

.city-section-2 .consultation-block .sse-block-header .free-consultation,
.cm-section-3 .consultation-block .sse-block-header .free-consultation,
.gs-section-2 .consultation-block .sse-block-header .free-consultation,
.homes-section-2 .consultation-block .sse-block-header .free-consultation,
.hs-section-3 .consultation-block .sse-block-header .free-consultation,
.know-more-section-7 .consultation-block .sse-block-header .free-consultation,
.sp-section-2 .consultation-block .sse-block-header .free-consultation {
    color: #87be4b
}

.city-section-2 .consultation-block .consultation-subheader,
.cm-section-3 .consultation-block .consultation-subheader,
.gs-section-2 .consultation-block .consultation-subheader,
.homes-section-2 .consultation-block .consultation-subheader,
.hs-section-3 .consultation-block .consultation-subheader,
.know-more-section-7 .consultation-block .consultation-subheader,
.sp-section-2 .consultation-block .consultation-subheader {
    font-size: 1.1rem
}

.city-section-2 .consultation-block .book-consultation-form, .cm-section-3 .consultation-block .book-consultation-form, .gs-section-2 .consultation-block .book-consultation-form, .homes-section-2 .consultation-block .book-consultation-form, .hs-section-3 .consultation-block .book-consultation-form, .know-more-section-7 .consultation-block .book-consultation-form, .sp-section-2 .consultation-block .book-consultation-form {
    background-color: #fff;
    border-radius: 20px;
    color: #000;
    padding: 20px 30px;
    background-image: linear-gradient(148deg, white, #a3a3a3);
    box-shadow: 0px 0px 10px #000;
}

.city-section-2 .consultation-block .book-consultation-form .radio-group,
.cm-section-3 .consultation-block .book-consultation-form .radio-group,
.gs-section-2 .consultation-block .book-consultation-form .radio-group,
.homes-section-2 .consultation-block .book-consultation-form .radio-group,
.hs-section-3 .consultation-block .book-consultation-form .radio-group,
.know-more-section-7 .consultation-block .book-consultation-form .radio-group,
.sp-section-2 .consultation-block .book-consultation-form .radio-group {
    position: relative
}

.city-section-2 .consultation-block .book-consultation-form .custom-radio-block,
.cm-section-3 .consultation-block .book-consultation-form .custom-radio-block,
.gs-section-2 .consultation-block .book-consultation-form .custom-radio-block,
.homes-section-2 .consultation-block .book-consultation-form .custom-radio-block,
.hs-section-3 .consultation-block .book-consultation-form .custom-radio-block,
.know-more-section-7 .consultation-block .book-consultation-form .custom-radio-block,
.sp-section-2 .consultation-block .book-consultation-form .custom-radio-block {
    padding: 0 .8rem
}

.city-section-2 .consultation-block .book-consultation-form .custom-radio,
.cm-section-3 .consultation-block .book-consultation-form .custom-radio,
.gs-section-2 .consultation-block .book-consultation-form .custom-radio,
.homes-section-2 .consultation-block .book-consultation-form .custom-radio,
.hs-section-3 .consultation-block .book-consultation-form .custom-radio,
.know-more-section-7 .consultation-block .book-consultation-form .custom-radio,
.sp-section-2 .consultation-block .book-consultation-form .custom-radio {
    border: 1px solid #06ccf8;
    border-radius: .5rem;
    color: #000;
    cursor: pointer;
    display: inline-block;
    
    font-size: .8rem;
    margin: 2px 0;
    padding: .7rem;
    text-align: center
}

.city-section-2 .consultation-block .book-consultation-form .custom-radio.selected,
.cm-section-3 .consultation-block .book-consultation-form .custom-radio.selected,
.gs-section-2 .consultation-block .book-consultation-form .custom-radio.selected,
.homes-section-2 .consultation-block .book-consultation-form .custom-radio.selected,
.hs-section-3 .consultation-block .book-consultation-form .custom-radio.selected,
.know-more-section-7 .consultation-block .book-consultation-form .custom-radio.selected,
.sp-section-2 .consultation-block .book-consultation-form .custom-radio.selected {
    background-color: #0905a1;
    border: 1px solid #0905a1;
    color: #fff
}

.city-section-2 .consultation-block .consultation-subheader,
.cm-section-3 .consultation-block .consultation-subheader,
.gs-section-2 .consultation-block .consultation-subheader,
.homes-section-2 .consultation-block .consultation-subheader,
.hs-section-3 .consultation-block .consultation-subheader,
.know-more-section-7 .consultation-block .consultation-subheader,
.sp-section-2 .consultation-block .consultation-subheader {
    
    margin-top: 1.5rem
}

.homes-section-featured-in {
    background-color: #dedede
}

.homes-section-featured-in .slick-slide {
    margin: 0 20px
}

.homes-section-featured-in .slick-slide img {
    width: 100%
}

.homes-section-featured-in .slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.homes-section-featured-in .slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.homes-section-featured-in .slick-list:focus {
    outline: 0
}

.homes-section-featured-in .slick-slider .slick-list,
.homes-section-featured-in .slick-slider .slick-track {
    transform: translateZ(0)
}

.homes-section-featured-in .slick-track {
    align-items: center;
    display: flex;
    left: 0;
    position: relative;
    top: 0
}

.homes-section-featured-in .slick-track:after,
.homes-section-featured-in .slick-track:before {
    content: "";
    display: table
}

.homes-section-featured-in .slick-track:after {
    clear: both
}

.homes-section-featured-in .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.homes-section-featured-in [dir=rtl] .slick-slide {
    float: right
}

.homes-section-featured-in .slick-initialized .slick-slide,
.homes-section-featured-in .slick-slide img {
    display: block
}

.homes-section-featured-in .slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.homes-in-the-news {
    background-color: #f9f9f9
}

.homes-in-the-news .news-card {
    background-color: transparent !important;
    border: 0 !important
}

.homes-in-the-news .news-card .card-title {
    
}

.homes-in-the-news .news-card .card-body {
    padding: 0 !important
}

.homes-in-the-news .news-card .card-body .card-link {
    
    font-size: 14px
}

.homes-in-the-news .news-card .card-body .card-subtext {
    color: #4c4c4c;
    
    font-size: 12px
}

.homes-in-the-news .news-card .card-img-top {
    height: 18rem
}

.homes-maps-section {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/india-map-bg.svg)
}

.homes-maps-section .map-subheader {
    
    font-size: 1.2rem
}

.homes-maps-section .homes-india-map-img {
    width: 100%
}

.homes-maps-section .consultation-head {
    margin-bottom: 1rem
}

.homes-section-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.homes-section-3 .before-after-solar #after-image,
.homes-section-3 .before-after-solar #before-image {
    height: 40rem
}

.city-section-3,
.homes-section-4,
.sp-section-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.city-section-3 .solar-features-block .solar-features-logo img,
.homes-section-4 .solar-features-block .solar-features-logo img,
.sp-section-4 .solar-features-block .solar-features-logo img {
    width: 4rem
}

.city-section-3 .solar-features-block .solar-features-content,
.homes-section-4 .solar-features-block .solar-features-content,
.sp-section-4 .solar-features-block .solar-features-content {
    line-height: 1.5;
    margin-left: 1rem
}

.city-section-3 .solar-features-block .solar-features-content .solar-features-heading,
.homes-section-4 .solar-features-block .solar-features-content .solar-features-heading,
.sp-section-4 .solar-features-block .solar-features-content .solar-features-heading {
    
    font-size: 1.2rem
}

.city-section-3 .solar-features-block .solar-features-content .solar-features-subheading,
.homes-section-4 .solar-features-block .solar-features-content .solar-features-subheading,
.sp-section-4 .solar-features-block .solar-features-content .solar-features-subheading {
    
    font-size: 1rem;
    margin-top: .5rem
}

.homes-section-5,
.sp-section-5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.homes-section-5 .who-are-we-block .who-are-we-img,
.sp-section-5 .who-are-we-block .who-are-we-img {
    width: 100%
}

.homes-section-5 .who-are-we-block .who-are-we-reviews,
.sp-section-5 .who-are-we-block .who-are-we-reviews {
    margin-bottom: 1.2rem;
    text-align: left
}

.homes-section-5 .who-are-we-block .who-are-we-reviews .who-are-we-number,
.sp-section-5 .who-are-we-block .who-are-we-reviews .who-are-we-number {
    color: #0905a1;
    font-size: 3rem;
    margin-bottom: -2.3rem;
    padding-left: 1rem
}

.homes-section-5 .who-are-we-block .who-are-we-reviews .who-are-we-number-text,
.sp-section-5 .who-are-we-block .who-are-we-reviews .who-are-we-number-text {
    background-color: #f1f1f1;
    border-radius: 1rem;
    font-size: 1.2rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-top: 2rem
}

.homes-section-5 .who-are-we-block .who-are-we-subheader,
.sp-section-5 .who-are-we-block .who-are-we-subheader {
    font-size: 1.1rem
}

.homes-section-solar-bg {
    background-attachment: fixed;
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/parallax.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px
}

.homes-section-8,
.sp-section-6 {
    background-color: #0905a1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.homes-section-8 .install-steps-block .install-steps-header-row,
.sp-section-6 .install-steps-block .install-steps-header-row {
    color: #fff;
    text-align: center
}

.homes-section-8 .install-steps-block .install-steps-header-row .install-steps-subheader,
.sp-section-6 .install-steps-block .install-steps-header-row .install-steps-subheader {
    
    font-size: 1.1rem
}

.homes-section-8 .main-timeline-2,
.sp-section-6 .main-timeline-2 {
    position: relative
}

.homes-section-8 .main-timeline-2:after,
.sp-section-6 .main-timeline-2:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -3px;
    position: absolute;
    top: 0;
    width: 3px
}

.homes-section-8 .timeline-2,
.sp-section-6 .timeline-2 {
    background-color: inherit;
    position: relative;
    width: 50%
}

.homes-section-8 .timeline-2 .install-solar-step,
.sp-section-6 .timeline-2 .install-solar-step {
    color: #fff
}

.homes-section-8 .timeline-2 .install-solar-step.step-left,
.sp-section-6 .timeline-2 .install-solar-step.step-left {
    text-align: right
}

.homes-section-8 .timeline-2 .install-solar-step.step-right,
.sp-section-6 .timeline-2 .install-solar-step.step-right {
    text-align: left
}

.homes-section-8 .timeline-2 .install-solar-step .solar-step-img,
.sp-section-6 .timeline-2 .install-solar-step .solar-step-img {
    margin-bottom: 1rem
}

.homes-section-8 .timeline-2 .install-solar-step .solar-step-img img,
.sp-section-6 .timeline-2 .install-solar-step .solar-step-img img {
    height: 5rem;
    width: 5rem
}

.homes-section-8 .timeline-2 .install-solar-step .solar-step-name,
.sp-section-6 .timeline-2 .install-solar-step .solar-step-name {
    
    font-size: 1.4rem;
    margin-bottom: 1rem
}

.homes-section-8 .timeline-2 .install-solar-step .solar-step-description,
.sp-section-6 .timeline-2 .install-solar-step .solar-step-description {
    
    font-size: 1.1rem
}

.homes-section-8 .timeline-2 .install-solar-step .btn,
.sp-section-6 .timeline-2 .install-solar-step .btn {
    font-size: 1rem
}

.homes-section-8 .timeline-2:after,
.sp-section-6 .timeline-2:after {
    background-color: #26c6da;
    border-radius: 50%;
    content: "";
    height: 25px;
    position: absolute;
    right: -11px;
    top: 15px;
    width: 25px;
    z-index: 1
}

.homes-section-8 .left-2,
.sp-section-6 .left-2 {
    left: 0;
    padding: 0 40px 20px 0
}

.homes-section-8 .right-2,
.sp-section-6 .right-2 {
    left: 50%;
    padding: 0 0 20px 40px
}

.homes-section-8 .left-2:before,
.sp-section-6 .left-2:before {
    border: solid transparent;
    border-left: solid #fff;
    border-width: 10px 0 10px 10px;
    content: " ";
    display: none;
    position: absolute;
    right: 30px;
    top: 18px;
    z-index: 1
}

.homes-section-8 .right-2:before,
.sp-section-6 .right-2:before {
    border: solid transparent;
    border-right: solid #fff;
    border-width: 10px 10px 10px 0;
    content: " ";
    display: none;
    left: 30px;
    position: absolute;
    top: 18px;
    z-index: 1
}

.homes-section-8 .right-2:after,
.sp-section-6 .right-2:after {
    left: -14px
}

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

    .homes-section-8 .main-timeline-2:after,
    .sp-section-6 .main-timeline-2:after {
        left: 31px
    }

    .homes-section-8 .timeline-2,
    .sp-section-6 .timeline-2 {
        padding-left: 70px;
        padding-right: 25px;
        width: 100%
    }

    .homes-section-8 .timeline-2:before,
    .sp-section-6 .timeline-2:before {
        border: solid transparent;
        border-right: solid #fff;
        border-width: 10px 10px 10px 0;
        left: 60px
    }

    .homes-section-8 .left-2:after,
    .homes-section-8 .right-2:after,
    .sp-section-6 .left-2:after,
    .sp-section-6 .right-2:after {
        left: 18px
    }

    .homes-section-8 .left-2:before,
    .sp-section-6 .left-2:before {
        right: auto
    }

    .homes-section-8 .right-2,
    .sp-section-6 .right-2 {
        left: 0
    }
}

.homes-section-9 {
    background-color: #06ccf8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.homes-section-9 .homes-guide-heading-mobile {
    display: none
}

.homes-section-9 .homes-guide-heading,
.homes-section-9 .homes-guide-heading-mobile {
    color: #0905a1;
}

.homes-section-9 .homes-guide-benefits,
.homes-section-9 .homes-guide-subheading {
    color: #000;
    
    font-size: 1.1rem
}

.homes-section-9 .homes-guide-benefits ul {
    line-height: 2.1;
    list-style-type: none
}

.homes-section-9 .homes-guide-benefits ul .benefit-pointer {
    background-color: #0905a1;
    border-top-right-radius: 5px;
    display: inline-block;
    height: .8rem;
    margin-right: .5rem;
    width: .8rem
}

.homes-section-9 .homes-guide-bg-block .homes-guide-image {
    width: 100%
}

.homes-cities .card {
    border-radius: 1rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    text-align: center
}

.homes-cities .card img {
    width: 70%
}

.homes-cities .card .state-name {
    
}

.homes-cities .card .city-name {
    
}

.homes-mobile-cities .card-body {
    background-color: #fff;
    border-radius: 1rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 0 !important;
    text-align: center
}

.homes-mobile-cities img {
    width: 50%
}

.homes-mobile-cities .state-name {
    
    font-size: 10px;
    margin-bottom: 5px
}

.homes-mobile-cities .city-name {
    
    font-size: 11px;
    padding: 3px 3px .5rem
}

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

    .homes-section-1,
    .homes-section-1 .swiper,
    .sp-section-1,
    .sp-section-1 .swiper {
        min-height: 100%
    }

    .homes-section-1 .swiper .swiper-pagination-bullet,
    .sp-section-1 .swiper .swiper-pagination-bullet {
        height: 10px;
        width: 10px
    }

    .homes-section-1 .swiper .swiper-slide-img-bg,
    .sp-section-1 .swiper .swiper-slide-img-bg {
        align-items: center;
        display: flex;
        height: 23rem;
        padding: 4rem 0
    }

    .homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-1,
    .sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-1 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/mobile/Slider-1.jpg), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5))
    }

    .homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-2,
    .sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-2 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/mobile/slider-2.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3))
    }

    .homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-3,
    .sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-3 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/mobile/slider-3.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3))
    }

    .homes-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-4,
    .sp-section-1 .swiper .swiper-slide-img-bg.swiper-slide-img-bg-4 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/homes/mobile/slider-4.jpg), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3))
    }

    .homes-section-1 .swiper .swiper-slide-img-bg .swiper-slide-content .row,
    .sp-section-1 .swiper .swiper-slide-img-bg .swiper-slide-content .row {
        position: static;
        text-align: center
    }

    .city-section-2,
    .cm-section-3,
    .gs-section-2,
    .homes-section-2,
    .hs-section-3,
    .sp-section-2 {
        padding: 2rem 0
    }

    .city-section-2 .consultation-block,
    .cm-section-3 .consultation-block,
    .gs-section-2 .consultation-block,
    .homes-section-2 .consultation-block,
    .hs-section-3 .consultation-block,
    .sp-section-2 .consultation-block {
        text-align: center
    }

    .city-section-2 .consultation-block .book-consultation-form,
    .cm-section-3 .consultation-block .book-consultation-form,
    .gs-section-2 .consultation-block .book-consultation-form,
    .homes-section-2 .consultation-block .book-consultation-form,
    .hs-section-3 .consultation-block .book-consultation-form,
    .sp-section-2 .consultation-block .book-consultation-form {
        text-align: left
    }

    .homes-section-3 {
        min-height: 25rem
    }

    .homes-section-3 .before-after-solar {
        margin: 2rem 0
    }

    .homes-section-3 .before-after-solar #after-image,
    .homes-section-3 .before-after-solar #before-image {
        height: 20rem
    }

    .city-section-3 .solar-features-block,
    .homes-section-4 .solar-features-block,
    .sp-section-4 .solar-features-block {
        flex-direction: column
    }

    .city-section-3 .solar-features-block .solar-features-logo,
    .homes-section-4 .solar-features-block .solar-features-logo,
    .sp-section-4 .solar-features-block .solar-features-logo {
        padding-bottom: .8rem
    }

    .city-section-3 .solar-features-block .solar-features-content,
    .homes-section-4 .solar-features-block .solar-features-content,
    .sp-section-4 .solar-features-block .solar-features-content {
        margin-left: 0;
        text-align: center
    }

    .homes-section-5 .who-are-we-block,
    .homes-section-5 .who-are-we-block .who-are-we-reviews,
    .sp-section-5 .who-are-we-block,
    .sp-section-5 .who-are-we-block .who-are-we-reviews {
        text-align: center
    }

    .homes-section-8 .timeline-2 .install-solar-step.step-left,
    .sp-section-6 .timeline-2 .install-solar-step.step-left {
        text-align: left
    }

    .homes-section-9 .homes-buying-guide-block {
        text-align: center
    }

    .homes-section-9 .homes-guide-heading-mobile {
        display: block
    }

    .homes-section-9 .homes-guide-heading {
        display: none
    }

    .homes-section-9 .homes-guide-benefits ul {
        padding-left: 1.2rem;
        text-align: left
    }

    .homes-maps-section .map-subheader {
        
        font-size: 1.2rem
    }

    .homes-maps-section .homes-india-map-img {
        width: 100%
    }

    .homes-maps-section .consultation-head {
        text-align: center
    }

    .homes-in-the-news .slick-dots {
        width: 95%
    }
}

.city-section-1 .city-section-btn {
    background-color: #87be4b!important;
    border: 1px solid #87be4b!important;
}

.cm-section-2,
.hs-section-2 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/housing-society/Housing-quote-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.cm-section-2 .sse-review-block,
.hs-section-2 .sse-review-block {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    position: relative
}

.cm-section-2 .sse-review-block .sse-review-content .sse-review-text,
.hs-section-2 .sse-review-block .sse-review-content .sse-review-text {
    
    font-size: 1rem;
    margin: 0;
    padding: 0
}

.cm-section-2 .sse-review-block .sse-review-content .sse-review-text-bold,
.hs-section-2 .sse-review-block .sse-review-content .sse-review-text-bold {
    font-size: 1rem;
    margin: 0;
    padding: 0
}

.cm-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-1,
.hs-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-1 {
    left: -53%;
    position: relative;
    top: 2rem
}

.cm-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-2,
.hs-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-2 {
    position: relative;
    right: -51%;
    top: -5rem;
    transform: rotate(180deg)
}

.cm-section-2 .sse-review-block .sse-reviewer,
.hs-section-2 .sse-review-block .sse-reviewer {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: -5rem
}

.cm-section-2 .sse-review-block .sse-reviewer .sse-reviewer-content,
.hs-section-2 .sse-review-block .sse-reviewer .sse-reviewer-content {
    align-self: flex-end;
    font-size: 1rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    text-align: left
}

.cm-section-2 .sse-review-block .sse-reviewer .sse-reviewer-content .sse-reviewer-name,
.hs-section-2 .sse-review-block .sse-reviewer .sse-reviewer-content .sse-reviewer-name {
    color: #0905a1
}

.cm-section-2 .sse-review-img-block,
.hs-section-2 .sse-review-img-block {
    padding-bottom: 1rem
}

.cm-section-2 .sse-review-img-block .sse-review-img-web,
.hs-section-2 .sse-review-img-block .sse-review-img-web {
    display: flex
}

.cm-section-2 .sse-review-img-block .sse-review-img-mobile,
.hs-section-2 .sse-review-img-block .sse-review-img-mobile {
    display: none
}

.hs-section-numbers {
    align-items: center;
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.hs-section-numbers .numbers-container {
    display: flex;
    flex-grow: 1
}

.hs-section-numbers .numbers-row {
    align-items: center;
    display: flex
}

.hs-section-numbers .van-block {
    background-color: #06ccf8 !important;
    height: 15rem;
    width: 100%
}

.hs-section-numbers .hs-section-numbers-img-block {
    text-align: center
}

.hs-section-numbers .hs-section-numbers-img-block .hs-section-numbers-img-1 .numbers-img-bg-1 {
    padding-top: 10%;
    width: 70%
}

.hs-section-numbers .hs-section-numbers-img-block .hs-section-numbers-img-1 .numbers-img-bg-2 {
    bottom: 6rem;
    left: -3rem;
    position: relative;
    width: 125%;
    z-index: 1
}

.hs-section-numbers .numbers-content-row {
    padding-bottom: 25%
}

.hs-section-numbers .numbers-features-block .numbers-features-logo .logo-img {
    width: 4rem
}

.hs-section-numbers .numbers-features-block .numbers-features-content {
    line-height: 1.2;
    margin-left: 1rem
}

.hs-section-numbers .numbers-features-block .numbers-features-content .numbers-features-heading {
    
    font-size: 2.3rem
}

.hs-section-numbers .numbers-features-block .numbers-features-content .numbers-features-subheading {
    
    font-size: 1rem
}

.hs-section-4 {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.hs-section-4 .gp-block .gp-content-block {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.hs-section-4 .gp-block .gp-content-block .gp-content-img-bg {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/housing-society/Gauranteed+performance.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 1rem;
    height: 70vh;
    justify-content: space-between;
    width: 65%
}

.hs-section-4 .gp-block .gp-content-block .gp-content-img-bg .gp-content-text {
    background-color: #0905a1;
    border-radius: .4rem;
    box-shadow: 0 2px 10px #888;
    color: #fff;
    
    font-family: 1.1rem;
    margin-left: -2rem;
    padding: .5rem;
    width: 17rem
}

.hs-section-4 .gp-block .gp-content-block .gp-content-img-bg .gp-content-text.gp-content-1 {
    margin-left: -17%;
    margin-top: 5%
}

.hs-section-4 .gp-block .gp-content-block .gp-content-img-bg .gp-content-text.gp-content-2 {
    margin-bottom: 5%;
    margin-left: 85%
}

.hs-section-6 {
    align-items: center;
    background-color: #06ccf8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.hs-section-6 .test-slider {
    margin: 50px auto;
    width: 90%
}

.hs-section-6 .slick-slide {
    margin: 10px 20px
}

.hs-section-6 .slick-slide img {
    transform: scale(.9);
    width: 100%
}

.hs-section-6 .slick-next:before,
.hs-section-6 .slick-prev:before {
    color: #000
}

.hs-section-6 .slick-dotted .slick-current img {
    transform: scale(1.1)
}

.cm-section-6,
.hs-section-7 {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.cm-section-6 .solar-journey-container .solar-journey-text-area,
.hs-section-7 .solar-journey-container .solar-journey-text-area {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 1rem;
    color: #fff;
    height: 30rem;
    width: 100%
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2 {
    background-image: linear-gradient(180deg, transparent 0, #0905a1), url(/images/solar-journey-1.png?e62056b56d95cf60be6157e5b8b6bf9b)
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3 {
    background-image: linear-gradient(180deg, transparent 0, #0905a1), url(/images/solar-journey-2.png?b327c4a68203b3f3b6cd9d58eeb46cfb)
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1 {
    background-image: linear-gradient(90deg, transparent 0, #0905a1), url(/images/housing-society-banner.png?2820c3327b2338e7f9281f809c695928)
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area {
    align-items: center;
    display: flex;
    justify-content: end
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text {
    width: 40%
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area {
    align-items: end;
    display: flex;
    justify-content: start
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text {
    padding: 0 1rem
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-heading .h3,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-heading h3 {
    
    font-size: 1.4rem
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc {
    min-height: 6rem
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc p {
    
    font-size: 1.1rem;
    padding: 0
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul {
    
    font-size: 1.1rem;
    line-height: 1.8;
    list-style-type: none;
    padding: 0
}

.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer,
.cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer,
.hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4.solar-journey-text-area .solar-journey-text .solar-journey-text-desc ul .benefit-pointer {
    background-color: #06ccf8;
    border-top-right-radius: 5px;
    display: inline-block;
    height: .8rem;
    margin-right: .5rem;
    width: .8rem
}

.hs-section-8 {
    background-color: #06ccf8;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.hs-section-8,
.hs-section-8 .hs-buying-guide-block {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.hs-section-8 .hs-guide-heading-mobile {
    display: none
}

.hs-section-8 .hs-guide-heading,
.hs-section-8 .hs-guide-heading-mobile {
    color: #0905a1;
}

.hs-section-8 .hs-guide-benefits,
.hs-section-8 .hs-guide-subheading {
    color: #000;
    
    font-size: 1rem
}

.hs-section-8 .hs-guide-benefits ul {
    line-height: 2.1;
    list-style-type: none
}

.hs-section-8 .hs-guide-benefits ul .benefit-pointer {
    background-color: #0905a1;
    border-top-right-radius: 5px;
    display: inline-block;
    height: .8rem;
    margin-right: .5rem;
    width: .8rem
}

.hs-section-8 .hs-guide-bg-block {
    text-align: center
}

.hs-section-8 .hs-guide-bg-block .hs-guide-image {
    width: 80%
}

.hs-section-9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.hs-section-9 .testimonials-carousel .slick-slide {
    height: 14rem
}

@media screen and (max-width:768px) {
    .hs-section-1 {
        min-height: 60vh
    }

    .hs-section-1 .hs-video-content {
        background-color: rgba(50, 50, 50, .5);
        height: 100%;
        position: absolute;
        width: 100%
    }

    .hs-section-1 .hs-section-content {
        align-items: center;
        height: 100% !important;
        justify-content: center;
        padding: 4rem 0
    }

    .hs-section-1 .hs-section-content .hs-banner-header-web {
        display: none
    }

    .hs-section-1 .hs-section-content .hs-banner-header-mobile {
        display: block;
        text-align: center
    }

    .hs-section-1 .hs-section-content .hs-banner-header-mobile .hs-banner-text {
        color: #fff;
        font-size: 1.5rem;
        line-height: 1.2
    }

    .hs-section-1 .section-triangle {
        border-color: transparent transparent #fff;
        border-style: solid;
        border-width: 0 4rem 2.5rem;
        height: 0;
        transform: rotate(0);
        width: 0
    }

    .cm-section-2,
    .hs-section-2 {
        background-image: url(/images/housing-quote-bg.jpg?d68fd609c33fbc3ffe3ba43b4431476e)
    }

    .cm-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-1,
    .hs-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-1 {
        left: -10rem;
        top: .5rem;
        width: 3.5rem
    }

    .cm-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-2,
    .hs-section-2 .sse-review-block .sse-review-content .sse-reviewer-quotes-2 {
        left: 9.5rem;
        top: -2rem;
        width: 3.5rem
    }

    .cm-section-2 .sse-review-block .sse-reviewer,
    .hs-section-2 .sse-review-block .sse-reviewer {
        flex-direction: column;
        margin-top: -3rem
    }

    .cm-section-2 .sse-review-block .sse-reviewer .sse-reviewer-content,
    .hs-section-2 .sse-review-block .sse-reviewer .sse-reviewer-content {
        align-self: auto;
        padding-left: 0;
        text-align: center
    }

    .cm-section-2 .sse-review-img-block .sse-review-img-web,
    .hs-section-2 .sse-review-img-block .sse-review-img-web {
        display: none
    }

    .cm-section-2 .sse-review-img-block .sse-review-img-mobile,
    .hs-section-2 .sse-review-img-block .sse-review-img-mobile {
        display: flex
    }

    .hs-section-numbers .van-block {
        display: none
    }

    .hs-section-numbers .hs-section-numbers-img-block .hs-section-numbers-img-1 .numbers-img-bg-2 {
        left: 0;
        width: 100%
    }

    .hs-section-numbers .numbers-content-row {
        padding-bottom: 10%
    }

    .hs-section-numbers .numbers-content-row .numbers-features-col {
        display: flex;
        padding-left: 10%
    }

    .hs-section-numbers .numbers-features-block .numbers-features-content .numbers-features-heading {
        font-size: 2rem
    }

    .hs-section-4 .gp-block .gp-content-block .gp-content-img-bg {
        justify-content: end;
        padding: 0;
        width: 80%
    }

    .hs-section-4 .gp-block .gp-content-block .gp-content-img-bg .gp-content-text {
        padding: .5rem;
        width: 100%
    }

    .hs-section-4 .gp-block .gp-content-block .gp-content-img-bg .gp-content-text.gp-content-1 {
        margin: 0 0 -6px
    }

    .hs-section-4 .gp-block .gp-content-block .gp-content-img-bg .gp-content-text.gp-content-2 {
        box-shadow: 0 8px 10px #888;
        margin: 0
    }

    .hs-section-6 {
        min-height: 70vh
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area .solar-journey-text-heading .h3,
    .cm-section-6 .solar-journey-container .solar-journey-text-area .solar-journey-text-heading h3,
    .hs-section-7 .solar-journey-container .solar-journey-text-area .solar-journey-text-heading .h3,
    .hs-section-7 .solar-journey-container .solar-journey-text-area .solar-journey-text-heading h3 {
        font-size: 1.1rem !important
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area .solar-journey-text-desc p,
    .cm-section-6 .solar-journey-container .solar-journey-text-area .solar-journey-text-desc ul,
    .hs-section-7 .solar-journey-container .solar-journey-text-area .solar-journey-text-desc p,
    .hs-section-7 .solar-journey-container .solar-journey-text-area .solar-journey-text-desc ul {
        font-size: .9rem !important
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1,
    .hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/housing-society/hassel-free-1.png)
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area,
    .hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area {
        align-items: start;
        display: flex;
        flex-direction: column;
        height: 40rem;
        justify-content: end
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text,
    .hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-1.solar-journey-text-area .solar-journey-text {
        padding: 0 1rem;
        width: 100%
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-2,
    .hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-2 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/housing-society/hs-leak-proof-1.png);
        min-height: 40rem !important
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-3,
    .hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-3 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/housing-society/hs-leak-proof-2.png)
    }

    .cm-section-6 .solar-journey-container .solar-journey-text-area.solar-journey-img-4,
    .hs-section-7 .solar-journey-container .solar-journey-text-area.solar-journey-img-4 {
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/housing-society/hs-leak-proof-3.png);
        min-height: 35rem !important
    }

    .hs-section-8 .container {
        margin: 3rem 0
    }

    .hs-section-8 .hs-buying-guide-block {
        text-align: center
    }

    .hs-section-8 .hs-guide-heading-mobile {
        display: block
    }

    .hs-section-8 .hs-guide-heading {
        display: none
    }

    .hs-section-8 .hs-guide-benefits ul {
        padding-left: 1.2rem;
        text-align: left
    }

    .hs-section-9 {
        min-height: 60vh
    }

    .hs-section-10 {
        min-height: 90vh
    }
}

.city-section-1 {
    background-blend-mode: overlay;
    background-image: url(../Solar-City-Hero.jpg), linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 51%));
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 85vh;
    position: relative
}

.city-section-1 .city-section-link {
    position: relative;
    z-index: 2
}

.city-section-1 .family-image {
    bottom: -25%;
    position: absolute;
    right: 0;
    width: 28%;
    z-index: 1
}

.city-section-1 .sse-slider-header-1 {
    padding-top: 3rem
}

.city-section-1 .sse-slider-header-3 {
    padding-top: 2rem
}

.city-section-1 .city-section-btn {
    margin-top: 2rem
}

.city-section-1 .city-g-reviews-mobile .rated-by-mobile {
    bottom: 22%;
    color: #000;
    
    font-size: 12px;
    left: 44%;
    position: absolute
}

.city-section-1 .city-section-g-reviews-img {
    margin-top: 4rem
}

.city-section-2 {
    position: relative;
    z-index: 2
}

.city-section-2 .consultation-icon-content .consultation-icon-block .consultation-block-img {
    height: 4rem;
    width: 4rem
}

.city-section-2 .consultation-icon-content .consultation-icon-text {
    
    font-size: 1.1rem;
    margin-top: .8rem
}

.city-section-3 .city-sj-img-block {
    position: relative
}

.city-section-3 .city-sj-img-block .city-solar-journey-1 {
    position: absolute
}

.city-section-3 .city-sj-img-block .city-solar-journey-1 .city-solar-journey-img-1 {
    height: 17rem;
    width: 100%
}

.city-section-3 .city-sj-img-block .city-solar-journey-2 {
    left: -20%;
    position: absolute;
    top: 30%
}

.city-section-3 .city-sj-img-block .city-solar-journey-2 .city-solar-journey-img-2 {
    height: 17rem;
    width: 100%
}

.city-section-3 .city-sj-img-block .city-solar-journey-3 {
    left: -15%;
    position: absolute;
    top: 60%
}

.city-section-3 .city-sj-img-block .city-solar-journey-3 .city-solar-journey-img-3 {
    height: 17rem;
    width: 100%
}

.city-section-3 .table-maharashtra th {
    background-color: #06ccf8;
    color: #fff;
    
    font-size: 1.1rem;
    vertical-align: top
}

.city-section-3 .table-maharashtra tr td {
    
    font-size: 1rem
}

.city-section-3 .table-maharashtra tr td:last-child {
    color: #0905a1;
}

.city-section-3 .table-maharashtra tr:nth-child(odd) td {
    background-color: #f1f1f1 !important
}

.city-section-4 {
    align-items: center;
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh
}

.city-section-4 .testimonials-block .testimonials-header {
    text-align: center
}

.city-section-4 .testimonials-block .testimonials-header .testimonials-subheader {
    
}

.city-section-4 .testimonials-block .mobile-testimonials-content .cp-testimonial-1,
.city-section-4 .testimonials-block .testimonials-content .cp-testimonial-1 {
    margin-top: 5%
}

.city-section-4 .testimonials-block .mobile-testimonials-content .cp-testimonial-3,
.city-section-4 .testimonials-block .mobile-testimonials-content .cp-testimonial-4,
.city-section-4 .testimonials-block .mobile-testimonials-content .cp-testimonial-6,
.city-section-4 .testimonials-block .testimonials-content .cp-testimonial-3,
.city-section-4 .testimonials-block .testimonials-content .cp-testimonial-4,
.city-section-4 .testimonials-block .testimonials-content .cp-testimonial-6 {
    margin-top: 3%
}

.city-section-4 .testimonials-block .mobile-testimonials-content .testimonials-city-block,
.city-section-4 .testimonials-block .testimonials-content .testimonials-city-block {
    
}

.city-section-4 .testimonials-block .mobile-testimonials-content .testimonials-city-block .testimonials-block-text,
.city-section-4 .testimonials-block .testimonials-content .testimonials-city-block .testimonials-block-text {
    background-color: #d9d9d9;
    border-radius: 1rem;
    font-size: 1rem;
    min-height: 13rem;
    padding: 1rem
}

.city-section-4 .testimonials-block .mobile-testimonials-content .testimonials-city-block .testimonials-triangle,
.city-section-4 .testimonials-block .testimonials-content .testimonials-city-block .testimonials-triangle {
    border-color: #d9d9d9 transparent transparent;
    border-style: solid;
    border-width: 15px 15px 0;
    height: 0;
    margin-left: 8.5%;
    transform: rotate(0);
    width: 0
}

.city-section-4 .testimonials-block .mobile-testimonials-content .testimonials-city-block .testimonials-block-user,
.city-section-4 .testimonials-block .testimonials-content .testimonials-city-block .testimonials-block-user {
    align-items: center;
    display: flex;
    padding: 1rem
}

.city-section-4 .testimonials-block .mobile-testimonials-content .testimonials-city-block .testimonials-block-user .testimonials-user-img img,
.city-section-4 .testimonials-block .testimonials-content .testimonials-city-block .testimonials-block-user .testimonials-user-img img {
    width: 80%
}

.city-section-4 .testimonials-block .mobile-testimonials-content .testimonials-city-block .testimonials-block-user .testimonial-user-name .testimonial-user-name-1,
.city-section-4 .testimonials-block .testimonials-content .testimonials-city-block .testimonials-block-user .testimonial-user-name .testimonial-user-name-1 {
    
    font-size: 1.2rem;
    margin-bottom: 0
}

.city-section-4 .testimonials-block .mobile-testimonials-content .testimonials-city-block .testimonials-block-user .testimonial-user-name .testimonial-user-place,
.city-section-4 .testimonials-block .testimonials-content .testimonials-city-block .testimonials-block-user .testimonial-user-name .testimonial-user-place {
    
    margin-bottom: 0
}

.city-section-4 .testimonials-block .mobile-testimonials-content .slick-next,
.city-section-4 .testimonials-block .mobile-testimonials-content .slick-prev {
    display: none !important
}

@media screen and (max-width:768px) {
    .city-section-1 {
        background-blend-mode: overlay;
        background-image: url(../Solar-City-Hero.jpg), linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 100%
    }

    .city-section-1 .container {
        text-align: center
    }

    .city-section-1 .container br {
        display: none
    }

    .city-section-1 .family-image {
        bottom: 0;
        width: 60%
    }

    .city-section-1 .city-g-reviews-mobile {
        background-color: #fff;
        margin-top: 4rem;
        position: relative;
        z-index: 2
    }

    .city-section-1 .city-g-reviews-mobile .city-g-reviews-mobile-img {
        padding: 1rem;
        width: 100%
    }

    .city-section-2 .consultation-icon-content .col-md-6 {
        align-items: center;
        display: flex;
        flex-direction: row
    }

    .city-section-2 .consultation-icon-content .col-md-6 .consultation-icon-text {
        padding-left: 1rem;
        text-align: left
    }

    .city-section-3 .city-section-header {
        text-align: center
    }

    .wa-icon {
        bottom: 0;
        height: 6rem;
        position: fixed;
        right: 0;
        width: 6rem;
        z-index: 3
    }
}

.cm-section-1 {
    background-blend-mode: overlay;
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/commercial/commercial-banner.png), linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 92vh
}

.cm-section-1 .hs-section-content {
    align-items: start;
    height: 92vh;
    justify-content: end;
    padding-bottom: 8rem
}

.cm-section-1 .hs-section-content .hs-banner-header-web .sse-slider-header-1 {
    color: #fff;
    line-height: 1.2
}

.cm-section-1 .hs-section-content .hs-banner-header-mobile {
    display: none
}

.cm-section-1 .hs-section-content .hs-banner-btn-block {
    padding-top: .8rem
}

.cm-section-1 .section-triangle {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8rem 3.5rem;
    height: 0;
    transform: rotate(0);
    width: 0
}

.cm-section-2 {
    padding-bottom: 0 !important;
    padding-top: 3rem !important
}

.cm-section-2 .sse-reviewer-quotes-1 {
    left: -53% !important;
    top: 15% !important
}

.cm-section-2 .sse-reviewer-quotes-2 {
    right: -53% !important
}

.cm-section-2 .sse-review-text {
    font-size: 1.7rem !important
}

.cm-section-2 .sse-review-img-block {
    padding-bottom: 0 !important
}

.cm-solar-bg-1,
.cm-solar-bg-2 {
    background-attachment: fixed;
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/commercial/parralx+back+dektop.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px
}

.cm-section-5 {
    background-color: #06ccf8
}

.cm-section-5 .cm-stats-content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.cm-section-5 .cm-stats-content img {
    position: relative;
    top: 7%;
    width: 100%
}

.cm-section-5 .cm-stats-content .cm-stats-block {
    text-align: center
}

.cm-section-5 .cm-stats-content .cm-stats-block .cm-stats-img-block .cm-stats-img {
    height: 5rem;
    width: 5rem
}

.cm-section-5 .cm-stats-content .cm-stats-block .cm-stats-header {
}

.cm-section-5 .cm-stats-content .cm-stats-block .cm-stats-subheader {
    font-size: 1.1rem
}

.cm-section-6 .solar-journey-img-2 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/commercial/hassle-free-new-1.png) !important
}

.cm-section-6 .solar-journey-img-3 {
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/commercial/hassle-free-new-2.png) !important
}

.cm-section-7,
.sp-section-7 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.cm-section-7 .web-testimonials .fa,
.sp-section-7 .web-testimonials .fa {
    font-size: 2rem
}

.cm-section-7 .testimonials-carousel .slick-slide,
.sp-section-7 .testimonials-carousel .slick-slide {
    height: 16rem;
    margin-left: 15%;
    width: 70% !important
}

.cm-section-7 .testimonials-carousel .slick-slide .card,
.sp-section-7 .testimonials-carousel .slick-slide .card {
    border: none
}

.cm-section-7 .testimonials-carousel .slick-slide .card .card-header-content,
.sp-section-7 .testimonials-carousel .slick-slide .card .card-header-content {
    padding-right: 0
}

.cm-section-7 .testimonials-carousel .slick-slide .card .card-body-content,
.sp-section-7 .testimonials-carousel .slick-slide .card .card-body-content {
    padding-left: 0
}

.cm-section-7 .testimonials-carousel .slick-slide .card .testimonials-image,
.sp-section-7 .testimonials-carousel .slick-slide .card .testimonials-image {
    height: 100%;
    width: 100%
}

.cm-section-7 .testimonials-carousel .slick-slide .card .card-body,
.sp-section-7 .testimonials-carousel .slick-slide .card .card-body {
    background-color: #f1f1f1;
    border: 0;
    border-bottom-right-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    color: rgba(0, 0, 0, .502);
    
    font-size: 15px
}

.cm-section-7 .testimonials-carousel .slick-slide .card .card-body strong,
.sp-section-7 .testimonials-carousel .slick-slide .card .card-body strong {
    
}

.cm-section-7 .testimonials-carousel .slick-slide.slick-current.slick-active,
.sp-section-7 .testimonials-carousel .slick-slide.slick-current.slick-active {
    margin-left: 10%;
    width: 80% !important
}

.cm-section-7 .testimonials-carousel .slick-slide.slick-current.slick-active .card .card-body-content,
.sp-section-7 .testimonials-carousel .slick-slide.slick-current.slick-active .card .card-body-content {
    background-color: #0905a1;
    border-bottom-right-radius: 1.4rem;
    border-top-right-radius: 1.4rem;
    box-shadow: 0 10px 18px #888
}

.cm-section-7 .testimonials-carousel .slick-slide.slick-current.slick-active .card .card-body,
.sp-section-7 .testimonials-carousel .slick-slide.slick-current.slick-active .card .card-body {
    background-color: transparent;
    color: #fff;
    margin: 1rem 0
}

.cm-section-7 .m-testimonials-carousel,
.sp-section-7 .m-testimonials-carousel {
    margin-top: 2rem
}

.cm-section-7 .m-testimonials-carousel .slick-next,
.cm-section-7 .m-testimonials-carousel .slick-prev,
.sp-section-7 .m-testimonials-carousel .slick-next,
.sp-section-7 .m-testimonials-carousel .slick-prev {
    display: none !important
}

.cm-section-7 .m-testimonials-carousel .slick-slide .card,
.sp-section-7 .m-testimonials-carousel .slick-slide .card {
    background-color: #0905a1;
    color: #fff
}

.cm-section-7 .m-testimonials-carousel .slick-slide .card .testimonials-image,
.sp-section-7 .m-testimonials-carousel .slick-slide .card .testimonials-image {
    height: 15rem
}

.cm-section-7 .m-testimonials-carousel .slick-slide.slick-current.slick-active .card,
.sp-section-7 .m-testimonials-carousel .slick-slide.slick-current.slick-active .card {
    background-color: #0905a1;
    box-shadow: 0 10px 18px #888;
    color: #fff
}

@media screen and (max-width:768px) {
    .cm-section-1 {
        min-height: 100% !important
    }

    .cm-section-1 .hs-section-content {
        align-items: center;
        height: 100% !important;
        justify-content: center;
        padding: 4rem 0
    }

    .cm-section-1 .hs-section-content .hs-banner-header-web {
        display: none
    }

    .cm-section-1 .hs-section-content .hs-banner-header-mobile {
        display: block;
        text-align: center
    }

    .cm-section-1 .hs-section-content .hs-banner-header-mobile .hs-banner-text {
        color: #fff;
        font-size: 1.5rem;
        line-height: 1.2
    }

    .cm-section-1 .section-triangle {
        border-color: transparent transparent #fff;
        border-style: solid;
        border-width: 0 4rem 2.5rem;
        height: 0;
        transform: rotate(0);
        width: 0
    }

    .cm-section-2 .sse-review-text {
        font-size: 1rem !important
    }

    .cm-section-5 .row {
        margin: 0
    }

    .cm-section-5 .cm-stats-block {
        align-items: center;
        display: flex;
        flex-direction: row;
        padding: 2rem;
        text-align: left !important
    }

    .cm-section-5 .cm-stats-block .cm-stats-text-block {
        margin-left: 1rem
    }

    .cm-solar-bg-1,
    .cm-solar-bg-2 {
        background-attachment: fixed;
        background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/commercial/parralx+back+Mobile.png);
        background-position: 50%;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        min-height: 15vh
    }

    .cm-solar-bg-1 {
        margin-top: 1rem
    }

    .cm-solar-bg-2 {
        position: relative
    }

    .cm-solar-bg-2 img {
        bottom: -15%;
        left: 0;
        position: absolute;
        width: 100%
    }
}

.privacy-policy-1 {
    background-blend-mode: overlay;
    background-image: url(https://sse-website.s3.ap-south-1.amazonaws.com/home-page/Hero-Image.jpg), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    background-repeat: no-repeat;
    height: calc(50vh - 6rem)
}

.privacy-policy-1 .container {
    height: 100%
}

.privacy-policy-1 .container .sse-slider-header-1 {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%
}

.privacy-policy-2 .pp-text {
    
    font-size: 17px
}

.privacy-policy-2 .pp-text-bold {
    
    font-size: 17px
}

.privacy-policy-2 .pp-header {
    color: #0905a1;
    
}

.tnc-goodzero ul {
    list-style-type: none;
    margin-left: 0 !important;
    padding-left: 0 !important
}

.tnc-goodzero ul li {
    display: flex;
    padding-bottom: 1rem
}

.tnc-goodzero ul li .numbering {
    padding-right: 1rem
}

.about-us-1 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 92vh
}

.about-us-1 .about-us-header span {
    color: #06ccf8
}

.about-us-1 .about-us-subheader .h5,
.about-us-1 .about-us-subheader h5 {
    
    font-size: 1.1rem
}

.about-us-1 .about-us-image-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(7, 8vh)
}

.about-us-1 .about-us-image-grid .general {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 1.5rem;
    height: 100%;
    width: 100%
}

.about-us-1 .about-us-image-grid .img1 {
    background-image: url(/images/about-us-1.png?c2e776dfcfe90bf67d41dcc30f067aae);
    grid-column: 1/span 4;
    grid-row: 1/span 4
}

.about-us-1 .about-us-image-grid .img2 {
    background-image: url(/images/about-us-2.png?e76c898d97fcf96d48afff750e041ca3);
    grid-column: 5/span 5;
    grid-row: 1/span 3
}

.about-us-1 .about-us-image-grid .img3 {
    background-image: url(/images/about-us-3.png?57876e3aff8473686732d9fbc64192db);
    grid-column: 10/span 12;
    grid-row: 1/span 3
}

.about-us-1 .about-us-image-grid .img4 {
    background-image: url(/images/about-us-4.png?87ab1b5f4c0926ec621a8d12f2cc22e3);
    grid-column: 1/span 4;
    grid-row: 5/span 3
}

.about-us-1 .about-us-image-grid .img5 {
    background-image: url(/images/about-us-5.png?e2ddbcbef7423cba3b6501ece76b7af1);
    grid-column: 5/span 4;
    grid-row: 4/span 4
}

.about-us-1 .about-us-image-grid .img6 {
    background-image: url(/images/about-us-6.png?0555fc40f04afe82f04b2ce5d7bc38a4);
    grid-column: 9/span 13;
    grid-row: 4/span 4
}

.about-us-2 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content
}

.about-us-2 .excellence-subheader .h5,
.about-us-2 .excellence-subheader h5 {
    
    font-size: 1.1rem
}

.about-us-2 .excellence-content .card {
    border: none
}

.about-us-2 .excellence-content .card .excellence-img {
    height: 7rem;
    margin: 0 auto;
    width: 7rem
}

.about-us-2 .excellence-content .card .card-body {
    
    font-size: 18px;
    text-align: center
}

.about-us-3 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content
}

.about-us-3 .card {
    border: none
}

.about-us-3 .card .mot-img {
    width: 100%
}

.about-us-3 .card .mot-name {
    
    font-size: 16px
}

.about-us-3 .card .mot-designation {
    
    font-size: 14px
}

.about-us-4 {
    align-items: center;
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content
}

.about-us-4 .journey-img-container {
    height: 14rem;
    margin: 8rem 0;
    position: relative;
    width: 100%
}

.about-us-4 .journey-img-container .card {
    background-color: transparent;
    border: none
}

.about-us-4 .journey-img-container .card.journey-card-1 {
    left: 5%;
    top: 45%
}

.about-us-4 .journey-img-container .card.journey-card-2 {
    left: 25%
}

.about-us-4 .journey-img-container .card.journey-card-3 {
    left: 45%
}

.about-us-4 .journey-img-container .card.journey-card-4 {
    left: 62%;
    top: 30%
}

.about-us-4 .journey-img-container .card.journey-card-5 {
    bottom: 30%;
    left: 80%
}

.about-us-4 .journey-img-container .card.journey-card {
    position: absolute;
    text-align: center
}

.about-us-4 .journey-img-container .card.journey-card .journey-img-block {
    margin: 0 auto
}

.about-us-4 .journey-img-container .card.journey-card .journey-img {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .302);
    height: 6rem;
    padding: 1rem;
    width: 6rem
}

.about-us-4 .journey-img-container .card.journey-card .journey-img img {
    height: 3.8rem;
    width: 3.8rem
}

.about-us-4 .journey-img-container .card.journey-card .journey-name {
    
    font-size: 16px
}

.about-us-4 .journey-img-container .card.journey-card .journey-subname {
    
    font-size: 14px
}

.about-us-4-mobile {
    align-items: center;
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content
}

.about-us-4-mobile .journey-img-container {
    margin: 2rem 0;
    width: 100%
}

.about-us-4-mobile .journey-img-container .card {
    background-color: transparent;
    border: none
}

.about-us-4-mobile .journey-img-container .card.journey-card {
    padding: 1rem 0;
    text-align: center
}

.about-us-4-mobile .journey-img-container .card.journey-card .journey-img-block {
    margin: 0 auto
}

.about-us-4-mobile .journey-img-container .card.journey-card .journey-img {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .302);
    height: 6rem;
    padding: 1rem;
    width: 6rem
}

.about-us-4-mobile .journey-img-container .card.journey-card .journey-img img {
    height: 3.8rem;
    width: 3.8rem
}

.about-us-4-mobile .journey-img-container .card.journey-card .journey-name {
    
    font-size: 16px
}

.about-us-4-mobile .journey-img-container .card.journey-card .journey-subname {
    
    font-size: 14px
}

@media screen and (max-width:768px) {
    .about-us-image-grid {
        grid-column-gap: 10px !important;
        grid-row-gap: 10px !important
    }

    .about-us-image-grid .img1 {
        grid-column: 1/span 6 !important;
        grid-row: 1/span 3 !important
    }

    .about-us-image-grid .img2 {
        grid-column: 7/span 6 !important;
        grid-row: 1/span 2 !important
    }

    .about-us-image-grid .img4 {
        grid-column: 1/span 6 !important;
        grid-row: 4/span 2 !important
    }

    .about-us-image-grid .img5 {
        grid-column: 7/span 6 !important;
        grid-row: 3/span 3 !important
    }

    .about-us-image-grid .img6 {
        grid-column: 1/span 6 !important;
        grid-row: 6/span 2 !important
    }

    .about-us-image-grid .img3 {
        grid-column: 7/span 6 !important;
        grid-row: 6/span 2 !important
    }

    .about-us-3 .card {
        margin: 0 auto;
        width: 80%
    }

    .about-us-3 .card .mot-img {
        height: auto
    }
}

.sp-section-2 .consultation-icon-block .consultation-block-img {
    height: 4rem;
    width: 4rem
}

.sp-section-2 .consultation-icon-text {
    margin-top: .5rem
}

.sp-section-2 .consultation-icon-text .sp-service-header {
    
    font-size: 1.5rem
}

.sp-section-2 .consultation-icon-text .sp-service-subheader {
    
    font-size: 1rem
}

.sp-section-4 {
    min-height: 60vh
}

.sp-section-8 .sp-faq-table th {
    background-color: #06ccf8;
    color: #fff;
    
    font-size: 1.1rem;
    vertical-align: top
}

.sp-section-8 .sp-faq-table tr td {
    
    font-size: 1rem
}

.sp-section-8 .sp-faq-table tr td:last-child {
    color: #0905a1;
    
}

.sp-section-8 .sp-faq-table tr:nth-child(odd) td {
    background-color: #f1f1f1 !important
}

.error {
    color: #dc3545;
    
}

@media screen and (max-width:768px) {
    .sp-section-1 .swiper .swiper-slide-img-bg {
        align-items: center;
        display: flex;
        height: 18rem
    }

    .sp-section-7 .slick-next,
    .sp-section-7 .slick-prev {
        display: none !important
    }

    .sp-section-7 {
        min-height: 60vh
    }

    .sp-section-8 {
        min-height: 90vh
    }
}

.gs-section-1 {
    background-blend-mode: overlay;
    background-image: url(/images/go-solar.jpeg?7c0ad39d220a1dfe43ddcffcc887b40d), linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 6rem)
}

.gs-section-1 .gs-section-content {
    align-items: start;
    height: calc(100vh - 6rem);
    justify-content: end;
    padding-bottom: 6rem
}

.gs-section-1 .gs-section-content .gs-banner-header-web .sse-slider-header-1 {
    color: #fff;
    line-height: 1.2
}

.gs-section-1 .gs-section-content .gs-banner-header-mobile {
    display: none
}

.gs-section-2 {
    border-bottom: 1px solid #fff
}

.gs-section-2 .book-consultation-form {
    padding: 0 !important
}

.gs-section-2 .book-consultation-form .nav-pills .nav-item .nav-link {
    border-bottom: 2px solid #979eac;
    border-radius: 0;
    color: #979eac;
    
    font-size: 1.3rem;
    padding: 1rem 0
}

.gs-section-2 .book-consultation-form .nav-pills .nav-item .nav-link.active {
    background-color: transparent;
    border-bottom: 2px solid #06ccf8;
    color: #06ccf8
}

.gs-section-2 .book-consultation-form .tab-content {
    padding: 1rem
}

.gs-section-2 .book-consultation-form .tab-content .error {
    color: #dc3545;
    
}

@media screen and (max-width:768px) {
    .gs-section-1 {
        height: 100%
    }

    .gs-section-1 .gs-section-content {
        align-items: center;
        height: 100%;
        justify-content: center;
        padding: 4rem 0
    }

    .gs-section-1 .gs-section-content .gs-banner-header-web {
        display: none
    }

    .gs-section-1 .gs-section-content .gs-banner-header-mobile {
        display: block;
        text-align: center
    }

    .gs-section-1 .gs-section-content .gs-banner-header-mobile .gs-banner-text {
        color: #fff;
        ;
        font-size: 1.5rem;
        line-height: 1.2
    }

    .gs-section-2 .nav-link {
        font-size: 1rem !important
    }
}

.hd-section-1 {
    background-color: #f1f1f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 100vh
}

.hd-section-1 .container {
    margin-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
    width: 80%
}

.hd-section-1 .hd-download-block {
    border: 8px solid #0905a1;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    padding: 4rem 2rem;
    position: relative;
    width: 100%
}

.hd-section-1 .hd-download-block .hd-download-content {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.hd-section-1 .hd-download-block .hd-download-content .hd-download-content-icon {
    margin-bottom: 1rem
}

.hd-section-1 .hd-download-block .hd-download-content .hd-download-content-icon img {
    height: 6rem;
    width: 6rem
}

.hd-section-1 .hd-download-block .hd-download-content .hd-download-text {
    color: #0905a1;
    ;
    font-size: 3.5rem;
    line-height: 1
}

.hd-section-1 .hd-download-block .hd-download-form {
    position: absolute;
    right: -11px;
    top: -9%
}

.hd-section-1 .hd-download-block .hd-download-form .book-consultation-form {
    background-color: #06ccf8;
    border-radius: 10px;
    padding: 2rem
}

@media screen and (max-width:768px) {
    .hd-section-1 .container {
        position: static;
        width: 100%
    }

    .hd-section-1 .hd-download-block {
        flex-direction: column;
        padding: 4rem 0 0;
        position: static
    }

    .hd-section-1 .hd-download-block .hd-download-content {
        padding: 0 3rem 3rem
    }

    .hd-section-1 .hd-download-block .hd-download-content .hd-download-content-icon img {
        height: 4rem;
        width: 4rem
    }

    .hd-section-1 .hd-download-block .hd-download-text {
        font-size: 2rem !important
    }

    .hd-section-1 .hd-download-block .hd-download-form {
        position: static
    }
}

.tfd-section-1 {
    background-color: #0905a1;
    border-bottom-right-radius: 800px 150px;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: calc(70vh - 6rem)
}

.tfd-section-1 .content-wrapper {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 1.3rem;
    gap: 1rem;
    justify-content: center;
    padding: 3rem 3rem 6rem;
    position: relative;
    text-align: center;
    width: 100%
}

.tfd-section-1 .content-wrapper img {
    border: 0;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    width: 3rem
}

.tfd-section-1 .content-wrapper hr {
    background: #41b9e9;
    border: none;
    height: 3px;
    position: relative;
    width: 80px
}

.points-container,
.points-container .content-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%
}

.points-container .content-wrapper {
    flex-direction: column;
    padding: 4rem
}

.points-container .content-wrapper .head-para {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center
}

.points-container .content-wrapper .extra-points-container {
    align-items: flex-start;
    display: flex;
    gap: 1rem;
    justify-content: center;
    position: relative;
    width: 100%
}

.points-container .content-wrapper .extra-points-container img {
    position: relative;
    width: 25rem
}

.points-container .content-wrapper .extra-points-container .text-wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    
    gap: 1rem;
    justify-content: center;
    position: relative
}

.solar-consult-wrapper {
    margin-top: 1rem
}

.head-para {
    
}

@media screen and (max-width:768px) {
    .points-container .content-wrapper .extra-points-container {
        flex-direction: column
    }
}

.state-page-section-1 {
    background-color: #1abdfe
}

.state-page-section-1 .sp-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.state-page-section-1 .sp-container .sp-1-header {
    color: #fff;
    
    font-size: 2.5rem
}

.state-page-section-1 .sp-container .sp-1-subheader {
    color: #fff;
    
    font-size: 1.125rem
}

.state-page-section-1 .sp-container .table-maharashtra .table {
    box-shadow: 0 0 10px #000
}

.state-page-section-1 .sp-container .table-maharashtra th {
    background-color: #0905a1;
    color: #fff;
    
    font-size: 1.1rem;
    vertical-align: top;
    width: 18rem
}

.state-page-section-1 .sp-container .table-maharashtra tr td {
    
    font-size: 1rem
}

.state-page-section-1 .sp-container .table-maharashtra tr td:last-child {
    color: #0905a1;
    
}

.state-page-section-1 .sp-container .table-maharashtra tr:nth-child(odd) td {
    background-color: #f1f1f1 !important
}

@media screen and (max-width:768px) {
    .state-page-section-1 .sp-container .sp-1-header {
        font-size: 1.5rem
    }

    .state-page-section-1 .sp-container .sp-1-subheader {
        font-size: 1rem
    }

    .state-page-section-1 .sp-container .table-maharashtra th {
        width: inherit !important
    }

    .btn-lg {
        font-size: 1rem
    }

    .sse-slider-header-1 {
        font-size: 2rem
    }

    .sse-slider-header-2 {
        font-size: 1.2rem
    }

    .sse-slider-header-3 {
        font-size: 1rem
    }

    .sse-block-header {
        font-size: 1.4rem
    }
}
ul {
    list-style: none;
    padding: 0px!important;
}
.firstLastname {
    display: flex;
    width: 100%;
    gap: 10px;
}
input,select {
    padding: 5px 5px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #000;
    margin: 6px 0px!important;
    outline: none;
    background-image: linear-gradient(331deg, white, #cbc3c3);
    border: 1px solid #a7a7a7;
}
input::placeholder{
    color: #898989;
    font-weight: 300;
}
.removeMr {
    margin: 0px;
}
.topnavbar .container {
    padding: 0;
}
select {
    color: #898989;
    font-weight: 300;
}
button.zf-submitColor {
    background: #000;
    color: #fff;
    padding: 3px 50px;
    border: 2px solid #000;
    border-radius: 5px;
    transition: 0.5s;
}
button.zf-submitColor:hover {
    color: #000;
    background: transparent;
}
.zf-fmFooter {
    text-align: center;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.sse-slider-header-1 {
    font-size: 48px;
    font-weight: 700;
}
.solar-features-heading {
    font-weight: 600;
}
h3.sse-slider-header-3 {
    font-weight: 300;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 100%;
    background: #ffffffdb!important;
    backdrop-filter: blur(2px);
    height: 50px;
    margin-top: 15px;
    border-radius: 12px;
    box-shadow: 0px 0px 5px #00000042;
    padding: 0;
}
.topnavbar {
    position: fixed;
    width: 100%;
    z-index: 9;
}
.groupContent {
    display: flex;
    align-items: center;
    height: 85vh;
}
div#paddingTH {
    padding: 0px 40px;
}
div#navbarNav {
    justify-content: flex-end;
}
.sse-block-header {
    font-size: 40px;
}

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

.city-section-header h3 {
    font-weight: 300;
}
.lang {
            display: flex;
        }

        .lang_box {
            display: flex;
            align-items: center;
        }

        .lang_box span {
            font-size: 17px;
            margin-right: 10px;
        }

        .lang_select select {
            font-size: 13px;
            padding: 4px;
            border: 1px solid #c7c7c7;
            outline: none;
            background: #fff;
            color: #000;
        }
.selectize-input.items.required.invalid.not-full.has-options {
            padding: 5px 5px!important;
            width: 100%!important;
            border-radius: 5px!important;
            border: 1px solid #000!important;
            margin: 6px 0px!important;
            outline: none!important;
            background-image: linear-gradient(331deg, white, #cbc3c3)!important;
            border: 1px solid #a7a7a7!important;
        }