/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

<?php
include_once("inc/styles.min.css");
?>
<link href="css/styles.min.css" rel="stylesheet">
@import url('https://fonts.googleapis.com/css?family=Staatliches');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700,900');

@font-face {
	font-family: 'font';
	src:url('../fonts/arvo.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'font2';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

/* ============================================================================================ */
/* === Tabs      **(ONLY MOBILE FREINDLY WITH A SMALL NUMBER OF TABS WITH A MAX OF 20 CHARACTERS  ================= */
/* ============================================================================================ */

.aps-sa {
	padding: 50px 25px 50px 25px;
}
.aps-sa h2 {
	font-size: 40px;
}
.aps-sa h3 {
	font-size: 20px;
}
.info1 {
	background: rgb(255,255,255); padding: 85px 76px 50px 25px;
}
.info1 h1 {
	text-align: left; font-weight: 600; font-family: 'font2'; font-size: 40px;
}
.info1 span {
	font-family: 'Montserrat';
	background-color: #fe5810;
	background-image: linear-gradient(#f9b100,#db3500);
	background-size: 100%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent
}
.info1 p {
	color: #0a0a0a; text-align: justify; font-size: 16px;
}
.info1 li {
	color: #0a0a0a; text-align: justify; font-size: 16px;
}
.info1 .pad {
	padding-top: 60px;
}
.info1 .pad2 {
	padding-bottom: 20px;
}
.info1 .pad3 {
	padding-top: 85px;
}
.info1 a {
	padding: 13px 20px; border-radius: 1.6rem; color: rgb(255,255,255); font-size: 16px; font-family: 'font2'; font-weight: 600;
}
.info1 a:hover {
	color: rgb(255,255,255);
}
.info2 {
	padding: 75px 0 75px 0;
    background: rgb(255,255,255);
}
.info2 .pad {
	padding-top: 40px;
}
.info2 h1 {
	font-family: 'font2';
	font-size: 55px;
  text-align: left;
	font-weight: 600;
	color: rgb(20,20,20);
}
.info2 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.info2 li {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.info2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.info2 img {
	border-radius: 0.5rem;
}
.info2 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.info2 .mont {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.info3 {
	background: rgb(250,250,250); padding: 75px 0 75px 0;
}
.info3 .box {
	border-radius: 10px; background: rgb(255,255,255); padding: 25px; box-shadow: 0 0 29px 0 rgb(68,88,144,0.12);
}
.info3 .pad {
	padding-top: 60px;
}
.info3 .pad3 {
	padding-top: 60px;
}
.info3 h2 {
	text-align: left; font-family: 'font2'; color: #0a0a0a; font-weight: 600; font-size: 35px;
}
.info3 span {
	font-family: 'Montserrat'; background-color: #fe5810; background-image: linear-gradient(#f9b100,#db3500); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; text-transform: uppercase; padding-top: 13px; font-weight: 600; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; 
}
.info3 strong   {
	transform: rotate(-321deg);
}
.info3 p {
	color: #0a0a0a; text-align: justify; font-size: 16px;
}
.info4 {
	padding: 75px 0 75px 0;
    background: rgb(250,250,250);
}
.info4 .pad {
	padding-top: 40px;
}
.info4 h1 {
	font-family: 'font2';
	font-size: 55px;
  text-align: left;
	font-weight: 600;
	color: rgb(20,20,20);
}
.info4 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.info4 li {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.info4 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.info4 img {
	border-radius: 0.5rem;
}
.info4 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.info4 .mont {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.powercamel {
	  font-family: montserrat; background-color: #fe5810; background-image: linear-gradient( rgb(249,177,0),rgb(219,53,0)); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; text-transform: uppercase; padding-top: 12px; font-weight: 600; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent;
}
.solar a{
	padding: 15px 20px;
    border-radius: 30px;
    color: rgb(255,255,255);
    font-weight: 600;
    background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
    font-family: 'font2';
    font-size: 16px;
}
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  font-family: 'font2';
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}
.tab button:hover {
  background-color: #ddd;
}
.tab button.active {
  background-color: #ccc;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.tabcontent h3 {
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: 'font';
	text-align: center;
	font-size: 2rem;
	color: rgb(246,177,24);
}

/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed;
	width: 100%;
	z-index: 1;
	padding: 10px 0 10px 0;
	background: rgb(255,255,255);
	z-index: 3;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
.top-header div[class*='col-']:first-child {
	display:flex;
	justify-content: flex-end;
	align-items:center;
}
.top-header div[class*='col-']:first-child a {
	padding: 0;
	font-size:15px;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
.top-header div[class*='col-']:first-child a:hover {
	background-color:#fbfbfb;
	color:#222;
}
.top-header div[class*='col-']:nth-child(2) {
	display:flex;
	justify-content:center;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(3) {
	display:flex;
	justify-content:center;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(4) a.header {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.top-header div[class*='col-']:nth-child(4) {
	display:flex;
	justify-content:center;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(5) a {
	padding: 9px 15px 9px 15px;
	background: transparent;
	font-family: 'font2';
	color: rgb(120,120,120);
	font-weight: 600;
	border: none;
	text-align: right;
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(5) {
	display:flex;
	justify-content: flex-start;
	align-items:center;
}
.top-header .dropdown-menu {
	background:whitesmoke;
	border-radius: 0;
}
.top-header .dropdown-menu a {
	color:#222;
	padding:3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100;
	padding: 6px 25px;
	outline: none !important;
	border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important;
	color: #000 !important;
}

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: rgb(255, 255, 255);
    border-color: #666e76;
    box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline:none !important;
	box-shadow:none !important;
}

/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}

/******* Mobile Navigation Section *******/
.mobile-menu {
	display:none;
}
.dropdown-wrapper {
	margin:0;
	padding:0;
}
.mobile-menu .dropdown-menu-mobile, .mobile-menu .dropdown-menu-mobile-2, .mobile-menu .dropdown-menu-mobile-3,
.mobile-menu .dropdown-menu-mobile-4, .mobile-menu .dropdown-menu-mobile-5, .mobile-menu .dropdown-menu-mobile-6 {
	  position:relative;
	  display:none;
	  top: 100%;
	  left: 0;
	  z-index: 1000;
	  float: left;
	  height:0px;
	  margin:0;
	  width:100%;
	  padding: 0;
	  font-size: 18px;
	  color: #e6e6e6 !important;
	  text-align: left;
	  list-style: none;
	  background-color: #101010;
	  border: 0;
	  visibility: hidden;
	  border-radius: 0;
	  transform:scale(1,0);
	  -webkit-transition: all .30s ease;
	  -moz-transition: all .30s ease;
	  -o-transition: all .30s ease;
	  transition: all .30s ease;
}
.dropdown-menu-animate, .dropdown-menu-animate-2, .dropdown-menu-animate-3,
.dropdown-menu-animate-4, .dropdown-menu-animate-5, .dropdown-menu-animate-6 {
	display:inline-block !important;
	transform:scale(1,1) !important;
	padding:25px 0 !important;
	height:auto !important;
	visibility: visible !important;
}
.mobile-menu .dropdown-menu-mobile a, .mobile-menu .dropdown-menu-mobile-2 a, .mobile-menu .dropdown-menu-mobile-3 a,
.mobile-menu .dropdown-menu-mobile-4 a, .mobile-menu .dropdown-menu-mobile-5 a, .mobile-menu .dropdown-menu-mobile-6 a{
	color:#545454;
	font-weight:600 !important;
	font-size: 1em;
	font-family:'Raleway';
	text-align:center;
}
/******* Mobile Navigation Section *******/

/******************************************** DAVIDS MOBILE CODE START *************************************************/
.dag1 {
	padding: 125px 0 75px 0; background: rgb(251,251,251);
}
.dag1 h1 {
	text-align: left; font-size: 35px; font-family: font2; font-weight: 700; text-transform: uppercase; color: rgb(77,77,77);
}
.dag1 p {
	font-size: 17px; font-family: font2; font-weight: 600; text-align: justify; color: rgb(12,12,12); line-height: 30px;
}
.dag1 .card {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 0px;
	border-radius: 0.2rem;
	padding: 10px 10px 0 10px;
	background: transparent;
	border: none;
	visibility: hidden;
	box-shadow: none;
}
.dag1 .card h2 {
	font-size: 22px; text-align: center; font-family: 'Montserrat';	background-color: rgb(254,88,16); background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0)); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; text-transform: uppercase;	padding-top: 13px; font-weight: 600; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent;
}
.dag1 h2 {
	text-align: left; font-size: 35px; font-family: font2; font-weight: 700; text-transform: uppercase; color: rgb(77,77,77);
}
.dag1 .card p {
	text-align: center;	font-size: 17px; font-family: font2; font-weight: 600; color: rgb(12,12,12); line-height: 30px;
}
.dag2 {
	padding: 75px 0 75px 0; background: rgb(255,255,255);
}
.dag2 h2 {
	text-align: left; font-size: 35px; font-family: font2; font-weight: 700; text-transform: uppercase; color: rgb(77,77,77);
}
.dag2 p {
	font-size: 17px; font-family: font2; font-weight: 600; text-align: justify; color: rgb(12,12,12); line-height: 30px;
}
.dag2 strong {
	font-size: 25px; font-family: 'Montserrat';	background-color: rgb(254,88,16); background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0)); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; text-transform: uppercase; padding-top: 13px; font-weight: 600; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent;
}
.dag3 {
	background: rgb(255,255,255); padding: 125px 0 75px 0;
}
.dag3 h1 {
	text-align: left; font-size: 35px; font-family: font2; font-weight: 700; text-transform: uppercase; color: rgb(77,77,77);
}
.dag3 h2 {
	font-size: 25px; text-align: left; font-family: 'Montserrat';	background-color: rgb(254,88,16); background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0)); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; text-transform: uppercase;	padding-top: 13px; font-weight: 800; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent;
}
.dag3 p {
	font-size: 17px; font-family: font2; font-weight: 600; text-align: justify; color: rgb(12,12,12); line-height: 30px;
}
.dag3 span {
	font-family: 'Montserrat'; font-weight: 600; color: rgb(12,12,12);
}
.dag3 hr {
    background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
    height: 4px;
}
.dag3 iframe {
	box-shadow: 1px 1px 10px 1px #444;
}
.dag3 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.dag3 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.dag4 {
	background: rgb(251,251,251); padding: 125px 0 75px 0;
}
.dag4 h1 {
	text-align: left; font-size: 35px; font-family: font2; font-weight: 700; text-transform: uppercase; color: rgb(77,77,77);
}
.dag4 h2 {
	font-size: 25px; text-align: left; font-family: 'Montserrat';	background-color: rgb(254,88,16); background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0)); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; text-transform: uppercase;	padding-top: 13px; font-weight: 800; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent;
}
.dag4 p {
	font-size: 17px; font-family: font2; font-weight: 600; text-align: justify; color: rgb(12,12,12); line-height: 30px;
}
.dag4 span {
	font-family: 'Montserrat'; font-weight: 600; color: rgb(12,12,12);
}
.dag5 {
	background: rgb(255,255,255); padding: 125px 0 75px 0;
}
.dag5 h1 {
	text-align: left; font-size: 35px; font-family: font2; font-weight: 700; text-transform: uppercase; color: rgb(77,77,77);
}
.dag5 h2 {
	font-size: 25px; text-align: left; font-family: 'Montserrat';	background-color: rgb(254,88,16); background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0)); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; text-transform: uppercase;	padding-top: 13px; font-weight: 800; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent;
}
.dag5 p {
	font-size: 17px; font-family: font2; font-weight: 600; text-align: justify; color: rgb(12,12,12); line-height: 30px;
}
.dag5 span {
	font-family: 'Montserrat'; font-weight: 600; color: rgb(12,12,12);
}
.dag5 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0)); height: 5px;
}
.bg-primary {
	background: rgb(83,82,82) !important;
}
.splash1 {
	padding: 138px 0 138px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,0,0.3)), url("/img/slide-flip.jpg"); background-position: bottom; overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.splash1 .box {
	padding: 30px 100px 0 0;
}
.splash1 h1 {
	color: rgb(255,255,255); font-weight: 600; text-shadow: 0px 0px 6px #000; padding-top: 50px; font-size: 40px; text-align: left; /*text-transform: uppercase;*/
}
.splash1 p {
	color: rgb(255,255,255); font-size: 17px; text-align: justify; font-weight: 600; font-family: 'font2'; text-shadow: 0px 0px 6px #000;
}
.splash1 a {
	color: rgb(255,255,255); font-size: 16px; font-weight: 600; font-family: 'font2'; padding: 13px 30px; border: 1px solid rgb(255,255,255); border-radius: 1.6rem; text-shadow: 0px 0px 6px #000; background: linear-gradient(rgb(240,139,0), rgb(228,89,0), rgb(217,44,0));
}
.splash1 a:hover {
	color: rgb(255,255,255); background: linear-gradient(rgb(240,139,0,0.8), rgb(228,89,0,0.8), rgb(217,44,0,0.8));
}
.splash1 h5 {
	padding-top: 15px; padding-bottom: 0px;
}
.home-header-section1 {
	padding-top: 125px;
}
.home-header-section1 h5 {
font-size: 25px;
font-weight: 700;
font-family:'font2';
}
.home-header-section1 h6 {
font-size: 17px;
font-weight: 600;
font-family:'font2';
}
.home-header-section {
	padding-top: 125px;
}
.home-header-section h5 {
font-size: 25px;
font-weight: 700;
font-family:'font2';
}
.home-header-section h6 {
font-size: 19px;
font-weight: 400;
font-family:'font2';
}
.home-header-section p {
	font-size: 4rem;
	font-family: font2;
	font-weight: normal;
	color: rgb(255,255,255);
}
.home-header-section p.lower {
	font-size: 2rem;
	font-family: font2;
	font-weight: normal;
	color: rgb(255,255,255);
}
.home-header-section a {
	font-family: 'font2';
	padding: 15px 20px;
	font-size: 18px;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	color: rgb(255,255,255);
	border-radius: 30px;
	line-height: 100px !important;
}
.home-header-section a:hover {
	font-family: 'font2';
	padding: 15px 20px;
	font-size: 18px;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	color: rgb(255,255,255);
	border-radius: 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 18px;
    color: rgb(33, 37, 41);
    text-align: left;
    list-style: none;
    background-color: rgb(87, 86, 87);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-item {
    display: block;
    width: 100%;
		font-weight: 600;
		font-family: 'font2';
    padding: .25rem 1.5rem;
    clear: both;
    color: rgb(255,255,255);
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.dropdown-item strong {
font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
	border-bottom: 2px solid #fff;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 5px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.dropdown-item.active, .dropdown-item:active {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(22,22,22) !important;
}
.home1 {
	padding: 100px 0 100px 0;
    background: rgb(255,255,255);
}
.home1 .pad {
	padding-top: 40px;
}
.home1 h1 {
	font-family: 'font2';
	font-size: 55px;
  text-align: left;
	font-weight: 600;
	color: rgb(20,20,20);
}
.home1 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.home1 li {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.home1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.home1 img {
	border-radius: 0.5rem;
}
.home1 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.home1 .mont {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.home2 .container {
	padding: 100px 0 100px 0;
}
.home2 h1 {
	font-size: 30px;
}
.parallax {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.1)), url("/img/parallax.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax222 {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.1)), url("/img/solar-benefit-4.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax222 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.parallax22 {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.1)), url("/img/solar-system-3.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax22 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.card {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 0px;
	border-radius: 0.5rem;
	padding: 30px 20px 10px 20px;
	background: rgb(255,255,255);
	border: none;
	visibility: hidden;
	box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
}
.card h2 {
	font-size: 25px;
	text-align: center;
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.card .mid {
	text-align: center !important;
}
.card .miu {
	padding-top: 15px;
}
.card i {
	font-size: 45px;
	color: rgb(77,77,77);
}
.card p {
	font-size: 16px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.card a {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	padding: 15px 20px;
	font-weight: 600;
	color: rgb(255,255,255);
	border-radius: 30px;
	font-size: 15px;
	font-family: 'font2';
}
.home3a div[class*='col-'] {
padding:0;
position: relative;
overflow: hidden;
}
.home4 {
	padding: 100px 0 100px 0;
}
.home4 .pad {
	padding: 0px 0px 0px 0px;
}
.home4 h4 {
	color: rgb(20,20,20);
	font-size: 35px;
	text-align: left;
	font-weight: 800;
	font-family: 'font2';
}
.home4 .miu {
	padding-top: 10px;
}
.home4 span {
	color: rgb(77,77,77);
}
.home4 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.home4 p {
	  font-weight: 600;
    color: rgb(10,10,10);
		text-align: justify;
    font-family: 'font2';
    font-size: 16px;
}
.home4 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.home4 a:hover {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.home4 img {
	border-radius: 0.5rem;
}
.banner {
	background: rgb(251,251,251);
	padding: 100px 0 100px 0;
}
.banner h3 {
	color: rgb(20,20,20);
	text-align: center;
	font-weight: 600;
	font-size: 35px;
	padding-bottom: 25px;
	font-family: 'font2';
}
.banner span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.banner strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.banner p {
	font-size: 17px;
	color: rgb(10,10,10);
	text-align: justify;
	font-weight: 600;
	font-family: 'font2';
}
.banner .mid {
	text-align: center;
}
.banner .miu {
	padding-top: 20px;
}
.banner a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.banner a:hover {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.home6 {
	padding: 100px 0 100px 0;
	background: rgb(255,255,255);
}
.home6 .pad {
	padding: 0px 0px 0px 0px;
}
.home6 h4 {
	color: rgb(77,77,77);
	font-size: 32px;
	text-align: left;
	font-weight: 800;
	font-family: 'font2';
}
.home6 span {
	color: rgb(77,77,77);
}
.home6 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.home6 p {
	  font-weight: 600;
    color: rgb(10,10,10);
		text-align: justify;
    font-family: 'font2';
    font-size: 16px;
}
.home6 .miu {
	padding-top: 10px;
}
.home6 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.home6 a:hover {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.home6 img {
	border-radius: 0.5rem;
}
.home5 .container {
	padding: 125px 0 125px 0;
}
.parallax2 {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.1)), url("/img/parallax2.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.card3 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 0 0;
	border-radius: 0.2rem;
	padding: 10px 0px 10px 0px;
	background: rgb(255,255,255,0.9);
	border: none;
	visibility: hidden;
}
.card3 h4 {
	font-family: 'font';
	font-size: 20px;
	color: rgb(196,41,56);
	padding-top: 0px;
	line-height: 0px;
	text-align: center;
}
.card3 span {
	font-size:1.2rem;
	font-weight:600;
	text-transform: none;
	color: rgba(255,255,255);
}
.card3 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
	color: rgb(9,9,9);
}
.card3 img {
	border-radius: 100%;
	width: 40%;
}
.home-contact {
	background: rgb(255,255,255);
  padding: 100px 0 100px 0;
}
.home-contact h3 {
  font-size: 35px;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	padding-bottom: 40px;
  color: rgb(20,20,20);
}
.home-contact span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.home-contact strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.home-contact .mont {
	font-family: 'Montserrat';
	color: rgb(219,53,0);
}
.blog-section {
	padding: 75px 0 75px 25px;
}
.blog-section h1 {
	text-align: center;
}
.blog-section h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: font2;
	text-align: left;
}
.blog-section p {
	font-size: 20px;
	font-weight: 600;
	font-family: font2;
	color: #444;
}
.blog-section strong {
font-family: font2;
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 800;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
/**** Why Choose Solar Section ****/
.solar-section-1 {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.solar-section-1 h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.solar-section-1 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.solar-section-1 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.solar-section-1 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.solar-section-1 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.solar-section-1 h3 {
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.solar-section-1 h3 span {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.solar-section-1 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.solar-section-1 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.solar-section-1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.solar-section-1 .s1 {
	color: rgb(50,50,50);
	font-style: italic;
	font-weight: 800;
}
.solar-section-2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.solar-section-2 h1 {
	font-size: 50px;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(20,20,20);
}
.solar-section-2 h2 {
	font-size: 47px;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(20,20,20);
}
.solar-section-2 h3 {
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(20,20,20);
}
.solar-section-2 cite {
	margin-left: 117px;
}
.solar-section-2 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(12,12,12);
}
.solar-section-2 p.small {
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
	text-align: right;
	color: rgb(12,12,12);
}
.solar-section-2 p.right {
	text-align: right;
}
.solar-section-2 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.solar-section-2 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.solar-section-2 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.solar-section-2 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.solar-section-2 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.solar-section-2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.solar-section-2 .s1 {
	color: rgb(50,50,50);
	font-style: italic;
	font-weight: 800;
}
.solar-section-3 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.solar-section-3 h1 {
	font-size: 50px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.solar-section-3 h2 {
	font-size: 47px;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(20,20,20);
}
.solar-section-3 li {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	line-height: 30px;
	text-align: justify;
	color: rgb(12,12,12);
}
.solar-section-3 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.solar-section-3 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.solar-section-3 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.solar-section-3 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.solar-section-3 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.solar-section-3 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.solar-section-3 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.solar-section-3 .s1 {
	color: rgb(50,50,50);
	font-style: italic;
	font-weight: 800;
}
.f1 {
	background: rgb(251,251,251);
	padding: 75px 0 75px 0;
}
.f1 .pad {
	padding-top: 50px;
}
.f1 h1 {
	font-family: 'font2';
  font-size: 35px;
  text-align: left;
  font-weight: 600;
  color: rgb(20,20,20);
}
.f1 p {
	font-weight: 600;
	color: rgb(12,12,12);
	font-family: 'font2';
	text-align: justify;
	font-size: 17px;
}
.f1 .s1 {
	color: rgb(50,50,50);
	font-style: italic;
	font-weight: 800;
}
.f1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.why {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.why h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.why h2 {
	font-size: 53px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.why h4 {
	font-size: 1.75rem;
	font-family: 'font2';
	text-align: center;
	color: rgb(12,12,12);
}
.why hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.why a.quote {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.why a.quote:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.why a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.why .mid {
	text-align: center;
	font-size: 16px;
	padding-bottom: 30px;
}
.why .pad {
	padding-top: 15px;
}
.why a.modal-btn {
	font-size: 17px;
	font-family: font2;
	color: rgb(9,155,239);
	text-decoration: underline;
}
.why p {
	font-size: 16px;
	font-family: 'font2';
	text-align: justify;
	font-weight: 600;
	color: rgb(12,12,12);
}
.why li {
	font-size: 15px;
	font-family: 'font2';
	text-align: justify;
	font-weight: 600;
	color: rgb(10,10,10);
}
.why strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.why img {
	border-radius: 0.5rem;
}
.why2 {
	background: rgb(251,251,251);
	padding: 100px 0 100px 0;
}
.why2 h2 {
	font-size: 35px;
	font-family: 'font2';
	font-weight: 600;
	text-align: left;
	color: rgb(20,20,20);
}
.why2 p {
	font-size: 17px;
	font-family: 'font2';
	text-align: justify;
	font-weight: 600;
	color: rgb(10,10,10);
}
.why2 .pad {
	padding-top: 10px;
}
.why2 .pad2 {
	padding-top: 30px;
}
.why2 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.why2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.why2 img {
	border-radius: 0.5rem;
}
.solar-contact {
	padding: 75px 0 75px 0;
	background: rgb(251,251,251);
}
.solar-contact h1 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(45,45,45);
}
.solar-contact h3 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(45,45,45);
}
.solar-contact p {
	font-size: 18px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.solar-contact span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
	text-transform: uppercase;
}
.solar-contact strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.pc01 {
	padding: 100px 50px 75px 50px;
	background: rgb(255,255,255);
}
.pc01 h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(77,77,77);
}
.pc01 h2 {
	font-size: 35px;
	font-family: font2;
	text-align: right;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(77,77,77);
}
.pc01 h4 {
	font-size: 23px;
	font-family: font2;
	text-align: left;
	font-weight: 900;
	text-transform: uppercase;
	color: rgb(77,77,77);
}
.pc01 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
	line-height: 30px;
}
.pc01 img {
	width: 100%;
	height: auto;
	border-radius: 0.5rem;
}
.pc01 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.pc01 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.pc01 span {
	font-size: 25px !important;
}
.pc01 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.pc01 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.pc01 ul {
	list-style-type: "☀";
	color: #F78222;
	font-size: 25px;
letter-spacing: 10px;
}
.pc01 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.pc011 {
	padding: 100px 50px 75px 50px;
	background: rgb(255,255,255);
}
.pc011 h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 700;
	text-align: right;
	text-transform: uppercase;
	color: rgb(77,77,77);
}
.pc011 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(12,12,12);
	line-height: 30px;
}
.pc011 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.pc011 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.pc011 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.pc011 span {
	font-size: 25px !important;
}
.pc011 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.pc011 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.pc011 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.pc0 {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.pc0 h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(77,77,77);
}
.pc0 h2 {
	font-size: 53px;
	font-family: font2;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(77,77,77);
}
.pc0 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
	line-height: 30px;
}
.pc0 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.pc0 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.pc0 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.pc0 span {
	font-size: 25px !important;
}
.pc0 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.pc0 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.pc0 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
/**** Service Page Section ****/
.utilities-header-section img {
	width: 100%;
	height: 1000px;
}
.utilities-section-1 {
	padding: 50px 0 50px 0;
	background: rgb(251,251,251);
}
.utilities-section-1 h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(20,20,20);
}
.utilities-section-1 h2 {
	font-size: 53px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(20,20,20);
}
.utilities-section-1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.utilities-section-1 p, .utilities-section-1 li {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.utilities-section-1 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-1 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-11 {
	padding: 50px 65px 50px 65px;
	background: rgb(251,251,251);
}
.utilities-section-11 h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(20,20,20);
}
.utilities-section-11 h2 {
	font-size: 53px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(20,20,20);
}
.utilities-section-11 h5 {
	font-size: 19px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	color: rgb(20,20,20);
}
.utilities-section-11 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.utilities-section-11 p, .utilities-section-1 li {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.utilities-section-11 h5 a {
	border-radius: none;
	color: #000;
	font-weight: 600;
	background: transparent;
	padding: none;
	}
.utilities-section-11 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-11 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-2 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.utilities-section-2 h1 {
	font-size: 45px;
	font-family: font2;
	font-weight: 600;
	color: rgb(77,77,77);
}
.utilities-section-2 h2 {
	font-size: 43px;
	font-family: font2;
	font-weight: 600;
	color: rgb(77,77,77);
}
.utilities-section-2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.utilities-section-2 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.utilities-section-2 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.utilities-section-2 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-2 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-22 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.utilities-section-22 h1 {
	font-size: 45px;
	font-family: font2;
	font-weight: 600;
	color: rgb(77,77,77);
}
.utilities-section-22 h2 {
	font-size: 33px;
	font-family: font2;
	font-weight: 600;
	color: rgb(77,77,77);
}
.utilities-section-22 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.utilities-section-22 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.utilities-section-22 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.utilities-section-22 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-22 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-3 {
	padding: 75px 0 50px 0;
	background: rgb(255,255,255);
}
.utilities-section-3 h1 {
	font-size: 45px;
	font-family: font2;
	font-weight: 600;
	color: rgb(77,77,77);
}
.utilities-section-3 h2 {
	font-size: 43px;
	font-family: font2;
	font-weight: 600;
	color: rgb(77,77,77);
}
.utilities-section-3 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.utilities-section-3 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.utilities-section-3 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.utilities-section-3 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.utilities-section-3 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.residential-solar-section-1 {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.residential-solar-section-1 h1 {
	font-size: 45px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	text-transform: capitalize;
	color: rgb(20,20,20);
}
.residential-solar-section-1 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 6px;
}
.residential-solar-section-1 h4 {
	font-size: 45px;
	font-family: font2;
	padding-top: 40px;
	text-align: left;
	font-weight: 600;
	color: rgb(20,20,20);
}
.residential-solar-section-1 .mid {
	text-align: justify;
	font-size: 16px;
	padding-bottom: 30px;
}
.residential-solar-section-1 p {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(10,10,10);
}
.residential-solar-section-1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.residential-solar-section-1 img {
	border-radius: 0.5rem;
}
.residential-solar-section-1 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.5rem;
}
.residential-solar-section-1 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.residential-solar-section-1 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.residential-solar-section-2 {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.residential-solar-section-2 h1 {
	font-size: 2.5rem;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(219,53,0);
}
.residential-solar-section-2 h4 {
	font-size: 1.75rem;
	font-family: font2;
	text-align: right;
	color: rgb(75,75,75);
}
.residential-solar-section-2 p {
	font-size: 18px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.residential-solar-section-2 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.r2 {
	padding: 100px 0 100px 0;
	background: rgb(251,251,251);
}
.r2 h3 {
	text-align: center;
	color: rgb(20,20,20);
	font-size: 35px;
	font-family: 'font2';
	font-weight: 600;
}
.r2 p {
	color: rgb(10,10,10);
	font-size: 16px;
	text-align: justify;
	font-family: 'font2';
	font-weight: 600;
}
.r2 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.r2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.r2 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.r2 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.r2 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.commercial-solar-section-1 {
	padding: 100px 0 50px 0;
	background: rgb(251,251,251);
}
.commercial-solar-section-1 h1 {
	font-size: 55px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(20,20,20);
}
.commercial-solar-section-1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.commercial-solar-section-1 p, .commercial-solar-section-1 li {
	font-size: 17px;
	font-family: font2;
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.commercial-solar-section-1 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.commercial-solar-section-1 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
/**** Service Areas Section ****/
.new1 .mont {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
	text-align: center;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.new1 {
	padding: 75px 50px 75px 50px;
	background: rgb(251,251,251);
}
.new1 h2 {
	font-size: 30px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.new1 h3 {
	font-size: 22px;
	font-family: font2;
	text-align: center;
	font-weight: 600;
	color: rgb(20,20,20);
}
.new1 li {
	font-size: 14px;
}
.new1 hr {
	width: 25%;
}
.new1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.new1 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.new1 p {
	font-size: 17px;
	text-align: justify;
	font-family: 'font2';
	font-weight: 600;
	color: rgb(10,10,10);
}
.new1 iframe {
	border-radius: 0.5rem;
}
.new2 .mont {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
	text-align: center;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.new2 {
	padding: 75px 50px 75px 50px;
	background: rgb(255,255,255);
}
.new2 h2 {
	font-size: 30px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.new2 h3 {
	font-size: 22px;
	font-family: font2;
	text-align: center;
	font-weight: 600;
	color: rgb(20,20,20);
}
.new2 li {
	font-size: 14px;
}
.new2 hr {
	width: 25%;
}
.new2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.new2 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.new2 p {
	font-size: 17px;
	text-align: justify;
	font-family: 'font2';
	font-weight: 600;
	color: rgb(10,10,10);
}
.new2 iframe {
	border-radius: 0.5rem;
}
.service-areas-section-1 .mont {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
	text-align: center;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.service-areas-section-1 {
	padding: 125px 50px 75px 50px;
	background: rgb(255,255,255);
}

.service-areas-section-1 h2 {
	font-size: 30px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.service-areas-section-1 h3 {
	font-size: 22px;
	font-family: font2;
	text-align: center;
	font-weight: 600;
	color: rgb(20,20,20);
}
.service-areas-section-1 li {
	font-size: 14px;
}
.service-areas-section-1 hr {
	width: 25%;
}
.service-areas-section-1 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.service-areas-section-1 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.service-areas-section-1 p {
	font-size: 17px;
	text-align: justify;
	font-family: 'font2';
	font-weight: 600;
	color: rgb(10,10,10);
}
.service-areas-section-1 iframe {
	border-radius: 0.5rem;
}
.service-areas-section-2 {
	padding: 75px 50px 75px 50px;
	background: rgb(251,251,251);
}
.service-areas-section-2 h2 {
	font-size: 30px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.service-areas-section-2 h3 {
	font-size: 22px;
	font-family: font2;
	text-align: center;
	font-weight: 600;
	color: rgb(20,20,20);
}
.service-areas-section-2 li {
	font-size: 14px;
}
.service-areas-section-2 hr {
	width: 25%;
}
.service-areas-section-2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.service-areas-section-2 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.service-areas-section-2 p {
	font-size: 17px;
	text-align: justify;
	font-family: 'font2';
	font-weight: 600;
	color: rgb(10,10,10);
}
.service-areas-section-2 iframe {
	border-radius: 0.5rem;
}
.service-areas-section-3 {
	padding: 75px 50px 75px 50px;
	background: rgb(255,255,255);
}
.service-areas-section-3 h2 {
	font-size: 30px;
	font-family: font2;
	font-weight: 600;
	color: rgb(20,20,20);
}
.service-areas-section-3 h3 {
	font-size: 22px;
	font-family: font2;
	text-align: center;
	font-weight: 600;
	color: rgb(20,20,20);
}
.service-areas-section-3 li {
	font-size: 14px;
}
.service-areas-section-3 hr {
	width: 25%;
}
.service-areas-section-3 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.service-areas-section-3 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.service-areas-section-3 p {
	font-size: 17px;
	text-align: justify;
	font-family: 'font2';
	font-weight: 600;
	color: rgb(10,10,10);
}
.service-areas-section-3 iframe {
	border-radius: 0.5rem;
}
/**** Freedom Forever Section ****/
.f2 {
	background: rgb(255,255,255);
	padding: 100px 0 75px 0;
}
.f2 .pad {
	padding-top: 50px;
}
.f2 h1, h2 {
	font-family: 'font2';
  font-size: 35px;
  text-align: left;
  font-weight: 600;
  color: rgb(20,20,20);
}
.f2 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.f2 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.f2 p {
	font-weight: 600;
	color: rgb(12,12,12);
	font-family: 'font2';
	text-align: justify;
	font-size: 17px;
}
.f2 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.f2 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.f2 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.f2 .pop img, .utilities-section-1 .pop img {
  float: left;
}

.f22 {
	background: rgb(255,255,255);
	padding: 100px 75px 75px 75px;
}
.f22 .pad {
	padding-top: 50px;
}
.f22 h1, h2 {
	font-family: 'font2';
  font-size: 35px;
  text-align: justify;
  font-weight: 600;
  color: rgb(20,20,20);
}
.f22 h5 {
	text-align: center;
}
.f22 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.f22 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.f22 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.f22 p {
	font-weight: 600;
	color: rgb(12,12,12);
	font-family: 'font2';
	text-align: justify;
	font-size: 17px;
}
.f22 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.f22 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.f22 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.f22 .pop img, .utilities-section-1 .pop img {
  float: left;
}

.f222 {
background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(147,147,147,0.7455357142857143) 25%, rgba(68,68,68,0.5018382352941176) 50%, rgba(147,147,147,0.7455357142857143) 75%, rgba(255,255,255,1) 100%);
	padding: 75px 75px 75px 75px;
}
.f222 .pad {
	padding-top: 50px;
}
.f222 h1, h2 {
	font-family: 'font2';
  font-size: 35px;
  text-align: center;
  font-weight: 600;
  color: rgb(20,20,20);
}
.f222 h5 {
	text-align: center;
}
.f222 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
	
}
.f222 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.f222 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.f222 p {
	font-weight: 600;
	color: rgb(12,12,12);
	font-family: 'font2';
	text-align: center;
	font-size: 17px;
}
.f222 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.f222 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.f222 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.f222 .pop img, .utilities-section-1 .pop img {
  float: left;
}

.freedom1 {
	padding: 100px 0 75px 0;
	background: rgb(251,251,251);
}
.freedom1 pad {
	padding-top: 50px;
}
.freedom1 h2 {
	font-size: 25px;
	font-family: 'font2';
	font-weight: 600;
	text-align: left;
	color: rgb(20,20,20);
}
.freedom1 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.freedom1 strong {
		font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.freedom1 p {
	font-size: 17px;
	font-weight: 600;
	font-family: font2;
	text-align: justify;
	color: rgb(10,10,10);
}
.freedom1 li {
	font-size: 17px;
	font-weight: 600;
	font-family: font2;
	text-align: justify;
	color: rgb(10,10,10);
}
.freedom1 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.freedom1 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.freedom1 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.freedom1 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.freedom11 {
	padding: 100px 0 75px 0;
	background: rgb(251,251,251);
}
.freedom11 pad {
	padding-top: 50px;
}
.freedom11 h2 {
	font-size: 35px;
	font-family: 'font2';
	font-weight: 600;
	text-align: right;
	color: rgb(20,20,20);
}
.freedom11 span {
	color: rgb(77,77,77);
	font-family: 'Montserrat';
}
.freedom11 strong {
		font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.freedom11 p {
	font-size: 17px;
	font-weight: 600;
	font-family: font2;
	text-align: right;
	color: rgb(10,10,10);
}
.freedom11 li {
	font-size: 17px;
	font-weight: 600;
	font-family: font2;
	text-align: justify;
	color: rgb(10,10,10);
}
.freedom11 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
}
.freedom11 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.freedom11 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
.freedom11 a.none {
	background: rgb(255,255,255);
	cursor: default;
}
.serv5 hr {
    background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
    height: 5px;
}
.serv5 {
	padding: 100px 0 75px 0;
  background-image: linear-gradient(rgb(255,255,255,0.7), rgb(255,255,255,0.7)), url("/img/bg.jpg");
	background-size: cover;
	overflow: hidden;
}
.serv5 h1 {
	color: rgb(77,77,77);
	font-size: 55px;
	font-family: font2;
	font-weight: 800;
	text-align: center;
}
.serv5 h2 {
	font-family: 'font2';
	font-size: 25px;
	font-weight: 600;
	color: rgb(12,12,12);
}
.serv5 h3 {
	font-family: 'font2';
	font-size: 35px;
	font-weight: 600;
	color: rgb(12,12,12);
}
.serv5 h4 {
	font-size: 18px;
	font-family: 'font2';
	font-weight: 600;
	color: rgb(12,12,12);
}
.serv5 h5 {
	font-size: 17px;
	padding-bottom: 50px;
	font-family: font2;
	font-weight: 600;
	color: rgb(12,12,12);
	text-align: justify;
}
.serv5 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	color: rgb(12,12,12);
	text-align: justify;
}
.serv5 strong {
	font-family: 'Montserrat';
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 600;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}
.serv5 .accordion {
  background-color: rgb(255,255,255);
  color: #444;
  cursor: pointer;
  padding: 18px 18px 8px 18px;
  width: 100%;
  border: 1px solid rgb(245,245,245);
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.active, .accordion:hover {
	background: linear-gradient(16deg, rgb(219,53,0) -20%, rgb(249,177,0));
  color: rgb(255,255,255);
}
.active, .accordion:hover h4 {
  color: rgb(255,255,255);
}
.serv5 .panel {
  padding: 30px 50px 15px 50px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.serv5 a {
	padding: 15px 20px;
	border-radius: 30px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	font-family: 'font2';
	font-size: 16px;
}
.serv5 a:hover {
	padding: 15px 20px;
	border-radius: 15px;
	color: rgb(255,255,255);
	font-weight: 600;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	font-family: 'font2';
	font-size: 16px;
}
/* Carousel Section Start */
.motion1 {
	background: rgb(255,255,255);
	padding: 100px 0 75px 0;
}
.motion1 .carousel {
  --current-slide: 0;
  position: relative;
  overflow: hidden;
}
.motion1 .carousel-button {
  /* vertically centering the buttons */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  padding: 0;
  margin: 0.5rem;
	height: 40px;
	width: 40px;
  border-radius: 100%;
	line-height: 0.9;
	color: rgb(83,82,82);
  background-color: transparent;
  border: none;
  font-size: 2.5rem;
  cursor: pointer;
  transition: color 0.1s;
}
.motion1 .carousel-button:hover {
  color: rgba(0, 0, 0, 0.5);
	border: none;
}
.motion1 .carousel-button.active {
	border: none !important;
}
.motion1 .carousel-button_next {
  right: 0;
	border: none;
}
.motion1 .slides {
  display: flex;
  transition: transform 0.5s;
  transform: translateX(calc(-100% * var(--current-slide)));
}
.motion1 .slide {
  flex: 0 0 100%;
	padding: 0px 100px 0px 100px;
}
.motion1 h2 {
	font-family: 'font';
	color: rgb(83,82,82);
	font-size: 2rem;
}
.motion1 span {
	color: rgb(196,41,56);
}
.motion1 .slide p {
  color: rgb(15,15,15);
	font-family: 'font2';
	text-align: justify;
	font-size: 17px;
	font-weight: 600;
}
/* Carousel Section End */

/* Gallery Page Start */
.gallery-page {
	padding: 75px 0 50px 0;
	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 3rem;
	font-weight: 600;
	font-family: 'font2';
	padding-bottom: 40px;
	text-align: center;
	color: rgb(129,141,148);
}
/* Gallery Page End */
/* Reviews Page Start */
.referrals-page-section-1 {
	background: rgb(255,255,255);
	padding: 125px 0 50px 0;
}
.referrals-page-section-1 h1 {
	color: rgb(246,177,24);
	font-size: 3rem;
	text-align: center;
	font-family: 'font';
}
.referrals-page-section-1 p {
	color: rgb(129,141,148);
	font-size: 17px;
	font-family: 'font2';
	text-align: center;
}
.referrals-page-section-1 span {
	font-weight: 600 !important;
	text-transform: uppercase;
	color: rgb(246,177,24);
}
.review-gallery {
	padding: 75px 0 75px 0;
	background: rgb(38,38,38);
}
.review-gallery h2{
	color: rgb(246,177,24);
	font-size: 3rem;
	padding-bottom: 40px;
	text-align: center;
	font-family: 'font';
}
/*Reviews Page End */
/* Service Areas Page Start */
.area1 {
	background: rgb(255,255,255);
	padding: 100px 0 75px 0;
}
.area1 h1 {
	font-size: 30px;
	font-weight: 600;
	color: rgb(196,41,56);
	font-family: 'Montserrat';
	text-align: left;
}
.area1 p {
	font-family: 'font2';
	font-size: 15px;
	font-weight: 600;
	color: rgb(12,12,12);
	text-align: justify;
}
.area2 {
	background: rgb(251,251,251);
	padding: 75px 0 75px 0;
}
.area2 h2 {
	font-size: 30px;
	font-weight: 600;
	color: rgb(196,41,56);
	font-family: 'Montserrat';
	text-align: left;
}
.area2 p {
	font-family: 'font2';
	font-size: 15px;
	font-weight: 600;
	color: rgb(12,12,12);
	text-align: justify;
}
.area3 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.area3 h1 {
	font-size: 30px;
	font-weight: 600;
	color: rgb(196,41,56);
	font-family: 'Montserrat';
	text-align: left;
}
.area3 p {
	font-family: 'font2';
	font-size: 15px;
	font-weight: 600;
	color: rgb(12,12,12);
	text-align: justify;
}
/* Service Areas Page End */
.contact-page-1 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.contact-page-1 h1 {
	font-family: 'font2';
  font-size: 3rem;
	font-weight: 600;
  color: rgb(246,177,24);
	text-align: center;
}
.contact-page-1 p {
	font-size: 20px;
	font-family: 'font2';
	text-align: center;
	color: rgb(12,12,12);
}
/******************************************** DAVIDS MOBILE CODE END *************************************************/

/*******************  Referrals Owl Carousel *************************/
.owl-carousel {
}
.owl-carousel .owl-stage-outer {
	padding:40px 0;
}
.owl-nav {
	position:absolute;
	width: 100%;
	top:10%;
	display: none;
}
.owl-carousel .item {
	display:block;
	height:100%;
}
.owl-carousel .owl-item span {
	font-size: 20px;
	font-weight: 500;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position:absolute;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	background:transparent !important;
	color:#212121 !important;
	opacity:.5 !important;
}
.owl-nav .owl-next {
	left:100%;
}
.owl-nav .owl-prev {
	right: 100%;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
	font-size:3em;
	display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	outline:none;
}

/*******************  Home Page Service Cards *************************/
.pre-footer-section {
	padding:0 !important;
	overflow:;
}
.pre-footer-section div[class*='col-']:last-child {
	background: url(/img/home-image-2.jpg) bottom no-repeat;
	background-size:cover;
}
.pre-footer-section .hours {
	display:flex;
	color: #fff;
	flex-direction:column;
	justify-content:center;
	padding:120px;
	background: #1d1d1d;
}
.pre-footer-section div[class*='col-']:last-child {
	padding:165px;
}
.pre-footer-section .hours p {
	display:flex;
	padding:0 200px 0 0;
	flex-direction:row;
	justify-content:space-between;
}
.pre-footer-section a {
	margin: 40px 0 0;
	color:#fff;
	font-size: 20px;
	font-weight:700;
}
.pre-footer-section a:hover {
	color:#8a8a8a;
}

/* ========================================================== */
/* 			            Default Classes                       */
/* ========================================================== */

body {
	font-family: 'Montserrat', sans-serif;
}
body#barbajs {
	visibility:visible;
}
a, button, .btn {
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
a {
	cursor:pointer;
	text-decoration: none !important;
}
a:hover {
    color: #252525;
    text-decoration: underline;
}
.btn {
	cursor:pointer;
	border-radius: 0;
}
.btn.alert-trigger {
	color:#fdfdfd;
	background-color:#333;
}
.btn:hover {
    opacity: 0.9;
}
.inner-content-section .btn {
	background:rgba(135,170,188);
	border-color: #949494;
	color: rgba(255,255,255,1);
}
.inner-content-section .btn:hover {
	background-color: rgba(135,170,188,0.4);
	color:#fff;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {outline: none;box-shadow: none;background-color: #444;border-color: #949494;color: #fff;}
.btn-primary:hover {
    border-color: #949494;
}
.btn.focus, .btn:focus {
	outline:none;
	box-shadow: none;
}
.section-divider {
	position:relative;
	padding: 50px 0;
}
.estimate-section-divider .alert, .estimate-section-divider .alert p {
    text-align: left;
    font-size: inherit;
}
.block-overlay {
	position:absolute;
	display:inline-block;
	background:rgba(0, 0, 0, 0.6);
	width:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:0;
}

/********* Set Timeout Function FadeDiv Styling **********/
.fadeDiv {
	position:fixed;
	display: inline-block;
	z-index:1050;
	color: #fff;
	background: #300e87;
	padding:50px;
	top:150px;
	bottom:150px;
	left:300px;
	right:300px;
	transform:scale(0,0);
	box-shadow: 0px 0px 20px -1px #000;
	transition:all .20s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.menu-scaler {
	position:fixed;
	display: inline-block;
	padding:50px;
	z-index:1050;
	top:150px;
	bottom:150px;
	left:300px;
	right:300px;
	transform:scale(1,1);
}
.fadeDiv .fadeDiv-close {
	position:absolute;
	right: 20px;
	top: 10px;
	font-weight:900;
	font-size: 2em;
	font-family:'Lato';
	cursor:pointer;
}
.navbar-collapse ul {
	width:100%;
	padding-top: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.overlay {
	height: 100%;
	width: 100%;
	background: #ffffffbf;
}
#myBtn {
    display: block; /* Hidden by default */
    width: 50px;
    height: 50px;
    position: fixed; /* Fixed/sticky position */
    top:100%; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #000000; /* Set a background color */
    color: #ffffff;
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 14px;
    padding-top: 0; /* Some padding */
    border-radius: 0px; /* Rounded corners */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
#myBtn i {
	color: white;
}
#myBtn:hover {
    background-color: #424242; /* Add a dark-grey background on hover */
    color:#fff;
}

/* ========================================================== */
/* 			            Custom Navbar	                      */
/* ========================================================== */

.top-header-animate {
	background: rgb(255,255,255);
}
.top-header-animate .dropdown-toggle {
	color:#0a0a0a;
	font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
body {
    padding: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}
.navbar-scroll {
	padding: 100px 0 0;
	position: fixed;
	background: rgb(83,82,82);
	width: 100%;
	z-index: 2;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0);
	border-bottom-left-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background:#fdfdfd;
	position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;
	font-size: 1.5em;
	position: absolute;
	top: 6px;
	right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em;
	font-weight:700;
	text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
	margin: 0 28px;
  padding: 6px 0px;
  font-weight: 900;
  font-size: 17px;
  color: rgb(255,255,255);
  font-family: 'font2';
}
.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(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav li a {
	position:relative;
}
.navbar-collapse {
	height:100%;
}
.mobile-top-header {
	display:none !important;
}

/* ========================================================== */
/* 			            GALLERY / PROJECTS                    */
/* ========================================================== */

#portfolio input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin: 0;
    top: 0;
    left: -60px;
    z-index: 2;
    width: 60px;
    height: 60px;
    -webkit-appearance: none;
    background-image: url(/img/icons/close-btn-icon-red.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    color: #ffffff;
    border: none;
    cursor: pointer;
    outline: none !important;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}
#portfolio input:hover {
	background-color: #fff;
	opacity: .;
}
button.mfp-close, button.mfp-arrow {
	outline:none !important;
}
#portfolio {
  display: flex;
  padding: 0;
  overflow: hidden;
  flex-wrap: wrap;
  justify-content: center;
}
#portfolio li {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  position:relative;
  overflow:hidden;
  margin: 0 10px 20px;
}
#portfolio li a {
  transform:scale(1,1);
  display:block;
  width:100%;
  height: 295px;
  width: 490px;
  overflow:hidden;
  -o-transition:all .30s ease;
  -moz-transition:all .30s ease;
  -webkit-transition:all .30s ease;
  transition:all .30s ease;
}
#portfolio li a:hover {
	transform:scale(1.1,1.1) !important;
}
#portfolio li a img {
	display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  margin: auto;
  width: 100%;
  height: auto;
  transform: scale(1,1);
}
#portfolio li:hover .block-overlay {
	background-color:#000000cc;
}
#portfolio li:hover input {
	left: 0;
}
#portfolio .block-overlay {
	background: rgb(0,0,0,0.1);
	z-index: 1;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}

/* ========================== Gallery ZoomIn Effect ================================ */

.mfp-ready .mfp-figure {
  opacity: 0;
  margin-left:-100px;
}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{
    opacity: 0;
    margin-left:-100px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{
    opacity: 1;
    margin-left:0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    margin-left:-100px;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0;
    margin-left:-20px;
}
.mfp-iframe-scaler{ overflow: visible; /*so the close button is shown*/}
.mfp-zoom-out-cur { cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer; }

/* ========================================================== */
/* 			            REVIEWS PAGE                          */
/* ========================================================== */
.carousel-indicators li {
    position: relative;
    top: 51px;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgb(191, 190, 190);
}
.carousel-indicators .active {
    background-color: #0f8029;
}

/* ========================================================== */
/* 			           FOOTER		                          */
/* ========================================================== */

.footer-section .vms-link-wrapper img {
	width: 50%;
}
.footer-section .vms-link-wrapper a {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footer-section {
	padding: 0 0 10px;
	background: rgb(83,82,82);
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: 400;
}
.footer-section h3 {
	font-size: 1.3rem;
	color: rgb(30,30,30);
	font-weight: bold;
}
.footer-section p {
	color: rgb(255,255,255);
	font-size: 15px;
	font-family: 'font2';
}
.footer-section a {
	color: rgb(255,255,255);
	font-size: 16px;
}
.footer-section .service-cities p {
	margin:0 0 3px;
}
.modal-dialog {
    max-width: 1600px;
    top: 130px;
    margin: 1.75rem auto;
}
p.city-btn {
    cursor: pointer;
    font-weight: 500;
}
h5.modal-title {
	font-size: 1.25rem;
	font-family: font2;
	font-weight: 600;
	color: rgb(12,12,12);
}
.modal-body p {
	font-size: 18px;
	color: rgb(12,12,12);
}
.service-cities {
	margin-bottom:1em;
}
.service-cities img {
	padding-bottom: 20px;
}
.service-cities h5 {
	line-height:8px;
}
.service-cities h4 {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600;
	text-decoration: underline;
	color: rgb(255, 255, 255);
}
.bottom-footer .vms-link-wrapper {
	position:relative;
	top:-10px;
}
.bottom-footer div[class*='col-']:nth-child(2) {
	display:flex;
	flex-direction: column;
	justify-content:center;
	align-items: center;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	display:flex;
	justify-content:flex-end;
	font-size:14px;
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display:flex;
	justify-content:center;
	align-items:center;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	border: 1px solid rgb(83,82,82);
	border-radius:100px;
	height:32px;
	width:32px;
	margin: 0 4px;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	text-decoration:none !important;
	color: rgb(255,255,255);
}

/* ======================================== */
/* === Laptop CSS Section ================= */
/* ======================================== */
@media screen and (max-width : 1440px) {
	/*** Don't place anything here, unless absolutely necessary ***/
	.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
}
}

/* ======================================== */
/* === Tablet CSS Section ================= */
/* ======================================== */
@media screen and (max-width: 1024px) {
/******************************************** DAVIDS MOBILE CODE START *************************************************/
.splash1 {
	padding: 50px 0 50px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,0,0.3)), url("/img/slide-flip.jpg"); background-position: bottom; overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.splash1 .box {
	padding: 0 0 0 0;
}
.splash1 h1 {
	color: rgb(255,255,255); font-weight: 600; font-family: 'font2'; text-shadow: 0px 0px 6px #000; padding-top: 20px; font-size: 25px; text-align: center;
}
.splash1 p {
	color: rgb(255,255,255); font-size: 15px; text-align: justify; font-weight: 600; font-family: 'font2'; text-shadow: 0px 0px 6px #000;
}
.splash1 a {
	color: rgb(255,255,255); font-size: 16px; font-weight: 600; font-family: 'font2'; padding: 13px 30px; border: 1px solid rgb(255,255,255); border-radius: 1.6rem; text-shadow: 0px 0px 6px #000;
}
.splash1 a:hover {
	color: rgb(255,255,255);
}
.splash1 h5 {
	padding-top: 15px; padding-bottom: 30px;
}
.home-header-section {
	padding-top: 125px;
}
.home-header-section p {
	font-size: 3rem;
	font-family: font2;
	font-weight: 700;
	color: rgb(255,255,255);
}
.home-header-section p.lower {
	font-size: 2rem;
	font-family: font2;
	color: rgb(255,255,255);
}
.home-header-section a {
	font-family: 'font2';
	padding: 15px 20px;
	font-size: 18px;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	color: rgb(255,255,255);
	border-radius: 30px;
	line-height: 100px !important;
}
.home-header-section a:hover {
	font-family: 'font2';
	padding: 15px 20px;
	font-size: 18px;
	background: linear-gradient(45deg, rgb(219,53,0,0.8) 20%, rgb(249,177,0,0.8));
	color: rgb(255,255,255);
	border-radius: 30px;
}
.home-header-section .slider-logo img {
	width: 60% !important;
	height: 100% !important;
	margin-top: 25px !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: rgb(33, 37, 41);
    text-align: left;
    list-style: none;
    background-color: rgb(87, 86, 87);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    color: rgb(255,255,255);
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.dropdown-item.active, .dropdown-item:active {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(22,22,22) !important;
}
.home1 {
	padding: 30px 0 30px 0;
  background: rgb(255,255,255);
}
.home1 .pad {
	padding-top: 0px;
}
.home1 h1 {
	font-family: 'font2';
	font-size: 28px;
  text-align: center;
	font-weight: 800;
	color: rgb(219,53,0);
}
.home1 p {
	font-size: 14px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.home1 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.home1 span {
	color: rgb(83,82,82);
}
.home2 .container {
	padding: 125px 0 125px 0;
}
.parallax {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.1)), url("/img/parallax.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.card {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 0px;
	border-radius: 0.2rem;
	padding: 10px 10px 0 10px;
	background: rgb(255,255,255,0.9);
	border: none;
	visibility: hidden;
	box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
}
.card h2 {
	font-family: 'font2';
	font-size: 22px;
	font-weight: 600;
	color: rgb(219,53,0);
	text-align: center;
}
.card span {
	font-size:1.2rem;
	font-weight:600;
	text-transform: none;
	color: rgba(255,255,255);
}
.card i {
	font-size: 45px;
	color: rgb(100,100,100);
}
.card p {
	font-size: 14px;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(12,12,12);
}
.card span {
	color: rgb(83,82,82);
}
.home3 {
	padding: 125px 0 125px 0;
  background: rgb(255,255,255);
}
.card2 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0px 0px 0px 0px;
	border-radius: 0.2rem;
	padding: 0px 0px 0px 0px;
	background: rgb(255,255,255);
	border: 1px solid rgb(150,150,150);
	visibility: hidden;
}
.card2 h2 {
	font-family: 'font2';
	font-size: 22px;
	font-weight: 600;
	color: rgb(219,53,0);
	text-align: left;
}
.card2 i {
	font-size: 45px;
	color: rgb(100,100,100);
}
.card2 p {
	font-size: 15px;
	font-family: 'font2';
	font-weight: 600;
	text-align: left;
	color: rgb(150,150,150);
}
.card2 a {
	color: rgb(196,41,56);
	font-weight: 800;
	font-family: 'font2';
}
.card2 a:hover {
	color: rgb(196,41,56,0.8);
}
.home3a div[class*='col-'] {
padding:0;
position: relative;
overflow: hidden;
}
.home4 {
	padding: 30px 0 0px 0;
}
.home4 .pad {
	padding: 40px;
}
.home4 h4 {
	color: rgb(219,53,0);
	font-size: 23px;
	text-align: left;
	font-weight: 800;
	font-family: 'font2';
}
.home4 span {
	color: rgb(83,82,82);
}
.home4 p {
  font-size: 14px;
  font-family: 'font2';
	font-weight: 600;
	text-align: justify;
  color: rgb(12,12,12);
}
.home4 img {
	border-radius: 0.2rem;
}
.home5 .container {
	padding: 125px 0 125px 0;
}
.parallax2 {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.1)), url("/img/parallax2.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.card3 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 0 0;
	border-radius: 0.2rem;
	padding: 10px 0px 10px 0px;
	background: rgb(255,255,255,0.9);
	border: none;
	visibility: hidden;
}
.card3 h4 {
	font-family: 'font';
	font-size: 20px;
	color: rgb(196,41,56);
	padding-top: 0px;
	line-height: 0px;
	text-align: center;
}
.card3 span {
	font-size:1.2rem;
	font-weight:600;
	text-transform: none;
	color: rgba(255,255,255);
}
.card3 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
	color: rgb(90,90,90);
}
.card3 img {
	border-radius: 100%;
	width: 40%;
}
.home-contact {
	background: rgb(255,255,255);
  padding: 30px 0 30px 0;
}
.home-contact h3 {
  font-size: 30px;
	font-family: 'font2';
	font-weight: 800;
	text-align: center;
	padding-bottom: 40px;
  color: rgb(219,53,0);
}
.home-contact span {
	color: rgb(83,82,82);
}

/****News Articles Section ****/
.blog-section {
	padding: 100px 0 75px 25px;
}
.blog-section h1 {
	text-align: center;
}
.blog-section h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: font2;
	text-align: left;
}
.blog-section p {
	font-size: 20px;
	font-weight: 600;
	font-family: font2;
	color: #444;
}
.blog-section strong {
font-family: font2;
	background-color: rgb(254,88,16);
  background-image: linear-gradient( rgb(249,177,0), rgb(219,53,0));
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
	text-transform: uppercase;
	padding-top: 13px;
	font-weight: 800;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
}

/**** Why Choose Solar Section ****/ 
.why-choose-solar-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.why-choose-solar-section-1 h1 {
	font-size: 2rem;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(219,53,0);
}
.why-choose-solar-section-1 h4 {
	font-size: 1.25rem;
	font-family: 'font2';
	text-align: center;
	color: rgb(12,12,12);
}
.why-choose-solar-section-1 p {
	font-size: 16px;
	font-family: 'font2';
	text-align: justify;
	color: rgb(12,12,12);
}
.why-choose-solar-section-1 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
/**** Service Page Section ****/
.residential-solar-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.residential-solar-section-1 h1 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	color: rgb(219,53,0);
}
.residential-solar-section-1 h4 {
	font-size: 1.25rem;
	font-family: font2;
	color: rgb(75,75,75);
}
.residential-solar-section-1 p {
	font-size: 16px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.residential-solar-section-1 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 6px;
}
.residential-solar-section-1 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.5rem;
}
.residential-solar-section-2 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.residential-solar-section-2 h1 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(219,53,0);
}
.residential-solar-section-2 h4 {
	font-size: 1.25rem;
	font-family: font2;
	text-align: right;
	color: rgb(75,75,75);
}
.residential-solar-section-2 p {
	font-size: 16px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.residential-solar-section-2 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
/**** Service Areas Section ****/
.service-areas-section-1 {
	padding: 100px 0 30px 0;
	background: rgb(255,255,255);
}
.service-areas-section-1 h2 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	color: rgb(219,53,0);
}
.service-areas-section-1 h4 {
	font-size: 1.25rem;
	font-family: font2;
	color: rgb(75,75,75);
}
.service-areas-section-1 p {
	font-size: 16px;
	text-align: justify;
	color: rgb(12,12,12);
}
.service-areas-section-1 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.5rem;
}
.service-areas-section-2 {
	padding: 30px 0 30px 0;
	background: rgb(245,245,245);
}
.service-areas-section-2 h2 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(219,53,0);
}
.service-areas-section-2 h4 {
	font-size: 1.25rem;
	font-family: font2;
	text-align: right;
	color: rgb(75,75,75);
}
.service-areas-section-2 p {
	font-size: 16px;
	text-align: justify;
	color: rgb(12,12,12);
}
.service-areas-section-2 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.5rem;
}
/**** Freedom Forever Section ****/
.freedom-forever-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.freedom-forever-section-1 h1 {
	font-size: 2rem;
	font-family: Arial;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 1px rgb(75,75,75);
	text-transform: uppercase;
	color: rgb(61,174,43);
}
.freedom-forever-section-1 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
	margin: 30px 30px 30px;
}
.freedom-forever-section-1 p {
	font-size: 16px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.freedom-forever-section-1 img {
	width: 280px;
	height: 120px;
}
/**** Contact Page Section ****/
.contact-page-1 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.contact-page-1 h1 {
	font-family: 'font2';
  font-size: 3rem;
	font-weight: 600;
  color: rgb(246,177,24);
	text-align: center;
}
.contact-page-1 p {
	color: rgb(129,141,148);
	font-size: 20px;
	font-family: 'font2';
	padding-bottom: 40px;
	text-align: center;
}



.contact-us-page {
/*	margin-top:160px; 
*/
}

.contact-us-page iframe {
	margin-top:80px; 
}



/******************************************** DAVIDS MOBILE CODE END *************************************************/
.mobile-top-header {
	display:block !important;
	padding: 0 30px 0;
	background: rgb(135,170,188);
	z-index: 4;
	overflow:visible;
}
.header-contact_info a {
    color: rgb(255,255,255);
    margin: 0;
}
.top-header a, .top-header i, .top-header p {
    color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
    color: rgb(0,0,0);
}
.btn {
    background: rgb(249,78,1);
    width: 50%;
    padding: 10px 0px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    border: none;
}
.footer-section {
    padding-top: 30px;
    text-align: center;
}
.footer-section img {
	max-width: 210px;
	padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px;
	font-weight: 600;
	color: rgb(255,255,255);
}
.service-cities a {
	font-size: 18px;
	line-height: 10px;
	color: rgb(255,255,255);
}
/** Second Footer **/
.service-cities .footer-title .midcities {
	text-align: center;
}
.service-cities .footer-title .rightcities {
	text-align: center;
}
/** Second Footer **/
/************************* NEW CELL PHONE TEMPLATE DISPLAY STYLING 2020 END ***********************************/

.service-content-section {
    padding: 0 !important;
}
.service-content-section p {
    padding: 0;
    margin: 0;
    background: #fff;
}
.service-content-section div[class*='col-'] {
	padding: 30px 30px;
}
.contact-content-section div[class*='col-']:last-child {
	padding-top:40px;
}
.about-info-section div[class*='col-']:first-child {
    border-right:none;
    border-bottom: 1px solid #b5b5b5;
}
.about-header-section {
    background: linear-gradient(to bottom, rgba(2, 2, 2, 0.76), rgba(4, 4, 4, 0.2)), url(../img/slider/slider-bg-2.jpg) bottom left no-repeat;
}

.home-header-section1 {
	padding-top: 125px;
}
.home-header-section1 iframe {
	margin-top: 55px; 
}
.home-header-section1 h5 {
font-size: 25px;
font-weight: 700;
font-family:'font2';
}
.home-header-section1 h6 {
font-size: 17px;
font-weight: 600;
font-family:'font2';
}

.pre-footer-section .hours {
    padding:50px 20px;
}
.pre-footer-section .hours h1 {
	font-size:34px;
}
.pre-footer-section .hours p {
    padding: 0;
}
.section-divider {
	padding: 40px 10px;
}
.home-service-section {
    padding-bottom: 0 !important;
    background-position: bottom right;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	justify-content:center;
}
.lnr-star {
    font-size: 15px !important;
    position: relative;
    top: -6px;
}
.projects-section .row {
    height: inherit;
}
.projects-section div[class*='col-'] {
    padding: 0;
    position: relative;
}
.top-header {
	background: white;
	display:none;
}
.header-contact_info {
    font-size: 1.5em;
}
.navbar-scroll {
	display:none;
}
.header-contact_info .navbar-brand {
	font-size:1.3em;
}
.top-header div[class*='col-']:first-child {
	justify-content:flex-start;
}
.top-header div[class*='col-'] {
  display:flex;
  justify-content: left;
  width: 33.333%;
  padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
  display:flex;
  justify-content: flex-end;
  width: 33.333%;
  padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(2) {
	background:none;
	margin:0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size:inherit;
	line-height: inherit;
}
.alert h1,
.alert p {
	top: 2em;
	opacity: 0;
	position:relative;
}
.alert h1 {
	margin-top: 0;
	color: #2b1663;
}
.custom-show {
    position: fixed;
    transform:scale(1,1);
    border: 0;
    background: white;
    border-radius:0;
    z-index: 1100;
    overflow: inherit;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}
.mobile-menu {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    display: block;
    padding-top: 6em;
    top: 100%;
    border: 0;
    background: #232323;
    border-radius: 0;
    z-index: 1100;
    overflow: auto;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
    font-size: 2em;
    color: #c5c5c5 !important;
}
.mobile-menu-custom-show {
    top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;
	padding: 40px 0 0;
	top:0;
	left:0;
	width:100%;
	text-align: center;
}
.mobile-menu-top-hero h2 {
	padding:0 25px;
}
#mobile-menu-header {
  margin-top:0;
  background: #ffffff00;
  box-shadow: none;
}
#mobile-menu-header ul {
	list-style:none;
	padding:0 20px;
	margin-top: 8em;
	position: relative;
	width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff;
	padding: 20px 20px;
}

}

