/* BEGIN Color Schemes List */
/* BEGIN January 2018 colors */
/* beige blush: #f2d3bb */
/* light blue: #2268A5 */
/* super light blue: #7ABAF1 */
/* dark blue: #24418e */
/* gray: #d7d7d7 */
/* END January 2018 colors */
/* dark green: #76ae00*/
/* dark green transparent: rgb(118, 174, 0, 0.8) */
/* dark blue background: #24418e*/
/* standard blue link: #0645AD*/
/* dark orange background: #FFB600*/
/* light green: #9BC054 */
/* light yellow background: #F4ED9F */
/* light yellow transparent: rgba(244, 237, 159, 0.8) */
/* light orange background: #FADE96*/
/* light tan background: #F4ED9F*/
/* light tan transparent: rgba(244, 237, 159, 0.5) */
/* light tan new: #E5DEC7 */
/* gray transparent: rgba(247, 247, 247, 0.8)*/
/* END Color Schemes List */
/* BEGIN Fonts List */
/* Main font is Quicksand  */
/* Site Title font is Courgette */
/* Menu font is Scada(700) */
/* END Fonts List */
/* BEGIN Developer Additions */
.full-container {
  float: none;
  margin: 0 auto;
  xmax-width: 1920px;
}
body.responsive #page-wrapper {
  float: none;
  padding-top: 0;
  max-width: none;
}
#colophon {
  margin-bottom: 0;
  padding-top: 0px;
  max-width: none;
}
#colophon.site-footer {
 margin-top: 15px; 
}
#footer-widgets {
  margin: 0 auto;
  xmax-width: 1920px;
}
/* END Developer Additions */
/* Full Height */
#main {
 float: none;
 height: 100%; 
}
/* Header */
#masthead.site-header {
  /* padding: 0px; */
  margin-top: 0px;
  vertical-align: middle;
}
#page-wrapper {
  float: none;
  background: #ffffff;
  padding-top: 10px;
}
/* Header Logo*/
#masthead .hgroup .logo img {
  margin-top: 0px;
  margin-left: 0px;
}
#masthead .logo img {
  padding-top: 15px;
  padding-bottom: 15px;
}
/* Header title */
#masthead h1.logo-title {
  padding-top: 55px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  vertical-align: top;
  text-shadow: 2px 2px 2px #000000;
}
/* Header navigation */
#menu-top-menu.menu {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
/* Header menu titles */
#menu-top-menu a {
  xfont-style: normal;
  xfont-weight: normal;
  font-size: 1.1em;
  xfont-family: Quicksand, sans-serif;
  xtext-shadow: 1px 1px 1px #fff;
}
/* Header menu subtitles */
x#menu-top-menu.menu ul li a {
  text-shadow: 1px 1px 1px #000;
}

x#menu-top-menu.menu ul ul a {
  text-shadow: 1px 1px 1px #000;
}

