body {
	margin: 0px auto;
	font-family: 'Lato', sans-serif;
}
h2 {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
}
h3 {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
}
h4 {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
}
.image_res {
	max-width: 100%;
	height: auto;
}
/*Top Area Start*/

.top_bar {
	width: 100%;
	margin: 0px auto;
	background: #009345;
}
.top_bar_sub {
	width: 1170px;
	margin: 0px auto;
	height: 50px;
}
.top_social {
	width: 69%;
	padding: 12px 0 0 0;
	display: inline-block;
	vertical-align: top;
}
.top_social a {
	color: #FFF;
	font-size: 18px;
	padding: 0 12px 0 0px;
}
.top_phone {
	width: 30%;
	background-color: #005226;
	display: inline-block;
	vertical-align: top;
	height: 50px;
}
.top_phone p {
	color: #FFF;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin: 0px;
	padding: 12px 0 0 0;
	text-align: center;
}
/*Top Area End*/

/*Header Area Start*/

.header_area {
	width: 100%;
	margin: 0px auto;
	background: #fff;
	z-index: 2;
	position: relative;
}
.header_area_sub {
	width: 1170px;
	margin: 0px auto;
}
.logo {
	width: 39%;
	display: inline-block;
	vertical-align: top;
	padding: 27px 0 27px 0;
}
.top_nav {
	width: 60%;
	display: inline-block;
	vertical-align: top;
	padding: 32px 0 32px 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}
a.nav-link {
	font-size: 16px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: rgb(30, 147, 69);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(18, 133, 212);
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #1e9345;
}
.sticky_header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 11;
}
.sticky_header + .content {
	padding-top: 102px;
}
/*Header Area End*/


/*Slider Area Start*/

.slider_area {
	width: 100%;
	margin: 0px auto;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.slider_area h2 {
	color: #FFF;
}
.carousel-item {
	z-index: -1;
}
/*Slider Area End*/


/*Two Area Start*/

.two_area {
	width: 100%;
	margin: 0px auto;
	background: #0f84d3;
}
.two_area_sub {
	width: 1170px;
	margin: 0px auto;
}
.solar_panel_calculator {
	width: 60%;
	background: #009345;
	height: 100px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.solar_panel_calculator h2 {
	color: #FFF;
	display: inline-block;
	vertical-align: top;
	padding: 4.3% 0% 0% 0%;
}
.solar_panel_calculator img {
	display: inline-block;
	vertical-align: top;
	padding: 3.3% 3% 3.3% 3%;
}
.get_a_free_quote {
	width: 40%;
	background: #065e9a;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
}
.get_a_free_quote h2 {
	color: #FFF;
	display: inline-block;
	vertical-align: top;
	padding: 6% 0% 0% 0%;
}
.get_a_free_quote img {
	display: inline-block;
	vertical-align: top;
	padding: 4.3% 3% 4.3% 3%;
}
/* The Overlay (background) */
.overlay_form {
	/* Height & width depends on how you want to reveal the overlay (see JS below) */    
	height: 100%;
	width: 0;
	position: fixed; /* Stay in place */
	z-index: 40; /* Sit on top */
	left: 0;
	top: 0;
	background-color: rgb(0,0,0); /* Black fallback color */
	background-color: rgba(2, 21, 43, 0.9); /* Black w/opacity */
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}
/* Position the content inside the overlay */
.overlay_content_form {
	position: relative;
	top: 15%; /* 25% from the top */
	width: 100%; /* 100% width */
	text-align: left; /* Centered text/links */
	margin-top: 0px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}
/* The navigation links inside the overlay */
.overlay_form a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #818181;
	display: block; /* Display block instead of inline */
	transition: 0.3s; /* Transition effects on hover (color) */
}
/* When you mouse over the navigation links, change their color */
.overlay_form a:hover, .overlay a:focus {
	color: #f1f1f1;
}
/* Position the close button (top right corner) */
.overlay_form .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
.overlay_form a {
	font-size: 20px
}
.overlay_form .closebtn {
	font-size: 40px;
	top: 15px;
	right: 35px;
}
}
/*form*/

.gaq_form {
	width: 50%;
	margin: 0px auto;
	text-align: left;
	color: #fff;
}
.gaq_form h2 {
	padding: 0;
	font-size: 24px;
	padding: 1% 0% 1% 0%;
	text-transform: capitalize;
}
.gaq_radio {
	padding: 5px 5px 5px 5px;
}
.gaq_button {
	padding: 0;
	margin: 0;
}
.gaqn_btn {
	margin: 5% 0 0 0;
}
.my-group-btn .my-group-btn.focus, .my-group-btn:focus {
	box-shadow: 0 0 0 0.2rem rgba(38,143,255,.5);
	background: #0b5cb3;
}
/*form End*/


/*Two Area End*/

/*Who We Are Start*/
.who_we_are {
	width: 100%;
	margin: 0px auto;
	background: #e9f1f5;
}
.who_we_are_sub {
	width: 1170px;
	margin: 0px auto;
	padding: 4% 0 4% 0;
	text-align: center;
}
.who_we_are h3 {
	padding: 0 0 2% 0;
}
.who_we_are img {
	padding: 0 0 3% 0;
}
.who_we_are p {
	color: #686868;
	font-size: 18px;
	font-weight: 400;
	padding: 0;
}
/*Who We Are End*/

/*three_call_out_Start*/

