@charset "UTF-8";
/*!
* font-family: 'Karla', sans-serif;
* font-family: 'Crimson Text', serif;
*/
:root {
  --bar-height:15px;
}

body {
  font-family: "Crimson Text", serif;
  font-weight: 500;
}

h1, h2, h3, h4, h5 {
  font-family: "Karla", sans-serif;
}

#stcpDiv {
  display: none;
}

#topBanner {
  padding: 10px 10px 10px;
  background: #5d28c6;
  width: 100%;
}
#topBanner p {
  text-align: center;
  margin: 0 !important;
  color: #fff;
  font-family: "Karla", sans-serif;
}
#topBanner p a {
  color: #fff;
  text-decoration: underline;
}
#topBanner #bannerExpand p {
  padding: 5px 0;
}

.btn-green {
  background: #3FC21C;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff !important;
  padding: 10px;
  font-family: "Karla", sans-serif;
}

.btn-purple-smooth {
  background: #5D28C6;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff !important;
  padding: 10px;
  font-family: "Karla", sans-serif;
}

.btn:hover, .btn-green:hover {
  background: #3604fa;
}

.btn:hover, .btn:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.btn-squareTop {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-purple {
  background: #5d28c6;
  border: none;
  color: #fff !important;
  padding: 10px;
  display: block;
  font-size: 22px;
}

.btn-blue {
  background: #5d28c6;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff !important;
  padding: 10px;
  font-family: "Karla", sans-serif;
  text-decoration: none !important;
}

.spacer {
  height: 40px;
}

.actionMessage p {
  margin: 0;
}

.text-blue {
  color: #5d28c6;
  text-decoration: underline;
}

.hiddenanswer {
  display: none;
  margin-bottom: 30px;
}

a.text-blue:hover {
  text-decoration: none;
}

#header {
  margin: 0px auto 4px;
  font-family: "Karla", sans-serif;
  font-size: 20px;
}
#header .owned {
  padding-top: 6px;
}
#header .logo {
  background: url("/assets/images/msqlogo.png") no-repeat;
  background-size: contain;
  min-height: 58px;
}
#header input.search {
  color: #212529;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  padding: 0 3px;
  font-size: 16px;
}

#nav {
  font-family: "Karla", sans-serif;
  margin: 15px auto 0;
}
#nav .navbar {
  padding: 0;
}
#nav .navbar-nav {
  display: table;
  width: 100%;
  margin: 0 0 0 -10px;
}
#nav .navbar-nav > li {
  display: table-cell;
}
#nav li.nav-item {
  text-transform: uppercase !important;
  font-size: 18px;
  text-align: center;
  padding: 5px 5px;
}
#nav li.nav-item.active {
  background: #FFBF3D;
}
#nav li.nav-item a {
  color: #5d28c6;
  padding: 0;
}
#nav li.nav-item a:hover {
  color: #007bff !important;
  padding: 0;
}

.fullSubNav {
  background: #5d28c6;
  padding-bottom: 3px;
}

#subnav {
  font-family: "Karla", sans-serif;
  margin: 0px auto;
  background: #5d28c6;
}
#subnav .navbar {
  padding: 0;
}
#subnav li.nav-item {
  text-transform: uppercase !important;
  font-size: 18px;
  padding: 10px 10px 5px;
}
#subnav li.nav-item.active a {
  text-decoration: underline;
}
#subnav ul.additionalNav {
  margin: 0;
  padding: 0 0 7px;
}
#subnav ul.additionalNav li.nav-item {
  padding: 0px 10px 10px;
}
#subnav ul.additionalNav li.nav-item a.hideAdditional {
  display: none;
}
#subnav ul.additionalNav li.nav-item.additional {
  list-style: none;
  float: left;
  padding-bottom: 0;
}
#subnav ul.additionalNav li.nav-item.extra {
  display: none;
  list-style: none;
  float: left;
  padding-bottom: 5px;
}
#subnav li.nav-item a {
  color: #fff;
  padding: 0;
}
#subnav li.nav-item a:hover {
  text-decoration: underline;
}
#subnav ul.additionalNav li.nav-item.additional a {
  color: #FFBF3D;
}

.subContentBlock .mainContent {
  padding: 0 40px;
}
.subContentBlock .rightContent {
  padding-right: 40px;
}

.fixed {
  right: 0;
  position: fixed;
  top: 0;
}

.subContentBlock .mainContent h1 {
  color: #5d28c6;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  margin: 15px 0;
}
.subContentBlock .mainContent blockquote {
  color: #808080;
}
.subContentBlock .mainContent .btn-green {
  text-decoration: none;
}
.subContentBlock p.bread {
  color: #959595;
  margin: 10px 0;
  font-size: 14px;
  font-family: "Karla", sans-serif;
}
.subContentBlock p.bread a {
  color: #959595;
  text-decoration: underline;
}
.subContentBlock .socialshare {
  margin-top: 50px;
}
.subContentBlock .suggested-pages p.list-title {
  font-family: "Karla", sans-serif;
  color: #5d28c6;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin: 25px 0 0px 0;
}
.subContentBlock .suggested-pages p {
  border-bottom: 1px solid #5d28c6;
  padding: 10px 0;
  margin: 0;
  font-size: 18px;
}
.subContentBlock .suggested-pages p a {
  color: #5d28c6;
}
.subContentBlock .suggested-pages p a:hover {
  color: #3604fa;
}
.subContentBlock a.startNow {
  margin: 20px 0;
  display: block;
  border-radius: 5px;
  text-align: center;
  font-size: 22px;
  padding: 10px 20px;
  line-height: 1;
}

.mainContent h2 {
  color: #5d28c6;
  font-weight: bold;
  font-size: 24px;
  margin: 40px 0 10px;
}
.mainContent h3 {
  color: #5d28c6;
  font-weight: bold;
  font-size: 20px;
  margin: 40px 0 10px;
}
.mainContent p, .mainContent li {
  font-size: 19px;
}
.mainContent p a {
  color: #3604fa;
  text-decoration: underline;
}
.mainContent p a:hover {
  color: #3604fa;
  text-decoration: none;
}
.mainContent.karla p {
  font-family: "Karla", sans-serif;
}
.mainContent.thankyou h2 {
  color: #000;
}
.mainContent.thankyou p .blue {
  color: #5d28c6;
}
.mainContent table {
  margin: 10px 0;
}
.mainContent table tr td {
  border: 1px solid #E5E6E6;
  padding: 10px;
}
.mainContent .installer {
  padding: 20px 0;
  border-bottom: 1px solid #EBEBEB;
}
.mainContent .installer h4 {
  color: #5d28c6;
  font-weight: bold;
}