/* ======================================== */
/* === Mobile CSS Section ================= */
/* ======================================== */
@media screen and (max-width: 768px) {
/******************************************** DAVIDS MOBILE CODE START *************************************************/
.splash1 {
	padding: 50px 0 50px 0; background-image: linear-gradient(rgb(0,0,0,0.3), rgb(0,0,0,0.3)), url("/img/slide-flip.jpg"); background-position: bottom; overflow: hidden; background-repeat: no-repeat; background-size: cover;
}
.splash1 .box {
	padding: 0 0 0 0;
}
.splash1 h1 {
	color: rgb(255,255,255); font-weight: 600; font-family: 'font2'; text-shadow: 0px 0px 6px #000; padding-top: 20px; font-size: 25px; text-align: center;
}
.splash1 p {
	color: rgb(255,255,255); font-size: 15px; text-align: center; font-weight: 600; font-family: 'font2'; text-shadow: 0px 0px 6px #000;
}
.splash1 a {
	color: rgb(255,255,255); font-size: 16px; font-weight: 600; font-family: 'font2'; padding: 13px 30px; border: 1px solid rgb(255,255,255); border-radius: 1.6rem; text-shadow: 0px 0px 6px #000;
}
.splash1 a:hover {
	color: rgb(255,255,255);
}
.splash1 h5 {
	padding-top: 15px; padding-bottom: 30px;
}
.home-header-section {
	padding-top: 125px;
}
.home-header-section p {
	font-size: 2rem;
	font-family: font2;
	font-weight: 700;
	color: rgb(255,255,255);
}
.home-header-section p.lower {
	font-size: 1.5rem;
	font-family: font2;
	color: rgb(255,255,255);
}
.home-header-section a {
	font-family: 'font2';
	padding: 15px 20px;
	font-size: 18px;
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	color: rgb(255,255,255);
	border-radius: 30px;
	line-height: 100px !important;
}
.home-header-section .slider-logo img {
	width: 60% !important;
	height: 100% !important;
	margin-top: 25px !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: rgb(33, 37, 41);
    text-align: left;
    list-style: none;
    background-color: rgb(87, 86, 87);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    color: rgb(255,255,255);
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.dropdown-item.active, .dropdown-item:active {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(22,22,22) !important;
}
.home1 {
	padding: 30px 0 30px 0;
  background: rgb(255,255,255);
}
.home1 .pad {
	padding-top: 0px;
}
.home1 h1 {
	font-family: 'font2';
	font-size: 28px;
  text-align: center;
	font-weight: 800;
	color: rgb(219,53,0);
}
.home1 p {
	font-size: 14px;
	font-family: 'font2';
	font-weight: 600;
	text-align: justify;
	color: rgb(12,12,12);
}
.home1 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
.home1 span {
	color: rgb(83,82,82);
}
.home2 .container {
	padding: 50px 0 50px 0;
}
.parallax {
	background: rgb(83,82,82);
}
.card {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 0px;
	border-radius: 0.2rem;
	padding: 10px 10px 0 10px;
	background: rgb(255,255,255,0.9);
	border: none;
	visibility: hidden;
	box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
}
.card h2 {
	font-family: 'font2';
	font-size: 22px;
	font-weight: 600;
	color: rgb(219,53,0);
	text-align: center;
}
.card span {
	font-size:1.2rem;
	font-weight:600;
	text-transform: none;
	color: rgba(255,255,255);
}
.card i {
	font-size: 45px;
	color: rgb(100,100,100);
}
.card p {
	font-size: 14px;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(12,12,12);
}
.card span {
	color: rgb(83,82,82);
}
.home3 {
	padding: 125px 0 125px 0;
  background: rgb(255,255,255);
}
.card2 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0px 0px 0px 0px;
	border-radius: 0.2rem;
	padding: 0px 0px 0px 0px;
	background: rgb(255,255,255);
	border: 1px solid rgb(150,150,150);
	visibility: hidden;
}
.card2 h2 {
	font-family: 'font2';
	font-size: 22px;
	font-weight: 600;
	color: rgb(219,53,0);
	text-align: left;
}
.card2 i {
	font-size: 45px;
	color: rgb(100,100,100);
}
.card2 p {
	font-size: 15px;
	font-family: 'font2';
	font-weight: 600;
	text-align: left;
	color: rgb(150,150,150);
}
.card2 a {
	color: rgb(196,41,56);
	font-weight: 800;
	font-family: 'font2';
}
.card2 a:hover {
	color: rgb(196,41,56,0.8);
}
.home3a div[class*='col-'] {
padding:0;
position: relative;
overflow: hidden;
}
.home4 {
	padding: 30px 0 0px 0;
}
.home4 .pad {
	padding: 40px;
}
.home4 h4 {
	color: rgb(219,53,0);
	font-size: 23px;
	text-align: left;
	font-weight: 800;
	font-family: 'font2';
}
.home4 span {
	color: rgb(83,82,82);
}
.home4 p {
  font-size: 14px;
  font-family: 'font2';
	font-weight: 600;
	text-align: justify;
  color: rgb(12,12,12);
}
.home4 img {
	border-radius: 0.2rem;
}
.home5 .container {
	padding: 125px 0 125px 0;
}
.parallax2 {
  background-image: linear-gradient(rgb(0,0,0,0.3), rgb(11,11,11,0.1)), url("/img/parallax2.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.card3 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 0 0;
	border-radius: 0.2rem;
	padding: 10px 0px 10px 0px;
	background: rgb(255,255,255,0.9);
	border: none;
	visibility: hidden;
}
.card3 h4 {
	font-family: 'font';
	font-size: 20px;
	color: rgb(196,41,56);
	padding-top: 0px;
	line-height: 0px;
	text-align: center;
}
.card3 span {
	font-size:1.2rem;
	font-weight:600;
	text-transform: none;
	color: rgba(255,255,255);
}
.card3 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
	color: rgb(90,90,90);
}
.card3 img {
	border-radius: 100%;
	width: 40%;
}
.home-contact {
	background: rgb(255,255,255);
  padding: 30px 0 30px 0;
}
.home-contact h3 {
  font-size: 30px;
	font-family: 'font2';
	font-weight: 800;
	text-align: center;
	padding-bottom: 40px;
  color: rgb(219,53,0);
}
.home-contact span {
	color: rgb(83,82,82);
}
/**** Why Choose Solar Section ****/ 
.why-choose-solar-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.why-choose-solar-section-1 h1 {
	font-size: 2rem;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	color: rgb(219,53,0);
}
.why-choose-solar-section-1 h4 {
	font-size: 1.25rem;
	font-family: 'font2';
	text-align: center;
	color: rgb(12,12,12);
}
.why-choose-solar-section-1 p {
	font-size: 16px;
	font-family: 'font2';
	text-align: justify;
	color: rgb(12,12,12);
}
.why-choose-solar-section-1 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
/**** Service Page Section ****/
.residential-solar-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.residential-solar-section-1 h1 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	color: rgb(219,53,0);
}
.residential-solar-section-1 h4 {
	font-size: 1.25rem;
	font-family: font2;
	color: rgb(75,75,75);
}
.residential-solar-section-1 p {
	font-size: 16px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.residential-solar-section-1 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.5rem;
}
.residential-solar-section-2 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.residential-solar-section-2 h1 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(219,53,0);
}
.residential-solar-section-2 h4 {
	font-size: 1.25rem;
	font-family: font2;
	text-align: right;
	color: rgb(75,75,75);
}
.residential-solar-section-2 p {
	font-size: 16px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.residential-solar-section-2 img {
	width: 100%;
	height: 100%;
	border-radius: 0.5rem;
}
/**** Service Areas Section ****/
.service-areas-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.service-areas-section-1 h2 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	color: rgb(219,53,0);
}
.service-areas-section-1 h4 {
	font-size: 1.25rem;
	font-family: font2;
	color: rgb(75,75,75);
}
.service-areas-section-1 p {
	font-size: 16px;
	text-align: justify;
	color: rgb(12,12,12);
}
.service-areas-section-1 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.5rem;
}
.service-areas-section-2 {
	padding: 30px 0 30px 0;
	background: rgb(245,245,245);
}
.service-areas-section-2 h2 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 600;
	text-align: right;
	color: rgb(219,53,0);
}
.service-areas-section-2 h4 {
	font-size: 1.25rem;
	font-family: font2;
	text-align: right;
	color: rgb(75,75,75);
}
.service-areas-section-2 p {
	font-size: 16px;
	text-align: justify;
	color: rgb(12,12,12);
}
.service-areas-section-2 iframe {
	width: 100%;
	height: 100%;
	border: 0;
	border-radius: 0.5rem;
}
/**** Freedom Forever Section ****/
.freedom-forever-section-1 {
	padding: 30px 0 30px 0;
	background: rgb(255,255,255);
}
.freedom-forever-section-1 h1 {
	font-size: 2rem;
	font-family: Arial;
	font-weight: 600;
	text-align: center;
	text-shadow: 2px 2px 1px rgb(75,75,75);
	text-transform: uppercase;
	color: rgb(61,174,43);
}
.freedom-forever-section-1 hr {
	background: linear-gradient(45deg, rgb(219,53,0) 20%, rgb(249,177,0));
	height: 5px;
	margin: 30px 30px 30px;
}
.freedom-forever-section-1 p {
	font-size: 16px;
	font-family: font2;
	text-align: justify;
	color: rgb(12,12,12);
}
.freedom-forever-section-1 img {
	width: 280px;
	height: 120px;
}
/**** Contact Page Section ****/
.contact-page-1 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.contact-page-1 h1 {
	font-family: 'font2';
  font-size: 3rem;
	font-weight: 600;
  color: rgb(246,177,24);
	text-align: center;
}
.contact-page-1 p {
	color: rgb(129,141,148);
	font-size: 20px;
	font-family: 'font2';
	padding-bottom: 40px;
	text-align: center;
}
/******************************************** DAVIDS MOBILE CODE END *************************************************/
.mobile-top-header {
	display:block !important;
	padding: 0 30px 0;
	background: rgb(135,170,188);
	z-index: 4;
	overflow:visible;
}
.header-contact_info a {
    color: rgb(255,255,255);
    margin: 0;
}
.top-header a, .top-header i, .top-header p {
    color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
    color: rgb(0,0,0);
}
.btn {
    background: rgb(249,78,1);
    width: 50%;
    padding: 10px 0px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    border: none;
}
.footer-section {
    padding-top: 30px;
    text-align: center;
}
.footer-section img {
	max-width: 210px;
	padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px;
	font-weight: 600;
	color: rgb(255,255,255);
}
.service-cities a {
	font-size: 18px;
	line-height: 10px;
	color: rgb(255,255,255);
}
/** Second Footer **/
.service-cities .footer-title .midcities {
	text-align: center;
}
.service-cities .footer-title .rightcities {
	text-align: center;
}
/** Second Footer **/
/************************* NEW CELL PHONE TEMPLATE DISPLAY STYLING 2020 END ***********************************/

