.home-wrapper{
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,246,248,1) 100%);
}

.home-main-banner{
	width:100%;
	padding:70px 0px;
	position: relative;
	
}
.home-main-banner .container{
	position: relative;
	z-index: 2;
}
.home-main-banner:before{
	background: url(../images/banner-dots-bg.svg) no-repeat 0px 0px;
	content: "";
	position: absolute;
	right: 90px;
	width: 375px;
	height: 189px;
	bottom: 0px;
	z-index: 1;
}

.home-main-banner h1{
	color: #111827;
	font-family:var(--font-family-inter);
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px; /* 100% */
	letter-spacing: -1.5px;
	padding-bottom:10px;
}
.banner-subtitle{
	padding-bottom: 25px;
    max-width: 380px;
}

.banner-subtitle p{
	color: var(--primary-color);
	font-family:var(--font-family-inter);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
}
.banner-row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-left-column{
	width:50%;
}
.bannerright-column{
	width:50%;
}

.zipcode-form{
	display: flex;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
	max-width:600px;
    border:#FF645C 2px solid;


}
.zipcode-form input[type="text"].usessid{
	width:70%;
	background:#fff url(../images/location-icon.svg) no-repeat 15px center;
	height:56px;
	font-size:14px;
	color:#737373;
	font-family:var(--font-family-inter);
	padding-left:45px;
	border-radius: 6px 0px 0px 6px;
	
}
.home-main-banner .zipcode-form .sub-btn{border-radius: 0px 3px 3px 0px ;}
.zipcode-form .sub-btn{
	width: 183px;
    border-radius: 0px 6px 6px 0px ;
	height:56px;
	font-family:var(--font-family-inter);
	background: #EF5B4E;
	padding:10px 0px;
	font-size:16px;
	padding:10px 20px 10px 20px;
	border: 0px;
}
.zipcode-form .sub-btn:hover{
	background-color: #dd564a;
}
.zipcode-form .sub-btn:before{display:none;}
.readmore-link{
	padding-top:20px;
}
.readmore-link a{
	color: #2A7D8C;
	font-family:var(--font-family-inter);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	background:url(../images/arrow-right.svg) no-repeat right center;
	padding-right:20px;
}
.zip-form-error {
    background: transparent;
    max-width: inherit;
    margin: inherit;
    text-align: left;
    padding: 0;
    margin-top: 5px;
    border-radius: 0;
    font-weight: 500;
    color: #ef4444;
}
.banner-rating{
	border-radius: 9999px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	backdrop-filter: blur(2px);
	display: inline-flex;
	padding: 4px 20px;
	align-items: center;
	height: 42px;
	margin-bottom:35px;
}
.star-rating-img{
	width:116px;
	height:20px;
	margin-right:8px;
}
.rating-counts{
	color: #374151;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
}
.reviews-counts{
	color: #2A7D8C;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	margin-left:8px;	
	padding-left:15px;
	position:relative;
}
.reviews-counts:before{
	position:absolute;
	content:"";
	width:5px;
	height:5px;
	border-radius:15px;
	background:#374151;
	left:0px;
	top:8px;
	
}
/**************About us section************/
.common-section{padding: 80px 0px;}
.home-about-section{
	position: relative;
}
.about-img-frame{
	border-radius: 24px;
}
.about-section-row{align-items: center;  }
.home-about-content{padding-bottom: 20px;}
.home-about-content h2{
	color: #111827;
	font-family:var(--font-family-inter);
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 48px; /* 100% */
	letter-spacing: -1.2px;
	margin-bottom: 10px;
}
.home-about-content p{
	color: #4B5563;
	font-family:var(--font-family-inter);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
	max-width: 80%;
}