.special input {
  display: none;
}

.listRequest {
  margin: 0 0 40px;
}

.wide {
  width: 100%;
  background-size: cover;
}

.purplewide {
  width: 100%;
  background: #5d28c6;
}
.purplewide .white {
  color: #fff;
}
.purplewide h3 {
  font-size: 24px;
}

#homeBlock {
  padding-top: 20px;
}
#homeBlock h1 {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
}
#homeBlock h1 span {
  color: #5d28c6;
}
#homeBlock h2 {
  color: #fff;
  font-weight: normal;
  font-size: 22px;
}
#homeBlock h2 span {
  color: #5d28c6;
}
#homeBlock .homeForm img.homeYellowArrow {
  position: absolute;
  left: -100px;
  top: -50px;
}
@media only screen and (max-width: 990px) {
  #homeBlock .homeForm img.homeYellowArrow {
    display: none;
  }
}
#homeBlock .homeQuoteForm p.credit {
  color: #fff;
  text-align: center;
  margin: 10px 0 0;
  font-size: 14px;
  font-family: "Karla", sans-serif;
}
#homeBlock .homeQuoteForm p.credit a {
  color: #fff;
  text-decoration: underline;
}
#homeBlock .homeQuoteForm {
  margin-top: 40px;
  margin-bottom: 20px;
}
#homeBlock .homeQuoteForm .tabs {
  font-family: "Karla", sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  height: 54px;
}

#hosmeBlock .homeQuoteForm .tabs::after {
  right: 0;
  border-top: 10px solid lightpink;
  border-right: 10px solid white;
  border-left: 10px solid lightpink;
  border-bottom: 10px solid white;
}

#homeBlock .homeQuoteForm .tabs .blue {
  background-position: bottom left, bottom right, top right, top left;
  -moz-background-size: 50% 50%;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  background: #5E28C6;
  padding-top: 15px;
  border-radius: 0 25px 0 0;
  padding-top: 20px;
}
#homeBlock .homeQuoteForm .tabs .yellow {
  background: #FFC30D;
  border-radius: 0 25px 0 0;
  padding-top: 10px;
}
#homeBlock .homeQuoteForm .tabs .green {
  background: #39C23E;
  border-radius: 0 25px 0 0;
  padding-top: 10px;
}
#homeBlock .homeQuoteForm .homeForm {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  border-top: 5px solid #5E28C6;
}
#homeBlock .homeQuoteForm .homeForm h2 {
  font-style: italic;
  color: #5d28c6;
  font-family: "Crimson Text", serif;
  font-weight: bold;
  font-size: 23px;
  text-align: center;
}
#homeBlock .homeQuoteForm .homeForm h3 {
  color: #5d28c6;
  text-decoration: underline;
  text-decoration-color: #FCC008;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  margin: 10px 0;
}
#homeBlock .homeQuoteForm .homeForm.splitB h2, #homeBlock .homeQuoteForm .homeForm.splitB h3 {
  font-style: normal;
  font-family: "Karla", sans-serif;
  text-decoration: none;
  text-align: center;
}
#homeBlock .homeQuoteForm .homeForm input[type=text], #homeBlock .homeQuoteForm .homeForm input[type=email] {
  border: 1px solid #5d28c6;
  font-family: "Crimson Text", serif;
  color: #000;
  margin: 20px 0 20px;
  border-radius: 0px;
}
#homeBlock .homeQuoteForm .homeForm input.btn {
  font-family: "Karla", sans-serif;
  border: none;
  margin: 15px 0 10px;
  padding: 10px 20px;
}
#homeBlock .homeQuoteForm .homeForm.splitB input.btn {
  text-decoration: underline;
}
#homeBlock .homeForm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#homeBlock .homeForm ul li:before {
  content: "✔ ";
  color: #5d28c6;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}
#homeBlock .homeForm li {
  font-size: 19px;
  padding-left: 1.3em;
}

.homeContentBlock {
  margin: 40px auto;
}
.homeContentBlock .hr {
  border-bottom: 1px solid #DFDFDF;
  height: 20px;
}
.homeContentBlock h3 {
  color: #5d28c6;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 34px;
  text-align: center;
}
.homeContentBlock h4 {
  color: #5d28c6;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.homeContentBlock p {
  font-size: 22px;
}
.homeContentBlock p.small {
  font-size: 18px;
}
.homeContentBlock p a {
  text-decoration: underline;
}
.homeContentBlock p.padded {
  padding: 30px;
}
.homeContentBlock .steps {
  margin: 20px 0 30px;
}
.homeContentBlock .steps p {
  font-size: 22px;
  text-align: left;
  margin: 10px 0 0;
}
.homeContentBlock .steps.splitB img.steps {
  margin: 2px 0 0;
}
.homeContentBlock .steps.splitB p {
  margin: 0;
  padding: 0 0 22px;
}
.homeContentBlock .steps span {
  display: block;
  color: #5d28c6;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
}
.homeContentBlock .steps img {
  margin: 0 auto;
}
.homeContentBlock .review p {
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  font-family: "Karla", sans-serif;
  height: 268px;
  padding: 0px 0 0;
}
.homeContentBlock .review p a {
  color: #fff;
  display: block;
  padding: 50px 0 0;
  height: 268px;
}
.homeContentBlock .review p.purple {
  background: rgba(93, 40, 198, 0.7);
}
.homeContentBlock .review p.yellow {
  background: rgba(255, 195, 13, 0.7);
}
.homeContentBlock .review p.green {
  background: rgba(57, 194, 62, 0.7);
}
.homeContentBlock .review p.blue {
  background: rgba(54, 4, 250, 0.7);
}
.homeContentBlock p.seanzBlurb {
  text-align: center;
  color: #5d28c6;
  font-size: 24px;
  font-weight: bold;
  font-family: "Karla", sans-serif;
  margin: 20px 0;
}
.homeContentBlock .landing p {
  font-size: 18x;
}
.homeContentBlock .landingExample {
  margin: 20px 5px;
}
.homeContentBlock .landingExample img {
  margin-bottom: 10px;
}
.homeContentBlock .landingExample p {
  font-size: 16px;
}

