@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/FormaDJRBanner-Light.woff2') format('woff2'),
         url('../fonts/FormaDJRBanner-Light.woff') format('woff');
    font-weight: light;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/formadjr_banner-regular-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_banner-regular-testing-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/FormaDJRBanner-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRBanner-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Banner';
    src: url('../fonts/FormaDJRBanner-Bold.woff2') format('woff2'),
         url('../fonts/FormaDJRBanner-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}




@font-face {
    font-family: "Forma DJR Display";
    src: url('../fonts/FormaDJRDisplay-Regular.woff2') format('woff2'),
         url('../fonts/FormaDJRDisplay-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Forma DJR Display";
    src: url('../fonts/FormaDJRDisplay-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/formadjr_text-regular-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_text-regular-testing-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-feature-settings: 'ss11' on;
}

@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/FormaDJRText-Light.woff2') format('woff2'),
         url('../fonts/FormaDJRText-Light.woff') format('woff');
    font-weight: light;
    font-style: normal;
    font-feature-settings: 'ss11' on;
}


@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/FormaDJRText-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Forma DJR Text';
    src: url('../fonts/formadjr_text-bold-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_text-bold-testing-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}



@font-face {
    font-family: 'Forma DJR Deck';
    src: url('../fonts/formadjr_deck-regular-testing-webfont.woff2') format('woff2'),
         url('../fonts/formadjr_deck-regular-testing-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}



@font-face {
    font-family: 'Forma DJR Deck';
    src: url('../fonts/FormaDJRDeck-Medium.woff2') format('woff2'),
         url('../fonts/FormaDJRDeck-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Forma DJR Deck';
    src: url('../fonts/FormaDJRDeck-Light.woff2') format('woff2'),
         url('../fonts/FormaDJRDeck-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'Forma DJR Mono';
    src: url('../fonts/FormaDJRMono-Regular.woff2') format('woff2'),
         url('../fonts/FormaDJRMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/********vipin************/

body {
    font-feature-settings: 'ss11' on;
}

.download-app-btn,
.get-started-btn{
	max-width: 207px !important;
	border-radius:40px !important;
	border: 2px solid #15049E !important;
	line-height: 17px !important;
}


.topBanner{
	background: url(../img/new-design-images/homepage_Topbanner.jpg)repeat;
    background-size: cover;
    padding: 83px 0 75px 0;
    margin-top: 65px !important;
}

.topBanner .container,
.ourProducts .container,
.electric-benefits .container,
.upgrading_clean_energy .container{
	max-width: 1440px !important;
}

.topBanner .topBanner-left{
	padding-top: 130px;
}
.topBanner .topBanner-left h1{
	max-width: 682px;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 700;
	font-size: 84px;
    line-height: initial;
	letter-spacing: -1px;
	color: #FFFFFF;
	margin: 0;
	padding-bottom: 20px;
	display: none;
}

.topBanner .topBanner-left p{
	max-width: 682px;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	color: #FFFFFF;
	margin-bottom: 0;
	padding-bottom: 40px;
}

.topBanner .topBanner-left .input-group-text{
	background-color: #fff;
    border: none;
    padding: 0;
}

.topBanner .topBanner-left .input-group{
	border-radius: 40px;
	overflow: hidden;
	padding: 0 6px 0 34px;
	background-color: #fff;
	max-width: 470px;
	margin: 0;
}

.topBanner .topBanner-left .input-group .form-control{
	border-width: 40px;
	border: none;
	background-color: transparent;
	padding-left:0;
	color: #786CD0;
}

.topBanner .topBanner-left .input-group .form-control::-ms-input-placeholder {
	color: #786CD0;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}

.topBanner .topBanner-left .input-group .form-control::placeholder {
	color: #786CD0;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
}

.topBanner .topBanner-left .btn{
	width: 165px !important;
	height: 44px !important;
	background: #15049E !important;
	border: none;
	border-radius: 40px !important;
	color: #FFF !important;
	text-align: center !important;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	margin: 4px 0;
}

.topBanner .topBanner-right{
	text-align: right;
}
.topBanner .topBanner-right img{
	max-width: 292px;
}

.upgrading_clean_energy{
	background-color: #F0EEFC;
	padding: 63px;
}

.upgrading_clean_energy p{
	color: #15049E;
	text-align: center;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 54px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.upgrading_clean_energy p img{
	width: 51px;
	margin-top: 32px;
}

.ourProducts {
	padding: 160px 0 80px 0;
}

.ourProducts-right img{
	max-width: 482px;
}


.ourProducts h2{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 400;
	color: #15049E;
	margin:0;
	padding-bottom:10px;
	font-size: 56px;
	font-style: normal;
	line-height: 60px;
	max-width: 550px;
}

.ourProducts h2 span{
	font-weight: 700;
}

.ourProducts p{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #231C00;
	margin:0;
	line-height: normal; 
}

.work-with-daylight{
	padding: 60px 0;
}

.work-with-daylight .container{
	max-width: 1440px !important;
}

.work-with-daylight .titleBox{
	padding: 0 20px 10px 20px;
}

.work-with-daylight .titleBox h2{
	color: #15049E;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 56px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	max-width: 580px;
}

.work-with-daylight .titleBox p{
	color: #15049E;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	max-width: 430px;
	margin-left: auto;
}


.work-with-daylight .step-list-box{
	background-color: #F0EEFC;
	padding: 55px 128px 130px 128px;
	margin-bottom: 33px;
	border-radius: 50px;
}

.work-with-daylight .step-list-box h3{
	color: #1F1F23;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px;
	margin-bottom: 0;
}

.work-with-daylight .step-list-box h3 .btn{
	width: 140px;
	float: right;
	display: none;
}

.work-with-daylight .step-list-box h4{
	color: #231C00;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 44px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 66px 0 15px 0;
}

.work-with-daylight .step-list-box h4 span{
	color: #786CD0;
}

.work-with-daylight .step-list-box p{
	color: #000;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	padding: 10px 0 20px 0;
	margin: 0;
	max-width: 510px;
}



.step-list-box .step-list-img-box{
	text-align: center;
}

.step-list-box .step-list-img-box img{
	max-width: 366px;
}

.step-list-content{
	align-items: flex-start;
	justify-content: flex-end;
	display: flex;
	flex-direction: column;
}

.electric-benefits{
	background-color: #F0EEFC;
	padding: 60px 0 105px 0;
}

.electric-benefits .electric-benefits-mob{
	display: none;
}

.electric-benefits h2{
	color: #15049E;
	text-align: center;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px;
	letter-spacing: -1px;
	margin: 0 0 40px 0;
}

.electric-benefits h2 span{
	font-weight: 700;
}


.electric-benefits .electric-benefits-content{
	background-color: #fff;
    padding: 20px 30px 20px 40px;
    border-radius: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 15px 15px 50px 15px;
    min-height: 235px;
}

.electric-benefits .electric-benefits-content .img-box{
	padding: 25px 0;
}

.electric-benefits .electric-benefits-content .img-box img{
	min-width: 120px;
	max-width: 120px;
}

.electric-benefits .electric-benefits-content .content-box{
	margin-left: 48px;
}

.electric-benefits .electric-benefits-content .content-box h3{
	color: #000;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
}

.electric-benefits .electric-benefits-content .content-box p {
	color: #000;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	margin: 0;
}


.electric-benefits .electric-benefits-content .content-box a{
	color: #000;
	font-family: 'Forma DJR Mono', 'Helvetica', 'sans' !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	text-decoration-line: underline !important;
}


.our-app{
	background-color: #fff;
	padding: 107px 0 50px;
}

.our-app .home-connected{
	background-color: #F0EEFC;
	border-radius: 60px;
}

.our-app .home-connected .container{
	max-width: 1130px !important;
}

.our-app .home-connected .subTitle,
.ourProducts .subTitle{   
	background: #D0CDEC;
    border-radius: 40px;
    font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #15049E;
    display: inline-block;
    padding: 4px 20px;
    margin-bottom: 30px;
}

.our-app .home-connected{
	padding-top: 107px;
}

.our-app .home-connected h2{
	color: #15049E;
	font-family: 'Forma DJR Deck', 'Helvetica', 'sans' !important;

	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	max-width: 553px;
	margin-bottom: 25px;
}

.our-app .home-connected p{
	color: #231C00;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 553px;
    margin: 0 0 30px 0;
}

.our-app .our-app-right{
	width: 100%;
	text-align: center;
	padding: 100px 0 0 0;
}

.our-app .our-app-right img{
	max-width: 280px;
}

.our-app .our-app-card{
	padding: 137px 0 132px 0;
}
.our-app .our-app-card .container{
	max-width: 1440px !important;
}

.our-app .our-app-card .card{
	border:none;
	background-color: #D0CDEC;
	border-radius: 20px;
	overflow: hidden;
	min-height: 715px;
}


.our-app .our-app-card .card .card-content{
	padding: 30px 70px 30px 70px;
}

.our-app .our-app-card .card .card-content h3{
	color: #15049E;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 10px;
	max-width: 290px;
}

.our-app .our-app-card .card .card-content p{
	color: #231C00;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 290px;
    min-height: 102px;
    margin: 0;
}

.our-app .want-to-pay .container{
	max-width: 1130px !important;
}

.our-app .want-to-pay{
	padding-top: 170px;
	background-color: #fff;
	border-radius: 80px 80px 0 0;
}


.electric-benefits h2{
	color: #15049E;
	text-align: center;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px;
}

@media (max-width: 1500px){
	.work-with-daylight .container{
		max-width: 80% !important;
	}

	.work-with-daylight .titleBox h2{
		font-size: 46px;
	}

	.our-app .our-app-card .card .card-content {
	    padding: 30px 40px 30px 40px;
	}

	.our-app .our-app-card .card{
		min-height: 620px;
	}

	.our-app .our-app-card .card .card-content h3{
		font-size: 30px;
	}


}
@media (max-width: 1200px){
	.topBanner .container,
	.ourProducts .container,
	.work-with-daylight .container{
		max-width: 95% !important;
	}

	.topBanner .topBanner-left{
		padding-top: 200px;
	}

	.topBanner .topBanner-left h1{
		max-width: 540px;
		font-size: 56px;
		line-height: 62px;

	}

	.topBanner .topBanner-left p{
		max-width: 540px;
		font-size: 22px;
		line-height: 28px;
	}

	.topBanner .topBanner-right img{
		max-width: 100%;
	}
	.upgrading_clean_energy p{
	    font-size: 38px !important;
	    line-height: initial !important;
	}

	.upgrading_clean_energy p img{
		width: 40px;
	}

	.ourProducts-right img{
		max-width: 100%;
	}
	.our-app .home-connected .subTitle,
	.ourProducts .subTitle{
		margin-bottom: 20px;
	}

	.ourProducts h2{
		font-size: 44px;
		line-height: 46px;
	}

	.ourProducts p{
		font-size: 24px;
	}


	.work-with-daylight .step-list-box{
		padding: 55px 30px 65px 30px;
	}
	.work-with-daylight .titleBox h2{
		font-size: 42px;
		line-height: 50px;
	}

	.work-with-daylight .step-list-box h4{
		font-size: 36px;
	}

	.work-with-daylight .step-list-box p{
		font-size: 24px;
	}

	.work-with-daylight .titleBox p{
		margin: 0;
		font-size: 24px;
	}


	.electric-benefits h2{
		font-size: 48px;
		line-height: 56px;
	}

	.electric-benefits .electric-benefits-content .img-box img {
	    min-width: 90px;
	    max-width: 90px;
	}

	.electric-benefits .electric-benefits-content .content-box h3{
		font-size: 26px;
	}

	.electric-benefits .electric-benefits-content .content-box p{
		font-size: 18px;
		line-height: 24px;
	}

	.electric-benefits .electric-benefits-content{
		margin: 0 0 30px 0;
		min-height: 180px;
	}

	.electric-benefits .electric-benefits-content .content-box {
	    margin-left: 25px;
	}

	.our-app .our-app-card .card .card-content {
	    padding: 30px 30px 30px 30px;
	}

	.our-app .our-app-card .card .card-content h3{
		font-size: 24px;
		line-height: 28px;
	}

	.our-app .want-to-pay{
		padding-top: 100px;
	}

	.our-app .home-connected h2{
		font-size: 36px;
	}

	.our-app .home-connected p{
		font-size: 24px;
	}

	.our-app .our-app-card .card {
	    min-height: 580px;
	}

}

@media (max-width: 991px){
	.topBanner .topBanner-left .btn{
		font-size: 16px;
	}

	.ourProducts .ourProducts-right{
		padding: 20px 0;
	}

	.upgrading_clean_energy p {
	    font-size: 30px !important;
        line-height: initial !important;
	}

	.ourProducts h2 {
	    font-size: 36px;
	    line-height: 40px;
	}

	.ourProducts p {
	    font-size: 20px;
	}

	.work-with-daylight .titleBox h2 {
	    font-size: 36px;
	    line-height: 40px;
	}

	.work-with-daylight .titleBox p{
		font-size: 20px;
		line-height: 24px;
	}

	.work-with-daylight .step-list-box h3{
		font-size: 30px;
		line-height: 36px;
	}

	.work-with-daylight .step-list-box h4 {
	    font-size: 26px;
	}

	.work-with-daylight .step-list-box p {
	    font-size: 20px;
	}
	.step-list-box .step-list-img-box img {
	    max-width: 100%;
	}


	.electric-benefits {
	    padding: 60px 0 40px 0;
	}

	.electric-benefits .electric-benefits-content {
	    margin: 0 0 30px 0;
	    min-height: 225px;
	}
	.electric-benefits .electric-benefits-content .img-box img {
	    min-width: 70px;
	    max-width: 70px;
	}

	.electric-benefits .electric-benefits-content .content-box h3 {
	    font-size: 20px;
	}

	.electric-benefits .electric-benefits-content .content-box p {
	    font-size: 16px;
	}

	.our-app .our-app-card .card .card-content {
	    padding:20px 15px;
	}

	.our-app .our-app-card .card .card-content h3{
		font-size: 22px;
		line-height: 28px;
	}


	.our-app .our-app-card .card {
	    min-height: 500px;
	}

}


@media (max-width: 767px){
	.topBanner .row{
		flex-direction: column-reverse;
	}

	.topBanner .topBanner-right {
	    text-align: center;
	}

	.topBanner .topBanner-right img {
	    max-width: 180px;
	}

	.topBanner .topBanner-left h1{
		max-width: 440px;
		font-size: 40px;
		line-height: 48px;
	}

	.topBanner .topBanner-left p{
		max-width:440px;
		font-size: 18px;
		line-height: 28px;
		margin: 0;
	}

	.ourProducts .ourProducts-right{
		text-align: center;
	}

	.ourProducts-right img{
		max-width: 350px;
		margin: 0 auto 40px auto;
	}

	.work-with-daylight .titleBox {
	    padding: 0 0 10px 0;
	}
}

@media (max-width: 576px){
	.topBanner .topBanner-left h1 {
	    max-width: 100%;
	    font-size: 30px;
	    line-height: 35px;
	}

	.topBanner .topBanner-left p{
		margin: 0 auto;
	}

	 .electric-benefits .electric-benefits-content{
    	min-height: 360px !important;
    }

    .electric-benefits .electric-benefits-content .content-box {
	    margin-left: 0;
	    text-align: left;
	}

	.work-with-daylight .titleBox p{
		margin: 0 0 25px 0;
	}
}

/********vipin************/



.screen a {
  display: contents;
  text-decoration: none;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal>* {
  flex-shrink: 0;
  pointer-events: auto;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flex {
  align-items: flex-start;
  display: flex;
}




:root {
  --eerie-black: #1f1f23;
  --neutralblack: #000000;
  --neutralwhite: #ffffff;
  --primarypurpleduke-blue: #15049e;
  --primarypurplemagnolia: #efeefb;
  --primarypurplemedium-slate-blue: #776cd0;
  --primarypurpleperiwinkle: #d0cdec;
  --secondaryyellowsmoky-black: #231c00;
  --secondaryyellowvanilla: #f1eca5;

  --font-size-14px: 14px;
  --font-size-22px: 22px;
  --font-size-l: 32px;
  --font-size-m: 28px;
  --font-size-s: 24px;
  --font-size-xl: 44px;
  --font-size-xs: 16px;
  --font-size-xxl: 56px;
  --font-size-xxs: 12px;

  --font-family-aeonik-bold: "Aeonik-Bold", Helvetica;
  --font-family-aeonik-regular: "Aeonik-Regular", Helvetica;
}

.list-style-disk {
  margin-left: 40px;
  position: relative;
  width: 90%;
  display: inline-block;
}

.list-style-disk:before {
  position: absolute;
  content: '';
  height: 6px;
  width: 6px;
  background-color: #231C00;
  border-radius: 50%;
  left: -20px;
  top: 18px;
}

.titlemedium {

  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
}

.bodymedium {
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-14px);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.titlelarge {
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-22px);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.labelmedium {

  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1px;
}

.headlinesmall {
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.aeonik-regular-normal-selago-12px {
  color: var(--primarypurplemagnolia);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.aeonik-regular-normal-ultramarine-44px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}


.aeonik-regular-normal-eerie-black-44px {
  color: var(--eerie-black);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.aeonik-bold-white-44px {

  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
}

.aeonik-bold-blue-marguerite-44px {
  color: var(--primarypurplemedium-slate-blue);

  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
}

.aeonik-regular-normal-black-28px {
  color: var(--neutralblack);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.aeonik-regular-normal-ultramarine-32px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.aeonik-regular-normal-cannon-black-16px {
  color: var(--secondaryyellowsmoky-black);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
}

.titlemedium {
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0;
}

.bodymedium {
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-14px);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.titlelarge {
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-22px);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.labelmedium {
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.1px;
}

.headlinesmall {
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}

.aeonik-regular-normal-selago-12px {
  color: var(--primarypurplemagnolia);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.aeonik-bold-white-12px {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 700;
}

.aeonik-bold-cannon-black-44px {
  color: var(--secondaryyellowsmoky-black);
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
}

.aeonik-regular-normal-cannon-black-28px {
  color: var(--secondaryyellowsmoky-black);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.aeonik-regular-normal-soap-12px {
  color: var(--primarypurpleperiwinkle);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
}

.aeonik-bold-cannon-black-28px {
  color: var(--secondaryyellowsmoky-black);
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.aeonik-regular-normal-eerie-black-44px {
  color: var(--eerie-black);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.aeonik-bold-white-44px {
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.aeonik-bold-blue-marguerite-44px {
  color: var(--primarypurplemedium-slate-blue);
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}

.aeonik-regular-normal-black-28px {
  color: var(--neutralblack);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-regular-normal-cannon-black-44px {
  color: var(--secondaryyellowsmoky-black);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-regular-normal-white-28px {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-regular-normal-white-12px {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxs);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-regular-normal-ultramarine-56px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-regular-normal-ultramarine-28px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-bold-white-64px {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-bold);
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}

.aeonik-bold-ultramarine-36px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-bold);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}


.aeonik-regular-normal-ultramarine-32px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-regular-normal-cannon-black-16px {
  color: var(--secondaryyellowsmoky-black);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-regular-normal-selago-28px {
  color: var(--primarypurplemagnolia);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-bold-white-84px {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-bold);
  font-size: 84px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}

.aeonik-bold-white-70px {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-bold);
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.aeonik-regular-normal-ultramarine-64px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

}

.aeonik-bold-black-32px {
  color: var(--neutralblack);
  font-family: var(--font-family-aeonik-bold);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}

.aeonik-bold-ultramarine-48px {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-bold);
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}




.home-v2 {
  align-items: center;
  background-color: var(--neutralwhite);
  display: flex;
  flex-direction: column;
  
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}



.home-v2 .topBanner-content {
  background: url(../img/new-design-images/homepage_Topbanner.jpg)no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
}

.home-v2 .overlap-group20 {
  align-items: center;
  display: flex;
  gap: 203px;
  height: 752px;
  min-width: 100%;
  padding: 75px 113px;
  max-width: 1440px;
  margin: 80px auto 0 auto;
  justify-content: center;
}


.home-v2 .flex-col {
  flex-direction: column;
  margin-top: 21.0px;
  min-height: 319px;
  width: 684px;
}

.home-v2 .flex-container-63391018 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 148px;
  margin-left: 2px;
  position: relative;
  width: 682px;
}

.home-v2 .text {
  align-self: stretch;
  letter-spacing: -1.00px;
  line-height: 64px;
  position: relative;
}

.home-v2 .span {
  letter-spacing: -0.84px;
}

.home-v2 .modernize-your-home {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 2px;
  margin-top: 20px;
  min-height: 64px;
  width: 682px;
}

.home-v2 .overlap-group23 {
  border-radius: 400px;
  height: 46px;
  margin-top: 41px;
  position: relative;
  width: 500px;
}

.home-v2 .overlap-group14 {
  height: 39px;
  left: auto;
  position: absolute;
  top: 3px;
  width: 125px;
  right: 0;
}

.home-v2 .rectangle-39478 {
  border-radius: 400px;
  height: 39px;
  left: 2px;
  position: absolute;
  top: 0;
  width: 120px;

  border-radius: 400px;
  border: 2px solid #15049E;
  background: #15049E;
  z-index: 999;
}


.home-v2 .our-app .btn-primary{
	font-size: 18px !important;
	letter-spacing: 0;
	z-index: 999;
	text-align: center;
	display: block;
	background-color: transparent !important;
	padding: 11px 0 !important;
	border-radius: 40px !important;
	border: 2px solid #15049E !important;
	color: #15049E !important;
}

.home-v2 .btn-primary:after {
  display: none !important;
}

.home-v2 .enter-home-address {
  color: #786CD0;
  font-size: 18px;
  font-weight: 500;
  left: 30px;
  letter-spacing: 0;
  line-height: 16px;
  position: absolute;
  text-align: center;
  top: 14px;
  white-space: nowrap;
  z-index: 999;
  width: 70%;
}

.home-v2 .enter-home-address input {
  padding: 0;
  background-color: transparent;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  height: 18px;
  width: 100%;
  color: #786CD0;
}

.home-v2 .enter-home-address input::-ms-input-placeholder {
  color: #786CD0;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.home-v2 .enter-home-address input::placeholder {
  color: #786CD0;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.home-v2 .group-42124 {
  background-color: var(--neutralwhite);
  border-radius: 400px;
  height: 46px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.home-v2 .iphone15pro-1 {
  align-self: flex-end;
  height: 594px;
  object-fit: cover;
  width: 292px;
}

.home-v2 .overlap-group18 {
  align-items: flex-end;
  background-color: var(--primarypurplemagnolia);
  display: flex;
  flex-direction: column;
  gap: 33px;
  min-height: 393px;
  padding: 55px 53px;
  width: 100%;
}

.home-v2 .upgrading-to-clean-e {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 7px;
  min-height: 192px;
  text-align: center;
  max-width: 1319px;
  margin: 0 auto 32px auto;
}

.home-v2 .rgb_-daylight_-logo-icon_-one-color_01-1 {
  align-self: center;
  height: 51px;
  margin-right: 13.0px;
  object-fit: cover;
  width: 51px;
}

.home-v2 .overlap-group-container {
  height: 694px;
  margin-right: 25.0px;
  margin-top: 90px;
  position: relative;
  width: 1175px;
}

.home-v2 .group-container {
  height: 682px;
  left: 0;
  position: absolute;
  top: 12px;
  width: 1145px;
}

.home-v2 .overlap-group8 {
  height: 451px;
  left: 0;
  position: absolute;
  top: 0;
  width: 482px;
}

.home-v2 .rectangle-39719 {
  background-color: var(--primarypurplemedium-slate-blue);
  border-radius: 20px;
  height: 431px;
  left: 20px;
  position: absolute;
  top: 20px;
  width: 462px;
}

.home-v2 .group-42006 {
  background-image: url(../img/the-unrestrained-demon--anti-electricity-cartoon--02-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 431px;
  left: 0;
  position: absolute;
  top: 0;
  width: 462px;
}

.home-v2 .group-42088 {
  align-items: flex-start;
  display: flex;
  gap: 93px;
  height: 630px;
  left: 0;
  min-width: 1145px;
  position: absolute;
  top: 52px;
}

.home-v2 .our-energy-products {
  align-self: flex-end;
  letter-spacing: 0;
  line-height: 44px;
  min-height: 138px;
  width: 493px;
}

.home-v2 .overlap-group9 {
  height: 447px;
  position: relative;
  width: 553px;
}

.home-v2 .we-make-going-electric-simple {
  left: 2px;
  letter-spacing: 0;
  line-height: 60px;
  position: absolute;
  top: 0;
  width: 551px;
}

.home-v2 .span1 {
  color: var(--primarypurpleduke-blue);

  font-size: var(--font-size-xxl);
  font-weight: 700;
}

.home-v2 .our-platform-designs {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 137px;
  width: 551px;
}

.home-v2 .overlap-group10 {
  align-items: flex-start;
  background-size: 100% 100%;
  display: flex;
  justify-content: flex-end;
  left: 588px;
  min-width: 150px;
  padding: 0 6px;
  position: absolute;
  top: 0;
  background: #D0CDEC;
  border-radius: 40px;
  text-align: center;
}

.home-v2 .our-marketplace {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #15049E;
  display: inline-block;
  padding: 4px 20px;
}

/*.home-v2 .learn-more {
  color: var(--neutralwhite);
  font-weight: 400;
  line-height: 32px;
  margin-right: 399.0px;
  margin-top: 412px;
  min-width: 121px;
  text-decoration: underline;
  white-space: nowrap;
}*/

.home-v2 .group-42036 {
  height: 60px;
  margin-left: 80.0px;
  margin-top: 72px;
  width: 144px;
}

.home-v2 .flex-row {
  gap: 202px;
  height: 152px;
  margin-left: 25.0px;
  margin-top: 112px;
  min-width: 1255px;
}

.home-v2 .work-with-daylight {
  letter-spacing: 0;
  line-height: 60px;
  min-height: 146px;
  width: 623px;
}

.home-v2 .we-cut-out-the-unnec {
  align-self: flex-end;
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-m);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 30px;
  min-height: 146px;
  width: 430px;
}

.home-v2 .group-42125 {
  align-items: flex-start;
  display: flex;
  height: 629px;
  margin-left: 14.0px;
  margin-top: 1px;
  min-width: 1304px;
}

.home-v2 .overlap-group {
  align-items: flex-start;
  background-color: #F0EEFC;
  border-radius: 60px;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-height: 629px;
  padding: 55px 123px;
  width: 1296px;
}

.home-v2 .step {
  height: 73px;
  letter-spacing: 0;
  line-height: 64px;
  white-space: nowrap;
}

.home-v2 .overlap-group-container-1 {
  align-items: flex-end;
  margin-left: 3px;
  min-width: 1032px;
  display: flex;
  gap: 135px;
  justify-content: space-between;
}

.home-v2 .overlap-group4 {
  height: 302px;
  margin-bottom: 1px;
  position: relative;
  width: 531px;
}

.home-v2 .conduct-your-self-gu {
  left: 2px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 0;
  width: 550px;
}

.home-v2 .rectangle-39478-1 {
  background-color: var(--neutralwhite);
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  height: 44px;
  left: 0;
  position: absolute;
  top: 258px;
  width: 207px;
}

.home-v2 .download-app {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  line-height: 16px;
  white-space: nowrap;
  display: block;
  padding: 12px 40px;
  text-align: center;
}

.home-v2 .our-app-will-guide-y {
  left: 3px;
  letter-spacing: 0;
  line-height: 30px;
  position: absolute;
  top: 134px;
  width: 510px;
}

.home-v2 .overlap-group-1 {
  height: 366px;
  position: relative;
  width: 366px;
}

.home-v2 .overlap-group-2 {
  height: 366px;
  left: 0;
  position: absolute;
  top: 0;
  width: 366px;
}

.home-v2 .rectangle-39717 {
  background-color: var(--primarypurplemedium-slate-blue);
  border-radius: 20px;
  height: 346px;
  left: 20px;
  position: absolute;
  top: 20px;
  width: 346px;
}

.home-v2 .group-41997 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 346px;
  left: 0;
  position: absolute;
  top: 0;
  width: 346px;
}

.home-v2 .group-41997-1 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1-3@2x.png);
  background-size: 100% 100%;
}



.home-v2 .group-42126 {
  align-items: flex-start;
  display: flex;
  height: 629px;
  margin-left: 6.0px;
  margin-top: 33px;
  min-width: 1302px;
}

.home-v2 .overlap-group-container-2 {
  align-items: flex-start;
  height: 404px;
  margin-left: 5px;
  min-width: 1030px;
  align-items: flex-end;
  min-width: 1032px;
  display: flex;
  gap: 135px;
  justify-content: space-between;
}

.home-v2 .overlap-group-3 {
  align-self: flex-end;
  height: 280px;
  position: relative;
  width: 529px;
}

.home-v2 .get-your-personalize {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 0;
  width: 529px;
}

.home-v2 .well-identify-the-e {
  left: 1px;
  letter-spacing: 0;
  line-height: 30px;
  position: absolute;
  top: 134px;
  width: 510px;
}

.home-v2 .group-41997-2 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
}

.home-v2 .rectangle-39735 {
  height: 108px;
  left: 78px;
  object-fit: cover;
  position: absolute;
  top: 117px;
  width: 190px;
}

.home-v2 .group-42127 {
  align-items: flex-start;
  display: flex;
  height: 629px;
  margin-left: 12.0px;
  margin-top: 36px;
  min-width: 1302px;
}

.home-v2 .overlap-group-container-3 {
  align-items: flex-start;
  height: 387px;
  margin-left: 5px;
  min-width: 1030px;
  align-items: flex-end;
  display: flex;
  gap: 135px;
  justify-content: space-between;
}

.home-v2 .full-service-install {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 0;
  width: 529px;
}

.home-v2 .our-curated-marketpl {
  left: 1px;
  letter-spacing: 0;
  line-height: 30px;
  position: absolute;
  top: 134px;
  width: 510px;
}

.home-v2 .group-41997-3 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1-2@2x.png);
  background-position: 50% 50%;
  background-size: cover;
}

.home-v2 .group-42017 {
  align-items: center;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  gap: 47px;
  margin-left: -142px;
  margin-top: 90px;
  min-height: 811px;
  width: 1707px;
}

.home-v2 .a-daylight-home-sle {
  letter-spacing: 0;
  line-height: 44px;
  margin-right: 1.0px;
  min-height: 94px;
  text-align: center;
  width: 898px;
}

.home-v2 .span1-1 {
  color: var(--primarypurpleduke-blue);

  font-size: var(--font-size-xl);
  font-weight: 700;
}

.home-v2 .group-41936 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 51px;
  margin-right: 2.0px;
  min-height: 670px;
  width: 1705px;
}

.home-v2 .group-41921 {
  align-items: flex-start;
  display: flex;
  gap: 26px;
  justify-content: flex-end;
  min-width: 1705px;
  padding: 0 123px;
}

.home-v2 .rectangle-39702 {
  height: 615px;
  object-fit: cover;
  width: 409px;
}

.home-v2 .rectangle-39703 {
  height: 615px;
  object-fit: cover;
  width: 551px;
}

.home-v2 .rectangle-39704 {
  height: 615px;
  object-fit: cover;
  width: 428px;
}

.home-v2 .group-41922 {
  align-items: flex-start;
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 400px;
  display: flex;
  margin-left: 1.0px;
  min-width: 166px;
}

.home-v2 .rectangle-39707 {
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  height: 4px;
  width: 26px;
}

.home-v2 .overlap-group17 {
  align-items: flex-end;
  background-color: var(--primarypurplemagnolia);
  display: flex;
  flex-direction: column;
  margin-right: 1.0px;
  margin-top: 59px;
  min-height: 871px;
  padding: 62px 30px;
  width: 1441px;
}

.home-v2 .electric-homes-come {
  align-self: center;
  letter-spacing: -1.00px;
  line-height: 64px;
  margin-right: 14.0px;
  min-height: 140px;
  text-align: center;
  width: 1053px;
}

.home-v2 .span0 {
  letter-spacing: -0.64px;
}

.home-v2 .span1-2 {
  color: var(--primarypurpleduke-blue);

  font-size: 64px;
  font-weight: 700;
  letter-spacing: -0.64px;
}

.home-v2 .overlap-group22 {
  height: 235px;
  margin-top: 42px;
  position: relative;
  width: 1284px;
}

.home-v2 .group-42128 {
  height: 235px;
  left: 0;
  position: absolute;
  top: 0;
  width: 582px;
}

.home-v2 .increase-home-value {
  left: 217px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 30px;
  width: 438px;
}

.home-v2 .every-1-in-annual-e {
  color: var(--neutralblack);
  font-weight: 400;
  left: 217px;
  line-height: 32px;
  position: absolute;
  top: 79px;
  width: 335px;
}

.home-v2 .source-nrel {
  left: 217px;
  position: absolute;
  top: 181px;
  text-decoration: underline;
}

.home-v2 .source-nrel a {
  color: var(--neutralblack);
  font-weight: 400;
  line-height: 32px;
  text-decoration: underline;
  white-space: nowrap;
}

.home-v2 .group-42129 {
  height: 235px;
  left: 629px;
  position: absolute;
  top: 0;
  width: 561px;
}

.home-v2 .cut-energy-costs {
  left: 846px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 28px;
  width: 438px;
}

.home-v2 .the-average-homeowne {
  color: var(--neutralblack);
  font-weight: 400;
  left: 846px;
  line-height: 32px;
  position: absolute;
  top: 77px;
  width: 335px;
}

.home-v2 .source-energy-sage {
  left: 846px;
  position: absolute;
  top: 179px;
  text-decoration: underline;
}

.home-v2 .source-energy-sage a {
  color: var(--neutralblack);
  font-weight: 400;
  line-height: 32px;
  text-decoration: underline;
  white-space: nowrap;
}

.home-v2 .iconsreal-estatearrow-up-house {
  height: 124px;
  left: 45px;
  position: absolute;
  top: 51px;
  width: 124px;
}

.home-v2 .icons-ecologyelectric-lightbulb {
  height: 126px;
  left: 672px;
  position: absolute;
  top: 49px;
  width: 126px;
}

.home-v2 .overlap-group21 {
  height: 235px;
  margin-top: 52px;
  position: relative;
  width: 1279px;
}

.home-v2 .group-42130 {
  height: 235px;
  left: 0;
  position: absolute;
  top: 0;
  width: 561px;
}

.home-v2 .increase-comfort {
  left: 217px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 42px;
  width: 438px;
}

.home-v2 .solve-the-temperatur {
  color: var(--neutralblack);
  font-weight: 400;
  left: 217px;
  line-height: 32px;
  position: absolute;
  top: 91px;
  width: 335px;
}

.home-v2 .group-42131 {
  height: 235px;
  left: 624px;
  position: absolute;
  top: 0;
  width: 561px;
}

.home-v2 .home-health {
  left: 841px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 42px;
  width: 438px;
}

.home-v2 .efficient-technologi {
  color: var(--neutralblack);
  font-weight: 400;
  left: 841px;
  line-height: 32px;
  position: absolute;
  top: 91px;
  width: 335px;
}

.home-v2 .icons-ecologythermometer-alert {
  height: 126px;
  left: 55px;
  position: absolute;
  top: 51px;
  width: 126px;
}

.home-v2 .icons-ecologyplant-house {
  height: 139px;
  left: 669px;
  position: absolute;
  top: 37px;
  width: 139px;
}

.home-v2 .group-42120{
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 92px;
  margin-right: 8.0px;
  margin-top: 103px;
  min-height: 970px;
  width: 1180px;
}


.customer-satisfaction.group-42120{
  align-items: center;
  /*display: flex;
  flex-direction: column;*/
  gap: 92px;
  min-height: 970px;
  max-width: 1180px;
  width: 100%;
  margin: 103px auto 0 auto;
}
.customer-satisfaction.group-42120 .satisfied-customer-content{
	margin-top: 92px;
}

.home-v2 .group-42120 .satisfied-customer-content .left-content,
.customer-satisfaction.group-42120 .satisfied-customer-content .left-content 
{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 0 100px 0 0;
}

.home-v2 .group-42120 .satisfied-customer-content .left-content .mobile-img,
.customer-satisfaction.group-42120 .satisfied-customer-content .left-content .mobile-img
{
	display: none;
}
.home-v2 .group-42120 .satisfied-customer-content .left-content h4,
.customer-satisfaction.group-42120 .satisfied-customer-content .left-content h4{
  color: #231C00;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.28px;
  margin: 0;
  text-align: left;

}

.home-v2 .group-42120 .satisfied-customer-content .left-content p, 
.customer-satisfaction.group-42120 .satisfied-customer-content .left-content p{
  color: #231C00;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  padding: 30px 0 20px 0;
  text-align: left;

}

.home-v2 .group-42120 .satisfied-customer-content .left-content h6, 
.customer-satisfaction.group-42120 .satisfied-customer-content .left-content h6 {
  color: #231C00;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
}

.home-v2 .group-42120 .satisfied-customer-content .right-content img,
.customer-satisfaction.group-42120 .satisfied-customer-content .right-content img{
  max-width: 366px;
  width: auto;
  height: auto;
}

.home-v2 .group-42120 .satisfied-customer-content .left-content .learn-more, 
.customer-satisfaction.group-42120 .satisfied-customer-content .left-content .learn-more {
  background-color: transparent;
  border: 2px solid;
  border-color: #15049e;
  border-radius: 400px;
  height: 44px;
  width: 207px;
  display: block;
  text-align: center;
  padding: 8px 0;
  color: #15049e;
  font-weight: 700;
  margin-top: 40px;
}




.home-v2 .group-42120 .satisfied-customer-content .next-prev-btn,
.customer-satisfaction.group-42120 .satisfied-customer-content .next-prev-btn{
  display: inline-block;
  transform: translate(110px, -135px);
}

.home-v2 .group-42120 .satisfied-customer-content .carousel-control-prev-icon,
.home-v2 .group-42120 .satisfied-customer-content .carousel-control-next-icon, 
.customer-satisfaction.group-42120 .satisfied-customer-content .carousel-control-prev-icon,
.customer-satisfaction.group-42120 .satisfied-customer-content .carousel-control-next-icon {
  width: 60px;
  margin-right: 15px;
  background-image: none !important;
}

.home-v2 .hear-from-our-customers,
.customer-satisfaction.group-42120 .hear-from-our-customers{
  letter-spacing: 0;
  line-height: 64px;
  margin-right: 2.0px;
  min-height: 66px;
  text-align: center;
  white-space: nowrap;
  width: 1130px;
}

.customer-satisfaction.group-42120 .hear-from-our-customers{
	max-width: 1130px;	
	width: 100%;	
}

.home-v2 .group-42102{
  align-items: center;
  background-color: var(--primarypurplemagnolia);
  border-radius: 20px;
  display: flex;
  gap: 91px;
  height: 812px;
  margin-right: 2.0px;
  min-width: 1178px;
  padding: 59.6px 116px;
}



.customer-satisfaction.group-42120 .group-42102{
  align-items: center;
  background-color: var(--primarypurplemagnolia);
  border-radius: 20px;
  display: flex;
  gap: 91px;
  height: 812px;
  margin-right: 2.0px;
  min-width: 100%;
  max-width: 1178px;
  padding: 59.6px 116px;
}

.home-v2 .group-container-1 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  gap: 156px;
  min-height: 503px;
  width: 489px;
}

.home-v2 .group-42085 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 285px;
  width: 489px;
}

.home-v2 .my-solar-panels-and {
  letter-spacing: 0;
  line-height: normal;
  min-height: 126px;
  width: 461px;
}

.home-v2 .john-e-from-austin-texas {
  color: var(--secondaryyellowsmoky-black);
  font-weight: 700;
  line-height: normal;
  margin-left: 0;
  margin-top: 53px;
  min-height: 18px;
  white-space: nowrap;
}

.home-v2 .overlap-group-6 {
  align-items: flex-start;
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 45px;
  margin-left: 0;
  margin-top: 41px;
  min-width: 207px;
  padding: 12.4px 59.0px;
}

.home-v2 .learn-more-1 {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
  width: 85px;
}

.home-v2 .group-42036-1 {
  height: 62px;
  width: 144px;
}

.home-v2 .overlap-group1-1 {
  height: 693px;
  margin-top: 0;
  position: relative;
  width: 366px;
}

.home-v2 .rectangle-39716 {
  background-color: var(--primarypurplemedium-slate-blue);
  border-radius: 20px;
  height: 672px;
  left: 20px;
  position: absolute;
  top: 21px;
  width: 346px;
}

.home-v2 .rectangle-39709 {
  height: 672px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 346px;
}

.home-v2 .overlap-group16 {
  height: 3000px;
  margin-left: 6.0px;
  margin-top: 139px;
  position: relative;
  width: 1446px;
}

.home-v2 .overlap-group7 {
  align-items: flex-start;
  background-image: url(../img/rectangle-39537.svg);
  background-size: 100% 100%;
  display: flex;
  height: 1px;
  left: 155px;
  min-width: 180px;
  position: absolute;
  top: 1702px;
}

.home-v2 .savings-calculator {
  background: #D0CDEC;
  border-radius: 40px;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #15049E;
  display: inline-block;
  padding: 4px 20px;
  margin-bottom: 30px;
}

.home-v2 .overlap-group11 {
  height: 2084px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1440px;
}

.home-v2 .woman-holding-shopping-basket {
  height: 378px;
  left: 729px;
  position: absolute;
  top: 194px;
  width: 578px;
}

.home-v2 .flex-col-1 {
  align-items: center;
  background-image: url(../img/new-design-images/img/rectangle-39649-2.svg);
  background-size: 100% 100%;
  gap: 37px;
  left: 0;
  min-height: 2084px;
  padding: 107.8px 0;
  position: absolute;
  top: 0;
  width: 1440px;
}

.home-v2 .flex-row-1 {
  align-items: flex-end;
  display: flex;
  gap: 170px;
  height: 435px;
  margin-right: 127.1px;
  min-width: 1003px;
}

.home-v2 .flex-col-2 {
  align-items: flex-start;
  gap: 29px;
  min-height: 435px;
  width: 553px;
}

.home-v2 .overlap-group5 {
  align-items: flex-start;
  background-size: 100% 100%;
  display: flex;
  min-width: 137px;
  text-align: center;
  text-transform: uppercase;
  height: 33px;
  background: #D0CDEC;
  padding: 4px 10px;
  border-radius: 18px;
  display: inline-block;
  /*margin-bottom: 30px; */
}

.home-v2 .our-app {
  color: #15049e;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.home-v2 .your-daylight-home-connected {
  letter-spacing: 0;
  line-height: 44px;
  min-height: 92px;
  width: 553px;
}

.home-v2 .manage-all-your-devi {
  letter-spacing: 0;
  line-height: normal;
  min-height: 251px;
  width: 553px;
}

.home-v2 .overlap-group7-1 {
  height: 317px;
  margin-bottom: 1.4px;
  position: relative;
  width: 280px;
}

.home-v2 .vector {
  height: 21px;
  left: 110px;
  position: absolute;
  top: 126px;
  width: 19px;
}

.home-v2 .vector-1 {
  height: 11px;
  left: 117px;
  position: absolute;
  top: 137px;
  width: 12px;
}

.home-v2 .vector-2 {
  height: 8px;
  left: 109px;
  position: absolute;
  top: 126px;
  width: 10px;
}

.home-v2 .vector-3 {
  height: 74px;
  left: 40px;
  position: absolute;
  top: 242px;
  width: 43px;
}

.home-v2 .vector-4 {
  height: 75px;
  left: 39px;
  position: absolute;
  top: 242px;
  width: 11px;
}

.home-v2 .vector-5 {
  height: 66px;
  left: 77px;
  position: absolute;
  top: 250px;
  width: 7px;
}

.home-v2 .vector-6 {
  height: 74px;
  left: 8px;
  position: absolute;
  top: 242px;
  width: 46px;
}

.home-v2 .vector-7 {
  height: 75px;
  left: 7px;
  position: absolute;
  top: 242px;
  width: 11px;
}

.home-v2 .vector-8 {
  height: 67px;
  left: 47px;
  position: absolute;
  top: 250px;
  width: 7px;
}

.home-v2 .vector-9 {
  height: 32px;
  left: 77px;
  position: absolute;
  top: 132px;
  width: 44px;
}

.home-v2 .vector-10 {
  height: 33px;
  left: 77px;
  position: absolute;
  top: 131px;
  width: 45px;
}

.home-v2 .vector-11 {
  height: 283px;
  left: 136px;
  position: absolute;
  top: 0;
  width: 144px;
}

.home-v2 .vector-12 {
  height: 284px;
  left: 135px;
  position: absolute;
  top: 0;
  width: 145px;
}

.home-v2 .vector-13 {
  height: 263px;
  left: 141px;
  position: absolute;
  top: 11px;
  width: 134px;
}

.home-v2 .vector-14 {
  height: 40px;
  left: 154px;
  position: absolute;
  top: 190px;
  width: 41px;
}

.home-v2 .vector-15 {
  height: 25px;
  left: 161px;
  position: absolute;
  top: 199px;
  width: 25px;
}

.home-v2 .vector-16 {
  height: 41px;
  left: 153px;
  position: absolute;
  top: 190px;
  width: 42px;
}

.home-v2 .vector-17 {
  height: 9px;
  left: 154px;
  position: absolute;
  top: 239px;
  width: 41px;
}

.home-v2 .vector-18 {
  height: 10px;
  left: 153px;
  position: absolute;
  top: 239px;
  width: 42px;
}

.home-v2 .vector-19 {
  height: 264px;
  left: 140px;
  position: absolute;
  top: 10px;
  width: 135px;
}

.home-v2 .vector-20 {
  height: 1px;
  left: 189px;
  object-fit: cover;
  position: absolute;
  top: 16px;
  width: 21px;
}

.home-v2 .vector-21 {
  height: 70px;
  left: 34px;
  position: absolute;
  top: 91px;
  width: 75px;
}

.home-v2 .vector-22 {
  height: 40px;
  left: 62px;
  position: absolute;
  top: 105px;
  width: 41px;
}

.home-v2 .vector-23 {
  height: 39px;
  left: 62px;
  position: absolute;
  top: 104px;
  width: 42px;
}

.home-v2 .vector-24 {
  height: 3px;
  left: 95px;
  position: absolute;
  top: 118px;
  width: 1px;
}

.home-v2 .vector-25 {
  height: 71px;
  left: 33px;
  position: absolute;
  top: 91px;
  width: 69px;
}

.home-v2 .group {
  height: 110px;
  left: 17px;
  position: absolute;
  top: 142px;
  width: 79px;
}

.home-v2 .vector-26 {
  height: 23px;
  left: 94px;
  position: absolute;
  top: 137px;
  width: 15px;
}

.home-v2 .group-1 {
  height: 50px;
  left: 118px;
  position: absolute;
  top: 89px;
  width: 31px;
}

.home-v2 .group-2 {
  height: 79px;
  left: 47px;
  position: absolute;
  top: 238px;
  width: 126px;
}

.home-v2 .group-3 {
  height: 26px;
  left: 0;
  position: absolute;
  top: 199px;
  width: 24px;
}

.home-v2 .vector-27 {
  height: 56px;
  left: 24px;
  position: absolute;
  top: 148px;
  width: 72px;
}

.home-v2 .group-4 {
  height: 20px;
  left: 11px;
  position: absolute;
  top: 197px;
  width: 18px;
}

.home-v2 .vector-28 {
  height: 1px;
  left: 5px;
  object-fit: cover;
  position: absolute;
  top: 316px;
  width: 77px;
}

.home-v2 .group-5 {
  height: 59px;
  left: 153px;
  position: absolute;
  top: 48px;
  width: 42px;
}

.home-v2 .group-6 {
  height: 59px;
  left: 153px;
  position: absolute;
  top: 119px;
  width: 42px;
}

.home-v2 .group-7 {
  height: 36px;
  left: 93px;
  position: absolute;
  top: 194px;
  width: 46px;
}

.home-v2 .group-8 {
  height: 80px;
  left: 76px;
  position: absolute;
  top: 147px;
  width: 31px;
}

.home-v2 .group-9 {
  height: 32px;
  left: 130px;
  position: absolute;
  top: 171px;
  width: 15px;
}

.home-v2 .group-10 {
  height: 47px;
  left: 64px;
  position: absolute;
  top: 196px;
  width: 87px;
}

.home-v2 .group-11 {
  height: 21px;
  left: 139px;
  position: absolute;
  top: 72px;
  width: 25px;
}

.home-v2 .group-container-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 137px;
  min-height: 879px;
  width: 1360px;
}

.home-v2 .overlap-group4-1 {
  align-items: flex-start;
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 43px;
  margin-left: 0;
  min-width: 207px;
  padding: 7.7px 46px;
  margin-left: 115px;
  color: #15049E;
  font-weight: 700;
}

.home-v2 .download-app-1 {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  line-height: 16px;
  min-height: 16px;
  text-align: center;
  white-space: nowrap;
  width: 111px;
}

.home-v2 .group-41900 {
  align-items: flex-start;
  display: flex;
  height: 699px;
  min-width: 1360px;
}

.home-v2 .overlap-group-7 {
  align-items: center;
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  min-height: 699px;
  width: 437px;
}

.home-v2 .overlap-group1-2 {
  align-items: flex-end;
  background-image: url(../img/new-design-images/img/rectangle-39657@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  min-width: 437px;
}

.home-v2 .mask-group {
  height: 450px;
  margin-bottom: 0;
  width: 437px;
}

.home-v2 .x-energy {
  letter-spacing: 0;
  line-height: 32px;
  margin-left: 0;
  margin-top: 33px;
  min-height: 70px;
  width: 293px;
}

.home-v2 .quickly-survey-your {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 0;
  margin-top: 10px;
  min-height: 103px;
  width: 293px;
}

.home-v2 .overlap-group2 {
  align-items: center;
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  margin-left: 25px;
  min-height: 699px;
  width: 437px;
}

.home-v2 .overlap-group-8 {
  align-items: flex-end;
  background-image: url(../img/new-design-images/img/rectangle-39657-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  min-width: 437px;
}

.home-v2 .connect-and-control {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 0;
  margin-top: 10px;
  min-height: 83px;
  width: 293px;
}

.home-v2 .overlap-group3 {
  align-items: center;
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  margin-left: 24px;
  min-height: 699px;
  width: 437px;
}

.home-v2 .overlap-group-9 {
  align-items: flex-end;
  background-image: url(../img/new-design-images/img/rectangle-39657-2@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  min-width: 437px;
}

.home-v2 .monitor-your-energy-habits {
  letter-spacing: 0;
  line-height: 32px;
  margin-left: 5.0px;
  margin-top: 33px;
  min-height: 70px;
  width: 290px;
}

.home-v2 .get-detailed-informa {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 5.0px;
  margin-top: 10px;
  min-height: 83px;
  width: 290px;
}

.home-v2 .overlap-group12 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/group-41960.png);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  padding: 170.1px 155px 0 155px;
  width: 1440px;
}

.home-v2 .an-energy-company-th {
  letter-spacing: 0;
  line-height: 44px;
  min-height: 91px;
  width: 553px;
}

.home-v2 .see-how-our-energy-p {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 58px;
  min-height: 62px;
  width: 553px;
}

.home-v2 .scheduleCall a {
  color: #15049e !important;
  font-weight: 700;
}

.home-v2 .scheduleCall a:hover,
.home-v2 .scheduleCall a:focus,
.home-v2 .scheduleCall a:visited {
  color: #15049e !important;
}

.home-v2 .overlap-group-10 {
  align-items: flex-start;
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 43px;
  margin-top: 27px;
  min-width: 207px;
  padding: 7.6px 58px;
}

.home-v2 .get-started-2 {
  color: var(--primarypurpleduke-blue);
  min-height: 16px;
  width: 86px;
}

.home-v2 .group-container-3 {
  align-self: center;
  border-radius: 20px;
  height: 635px;
  margin-top: 67px;
  position: relative;
  width: 716px;
}

.home-v2 .group-41871 {
  align-items: flex-end;
  background-color: var(--secondaryyellowvanilla);
  border: 1px solid;
  border-color: var(--primarypurplemedium-slate-blue);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 39px;
  left: 0;
  min-height: 589px;
  padding: 72.9px 136px;
  position: absolute;
  top: 0;
  width: 695px;
}

.home-v2 .group-41852 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-top: 189px;
  min-height: 71px;
  width: 442px;
}

.home-v2 .flex-row-2 {
  align-items: center;
  display: flex;
  gap: 6px;
  min-width: 74px;
}

.home-v2 .phone {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 0.98px;
  min-height: 28px;
  white-space: nowrap;
  width: 100%;
}



.home-v2 .line-20 {
  height: 33px;
  object-fit: cover;
  width: 1px;
}

.home-v2 .rectangle-39645 {
  background-color: var(--primarypurplemedium-slate-blue);
  height: 3px;
  margin-top: 10px;
  width: 438px;
}

.home-v2 .local-utility-text {
  color: var(--primarypurplemedium-slate-blue) !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  margin-bottom: -1px !important;
  margin-top: 6px !important;
  min-height: 19px !important;
  white-space: nowrap !important;
  font-size: 14px !important;
}

.home-v2 .group-41854 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 86px;
  width: 442px;
}

.home-v2 .price {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  min-height: 33px;
  white-space: nowrap;
  margin-bottom: 10px !important;
}

.home-v2 .overlap-group-11 {
  height: 27px;
  position: relative;
  width: 438px;
}

.home-v2 .rectangle-39641 {
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 8px;
  height: 8px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 438px;
}

.home-v2 .rectangle-39642 {
  background-color: var(--primarypurpleduke-blue);
  border-radius: 8px;
  height: 8px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 69px;
}

.home-v2 .group-41857 {
  align-items: flex-end;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 100px;
  box-shadow: 0px 0px 0px 1px #786cd01a;
  display: flex;
  height: 19px;
  left: 59px;
  min-width: 20px;
  padding: 5.8px 6px;
  position: absolute;
  top: 4px;
}

.home-v2 .rectangle-39644 {
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 100px;
  box-shadow: 0px 0px 0px 1px #786cd01a;
  height: 8px;
  width: 8px;
}

.home-v2 .group-41858 {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 100px;
  box-shadow: 0px 0px 0px 1px #786cd01a;
  display: flex;
  height: 27px;
  justify-content: flex-end;
  left: 55px;
  min-width: 28px;
  padding: 8.2px 8.4px;
  position: absolute;
  top: 0;
}

.home-v2 .rectangle-39644-1 {
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 100px;
  box-shadow: 0px 0px 0px 1px #786cd01a;
  height: 11px;
  width: 11px;
}

.home-v2 .group-41869 {
  align-items: flex-start;
  align-self: center;
  display: flex;
  margin-right: 2.71px;
  min-width: 437px;
}

.home-v2 .group-41868 {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  min-width: 86px;
}

.home-v2 .text-2 {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  height: 19px;
  line-height: 24px;
  white-space: nowrap;
  width: 42px;
}


.home-v2 .rectangle-39485 {
  background-color: var(--secondaryyellowvanilla);
  border-radius: 100px;
  height: 16px;
  width: 16px;
}

.home-v2 .group-41866 {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  margin-left: 25px;
  min-width: 129px;
}

.home-v2 .text-3 {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  height: 19px;
  line-height: 24px;
  white-space: nowrap;
  width: 83px;
}

.home-v2 .group-41865 {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  margin-left: 23px;
  min-width: 174px;
}

.home-v2 .text-4 {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  height: 19px;
  line-height: 24px;
  white-space: nowrap;
  width: 130px;
}

.home-v2 .overlap-group-12 {
  align-items: center;
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 100px;
  display: flex;
  height: 20px;
  margin-bottom: -0.56px;
  min-width: 34px;
  padding: 0 2px;
}

.home-v2 .group-42033 {
  align-items: flex-start;
  display: flex;
  gap: 28px;
  height: 130px;
  left: 75px;
  min-width: 566px;
  position: absolute;
  top: 75px;
}

.home-v2 .group-42030 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 9px;
  min-height: 130px;
  width: 326px;
}

.home-v2 .text-5 {
  color: var(--primarypurpleduke-blue);
  font-weight: 400;
  height: 26px;
  line-height: 28px;
  margin-right: 13.19px;
  text-align: center;
  white-space: nowrap;
  width: 269px;
}

.home-v2 .overlap-group-13 {
  align-items: flex-start;
  background: url(../img/new-design-images/img/093.svg);
  background-size: 100% 100%;
  display: flex;
  height: 98px;
  margin-right: 4.0px;
  min-width: 330px;
  padding: 4.0px 26.0px;
}

.home-v2 .label {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 74px;
  font-weight: 400;
  height: 74px;
  letter-spacing: 0;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
  width: 269px;
}

.home-v2 .group-42031 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 7px;
  min-height: 113px;
  width: 216px;
}

.home-v2 .text-6 {
  color: var(--primarypurpleduke-blue);
  font-weight: 400;
  height: 27px;
  line-height: 28px;
  text-align: center;
  white-space: nowrap;
  width: 212px;
}

.home-v2 .label-1 {
  height: 78px;
  letter-spacing: 0;
  line-height: 64px;
  text-align: center;
  width: 212px;
}

.home-v2 .curious-about-these {
  align-self: center;
  color: var(--secondaryyellowsmoky-black);
  font-weight: 700 !important;
  line-height: 16px;
  margin-bottom: 0;
  margin-left: 1.0px;
  margin-top: 54px;
  min-height: 16px;
  text-align: center;
  white-space: nowrap;
  width: 367px;
}

.home-v2 .span0-1 {

  font-size: var(--font-size-xxs);
  letter-spacing: 0.01px;
}

.home-v2 .span1-3 {

  font-size: var(--font-size-xxs);
  letter-spacing: 0.01px;
  font-family: 'Forma DJR Mono' !important;
  margin: 0 0 0 15px;
  border-bottom: 1px solid #000;
}

.home-v2 .custom-toggle label {
  margin: 0;
}

.main-footer {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: flex-start;
  min-height: 567px;
  padding: 0 129.1px;
  width: 1440px;
  margin: 0 auto;
}

.main-footer .flex-row-3 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  height: 64px;
  margin-top: 87px;
  min-width: 1180px;
}

.main-footer .flex-col-3 {
  align-items: flex-start;
  min-height: 64px;
  width: 95px;
}

.main-footer .products {
  height: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}

.main-footer .daylight-x-monitor {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 16px;
  white-space: nowrap;
}

.main-footer .solar {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 16px;
  white-space: nowrap;
}

.main-footer .blog {
  height: 12px;
  letter-spacing: 0;
  line-height: 12px;
  margin-left: 28px;
  min-width: 26px;
  white-space: nowrap;
  padding-top: 0;
}

.main-footer .team {
  height: 12px;
  letter-spacing: 0;
  line-height: 12px;
  margin-left: 72px;
  min-width: 31px;
  white-space: nowrap;
}

.main-footer .flex-col-4 {
  align-items: flex-start;
  margin-left: 72px;
  min-height: 64px;
  width: 69px;
}

.main-footer .about {
  height: 12px;
  letter-spacing: 0;
  line-height: 12px;
  white-space: nowrap;
}

.main-footer .how-it-works {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 16px;
  white-space: nowrap;
}

.main-footer .service-ares {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 8px;
  white-space: nowrap;
}


.main-footer .partner {
  height: 12px;
  letter-spacing: 0;
  line-height: 12px;
  margin-left: 38px;
  min-width: 42px;
  white-space: nowrap;
}

.main-footer a {
  color: #fff !important
}

.main-footer .fa-qs {
  height: 12px;
  letter-spacing: 0;
  line-height: 12px;
  margin-left: 72px;
  min-width: 30px;
  white-space: nowrap;
}

.main-footer .group-41956 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 7.31px;
  margin-left: 427px;
  min-height: 42px;
  width: 178px;
}

.main-footer .copyright {
  color: var(--neutralwhite);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxs);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 12px;
  margin-right: 3.88px;
  min-width: 87px;
  text-align: center;
  white-space: nowrap;
}

.main-footer .group-41955 {
  align-items: flex-start;
  display: flex;
  gap: 5px;
  height: 12px;
  margin-right: -2.0px;
  min-width: 180px;
}

.main-footer .privacy-policy {
  color: #D0CDEC !important;
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxs);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 12px;
  min-width: 72px;
  text-align: center;
  text-decoration: underline !important;
  white-space: nowrap;
}

.main-footer .terms-of-service {
  color: #D0CDEC !important;
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-xxs);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 12px;
  min-width: 99px;
  text-align: center;
  text-decoration: underline !important;
  white-space: nowrap;
}

.main-footer .flex-row-4 {
  align-items: center;
  align-self: center;
  display: flex;
  height: 23px;
  margin-right: 0;
  margin-top: 16px;
  min-width: 100%;
}

.main-footer .battery {
  align-self: flex-start;
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  min-width: 38px;
  white-space: nowrap;
  margin-top: 8px;
}

.main-footer .linkedin {
  align-self: flex-end;
  height: 21px;
  margin-left: 983px;
  width: 24px;
}

.main-footer .flex-row-item {
  height: 20px;
  margin-left: 21px;
  margin-top: 1.28px;
  width: 22px;
}

.main-footer .twitter {
  align-self: flex-end;
  height: 21px;
  margin-left: 20px;
  width: 25px;
}

.main-footer .heat-pump {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 0;
  margin-top: 14px;
  white-space: nowrap;
}

.main-footer .heat-pump-water-heater {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 0;
  margin-top: 16px;
  white-space: nowrap;
}

.main-footer .overlap-group13 {
  align-items: flex-start;
  align-self: center;
  background: url(../img/new-design-images/img/layer-1.svg);
  background-size: 100% 100%;
  display: flex;
  height: 322px;
  margin-top: 4px;
  min-width: 1178px;
  padding: 12.0px 0;
}

.main-footer .weatherization {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.main-footer .flex,
.home-v2 .flex {
  align-items: flex-start;
  display: flex;
}

.main-footer .flex-col-5,
.home-v2 .flex-col-5 {
  display: flex;
  flex-direction: column;
}

.main-footer .get-started-3 {
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
}

.main-footer .group-41997-4 {
  height: 346px;
  left: 0;
  position: absolute;
  top: 0;
  width: 346px;
}

.main-header .navbar-link-1 {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  height: 16px;
  line-height: 16px;
  text-align: center;
  white-space: nowrap;
}

.main-footer .our {
  background: #D0CDEC;
  border-radius: 40px;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #15049E;
  display: inline-block;
  padding: 4px 20px;
  margin-bottom: 30px;
}


.main-footer .overlap-group-container-4 {
  display: flex;
  gap: 135px;
}

.our-energy-slider {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1240px;
}

.our-energy-slider .our-energy-slider-box {
  margin: 0;
  position: relative;
}

.our-energy-slider .our-energy-slider-box {
  width: 100%;
  border-radius: 20px;
  height: 420px;
}

.our-energy-slider .our-energy-slider-box.daylightX-Monitor {
  background: url(../img/new-design-images/DaylightX_monitor.png)no-repeat;
  background-size: cover;
}

.our-energy-slider .our-energy-slider-box .our-energy-slider-img {
  padding: 24px;
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(120, 108, 208, 0.00) 42.85%, #786CD0 70.83%);
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
}

.our-energy-slider .our-energy-slider-box .our-energy-slider-img .our-energy-slider-contnt{
	height: 136px;
}

.our-energy-slider .our-energy-slider-box.solar-panels {
  background: url(../img/new-design-images/solar_panels_img.png)no-repeat;
  background-size: cover;
}

.our-energy-slider .our-energy-slider-box.battery-storage {
  background: url(../img/new-design-images/battery-storage.png)no-repeat;
  background-size: cover;
}


.our-energy-slider .our-energy-slider-box.weatherization {
  background: url(../img/new-design-images/weatherization_img.png)no-repeat;
  background-size: cover;
}

.our-energy-slider .our-energy-slider-box.heat-pump {
  background: url(../img/new-design-images/heatpump_img.png)no-repeat;
  background-size: cover;
}

.our-energy-slider .our-energy-slider-box.heatpump-waterHeater {
  background: url(../img/new-design-images/heatpump_waterheater_img.png)no-repeat;
  background-size: cover;
}

.our-energy-slider .our-energy-slider-box h3 {
  color: #FFF;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  z-index: 999;
}

.our-energy-slider .our-energy-slider-box p,
.our-energy-slider .our-energy-slider-box p.learn-more a {
  color: #FFF;
  font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  z-index: 999;
}

.our-energy-slider .our-energy-slider-box p.learn-more {
  text-align: right;
  width: 100%;
  margin: 0;
}

.our-energy-slider .our-energy-slider-box p.learn-more a {
  border-bottom: 2px solid #fff;
  display: inline;
}

.overlap-group12 {
  background: url(../img/mega-savings-new-banner.png)repeat;
  background-size: cover;
  padding: 80px 0 65px 0;
}

.overlap-group12 .platform-link {
  color: #00330E;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  text-transform: uppercase;
  height: 33px;
  background-color: #F1D972;
  padding: 4px 20px;
  border-radius: 18px;
  display: inline-block;
}

.overlap-group12 .title {
  text-align: left;
  padding-top: 90px;
}

.overlap-group12 .title h2 {
  max-width: 435px;
  margin: 30px 0 20px 0;
}

.overlap-group12 .title p {
  max-width: 435px !important;
  margin: 0 0 30px 0 !important;
}

.overlap-group12 .scheduleCall {
  margin-top: 0;
  text-align: left;
}

.overlap-group12 .scheduleCall .btn-primary {
  margin-top: 0;
  max-width: 207px;
}

.overlap-group12 .rang-slider-content {
  border-radius: 10px;
  background: #F1D972;
  padding: 45px 65px;
  max-width: 573px;
  margin: 0 35px;
}




.overlap-group12 #typeinp1Zip {
  border-bottom: 3px solid #F1ECA5;
  padding: 0;
  margin: 0;

}

.overlap-group12 input[type="range"] {
  background: #F1ECA5;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {


  input[type='range']::-webkit-slider-thumb {
    background: #d0cdec;
    border: 6px solid #000;
  }

}



@keyframes vertical {
  0% {
    opacity: 0;
  }

  /*4% {
    opacity: 0;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
  }*/
  20% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  /*  20% {
    opacity: 1;
    -webkit-transform: translateY(-45px);
    transform: translateY(-45px);
  }*/

  35% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.topBanner .aeonik-bold-white-84px {
  font-size: 70px !important;
}


.verticalflip span {
  animation: vertical 8s linear infinite 0s;
  -ms-animation: vertical 8s linear infinite 0s;
  -webkit-animation: vertical 8s linear infinite 0s;
  position: absolute;
  opacity: 0;
  padding: 0;
  border-radius: 10px;
  top: -53px;
}

/*.verticalflip span:nth-child(1) {
  -ms-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}*/

.verticalflip span:nth-child(2) {
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.verticalflip span:nth-child(3) {
  -ms-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.verticalflip span:nth-child(4) {
  -ms-animation-delay: 4.5s;
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}


.verticalflip span:nth-child(5) {
  -ms-animation-delay: 6s;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}





/* screen - service-area */

.service-area {
  align-items: center;
  background-color: var(--neutralwhite);
  display: flex;
  flex-direction: column;
  height: 2100px;
  overflow: hidden;
  width: 1440px;
  margin: 0 auto;
}

.get-started {
  color: #fff !important;
}

.service-area .flex-col {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 1440px;
}

.service-area .main-menu {
  align-items: flex-start;
  display: flex;
  min-width: 1440px;
}

.service-area .overlap-group {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  justify-content: flex-end;
  margin-left: 30px;
  min-width: 164px;
  padding: 0 38px;
}

.service-area .overlap-group3 {
  align-items: flex-start;
  background: url(../img/new-design-images/img/rectangle-39708-2.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-height: 752px;
  padding: 217px 115px;
  width: 1440px;
}

.service-area .title {
  letter-spacing: -1.00px;
  line-height: 64px;
  width: 789px;
}

.service-area .we-take-pride-in-our {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 30px;
  min-height: 64px;
  width: 682px;
}

.service-area .overlap-group2 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  margin-top: 41px;
  min-width: 207px;
  padding: 0 60px;
  justify-content: center;
  align-items: center;
}

.service-area .offering-full-instal {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 54px;
  font-weight: 400;
  letter-spacing: -1.00px;
  line-height: 70px;
  margin-top: 103px;
  text-align: center;
  width: 1130px;
}

.service-area .flex-row {
  align-items: flex-start;
  display: flex;
  margin-top: 86px;
  min-width: 574px;
}

.service-area .texas {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 1px;
  min-height: 32px;
  min-width: 72px;
  text-align: center;
  white-space: nowrap;
}

.service-area .line-4 {
  height: 42px;
  margin-left: 50px;
  object-fit: cover;
  width: 1px;
}

.service-area .pennsylvania {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 49px;
  margin-top: 1px;
  min-height: 32px;
  min-width: 161px;
  text-align: center;
  white-space: nowrap;
}

.service-area .new-jersey {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 49px;
  margin-top: 1px;
  min-height: 32px;
  min-width: 141px;
  text-align: center;
  white-space: nowrap;
}

.service-area .flex-col-1 {
  align-items: flex-end;
  margin-top: 137px;
  width: 1440px;
}

.service-area .group-41994 {
  align-self: center;
  height: 593px;
  width: 970px;
}

.service-area .footer {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  height: auto;
  justify-content: flex-start;
  margin-top: 200px;
  min-height: 609px;
  padding: 0 129.1px;
  width: 1440px;
}

.service-area .flex-row-1 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  height: 68px;
  margin-top: 95px;
  min-width: 1180px;
}

.service-area .flex-col-2 {
  align-items: flex-start;
  min-height: 68px;
  width: 95px;
}

.service-area .daylight-x-monitor {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.service-area .solar {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.service-area .flex-col-3 {
  align-items: flex-start;
  margin-left: 72px;
  min-height: 68px;
  width: 69px;
}

.service-area .how-it-works {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.service-area .service-ares {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.service-area .group-41956 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 10.0px;
  margin-left: 427px;
  min-height: 44px;
  width: 178px;
}

.service-area .flex-row-2 {
  align-items: center;
  align-self: center;
  display: flex;
  height: 23px;
  margin-right: 2.41px;
  margin-top: 18px;
  min-width: 1176px;
}

.service-area .linkedin {
  align-self: flex-end;
  height: 22px;
  margin-left: 983px;
  width: 24px;
}

.service-area .flex-row-item {
  height: 22px;
  margin-left: 21px;
  margin-top: 0.23px;
  width: 22px;
}

.service-area .twitter {
  align-self: flex-end;
  height: 22px;
  margin-left: 20px;
  width: 25px;
}

.service-area .heat-pump {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 9px;
  white-space: nowrap;
}

.service-area .heat-pump-water-heater {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 18px;
  white-space: nowrap;
}

.service-area .overlap-group-1 {
  align-items: flex-start;
  align-self: center;
  background: url(../img/new-design-images/img/layer-1-2.svg);
  background-size: 100% 100%;
  display: flex;
  height: 346px;
  margin-top: 4px;
  min-width: 1178px;
  padding: 14px 0;
}

.service-area .group-41770 {
  align-items: flex-start;
  display: flex;
  gap: 22px;
  margin-right: 155.83px;
  margin-top: 5770px;
  min-width: 164px;
}

.service-area .flex-col-4 {
  display: flex;
  flex-direction: column;
}








/* screen - how-it-works */

.how-it-works-content {
  align-items: center;
  background-color: var(--neutralwhite);
  display: flex;
  flex-direction: column;
  height: 4200px;
  overflow: hidden;
  width: 1440px;
  margin: 0 auto;
}

.how-it-works-content .flex-col {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 1424px;
  width: 1440px;
}

.how-it-works-content .main-menu {
  align-items: flex-start;
  display: flex;
  min-width: 1440px;
}

.how-it-works-content .overlap-group-1 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  justify-content: flex-end;
  margin-left: 30px;
  min-width: 164px;
  padding: 0 38px;
}

.how-it-works-content .overlap-group6 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/frame-2609100.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-height: 752px;
  padding: 225px 113px;
  width: 1440px;
}

.how-it-works-content .title {
  letter-spacing: -1.00px;
  line-height: 64px;
  margin-left: 5px;
  min-height: 128px;
  width: 449px;
}

.how-it-works-content .simplicity-and-speed {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 2px;
  margin-top: 22px;
  min-height: 64px;
  width: 682px;
}

.how-it-works-content .overlap-group2 {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  margin-top: 30px;
  min-width: 207px;
  padding: 13px 60px;
}

.how-it-works-content .overlap-group5 {
  height: 383px;
  margin-left: 25.0px;
  margin-top: 51px;
  position: relative;
  width: 1305px;
}

.how-it-works-content .overlap-group11 {
  height: 383px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1305px;
}

.how-it-works-content .rectangle-39751 {
  background-color: var(--primarypurplemagnolia);
  border-radius: 60px;
  height: 383px;
  left: 8px;
  position: absolute;
  top: 0;
  width: 1297px;
}

.how-it-works-content .rectangle-39752 {
  background-color: var(--primarypurplemagnolia);
  border-radius: 60px;
  height: 383px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1297px;
}

.how-it-works-content .rgb_-daylight_-logo-icon_-one-color_01-1 {
  left: 597px;
  position: absolute;
  top: 289px;
}

.how-it-works-content .daylight-is-a-networ {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: var(--font-size-l);
  font-weight: 400;
  left: 64px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  text-align: center;
  top: 56px;
  width: 1146px;
}

.how-it-works-content .heres-how-it-works-container {
  height: 55px;
  margin-right: 64.0px;
  margin-top: 93px;
  position: relative;
  width: 1146px;
}

.how-it-works-content .heres-how-it-works {
  left: 0;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 0;
  width: 1146px;
}

.how-it-works-content .flex-row {
  align-items: flex-start;
  display: flex;
  height: 2163px;
  margin-right: 16.5px;
  margin-top: 75px;
  min-width: 1264px;
}

.how-it-works-content .flex-col-1 {
  align-items: flex-end;
  margin-top: 33.0px;
  min-height: 1804px;
  width: 112px;
}

.how-it-works-content .x1 {
  height: 110px;
  margin-right: 0.6px;
  width: 74px;
}

.how-it-works-content .x2 {
  height: 110px;
  margin-right: 1.5px;
  margin-top: 455px;
  width: 103px;
}

.how-it-works-content .x3 {
  height: 110px;
  margin-right: 0.03px;
  margin-top: 490px;
  width: 105px;
}

.how-it-works-content .x4 {
  height: 110px;
  margin-top: 467px;
  width: 112px;
}

.how-it-works-content .flex-col-2 {
  align-items: flex-start;
  margin-left: 21px;
  margin-top: 48.0px;
  min-height: 1970px;
  width: 560px;
}

.how-it-works-content .take-a-self-guided-e {
  letter-spacing: 0;
  line-height: 36px;
  margin-left: 5px;
  min-height: 72px;
  width: 523px;
}

.how-it-works-content .download-the-dayligh {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 5px;
  margin-top: 30px;
  min-height: 160px;
  width: 482px;
}

.how-it-works-content .overlap-group-2 {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  margin-left: 5px;
  margin-top: 45px;
  min-width: 258px;
  padding: 12px 65.7px;
}

.how-it-works-content .download-app {
  color: var(--neutralwhite);
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  width: 123px;
}

.how-it-works-content .we-design-energy-upg {
  letter-spacing: 0;
  line-height: 36px;
  margin-top: 200px;
  min-height: 72px;
  width: 534px;
}

.how-it-works-content .our-platform-designs {
  letter-spacing: 0;
  line-height: normal;
  margin-left: 1px;
  margin-top: 30px;
  min-height: 256px;
  width: 482px;
}

.how-it-works-content .select-your-local-contractor {
  letter-spacing: 0;
  line-height: 36px;
  margin-bottom: -2px;
  margin-left: 1px;
  margin-top: 202px;
  min-height: 34px;
  white-space: nowrap;
}

.how-it-works-content .well-provide-quotes {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 30px;
  min-height: 288px;
  width: 482px;
}

.how-it-works-content .end-to-end-project-management {
  letter-spacing: 0;
  line-height: 36px;
  margin-bottom: -2px;
  margin-top: 185px;
  min-height: 34px;
  max-width: 430px;
}

.how-it-works-content .our-team-will-handle {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 30px;
  min-height: 160px;
  width: 482px;
}

.how-it-works-content .flex-col-3 {
  align-items: center;
  margin-left: 18px;
  min-height: 2163px;
  width: 553px;
}

.how-it-works-content .overlap-group9 {
  align-items: flex-start;
  align-self: flex-start;
  background-image: url(../img/new-design-images/img/group-22.png);
  background-size: 100% 100%;
  display: flex;
  height: 489px;
  justify-content: flex-end;
  margin-left: 0.5px;
  min-width: 533px;
  padding: 33.0px 164.5px;
}

.how-it-works-content .reward-home-4 {
  height: 419px;
  object-fit: cover;
  width: 197px;
}

.how-it-works-content .overlap-group10 {
  align-items: flex-end;
  background-image: url(../img/new-design-images/img/group-40.png);
  background-size: 100% 100%;
  display: flex;
  height: 435px;
  justify-content: flex-end;
  margin-top: 113px;
  min-width: 553px;
  padding: 49.8px 19.5px;
}

.how-it-works-content .rectangle-39631 {
  height: 328px;
  width: 503px;
}

.how-it-works-content .overlap-group-container {
  height: 404px;
  margin-right: 4.0px;
  margin-top: 150px;
  position: relative;
  width: 404px;
}

.how-it-works-content .overlap-group {
  height: 404px;
  left: 0;
  position: absolute;
  top: 0;
  width: 404px;
}

.how-it-works-content .rectangle-39717 {
  background-color: #5ef884;
  border-radius: 20px;
  height: 382px;
  left: 22px;
  position: absolute;
  top: 22px;
  width: 382px;
}

.how-it-works-content .group-41997 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1-4@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 382px;
  left: 0;
  position: absolute;
  top: 0;
  width: 382px;
}

.how-it-works-content .group-41997-1 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1-5@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 382px;
  left: 0;
  position: absolute;
  top: 0;
  width: 382px;
  z-index: 999;
}



.how-it-works-content .abstract-31 {
  height: 475px;
  margin-right: 16.0px;
  margin-top: 98px;
  width: 476px;
}

.how-it-works-content .flex-col-4 {
  align-items: center;
  gap: 74px;
  margin-left: 2.0px;
  margin-top: 29px;
  min-height: 1066px;
  width: 1440px;
}

.how-it-works-content .overlap-group8 {
  align-items: center;
  background-color: var(--primarypurplemagnolia);
  border-radius: 60px;
  display: flex;
  flex-direction: column;
  margin-right: 1.0px;
  min-height: 383px;
  padding: 68px 341px;
  width: 1297px;
}

.how-it-works-content .get-started-now {
  align-self: flex-start;
  letter-spacing: 0;
  line-height: normal;
  min-height: 55px;
  text-align: center;
  width: 541px;
}

.how-it-works-content .overlap-group1-1 {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  margin-right: 65.5px;
  margin-top: 47px;
  min-width: 258px;
  padding: 12px 65.7px;
}

.how-it-works-content .rgb_-daylight_-logo-icon_-one-color_01-2 {
  margin-right: 58.0px;
  margin-top: 43px;
}

.how-it-works-content .footer {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  height: auto;
  justify-content: flex-start;
  min-height: 609px;
  padding: 2px 129.1px;
  width: 1440px;
}

.how-it-works-content .flex-row-1 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  height: 68px;
  margin-top: 93px;
  min-width: 1180px;
}

.how-it-works-content .flex-col-5 {
  align-items: flex-start;
  min-height: 68px;
  width: 95px;
}

.how-it-works-content .daylight-x-monitor {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.how-it-works-content .solar {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.how-it-works-content .flex-col-6 {
  align-items: flex-start;
  margin-left: 72px;
  min-height: 68px;
  width: 69px;
}

.how-it-works-content .how-it-works-1 {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.how-it-works-content .service-ares {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.how-it-works-content .group-41956 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 10.0px;
  margin-left: 427px;
  min-height: 44px;
  width: 178px;
}

.how-it-works-content .flex-row-2 {
  align-items: center;
  align-self: center;
  display: flex;
  height: 23px;
  margin-right: 2.41px;
  margin-top: 18px;
  min-width: 1176px;
}

.how-it-works-content .linkedin {
  align-self: flex-end;
  height: 22px;
  margin-left: 983px;
  width: 24px;
}

.how-it-works-content .flex-row-item {
  height: 22px;
  margin-left: 21px;
  margin-top: 0.23px;
  width: 22px;
}

.how-it-works-content .twitter {
  align-self: flex-end;
  height: 22px;
  margin-left: 20px;
  width: 25px;
}

.how-it-works-content .heat-pump {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 9px;
  white-space: nowrap;
}

.how-it-works-content .heat-pump-water-heater {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 18px;
  white-space: nowrap;
}

.how-it-works-content .overlap-group4 {
  align-items: flex-start;
  align-self: center;
  background-image: url(../img/new-design-images/img/layer-1-3.svg);
  background-size: 100% 100%;
  display: flex;
  height: 344px;
  margin-top: 4px;
  min-width: 1178px;
  padding: 14px 0;
}

.how-it-works-content .flex-col-7 {
  display: flex;
  flex-direction: column;
}

.how-it-works-content .rgb_-daylight_-logo-icon_-one-color_01 {
  height: 51px;
  object-fit: cover;
  width: 51px;
}




/* screen - weatherization */

.weatherization-content {
  align-items: flex-end;
  background-color: var(--neutralwhite);
  display: flex;
  flex-direction: column;
  height: 5065px;
  overflow: hidden;
  width: 1440px;
}

.weatherization-content .main-menu {
  align-items: flex-start;
  display: flex;
  min-width: 1440px;
}

.weatherization-content .overlap-group-3 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  justify-content: flex-end;
  margin-left: 30px;
  min-width: 164px;
  padding: 0 38px;
}

.weatherization-content .overlap-group9 {
  align-items: center;
  background-image: url(../img/new-design-images/img/rectangle-39649-8.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  min-height: 5675px;
  width: 1440px;
}

.weatherization-content .overlap-group11 {
  height: 752px;
  position: relative;
  width: 1440px;
}

.weatherization-content .overlap-group2 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  left: 115px;
  min-width: 207px;
  padding: 0 60px;
  position: absolute;
  top: 500px;
}

.weatherization-content .get-started-1 {
  color: var(--neutralwhite);
  font-weight: 700;
  line-height: 16px;
  min-width: 86px;
  text-align: center;
  white-space: nowrap;
}

.weatherization-content .rectangle-39708 {
  height: 752px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 1440px;
}

.weatherization-content .sealing-your-home-to {
  left: 115px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 395px;
  width: 682px;
}

.weatherization-content .title {
  left: 115px;
  letter-spacing: -1.00px;
  line-height: 64px;
  position: absolute;
  top: 301px;
  width: 682px;
}

.weatherization-content .prepare-your-home-fo {
  letter-spacing: -0.44px;
  line-height: 44px;
  margin-right: 48.0px;
  margin-top: 93px;
  min-height: 50px;
  white-space: nowrap;
  width: 1130px;
}

.weatherization-content .weatherization-or-w {
  letter-spacing: 0;
  line-height: normal;
  margin-right: 48.0px;
  margin-top: 30px;
  min-height: 81px;
  width: 1130px;
}

.weatherization-content .why-weatherize {
  letter-spacing: -0.44px;
  line-height: 44px;
  margin-right: 48.0px;
  margin-top: 133px;
  min-height: 60px;
  width: 1130px;
}

.weatherization-content .group-42036 {
  height: 60px;
  margin-left: 24.0px;
  margin-top: 648px;
  width: 144px;
}

.weatherization-content .overlap-group10 {
  align-items: center;
  background-color: var(--secondaryyellowvanilla);
  border: 1px solid;
  border-color: var(--neutralblack);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  margin-top: 73px;
  min-height: 721px;
  padding: 27px 25px;
  width: 1178px;
}

.weatherization-content .weatherization-incentives {
  height: 60px;
  letter-spacing: -0.44px;
  line-height: 44px;
  margin-right: 2.0px;
  margin-top: 21px;
  text-align: center;
  width: 946px;
}

.weatherization-content .the-energy-efficient {
  letter-spacing: 0;
  line-height: 40px;
  margin-right: 2.0px;
  margin-top: 30px;
  min-height: 176px;
  width: 946px;
}

.weatherization-content .woman-sitting-on-couchusingmobileathome {
  align-self: flex-end;
  height: 275px;
  margin-top: 105px;
  width: 412px;
}

.weatherization-content .group-42137 {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-left: 9.0px;
  margin-top: 123px;
  min-height: 2108px;
  width: 1305px;
}

.weatherization-content .group-42137 .flex-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
}

.weatherization-content .group-42137 .flex-row .work-with-daylight {
  min-width: 613px;
}

.weatherization-content .flex-row {
  gap: 202px;
  height: 152px;
  margin-left: 16.0px;
  min-width: 1255px;
}

.weatherization-content .overlap-group8 {
  height: 629px;
  margin-right: 3.0px;
  position: relative;
  width: 1296px;
}

.weatherization-content .text-2 {
  height: 35px;
  left: 365px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 216px;
  width: 86px;
}

.weatherization-content .overlap-group7 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39649-1.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  left: 0;
  min-height: 629px;
  padding: 55px 123px;
  position: absolute;
  top: 0;
  width: 1296px;
}

.weatherization-content .overlap-group-container {
  align-items: flex-end;
  display: flex;
  gap: 135px;
  margin-left: 3px;
  min-width: 1032px;
}

.weatherization-content .overlap-group4 {
  height: 302px;
  margin-bottom: 1px;
  position: relative;
  width: 540px;

}


.weatherization-content .rectangle-39478 {
  background-color: var(--primarypurpleduke-blue);
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  height: 44px;
  left: 0;
  position: absolute;
  width: 207px;
  top: 300px;
}

.weatherization-content .download-app {
  color: var(--neutralwhite);
  font-weight: 700;
  line-height: 16px;
  white-space: nowrap;
  text-align: center;
  padding: 13px 0;
}

.weatherization-content .overlap-group {
  height: 366px;
  position: relative;
  width: 366px;
}

.weatherization-content .overlap-group-1 {
  height: 366px;
  left: 0;
  position: absolute;
  top: 0;
  width: 366px;
}

.weatherization-content .rectangle-39717 {
  /*background-color: var(--primarypurplemedium-slate-blue);*/
  border-radius: 20px;
  height: 346px;
  left: 20px;
  position: absolute;
  top: 20px;
  width: 346px;
}

.weatherization-content .group-41997 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 346px;
  left: 0;
  position: absolute;
  top: 0;
  width: 346px;
}


.weatherization-content .group-41997-1 {
  background-image: url(../img/new-design-images/img/vojtech-bruzek-j82gxqnwkss-unsplash-1-3@2x.png);
  background-size: 100% 100%;
}

.weatherization-content .overlap-group4-1 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39649-1.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-right: 9.0px;
  margin-top: 33px;
  min-height: 629px;
  padding: 55px 123px;
  width: 1296px;
}