.service-content-section {
    padding: 0 !important;
}
.service-content-section p {
    padding: 0;
    margin: 0;
    background: #fff;
}
.service-content-section div[class*='col-'] {
	padding: 30px 30px;
}
.contact-content-section div[class*='col-']:last-child {
	padding-top:40px;
}
.about-info-section div[class*='col-']:first-child {
    border-right:none;
    border-bottom: 1px solid #b5b5b5;
}
.about-header-section {
    background: linear-gradient(to bottom, rgba(2, 2, 2, 0.76), rgba(4, 4, 4, 0.2)), url(../img/slider/slider-bg-2.jpg) bottom left no-repeat;
}
.pre-footer-section .hours {
    padding:50px 20px;
}
.pre-footer-section .hours h1 {
	font-size:34px;
}
.pre-footer-section .hours p {
    padding: 0;
}
.section-divider {
	padding: 40px 10px;
}
.home-service-section {
    padding-bottom: 0 !important;
    background-position: bottom right;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	justify-content:center;
}
.lnr-star {
    font-size: 15px !important;
    position: relative;
    top: -6px;
}
.projects-section .row {
    height: inherit;
}
.projects-section div[class*='col-'] {
    padding: 0;
    position: relative;
}
.top-header {
	background: white;
	display:none;
}
.header-contact_info {
    font-size: 1.5em;
}
.navbar-scroll {
	display:none;
}
.header-contact_info .navbar-brand {
	font-size:1.3em;
}
.top-header div[class*='col-']:first-child {
	justify-content:flex-start;
}
.top-header div[class*='col-'] {
  display:flex;
  justify-content: left;
  width: 33.333%;
  padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
  display:flex;
  justify-content: flex-end;
  width: 33.333%;
  padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(2) {
	background:none;
	margin:0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size:inherit;
	line-height: inherit;
}
.alert h1,
.alert p {
	top: 2em;
	opacity: 0;
	position:relative;
}
.alert h1 {
	margin-top: 0;
	color: #2b1663;
}
.custom-show {
    position: fixed;
    transform:scale(1,1);
    border: 0;
    background: white;
    border-radius:0;
    z-index: 1100;
    overflow: inherit;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}
.mobile-menu {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    display: block;
    padding-top: 6em;
    top: 100%;
    border: 0;
    background: #232323;
    border-radius: 0;
    z-index: 1100;
    overflow: auto;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}
.mobile-menu .nav-link {
    font-size: 2em;
    color: #c5c5c5 !important;
}
.mobile-menu-custom-show {
    top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;
	padding: 40px 0 0;
	top:0;
	left:0;
	width:100%;
	text-align: center;
}
.mobile-menu-top-hero h2 {
	padding:0 25px;
}
#mobile-menu-header {
  margin-top:0;
  background: #ffffff00;
  box-shadow: none;
}
#mobile-menu-header ul {
	list-style:none;
	padding:0 20px;
	margin-top: 8em;
	position: relative;
	width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff;
	padding: 20px 20px;
}

}

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

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