#typesOfSystem .col-lg-6 {
  padding-left: 0;
  padding-right: 0;
}
#typesOfSystem .content {
  padding: 40px;
}
#typesOfSystem .content h5 {
  color: #5d28c6;
  font-weight: bold;
  font-size: 24px;
  text-align: left;
}
#typesOfSystem .content p.link {
  text-align: center;
  margin-top: 20px;
}
#typesOfSystem .btn-green {
  text-transform: none;
  text-decoration: none;
  text-align: center;
}

.mainContent .mainimg {
  float: right;
}
.mainContent .mainimg .zoom {
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
  color: #ccc;
}
.mainContent .filterForm {
  float: right;
  width: 300px;
  height: 20px;
}

.rightContent img.img-right {
  max-width: 100%;
}

.result {
  margin: 20px 0 0;
  border-bottom: 1px solid #EBEBEB;
}

.faqcat h3 {
  text-transform: uppercase;
  margin: 40px 0 10px;
}
.faqcat h4 {
  margin: 10px 0 1px;
  font-size: 19px;
  color: #007bff;
}

#pagenav {
  margin: 10px 0 0px 0;
  padding: 10px 0 10px 0;
  font-family: "Karla", sans-serif;
}
#pagenav a.btn-green {
  text-decoration: none;
}
#pagenav.no-hr {
  background: none;
  margin-top: 0;
  padding-top: 0;
}
#pagenav p.viewingpage {
  text-align: center;
  font-size: 12px;
  color: #626264;
  margin: 5px 0 15px 0;
}
#pagenav p.resultsnavtop {
  margin: 10px 0 10px 0;
  text-align: center;
  font-size: 15px;
  color: #626264;
}
#pagenav p.resultsnavtop a {
  text-decoration: none;
}
#pagenav p.resultsnavtop a:hover {
  text-decoration: underline;
}
#pagenav p.resultsnavtop a.pagenumber {
  border: 1px #CCCCCC solid;
  background: #fff;
  padding: 5px 10px;
  text-decoration: none;
  color: #7B7B7B;
}
#pagenav p.resultsnavtop a.pagenumber:hover, #pagenav p.resultsnavtop a.pagenumber.active {
  background: #E4E5DF;
  color: #000 !important;
}
#pagenav p.resultsnavtop .nolink {
  color: #b0b0b1;
  text-decoration: none;
}
#pagenav a.next, #pagenav a.previous {
  padding: 0 0 0 0px;
}

.survey p, .survey label {
  font-size: 19px;
}

.footer {
  padding: 40px 0;
  margin: 40px auto 0;
}
.footer p {
  color: #fff;
  font-size: 18px;
}
.footer input {
  border-radius: 5px;
  border: 1px solid #fff;
  margin: 0 0 0 20px;
  padding: 5px;
}
.footer input.button {
  font-family: "Karla", sans-serif;
}
.footer ul {
  margin: 20px 0;
  padding: 0;
}
.footer ul li {
  list-style: none;
  font-size: 18px;
  color: #fff;
}
.footer ul li a {
  color: #fff;
  font-weight: 400;
}
.footer ul li a.top {
  font-weight: bold;
}
.footer .credit img {
  margin: 20px 5px;
}
.footer .credit p {
  font-weight: 400;
}

.working-with-logo-bg {
  background-position: center;
  height: 100px;
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  padding-top: 15px;
}

.working-with-logos {
  list-style: none;
  margin-top: 15px;
}
.working-with-logos li {
  display: inline-block;
}

.working-with-logo-track {
  width: 100%;
  margin: auto;
  padding-left: 50px;
}

#testiBlock {
  padding: 60px 0 20px;
}
#testiBlock h4 {
  color: #fff;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 30px;
}
#testiBlock p {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
#testiBlock .testis p {
  padding: 40px;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
  background: url("/assets/images/icon-quote.gif") no-repeat top center;
}
#testiBlock .testis p span {
  display: block;
}
#testiBlock p a {
  color: #fff;
  text-decoration: underline;
  font-size: 26px;
  font-weight: bold;
}
#testiBlock p a:hover {
  text-decoration: none;
}

.newsHeader {
  border-bottom: 2px solid #E7E7E7;
  margin: 0 0 20px;
}
.newsHeader select {
  padding: 5px 10px;
  margin: 20px 0 0;
}

.newsArticle {
  border-bottom: 2px solid #E7E7E7;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.newsArticle h2 {
  margin-top: 0;
}
.newsArticle h2 a {
  color: #000;
}
.newsArticle p a {
  text-decoration: underline;
}

.newsArticleDetail h1 {
  text-transform: capitalize !important;
  margin: 40px 0 10px !important;
}
.newsArticleDetail h2 {
  text-transform: capitalize;
  font-size: 36px;
}
.newsArticleDetail p.by {
  border-bottom: 2px solid #E7E7E7;
  padding: 0 0 10px;
  margin: 0 0 20px;
}
.newsArticleDetail p.by a {
  text-decoration: underline;
}
.newsArticleDetail p.caption {
  color: #808080;
  font-size: 12px;
}
.newsArticleDetail img {
  margin: 0 0 10px;
  max-width: 100%;
}

.blogComments {
  margin: 20px 0;
  border-top: 1px solid #E5E6E6;
}
.blogComments p.back {
  margin-top: 20px;
}
.blogComments .alert p {
  margin: 0;
  padding: 0;
}
.blogComments .news-comment {
  border-top: 1px solid #E5E6E6;
  padding: 10px;
}
.blogComments .news-comment p {
  margin: 0;
}
.blogComments .news-comment:nth-child(even) {
  background: #f9f9f9;
}

.comment-email-notify-content {
  display: none;
}

#batteryComparison h1 {
  text-align: center;
  color: #5d28c6;
  text-transform: uppercase;
}
#batteryComparison h3 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
#batteryComparison .battery {
  text-align: center;
  background: #F5F5F5;
  padding: 10px;
  margin-bottom: 20px;
}
#batteryComparison .batteryDetail {
  text-align: center;
}
#batteryComparison .ticks {
  color: #5d28c6;
  font-size: 20px;
  text-align: right;
}
#batteryComparison img {
  margin-bottom: 20px;
}
#batteryComparison .battery p {
  margin: 0 0 5px;
  font-size: 14px;
  line-height: 30px;
}
#batteryComparison .battery p.title {
  font-family: "Karla", sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}
#batteryComparison .batteryDetail p.title {
  font-family: "Karla", sans-serif;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}