.weatherization-content .overlap-group-container-1 {
  height: 404px;
}

.weatherization-content .overlap-group-2 {
  align-self: flex-end;
  height: 280px;
  position: relative;
  width: 529px;
}

.weatherization-content .overlap-group6 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39649-1.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-right: 3.0px;
  margin-top: 36px;
  min-height: 629px;
  padding: 55px 123px;
  width: 1296px;
}

.weatherization-content .overlap-group-container-2 {
  height: 387px;
}

.weatherization-content .footer {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  height: auto;
  justify-content: flex-start;
  margin-top: 133px;
  min-height: 609px;
  padding: 0 129.1px;
  width: 1440px;
}

.weatherization-content .flex-row-1 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  height: 68px;
  margin-top: 95px;
  min-width: 1180px;
}

.weatherization-content .flex-col {
  flex-direction: column;
  min-height: 68px;
  width: 95px;
}

.weatherization-content .daylight-x-monitor {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.weatherization-content .solar {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.weatherization-content .flex-col-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 72px;
  min-height: 68px;
  width: 69px;
}

.weatherization-content .how-it-works {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.weatherization-content .service-ares {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.weatherization-content .group-41956 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 10.0px;
  margin-left: 427px;
  min-height: 44px;
  width: 178px;
}

.weatherization-content .flex-row-2 {
  align-items: center;
  align-self: center;
  display: flex;
  height: 23px;
  margin-right: 2.41px;
  margin-top: 18px;
  min-width: 1176px;
}

.weatherization-content .linkedin {
  align-self: flex-end;
  height: 22px;
  margin-left: 983px;
  width: 24px;
}

.weatherization-content .flex-row-item {
  height: 22px;
  margin-left: 21px;
  margin-top: 0.23px;
  width: 22px;
}

.weatherization-content .twitter {
  align-self: flex-end;
  height: 22px;
  margin-left: 20px;
  width: 25px;
}

.weatherization-content .heat-pump {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 9px;
  white-space: nowrap;
}

.weatherization-content .heat-pump-water-heater {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 18px;
  white-space: nowrap;
}

.weatherization-content .overlap-group-4 {
  align-items: flex-start;
  align-self: center;
  background-image: url(../img/new-design-images/img/layer-1-5.svg);
  background-size: 100% 100%;
  display: flex;
  height: 346px;
  margin-top: 4px;
  min-width: 1178px;
  padding: 14px 0;
}

.weatherization-content .weatherization-1 {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.weatherization-content .rectangle-39705 {
  height: 615px;
  margin-right: -8816px;
  margin-top: 3945px;
  object-fit: cover;
  width: 551px;
}

.weatherization-content .overlap-group-container-3 {
  align-items: flex-start;
  display: flex;
  gap: 135px;
  margin-left: 5px;
  min-width: 1030px;
}



/*heat-pump-content css*/
.heat-pump-content {
  align-items: flex-end;
  background-color: var(--neutralwhite);
  display: flex;
  flex-direction: column;
  height: 5000px;
  overflow: hidden;
  width: 1440px;
}

.heat-pump-content .main-menu {
  align-items: flex-start;
  display: flex;
  min-width: 1440px;
}

.heat-pump-content .overlap-group-3 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  justify-content: flex-end;
  margin-left: 30px;
  min-width: 164px;
  padding: 0 38px;
}

.heat-pump-content .overlap-group9 {
  height: 5670px;
  margin-right: -15px;
  position: relative;
  width: 1455px;
}

.heat-pump-content .rectangle-39649 {
  height: 5668px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1440px;
}

.heat-pump-content .overlap-group1-1 {
  align-items: center;
  background-color: var(--secondaryyellowvanilla);
  border: 1px solid;
  border-color: var(--neutralblack);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  left: 131px;
  min-height: 721px;
  padding: 26px 0;
  position: absolute;
  top: 1760px;
  width: 1178px;
}

.heat-pump-content .heat-pump-incentives {
  height: 60px;
  letter-spacing: -0.44px;
  line-height: 44px;
  margin-right: 2.0px;
  margin-top: 23px;
  text-align: center;
  width: 946px;
}

.heat-pump-content .the-energy-efficient {
  letter-spacing: 0;
  line-height: 40px;
  margin-right: 2.0px;
  margin-top: 30px;
  min-height: 64px;
  width: 946px;
}

.heat-pump-content .flex-row {
  height: 327px;
  margin-top: 80px;
  min-width: 1130px;
  justify-content: space-between;
}

.heat-pump-content .manworkingfromhome {
  align-self: center;
  height: 292px;
  margin-top: 5.0px;
  width: 438px;
}

.heat-pump-content .overlap-group-4 {
  align-items: flex-start;
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  margin-left: 23px;
  min-width: 207px;
  padding: 12px 59px;
}

.heat-pump-content .learn-more {
  color: var(--primarypurpleduke-blue);
  font-weight: 700;
  line-height: 16px;
  min-width: 85px;
  text-align: center;
  white-space: nowrap;
}

.heat-pump-content .woman-sitting-on-couchusingmobileathome {
  align-self: flex-end;
  height: 275px;
  margin-left: 50px;
  width: 412px;
}

.heat-pump-content .text {
  left: 735px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 823px;
  width: 550px;
}

.heat-pump-content .heat-pumps-cost-less {
  left: 130px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 925px;
  width: 1130px;
}

.heat-pump-content .switch-to-a-heat-pum {
  left: 130px;
  letter-spacing: -0.44px;
  line-height: 44px;
  position: absolute;
  top: 845px;
  white-space: nowrap;
  width: 1130px;
}

.heat-pump-content .rectangle-39708 {
  height: 752px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 1440px;
}

.heat-pump-content .title {
  left: 115px;
  letter-spacing: -1.00px;
  line-height: 64px;
  position: absolute;
  top: 301px;
  width: 682px;
}

.heat-pump-content .overlap-group2 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  left: 115px;
  min-width: 207px;
  padding: 0 60px;
  position: absolute;
  top: 500px;
}

.heat-pump-content .get-started-1 {
  color: var(--neutralwhite);
  font-weight: 700;
  line-height: 16px;
  min-width: 86px;
  text-align: center;
  white-space: nowrap;
}

.heat-pump-content .highly-efficient-hea {
  left: 115px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 395px;
  width: 682px;
}

.heat-pump-content .why-is-a-heat-pump-great {
  left: 131px;
  letter-spacing: -0.44px;
  line-height: 44px;
  position: absolute;
  top: 1139px;
  width: 1130px;
}



.heat-pump-content .flex-row-1 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  height: 68px;
  margin-top: 93px;
  min-width: 1180px;
}