.three_call_out_box {
	width: 100%;
	margin: 0px auto;
	background: #ffffff;
}
.three_call_out_box {
	width: 1170px;
	margin: 0px auto;
	padding: 4% 0 4% 0;
	text-align: center;
}
.box1 {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: center;
	color: white;
}
.box2 {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: center;
	color: white;
}
.box3 {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-align: center;
	color: white;
}
/* Centered text */
.centered1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.centered1 h2 {
	color: #FFF;
	line-height: 1;
}
.centered1 h2 span {
	color: #2cf58a;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 0;
	font-weight: 400;
}
.centered1 p {
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;
}
.centered2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.centered2 h2 {
	color: #FFF;
	line-height: 1;
}
.centered2 h2 span {
	color: #2cf58a;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 0;
	font-weight: 400;
}
.centered2 p {
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;
}
.centered3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.centered3 h2 {
	color: #FFF;
	line-height: 1;
}
.centered3 h2 span {
	color: #2cf58a;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 0;
	font-weight: 400;
}
.centered3 p {
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;
}
/*three_call_out_End*/


/*our satisfied customer Start*/

.osc {
	width: 100%;
}
.osc_sub {
	width: 1170px;
}
.osc h2 {
	color: #FFF;
}
.osc h3 {
	color: #FFF;
}
.osc p {
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
	padding: 2% 0px 4% 0;
}
.osc h5 {
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
}
.osc .carousel-caption {
	bottom: 50%;
}
.osc .carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 402px;
}
/*our satisfied customer End*/


/*our  services Start*/
.our_services {
	width: 100%;
	margin: 0px auto;
	background: #e9f1f5;
}
.our_services_sub {
	width: 1170px;
	margin: 0px auto;
	padding: 4% 0 4% 0;
	text-align: center;
}
.our_services h3 {
	padding: 0 0 2% 0;
}
.service1 {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.service2 {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.service3 {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.our_services h4 {
	padding: 0 0 4% 0;
}
.our_services img {
	padding: 5% 0 6% 0;
}
.our_services p {
	color: #8c8c8c;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 0 4% 0% 4%;
	line-height: 20px;
}
/*our services End*/

/*callout Start*/


.callout {
	/* The image used */
	background-image: url(../images/callout-bg.jpg);
	/* Set a specific height */
	min-height: 313px;
	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
}
.callout h2 {
	color: #FFF;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.callout h3 {
	color: #FFF;
	margin: 0;
	position: absolute;
	top: 60%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/*callout End*/



/*Contact Us Section Start*/

.contact_us {
	width: 100%;
	background-color: #0f84d3;
}
.contact_us_sub {
	width: 1170px;
	margin: 0px auto;
}
.contact_text {
	width: 69%;
	display: inline-block;
	vertical-align: top;
}
.contact_text img {
	padding: 6% 0 0 0;
}
.contact_text p {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 400;
	padding: 1% 0 4% 0;
}
.contact_btn {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.contact_btn img {
	padding: 17% 6% 17% 6%;
}
/*Contact Us SectionEnd*/



/*Our suppliers Section Start*/
.our_suppliers {
	width: 100%;
	background-color: #ffffff;
}
.our_suppliers_sub {
	width: 1170px;
	margin: 0px auto;
}
.os_content h2 {
	padding: 4% 0% 0% 23%;
}
.os_content h3 {
	padding: 0% 0% 0% 23%;
}
.os_content p {
	padding: 2% 0% 0% 23%;
}
/*Our suppliers Section End*/


/*Our partner Section Start*/

.our_partner {
	width: 100%;
	background-color: #e0e0e0;
}
.our_partner_sub {
	width: 1170px;
	margin: 0px auto;
}
.our_partner img {
	padding: 0 3% 0 3%;
}
/*Our partner Section End*/


/*Get In Touch Start*/

.Mark_titles h2 {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
	text-align: center;
	padding: 4% 0 0 0;
}
.Contact_Desk {
	width: auto;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.Contact_Desk h3 {
	color: #4a4a4a;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0;
	text-align: center;
	padding: 0 0 4% 0;
}
.Contact_Desk img {
	margin-bottom: 22px;
}
.Contact_Desk p {
	font-size: 16px;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.Contact_Desk .Form_Setup {
	font-size: 14px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #b3b3b3;
	color: #333333;
	padding: 12px 10px;
	height: auto;
	border-radius: 0;
	background: none;
}
.Contact_Desk .Form_Setup_Textarea {
	font-size: 14px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #b3b3b3;
	color: #333333;
	padding: 12px 10px;
	min-height: 156px;
	border-radius: 0;
	background: none;
}
.Contact_Desk .Submit_Button {
	font-size: 14px;
	font-weight: 500;
	background: none;
	color: #605f5f;
	border: 2px solid #b3b3b3;
	padding: 10px 60px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.3s ease 0s;
}
.Contact_Desk .Submit_Button:hover {
	background: none;
	border: 2px solid #209947;
	color: #4a4a4a;
}
#contactForm {
	margin: 3% 0 5% 0;
}
/*Get In Touch End*/


/*Footer Start*/


footer {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	width: 100%;
	background: #065e9a;
	padding: 40px 0;
	position: relative;
	color: #FFF;
	font-size: 16px;
}
footer .Social_Media {
	width: auto;
	margin: 10px 0;
}
footer .Social_Media a {
	display: inline-block;
	padding: 0 6px;
}
footer p {
	color: #fff;
	padding: 0;
}
footer ul {
	margin: 10px 0;
	padding: 0;
}
footer ul li {
	display: inline-block;
	color: #fff;
}
footer ul li a {
	font-size: 15px;
	padding: 0 10px;
	font-size: 16px
}
footer ul li a:hover {
	color: #7ee2ff;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
footer p span {
	color: #7ee2ff;
}
footer .Upper {
	cursor: pointer;
	position: absolute;
	right: 20%;
	top: 20px;
}

/*Footer Start*/