#batteryComparison .batteryDetail.item {
  border: 1px solid #E5E6E6;
  border-bottom: none;
}
#batteryComparison .batteryDetail.item.key p {
  text-align: left;
}
#batteryComparison .batteryDetail p {
  font-size: 13px;
  padding: 10px 0;
  margin: 0;
}
#batteryComparison {
  border-bottom: 1px solid #E5E6E6;
}
#batteryComparison h3 {
  margin: 10px 0 30px;
}
#batteryComparison h3 a {
  color: #5d28c6;
  text-decoration: underline;
}
#batteryComparison h3 a:hover {
  color: #5d28c6;
  text-decoration: none;
}
#batteryComparison h4 a {
  background: #3FC21C;
  padding: 5px;
  border-radius: 5px;
  color: #fff;
}
#batteryComparison .goCompare {
  font-size: 19px;
  text-align: center;
  margin: 20px 0;
}
#batteryComparison .tooMany {
  font-size: 14px;
  text-align: center;
  margin: 20px;
}

#quoteForm h3.callNow {
  font-style: normal;
}
#quoteForm h3.callNow a {
  color: #5d28c6;
  text-decoration: underline;
}
#quoteForm h3.callNow a:hover {
  color: #007bff;
}
#quoteForm h3.callNow i {
  font-size: 30px;
}
#quoteForm img.telIcon {
  float: left;
}
#quoteForm .noPad {
  padding: 0;
}
#quoteForm .learnMore {
  background: #5D28C6;
  padding: 10px 20px 15px;
  color: #fff;
  text-align: center;
  font-family: "Karla", sans-serif;
  background: #5E28C6;
  border-radius: 0 0 10px 10px;
  backgsround: linear-gradient(135deg, transparent 0px, #5E28C6 0) top left, linear-gradient(225deg, transparent 0px, #5E28C6 0) top right, linear-gradient(315deg, transparent 0px, #5E28C6 0) bottom right, linear-gradient(45deg, transparent 15px, #5E28C6 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}
#quoteForm .learnMore p {
  margin: 0;
  padding: 0;
  line-height: 14px;
  font-size: 14px;
}
#quoteForm .learnMore p a {
  color: #fff;
}
#quoteForm h2 {
  text-align: center;
  font-size: 30px;
  margin: 20px 0 0;
}
#quoteForm label {
  font-size: 18px;
}
#quoteForm h3 {
  text-align: center;
  font-size: 20px;
  font-style: italic;
  margin: 20px 0 0;
}
#quoteForm h3 img {
  margin-left: 10px;
}
#quoteForm .form-control {
  width: 475px;
  font-size: 18px;
}
#quoteForm .form-row .form-control {
  width: 100%;
}
#quoteForm .form-row p {
  text-align: center;
  font-size: 14px;
  padding-top: 5px;
}
#quoteForm .form-row p.noCenter {
  text-align: left;
}
#quoteForm #systemType label {
  font-size: 16px;
}
#quoteForm .info-icon {
  font-size: 16px;
  padding: 0;
  margin: -10px 0 20px;
}
#quoteForm h2.form-sub-header {
  text-align: left;
  margin: 40px 0 20px;
  font-size: 22px;
}
#quoteForm #theFormHotWater, #quoteForm #offGridText {
  display: none;
}
#quoteForm #myModal a, #quoteForm #myModalOffGrid a.button {
  background: #3FC21C;
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
#quoteForm #myModal a.no, #quoteForm #myModalOffGrid a.no {
  background: #5E28C6;
  margin-right: 10px;
}
#quoteForm #myModal a:hover, #quoteForm #myModalOffGrid a:hover {
  text-decoration: underline;
}
#quoteForm #theForm {
  margin-top: 40px;
}
#quoteForm #theForm .form-group {
  margin: 10px 0 30px;
}
#quoteForm .formRow {
  position: relative;
}
#quoteForm .formRow--item {
  display: block;
}
#quoteForm .formRow--input {
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#quoteForm input:focus, #quoteForm input:hover {
  border: 1px solid #3604fa !important;
  outline: 0 !important;
  box-shadow: none !important;
}
#quoteForm select:focus, #quoteForm select:hover {
  border: 1px solid #3604fa !important;
  outline: 0 !important;
  box-shadow: none !important;
}
#quoteForm .formRow--input-wrapper {
  position: relative;
  display: block;
  width: 100%;
}
#quoteForm .formRow--input-wrapper.active .placeholder {
  top: -25px;
  color: #212529;
  letter-spacing: 0.8px;
  font-size: 14px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#quoteForm .formRow--input-wrapper.active .formRow--input:not(:focus):not(:hover) ~ .placeholder {
  color: #212529;
}
#quoteForm .formRow--input-wrapper .formRow--input:focus {
  border-color: #fd999a;
}

.formRow--input-wrapper .formRow--input:hover {
  border-color: #fd999a;
}

#quoteForm .formRow .placeholder {
  position: absolute;
  top: 50%;
  display: block;
  padding: 0 10px;
  color: #212529;
  white-space: nowrap;
  letter-spacing: 0.2px;
  font-weight: normal;
  font-size: 16px;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#quoteForm #mapCanvas {
  margin: 20px 0;
}
#quoteForm textarea {
  height: 100px;
}
#quoteForm p.stageCount {
  width: 475px;
  text-align: right;
  margin: 10px 0;
  color: #aaa;
}
#quoteForm input.check {
  margin-right: 10px;
}
#quoteForm input.check.child {
  margin-left: 10px;
}

.commercialUserOther, .commercialPlacementGround, .commercialRoofQuestions, .wattHours, .energyAudit, .offgridSystemSizeOther {
  display: none;
}

.energyAudit table {
  font-size: 12px;
  margin: 10px 0 0;
}
.energyAudit #dynamicInput table {
  margin: 0;
}
.energyAudit td, .energyAudit th {
  border: 1px solid #CCCCCC;
  padding: 5px 10px;
}
.energyAudit #dynamicInput table td {
  border-top: none;
}
.energyAudit tr.example {
  font-style: italic;
}
.energyAudit tr.example td {
  background: #e1e1e1;
}
.energyAudit table input {
  width: 55px;
}
.energyAudit table input.long {
  width: 180px;
}
.energyAudit p.add {
  cursor: pointer;
  margin-bottom: 10px;
}
.energyAudit p.add img {
  position: relative;
}

#learnAboutModal h5 {
  color: #5d28c6;
  text-transform: uppercase;
  font-size: 26px;
  padding: 20px 0 0 15px;
}
#learnAboutModal .modal-header {
  border: none;
}
#learnAboutModal p {
  padding: 0 0 0 15px;
  display: block;
}
#learnAboutModal p img {
  float: right;
  margin-left: 20px;
}
#learnAboutModal p.first img {
  margin-top: -10px;
}
#learnAboutModal .btn {
  padding: 10px 40px;
}