.heat-pump-content .flex-col {
  flex-direction: column;
  min-height: 68px;
  width: 95px;
}

.heat-pump-content .daylight-x-monitor {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.heat-pump-content .solar {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.heat-pump-content .flex-col-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 72px;
  min-height: 68px;
  width: 69px;
}

.heat-pump-content .how-it-works {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.heat-pump-content .service-ares {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.heat-pump-content .group-41956 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 10.0px;
  margin-left: 427px;
  min-height: 44px;
  width: 178px;
}

.heat-pump-content .flex-row-2 {
  align-items: center;
  align-self: center;
  display: flex;
  height: 23px;
  margin-right: 2.41px;
  margin-top: 18px;
  min-width: 1176px;
}

.heat-pump-content .linkedin {
  align-self: flex-end;
  height: 22px;
  margin-left: 983px;
  width: 24px;
}

.heat-pump-content .flex-row-item {
  height: 22px;
  margin-left: 21px;
  margin-top: 0.23px;
  width: 22px;
}

.heat-pump-content .twitter {
  align-self: flex-end;
  height: 22px;
  margin-left: 20px;
  width: 25px;
}

.heat-pump-content .heat-pump-1 {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 9px;
  white-space: nowrap;
}

.heat-pump-content .heat-pump-water-heater {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 18px;
  white-space: nowrap;
}

.heat-pump-content .overlap-group-5 {
  align-items: flex-start;
  align-self: center;
  background-image: url(../img/new-design-images/img/layer-1-8.svg);
  background-size: 100% 100%;
  display: flex;
  height: 344px;
  margin-top: 4px;
  min-width: 1178px;
  padding: 14px 0;
}

.heat-pump-content .group-42072 {
  height: 60px;
  left: 677px;
  position: absolute;
  top: 1847px;
  width: 144px;
}

.heat-pump-content .group-42139 {
  align-items: center;
  display: flex;
  flex-direction: column;
  left: 69px;
  min-height: 2108px;
  position: absolute;
  top: 2650px;
  width: 1305px;
  margin-top: 123px;
}

.heat-pump-content .flex-row-3 {
  align-items: flex-start;
  display: flex;
  gap: 202px;
  height: 152px;
  margin-left: 16.0px;
  min-width: 1255px;
  margin-bottom: 30px;
}

.heat-pump-content .flex-row-3 .work-with-daylight {
  min-width: 613px;
}

.heat-pump-content .overlap-group8 {
  height: 629px;
  margin-right: 3.0px;
  position: relative;
  width: 1296px;
}

.heat-pump-content .text-4 {
  height: 35px;
  left: 365px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 216px;
  width: 86px;
}

.heat-pump-content .overlap-group7 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39649-1.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  left: 0;
  min-height: 629px;
  padding: 55px 123px;
  position: absolute;
  top: 0;
  width: 1296px;
}

.heat-pump-content .overlap-group-container {
  align-items: flex-end;
  display: flex;
  gap: 135px;
  margin-left: 3px;
  min-width: 1032px;
}

.heat-pump-content .overlap-group4 {
  height: 302px;
  margin-bottom: 1px;
  position: relative;
  width: 531px;
}

.heat-pump-content .overlap-group4 .conduct-your-self-gu {
  width: 550px;
}

.heat-pump-content .rectangle-39478 {
  background-color: var(--primarypurpleduke-blue);
  border: 2px solid;
  border-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  height: 44px;
  left: 0;
  position: absolute;
  top: 270px;
  width: 207px;
}

.heat-pump-content .download-app {
  font-weight: 700;
  line-height: 16px;
  white-space: nowrap;
  text-align: center;
  padding: 13px 0;
  color: #fff;
}

.heat-pump-content .overlap-group {
  height: 366px;
  position: relative;
  width: 366px;
}

.heat-pump-content .overlap-group-1 {
  height: 366px;
  left: 0;
  position: absolute;
  top: 0;
  width: 366px;
}

.heat-pump-content .rectangle-39717 {
  border-radius: 20px;
  height: 346px;
  left: 20px;
  position: absolute;
  top: 20px;
  width: 346px;
}

.heat-pump-content .group-41997 {
  background-position: 50% 50%;
  background-size: cover;
  height: 346px;
  left: 0;
  position: absolute;
  top: 0;
  width: 346px;
}



.heat-pump-content .overlap-group4-1 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39649-1.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-right: 9.0px;
  margin-top: 33px;
  min-height: 629px;
  padding: 55px 123px;
  width: 1296px;
}

