a,
			abbr,
			acronym,
			address,
			applet,
			article,
			aside,
			audio,
			b,
			big,
			blockquote,
			body,
			canvas,
			caption,
			center,
			cite,
			code,
			dd,
			del,
			details,
			dfn,
			div,
			dl,
			dt,
			em,
			embed,
			fieldset,
			figcaption,
			figure,
			footer,
			form,
			h1,
			h2,
			h3,
			h4,
			h5,
			h6,
			header,
			hgroup,
			html,
			i,
			iframe,
			img,
			ins,
			kbd,
			label,
			legend,
			li,
			mark,
			menu,
			nav,
			object,
			ol,
			output,
			p,
			pre,
			q,
			ruby,
			s,
			samp,
			section,
			small,
			span,
			strike,
			strong,
			sub,
			summary,
			sup,
			table,
			tbody,
			td,
			tfoot,
			th,
			thead,
			time,
			tr,
			tt,
			u,
			ul,
			var,
			video {
			    margin: 0;
			    padding: 0;
			    border: 0;
			    font-size: 100%;
			    font: inherit;
			    vertical-align: baseline
			}

			.bold {
			    font-weight: 700 !important
			}

			.hidden {
			    display: none !important
			}

			article,
			aside,
			details,
			figcaption,
			figure,
			footer,
			header,
			hgroup,
			menu,
			nav,
			section {
			    display: block
			}

			body {
			    line-height: 1
			}

			ol,
			ul {
			    list-style: none
			}

			blockquote,
			q {
			    quotes: none
			}

			blockquote:after,
			blockquote:before,
			q:after,
			q:before {
			    content: '';
			    content: none
			}
			html,body,p,label,span,h1,h2,h3,h4,h5,h6,button,a,li{
				font-family: 'Poppins', sans-serif;
			}



			.header-wrapper{
				position:relative;
				width:100%;
				background: rgb(3,4,24);
    			background:linear-gradient(180deg,#7a3f9d,#420368 50%);
    

			}
			.header-container{
				position:relative;
				width:90%;
				margin:auto;
				max-width:1000px;
				padding:0px 0px 50px 0px;
			}
			.header-logo-img{
			    position: relative;
			    width: 90%;
			    max-width: 300px;
			    margin: auto auto 0px auto;
			    display: block;
			    padding: 30px 0px;
			}
			.header-container h3{
				font-size:67px;
				text-align:center;
				line-height:60px;
				font-family:'Bebas Neue', cursive;
				font-weight:300;
				color:#f3cd0b;
				margin-bottom: 20px;
			}
			.header-container h4{
				font-size:43px;
				text-align:center;
				line-height:54px;
				font-family:'Bebas Neue', cursive;
				font-weight:300;
				color:#fff;
			}
			.header-container h4 span{
				font-family:'Bebas Neue', cursive;
				text-decoration: underline;

			}
			.header-application-wrapper{
			    position: relative;
			    width: 90%;
			    max-width: 700px;
			    border-radius: 10px;
			    box-shadow: 0px 0px 10px;
			    padding: 40px 25px;
			    margin: 30px auto auto auto;

			}
			.header-application-title{
				font-size:21px;
				color:#fff;
				text-align:center;
				line-height:23px;
				margin-bottom:25px;
			}
			.header-application-title span{
				color:#f3cd0b;
			}

			.application-input{
				width:100%;
				padding:20px 0px;
				font-size:16px;
				text-align:center;
				background:#fff;
				cursor:pointer;
				border:0px;
				outline:none;
				border-radius:6px;
				text-align:left;
				text-indent:15px;
				margin:auto auto 10px auto; 

			}
			.header-application-wrapper button{
				width: 100%;
			    padding: 20px 0px;
			    font-size: 18px;
			    text-align: center;
			    background: #ff00ff;
			    cursor: pointer;
			    border: 0px;
			    outline: none;
			    border-radius: 6px;
			    color: #fff;
			}
			.header-application-wrapper button:hover{
				background:#d802d8;
			}
			.application-input-split{
			    width: 48%;
			    font-size: 16px;
			    text-align: left;
			    margin: auto 2% auto auto;
			    float: left;			
			}



.suppliers-wrapper{
	position:relative;
	width:100%;
	background:#fff;
	padding:40px 0px;
}
.suppliers-container{
	position:relative;
	width:90%;
	max-width:1000px;
	margin:auto;
}
.suppliers-container h3{
	font-size: 39px;
    text-align: center;
    line-height: 62px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #590f85;
}
.suppliers-energy-single{
	position:relative;
	margin:20px 0px;
}
.suppliers-energy-single img{
	position:relative;
	float:left;
	display:block;
	width:10%;
	margin:0px 3%;
	text-alignce;
}
.suppliers-container button{
    width: auto;
    padding: 15px 40px;
    font-size: 16px;
    text-align: center;
    background: #590f85;
    cursor: pointer;
    border: 0px;
    outline: none;
    border-radius: 6px;
    margin: auto;
    color: #f3cd0b;
    display: block;
}

.clear{
	clear:both;
}




footer{
	width:100%;
	padding:30px 0px;
	background: rgb(3,4,24);
    background: linear-gradient(180deg,#7a3f9d,#590f85 50%);

}
.footer-container{
	position:relative;
	width:90%;
	max-width:1000px;
	margin:auto;
}
.footer-contaner-links-container{
	position:relative;
	text-align:center;
	max-width:500px;
	width: 90%;
	margin:auto auto 20px auto;
}
.footer-contaner-links{
	position:relative;
	width:47%;
	margin:auto 1.5%;
	float:left;
}
.footer-contaner-links a{
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.footer-container-sub-container{
	position:relative;
	width:100%;
	text-align:center;
}
.footer-container-sub-container p{
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:21px;

}
.header-features{
	position:relative;
}


.header-features-single{
	position:relative;
	margin:25px auto auto auto;
	width:90%;

}
.header-features-single p{
	width:33%;
	margin:auto;
	color:#fff;
	line-height:21px;
	float:left;
	text-align:center;
	font-size:17px;
}
.invalid_input{

	color: #ee2222 !important;
    background: #fecfcf url(https://mymatebill.com/images/MMB_cross.png) !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: 98% 50% !important;
}
.valid_input{
	color: #004405 !important;
    background: #e8fde9 url(https://mymatebill.com/images/MMB_tick.png) !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: 98% 50% !important;
}
.application-select{
	width:100%;
	padding:20px 0px;
	font-size:16px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	border:0px;
	outline:none;
	border-radius:6px;
	text-align:left;
	text-indent:15px;
	margin:auto auto 15px auto; 


    background: #fff url(https://mymatebill.com/images/MMB_dropdown_icon.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 98% 50%;
	-webkit-appearance: none;
    appearance: none;


}


.application-stage-two,.application-stage-three,.application-stage-four{
	display: none;	
}

.error-msg{
	color: #f3cd0b;
    display: none;
    line-height: 15px;
    margin-bottom: 10px;
    font-size: 16px;
}

.error-msg2{
    color: #f3cd0b;
    display: none;
    line-height: 15px;
    margin-bottom: 10px;
    font-size: 16px;
}

/* Application Styling */

.application-title{
    font-size: 16px;
    color: #fff;
    text-align: left;
    line-height: 20px;
    margin-bottom: 5px;
}









.quote-wrapper{
    position: relative;
    width: 100%;
    background: rgb(3,4,24);
    background: linear-gradient(180deg,#7a3f9d,#420368 50%);
}

.quote-container{
	position: relative;
    width: 90%;
    margin: auto;
    max-width: 1000px;
    padding: 80px 0px 50px 0px;
}

.quote-left-col{
	position: relative;
	display: block;
	float: left;
	width: 60%;
	margin: 0px 2.5%
}

.quote-right-col{
	position: relative;
	display: block;
	float: right;
	width: 30%;
	margin: 0px 2.5%
}

.quote-right-col img{
	position: relative;
	width: 100%;
	display: block;
}

.quote-sub-container{
    position: relative;
    display: block;
    width: 95%;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 50px 4%;
    margin: 50px 0px 20px 0px;
    box-shadow: 0px 0px 16px rgba(50,50,50,0.1);
}

.get-tariff-btn{
	display: block;
	width: 95%;
    padding: 20px 0px;
    font-size: 18px;
    text-align: center;
    background: #ff00ff;
    cursor: pointer;
    border: 0px;
    outline: none;
    border-radius: 6px;
    color: #fff;
    margin: 30px auto auto auto;
    background: linear-gradient(180deg,#ff00ff,#9b009b 80%);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);    
}	

.get-tariff-btn:hover{
	background: #d802d8;
}

.quote-left-col h3{
	font-size: 36px;
    text-align: left;
    line-height: 46px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #fff;
    margin-top: 80px;

}

.quote-left-col h2{
    font-size: 71px;
    text-align: left;
    line-height: 90px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #f3cd0b;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    margin-top: 50px;

}

.quote-left-col h5{
    font-size: 26px;
    text-align: left;
    line-height: 35px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);

}
.quote-sub-container h6{
	font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-bottom: 30px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.quote-sub-container h6 span{
	color:#f3cd0b;
}


.quote-details-wrapper{
	position: relative;
	width: 100%;
}
.quote-details-container{
	position: relative;
	width: 90%;
	margin: auto;
	max-width: 1200px;
	padding:50px;
}
.quote-details-container h3{
    font-size: 39px;
    text-align: center;
    line-height: 62px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #420368;
}
.quote-details-container h3 span{
    font-size: 39px;
    text-align: center;
    line-height: 62px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
	color: #ff00ff;
}
.quote-details-application-container{
	margin-top: 30px;
}
.quote-input-single{
	position: relative;
	display: block;
}
.quote-input-single p{
	font-size: 16px;
    color: #420368;
    text-align: left;
    line-height: 20px;
    margin-bottom: 5px;
}
.quote-input-single input{
    width: 100%;
    padding: 20px 0px;
    font-size: 16px;
    text-align: center;
    background: #f0f0f0;
    cursor: pointer;
    border: 0px;
    outline: none;
    border-radius: 6px;
    text-align: left;
    text-indent: 15px;
    margin: auto auto 15px auto;
}

.quote-input-terms{
	position: relative;
	width: 100%;
}




.application-terms-container{
	margin: 15px 0px;
}
.application-terms-container input{
    float: left;
    display: inline;
    width: 4%;
}
.application-terms-container p{
	font-size: 15px;
    color: #fff;
    margin-bottom: 7px;
    display: inline;
    float: left;
    width: 90%;
    line-height: 21px;
}
.quote-sub-single{
    position: relative;
    float: left;
    width: 22%;
    margin: 0px 1%;
    background: #fff;
    border-radius: 10px;
    padding: 20px 1.5%;
    text-align: center;
}
.quote-sub-single-off{
	position: relative;
	float: left;
	width: 17%;
	margin: 0px 1%;
}

.quote-sub-single-off p{
	font-size: 26px;
	text-align: center;
	line-height: 72px;
	font-family: 'Bebas Neue', cursive;
	font-weight: 300;
	color: #fff;
}







.quote-sub-single label{
	font-size: 15px;
	font-weight: 400;
	color: #333;
	text-align: center;
	line-height: 20px;
	display: block;

}
.quote-sub-single p{
	font-size: 16px;
	font-weight: 600;
	color: #000;
	text-align: center;
	line-height: 20px;
}

.quote-sub-single img{
	position: relative;
	display: block;
	width: 80%;
	max-width: 75px;
	margin: auto;
}




.quote-input-terms{
	margin: 15px 0px;
}
.quote-input-terms input{
    float: left;
    display: inline;
    width: 4%;
}
.quote-input-terms p{
	font-size: 15px;
    color: #000;
    margin-bottom: 7px;
    display: inline;
    float: left;
    width: 90%;
    line-height: 21px;
}
.quote-select{
	width: 100%;
    padding: 20px 0px;
    font-size: 16px;
    text-align: center;
    background: #f0f0f0;
    cursor: pointer;
    border: 0px;
    outline: none;
    border-radius: 6px;
    text-align: left;
    text-indent: 15px;
    margin: auto auto 15px auto;
    background: #f0f0f0 url(https://mymatebill.com/images/MMB_dropdown_icon.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    -webkit-appearance: none;
    appearance: none;
}
.application-stage-submit-btn{
	width: 100%;
    padding: 20px 0px;
    font-size: 18px;
    text-align: center;
    background: #ff00ff;
    cursor: pointer;
    border: 0px;
    outline: none;
    border-radius: 6px;
    color: #fff;
}
.application-stage-submit-btn:hover{
    background: #d802d8;
}

.quote-details-pre-container{
    position: relative;
    width: 100%;
    padding: 20px 0px;
    background: rgb(3,4,24);
    background: linear-gradient(180deg,#7a3f9d,#420368 80%);
}
.quote-details-pre-container-inside{
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: auto;
	text-align: center;
}

.quote-details-pre-container-inside h3{
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}

.quote-offer-wrapper{
	position: relative;
	width: 100%;
	background: #fff;
	padding: 30px 0px;
}
.quote-offer-container{
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: auto;
}


.quote-offer-left{
	position: relative;
	width: 100%;
}
.quote-offer-left table td{
	padding: 10px;
}
.quote-offer-right{
	position: relative;
	float: none;
	width: 100%;
	margin: 0px;
}

.quote-offer-left h3{
    font-size: 39px;
    text-align: left;
    line-height: 62px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #420368;
}
.quote-offer-left p{
    font-size: 15px;
    color: #000;
    margin-bottom: 7px;
    display: block;
    line-height: 21px;
    text-align: left;
}

.quote-offer-left ul li{
	font-size: 16px;
	line-height: 29px;
}
.quote-offer-left ul li label{
	color: #420368;
	font-weight: bold;
}

.quote-offer-right h3{
    font-size: 39px;
    text-align: left;
    line-height: 62px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #420368;
}
.quote-offer-right p{
    font-size: 15px;
    color: #000;
    margin-bottom: 7px;
    display: block;
    line-height: 21px;
    text-align: left;
}
.quote-sub-container-left{
position: relative;
    float: left;
    width: 52%;
    border-right: 1px solid rgba(50,50,50,0.1);
    padding-right: 3%;
}
.quote-sub-container-right{
	position: relative;
	float: right;
	width: 42%;
	margin-left: 0%;
}
.quote-sub-container-left-inside-left{
	position: relative;
	float: left;
	width: 20%;
	margin-right: 5%;
}
.quote-sub-container-left-inside-left img{
	position: relative;
    width: 100%;
    max-width: 80px;
}
.quote-sub-tp-container{
	position: relative;
	width: 100%:;
}
.quote-sub-container-left-inside-right{
	position: relative;
	width: 75%;
	float: right;
	margin: auto;
}
.quote-sub-container-left-inside-right p span{
	font-weight: bold;
}

.quote-sub-container-left-inside-right h5, .quote-sub-container-right h5{
    position: relative;
    margin: 0px 0px 20px 0px;
    font-size: 19px;
    font-weight: 600;
}
.quote-sub-container-left-inside-right label{

	text-decoration: underline;
	display: block;
    margin: 10px auto auto auto;
    color: #0048ff;	
    cursor: pointer;
}
.quote-right-inside-highlight{
text-align: center;
    width: 90%;
    padding: 35px 5%;
    border-radius: 10px;
    background: #defdee;
    margin: auto auto 20px auto;
}

.quote-right-inside-highlight-title{
font-size: 54px;
    line-height: 92px;
    font-family: 'Bebas Neue', cursive;
    font-weight: 300;
    color: #094f00;
    text-align: center;
}

.quote-right-inside-highlight p{
	font-size: 16px;
	color: #063600;
}	
.quote-sub-container-tarrif-info-container{
	background: #F9F9F9;
    padding: 20px;
    border-radius: 10px;
}
.quote-sub-container-tarrif-info-container table{
	width: 100%;
	position: relative;
}
.quote-sub-container-tarrif-info-container tbody{
	width: 100%;
	position: relative;
}
.quote-sub-container-tarrif-info-container tr{
	width: 100%;
	position: relative;
}

.quote-sub-container-tarrif-info-container tr::after{
	content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(50,50,50,0.1);
    position: absolute;
    left: 0px;
    bottom:0px;
}
.quote-sub-container-tarrif-info-container tr:last-child::after{
	display: none;
}

.quote-sub-container-tarrif-info-container td{
	padding: 17px 0px;
	font-size: 16px;
	color: #000;
}
.backdrop{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background: rgba(0,0,0,0.6);
}
.tariff-popup-wrapper{
	position: fixed;
    width: 90%;
    max-width: 650px;
    height: 350px;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0px;
    background: #fff;
    padding: 25px 2.5%;
    border-radius: 20px;
    z-index: 1000001;
    overflow: scroll;
    margin: auto;
}
#tariff_view_more_btn{
	margin-top: 15px;
    display: block;
}
.view-tariff-btn{
	display: block;
    padding: 15px 23px;
    font-size: 18px;
    text-align: center;
    background: #fff;
    border: 2px solid #ff00ff;
    cursor: pointer;
    outline: none;
    border-radius: 33px;
    color: #ff00ff;
    margin: 30px auto auto auto;
    float: left;
}
.benefit-container {
    text-align: left;
    margin: 0px 0px 9px 0px;
}
.benefit-container .benefit-label {
    font-size: 13px;
    color: #fff;
    text-align: left;
    line-height: 16px;
    margin-bottom: 7px;
    display: inline;
}

    .quote-eco-wrapper{
    	position: relative;
    	width: 100%;
    }
    .quote-eco-container{
    	position: relative;
    	width: 90%;
    	max-width: 1200px;
    	margin: auto;
    	padding: 20px 0px;
    	text-align: center;
    }
    .quote-eco-container img{
    	position: relative;
	    width: 100%;
	    max-width: 150px;
	    margin: auto auto 20px auto;
    }
    .quote-eco-container h3{
	    font-size: 38px;
	    line-height: 48px;
	    color: #000;
	    margin-bottom: 20px;
	    font-weight: 700;
	    font-family: 'Bebas Neue', cursive;
	    text-align: center;
	    text-shadow: none;
    }
    .quote-eco-container p{
    	font-size: 16px;
	    line-height: 27px;
	    color: #000;
	    margin-bottom: 10px;
	    font-weight: 400;
	    font-family: 'Poppins', sans-serif;
	    text-align: center;
    }
    .home-features-wrapper{
    	text-align: center;
    	margin-top: 15px;
    }
    .home-features-wrapper p{
    	font-size: 16px;
    	color: #fff;
    	line-height: 31px;
    	text-align: center;
    }


@media only screen and (max-width: 950px){
	.quote-wrapper{
		padding: 20px 0px;
	}
	.quote-sub-container-tarrif-info-container{
		padding: 15px;
	}
	.quote-right-inside-highlight{
		padding: 35px 5% 20px 5%;
	}
	.quote-sub-container-left{
		width: 100%;
	    float: none;
	    padding: 0px;
	    border: 0px;
	}
	.quote-sub-container-tarrif-info-container td {
	    padding: 17px 0px;
	    font-size: 14px;
	}
	.quote-sub-container-left-inside-left{
		float: none;
	    width: 100%;
	    text-align: center;
	    margin: 0px 0px 20px 0px;
	}
	.quote-sub-container-left-inside-right{
		float: none;
	    width: 100%;
	    text-align: center;
	    margin: 0px 0px 50px 0px
	}
	.quote-sub-container-right{
		width: 100%;
	    float: none;
	    padding: 0px;
	    border: 0px;
	    margin: 20px auto auto auto;
	}

	.quote-offer-right{
		float: none;
		width: 100%;
		text-align: center;
	}
	.quote-offer-left h3{
		text-align: center;
	}
	.quote-offer-right h3{
		text-align: center;
	}
	.quote-offer-right p{
		text-align: center;
	}
	.quote-sub-single{
		width: 100%;
	    float: none;
	    padding: 15px 0px;
	    margin: auto auto 15px auto;
	}
	.quote-sub-container h6{
		font-size: 18px;
	    line-height: 23px;
	}
	.quote-sub-single-off{
		width: 100%;
	    float: none;
	    padding: 10px 0px;
	    margin: auto auto 20px auto;
	}
	.quote-sub-single-off p{
		line-height: 30px;
	}
	.quote-right-col{
		float: none;
	    width: 70%;
	    margin: auto;
	}
	.quote-sub-container{
		 margin: 30px 0px 20px 0px;
	}
	.quote-container{
		padding: 20px 0px 40px 0px;
	}
	.quote-left-col{
	    float: none;
	    width: 90%;
	    text-align: center;
	    margin: auto;
	}
	.quote-left-col h5{
		text-align: center;
	}
	.quote-left-col h3{
		margin-top: 10px;
		text-align: center;
		font-size: 33px;
	    line-height: 39px;
	}
	.quote-left-col h2{
	    text-align: center;
	    line-height: 68px;
	    margin: 20px auto;
	    font-size: 66px;
	}
	.application-terms-container input{
	    width: 8%;
	    height: 33px;
	    top: 0;
	    position: relative;
	    margin: 0 2% 0 0;
	    padding: 0;
	}
	.suppliers-energy-single img{
		width: 30%;
    	margin: 0px 1.5% 10px 1.5%;
	}
	.header-container h3{
		font-size: 56px;
	}
	.header-container h4{
	    font-size: 28px;
	    line-height: 36px;
	}
	.header-application-wrapper{
		width: 90%;
	    padding: 25px 5%;
	}
	.header-logo-img{
		margin: auto auto auto auto;
	}
	.application-input-split{
	    width: 100%;
	    margin: 0px 0px 10px 0px;
	}
	.application-terms-container p{
		line-height: 18px;
	}
	.quote-details-container{
		padding: 50px 0px;
	}
	.quote-details-container h3{
		line-height: 43px;
		font-size: 35px;
	}
	.quote-sub-container{
	    width: 90%;
	    padding: 25px 5%;
	}

}