.nohover:hover {
  text-decoration: none !important;
  background: #3FC21C !important;
  cursor: default !important;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.loading:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

.loadingWait {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 9999; /* make sure it's on top */
}
.loadingWait i {
  font-size: 50px;
}
.loadingWait {
  color: white; /* optional: to make text readable */
}

/* Transparent Overlay */
/* :not(:required) hides these rules from IE9 and below */
/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #e1e1e1;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #e1e1e1;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #e1e1e1;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #e1e1e1;
}

#header.headerMobile, .stepsMobile {
  display: none;
}

@media only screen and (max-width: 990px) {
  #typesOfSystem .btn-green {
    font-size: 12px;
  }
  #quoteForm .learnMore {
    background: none;
    margin-top: 10px;
  }
  #quoteForm .learnMore p a {
    color: #5d28c6;
  }
  #quoteForm h3.callNow {
    background: #44C039;
    color: #fff;
    border-radius: 5px;
    padding: 10px 5px;
    font-size: 16px;
  }
  #quoteForm h3.callNow a {
    color: #fff;
  }
  #quoteForm h3.callNow i {
    font-size: 40px;
    float: left;
    padding: 5px 10px 5px 10px;
  }
  .fullSubNav, #header {
    display: none;
  }
  .fullSubNav {
    display: block;
  }
  #header.quoteForm {
    display: block;
  }
  #header.headerMobile {
    display: block;
  }
  #header.headerMobile img {
    margin-top: 0px;
  }
  #header.headerMobile a.btn-green {
    margin-top: 20px;
  }
  #header.headerMobile button {
    border: none;
    background: none;
    padding: 0;
  }
  #header.headerMobile button:focus {
    outline: none;
  }
  #header.headerMobile .small-search-text input {
    background: #5225BE;
    margin: 5px 0;
    color: #fff;
  }
  #header.headerMobile .small-search-text input::placeholder {
    color: #fff;
  }
  #header.headerMobile i {
    font-size: 24px;
    margin: 5px 5px 0 0;
  }
  #header.headerMobile i.fa-search, #header.headerMobile i.fa-bars {
    background: #5225BE;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
  }
  #main {
    transition: margin-left 0.5s;
  }
  /* The side navigation menu */
  .sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Stay on top */
    top: 0;
    left: 0;
    background-color: #5225BE;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 40px;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
    text-align: left;
  }
  .sidenav a {
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover, .sidenav a.active {
    text-decoration: underline;
  }
  .sidenav a.sub {
    margin-left: 20px;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
  }
  /* The navigation menu links */
  /* When you mouse over the navigation links, change their color */
  /* Position and style the close button (top right corner) */
  .greyNav {
    display: none;
  }
  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer li {
    text-align: center;
  }
  #mc_embed_signup {
    text-align: center;
  }
  .embed-responsive, .btn-purple {
    margin: 10px 0 0;
  }
  .steps {
    display: none;
  }
  .steps.splitB {
    display: block;
  }
  .stepsMobile {
    display: inline-block;
    margin: 10px 20px;
  }
  .stepsMobile img {
    margin-top: 10px;
  }
  #testiBlock {
    padding: 20px;
  }
  #homeBlock h1 {
    font-size: 26px;
  }
  #homeBlock .homeQuoteForm {
    padding-left: -15px;
    padding-right: -15px;
    margin-bottom: 0;
    margin-top: 0;
  }
  #homeBlock .homeQuoteForm .homeForm {
    padding: 20px 10px;
  }
  #homeBlock .homeQuoteForm .tabs {
    padding-top: 0;
  }
  #homeBlock .homeQuoteForm .tabs .blue {
    background: #5E28C6;
    padding-top: 10px;
  }
  #homeBlock .homeQuoteForm .tabs .yellow {
    background: #FFC30D;
    padding-top: 10px;
  }
  #homeBlock .homeQuoteForm .tabs .green {
    background: #39C23E;
    padding-top: 10px;
  }
  .footer input {
    margin: 5px auto !important;
    display: block;
  }
  .filterForm {
    height: 50px;
    margin: 0 0 40px;
  }
  .mainContent {
    padding: 0 20px !important;
  }
  .newsHeader {
    border: none;
  }
  .newsArticle img {
    margin-bottom: 10px;
  }
  #quoteForm .form-control {
    width: 100% !important;
  }
  .hideMobile {
    display: none;
  }
  #progress-bar .learnMore {
    display: none !important;
  }
}
.figure {
  height: 100%;
  margin: 0 0 1em;
  max-height: 480px;
  position: relative;
  font-family: "Karla", serif;
}
.figure a {
  display: block;
  position: relative;
  text-decoration: none;
}
.figure a:focus::after, .figure a:hover::after {
  background-color: red;
  opacity: 1;
}
.figure a::after {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 16px;
  bottom: 0;
  color: #fff;
  content: "▶";
  display: block;
  font-size: 32px;
  height: 64px;
  left: 0;
  line-height: 2;
  opacity: 0.75;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: background-color 0.25s, opacity 0.25s;
  width: 96px;
}
.figure img {
  display: block;
  height: auto;
  max-width: 100%;
}
.figure figcaption {
  background-image: linear-gradient(rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.25));
  color: whitesmoke;
  font-size: 16px;
  font-weight: bold;
  left: 0;
  padding: 16px;
  position: absolute;
  text-shadow: 1px 1px 1px black;
  top: 0;
}

iframe {
  background-color: black;
  border: 0;
  display: block;
  height: 304px;
  width: 100%;
}

.g-recaptcha iframe {
  background: none !important;
  border: 0;
  display: block;
  height: auto;
  width: 304px;
}

#mapCanvas {
  max-width: 475px;
}

@media only screen and (max-width: 540px) {
  iframe {
    background-color: black;
    border: 0;
    display: block;
    height: 264px;
  }
  #mapCanvas {
    width: "100%";
  }
  img.animatedGif {
    width: 100px;
  }
}
@media only screen and (max-width: 480px) {
  iframe {
    background-color: black;
    border: 0;
    display: block;
    height: 185px;
  }
  .figure img {
    height: 185px;
    width: 330px;
  }
}
.g-recaptcha > div {
  width: 100% !important;
}
.g-recaptcha iframe {
  background-color: inherit !important;
}