.heat-pump-content .overlap-group-container-1 {
  height: 404px;
}

.heat-pump-content .overlap-group-2 {
  align-self: flex-end;
  height: 280px;
  position: relative;
  width: 529px;
}

.heat-pump-content .overlap-group-2 .well-identify-the-e {
  margin-top: 10px;
}

.heat-pump-content .overlap-group6 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39649-1.svg);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin-right: 3.0px;
  margin-top: 36px;
  min-height: 629px;
  padding: 55px 123px;
  width: 1296px;
}

.heat-pump-content .overlap-group-container-2 {
  height: 387px;
}

.heat-pump-content .rectangle-39705 {
  height: 615px;
  margin-right: -4896px;
  margin-top: 3947px;
  object-fit: cover;
  width: 551px;
}

.heat-pump-content .overlap-group-container-3 {
  align-items: flex-start;
  display: flex;
  gap: 135px;
  margin-left: 5px;
  min-width: 1030px;
}


.heat-pump-content .our-app-will-guide-y,
.heat-pump-content .well-identify-the-e,
.heat-pump-content .our-curated-marketpl {
  left: 3px;
  letter-spacing: 0;
  line-height: 30px;
  position: absolute;
  top: 134px;
  width: 510px;
}


.weatherization-content .group-41997-1,
.heat-pump-content .group-41997-1 {
  background-image: url(../img/new-design-images/virtual_energy_inspection_img.png);
}

.weatherization-content .group-41997-2,
.heat-pump-content .group-41997-2 {
  background-image: url(../img/new-design-images/energy_renovation_roadmap_img.png);
}

.weatherization-content .group-41997-3,
.heat-pump-content .group-41997-3 {
  background-image: url(../img/new-design-images/full_service_installation_img.png);
}




/* screen - battery */

.battery-content .flex-row {
  justify-content: space-between;
}


/* soler-content css */
.soler-content .switch-to-a-heat-pum {
  white-space: normal;
}

.soler-content .heat-pumps-cost-less {
  top: 950px;
}


.soler-content .federal-investment-t,
.soler-content .solar-renewable-ener,
.soler-content .net-metering-locati {
  width: 100%;
  max-width: 934px;
  margin: 0 auto;
  padding: 40px 0;
}

.soler-content .federal-investment-t,
.soler-content .solar-renewable-ener {
  border-bottom: 1px solid #000;
}

.soler-content ul li {
  list-style: disc;
  padding-left: 20px;
}



/* screen - monitor */

.monitor-content {
  align-items: flex-end;
  background-color: var(--neutralwhite);
  display: flex;
  flex-direction: column;
  height: 2150px;
  overflow: hidden;
  width: 1440px;
}


.monitor-content .overlap-group-1 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  justify-content: flex-end;
  margin-left: 30px;
  min-width: 164px;
  padding: 0 38px;
}

.monitor-content .overlap-group6 {
  height: 3584px;
  margin-right: -146px;
  position: relative;
  width: 1705px;
}

.monitor-content .rectangle-39649 {
  height: 3582px;
  left: 119px;
  position: absolute;
  top: 0;
  width: 1440px;
}

.monitor-content .group-42069 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 132px;
  left: 159px;
  min-height: 889px;
  position: absolute;
  top: 1106px;
  width: 1360px;
}

.monitor-content .overlap-group-2 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  margin-right: 53.0px;
  min-width: 207px;
  padding: 0 49px;
}

.monitor-content .download-app {
  color: var(--neutralwhite);
  font-weight: 700;
  line-height: 16px;
  min-width: 108px;
  text-align: center;
  white-space: nowrap;
  margin: 0;
}

.monitor-content .group-42068 {
  align-items: flex-start;
  display: flex;
  gap: 32px;
  height: 713px;
  min-width: 1360px;
}

.monitor-content .overlap-group {
  align-items: center;
  background-color: var(--neutralwhite);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  min-height: 713px;
  width: 432px;
}

.monitor-content .overlap-group1-1 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39657-3@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  min-width: 432px;
}

.monitor-content .mask-group {
  height: 459px;
  width: 432px;
}

.monitor-content .x-energy {
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 34px;
  min-height: 71px;
  width: 290px;
}

.monitor-content .quickly-survey-your {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 10px;
  min-height: 105px;
  width: 290px;
}

.monitor-content .overlap-group-3 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39657-4@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  min-width: 432px;
}

.monitor-content .connect-and-control {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 10px;
  min-height: 85px;
  width: 290px;
}

.monitor-content .overlap-group-4 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39657-5@2x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  min-width: 432px;
}

.monitor-content .get-detailed-informa {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 10px;
  min-height: 85px;
  width: 290px;
}

.monitor-content .group-41936 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 50px;
  left: 0;
  min-height: 669px;
  position: absolute;
  top: 2169px;
  width: 1705px;
}

.monitor-content .group-41921 {
  align-items: flex-start;
  display: flex;
  gap: 26px;
  min-width: 1705px;
  padding: 0 119px;
}

.monitor-content .rectangle-39702 {
  height: 615px;
  object-fit: cover;
  width: 432px;
}

.monitor-content .rectangle-39703 {
  height: 615px;
  object-fit: cover;
  width: 551px;
}

.monitor-content .rectangle-39704 {
  height: 615px;
  object-fit: cover;
  width: 405px;
}


.monitor-content .flex-row {
  align-self: flex-end;
  height: 68px;
  margin-top: 93px;
  min-width: 1180px;
}

.monitor-content .flex-col {
  flex-direction: column;
  min-height: 68px;
  width: 95px;
}

.monitor-content .daylight-x-monitor {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.monitor-content .solar {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.monitor-content .flex-col-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 72px;
  min-height: 68px;
  width: 69px;
}

.monitor-content .how-it-works {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.monitor-content .service-ares {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.monitor-content .group-41956 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 10.0px;
  margin-left: 427px;
  min-height: 44px;
  width: 178px;
}

.monitor-content .flex-row-1 {
  align-items: center;
  align-self: center;
  display: flex;
  height: 23px;
  margin-right: 2.41px;
  margin-top: 18px;
  min-width: 1176px;
}

.monitor-content .linkedin {
  align-self: flex-end;
  height: 22px;
  margin-left: 983px;
  width: 24px;
}

.monitor-content .flex-row-item {
  height: 22px;
  margin-left: 21px;
  margin-top: 0.23px;
  width: 22px;
}

.monitor-content .twitter {
  align-self: flex-end;
  height: 22px;
  margin-left: 20px;
  width: 25px;
}

.monitor-content .heat-pump {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 9px;
  white-space: nowrap;
}

.monitor-content .heat-pump-water-heater {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 18px;
  white-space: nowrap;
}

.monitor-content .overlap-group4 {
  align-items: flex-start;
  align-self: center;
  background-image: url(../img/new-design-images/img/layer-1-6.svg);
  background-size: 100% 100%;
  display: flex;
  height: 344px;
  margin-top: 4px;
  min-width: 1178px;
  padding: 14px 0;
}

.monitor-content .our-daylight-x-energy {
  left: 250px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 925px;
  width: 1130px;
}

.monitor-content .daylight-energy-monitor-and-app {
  left: 250px;
  letter-spacing: -0.44px;
  line-height: 44px;
  position: absolute;
  top: 845px;
  white-space: nowrap;
  width: 1130px;
}

.monitor-content .rectangle-39708 {
  height: 752px;
  left: 119px;
  position: absolute;
  top: -20px;
  width: 1440px;
}

.monitor-content .title {
  left: 234px;
  letter-spacing: -1.00px;
  line-height: 64px;
  position: absolute;
  top: 301px;
  width: 682px;
}

.monitor-content .overlap-group5 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  left: 234px;
  min-width: 207px;
  padding: 0 60px;
  position: absolute;
  top: 500px;
}

.monitor-content .get-started-1 {
  color: var(--neutralwhite);
  font-weight: 700;
  line-height: 16px;
  min-width: 86px;
  text-align: center;
  white-space: nowrap;
}

.monitor-content .real-time-energy-insights {
  left: 234px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 395px;
  width: 682px;
}

.monitor-content .rectangle-39705 {
  height: 615px;
  margin-right: -1292px;
  margin-top: 6033px;
  object-fit: cover;
  width: 551px;
}


.monitor-content .group-41922 {
  align-items: flex-start;
  background-color: var(--primarypurpleperiwinkle);
  border-radius: 400px;
  display: flex;
  margin-left: 1px;
  min-width: 166px;
}

.monitor-content .rectangle-39707 {
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  height: 4px;
  width: 26px;
}

.our-app-moniter .card{
	background-color: #fff !important;
}


/* screen - partnerships-content */

.partnerships-content {
  align-items: flex-start;
  background-color: var(--neutralwhite);
  display: flex;
  flex-direction: column;
  height: 3000px;
  overflow: hidden;
  width: 1440px;
}

.partnerships-content .main-menu {
  align-items: flex-start;
  display: flex;
  min-width: 1440px;
}

.partnerships-content .overlap-group {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  justify-content: flex-end;
  margin-left: 30px;
  min-width: 164px;
  padding: 0 38px;
}

.partnerships-content .overlap-group5 {
  align-items: flex-start;
  background-image: url(../img/new-design-images/img/rectangle-39708-3.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-height: 752px;
  padding: 195px 115px;
  width: 1440px;
}

.partnerships-content .join-the-daylight-el {
  letter-spacing: -1.00px;
  line-height: 64px;
  margin-top: 23px;
  min-height: 128px;
  width: 682px;
}

.partnerships-content .were-building-the-u {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 30px;
  min-height: 96px;
  width: 682px;
}

.partnerships-content .overlap-group1-1 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  margin-top: 41px;
  min-width: 207px;
  padding: 12px 70px;
}

.partnerships-content .join-now {
  color: var(--neutralwhite);
  font-weight: 700;
  line-height: 16px;
  min-width: 67px;
  text-align: center;
  white-space: nowrap;
}

.partnerships-content .frame-2609085 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-left: 155px;
  margin-top: 124px;
  position: relative;
  width: 670px;
}

.partnerships-content .about-the-daylight-e {
  letter-spacing: 0;
  line-height: 36px;
  margin-right: -98.00px;
  margin-top: -1.00px;
  position: relative;
  width: 768px;
}

.partnerships-content .the-daylight-electri {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 57px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-right: -476.00px;
  position: relative;
  width: 1146px;
}

.partnerships-content .span1 {
  font-family: var(--font-family-aeonik-bold);
  font-weight: 700;
}