/* Header menu links */
x#menu-top-menu.menu li a:hover {
  text-decoration: underline;
  background-color: #76ae00;
}
/* Breadcrumbs */
#yoast-breadcrumbs {
  margin-top: 5px;
  font-size: 1.5em;
}
/* Main Content */
#main.site-main {
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
/* Homepage Slider */
.slider-title-bg-trans {
  background: rgba(255, 255, 255, 0.8);
  text-align: center; 
  margin-top: 0px;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  color: #2268A5; 
  font-size: 20px; 
  text-shadow: 1px 1px 1px #ffffff;
}
.slider-title-bg-solid {
  background: #FFFFFF;
  text-align: center; 
  margin-top: 0px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 15px;
  color: #2268A5; 
  font-size: 20px; 
  text-shadow: 1px 1px 1px #ffffff;
}
/* Homepage Background Color boxes */
.home-bg-orange {
  background: #FADE96;
  border-radius: .2em;
  padding: 1.2em;
  box-shadow: 0 0 0 .2em #24418e;
}
.home-bg-gray {
  background: #f7f7f7;
  border-radius: .2em;
  padding: 1.2em;
  box-shadow: 0 0 0 .2em #24418e;
}
/* Sidebar lists */
.sidebar-bg-orange ul, 
.sidebar-bg-tan ul {
    list-style-type: none;
    margin: 0;
    padding: 0; 
}
/* Main Content Sidebar */
.sidebar-bg-orange {
  xbackground: #FADE96;
  background: #E5DEC7; /* light tan new */
  border-radius: .8em;
  padding: 1.2em;
  box-shadow: 0 0 0 .2em #24418e;
  align-content: left;
  text-align: left;
}
.sidebar-bg-white {
  background: #FFFFFF;
  border-radius: .8em;
  padding: 1.2em;
  box-shadow: 0 0 0 .2em #24418e;
  align-content: left;
  text-align: left;
}
.sidebar-bg-tan {
  xbackground: #F4ED9F;
  background: #E5DEC7; /* light tan new */
  border-radius: .8em;
  padding: 1.0em;
  box-shadow: 0 0 0 .2em #2268A5;
  align-content: center;
  text-align: left;
}
.sidebar-bg-green {
  background: #85b695; /* light tan new */
  border-radius: .2em;
  padding: 1.0em;
  box-shadow: 0 0 0 .2em #4d6a79;
  align-content: center;
  text-align: left;
}
.sidebar-bg-tan ul {
    text-indent: 20px;
}
.sidebar-outage {
  xbackground: #F4ED9F;
  background: #E5DEC7; /* light tan new */
  border-radius: .2em;
  padding: 30px;
  xbox-shadow: 0 0 0 .2em #2268A5;
  align-content: center;
  text-align: left;
}
/* Commission Photos */
.photo-bg-gray {
  background: #f7f7f7;
  border-radius: .8em;
  padding-top: 1.0em;
  padding-bottom: 1.4em;
  padding-left: 1.0em;
  padding-right: 1.4em;
  align-content: center;
  text-align: left;
  }
.photo-bg-tan {
  background: #F4ED9F;
  border-radius: .8em;
  padding: 1.0em;
  margin-bottom: 5px;
  box-shadow: 0 0 0 .2em #24418e;
  align-content: center;
  text-align: left;
}
.photo-bg-white {
  background: #FFFFFF;
  border-radius: .8em;
  padding: 1.0em;
  margin-bottom: 5px;
  box-shadow: 0 0 0 .2em #24418e;
  align-content: center;
  text-align: left;
}
.title-bg-blue {
  background: #ffffff;
  border-radius: .1em;
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-bottom: 20px;
  box-shadow: 0 0 0 .1em #2268A5; 
}
.title-bg-blue h1, .title-bg-blue h2 {
    background: #2268A5;  
    color: #f7f7f7;
    padding-left: .5em;
    padding-right: .5em;
    text-shadow: 1px 1px 1px #000;  
    text-align: center;
}
.title-bg-light-blue {
  background: #f7f7f7;
  margin-bottom: 15px;
  xborder-radius: .1em;
  xpadding-left: 30px;
  xpadding-right: 30px;
  xbox-shadow: 0 0 0 .1em #2268A5; 
}
x.title-bg-light-blue h1, 
.title-bg-light-blue h2,
.title-bg-light-blue h3,
.title-bg-light-blue h4 {
    background: #2268A5;  
    color: #f7f7f7;
    padding-top: 5px;
    padding-bottom: 5px; 
    text-shadow: 1px 1px 1px #000;  
    text-align: center;
}
.title-bg-contact {
  background: #f7f7f7;
  margin-bottom: 15px;
}
x.title-bg-contact h1, 
.title-bg-contact h2,
.title-bg-contact h3,
.title-bg-contact h4, 
.title-bg-contact h5, 
.title-bg-contact h6 {
    background: #72968f;  
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px; 
    xtext-shadow: 1px 1px 1px #000;  
}
/* Sidebar Menu Lists */
.menu-account-container {
}
/* Main Content Links */
#main.site-main a:link {
  color: #0645AD;
	text-decoration: underline; 
  xfont-size: 1em;
}
#main.site-main a:visited {
  color: #0645AD;
	text-decoration: underline; 
  xfont-size: 1em; 
}
#main.site-main a:hover {
  color: #0645AD;
	text-decoration: underline;
  xfont-size: 1em;
}
#main.site-main a:active {
  color: #0645AD;
	text-decoration: underline; 
  xfont-size: 1em;  
}
/* Button styles */
.button-pay:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;
  background-image: url('/wordpress/wp-content/uploads/SmartHub_green-glow_100w100h.png');
  width:0px; 
  height: 0px;
}
.button-zap:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;  
  background-image: url('/wordpress/wp-content/uploads/squirrel-glow_100w100h.png');
  width:0px; 
  height: 0px;
}
.button-outage:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;  
  background-image: url('/wordpress/wp-content/uploads/outage-crawl_100h100w.png');
  width:0px; 
  height: 0px;
}
.button-outage-cloud:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;  
  background-image: url('/wordpress/wp-content/uploads/cloud-post_lt-gray-bg_100h100w.png');
  width:0px; 
  height: 0px;
}
.button-outage-cloud-small:hover {
  padding: 50px 50px 0px 0px;
  background-size:auto;  
  background-image: url('/wordpress/wp-content/uploads/cloud-post_lt-gray-bg_50h50w.png');
  width:0px; 
  height: 0px;
}
.button-projects:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;
  background-image: url('/wordpress/wp-content/uploads/construction_100h100w.png');
  width:0px; 
  height: 0px;
}
.button-projects-bg:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;
  background-image: url('/wordpress/wp-content/uploads/construction-post_lt-yellow-bg_100h100w.png');
  width:0px; 
  height: 0px;
}
.button-projects-bg-small:hover {
  padding: 50px 50px 0px 0px;
  background-size:auto;
  background-image: url('/wordpress/wp-content/uploads/construction-post_lt-yellow-bg_50h50w.png');
  width:0px; 
  height: 0px;
}
.button-contactus:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;
  background-image: url('/wordpress/wp-content/uploads/phone_calling_100w100h.png');
  width:0px; 
  height: 0px;
}
.button-contactus-bg:hover {
  padding: 100px 100px 0px 0px;
  background-size:auto;
  background-image: url('/wordpress/wp-content/uploads/phone-post_lt-blue-bg_100h100w.png');
  width:0px; 
  height: 0px;
}
.button-contactus-bg-small:hover {
  padding: 50px 50px 0px 0px;
  background-size:auto;
  background-image: url('/wordpress/wp-content/uploads/phone-post_lt-blue-bg_50h50w.png');
  width:0px; 
  height: 0px;
}
.button-instagram-small {
  padding: 50px 50px 0px 0px;
}
/* Service Change Page */
.service-change-bg h2 {
  background: #84ABBD;   
}
.button-service-change {
  background: #84ABBD;
  color: #ffffff;
  padding: 24px 16px;
  xborder: 2px solid #4CAF50;
  text-decoration: none;
  border-radius: 50%;  
}