/*************************
******* MAIN NAV *********
*************************/
#main_nav .dropdown-toggle::after {
  display: none;
}
#main_nav .dropdown-menu {
  border-radius: 0px;
  border: 3px solid #5d28c6;
}
#main_nav .navbar-nav li.active {
  background-color: #5d28c6;
}
#main_nav .navbar-nav li.active a.nav-link {
  color: #ffffff !important;
}
#main_nav .navbar-nav > li:hover {
  background-color: #5d28c6 !important;
}
#main_nav .navbar-nav > li:hover > a.nav-link {
  color: #ffffff !important;
}
#main_nav h6 {
  color: #5d28c6;
  font-weight: 700;
  display: block;
  padding: 0.5rem 0rem;
  margin-bottom: 0.1rem;
  font-size: 18px;
  white-space: nowrap;
  text-transform: none !important;
}
#main_nav .list-menu-images {
  vertical-align: bottom;
}
#main_nav .d-table .d-table-cell ul li a {
  color: #212529;
  font-size: 18px;
  text-transform: none !important;
}
#main_nav .menu-image {
  min-width: 150px;
  background-color: #5d28c6;
  border: 3px solid #5d28c6 !important;
}
#main_nav .menu-image-link {
  color: #5d28c6 !important;
  font-weight: 700;
  display: block;
  padding: 0.5rem 0rem;
  margin-bottom: 0.1rem;
  font-size: 18px;
  white-space: nowrap;
  text-transform: none !important;
}
#main_nav .menu-basic {
  padding: 20px;
}
#main_nav .menu-basic li a {
  color: #212529;
  font-size: 18px;
  text-transform: none !important;
}
#main_nav .dropdown-item:focus {
  background-color: initial !important;
}

.dropdown-item:hover {
  background-color: initial !important;
}

@media (hover: hover) and (pointer: fine) {
  #main_nav .nav-item:hover .dropdown-menu {
    display: block;
  }
}
@media all and (min-width: 992px) {
  #main_nav .nav-item .dropdown-menu {
    display: none;
  }
  #main_nav .nav-item:hover .dropdown-menu {
    display: block;
  }
  #main_nav .nav-item .dropdown-menu {
    margin-top: 0;
  }
}
.top-header {
  font-family: "Karla", sans-serif;
  font-size: 16px;
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: #5d28c6;
}
.top-header #header {
  margin: 0px auto;
}
.top-header #header img.logo {
  margin-top: 10px !important;
}

.split-b .top-header {
  padding-top: 20px;
  padding-bottom: 10px;
}
.split-b #header {
  margin: 0px auto;
}

.split_b_sub {
  background: #f4f3f3;
  font-family: "Karla", sans-serif;
}
.split_b_sub h3 {
  font-size: 1.3rem;
  padding-top: 20px;
  font-weight: bold;
  color: #5d28c6;
}
.split_b_sub p a {
  color: #5d28c6 !important;
  text-decoration: underline !important;
}
.split_b_sub ul li {
  list-style: none;
}
.split_b_sub ul li:before {
  content: "✔ ";
  color: #5d28c6;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}
.split_b_sub .seanzBanner {
  text-align: center;
}
.split_b_sub .seanzBanner p {
  font-weight: bold;
  margin: 0;
}
.split_b_sub .seanzBanner p.banner {
  color: #fff;
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 20px 50px;
  background: url("/assets/images/seanz_ribbon.png") no-repeat bottom;
}
.split_b_sub .seanzBanner .pullUp {
  margin-top: -20px;
}
.split_b_sub .seanzBanner .pullUp p {
  line-height: 20px;
}
.split_b_sub .seanzBanner .pullUp img {
  margin-top: 5px;
  margin-bottom: 10px;
}

.quote_quiz h1 {
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  color: #5d28c6;
}
@media only screen and (max-width: 766px) {
  .quote_quiz h1 {
    font-size: 1.5rem;
  }
}
.quote_quiz h3 {
  font-weight: bold;
  font-size: 30px;
}
.quote_quiz p.streetNumber {
  color: #fe0805;
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 12px;
}
.quote_quiz .btn-success {
  color: #fff !important;
  background-color: #3fc21c;
  border-color: #3fc21c;
}
.quote_quiz #mapCanvas {
  max-width: none;
}
.quote_quiz #alreadyHeard, .quote_quiz .select2-search__field, .quote_quiz .select2-selection__choice__display {
  font-size: 16px !important;
}
.quote_quiz .select2-container .select2-search--inline .select2-search__field {
  margin-bottom: 3px;
}
.quote_quiz a {
  cursor: pointer;
  color: #5d28c6;
}
.quote_quiz a.backbtn {
  cursor: pointer;
  color: #5d28c6;
}
.quote_quiz a.backbtn:hover {
  cursor: pointer;
  color: #5d28c6;
}
.quote_quiz a.backbtntwo {
  cursor: pointer;
  color: #5d28c6;
}
.quote_quiz a.backbtntwo:hover {
  cursor: pointer;
  color: #5d28c6;
}
.quote_quiz a.btn-success {
  color: #fff !important;
}
.quote_quiz a.btn-success:hover {
  color: #fff !important;
  background-color: #5d28c6;
}
.quote_quiz a.backbtn:hover {
  text-decoration: underline;
}
.quote_quiz .bar {
  display: block;
  background-color: #eeeee4;
  width: 100%;
  margin: 20px 0;
  height: var(--bar-height);
  position: relative;
}
.quote_quiz .bar > * {
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: -0.1s;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  text-align: left;
  text-indent: -3000em;
  height: var(--bar-height);
  background: #5d28c6;
}
.quote_quiz input.check {
  margin-right: 10px;
}
.quote_quiz input.check.child {
  margin-left: 10px;
}
.quote_quiz .modal .button {
  text-decoration: none;
  background: #5e28c6;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 5px;
}
.quote_quiz .modal a.button {
  text-decoration: none;
  background: #3FC21C;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 5px;
}
.quote_quiz .modal a.button.no {
  background: #5E28C6;
  margin-right: 10px;
}
.quote_quiz .modal a.button.btn-full {
  display: block;
}

div#first {
  position: relative;
}

#progress-bar .learnMore {
  position: absolute;
  top: -22px;
  right: -17rem;
  background: #5d28c6;
  width: 17rem;
  padding: 5px 32px 10px;
}
@media (max-width: 1199.98px) {
  #progress-bar .learnMore {
    display: none !important;
  }
}
#progress-bar .learnMore:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-width: 0px 25px 25px 0;
  border-style: solid;
  border-color: transparent transparent #fff #fff;
}
#progress-bar .learnMore p {
  margin: 0;
  text-align: center;
  line-height: 1;
  font-size: 16px;
}
#progress-bar .learnMore p a {
  color: #ffffff;
}