.partnerships-content .group-41938 {
  align-items: flex-start;
  align-self: center;
  display: flex;
  margin-right: 91.0px;
  margin-top: 58px;
  min-width: 209px;
}

.partnerships-content .overlap-group-1 {
  align-items: center;
  background-color: var(--primarypurpleduke-blue);
  border-radius: 400px;
  display: flex;
  height: 44px;
  min-width: 207px;
  padding: 0 70px;
}

.partnerships-content .overlap-group6 {
  align-self: center;
  height: 150px;
  margin-right: 295.0px;
  margin-top: 134px;
  position: relative;
  width: 835px;
}

.partnerships-content .for-local-contractors {
  letter-spacing: 0;
  line-height: 36px;
  width: 768px;
  margin: 30px 0 0 0;
}

.partnerships-content .why-should-you-join-the-network {
  color: var(--primarypurpleduke-blue);
  font-family: var(--font-family-aeonik-regular);
  font-size: 54px;
  font-weight: 400;
  left: 0;
  letter-spacing: 0;
  line-height: 54px;
  width: 835px;
}

.partnerships-content .overlap-group-container {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  margin-right: -211px;
  margin-top: 41px;
  min-width: 1520px;
}

.partnerships-content .overlap-group4 {
  align-items: center;
  background-color: var(--primarypurplemagnolia);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  min-height: 392px;
  padding: 37px 0;
  width: 486px;
}

.partnerships-content .group-42132 {
  height: 101px;
  margin-right: 17.0px;
  width: 101px;
}

.partnerships-content .installation-ready-jobs {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 39px;
  min-height: 41px;
  width: 438px;
}

.partnerships-content .our-marketplace-will {
  color: var(--secondaryyellowsmoky-black);
  font-weight: 400;
  line-height: 32px;
  margin-top: 10px;
  min-height: 123px;
  width: 438px;
}

.partnerships-content .overlap-group3 {
  height: 392px;
  margin-left: 31px;
  position: relative;
  width: 517px;
}

.partnerships-content .rectangle-39718 {
  background-color: var(--primarypurplemagnolia);
  border-radius: 20px;
  left: 0;
  position: absolute;
  top: 0;
}

.partnerships-content .increase-customer-satisfaction {
  left: 24px;
  letter-spacing: 0;
  line-height: normal;
  position: absolute;
  top: 177px;
  width: 493px;
}

.partnerships-content .help-your-customers {
  color: var(--secondaryyellowsmoky-black);
  font-weight: 400;
  left: 24px;
  line-height: 32px;
  position: absolute;
  top: 228px;
  width: 438px;
}

.partnerships-content .group-42050 {
  align-items: center;
  background-color: var(--primarypurplemagnolia);
  display: flex;
  height: 106px;
  left: 140px;
  min-width: 206px;
  padding: 0 58px;
  position: absolute;
  top: 32px;
}

.partnerships-content .customer-review {
  height: 90px;
  width: 90px;
}

.partnerships-content .our-container {
  align-items: center;
  background-color: var(--primarypurplemagnolia);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 392px;
  padding: 68px 0;
  width: 486px;
}

.partnerships-content .increase-your-revenue {
  letter-spacing: 0;
  line-height: normal;
  margin-top: 109px;
  min-height: 41px;
  width: 438px;
}

.partnerships-content .our-dedicated-custom {
  color: var(--secondaryyellowsmoky-black);
  font-weight: 400;
  line-height: 32px;
  min-height: 96px;
  width: 438px;
}

.partnerships-content .group-42036 {
  align-self: flex-end;
  height: 60px;
  margin-right: 144px;
  margin-top: 31px;
  width: 144px;
}

.partnerships-content .for-electric-equipment-oe-ms {
  letter-spacing: 0;
  line-height: 36px;
  margin-left: 157px;
  margin-top: 68px;
  width: 768px;
}

.partnerships-content .rectangle-39650 {
  margin-left: 135px;
  margin-top: 36px;
}

.partnerships-content .footer {
  align-items: flex-start;
  background-color: var(--primarypurpleduke-blue);
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  height: auto;
  justify-content: flex-start;
  margin-top: 254px;
  min-height: 609px;
  padding: 2px 129.1px;
  width: 1440px;
}

.partnerships-content .flex-row {
  align-self: flex-end;
  height: 68px;
  margin-top: 93px;
  min-width: 1180px;
}

.partnerships-content .flex-col {
  flex-direction: column;
  min-height: 68px;
  width: 95px;
}

.partnerships-content .daylight-x-monitor {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.partnerships-content .solar {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.partnerships-content .flex-col-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 72px;
  min-height: 68px;
  width: 69px;
}

.partnerships-content .how-it-works {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 18px;
  white-space: nowrap;
}

.partnerships-content .service-ares {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 10px;
  white-space: nowrap;
}

.partnerships-content .group-41956 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 10.0px;
  margin-left: 427px;
  min-height: 44px;
  width: 178px;
}

.partnerships-content .flex-row-1 {
  align-items: center;
  align-self: center;
  display: flex;
  height: 23px;
  margin-right: 2.41px;
  margin-top: 18px;
  min-width: 1176px;
}

.partnerships-content .linkedin {
  align-self: flex-end;
  height: 22px;
  margin-left: 983px;
  width: 24px;
}

.partnerships-content .flex-row-item {
  height: 22px;
  margin-left: 21px;
  margin-top: 0.23px;
  width: 22px;
}

.partnerships-content .twitter {
  align-self: flex-end;
  height: 22px;
  margin-left: 20px;
  width: 25px;
}

.partnerships-content .heat-pump {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 9px;
  white-space: nowrap;
}

.partnerships-content .heat-pump-water-heater {
  height: 14px;
  letter-spacing: 0;
  line-height: 14px;
  margin-left: 1.88px;
  margin-top: 18px;
  white-space: nowrap;
}

.partnerships-content .overlap-group2 {
  align-items: flex-start;
  align-self: center;
  background-image: url(../img/new-design-images/img/layer-1-4.svg);
  background-size: 100% 100%;
  display: flex;
  height: 344px;
  margin-top: 4px;
  min-width: 1178px;
  padding: 14px 0;
}

.partnerships-content .group-41770 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  gap: 22px;
  margin-right: 155.83px;
  margin-top: 4790px;
  min-width: 164px;
}

.partnerships-content .rectangle {
  height: 392px;
  width: 486px;
}

.our-energy-slider .swiper-horizontal {
  padding-bottom: 78px;
}

.slider-content-box {
  width: 1197px;
  margin: 40px auto 0 auto;
}


.overlap-group-container .slider-content-box{
	width: 100%;
	max-width: 1440px;
}

.slider-content-box .container {
  max-width: 100% !important;
}

.slider-content-box h2 {
  font-size: 44px;
  line-height: 44px;
  font-weight: 400;
  padding-bottom: 89px;
  margin: 0;
}

.slider-content-box .swiper .swiper-wrapper {
  padding-bottom: 0;
}

.slider-content-box .swiper-slide {
  height: auto !important;
}

.slider-content-box .swiper .card {
  padding: 32px 24px;
  height: 100%;
  width: 100%;
  border: 0px !important;
  border-radius: 20px !important;
  background-color: #F0EEFC;
}

.slider-content-box .swiper .card .card-body {
  padding: 0px !important;
  text-align: left;
}

.slider-content-box .swiper .card .card-img-top {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}

.slider-content-box .swiper .card .card-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
  padding-bottom: 0;
  margin: 0;
}

.slider-content-box .swiper .card .card-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.customer-satisfaction.group-42120 .swiper-next-prev-btn{
	width: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: absolute;
	left: 10%;
	z-index: 999;
	right: auto;
	bottom: 118px;
}

.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-next-arrow,
.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-prev-arrow{
	width: 60px !important;
	height: 60px !important;
	border: 2px solid #231C00;
	background-color: transparent !important;
	position: initial;
	margin-right: 27px;
}

.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-next-arrow:hover,
.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-prev-arrow:hover{
	border: 2px solid #15049E;
	background-color: #15049E !important;
}

.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-next-arrow img,
.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-prev-arrow img{
	width: 30px;
}


.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-next-arrow:hover img,
.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-prev-arrow:hover img{
	filter: invert(1) brightness(2);
}

.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-prev:after,
.customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-next:after{
	display: none;
}

.slider-content-box .swiper .swiper-button-next {
  /*background: url(../img/new-design-images/img/swiper-button.png) no-repeat !important;*/
  right: 43.5% !important;
  width: 60px !important;
  height: 60px !important;
  border: 2px solid #231C00;
  background-color: transparent !important;
}



.swiper-button-next,
.swiper-button-prev {
  top: 86% !important;
}

.slider-content-box .swiper .swiper-button-prev {
  /*background: url('../img/new-design-images/img/swiper-button.png')no-repeat !important;*/
  left: 45.5% !important;
  width: 60px !important;
  height: 60px !important;
  border: 2px solid #231C00;
  background-color: transparent !important;

}


.satisfied-customer-content .next-prev-btn .carousel-control-prev,
.satisfied-customer-content .next-prev-btn .carousel-control-next {
  width: 60px !important;
  height: 60px !important;
  border: 2px solid #231C00;
  display: inline-block;
  position: initial;
  opacity: 1;
  border-radius: 50%;
  padding: 14px 11px;
  margin: 0 12px;
}

.satisfied-customer-content .next-prev-btn .carousel-control-prev:hover,
.satisfied-customer-content .next-prev-btn .carousel-control-next:hover {
  background-color: #15049E;
}

.slider-content-box .swiper .swiper-button-next img,
.slider-content-box .swiper .swiper-button-prev img,
.satisfied-customer-content .next-prev-btn .indicater-img {
  width: 30px;
}

.slider-content-box .swiper .swiper-button-next:hover,
.slider-content-box .swiper .swiper-button-prev:hover {
  background-color: #15049E !important;
}

.slider-content-box .swiper .swiper-button-next:hover img,
.slider-content-box .swiper .swiper-button-prev:hover img,
.satisfied-customer-content .carousel-control-next:hover .indicater-img,
.satisfied-customer-content .carousel-control-prev:hover .indicater-img {
  filter: invert(1) brightness(2);
}

.slider-content-box .swiper .swiper-button-next::after,
.slider-content-box .swiper .swiper-button-prev::after {
  display: none;
}

.slider-content-box .card-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.slider-content-box .card-box .card {
  width: 30%;
  margin: 15px;
  height: 392px;
  border-radius: 20px !important;
  background-color: #F0EEFC;
  border: none;
  padding: 32px 24px;
}

.slider-content-box .card-box .card .card-body {
  padding: 0;
}

.slider-content-box .card-box .card .card-body .img-box {
  text-align: center;
}

.slider-content-box .card-box .card .card-img-top {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}

.slider-content-box .card-box .card .card-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
  padding-bottom: 0;
  margin: 0;
}

.slider-content-box .card-box .card .card-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.battery-slider-content,
.heatpump-slider,
.soler-slider {
  position: absolute;
  top: 1200px;
  left: 120px;
}

.battery-slider-content .swiper-slide,
.heatpump-slider .swiper-slide,
.soler-slider .swiper-slide,
.weatherize-slider .swiper-slide {
  background-color: transparent;
}

.battery-slider-content .swiper .card,
.heatpump-slider .swiper .card,
.soler-slider .swiper .card,
.weatherize-slider .swiper .card {
  background-color: #fff;
}


.heat-pump-water-heater .title {
  top: 245px;
}

.heat-pump-water-heater .heat-pumps-cost-less,
.heat-pump-water-heater .switch-to-a-heat-pum {
  left: 130px;
}


.our-team-content .overlap-group2 {
  top: 430px;
}


.teambanner {
  max-width: 1440px;
  margin: 0 auto;
  background-color: #F0EEFC;
}

.teambanner .teamContent {
  background: url('../img/new-design-images/img/team-banner.png') center / cover no-repeat;
  width: 100%;
  height: 752px;
  position: relative;
  padding: 0 115px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}



.aboutteam {
  padding: 120px 0px;
}

.aboutteam {
  padding: 120px 0px;
}

.aboutteam .description {
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
  color: #231C00;
}



.main-content-box {
  padding: 0 120px;
}

.teamContent {
  padding-top: 289px;
}

.teamContent h2 {
  color: #FFF;
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  margin: 0 0 63px 0;
}

.teamContent .btn-primary {
  width: 207px;
  margin-top: 63px;
}


.our-team-section .section-title {
  font-size: 57px;
  font-weight: 400;
  line-height: 64px;
  color: #15049E;
  margin-bottom: 60px;
}

.our-team-section .card {
  background: transparent !important;
  border: 0px !important;
  margin-bottom: 60px;
}

.our-team-section .card .img-container {
  position: relative;
  margin-bottom: 35px;
}

.our-team-section .card .img-container .image1 {
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
}

.our-team-section .card .img-container .image2 {
  position: absolute;
  bottom: -8px;
  right: -8px;
  z-index: 0;
}

.our-team-section .card .card-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #15049E;
  padding-bottom: 6px;
  margin: 0;
}

.our-team-section .card .card-text {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #15049E;
  padding-bottom: 6px;
  margin: 0;
}

.our-team-section .card .card-link {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #15049E;
  text-decoration: underline !important;
  margin: 0;
}



.our-developers {
  padding: 75px 0px;
  border-top: 1px solid #ADEEDD;
}

.our-developers .teaminfo {
  margin-bottom: 70px;
}

.our-developers .title {
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  color: #15049E;
  margin: 0;
}

.our-developers .des {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #15049E;
  margin: 0;
}



.contantInfo h1 {
  font-size: 57px;
  font-weight: 400;
  line-height: 64px;
  color: #15049E;
  margin: 0;
}

.contantInfo a {
  font-size: 57px;
  font-weight: 400;
  line-height: 64px;
  color: #15049E;
  margin: 0;
}


.get-started-link {
  align-items: center;
  background-color: #15049e;
  color: #fff;
  border-radius: 400px;
  display: flex;
  height: 44px;
  left: 115px;
  min-width: 207px;
  padding: 0 60px;
  border-radius: 40px;
}

.teambanner .contantInfo {
  padding-bottom: 94px;
}


.partnership-slider.slider-content-box .swiper .swiper-button-next {
  right: 0 !important;
  left: auto !important;
}

.partnership-slider.slider-content-box .swiper .swiper-button-prev {
  left: auto !important;
  right: 85px !important;
}



.partnership-slider.slider-content-box .swiper-slide {
  padding: 0 !important;
}

.partnership-slider.slider-content-box .swiper {
  padding: 0 0 100px 0;
}



.how-it-works-content .overlap-group6,
.monitor-content .overlap-group6,
.battery-content .overlap-group6,
.partnerships-content .overlap-group5,
.teambanner .teamContent,
.soler-content .overlap-group9,
.heat-pump-content .overlap-group9,
.heat-pump-water-heater .overlap-group9,
.weatherization-content .overlap-group9,
.service-area .overlap-group3 {
  margin-top: 80px;
}

@media (max-width: 1440px) {
  .main-menu {
    max-width: 1440px;
    margin: 0 auto;
  }


  .main-header .dropdown,
  .main-header .navbar-link {
    font-size: 14px;
    padding: 10px 15px;
  }

  /*.main-header .logo{
		margin: 0;
	}*/


}

@media (max-width: 1200px) {
	.main-header .dropdown,
	.main-header .navbar-link {
	    padding: 10px 0;
	}
}



/**********12.03.2024 (manish) css*************/

.FontSize-16 {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
}

.FontSize-64 {
  font-size: 64px;
  font-weight: 400;
  font-style: normal;
  line-height: 70px;
}

.FontSize-56 {
  font-size: 56px;
  font-weight: 400;
  font-style: normal;
  line-height: 60px;
}

.FontSize-44 {
  font-size: 44px;
  font-weight: 400;
  font-style: normal;
  line-height: 44px;
}

.FontSize-28 {
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 31px;
}

.FontSize-32 {
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 32px;
}

.main-header.sticky {
  background-color: #fff;
  z-index: 9999;
}

.main-header .dropdown {
    position: relative;
}

.main-header .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}

.main-header .about-dropdown .dropdown-menu {
    left: -94px;
}




.main-header .dropdown-menu{
    width: 265px;
    padding: 10px;
    background-color: #F0EEFC;
    border: 1px solid #F0EEFC;
}
.main-header .dropdown-menu .dropdown-item{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 20px;
    color: #15049E;
    border-radius: 30px;
    padding: 10px;
    margin: 5px 0;
}

.main-header .dropdown-menu .dropdown-item:hover,
.main-header .dropdown-item.active,
.main-header .dropdown-item:active{
    background-color: #15049E;
    color: #fff;
}

.v2-navbar-home .navbar .navbar-nav{
	overflow: initial;
	display: flex;
	justify-content: center;
	align-items: center;
}


.v2-navbar-home .daylight-logo{
    /*margin: 0 0 0 -160px;*/
	margin: 0;
	position: absolute;
	left: calc(50% - 78px);
}


@media (max-width: 1440px) {
	.main-header .about-dropdown .dropdown-menu {
	    left: -80px;
	}
}
@media (max-width: 1300px) {
	.navbar .navbar-nav .nav-item {
	    margin: 0 6px !important;
	}
}

@media (max-width: 1200px) {
	.navbar .navbar-nav .nav-item {
	    margin: 0 !important;
	}

	.main-header .about-dropdown .dropdown-menu {
	    left: -90px;
	}
}
@media (max-width: 991px) {
    .main-header .dropdown-menu{
        width: 100%;
    }
}

.v2-navbar-home .navbar-brand {
  margin: 0 !important;
  padding: 0 !important;
}

.v2-navbar-home .navbar-collapse {
  max-width: 100% !important;
  position: relative !important;
  top: 0px !important;
  background-color: transparent;
  padding: 15px 0 0;
  border-radius: 0px;
  left: auto;
  right: 0px;
  z-index: 999;
  transition: all 0.5s;
}

.v2-navbar-home .navbar .toggler-icon {
  width: 25px;
  height: 3px;
  background-color: #15049E;
  display: block;
  margin-bottom: 4px;
  border-radius: 3px;
}

.v2-navbar-home .navbar .navbar-toggler {
  padding: 0 !important;
}

.v2-navbar-home .navbar {
  background-color: #FFF;
  padding: 16px 76px 16px 76px;
}

.v2-navbar-home .navbar .navbar-collapse {
  justify-content: space-between;
  padding: 0;
}

.v2-navbar-home .navbar .navbar-nav .nav-link {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #15049E;
  transition: all 0.3s;
  padding: 10px 16px;
  background: #fff;
  border-radius: 24px;
}


.v2-navbar-home .navbar .navbar-nav .nav-link:hover{
	background: #F0EEFC;
}

.v2-navbar-home .navbar .column-right {
  display: flex;
  align-items: center;
}

.navbar .column-right a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #15049E;
  transition: all 0.3s;
  padding-right: 30px;
}

.v2-navbar-home .navbar .column-right .btn-primary {
	width: 164px;
	padding: 11px 0 !important;
	background-color: #15049E !important;
	color: #fff !important;
	border-radius: 40px !important;
	line-height: 20px !important;
}


.homebanner {
  background: url('../img/homebanner.png') center / cover no-repeat;
}


.homebanner .column_left .title {
  color: #fff;
  font-size: 84px;
  font-weight: 700;
  margin-bottom: 20px;
}

.homebanner .description.FontSize-28 {
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 31px;
  color: #fff;
  margin-bottom: 20px;
  width: 682px;
}

.homebanner .column_left .email_input_group {
  position: relative;
  width: 364px;
  margin-top: 34px;
  overflow: hidden;
}

.homebanner .column_left .email_input_group .form-control {
  border-radius: 30px;
  height: 46px;
  padding: 10px 135px 10px 35px;
  border-color: transparent !important;
  box-shadow: none !important;
}

.homebanner .column_left .email_input_group .form-control::placeholder {
  font-weight: 400;
  line-height: 16px;
  font-size: 18px;
  color: #786CD0;
}

.homebanner .column_left .email_input_group .btn-primary {
  position: absolute;
  top: 3px;
  right: 5px;
  width: 120px;
  height: 39px;
  margin: 0;
}


.home_overlap_group1 {
  padding: 90px 0px;
}

.home_overlap_group1 .container {
  max-width: 1440px !important;
}

.home_overlap_group1 .overlap_group h5 {
  background-color: #D0CDEC;
  border-radius: 20px;
  color: #15049E;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  width: 150px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.home_overlap_group1 .overlap_group h3.FontSize-56 {
  color: #15049E;
  margin-bottom: 16px;
  font-size: 56px;
  font-weight: 400;
  font-style: normal;
  line-height: 60px;
}


#home-v2-footer {
  background-color: #15049E;
  width: 100%;
  padding: 96px 0px 0px;
  margin-top: 0;
}

#home-v2-footer .container {
  max-width: 1440px !important;
  margin: 0 auto;
}

#home-v2-footer .footer-logo {
  width: 100%;
}

#home-v2-footer .logo {
  margin-top: -70px;
}

#home-v2-footer .footer-title,
#home-v2-footer .footer-title a {
  color: #FFF;
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 18px;
  margin: 0;
}

#home-v2-footer .footer-link li {
  list-style: none;
}


#home-v2-footer .footer-link li a {
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  padding-bottom: 18px;
  margin: 0;
  white-space: nowrap;
}

#home-v2-footer .footer_right-column {
  text-align: end;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: #FFF;
}

#home-v2-footer .footer_right-column p {
  color: #FFF;
  padding-bottom: 16px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}

#home-v2-footer .footer_right-column a {
  color: #FFF;
  text-decoration: underline;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}

#home-v2-footer .footer-link li a:hover {
  color: #FFF;
}

#home-v2-footer .social-list {
  display: flex;
  align-items: center;
  justify-content: end;
  list-style: none;
  padding-top: 36px;
}

#home-v2-footer .social-list .social-item {
  margin-right: 20px;
}

#home-v2-footer .social-list .social-item:last-child {
  margin-right: 0px;
}

.banner-bottom{
	display: none;
}

.our-app .group-container-3 .custom-toggle input:checked + .slider{
	background-color: #15049e;
}

.our-app .group-container-3 .custom-toggle .slider{
	background-color: #D0CDEC;
}

@media (max-width: 1500px) {
	.topBanner .container, 
	.ourProducts .container, 
	.electric-benefits .container, 
	.upgrading_clean_energy .container{
		max-width: 90% !important;
	}

	.overlap-group-container .slider-content-box {
	    width: 100%;
	    max-width: 90%;
	}

	.electric-benefits .electric-benefits-content .content-box h3{
		font-size: 28px;
	}

	#home-v2-footer .footer-logo {
	    width: 90%;
	}

	.home-v2 .overlap-group12{
		width: 100%;
	}

	.slider-content-box .swiper .swiper-button-next {
	    right: calc(50% - 70px) !important;
	}

	.slider-content-box .swiper .swiper-button-prev {
	    left: calc(50% - 75px) !important;
	}
}



@media (max-width: 1200px) {
	.v2-navbar-home .navbar{
		padding: 16px 15px;
	}

	.our-app .home-connected .container{
		max-width: 90% !important;
	}

	.ourProducts-right img{
		max-width: 90%;
	}

	.ourProducts h2 {
	    font-size: 38px;
	    line-height: 46px;
	}

	.ourProducts p {
	    font-size: 22px;
	}

	.slider-content-box .swiper .swiper-button-next {
	    right: calc(50% - 80px) !important;
	}

	.slider-content-box .swiper .swiper-button-prev {
	    left: calc(50% - 80px) !important;
	}

	.electric-benefits .electric-benefits-content .content-box h3 {
	    font-size: 24px;
	}

	.home-v2 .hear-from-our-customers.aeonik-regular-normal-ultramarine-64px,
	.customer-satisfaction.group-42120 .hear-from-our-customers.aeonik-regular-normal-ultramarine-64px {
		font-size: 40px;
	}

	.home-v2 .group-42120,
	.customer-satisfaction.group-42120{
		width: 100%;
	}

	
	.home-v2 .group-42102,
	.customer-satisfaction.group-42120 .group-42102{
		padding: 59.6px 30px;
		width: 100% !important;
		min-width: 100% !important;
	}

	.home-v2 .group-42120 .satisfied-customer-content .left-content,
	.customer-satisfaction.group-42120 .group-42102 .left-content{
		padding: 0;
	}
	.home-v2 .group-42120 .satisfied-customer-content .right-content img,
	.customer-satisfaction.group-42120 .satisfied-customer-content .right-content img{
		max-width: 75%;
		width: 75%;
	}

	.topBanner.home-v2 .aeonik-bold-white-70px{
		font-size: 50px;
		line-height: normal;
	}

	.topBanner.home-v2 .text.mt-4{
		margin-top: 8px !important;
	}

	.our-energy-slider .our-energy-slider-box h3{
		font-size: 26px;
		line-height: 30px;
	}

	.our-energy-slider .our-energy-slider-box p, 
	.our-energy-slider .our-energy-slider-box p.learn-more a{
		font-size: 20px;
		line-height: 24px;
	}
}
@media (max-width: 991px) {

	.our-app .home-connected .container,
	.topBanner .container, 
	.ourProducts .container, 
	.electric-benefits .container, 
	.upgrading_clean_energy .container{
		max-width: 98% !important;
	}

	.v2-navbar-home .nav-item{
		width: 100% !important;
	}

	.v2-navbar-home .dropdown, 
	.v2-navbar-home .navbar-link{
		padding: 0 !important;
	}



	.v2-navbar-home .navbar .navbar-toggler{
		outline: none !important;
		box-shadow: none !important;
	}

	.v2-navbar-home .navbar .navbar-nav .nav-link:hover{
		background-color: transparent;
	}

  .navbar {
    padding: 16px !important;
  }

  .v2-navbar-home .navbar-toggler.collapsed {
    width: auto;
    height: auto;
    display: block !important;
    padding: 0 !important;
  }

  .navbar .column-right a,
  .navbar .navbar-nav .nav-link {
    padding: 0px !important;
    line-height: 33px !important;
    display: block;
  }
	.v2-navbar-home .nav-item,
	.navbar .column-right a{
		padding: 10px 0 !important;
	}

  .navbar .column-right {
    display: block !important;
  }

  .navbar .column-right .btn-primary {
    margin-top: 10px;
  }


  .home-v2 .upgrading-to-clean-e {
    font-size: 34px;
    margin: 0 auto 0 auto;
  }



  #home-v2-footer .logo {
    margin-top: 0px;
  }

  #home-v2-footer .footer_right-column,
  #home-v2-footer .social-list {
    text-align: center;
    justify-content: center;
  }

  #home-v2-footer .social-list {
    padding-top: 20px;
  }

  .home-v2 .rgb_-daylight_-logo-icon_-one-color_01-1 {
    width: 40px;
  }


  .home-v2 .homebanner .hero-content {
    text-align: center;
  }

  .home-v2 .homebanner .hero-content .email_input_group {
    margin: auto;
  }

  .home-v2 .homebanner .column_right img {
    display: none;
  }

  .home-v2 .home_overlap_group4 .section-title,
  .home-v2 .home_overlap_group3 .section-title {
    font-size: 36px;
    line-height: 38px;
    text-align: start;
  }

  /*.our-app .home-connected .row{
  	    flex-direction: column-reverse;
  }

  .our-app .home-connected .row .col-md-6{
  	   max-width: 100%;
  }*/

  .home-v2 .our-app{
  	width: 100%;
  }

  	.home-v2 .overlap-group12 {
    	width: 100%;
	}

	.home-v2 .overlap-group12{
		padding: 170px 50px 0 50px;
	}

	.electric-benefits .electric-benefits-content .content-box h3 {
	    font-size: 20px;
	}

	.our-energy-slider .our-energy-slider-box h3{
		font-size: 24px;
	}

	.our-energy-slider .our-energy-slider-box p, .our-energy-slider .our-energy-slider-box p.learn-more a{
	    font-size: 18px;
	}

	.home-v2 .group-41871{
		width: 100%;
		max-width: 100%;
	}

	.home-v2 .group-41871{
		padding: 72px 40px;
	}

	.home-v2 .group-41852,
	.home-v2 .group-41854,
	.home-v2 .group-41869{
		width: 100%;
		max-width: 100%;
	}
	/*.slider-content-box .swiper .swiper-button-next {
	    right: 33% !important;
	}

	.slider-content-box .swiper .swiper-button-prev {
	    left: 36% !important;
	}*/

	.step-list-box .step-list-img-box{
		padding: 20px;
	}

	.home-v2 .overlap-group12{
		background-color: #fff;
		background-image: none;
		border-radius: 150px 150px 0 0;
	}



}