/* Form styles */
input[type=text], textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}
input[type=text]:focus, textarea:focus {
    border: 3px solid #76ae00;
}
input[type=button] {
    border: none;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
}
input[type=submit] {
    width: 50%;
}
input[type=reset] {
    width: 30%;
}
/* Contact Us Text over image */
.contact-text-trans {
  xbackground: rgba(255, 255, 255, 0.5);
  xtext-align: center; 
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 25px;
  font-size: 1.2em; 
  xfont-weight: bold;
  text-shadow: 1px 1px 1px #f7f7f7;
}
/* Footer */
#colophon.site-footer {
  xbackground-color: #24418e;
  padding-top: 25px;
  font-family: Helvetica, Quicksand, sans-serif;
  padding-bottom: 100px;
}
#colophon #site-info {
	color: #f7f7f7;
  font-size: 16px;
  text-shadow: 1px 1px 1px #000;
}
/* Hide Theme Creator */
#colophon #theme-attribution {
  visibility: hidden;
}
/* Search Box Main Menu */
.astm-search-menu {
  margin-left: 100px;
}
.astm-search-menu input {
  width: 205px;
  height: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

/* Energy-Kit Promotion */
.button-promo-signup {
    background-color: #ccd7bd;
    width: 100%;
    color: inherit;
  	border-width: 3px;
    border-style: solid;
    border-color: #000000;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer; 
}
 
/* Indeed Apply Now */
.button-indeed-apply {
	text-align: center;
  color: #ffffff;
  font-size: 24px;
  border-radius: 25px;
  background: #4caf50;
  padding:30px;
  width: 80%;
  height: 100%;
}
a.button-indeed-apply:link,
a.button-indeed-apply:visited
a.button-indeed-apply:hover{
  color: #ffffff;
}
/* Google Translate Dropdown */
li.menu-item.menu-item-gtranslate {
margin-bottom: 20px;
}