.row1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.border-w .row {
  border: 4px solid #aaa;
  padding: 20px 6px;
  cursor: pointer;
}
.border-w .row p {
  margin: 15px 0;
}
.border-w a {
  color: #000;
  text-decoration: none;
}
.border-w .selected .row, .border-w:hover .row {
  border: 4px solid #5d28c6;
  background-color: rgba(93, 40, 198, 0.0784313725);
}
.border-w.leftside .row {
  margin: 10px 1px 10px 0px;
}
.border-w.rightside .row {
  margin: 10px 0px 10px 1px;
}
.border-w img {
  margin-top: 0;
  height: 100px;
}
.border-w span.font-32 {
  font-size: 24px;
  padding: 5px 0 0 15px;
  font-weight: bold;
}

.tab {
  display: none;
}
.tab .formRow--item {
  margin: 10px 0px;
}
.tab .formRow--input-wrapper {
  width: 100%;
  position: relative;
  display: block;
}
.tab .formRow--input {
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.tab .formRow--item .placeholder {
  position: absolute;
  top: 50%;
  display: block;
  padding: 0 10px;
  color: #212529;
  white-space: nowrap;
  letter-spacing: 0.2px;
  font-weight: normal;
  font-size: 16px;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tab .formRow--item .errorInput {
  position: absolute;
  background: #d66464;
  padding: 6px;
  white-space: nowrap;
  letter-spacing: 0.2px;
  font-weight: normal;
  font-size: 16px;
  transition: all, 0.2s;
  color: #fff;
  bottom: -46px;
  border-radius: 6px;
  z-index: 999;
}
.tab .formRow--item .errorInput:after {
  content: "";
  position: absolute;
  left: 12px;
  top: -10px;
  width: 0;
  height: 0;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 10px solid #d66464;
}
.tab .formRow--input-wrapper.active .placeholder {
  top: -25px;
  color: #212529;
  letter-spacing: 0.8px;
  font-size: 14px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.tab .form-control {
  border: 0px;
  border-radius: 0;
  border-bottom: 2.2px solid rgba(93, 40, 198, 0.3215686275);
}
.tab textarea.form-control {
  border: 3.2px solid #aaa;
}
.tab .form-control:focus, .tab .form-control:hover {
  box-shadow: none;
  border-color: #5d28c6;
}

.btn-full, .img-full {
  width: 100%;
}

.hidden, .skiping {
  display: none;
}

ul.regionList {
  list-style: none;
  padding-left: 0;
  margin: 20px 0;
}
ul.regionList li {
  padding: 5px 0;
}
ul.regionList li a {
  color: #3604fa;
}

.homeCalcBlock {
  background: #edf9f9;
  padding: 30px 0;
}
.homeCalcBlock h3 {
  color: #5d28c6;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 20px;
}
.homeCalcBlock .block-not-allowed {
  padding: 10px;
  margin: 10px 0;
  color: red;
  border: 2px solid red;
}
.homeCalcBlock .btn {
  background: #3fc21c;
  font-family: "Karla", sans-serif;
}
.homeCalcBlock p a {
  color: #5d28c6;
  text-decoration: underline;
}
.homeCalcBlock p.calcLearnMoreMobile {
  display: none;
}
@media only screen and (max-width: 766px) {
  .homeCalcBlock p.calcLearnMoreMobile {
    display: block;
    margin: 10px 0;
  }
}
.homeCalcBlock img {
  margin: 0 0 20px;
}
.homeCalcBlock .form-control:focus {
  color: inherit;
  background-color: inherit;
  border-color: #edf9f9;
  outline: none;
  box-shadow: none;
}
.homeCalcBlock .form-group > label {
  font-size: 1em;
  background-color: #edf9f9;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.4);
}
.homeCalcBlock .form-control:valid ~ label {
  bottom: 70px;
  font-size: 0.9em;
}
.homeCalcBlock .formRow--item {
  margin: 10px 0px;
}
.homeCalcBlock .formRow--input-wrapper {
  width: 100%;
  position: relative;
  display: block;
}
.homeCalcBlock .formRow--input {
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.homeCalcBlock .formRow--item .placeholder {
  position: absolute;
  top: 50%;
  display: block;
  padding: 0 10px;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  letter-spacing: 0.2px;
  font-weight: normal;
  -webkit-transition: all, 0.2s;
  transition: all, 0.2s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.homeCalcBlock .formRow--item .errorInput {
  position: absolute;
  background: #d66464;
  padding: 6px;
  white-space: nowrap;
  letter-spacing: 0.2px;
  font-weight: normal;
  transition: all, 0.2s;
  color: #fff;
  bottom: -46px;
  border-radius: 6px;
  z-index: 999;
}
.homeCalcBlock .formRow--item .errorInput:after {
  content: "";
  position: absolute;
  left: 12px;
  top: -10px;
  width: 0;
  height: 0;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 10px solid #d66464;
}
.homeCalcBlock .formRow--input-wrapper.active .placeholder {
  top: -25px;
  color: rgba(0, 0, 0, 0.4);
  letter-spacing: 0.8px;
  font-size: 14px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.homeCalcBlock .form-control {
  border: 0px;
  border-radius: 0;
  background-color: #edf9f9;
  border-bottom: 2.2px solid rgba(93, 40, 198, 0.3215686275);
}
.homeCalcBlock textarea.form-control {
  border: 3.2px solid #aaa;
}
.homeCalcBlock .form-control:focus,
.homeCalcBlock .tab .form-control:hover {
  box-shadow: none;
  border-color: #5d28c6;
}

#limitedInstallers p.small-text {
  font-size: 14px;
}

.card.homefaqs {
  border: none;
}
.card.homefaqs .card-header {
  background: none !important;
  border-bottom: 2px solid #5d28c6;
}
.card.homefaqs .card-body {
  background: #5d28c6;
  color: #fff;
  font-family: "Karla", sans-serif;
}
.card.homefaqs .card-body a {
  color: #2daaf8;
}
.card.homefaqs h5 {
  background: none;
}
.card.homefaqs h5 a:hover {
  cursor: pointer;
}
.card.homefaqs h5 a:after {
  content: "\f068";
  float: right;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
}
.card.homefaqs h5 a.collapsed:after {
  content: "+";
  float: right;
}

#survey .star-rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
#survey .star-rating .radio-input {
  position: fixed;
  opacity: 0;
  pointer-events: none;
}
#survey .star-rating .radio-label {
  cursor: pointer;
  font-size: 0;
  color: rgba(0, 0, 0, 0.2);
  transition: color 0.1s ease-in-out;
}
#survey .star-rating .radio-label:before {
  content: "★";
  display: inline-block;
  font-size: 32px;
}
#survey .radio-input:checked ~ .radio-label {
  color: #ffc30d;
}
#survey .radio-label:hover,
#survey .radio-label:hover ~ .radio-label {
  color: #ffc30d;
}
#survey .radio-input:checked + .radio-label:hover,
#survey .radio-input:checked + .radio-label:hover ~ .radio-label,
#survey .radio-input:checked ~ .radio-label:hover,
#survey .radio-input:checked ~ .radio-label:hover ~ .radio-label,
#survey .radio-label:hover ~ .radio-input:checked ~ .radio-label {
  color: #ffc30d;
}