@media (max-width: 767px) {
  #home-v2-footer {
    margin-top: 100px;
    padding: 55px 0px 0px;
  }

  .home-v2 .upgrading-to-clean-e {
    font-size: 24px;
    margin: 0 auto 0 auto;
  }



  .home-v2 .rgb_-daylight_-logo-icon_-one-color_01-1 {
    width: 30px;
  }

  .our-app .our-app-card .card{
  	margin-bottom: 20px;
  }

  .home-v2 .group-container-3{
  	width: 100%;
  }

  .home-v2 .group-41852{
	width: 100%;
	max-width: 100%;
	margin: auto auto 0 auto;
  }

  .home-v2 .group-41854,
  .home-v2 .rectangle-39645{
	width: 100%;
	margin: 0 auto;
  }

  .home-v2 .text{
  	margin: 0 !important
  }

	.home-v2 .aeonik-bold-white-70px{
	  	font-size: 52px;
	}


	.home-v2 .group-42120 .satisfied-customer-content .left-content .mobile-img,
	.customer-satisfaction.group-42120 .satisfied-customer-content .left-content .mobile-img{
		display: block;
		width: 100%;
		text-align: center;
	}

	.home-v2 .group-42120 .satisfied-customer-content .left-content .mobile-img img,
	.customer-satisfaction.group-42120 .satisfied-customer-content .left-content .mobile-img img{
		height: 75px;
		width: 75px;
		border-radius: 20px;
		margin: 0 auto;
	}

	.home-v2 .group-42120,
	.home-v2 .group-42102,
	.customer-satisfaction.group-42120,
	.customer-satisfaction.group-42120 .group-42102{
		width: 93%;
		min-width: 93%;
		margin: 0 auto;
	}

	.home-v2 .group-42120 .satisfied-customer-content .right-content,
	.home-v2 .group-42120 .satisfied-customer-content .left-content h4,
	.home-v2 .group-42120 .satisfied-customer-content .next-prev-btn,
	.customer-satisfaction.group-42120 .satisfied-customer-content .right-content,
	.customer-satisfaction.group-42120 .satisfied-customer-content .left-content h4,
	.customer-satisfaction.group-42120 .satisfied-customer-content .next-prev-btn{
		display: none;
	}

	.home-v2 .group-42102,
	.customer-satisfaction.group-42120 .group-42102{
		padding: 15px;	
		height: auto;
	}

	.home-v2 .group-42120 .satisfied-customer-content .left-content,
	.customer-satisfaction.group-42120 .satisfied-customer-content .left-content{
		padding: 0;
	}

	.home-v2 .group-42120,
	.customer-satisfaction.group-42120{
		gap: 25px;
		min-height: auto;
	}

	.home-v2 .hear-from-our-customers.aeonik-regular-normal-ultramarine-64px,
	.customer-satisfaction.group-42120 .hear-from-our-customers.aeonik-regular-normal-ultramarine-64px{
		width: 90%;
        margin-top: 40px;

	}

	.our-app{
		display: none;
	}
	.home-v2 .group-42120 .carousel-indicators,
	.customer-satisfaction.group-42120 .swiper-next-prev-btn{
		display: none;
	}

}



@media (max-width: 575px) {

	.topBanner .topBanner-left h1{
		display: block;
	}

	.topBanner .topBanner-left .text{
		display: block;
	}

	.topBanner .topBanner-left .text .aeonik-bold-white-70px{
		color: #15049e;
	}

	.home-v2 .homebanner .column_left .title.FontSize-64,
	.home-v2 .homebanner .description.FontSize-28 {
	    color: #15049E;
	}

	.verticalflip span{
		width: 100%;
		left: 0;
		top: -28px;
	}

	.topBanner.home-v2 .aeonik-bold-white-70px{
		font-size: 30px;
	}

  .home-v2 .homebanner .hero-content .email_input_group .form-control {
    border: 1px solid #15049E !important;
  }

  .home-v2 .homebanner {
    background: #fff;
  }

  .home-v2 .homebanner .column_left .title.FontSize-64 {
    font-size: 32px;
    margin: 0;
  }

  .home-v2 .homebanner .column_left .description.FontSize-28 {
    font-size: 16px;
    line-height: 18px;
  }

  .our-app,
  .upgrading_clean_energy,
  .ourProducts .ourProducts-right,
  .ourProducts .subTitle{
  	display: none;
  }

	.banner-bottom{
		display:block;
	}

	.topBanner .topBanner-right{
		display: none;
	}

	.topBanner .topBanner-left {
		padding-top: 0;
		text-align: center;
	}

	.topBanner {
	    background: none;
	    padding: 100px 0 0 0;
	}

	.topBanner .topBanner-left .input-group{
		max-width: 100%;
	}

	.topBanner .topBanner-left h1,
	.topBanner .topBanner-left p{
		color: #15049E;
	}

	.topBanner .topBanner-left .input-group{
		border: 1px solid #15049E;
		padding: 0 3px 0 34px;
	}

	.aeonik-bold-white-70px{
		font-size: 52px;
	}

	/*.slider-content-box .swiper .swiper-button-next {
	    right: 27% !important;
	}

	.slider-content-box .swiper .swiper-button-prev {
	    left: 27% !important;
	}*/

	.overlap-group-container .aeonik-regular-normal-ultramarine-44px{
		font-size:30px;
	}

	.work-with-daylight .step-list-box p{
		display: none;
	}

	.work-with-daylight .step-list-box h3 .btn{
		display: block;
	}

	.work-with-daylight .step-list-box .step-list-content .download-app-btn{
		display: none;
	}

	.electric-benefits h2{
		font-size: 30px !important;
		line-height: 40px !important;
		text-align: left;
	}

	.electric-benefits .electric-benefits-content .content-box a{
		float: right;
	}

	.electric-benefits .electric-benefits-content{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.electric-benefits .electric-benefits-content .img-box img {
	    min-width: 120px;
	    max-width: 120px;
	}


	.home-v2 .hear-from-our-customers.aeonik-regular-normal-ultramarine-64px,
	.customer-satisfaction.group-42120 .hear-from-our-customers.aeonik-regular-normal-ultramarine-64px{
	    font-size: 36px !important;
	    width: 100%;
	    white-space: normal;
	    line-height: 36px !important;
	    text-align: left;
	}

	.home-v2 .group-42120,
	.customer-satisfaction.group-42120{
		gap: 30px;
		margin-top: 30px;
		margin-bottom: 60px
	}

	.electric-benefits .electric-benefits-desktop{
		display: none;
	}

	.electric-benefits .electric-benefits-mob{
		display: block;
	}

	.electric-benefits .electric-benefits-mob .swiper-slide{
		background-color: transparent !important; 
	}

	

	.home-v2 .group-42102 {
	    padding: 30px 15px;
	}

}

/**********12.03.2024 (manish) css*************/


/**********13.03.2024 css*************/

.incentives-box .container,
.v2-screen-product .herosection .container,
.v2-product-card .container{
	max-width: 1440px !important;
}

.v2-screen-product {
    background-color: #F0EEFC;
}

.v2-slider .slider-content-box {
    max-width: 1440px !important;
    width: 100% !important;
    margin: 0 auto;
}


.v2-screen-product .solarbanner {
    background: url('../img/new-design-images/solar_panels_img.png')center / cover no-repeat;
}

.v2-screen-product .weatherization-banner {
    background: url('../img/new-design-images/img/rectangle-39708-4.png')center / cover no-repeat;
}

.v2-screen-product .heatpump-waterheater-banner {
    background: url('../img/new-design-images/img/rectangle-39708-10.png')center / cover no-repeat;
}

.v2-screen-product .heatpump_banner {
    background: url('../img/new-design-images/img/rectangle-39708-7.png')center / cover no-repeat;
}

.v2-screen-product .battery_storage_banner {
    background: url('../img/new-design-images/img/rectangle-39708-6.png')center / cover no-repeat !important;
}

.v2-screen-product .daylightx-monitor-banner {
    background: url('../img/new-design-images/img/rectangle-39708-5.png')no-repeat;
	background-size: cover;
	background-position: bottom;
	min-height: 752px;
}

.v2-screen-product .how-it-work-banner{
    background: url('../img/new-design-images/img/frame-2609100.png')center / cover no-repeat;
}

.v2-screen-product .partnership-banner{
    background: url('../img/new-design-images/img/rectangle-39708-3.png')center / cover no-repeat;
}

.v2-service-area .service-area-banner{
    background: url('../img/new-design-images/img/rectangle-39708-2.png')center / cover no-repeat;
}


.v2-screen-product .our-team-banner{
    background: url('../img/new-design-images/img/team-banner.png')center / cover no-repeat;
}

.v2-screen-product .banner-bottom {
    display: none;
}

.v2-screen-product .herosection {
    width: 100%;
    height: 700px;
    margin-top: 60px;
}

.v2-screen-product .monitor-herosection{
	height: auto;
}

.v2-screen-product .herosection .hero-content {
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #FFF;
    position: relative;
}

.v2-screen-product .herosection .title {
    font-size: 64px;
    font-weight: 700;
    padding-bottom: 30px;
    font-style: normal;
    line-height: 70px;
}

.v2-screen-product .herosection .description {
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 31px;
    padding-bottom: 30px;
}

.v2-screen-product .herosection .service-area-banner .description{
	max-width: 682px;
}

.v2-screen-product .herosection .btn-primary {
	margin-top: 30px;
	border-radius: 400px !important;
	border: 2px solid #15049E;
	background: #15049E !important;
	color: #fff !important;
    max-width: 207px;
    text-transform: capitalize;

}


/* v2-heading css */
.v2-screen-product .v2-heading {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 90px 0;
}

.v2-screen-product .v2-heading .subtitle {
    font-size: 44px;
    font-weight: 400;
    font-style: normal;
    line-height: 44px;
    padding-bottom: 16px;
    max-width: 1130px;
}


.v2-screen-product .v2-heading .subtext {
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 31px;
    padding-bottom: 16px;
    max-width: 100%;
}

.v2-screen-product .v2-heading .subtext .on-mobile{
	display: none;
}

/* v2-slider css */
.v2-slider .slider-title {
    font-size: 44px;
    line-height: 44px;
    font-weight: 400;
    padding-bottom: 80px;
    margin: 0;
}


.v2-slider .swiper {
    padding-bottom: 120px;
}

.v2-slider .swiper-slide {
    height: auto;
    background: transparent;

}

.v2-slider .swiper-slide .card {
    padding: 32px 24px;
    height: 100%;
    width: 100%;
    border: 0px;
    border-radius: 20px;
    background-color: #fff; 
}

.v2-slider .swiper-slide .card .card-img-top {
    width: 90px;
    height: 90px;
    margin: 0 0 40px 0;
}

.v2-slider .swiper-slide .card .card-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    padding-bottom: 10px;
    margin: 0;
}

.v2-slider .swiper-slide .card .card-text {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    padding-bottom: 10px;
    margin: 0;
	color: #231C00;
}

.v2-screen-product .bg-warning {
    background-color: #F1ECA5 !important;
    border: 1px solid #000000;
    border-radius: 16px;
    padding: 50px 116px;
    margin-bottom: 130px;
}

.v2-screen-product .bg-heading {
    text-align: center;
    font-size: 44px;
    line-height: 44px;
    font-style: normal;
    font-weight: 700;
    padding-bottom: 43px;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
    
}

.v2-screen-product .bg-warning h3 {
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 40px;
    margin: 16px 0 6px 0;
}
.v2-screen-product .bg-warning p {
	color: #231C00;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
}



.v2-screen-product .bg-warning ul {
    margin-left: 45px;
}

.v2-screen-product .bg-warning ul li {
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    list-style: disc;
}

.v2-screen-product .bg-warning .divider {
    border: 1px solid #000000;
    margin: 20px 0 57px 0;
}

/* v2-product-card css */

.v2-product-card .text-area {
    padding: 0 20px 10px 20px;
}

.v2-product-card .text-area h1 {
    color: #15049E;
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px;
    max-width: 580px;
}

.v2-product-card .text-area p {
    color: #15049E;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    max-width: 430px;
    margin-left: auto;
}

.v2-product-card .card {
    border: 0px;
    padding: 55px 123px;
    margin-bottom: 33px;
    border-radius: 50px;
    overflow: hidden;
}


.v2-product-card .card-header {
    border: 0px;
    padding: 0;
    display: flex;
    align-items: center;
    background-color: transparent;
    justify-content: space-between;
}

.v2-product-card .card .step {
    font-size: 44px;
    font-weight: 400;
    font-style: normal;
    line-height: 64px;
}

.v2-product-card .card .card-title {
    font-size: 44px;
    font-weight: 700;
    font-style: normal;
    line-height: 50px;
    margin-bottom: 25px;
}

.v2-product-card .card .card-title span {
    color: #786CD0
}

.v2-product-card .card .card-text {
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    margin-bottom: 30px;
}

.v2-product-card .card-header .download-app-btn{
	display: none;
}

.v2-product-card .slider-content-box .swiper .card{
	background-color: #fff;
}

.v2-product-card .slider-content-box .swiper-slide{
	background-color: transparent; 
}

.v2-slider .slider-content-box .swiper .swiper-wrapper {
    margin-top: 40px;
}
.v2-product-card .img-container{
	text-align: center;
}

.v2-product-card .img-container img{
	max-width: 345px;
}

.v2-product-card{
	padding-bottom: 130px;
}

.incentives-box .heatpump-waterheater-incentives{
	display: flex;
/*	justify-content: space-between;*/
	justify-content: center;
	align-items: center;
	margin-top: 80px;
}

.incentives-box .heatpump-waterheater-incentives img{
	width: 300px;
}

.v2-heading.monitor-v2-heading{
	padding: 129px 0 70px 0;
}

.v2-screen-product .v2-heading .monitor-download-app{
	width: auto;
	background-color: var(--primarypurpleduke-blue) !important;
	border-radius: 400px !important;
	padding: 12px 49px !important;
	color: #fff !important;
}

.our-app-moniter {
	background-color: #f0eefc;
	padding: 0;
}

.our-app-moniter .home-connected{
	padding-top: 70px;
}

.our-app-moniter .our-app-card{
	padding: 0 0 132px 0;
}

.moniter-v2-slider .swiper-pagination{
	width: 100% !important;
	text-align: center;
	bottom: 110px !important;
}

.moniter-v2-slider .swiper-pagination-bullet{
	width: 15px !important;
	height: 4px !important;
	border-radius: 0 !important;
	margin: 0 !important;
}
.moniter-v2-slider .swiper-pagination-bullet:first-child{
	border-radius: 8px 0 0 8px !important;
}

.moniter-v2-slider .swiper-pagination-bullet:last-child{
	border-radius:0 8px 8px 0 !important;
}

@media (max-width: 1500px) {
	.v2-slider .slider-content-box,
	.v2-screen-product .v2-heading,
	.incentives-box .container,
	.v2-screen-product .herosection .container,
	.v2-product-card .container{
		max-width: 80% !important;
	}

	.v2-slider .swiper-slide .card .card-title {
		font-size: 28px;
	}


	.v2-product-card .card{
		padding: 55px 60px;
	}

	.v2-product-card .card .card-title{
		font-size: 36px;
	}

	.v2-screen-product .daylightx-monitor-banner{
		min-height: auto;
	}
}

@media (max-width: 1200px) {
	.v2-slider .slider-content-box,
	.v2-screen-product .v2-heading,
	.incentives-box .container,
	.v2-screen-product .herosection .container,
	.v2-product-card .container{
		max-width: 95% !important;
	}

	.v2-product-card .text-area h1{
		font-size: 44px;
		line-height: 52px;
		max-width: 520px;
	}

	.v2-product-card .text-area p{
		font-size: 24px;
	}

	.v2-screen-product .herosection .hero-content{
		min-height: auto;
		height: 610px;
	}

	.v2-product-card .card .card-title{
		line-height: 38px;
		font-size: 30px;
	}

	.v2-product-card .card .row.align-items-baseline{
		align-items: center !important;
	}


	.v2-screen-product .v2-heading{
		padding: 0 0 90px 0;
	}

	.v2-heading.monitor-v2-heading {
	    padding: 129px 0 70px 0;
	}

	.incentives-box .heatpump-waterheater-incentives img{
		width: 200px;
	}


}

@media (max-width: 991px) {
	.v2-screen-product .herosection .hero-content {
	    height: 500px;
	}

	.v2-screen-product .herosection {
	    height: auto;
	    min-height: auto !important;
	    margin-bottom: 60px;
	}

	.v2-product-card .text-area p{
		max-width: 100%;
	}


	.v2-screen-product .bg-warning{
		padding: 50px 30px;
	}

	.v2-screen-product .bg-warning h3{
		font-size: 20px;
		line-height: 26px;
	}

	.v2-screen-product .bg-warning ul li,
	.v2-screen-product .bg-warning p{
		font-size: 18px;
		line-height: 36px;
	}


	.v2-product-card .img-container {
	    text-align: center;
	    margin-top: 30px;
	}

	.incentives-box .heatpump-waterheater-incentives img{
		width: 200px;
	}

	.v2-heading.monitor-v2-heading {
	    padding: 30px 0 30px 0;
	}

	.our-app-moniter .our-app-card {
	    padding: 0 0 60px 0;
	}
}

@media (max-width: 767px) {
	.v2-slider .swiper-slide .card .card-text{
		font-size: 18px;
	}

	.v2-product-card .card-header .download-app-btn{
		display: block;
	}

	.v2-product-card .card-content .download-app-btn{
		display: none;
	}

	.v2-product-card .text-area h1 {
	    font-size: 36px;
	    line-height: 46px;
	}

	.our-app-moniter {
		display: block;
	}

	.our-app-moniter .our-app-card .card{
		max-width: 80%;
		margin: 0 auto 20px auto;
	}

	.v2-product-card .text-area p,
	.work-with-daylight .titleBox p{
		color: #231C00;
	}

}
@media (max-width: 576px) {

	.v2-screen-product .solarbanner{
		background: none;
	}
	.v2-screen-product .v2-heading .subtitle span{
		color: #15049E;
		font-weight: 700;
	}

	.v2-screen-product .herosection .title,
	.v2-screen-product .herosection .description{
		color: #15049E;
	}

	.v2-screen-product .herosection .hero-content{
		text-align: center;
		height: auto;
		padding: 100px 0 60px 0;

	}

	.v2-screen-product .herosection .btn-primary{
		margin: 0 auto !important;
	}

	.v2-screen-product .herosection .title{
		font-size: 36px !important;
		font-weight: 700;
		padding-bottom: 0;
		line-height: 40px !important;
	}

	.v2-screen-product .herosection .description p{
		font-size:16px !important;
		padding-bottom: 0;
	}

	.v2-screen-product .herosection{
		background-color: #fff;
		margin-bottom: 0; 
	}

	.v2-screen-product .banner-bottom {
	    display: block;
	    background-color:#fff;
	   	margin: -110px 0 0 0;
	}
	.v2-screen-product .v2-heading{
		padding: 40px 15px 90px 15px;
	}

	.v2-slider .slider-content-box .swiper .swiper-wrapper {
	    margin-top: 50px;
	}

	.v2-screen-product .v2-heading .subtitle{
		font-size: 30px !important;
		font-weight: 400;
		font-style: normal;
		line-height: 35px !important;
		padding: 0 0 25px 0;
	}

	.v2-screen-product .v2-heading .subtitle.mob-d-none{
		display: none;
	} 
	.v2-slider{
		background-color: #fff;
		padding: 20px 15px 0 15px;
	}

	.v2-slider .swiper-slide .card{
		background-color: #f0eefc;
	}

	.incentives-box h4.heading{
		font-size: 30px;
		margin: 70px 0 30px 0;
	}

	.v2-product-card .card .step{
		font-size: 24px;
	}

	.v2-product-card .card-header .download-app-btn{
		max-width: 160px !important;
		line-height: 17px !important;
		margin: 0 0 12px 0;
	}

	.v2-product-card .card {
	    padding: 55px 20px;
	}

	.v2-product-card .img-container img {
	    max-width: 100%;
	}

	#home-v2-footer{
		margin: 0;
	}

	.v2-product-card .text-area {
	    padding: 0 0 10px 0;
	}

	.v2-product-card .card .card-title{
	    line-height: 34px !important;
	    font-size: 24px !important;
	}

	.work-with-daylight .titleBox h2{
		line-height: 34px !important;
	    font-size: 26px !important;
	    max-width: 275px;
	}

	.v2-slider .slider-content-box p.aeonik-regular-normal-cannon-black-44px{
		font-size: 30px;
		color: #15049E !important;
	}

	.incentives-box .heatpump-waterheater-incentives{
		flex-direction: column;
	}

	.v2-product-card .text-area h1 {
		font-size: 30px;
		line-height: 38px;
	}

	.v2-product-card .text-area p,
	.work-with-daylight .titleBox p{
		font-size: 18px !important;
		line-height: 26px !important;
	}

	.v2-screen-product .v2-heading .subtext .on-mobile{
		display: block;
		width: 50px;
		margin: 35px auto 0 auto;
	}
	

}


/**********13.03.2024 css*************/


/**********14.03.2024 css*************/

/* .v2-work-content css */

.v2-howitwork{
	background-color: #fff
}

.v2-howitwork .container{
	max-width: 1440px !important; 
}

.v2-work-content .title {
    color: #15049E;
    font-size: 48px;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 106px;
}

.v2-work-content .count-step {
    margin-bottom: 21px;
    display: none;
}

.v2-work-content .count-step .setStep {
    font-size: 24px;
    line-height: 64px;
    font-weight: 400;
    font-style: normal;
}

.v2-work-content .count-step a {
    float: right;
    margin-top: 10px;
}

.v2-work-content .count-step .setStep {
    font-size: 24px;
    line-height: 64px;
    font-weight: 400;
    font-style: normal;

}

.v2-work-content .v2_content {
    margin-bottom: 140px;
}

.v2-work-content .v2_content .step_group {
    display: flex;
    align-items: flex-start;
    padding: 70px 0 0 0;
}

.v2-work-content .v2_content .step_group img {
    margin-right: 26px;
    margin-top: -24px;
}

.v2-work-content .v2_content .step_group h5 {
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    line-height: 36px;
    margin-bottom: 43px;
    color: #15049E;
}

.v2-work-content .v2_content .step_group p {
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 31px;
    margin-bottom: 43px;
    color: #15049E;
}

.v2-work-content .v2_content .step_group .btn-primary {
    margin-top: 43px;
}