.about-right-section{
	padding: 0px 0px 0px 30px;
}
.home-about-more-details{
	border-radius: 12px;
	background: #FFF;
	box-shadow: 0px -12px 17.8px -5px #E6F3F8;
	padding:30px 40px;
}
.nextera-section{
padding-bottom: 50px;

}
.experts-rating{
	justify-content: space-between;
}
.nextera-section p{
	color: #6B7280;
	font-family:var(--font-family-inter);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	max-width: 85%;
	padding-top: 10px;
}
.expert-icon, .rating-icon{height: 60px;}
.experts-section p{
	color: #6B7280;
	font-family:var(--font-family-inter);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px; 
	max-width: 250px;
}
.about-rating p{
	color: #6B7280;
	font-family:var(--font-family-inter);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px; 
	max-width: 180px;
}
.learn-more-group{padding-top: 35px;}
.learn-more-btn{
	border-radius: 6px;
	border: 1px solid #2A7D8C;
	background: #FFF;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	color: #2A7D8C;
	text-align: center;
	font-family:var(--font-family-inter);
	font-size: 14px;
	padding:10px 20px;
	display: inline-flex;
	align-items: center;
	
}
.learn-more-btn:hover, .learn-more-btn:focus{
	background:var(--button-hover);
	color:#fff;
}
.arrow-icon{
	width: 16px;
	height: 16px;
	background:url(../images/arrow-small.svg) no-repeat right center;
	background-size: 18px;
    display: inline-block;
    margin-left: 10px;
}
/********Blog**********/
.home-blog-section{
	position: relative;
}
.home-blog-section p{
	color:#4B5563;
	font-family:var(--font-family-inter);
	font-size: 16px;
	line-height: 24px; /* 150% */
}
.section-title{
	font-family:var(--font-family-inter);
	color: #111827;
	font-size: 48px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: -1.2px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.blog-listing{
	border-bottom: 1px #E5E7EB solid;
	padding: 15px 0px 25px 0px;
}
.blog-section-listing .blog-listing:first-child{padding-top: 0px;}
.blog-section-listing .blog-listing:last-child{border-bottom: 0px;}
.blog-date{
	color: #6B7280;
	font-size: 14px;
	font-weight: 500;
	font-family:var(--font-family-inter);
	padding-bottom: 10px;
}
.blog-title{
	color: #111827;
	font-size: 16px;
	font-weight: 600;
	font-family:var(--font-family-inter);
	margin-bottom: 10px;	
}
.blog-description{
	color: #4B5563;
	font-size: 14px;
	font-weight: 400;
	font-family:var(--font-family-inter);	
	padding-bottom: 20px;
	line-height: 20px;
}
.blog-tag span{
	color: #2A7D8C;
	font-size: 12px;
	font-weight: 500;
	border-radius: 9999px;
	background: rgba(42, 125, 140, 0.10);
	padding: 5px 12px;
	border-radius: 15px;
	margin-right: 2px;
    white-space: nowrap;
	margin-bottom:4px;
    display: inline-block;
}
.blog-section-listing .blog-listing:nth-child(2) .blog-tag span{
	color: #B45309;
	background: #FEF3C7;
}
.blog-section-listing .blog-listing:nth-child(3) .blog-tag span{
	color: #047857;
	background: #D1FAE5;
}
.blog-section-row{padding-top: 20px; align-items:center;}
.button-group-center{text-align: center; padding-top: 32px;  }

/************Reviews*****************/

.home-reviews-row{ gap:15px; margin-top: 24px; !important; display:flex;  }
.home-review-box{
	border-radius: 8px;
	border: 1px solid #E5E7EB;
	background: #FFF;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
	padding: 17px;
	font-family:var(--font-family-inter);
	width: 320px;
	overflow:hidden;
	display:inline-block;
	margin-right:11px;
    vertical-align:top;
    height:230px;


}
.review-box-header{display: flex;    justify-content: space-between;}
.reviewer-date{
	color: #9CA3AF;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	padding-bottom: 20px;
}
.reviewer-discription{
	color: #4B5563;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; 
	padding-bottom: 15px;
	white-space:normal;
	min-height:90px;
}
.reviewer-name{
	color: #111827;
	font-weight: 500;
	font-size: 16px;
	padding-bottom: 4px;
	height:25px;
}
.reviewer-location{
	color: #6B7280;
	font-size: 14px;
}
/******How it works**************/
.how-it-work{
	position: relative;
}
.how-it-work:after{
	content:"";
	position:absolute;
	width:378px;
	height:378px;
	top:48px;
	left:50%;
	z-index:1;
	background: url(../images/dots-dark-bg.svg) no-repeat center;
	margin-left:-733px;
}
.how-it-work:before{
	content:"";
	position:absolute;
	width:378px;
	height:378px;
	bottom:40px;
	right:52px;
	z-index:1;
	background: url(../images/dots-dark-bg.svg) no-repeat center;
}
.how-it-work .container{
	position:relative;
	z-index:2
}
.how-it-work .section-title{text-align: center;  }
.how-it-work .section-subtitle{text-align: center; padding-bottom: 25px; color:#4B5563 }
.howitwork-content{
	border-radius: 24px;
	background: #242435;
	padding:25px 30px;
}
.howitwork-step-row{position: relative; padding-left: 110px; margin: 45px 0px; color: #fff;}
.stepicons{position: absolute; left: 0; width: 88px; height: 88px; top:-10px;  }
.stepicons span{width: 100%; height: 100%; display: block;}
.location-icon{background: url(../images/moshjid-location.png) no-repeat center;}
.mouse-pointer-icon{background: url(../images/mouse-pointer.svg) no-repeat center;}
.clipboard-icon{background: url(../images/clipboard-check.svg) no-repeat center;}
.howitwork-step-row h4{
	color: #fff;
	font-family:var(--font-family-inter);
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
}
.howitwork-step-row p{
	color: #fff;
	font-family:var(--font-family-inter);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.how-it-work-contact{
	padding:10px 20px;
}
.how-it-work{
	color:#fff;
	font-size:18px;
	font-weight:600;
	
}
.how-it-work-link{padding-left:15px;}
.how-it-work-link a{color:#fff; text-decoration:underline;}

.dummy-placeholder{
	border-radius: 12px;
	border: 2px solid #2D788D;
	background: #F7FBFC;
	min-height:150px;
	margin-bottom:25px;
	overflow:hidden;
}
.howitwork-right-row{
	display:flex;
	align-items: center;
	padding-left:25px;
	
}

.common-content h2 {
	color: #101214;
	font-size: 38.1px;
	font-style: normal;
	font-weight: 600;
	line-height: 57.12px;
	letter-spacing: -0.952px;
	margin-bottom: 15px;
}
.common-content p{
	color: #47576B;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px; /* 150% */

}
.electricity-suppliers {
	text-align: center;
	margin: auto;
	padding-top:25px;
}
.electricity-suppliers li {
	display:inline-block;
	padding:25px 25px;
	}
.electricity-suppliers li img{height:54px; width:auto;}
.electricity-suppliers li a{
	transition-duration:0.2s;
	opacity: 1;
}

	.electricity-suppliers li a:hover img {
		filter: grayscale(1);
		opacity: 0.7;
		transition-duration:0.2s;
	}

.howit-work-slider-mobile{display:none;}
/*********************************/
@media (max-width:991px) {
   .about-right-section{padding-left: 0px; padding-top: 35px;}
   .home-about-more-details{padding: 25px;}
   .nextera-section, .experts-section{padding-bottom: 35px;}
   .home-about-content p, .nextera-section p, .experts-section p, .about-rating p{max-width: 100%; font-size: 16px; font-weight: 400;line-height: 1.5rem;}
   .blog-section-listing{padding-top: 35px;}
   .howitwork-right-row{
	   padding:25px 0px 0px 0px;
   }
}

@media (max-width:767px) {
	.common-section {
    padding: 40px 0px;
}
.main-banner-right, .home-main-banner:before{display: none;  }

.home-main-banner{padding-bottom: 0; padding-top:35px;}
.home-main-banner h1{font-size: 30px; line-height: 36px; max-width: 240px; margin-bottom: 0;}
.banner-subtitle p{font-size: 16px;color: #3B4754;}
.reviews-counts, .rating-counts{font-size: 14px;} 
.zipcode-form{max-width: 366px;border: #FF645C 2px solid; border-radius: 10px;}
.zipcode-form input[type="text"].usessid{width: 100%; border-radius: 10px; font-size: 16px; font-weight: 400; border:0px;} 
.zipcode-form .sub-btn {
        background-position: 12px center;
        font-size: 0;
        width: 56px;
        height: 56px;
		background: #EF5B4E url(../images/search-button-icon.svg) no-repeat center;
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px -1px rgba(0, 0, 0, 0.10);
    }
.home-reviews-section .section-title{text-align:center;}	
.section-title{font-size: 24px!important; line-height:2.25rem;}    
.home-blog-section h2, .home-blog-section p{text-align: center;}    
.blog-section-row {padding-top: 10px;}
.banner-rating{margin-bottom:25px;}
.stepicons {
    width: 32px;
    height: 32px;
    top: 10px;
}
.howitwork-step-row {
    padding-left: 55px;
    margin: 20px 0px 25px 0px;

}
.howitwork-step-row p {
    color: #919AA6;
    font-size: 14px;
    line-height: 20px;
}
.learn-more-btn{
	display: flex;
    align-items: center;
    justify-content: center;
}
.how-it-work-link {
    padding-left: 0;
    text-align: center;
    padding-top: 25px;
    display: block;
    color: #919AA6;
    font-size: 14px;
    font-weight: 400;
	line-height:25px;
}
.how-it-work-link a {
    color: #fff;
    text-decoration: none;
}
.howitwork-right-row{display:none;}
.stepicons span{background-size:100%}
.banner-row .col-md-6{width:100%}
.howitwork-content{border-radius:15px;}
.howit-work-slider-mobile{display:block;}
.how-it-work:before{display:none;}
.howit-work-slider-mobile {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    padding-top: 40px;
}

.hiw-item {
    border-radius: 12px;
    border: 2px solid #2D788D;
    background: #F7FBFC;
    overflow: hidden;
	display: inline-block;
    margin-right: 10px;
	padding-bottom:5px;
}
.common-content h2{line-height:36px;}
.howit-work-slider-mobile{display:none!important;}
.electricity-suppliers{ padding-top:0px; margin-top:20px;}
.electricity-suppliers ul{}
.electricity-suppliers li{padding:8px 5px;}
.electricity-suppliers li img{width:70px; height:auto}
.home-about-content h2{font-size:24px; margin-bottom:0px;}
.common-content h2{font-size:30px; }
}