.installerReview p.title {
  font-weight: bold;
  color: #5d28c6;
  font-size: 20px;
}
.installerReview p.star {
  color: #ffc30d;
}

#dataTable_wrapper {
  margin: 20px 0;
}
#dataTable_wrapper select[name=dataTable_length] {
  margin-right: 10px;
}

.customTable {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.customTable .colContent {
  padding: 10px 10px;
}
.customTable .colContent.sortBy:hover {
  text-decoration: underline;
  cursor: pointer;
}
.customTable .colContent.sub {
  padding: 0 20px;
}
.customTable .showMore {
  padding-bottom: 10px;
}
.customTable .showMore.odd {
  background-color: #F9FAFC;
}
.customTable .row.primaryRow .col {
  border-top: 1px solid #ccc;
}
.customTable .row.first .col {
  border: none !important;
}
.customTable .header {
  font-weight: bold;
  background-color: #5D28C6 !important;
  color: #fff;
}

.select2-results {
  font-family: "Karla", sans-serif !important;
}

#cb-cookie-banner {
  position: fixed;
  bottom: 20px;
  left: 20px;
  max-width: 400px;
  z-index: 999;
  border-radius: 0;
  background: #5D28C6;
  border: 2px solid #5D28C6;
  border-radius: 8px;
}
@media (max-width: 992px) {
  #cb-cookie-banner {
    bottom: 60px;
  }
}
@media (max-width: 430px) {
  #cb-cookie-banner {
    max-width: 360px;
  }
}
@media (max-width: 400px) {
  #cb-cookie-banner {
    max-width: 320px;
  }
}
#cb-cookie-banner #cookieAcceptCTA p {
  font-size: 0.9rem;
  color: #fff;
}
#cb-cookie-banner #cookieAcceptCTA p a {
  color: #FFC30E;
}
#cb-cookie-banner #cookieAcceptCTA i.fa-cookie-bite {
  color: #7B3F00;
}

#quote-compare-form h1 {
  font-size: 44px;
}
@media (max-width: 768px) {
  #quote-compare-form h1 {
    font-size: 30px;
  }
}
#quote-compare-form h2 {
  font-size: 28px;
}
@media (max-width: 768px) {
  #quote-compare-form h2 {
    font-size: 20px;
  }
}
#quote-compare-form table thead {
  background-color: #DCC5F5;
}
#quote-compare-form table tbody {
  background-color: #EBF7F7;
}
#quote-compare-form .fileUploadContainer {
  background-color: #EDF9F9;
  border: 2px dashed #ccc;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
#quote-compare-form .fileUploadContainer.dragover {
  background: #f8f9fa;
  border-color: #0d6efd;
}
#quote-compare-form .fileUploadContainer p.title-text {
  font-size: 20px;
  font-weight: bold;
}
#quote-compare-form .fileUploadContainer #fileList li.small {
  font-size: 12px;
}

#quoteCompareResults h1 {
  color: #5D28C6;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  margin: 15px 0;
}
#quoteCompareResults h2 {
  color: #5D28C6;
  font-size: 18px;
  font-weight: bold;
}
#quoteCompareResults h3 {
  color: #5D28C6;
  font-size: 18px;
  font-weight: bold;
}
#quoteCompareResults p.title {
  font-weight: bold;
  font-size: 20px;
  font-family: "Karla", sans-serif;
}
#quoteCompareResults .statRow:nth-child(odd) {
  background: #EBF7F7;
}
#quoteCompareResults .metric-mobile .metric-mobile-item {
  border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
#quoteCompareResults .metric-mobile .metric-mobile-item:first-of-type {
  border-top: 0;
}
#quoteCompareResults .metric-mobile .metric-mobile-value {
  font-size: 14px;
  line-height: 1.4;
  word-break: break-word;
}
#quoteCompareResults #ratingsWrapper .mobile-rating-company:first-child {
  border-top: 0 !important;
}
#quoteCompareResults #ratingsWrapper .mobile-rating-row {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
}
#quoteCompareResults #ratingsWrapper .mobile-rating-row:first-of-type {
  border-top: 0;
}
#quoteCompareResults #ratingsWrapper .mobile-rating-row .metric {
  font-size: 14px;
  line-height: 1.3;
  flex: 1 1 auto;
}
#quoteCompareResults .star-rating {
  display: inline-flex;
  gap: 6px;
  cursor: pointer;
  user-select: none;
}
#quoteCompareResults .star-rating .star {
  font-size: 22px;
  line-height: 1;
  color: #ccc;
  transition: color 120ms ease;
}
#quoteCompareResults .star-rating .star.is-on {
  color: #f5b301; /* gold */
}
#quoteCompareResults .star-rating:focus-within {
  outline: 2px solid rgba(0, 0, 0, 0.15);
  outline-offset: 4px;
  border-radius: 6px;
}
@media (max-width: 767.98px) {
  #quoteCompareResults #ratingsWrapper .mobile-rating-company {
    background: #EBF7F7;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 12px !important;
  }
  #quoteCompareResults #ratingsWrapper .mobile-rating-row {
    gap: 12px;
  }
  #quoteCompareResults #ratingsWrapper .mobile-stars-wrap .star-rating {
    gap: 3px;
  }
  #quoteCompareResults .star-rating .star {
    font-size: 20px;
  }
}

@media print {
  .print-logo {
    max-width: 25%;
    height: auto;
  }
  .print-page-break {
    page-break-before: always; /* legacy */
    break-before: page; /* modern */
  }
}/*# sourceMappingURL=style.css.map */