.v2-work-content .v2_content .image-container {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.v2-howitwork .clean_energy_box .upgrading_clean_energy{
	border-radius: 60px;
	margin: 50px 0 94px 0;
}

.v2-howitwork .clean_energy_box .upgrading_clean_energy p{
	font-size: 36px;
}

.v2-howitwork .download-app{
	background-color: var(--primarypurpleduke-blue);
	border: 2px solid;
	border-color: var(--primarypurpleduke-blue);
	border-radius: 400px;
	padding: 12px 64px;
	color: #fff;
	display: inline;
	margin: 40px 0;
}

.v2-howitwork .v2-work-heading .get-started{
	border-radius: 60px;
	background: #F0EEFC;
	text-align: center;
	padding: 70px;
	margin-bottom: 70px;

	color: #fff !important;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}


.v2-howitwork .v2-work-heading .get-started h3{
	color: #15049E;
	text-align: center;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0;
}

.v2-howitwork .v2-work-heading .get-started img{
	width: 50px;
}

.v2-howitwork .v2-work-content .step_group .count-step .download-app-mobile{
	display: none;
}


.v2-partnership{
	background-color: #fff;
}


.v2-partnership .partnership-herosection .description{
	max-width: 682px;
}


.v2-partnership .v2-about-patnrship {
	max-width: 1440px;
	margin: 114px auto;
	padding: 0;
}

.v2-partnership .v2-about-patnrship b {
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    line-height: 36px;
    margin-bottom: 30px;
    color: #15049E;
    display: block;
}

.v2-partnership .v2-about-patnrship p {
    font-size: 57px;
    font-weight: 400;
    font-style: normal;
    line-height: 64px;
    color: #15049E;
}

.v2-partnership .v2-about-patnrship p span {
    font-weight: 700;
}

.v2-partnership .v2-about-patnrship .btn-primary {
    margin: 58px auto 0;
}

.v2-partnership .join-now-btn{
	width: 207px !important;
	height: 44px !important;
	border-radius: 40px !important;
	border: 2px solid #15049E !important;
	background: #15049E !important;
	color: #fff !important;
}


.v2-partnership .slider-content-box .swiper .swiper-button-next {
    right: 0 !important;
    left: auto !important;
}

.v2-partnership .slider-content-box .swiper .swiper-button-prev {
    left: auto !important;
    right: 85px !important;
}

.v2-partnership .v2-slider .swiper-slide .card .card-img-top{
    height: auto;
}

.v2-partnership .v2-slider .slider-content-box h3{
	color: #15049E;
}

.v2-partnership .v2-slider .slider-content-box p.sub-title{
	color:  #15049E;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	margin: 25px 0 0 0;
}

.v2-partnership .v2-slider .swiper-slide .card{
	background-color: #f0eefc;
}


.v2-partnership .electric-equipment{
	margin-bottom: 150px;
}



.v2-partnership .electric-equipment .card .img-box{
	height: 100px;
	width: 100px;
	margin: 0 auto 20px auto;
}

.v2-partnership .electric-equipment .card .img-box svg{
	height: 90px;
	width: 90px;
}
.service-area-cntent{
	padding: 105px 0 150px 0;
	text-align: center;
}

.service-area-cntent h3{
	color: #15049E;
	text-align: center;
	font-size: 54px;
	font-style: normal;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: -1px;
	margin-bottom: 85px
}

.service-area-cntent ul{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 100px 0
}

.service-area-cntent ul li{
	color: #231C00;
	text-align: center;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 0 50px;
}

@media (max-width: 1500px) {
	.v2-howitwork .container,
	.v2-partnership .v2-about-patnrship{
		max-width: 80% !important; 
	}

	.v2-work-content .v2_content .step_group {
	    padding: 30px 0 0 0;
	}


}


@media (max-width: 1200px) {

	.v2-howitwork .container,
	.v2-partnership .v2-about-patnrship{
		max-width: 90% !important; 
	}
	
	.v2-slider .swiper-slide .card .card-title
	/*.v2-partnership .electric-equipment .card h5*/
	{
		font-size: 22px;
        line-height: 28px;
	}

	.v2-partnership .v2-about-patnrship p{
		font-size: 48px;
		line-height: 56px;
	}

	.v2-slider .swiper-slide .card .card-text{
		font-size: 20px;
		line-height: 26px;
	}

	/*.v2-partnership .electric-equipment .card{
		min-height: 445px;
	}*/

	.v2-work-content .v2_content .step_group {
	    padding: 0;
	}
}
@media (max-width: 991px) {
    .v2-howitwork .container {
	    max-width: 100% !important;
	}

    .v2-work-content .v2_content .image-container {
        justify-content: center;
        padding: 50px 0;
    }

    .v2-partnership .v2-about-patnrship {
        margin: 36px auto;
    }


}

@media (max-width: 767px) {
    

    .v2-work-content .count-step {
        display: block;
    }

    .v2-work-content .title {
        margin-bottom: 60px;
        font-size: 36px;
    }

    .v2-work-content .v2_content {
        background-color: #F0EEFC;
        border-radius: 10px;
        padding: 19px 35px 0;
        overflow: hidden;
        margin-bottom: 34px;
    }

    .v2-work-content .v2_content .step_group h5 {
        color: #000000;
    }

    .v2-work-content .v2_content .step_group p,
    .v2-work-content .v2_content .step_group .btn-primary {
        display: none;
    }

    .v2-work-content .v2_content .step_group img {
        display: none;
    }

    .v2-partnership .v2-about-patnrship {
        margin: 36px auto;
    }

    .v2-partnership .v2-about-patnrship b {
        font-size: 24px;
    }

    .v2-partnership .v2-about-patnrship p {
        font-size: 36px;
        line-height: 40px;
    }

    .v2-partnership .v2-about-patnrship p span {
        font-weight: 400;
    }

    .v2-partnership .v2-about-patnrship .btn-primary {
        margin: 26px auto;
    }

/*    .v2-partnership .electric-equipment .card{
    	margin-bottom: 20px;  
    	min-height: auto;  
    }
*/
    .service-area-cntent {
	    padding: 0 0 150px 0;
	}


    .service-area-cntent h3{
    	font-size: 36px;
    	line-height: 40px;
    }

    .service-area-cntent ul li{
    	padding: 0 22px;
    	font-size: 18px;
    }


    
}



@media (max-width: 576px) {



    .v2-howitwork .howitworkbanner {
        background: #FFF;
    }

    .v2-partnership .v2-about-patnrship{
		width: 100%;
		min-width: 100%;
		background-color: #F0EEFC;
		margin: 0;
		color: #231C00;
		font-size: 30px;
		font-weight: 400;
		line-height: 30px;
		padding: 30px 20px 0 20px;
    }

	.v2-partnership .v2-about-patnrship p{
		color:#231C00;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}

	.v2-partnership .v2-about-patnrship p span{
		font-weight: 700;
	}

    .v2-howitwork .clean_energy_box .upgrading_clean_energy{
		border-radius: 0;
		margin: 0;
    }

    .v2-howitwork .clean_energy_box .container{
    	padding: 0;
    }
   
   	.v2-howitwork .clean_energy_box .upgrading_clean_energy p{
		font-size: 30px;
		line-height: 36px;
   	}
   

    .v2-work-content .v2_content .step_group h5 {
        font-size: 24px;
        line-height: 27px;
    }


	.v2-howitwork .v2-work-heading .get-started{
		border-radius: 0;
		margin-bottom: 0;
	}


	.v2-howitwork .upgrading_clean_energy{
		display: block;
	}



	.v2-howitwork .v2-work-content .title{
		margin: 40px 0 60px 0;
		font-size: 36px !important;
		text-align: center;
	}

	.v2-howitwork .v2-work-content .download-app-desktop{
		display: none;
	}

	.v2-howitwork .howitwork-item .download-app{
		background-color: #fff;
		color: var(--primarypurpleduke-blue);
		font-weight: 700 !important;
		padding: 8px 28px;
		font-size: 14px;
	}

	.v2-howitwork .v2-work-heading .container{
		padding: 0;
	}

	.v2-howitwork .v2-work-heading .get-started h3{
		font-size: 36px;
	}

	.v2-howitwork .upgrading_clean_energy,
	.v2-howitwork .v2-work-heading .get-started {
	    padding: 50px 20px;
	}

	.v2-work-content .v2_content .image-container {
	    padding: 0 0 50px 0;
	}

	.v2-howitwork .v2-work-content .step_group .count-step .download-app-mobile{
		display: block;
	}

	.v2-partnership .v2-slider .slider-content-box p.sub-title{
		font-size:24px;
	}

	.v2-partnership .v2-slider .slider-content-box h3{
		font-size: 36px;
	}

	.v2-partnership .slider-content-box .swiper .swiper-button-prev,
	.v2-partnership .slider-content-box .swiper .swiper-button-next{
		display: none;
	}

	.v2-partnership .v2-slider .swiper {
	    padding-bottom: 0;
	}
	.service-area-cntent {
	    padding: 100px 0 150px 0;
	}

	.service-area-cntent h3{
    	text-align: left;
    }

	.service-area-cntent ul{
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;	
    }


    .service-area-cntent ul li{
    	padding: 15px 0;
    }
}

/**********14.03.2024 css*************/


/**********15.03.2024 css*************/

/* secern team */
.v2-our-team {
    background-color: #F0EEFC;
    padding-bottom: 94px;
}

.v2-our-team .container{
	max-width: 1440px !important;
}

.v2-about-team {
    padding: 120px 0px;
}

.v2-about-team {
    padding: 120px 0px;
}

.v2-about-team .title {
    font-size: 36px;
    font-weight: 400;
    line-height: 44px;
    color: #231C00;
    margin: 0;
}

.our-team-section .section-title {
    font-size: 57px;
    font-weight: 400;
    line-height: 64px;
    color: #15049E;
    margin-bottom: 60px;
}

.our-team-section .card {
    background: transparent !important;
    border: 0px !important;
    margin-bottom: 60px;
}

.our-team-section .card img {
    margin-bottom: 35px;
}

.our-team-section .card .card-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    color: #15049E;
    padding-bottom: 6px;
    margin: 0;
}

.our-team-section .card .card-text {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #15049E;
    padding-bottom: 6px;
    margin: 0;
}

.our-team-section .card .card-link {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: #15049E;
    text-decoration: underline;
    margin: 0;
}

.our-developers {
    padding: 75px 0px;
    border-top: 1.5px solid #ADEEDD;
}

.our-developers .teaminfo {
    margin-bottom: 70px;
}

.our-developers .title {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    color: #15049E;
    margin: 0;
}

.our-developers .des {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: #15049E;
    margin: 0;
}



.v2-our-team .v2-contact-info h1 {
    font-size: 57px;
    font-weight: 400;
    line-height: 64px;
    color: #15049E;
    margin: 0 auto 16px;
}

.v2-our-team .v2-contact-info a {
    font-size: 57px;
    font-weight: 400;
    line-height: 64px;
    color: #15049E;
    margin: 0;
}


#ast-scroll-top {
    display: none !important;
}


@media (max-width:1500px) {
	.v2-our-team .container,
	.our-app .our-app-card .container{
		max-width: 80% !important;
	}

	.v2-our-team .v2-contact-info h1{
		font-size: 50px;
	}

	.v2-our-team .v2-contact-info a{
		font-size: 50px;
	}
}

@media (max-width:1200px) {
	.v2-about-team {
	    padding: 70px 0px;
	}
	.v2-our-team .container,
	.our-app .our-app-card .container{
		max-width: 90% !important;
	}



	.v2-our-team .v2-contact-info h1{
		font-size: 40px;
		line-height: 48px;
	}

	.v2-our-team .v2-contact-info a{
		font-size: 40px;
		line-height: 48px;
	}

	.v2-about-team .title{
		font-size: 28px;
		line-height: 38px;
	}

	.our-team-section .card .card-title,
	.our-developers .title{
		font-size: 26px !important;
		line-height: normal !important;
	}

	.our-team-section .card .card-text,
	.our-team-section .card .card-link,
	.our-developers .des{
		font-size: 20px !important;
		line-height: normal !important;
	}
}
@media (max-width:576px) {

	.v2-slider .slider-content-box, 
	.v2-screen-product .v2-heading, 
	.incentives-box .container, 
	.v2-screen-product .herosection .container, 
	.v2-product-card .container {
	    max-width: 100% !important;
	}

	.v2-partnership .v2-about-patnrship b{
		color:#231C00;
		font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
		font-size: 30px;
		font-style: normal;
		font-weight: 400;
		line-height: 30px;
	}
	
    .v2-about-team {
        padding: 36px 0 60px;
    }

    .our-developers {
        padding: 36px 0;
    }

    .v2-about-team .title {
        font-size: 24px;
        line-height: 28px;
    }

    .v2-our-team .v2-contact-info a, 
    .v2-our-team .v2-contact-info h1 {
	    font-size: 24px;
	    line-height: normal;
	}

    .our-team-section .section-title {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 36px;
    }

    .v2-screen-product .herosection .our-team-banner .title{
    	padding-bottom: 20px;
    }

    .electric-benefits-mob .swiper .swiper-button-next{
    	right: 27% !important;
    }

    .electric-benefits-mob .swiper .swiper-button-prev {
	    left: 27% !important;
	}


	.electric-benefits-mob .swiper .swiper-button-next,
	.electric-benefits-mob .swiper .swiper-button-prev{
		width: 50px !important;
		height: 50px !important;
		border: 2px solid #231C00;
		background-color: transparent !important;
	}

	.electric-benefits-mob .swiper .swiper-button-next img, 
	.electric-benefits-mob .swiper .swiper-button-prev img{
		width: 22px;
	}

	.electric-benefits-mob .swiper-button-next:after, 
	.electric-benefits-mob .swiper-button-prev:after{
		display: none;
	}

	.electric-benefits-mob .swiper .swiper-button-next:hover, 
	.electric-benefits-mob .swiper .swiper-button-prev:hover{
		background-color: #15049E !important;
	}

	.electric-benefits-mob .swiper .swiper-button-next:hover img,
	.electric-benefits-mob .swiper .swiper-button-prev:hover img{
	    filter: invert(1) brightness(2);
	}


	.electric-benefits .electric-benefits-content{
		margin: 0 0 58px 0;	
	}


}


/**********15.03.2024 css*************/



/**********18.03.2024 css*************/

.our-energy-products .container{
	max-width: 1440px !important;	
}

.home-v2 .group-42120 .satisfied-customer-content .left-content p{
	white-space: normal;
}

@media (max-width:767px) {
	.screen a{
		display: inline-flex;
	}

	.topBanner .topBanner-left h1 {
	    display: none;
	}

	.home-v2 .group-42120 .satisfied-customer-content .next-prev-btn{
		display: block !important;
		transform: none !important;
	}

	.satisfied-customer-content .next-prev-btn .carousel-control-prev, 
	.satisfied-customer-content .next-prev-btn .carousel-control-next{
		width: 30% !important;
		height: initial !important;
		position: absolute;
		display: flex;
		border-radius: initial;
		border: none;
		opacity: 0;
	}

	.home-v2 .group-42102,
	.customer-satisfaction.group-42120 .group-42102{
		height: 350px;
	}

	.home-v2 .group-42120 .satisfied-customer-content .left-content p,
	.customer-satisfaction.group-42120 .satisfied-customer-content .left-content p{
		font-size: 24px;
	}

	.customer-satisfaction.group-42120 .satisfied-customer-content {
	    margin-top: 25px;
	}
}

/**********18.03.2024 css*************/


/**********19.07.2024 css*************/
.v2-new-layout h1,
.v2-new-layout h2,
.v2-new-layout h3,
.v2-new-layout h4,
.v2-new-layout h5,
.v2-new-layout h6{
/*	font-family: 'Forma DJR Banner' !important;*/
	font-family: 'Forma DJR Banner', 'Helvetica', 'sans' !important;
}

.v2-new-layout p{
/*	font-family: 'Forma DJR Text' !important;*/
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
}

.v2-new-layout .subtitle,
.v2-new-layout .right-content .step-box .step-count.text-dark{
	font-family: 'Forma DJR Mono', 'Helvetica', 'sans' !important;
	text-transform: uppercase !important;
	color: #111 !important;
	text-align: left !important;
	font-size: 18px !important;
}


.v2-new-layout .btn-primary{
	border: 1px solid #FF5900 !important;
	color: #FF5900 !important;
	background: #fff !important;
	transition: 0.4s ease-in-out !important;
	position: relative !important;
	overflow: hidden !important;
	z-index: 20 !important;
	border-radius: 100px !important;;
}

.v2-new-layout .btn-primary:hover{
	color: #fff !important;
}

.v2-new-layout .btn-primary:after{
	background-color: #FF5900 !important;
}

.v2-new-layout .work-with-daylight-new .container{
	max-width: 1440px !important;
}


.v2-new-layout .title-border{
	position: relative;
	overflow: hidden;
	line-height: normal !important;
}

.v2-new-layout .title-border span{
	padding-right: 35px;
}

.v2-new-layout .title-border:after{
	width: 100%;
	height: 2px;
	background-color: #000;
	content: '';
	position: absolute;
	top: 33px; 
}

/*header css*/


.text-decoration-none{
	text-decoration: none !important;
}

.header-custom-v2 .navbar{
	background-color: #fff !important;
}

.header-custom-v2 .daylight-logo {
	position: initial;
}

.header-custom-v2 .daylight-logo .logo img{
	max-width: 164px;
}

.header-custom-v2 .navbar .navbar-nav .nav-item{
	margin: 0 30px;
}

.header-custom-v2 .navbar .navbar-nav .nav-item:last-child{
	margin-right: 0;
}

.header-custom-v2 .navbar .navbar-nav .nav-link{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	color: #000000;
	padding:0;
	background: transparent;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
}


.header-custom-v2 .dropdown-menu .dropdown-item{
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 46px;
	color: #fff;
	padding:0;
	background: transparent;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
}


.header-custom-v2 .dropdown-menu{
	background-color: #ff5900;
	border: 1px solid #ff5900;
}

.header-custom-v2 .dropdown-menu .dropdown-item:hover, 
.header-custom-v2 .dropdown-item.active, 
.header-custom-v2 .dropdown-item:active{
	background-color: #fdefeb;
	color: #510000;
}

.header-custom-v2 .navbar .navbar-nav .nav-link:hover,
.header-custom-v2 .navbar .navbar-nav .nav-link:focus {
    background: transparent !important;
    color: #FF5900 !important;
    border:none !important;
    outline: none !important;
}


.header-custom-v2 .navbar .column-right .btn-primary{
	font-family: 'Forma DJR Deck','Helvetica', 'sans' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 50px !important;
	color: #FFFFFF !important;
	padding: 0px 30px !important;
	width: 180px !important;
	height: 50px !important;
	background: #FF5900 !important;
	border-radius: 4px !important;
	border: none !important;
}

.header-custom-v2 .navbar .column-right .btn-primary:hover{
	opacity: 0.7;
}


.header-custom-v2 .btn-primary:after{
	display: none;
}
/*header css*/


/*footer css*/

.footer-custom-v2{
	background-color: #FF5900 !important;
	padding: 50px 0 90px 0 !important;
}


.footer-custom-v2 .footer-top .footer-logo{
	width: 164px !important;
}

.footer-custom-v2 .footer-top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 100px;
}

.footer-custom-v2 .footer-top ul{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.footer-custom-v2 .footer-top ul li a{
	font-family: 'Forma DJR Deck','Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 50px;
	color: #FDEFEB;
}

.footer-custom-v2 .footer-top ul li .btn{
	text-align: center;
	width: 180px;
	height: 50px !important;
	background: #FFFFFF !important;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Forma DJR Deck','Helvetica', 'sans' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 50px !important;
	color: #FF5900 !important;
	border: none;
	margin-left: 20px;
	border-radius: 4px !important;
}

.footer-custom-v2 .footer-top ul li .btn-primary:after{
	display: none;
}

.footer-custom-v2 .footer-top ul li .btn:hover{
	background-color: #fff !important;
	opacity: 0.8;
}

.footer-custom-v2 ul{
	margin: 0;
	padding: 0;
}

.footer-custom-v2 .footer-navigation{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}


.footer-custom-v2 .footer-navigation .footer-list{
	width: 15%;
}
.footer-custom-v2 .footer-navigation .footer-list:first-child{
	width:20%;
}


.footer-custom-v2 .footer-navigation .footer-title{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 160% !important;
	color: #FFFFFF !important;
	margin-bottom: 10px;
}

.footer-custom-v2 .footer-navigation .footer-link li{
	margin-bottom: 10px;
}

.footer-custom-v2 .footer-navigation .footer-link li a{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 160% !important;
}



.footer-custom-v2 .footer-navigation .footer_right-column{
	 text-align: start !important;
}


.footer-custom-v2 .footer-navigation .footer_right-column p,
.footer-custom-v2 .footer-navigation .footer_right-column p a{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 160% !important;
	text-decoration: none !important;
	margin: 0;
}

/*footer css*/
.v2-new-layout .topBanner{
	background-color: #Fff;
	background-image: none;
	padding: 50px 0 75px 0;
}

/*.v2-new-layout .topBanner h1,*/
.v2-new-layout .aeonik-bold-white-70px{
	font-feature-settings: 'ss11' on;
/*	font-variant-alternates: styleset(alt-a);*/
	font-family: 'Forma DJR Banner' , 'Helvetica', 'sans'!important;
	font-style: normal;
	font-weight: 400;
	font-size: 85px;
	line-height: 120px !important;
	letter-spacing: normal !important;
	color: #000000;
	margin-bottom: 0;
	display: block;
	padding: 0;
}

.v2-new-layout .topBanner .topBanner-left h1 span{
	white-space: nowrap;
}


.v2-new-layout .topBanner p{
	font-family: 'Forma DJR Text';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 160%;
	color: #1E1E1E;
	padding: 25px 0 40px 0 !important;
}

.v2-new-layout .email-input-waitlist{
	border-radius: 4px;
}

.v2-new-layout #joinwaitListButton{
	width: 170px !important;
	height: 52px !important;
	margin: 0;
	border-radius: 4px !important;
	line-height: 52px !important;
	font-weight: 400 !important;
}

.v2-new-layout .topBanner .topBanner-left ul li{
	display: inline-block;
	margin-right: 25px
}

.v2-new-layout .topBanner .topBanner-left ul li a{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 75px;
	color: #000000;
}

.v2-new-layout .topBanner .topBanner-left ul li a:hover{
	color: #ff5900;
}


.v2-new-layout .topBanner .topBanner-left ul li a:hover svg path {
  stroke: #ff5900;
}



.v2-new-layout .topBanner .topBanner-left ul li a span{
	vertical-align: middle;
}

.v2-new-layout .topBanner .topBanner-left ul li a.learn-more-btn{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 75px;
	color: #000000;
	text-decoration: none !important;
	padding: 0px 30px;
	display: block;
	border-radius: 8px;
	border: 1.5px solid #111;
	position: relative;
	z-index: 1;
}



.v2-new-layout .topBanner .topBanner-left ul li a.learn-more-btn:after{
	content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FF5900 !important;
    transition: 0.4s ease-in-out;
    z-index: -1;
}


.v2-new-layout .topBanner .topBanner-left ul li a.learn-more-btn:hover:after {
    width: 100%;
    transition: 0.4s ease-in-out;
}

.v2-new-layout .topBanner .topBanner-left ul li a.learn-more-btn:hover {
    color: #fff;
    border-color: #FF5900;
}




.v2-new-layout .topBanner-right{
	padding-top: 130px;
	text-align: left;
}

.v2-new-layout .topBanner-right img{
	max-width: 100%;
	border-radius: 10px
}

.v2-new-layout .upgrading_clean_energy{
	background-color: #fff;
}

.v2-new-layout.v2-partnership .upgrading_clean_energy{
	padding: 63px 63px 120px 63px;
}

.v2-new-layout .upgrading_clean_energy p{
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	line-height: normal;
	color: #000;
	font-kerning: normal;
	-moz-font-feature-settings: "ss11" on;
	-ms-font-feature-settings: "ss11" on;
	-webkit-font-feature-settings: "ss11" on;
	font-feature-settings: "ss11" on;

}

.v2-new-layout .upgrading_clean_energy p .of-ss01{
	font-feature-settings: "ss11" on;
}

.v2-new-layout .ourProducts,
.v2-new-layout .overlap-group-container,
.v2-new-layout .customer-satisfaction.group-42120 .group-42102,
.v2-new-layout .electric-benefits,
.v2-new-layout .our-energy-products{
	background: linear-gradient(0deg, rgba(230, 222, 213, 0.50) 0%, rgba(230, 222, 213, 0.50) 100%), #FFF !important;
}

.v2-new-layout .subTitle{
	font-family: 'Forma DJR Mono', 'Helvetica', 'sans' !important;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	background: transparent;
	margin: 0;
	padding: 0;
	color: #1E1E1E !important;
}


.v2-new-layout .ourProducts h2{
	font-family: "Forma DJR Deck", 'Helvetica', 'sans' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 74px;
    line-height: 100%;
    color: #000000;
    padding: 0 0 20px 0;
}

.v2-new-layout .ourProducts p{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 160%;
	color: #1E1E1E;
	max-width: 550px;
	padding-bottom: 15px;
}

.v2-new-layout .ourProducts p.subTitle{
	padding-bottom: 10px;
	font-family: "Forma DJR Mono" !important;
}

.v2-new-layout .ourProducts-right img {
    max-width: 550px;
    width: 100%;
}

.v2-new-layout .overlap-group-container .swiper-slide{
	background-color: transparent;
}


.v2-new-layout .overlap-group-container .slider-content-box{
	margin-top: 0;
	padding-top:40px ;
}


.v2-new-layout .our-energy-slider .our-energy-slider-box .our-energy-slider-img{
	background: linear-gradient(180deg, rgba(120, 108, 208, 0.00) 42.85%, #FF5900 70.83%);
}


.v2-new-layout .overlap-group-container .swiper-horizontal{
	padding-bottom: 150px;
}

.v2-new-layout .our-energy-slider h2{
	font-style: normal;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	color: #000000;
	padding: 0 0 50px 0;
	margin: 0;
}

.v2-new-layout .work-with-daylight-new{
	padding: 100px 0;
}

.v2-new-layout .work-with-daylight-new .title-box p{
	color: #FF5900;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.1px;
	margin-bottom: 12px;
}

.v2-new-layout .work-with-daylight-new.the-daylight-process .title-box p,
.v2-new-layout .right-content .step-box .step-count{
	color: #FF5900 !important;
}

.v2-new-layout .work-with-daylight-new.the-daylight-process .right-content .step-box h3{
	font-size: 40px;
}

.v2-new-layout .work-with-daylight-new.the-daylight-process .right-content .step-box .description{
	font-size: 24px;
	max-width: 600px;
}

.v2-new-layout .work-with-daylight-new.the-daylight-process .right-content .step-box .step-count{
	font-size: 22px;
}

.v2-new-layout .work-with-daylight-new.the-daylight-process .btn{
	border-radius: 100px !important;
}


.v2-new-layout .work-with-daylight-new h2{
	color: #000;
	font-size: 70px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 40px;
	font-family: 'Forma DJR Deck', 'Helvetica', 'sans' !important;

}

.v2-new-layout .work-with-daylight-new .left-content img{
	max-width: 564px;
	width: 100%;
}

.v2-new-layout .work-with-daylight-new .btn{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 22px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	border-radius: 8px !important;
	border: 1.5px solid #FF5900 !important;
	color: #FF5900;
	margin-top: 62px;
	height: 75px !important;
	padding: 0 30px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 350px;
}



.v2-new-layout .electric-benefits h2{
	text-align: left;
	font-style: normal;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	color: #000000;
	font-family: 'Forma DJR Display', 'Helvetica', 'sans' !important;
}

.v2-new-layout .right-content .step-box{
	margin-bottom: 50px;
}

.v2-new-layout .right-content .step-box .step-count{
	color: #FF5900;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.1px;
	margin-bottom: 12px;
}

.v2-new-layout .right-content .step-box h3{
	color: #000;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 25px 0;
	font-family: "Forma DJR Deck" !important;
}

.v2-new-layout .right-content .step-box .description{
	color: #1E1E1E;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	max-width: 550px;
	width: 100%;
	margin-bottom: 0;
}

.v2-new-layout .electric-benefits h2 span{
	font-weight: normal;
}

.v2-new-layout .customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-next-arrow:hover, 
.v2-new-layout .customer-satisfaction.group-42120 .swiper-next-prev-btn .swiper-button-prev-arrow:hover{
	border: 2px solid #FF5900;
	background-color: #FF5900 !important;
}

.v2-new-layout .customer-satisfaction .learn-more-btn{
	margin-top: 25px;
	max-width: 207px;
	height: 44px;
	border-radius: 4px !important;
	font-family: "Forma DJR Mono" !important;
	border: 2px solid #FF5900 !important;
}

.v2-new-layout .satisfied-customer-content .left-content p, 
.v2-new-layout .customer-satisfaction.group-42120 .satisfied-customer-content .left-content p{
	padding: 30px 0 25px 0;
}


.v2-new-layout .our-app .home-connected,
.v2-new-layout .our-app{
	 background-color: transparent;
}

.v2-new-layout .overlap-group12{
	background: none;
}


.v2-new-layout .want-to-pay{
	background: url(../img/new-design-images/img/group-419600.png) no-repeat, 
	linear-gradient(0deg, rgba(230, 222, 213, 0.50) 0%, rgba(230, 222, 213, 0.50) 100%), linear-gradient(0deg, #FFF 0%, #FFF 100%), #E6DED5 ;
	background-position: bottom;
	background-size: contain;
	min-height: 1400px;
	margin: 0 0 -80px 0;
}

.v2-new-layout .our-app{
	padding: 0 0 50px;
}

.v2-new-layout .overlap-group12{
	padding: 0 155px 0 155px;
}

.v2-new-layout .customer-satisfaction{
	margin: 100px auto;
}

.v2-new-layout .customer-satisfaction.group-42120 .satisfied-customer-content {
    margin-top: 75px;
}

.v2-new-layout .customer-satisfaction.group-42120 .hear-from-our-customers{
	color: #000;
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: left;
	font-family: 'Forma DJR Deck', 'Helvetica', 'sans' !important;
}

.v2-new-layout .customer-satisfaction .swiper-slide{
	padding: 0 !important;
}

.v2-new-layout .our-app .home-connected h2{
	color: #000;
	font-size: 75px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.v2-new-layout .want-to-pay .overlap-group12{
	padding: 0;
}

.v2-new-layout .want-to-pay .group-container-3{
	margin: 0 auto;
}


.v2-new-layout .want-to-pay .label,
.v2-new-layout .want-to-pay .text-5,
.v2-new-layout .want-to-pay .text-4,
.v2-new-layout .want-to-pay .text-3,
.v2-new-layout #typeinp1Zip,
.v2-new-layout .local-utility-text,
/*.v2-new-layout .our-app .home-connected p,*/
.v2-new-layout .text-2,
.v2-new-layout .text-1{
	color: #000 !important;
	line-height: normal !important;
	font-feature-settings: 'ss11' on;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
}

.v2-new-layout .want-to-pay .label{
	font-family: "Forma DJR Banner" !important;
}

.v2-new-layout .rectangle-39645{
	background: #000;
}


.v2-new-layout .overlap-group-10{
	height: 75px;
	max-width: 180px;
	color: #000;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans';
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 7.6px 0;
}

.v2-new-layout .scheduleCall a,
.v2-new-layout .overlap-group-10{
	color: #FF5900 !important;
	border-color: #FF5900 !important;
	border-radius: 8px;
    font-weight: 500;
    background-color: #fff;
}

.v2-new-layout .scheduleCall a:hover, 
.v2-new-layout .scheduleCall a:focus, 
.v2-new-layout .scheduleCall a:visited {
    color: #FF5900 !important;
}


.v2-new-layout .group-41871{
	background-color: #fff;
	border-color:#111;
}

.v2-new-layout .overlap-group12 #typeinp1Zip{
	border-bottom: none;
}

.v2-new-layout .overlap-group12 .overlap-group-13{
	background: url(../img/new-design-images/img/0933.svg);
	background-size: contain;
	height: 95px;
}


.v2-new-layout .overlap-group12 .group-42030-2 .label{
	font-size: 64px;
}

.v2-new-layout .our-app .group-container-3 .custom-toggle input:checked + .slider{
    background-color: #FF5900;
}

.v2-new-layout .our-app .group-container-3 .custom-toggle .slider{
	background-color: #000;
}

 .v2-new-layout .custom-toggle .slider:before{
	background-color: #fff;
}

/*.v2-new-layout .our-app .home-connected p{
	color: #231C00;
	text-align: center;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans';
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 0.1px;
	text-decoration-line: underline;
}*/

.v2-new-layout .overlap-group12 .subtitle{
	font-size: 22px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	line-height: normal !important;
	letter-spacing: 1.1px !important;
	text-transform: uppercase !important;
	text-align: left;
	color: #111 !important;
	font-family: 'Forma DJR Mono' !important;
}

.v2-new-layout .slider-content-box .swiper .swiper-button-next:hover, 
.v2-new-layout .slider-content-box .swiper .swiper-button-prev:hover{
	background-color: #ff5900 !important;
	border: 2px solid #ff5900;
}

.v2-screen-product.v2-new-layout{
	background-color: #fff;
}

.v2-new-layout.v2-screen-product .solarbanner {
    background: url(../img/new-design-images/solar_panels_img_2.png) center / cover no-repeat;
}

.v2-new-layout .herosection .title{
	color: #000;
	font-size: 120px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px;
	letter-spacing: -1px;
}

.v2-new-layout .herosection .description{
	color: #000;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.v2-new-layout .herosection .btn-primary{
	background: #fff !important;
	margin: 0;
	font-weight: 700 !important;
	border-radius: 4px !important;
	border: none !important;
	height: 50px !important;
	line-height: 50px !important;
	padding: 0 !important;
	background-color: #ff5900 !important;
	color: #fff !important;
	max-width: 180px;
	font-weight: 400 !important;
}

.v2-new-layout .herosection .btn-primary:hover{
	opacity: 0.7;
}


.v2-new-layout .v2-heading .subtitle{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 60px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 60px !important;
	letter-spacing: -0.6px;
	color: #000 !important;
	text-transform: initial !important;
	max-width: 100% !important;
}

.v2-new-layout .v2-slider .swiper-slide .card .card-title,
.v2-new-layout .v2-slider .swiper-slide .card .card-text{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
}


.v2-new-layout .incentives-box .bg-warning{
	border: 1px solid #000 !important;
	background: #F3EFEA !important;
}

.v2-new-layout .incentives-box .bg-warning h3{
	color: #231C00;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
}

.v2-new-layout .incentives-box .bg-warning ul li{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
}

.v2-new-layout .incentives-box .bg-warning{
	margin-bottom: 50px;
}
.v2-screen-product .herosection{
	min-height: 750px;
	overflow: hidden;
}

.v2-new-layout .herosection .top-banner-content .title{
	font-size: 64px !important;
	font-weight: 400 !important;
	padding-bottom: 30px !important;
	font-style: normal !important;
	line-height: 64px !important;
	color: #fff !important;
	font-family: 'Forma DJR Banner', 'Helvetica', 'sans' !important;
}

.v2-new-layout .herosection .top-banner-content .description{
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	color: #fff !important;
}

.v2-new-layout .service-area-cntent h3{
	color: #000;
	font-size: 50px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.v2-new-layout .v2-slider .v2-slider-title{
	font-family: 'Forma DJR Banner', 'Helvetica', 'sans' !important;
}

.v2-new-layout.v2-partnership .v2-slider .slider-content-box p.sub-title{
	margin: 0;
	color: #000;
}

.v2-new-layout.v2-partnership .v2-slider .swiper-slide .card{
	background: #F3EFEA;
}

.v2-new-layout .v2-slider .swiper-slide .card .card-title{
	font-size: 28px;
}

.v2-new-layout .our-energy-products{
	padding: 80px 0;
}

.v2-new-layout .our-energy-products h2{
	color: #111;
	font-family: "Forma DJR Display" !important;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 65px !important;
}

.v2-new-layout .our-energy-products ul{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.v2-new-layout .our-energy-products ul li{
	width: 31%;
	text-align: center;
}

.v2-new-layout .our-energy-products ul li .card{
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.10);
	padding: 40px 40px 30px 40px;
	max-width: 100%;
	gap: 35px;
	margin: 0 auto 75px auto;
}

.v2-new-layout .our-energy-products ul li .card h4{
	color: #111;
	font-family: "Forma DJR Display" !important;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 160%;
	text-align: left;
	margin: 0;
}

.v2-new-layout .our-energy-products ul li .card p{
	color: #111;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	text-align: left;
	height: 65px;
	overflow: hidden;
    width:100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 0;

}

.v2-new-layout .our-energy-products ul li .card .product-img{
	width: 300px;
	height: 300px;
	margin: 0 auto;
}

.v2-new-layout .our-energy-products ul li .card .learn-more{
	color: #FF5900;
    font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    border-bottom: 1px solid #FF5900;
    text-align: left;
    width: fit-content;
}

.v2-new-layout .work-with-daylight-new .right-content{
	padding-left: 100px;
}

.v2-new-layout .electric-benefits .electric-benefits-content{
	background-color: transparent;
	padding: 0;
}

.v2-new-layout .electric-benefits .electric-benefits-cards{
	max-width: 780px;
	width: 100%;
	margin: 0 auto;
}
.v2-new-layout .electric-benefits .electric-benefits-content .content-box {
    margin-left: 0;
}

.v2-new-layout .electric-benefits .electric-benefits-content .content-box h3{
	color: #111;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
.v2-new-layout .electric-benefits .electric-benefits-content .content-box h3 span{
    vertical-align: middle;
    margin-right: 20px;
}

.v2-new-layout .electric-benefits .electric-benefits-content .content-box p{
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 160%;
	max-width: 350px;
	width: 100%;
}

.v2-new-layout .electric-benefits .electric-benefits-content{
	min-height: auto;
}


.v2-new-layout .customer-satisfaction.group-42120 .satisfied-customer-content .left-content p{
	font-style: italic;
}

.v2-new-layout.v2-screen-product .v2-heading .monitor-download-app{
	background: #FF5900 !important;
	color: #fff !important;
	font-family: 'Forma DJR Text', 'Helvetica', 'sans' !important;
	border-radius: 4px !important;
	font-weight: 400 !important;
	height: 50px !important;
	line-height: 50px !important;
	padding: 0 40px !important;
}

.v2-new-layout.v2-screen-product .v2-heading .monitor-download-app:after{
	display: none;
}


.v2-new-layout.v2-screen-product .v2-heading .monitor-download-app:hover{
	opacity: 0.7;
}

.v2-new-layout .our-app .our-app-card .card .card-content h3{
	color: #000 !important;
}

.v2-new-layout .title-border{
/*	line-height: normal !important;*/
	font-size: 50px !important;
    line-height: 60px !important;
}

.blog_v2 .card-contntbox,
.blog_v2 .blog-mid-contnt .card{
	background: #F3EFEA;
}

.v2-new-layout .why-is-a-heat-pump-great.title-border:after{
	display: none;
}

.blog_v2 h1, 
.blog_v2 h2, 
.blog_v2 h3, 
.blog_v2 h4, 
.blog_v2 h5, 
.blog_v2 h6, 
.blog_v2 li, 
.blog_v2 ul, 
.blog_v2 a, 
.blog_v2 p, 
.blog-articel-withtable h1, 
.blog-articel-withtable h2, 
.blog-articel-withtable h3, 
.blog-articel-withtable h4, 
.blog-articel-withtable h5, 
.blog-articel-withtable h6, 
.blog-articel-withtable li, 
.blog-articel-withtable ul, 
.blog-articel-withtable a, 
.blog-articel-withtable p{
	color: #000 !important;
}

@media (max-width:1600px){
	.v2-navbar-home .navbar {
	    padding: 16px 50px 16px 50px;
	}
}

@media (max-width:1400px){

	.v2-navbar-home .navbar{
		padding: 16px 20px 16px 20px;
	}

	.v2-new-layout .topBanner h1{
		font-size: 100px;
		line-height: 100px;
	}

	.v2-new-layout .topBanner .topBanner-left ul li a.learn-more-btn,
	.v2-new-layout .topBanner .topBanner-left ul li a{
		font-size: 20px;
		line-height: 60px;
	}

	.v2-new-layout .our-app .home-connected h2{
		font-size: 50px;
	}

	.v2-new-layout .an-energy-company-th{
		width: 100%;
	}

	.v2-new-layout .overlap-group12 .group-42033{
		left: 20px;
	}

	.v2-new-layout .group-41871{
		width: 600px;
	}

	.v2-new-layout .group-41871{
		width: 630px;
		padding: 72.9px 100px;
	}

	.v2-new-layout .our-app .home-connected p{
		margin: 0 0 15px 0;
	}

	

	.v2-new-layout .work-with-daylight-new h2{
		font-size: 58px;
	}

}

@media (max-width:1300px){
/*	.v2-new-layout .topBanner h1,*/
	.v2-new-layout .aeonik-bold-white-70px{
		font-size: 70px;
		line-height: 90px !important;
	}

	.v2-new-layout .topBanner-right {
	    padding-top: 100px;
	}
	.navbar .navbar-nav .nav-item {
        margin: 0 15px !important;
    }


	.v2-new-layout .our-energy-products ul li .card{
		max-width: 350px;
	}

    .v2-new-layout .our-energy-products ul li .card h4{
		font-size: 24px;
    }

    .v2-new-layout .our-energy-products ul li .card .product-img{
		width: 250px;
		height: 250px;
	}
}

@media (max-width:1200px){

	.v2-new-layout h2{
		font-size: 50px !important;
		line-height: 56px !important;
    }
	

	.v2-new-layout .herosection{
		min-height: auto;
		height: auto;
	}

	.v2-new-layout .v2-heading {
        padding: 50px 0 90px 0;
    }

	.v2-new-layout .topBanner h1 {
        font-size: 56px;
        line-height: 60px;
        margin-bottom: 18px;
    }

    .v2-new-layout .topBanner p{
    	font-size: 20px;
    }

    .v2-new-layout .topBanner-left{
    	padding-top: 130px;
    }

    .v2-new-layout .topBanner-left ul {
    	display: flex;
    	justify-content: flex-start;
    	align-items: flex-start;
    	flex-direction: column-reverse;
    }

    .v2-new-layout .topBanner .topBanner-left p{
    	padding: 0 !important;
    }

    .v2-new-layout .topBanner .topBanner-left ul li a.learn-more-btn{
    	margin-top: 15px;
    }

    .v2-new-layout .topBanner-left,
    .v2-new-layout .topBanner-right {
        padding-top: 0;
    }

    .v2-new-layout .ourProducts p{
    	font-size: 22px;
    }

    .v2-new-layout .right-content .step-box h3{
    	font-size: 30px;
    	margin: 0;
    }

    .v2-new-layout .right-content .step-box .description{
    	font-size: 22px;
    }
    .v2-new-layout .work-with-daylight-new .btn{
    	height: 56px !important;
    	font-size: 20px !important;
    }

    .v2-new-layout .group-41871{
		width: 535px !important;
		padding: 72.9px 65px !important;
    }

    .v2-new-layout .label,
    .v2-new-layout .overlap-group12 .group-42030-2 .label{
    	font-size: 50px;	
    }

    .v2-new-layout .overlap-group12 .overlap-group-13{
		min-width: 200px;
		padding: 4.0px 2px;
		background-size: contain !important;
		background-repeat: no-repeat !important;
    }

    .v2-new-layout .overlap-group12 .group-42030{
    	width: 275px;
    }

    
    .v2-new-layout .customer-satisfaction.group-42120 {
        padding: 15px;
    }

    .v2-new-layout .want-to-pay{
    	min-height: 1200px;
    }

    .v2-new-layout .herosection .top-banner-content .title{
		font-size: 50px !important;
		line-height: 56px !important;
    }

    .footer-custom-v2 .footer-navigation .footer-list{
    	width: 20%;
    }

    .footer-custom-v2 .footer-navigation .footer-link li a,
    .footer-custom-v2 .footer-navigation .footer_right-column p, 
    .footer-custom-v2 .footer-navigation .footer_right-column p a,
    .footer-custom-v2 .footer-navigation .footer-title{
    	font-size: 20px !important;
    }

    .v2-new-layout .our-energy-products ul{
    	text-align: center;
    }

    .v2-new-layout .our-energy-products ul li{
    	margin-left:15px;
    	margin-right:15px;
    	width: 29%;
    }

    .v2-new-layout .our-energy-products ul li .card{
    	padding: 30px 20px 30px 20px;
    	max-width: 100%;
    	gap: 20px;
    	margin: 0 auto 30px auto;
    }

    .v2-new-layout .our-energy-products ul li .card h4{
    	font-size: 20px;
    }

    .v2-new-layout .our-energy-products ul li .card .product-img {
        width: 225px;
        height: 225px;
    }

	.v2-new-layout .our-energy-products ul li .card p,
    .v2-new-layout .our-energy-products ul li .card .learn-more{
		font-size: 20px;
		line-height: normal;
    }
    .v2-new-layout .our-energy-products ul li .card p{
    	height: 52px;
    }

    .v2-new-layout .right-content .step-box .description{
 		line-height: 130%;   	
    }

    .v2-new-layout .want-to-pay{
		margin: 0 0 -40px 0;
	}
}

@media (max-width:991px){
	.header-custom-v2 .navbar .toggler-icon{
		background-color: #ff5900;
	}

	.header-custom-v2 .navbar .navbar-nav .nav-link{
		font-size: 20px !important;
		line-height: 28px !important;
	}

	.header-custom-v2.v2-navbar-home .navbar .navbar-nav{
		margin-top: 10px;
	}

	.v2-new-layout .topBanner-left{
		padding-top: 0;
	}

	.footer-custom-v2 .footer-navigation .footer-list{
    	width: 25% !important;
    }

    .v2-new-layout .want-to-pay .overlap-group12 .row {
    	flex-direction: column;
		flex-direction: column;
		margin: 0 auto !important;
    }

    .v2-new-layout .want-to-pay .overlap-group12 .row .col-md-5,
    .v2-new-layout .want-to-pay .overlap-group12 .row .col-md-7{
		max-width: 75%;
		margin: 0 auto 60px auto;
    }

    .v2-new-layout .work-with-daylight-new .btn{
		min-width: 315px;
    }

    .v2-new-layout .herosection{
    	margin-bottom: 0;
    }

    .v2-new-layout .v2-slider .slider-content-box h2{
    	padding-bottom: 20px;
    }

    .v2-new-layout .our-energy-products ul li{
    	width: 45%;
    }

    .v2-new-layout .work-with-daylight-new .right-content{
		padding-left: 50px;
	}

	.v2-new-layout .title-border{
		font-size: 36px !important;
		line-height: normal !important;
	}

	.v2-new-layout .title-border:after{
		top: 26px;
	}


}

@media (max-width:767px){

	.v2-new-layout .topBanner .row{
		flex-direction: column;
	}
    .v2-new-layout h2,
    .v2-new-layout .service-area-cntent h3,
    .v2-new-layout .title-border {
        font-size: 36px !important;
        line-height: 40px !important;
    }

	.v2-new-layout .topBanner-left {
        padding-top: 50px;
        padding-bottom: 50px;
    }

	.v2-new-layout .topBanner-left ul{
		flex-direction: column-reverse;
		align-items: flex-start;
	}


	.v2-new-layout .topBanner{
		margin-top: 35px !important;
	}
	.v2-new-layout .work-with-daylight-new .left-content img{
		max-width: 100%;
	}

	.v2-new-layout .ourProducts{
		padding: 80px 0 40px 0;
	}

	.v2-new-layout .ourProducts .ourProducts-right img {
        max-width: 100%;
        margin-bottom: 0;
    }

    .v2-new-layout .work-with-daylight-new .btn{
    	margin: 40px auto;;
    }

	.v2-new-layout .our-app{
		display: block;
	}

	.v2-new-layout .want-to-pay .overlap-group12 .row .col-md-5,
    .v2-new-layout .want-to-pay .overlap-group12 .row .col-md-7{
		max-width: 100%;
	}

	.v2-new-layout .subtitle,
	.v2-new-layout .overlap-group12 .subtitle{
		font-size: 18px !important;
	}


	.v2-new-layout .title-border span {
	    padding-right: 15px;
	}

	.v2-new-layout .v2-slider .swiper-slide .card .card-title {
	    font-size: 26px;
	}

    .v2-new-layout .electric-benefits-mob .swiper .swiper-button-next:hover, 
    .v2-new-layout .electric-benefits-mob .swiper .swiper-button-prev:hover{
    	background-color: #FF5900 !important;
    }

    .v2-new-layout .title-border:after{
    	top: 28px;
    	display: none;
    }

    .v2-new-layout .v2-slider-title{
		font-size: 30px !important;
		line-height: 34px !important;
    }
    
    .v2-screen-product .herosection{
    	min-height: auto;
    	margin-bottom: 0;
    }

    .v2-new-layout .herosection .top-banner-content .title{
		font-size: 44px !important;
		line-height: 44px !important;
    }

	.footer-custom-v2{
		margin-top: 0 !important;
	}

	.footer-custom-v2 .footer-navigation .footer-list,
	.footer-custom-v2 .footer-navigation .footer-list:first-child{
    	width: 50% !important;
    }

    .footer-custom-v2 .footer-navigation .footer-list{
    	width: 50% !important;
    	margin-top: 20px;
    }

    .footer-custom-v2 .footer-top ul li a{
    	font-size: 20px !important;
    	line-height: 60px;
    }

    .footer-custom-v2 .footer-top ul li .btn{
		width: 180px;
		height: 55px !important;
		font-size: 20px !important;
    }

    .footer-custom-v2 .footer-top{
    	margin-bottom: 40px;
    }

    .footer-custom-v2 .footer-top .footer-logo {
	    width: 200px !important;
	}

	.v2-new-layout .v2-heading .subtitle{
		font-size: 44px !important;
	}

	.v2-new-layout .service-area-cntent { 	
        padding: 50px 0 150px 0;
    }

    .v2-new-layout .service-area-cntent h3{
    	margin-bottom: 40px;
    }

    .v2-new-layout .our-energy-products ul li{
    	width: 44%;
    }
    .v2-new-layout .our-energy-products ul li .card h4 {
        font-size: 18px;
    }


    .v2-new-layout .work-with-daylight-new .right-content{
		padding-left: 0;
	}

	.v2-new-layout .want-to-pay {
        margin: 0 0 -10px 0;
    }
}


@media (max-width:576px){


	.v2-new-layout .aeonik-bold-white-70px{
		font-size: 40px;
		text-align: center;
		color: inherit !important;
	}
	.header-custom-v2 .navbar .navbar-brand img{
		width: 150px;
	}

	.v2-new-layout .topBanner .topBanner-right {
        display: block;
    }
	/*.v2-new-layout .topBanner-left{
	    	text-align: left !important;
	    }
	*/	

    .v2-new-layout .email-input-waitlist input#email {
        width: 100% ;
        background-color: #fff;         
        margin: 0 0 10px 0;

    }
	.v2-new-layout .email-input-waitlist{
		background-color: #dfd8d8;
		padding: 5px 6px 5px 5px;
	}

    .v2-new-layout .v2-heading {
        padding: 50px 15px 90px 15px;
    }

    .v2-new-layout .topBanner .topBanner-left p {
        padding: 0 0 20px 0 !important;
    }

    .v2-new-layout .topBanner .topBanner-left ul li{
    	margin-right: 0;
    }

    .v2-new-layout .topBanner .topBanner-left ul li a{
    	font-size: 18px;
        line-height: 24px;
    }

    .v2-new-layout .topBanner .topBanner-left ul li a.learn-more-btn{
		line-height: 45px;
		margin-top: 25px;
    }

    .v2-new-layout .topBanner-left ul {
        align-items: center;
    }

    .v2-new-layout .topBanner h1{
		font-size: 36px;
		line-height: 44px;
		margin-bottom: 10px;
    }

    .v2-new-layout .electric-benefits-mob .swiper .swiper-button-next{
    	right: 30% !important;
    }


    .v2-new-layout .electric-benefits-mob .swiper .swiper-button-prev{
    	left: 30% !important;
    }

    .v2-new-layout .ourProducts {
	    padding: 60px 0 80px 0;
	}


    .v2-new-layout .work-with-daylight-new .btn{
    	min-width: 300px;
    	font-size: 18px !important;
    }

    .v2-new-layout .right-content .step-box h3,
    .v2-new-layout .work-with-daylight-new.the-daylight-process .right-content .step-box h3 {
        font-size: 24px;
    }

    .v2-new-layout .right-content .step-box .description,
    .v2-new-layout .work-with-daylight-new.the-daylight-process .right-content .step-box .description {
        font-size: 20px;
    }

    .v2-new-layout .title-border:after{
    	top: 22px;
    }

    .v2-new-layout .group-41869{
    	flex-direction: column;
		margin-right: 0;
		min-width: auto;
    }

    .v2-new-layout .group-41866,
    .v2-new-layout .group-41865{
    	margin-left: 0;
    }

    .v2-new-layout .group-41871 {
        width:100% !important;
        padding: 72.9px 22px !important;
        margin: 0 auto;
    }

    .v2-new-layout .want-to-pay .text-5{
		white-space: normal;
		width: 100px !important;
		height: auto !important;
		font-size: 14px !important;
    }

    .v2-new-layout .overlap-group12 .overlap-group-13{
    	min-width: 130px;
    }

    .v2-new-layout .label, 
    .v2-new-layout .overlap-group12 .group-42030-2 .label{
    	font-size: 20px;
    	width: 138px;
    	height: 28px;
    }

    .v2-new-layout .overlap-group12 .group-42030 {
        width: 120px;
    }

    .v2-new-layout .overlap-group12 .overlap-group-13{
    	height: 40px;
    }

    .v2-new-layout .overlap-group-10{
    	font-size: 20px;
    	height: 52px;
	    min-width: 165px;
	    max-width: 165px;
    }

    .v2-new-layout .overlap-group12 .group-42033{
    	min-width: 70%;
    	justify-content: center;
    }

    .v2-new-layout .our-app .home-connected h2{
	    max-width: 80%;

    }

    .v2-new-layout .title-border:after{
    	display: none;
    }


    .v2-new-layout .customer-satisfaction.group-42120 .group-42102 {
        height: auto;
    }

    .v2-new-layout .customer-satisfaction .learn-more-btn{
    	margin: 15px auto 0 auto;
    }

    .v2-new-layout .customer-satisfaction {
	    margin: 0 auto;
	}

	.v2-new-layout .our-app .home-connected .curious-about-these.labelmedium{
		white-space: normal !important;
		width: 100%;
		line-height: 18px;
	}

	.v2-new-layout .herosection .top-banner-content .title{
		font-size: 36px !important;
		line-height: 40px !important;
    }
    .v2-new-layout .herosection .description {
        font-size: 18px;
    }

    .v2-new-layout .herosection .top-banner-content .description br{
    	display: none;
    }
    .footer-custom-v2 .footer-top .footer-logo {
        width: 60% !important;
    }

    .footer-custom-v2 .footer-top ul li a{
    	font-size: 15px !important;
    }
    .footer-custom-v2 .footer-top ul li .btn {
        width: 120px;
        height: 40px !important;
        font-size: 15px !important;
    }
    .footer-custom-v2 .footer-top ul{
    	margin-top: 15px;
    }

    .footer-custom-v2 .footer-top{
    	flex-direction: column;
    }

    .footer-custom-v2 .footer-navigation .footer-link li a, 
    .footer-custom-v2 .footer-navigation .footer_right-column p, 
    .footer-custom-v2 .footer-navigation .footer_right-column p a, 
    .footer-custom-v2 .footer-navigation .footer-title {
        font-size: 15px !important;
    }

    .v2-new-layout .v2-slider .swiper-slide .card {
        background-color: #F3EFEA;
    }

    .v2-new-layout.v2-screen-product .solarbanner {
	    background: none !important;
	}

    /*.v2-new-layout.v2-screen-product .banner-bottom {
	    display: none;
	}*/


	.v2-new-layout .v2-heading .subtitle span {
        color: initial;
        font-weight: initial;
    }

    .v2-new-layout .v2-heading .subtext .on-mobile{
    	display: none;
    }




    .v2-new-layout .herosection .description{
    	font-size: 22px;
    }

    .v2-new-layout .v2-heading .subtitle {
        font-size: 25px !important;
        line-height: normal !important;
    }

    .v2-screen-product .v2-heading .subtext{
    	font-size: 20px;
    }

	
	.v2-new-layout .title-border span {
	    color: #000;
	    line-height: 40px;
	}


    .v2-new-layout .our-energy-products ul li{
		width: 100%;
		margin: 0;
    }

    .v2-new-layout .electric-benefits .electric-benefits-desktop {
        display: block;
    }

    .v2-new-layout .electric-benefits .electric-benefits-mob {
	    display: none;
	}

	.v2-new-layout .electric-benefits .electric-benefits-content {
        min-height: auto !important;
        display: block;
    }

    .v2-new-layout .electric-benefits .electric-benefits-content .content-box a{
    	float: left;
    }

    .v2-new-layout .herosection .top-banner-content .title,
    .v2-new-layout .herosection .top-banner-content .description{
    	color: #111 !important;
    }

    .v2-screen-product .top-banner-content{
    	background: none;
    }

    .v2-new-layout .v2-slider-title span{
		color: #000 !important;
    }

}
/**********19.07.2024 css************





