.body-so {
  height: 100%;
  background-color: #555;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.so-mainhome-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.so-header {
  position: relative;
  z-index: 100;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
}

.so-home-slides {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.so-homemain-bottom {
  position: relative;
  z-index: 11;
  min-height: 80px;
  background-color: #f93;
}

.so-header-topbar {
  position: relative;
  height: 5px;
  background-color: #777;
}

.so-header-container {
  position: relative;
  top: -5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.so-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.so-navbar-top {
  background-color: transparent;
}

.so-navlink-top {
  padding: 7px 30px;
  border-top: 5px solid #999;
  color: #999;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}

.so-navlink-top:hover {
  background-color: #999;
  color: #fff;
}

.so-navlink-top.w--current {
  background-color: #999;
  color: #fff;
}

.so-navlink-top.so-topnav-link2 {
  border-top-color: #f93;
}

.so-navlink-top.so-topnav-link2:hover {
  background-color: #f93;
}

.so-navlink-top.so-topnav-link2.w--current {
  background-color: #f93;
}

.so-navlink-top.so-topnav-link3 {
  border-top-color: #f80;
}

.so-navlink-top.so-topnav-link3:hover {
  background-color: #f80;
}

.so-navlink-top.so-topnav-link3.w--current {
  background-color: #f80;
}

.so-navlink-top.so-topnav-link4 {
  border-top-color: #f40;
}

.so-navlink-top.so-topnav-link4:hover {
  background-color: #f40;
}

.so-navlink-top.so-topnav-link4.w--current {
  background-color: #f40;
}

.so-brand-img {
  max-height: 60px;
}

.so-header-left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.so-header-phone-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 7px;
  padding-right: 20px;
  padding-bottom: 12px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
}

.so-header-phone-icon {
  height: 26px;
  margin-right: 10px;
}

.so-navbar-top2 {
  background-color: transparent;
}

.so-navlink-top2 {
  margin-left: 10px;
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.so-navlink-top2:hover {
  color: #f93;
}

.so-navlink-top2.w--current {
  color: #f90;
  font-weight: 700;
}

.so-navlink-top2.so-navlink-with-dropdown {
  padding-right: 0px;
}

.so-slider-home {
  height: 100%;
}

.so-homeslides-holder {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.so-navmenu2 {
  float: right;
}

.so-homemain-bottom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.so-mainhome-bottom-links {
  width: 20%;
  margin-left: -1px;
  padding: 20px;
  border-right: 1px solid #fac81a;
  border-left: 1px solid #fac81a;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.so-mainhome-bottom-links:hover {
  position: relative;
  top: -10px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #f70, #f93);
  background-image: linear-gradient(180deg, #f70, #f93);
  font-weight: 400;
}

.so-mainhome-bottom-links.so-last {
  border-right-width: 0px;
}

.so-mainhome-bottom-links.so-first {
  border-left-width: 0px;
}

.so-mainhome-bottom-icon {
  width: 60px;
  margin-bottom: 10px;
}

.so-slide-home-photo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Black-Ant.jpg');
  background-image: linear-gradient(180deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Black-Ant.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.so-slide-home-photo.so-slide-2 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Andrew-Mooloolaba.jpg');
  background-image: linear-gradient(180deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Andrew-Mooloolaba.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.so-slide-home-photo.so-slide-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Mark-Noosa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Mark-Noosa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.so-slide-home-photo.so-slide-4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Offgrid-Doonan.jpg');
  background-image: linear-gradient(180deg, rgba(0, 34, 68, .6), rgba(0, 34, 68, .6)), url('../images/Offgrid-Doonan.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.so-slide-home-text-container {
  display: block;
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.so-middle {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.so-slide-text-50pct {
  width: 50%;
  color: #222;
  font-size: 60px;
  line-height: 66px;
  font-weight: 100;
  text-align: center;
}

.acenter {
  text-align: center;
}

.so-italic-bold-geo {
  font-family: 'Droid Serif', serif;
  font-style: italic;
  font-weight: 700;
}

.so-button-home {
  padding: 7px 30px;
  border: 2px solid #f93;
  border-radius: 6px;
  background-color: #f93;
  color: #111;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.so-button-home:hover {
  background-color: #fff;
}

.so-slide-text-top {
  padding: 20px;
  background-color: hsla(0, 0%, 100%, .8);
  color: #111;
  font-size: 44px;
  line-height: 52px;
  font-weight: 100;
  text-align: center;
}

.so-section-home {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}

.so-section-home.so-blur-bg {
  position: relative;
  height: 400px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4)), url('../images/blur-bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4)), url('../images/blur-bg.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.so-section-home.so-bg-lightgray {
  background-color: #f9f9f9;
}

.so-container {
  display: block;
  width: 96%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.so-flex-2cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.so-flex-2cols-col {
  width: 50%;
  padding: 20px 35px;
  border-right: 1px solid #e5e5e5;
}

.so-flex-2cols-col.last-col {
  border-right-width: 0px;
}

.so-h2-home {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #333;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
}

.fc-orange {
  color: #f93;
}

.fa-ul {
  margin-top: 25px;
}

.fa-li {
  color: #f93;
}

.so-list-item {
  padding-bottom: 5px;
}

.so-h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #111;
  font-size: 40px;
  line-height: 48px;
  font-weight: 300;
}

.so-h1.so-contact-title {
  margin-bottom: 5px;
  color: #fff;
}

.so-h1.so-pagetitle {
  margin-top: 0px;
  border-bottom: 3px solid #eee;
}

.so-whitebox-trans {
  padding: 25px;
  background-color: hsla(0, 0%, 100%, .4);
}

.martop-20 {
  margin-top: 20px;
}

.marbot-20 {
  margin-bottom: 20px;
}

.martop-30 {
  margin-top: 30px;
}

.marbot-30 {
  margin-bottom: 30px;
}

.padtop-20 {
  padding-top: 20px;
}

.padtop-30 {
  padding-top: 30px;
}

.padtop-10 {
  padding-top: 10px;
}

.padbot-10 {
  padding-bottom: 10px;
}

.padbot-20 {
  padding-bottom: 20px;
}

.padbot-30 {
  padding-bottom: 30px;
}

.padleft-20 {
  padding-left: 20px;
}

.padleft-10 {
  padding-left: 10px;
}

.padright-10 {
  padding-right: 10px;
}

.padright-20 {
  padding-right: 20px;
}

.so-home-circles-holder {
  position: absolute;
  left: 0px;
  top: 52%;
  right: 0px;
  z-index: 20;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.so-home-circles-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 98%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.so-home-circles {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 5px solid #f93;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .7);
  color: #f93;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.so-home-circles:hover {
  width: 200px;
  height: 200px;
  margin: 0px;
  background-color: #f93;
  color: #111;
  font-size: 20px;
}

.so-home-circles-middle {
  position: absolute;
  left: 0px;
  top: 54%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.so-home-circles-moreinfo {
  font-size: 12px;
}

.so-home-circles-topic {
  color: #fff;
}

.so-frame-box {
  padding: 8px;
  border: 0px solid #e5e5e5;
  background-color: #fff;
}

.so-home-testimonial-holder {
  margin-right: 40px;
  padding-top: 10px;
  padding-left: 45px;
  background-image: url('../images/quote.png');
  background-position: 0px 0px;
  background-size: 28px;
  background-repeat: no-repeat;
}

.so-home-testimonial-text {
  margin-bottom: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #999;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}

.fc-black {
  color: #111;
}

.fs-12 {
  font-size: 12px;
  line-height: 20px;
}

.fs-14 {
  font-size: 14px;
}

.so-home-testimonial-row {
  padding-top: 20px;
  padding-bottom: 20px;
}

.so-small-logo {
  width: 170px;
  margin-bottom: 5px;
}

.so-border-top {
  border-top: 1px solid #e5e5e5;
}

.so-gallery-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.so-gallery-container.so-gallery-page {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.so-gallery-thumb-holder {
  width: 1%;
}

.so-gallery-thumb-link {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 12px;
  color: #111;
  text-decoration: none;
}

.so-gallery-thumb-link.so-innerpage-thumb {
  width: 250px;
}

.so-gallery-projectname {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 12;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.so-gallery-location {
  color: #fff;
  font-size: 13px;
  line-height: 14px;
  font-weight: 700;
}

.so-gallery-thumb-ani-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/black-ant-photo-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.so-gallery-thumb-bgcolor {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  background-color: rgba(255, 153, 51, .75);
}

.so-gallery-thumb-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, .35);
  opacity: 0;
}

.so-bg-ligtgray {
  background-color: #f9f9f9;
}

.so-suppliers-logo {
  max-height: 70px;
  max-width: 200px;
  margin: 10px 25px;
  cursor: pointer;
}

.so-footer {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #555;
  color: #bbb;
  font-size: 14px;
  line-height: 22px;
}

.so-container-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.so-home-profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.so-avatar {
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #777;
  color: #fff;
  font-size: 22px;
  line-height: 60px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.so-home-profile-text {
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  line-height: 20px;
}

.so-footer-center {
  width: 30%;
  margin-right: 40px;
}

.so-footer-left {
  width: 42%;
  padding-right: 30px;
}

.so-footer-bold {
  color: #fff;
  font-weight: 500;
}

.so-footer-links {
  color: #ccc;
  text-decoration: none;
}

.so-footer-links:hover {
  color: #f93;
}

.so-footer-links.w--current {
  color: #f93;
}

.so-footer-heading {
  margin-top: 0px;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  text-transform: uppercase;
}

.so-footer-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.so-social-net {
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  border-radius: 50%;
  background-color: #444;
  color: #777;
  font-size: 20px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}

.so-social-net:hover {
  background-color: #fff;
}

.so-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.so-small-icon {
  width: 26px;
  margin-right: 5px;
}

.padtop-5 {
  padding-top: 5px;
}

.so-contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-height: 950px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.so-contact-content {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, rgba(35, 51, 112, .3), rgba(35, 51, 112, .3)), url('../images/solar-bg2.jpg');
  background-image: linear-gradient(180deg, rgba(35, 51, 112, .3), rgba(35, 51, 112, .3)), url('../images/solar-bg2.jpg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, cover;
}

.so-contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
}

.so-contact-left {
  width: 38%;
  padding-right: 30px;
  color: #fff;
}

.so-contact-center {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.so-contact-right {
  width: 220px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.so-contact-left-heading {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 5px solid #fff;
  font-size: 18px;
  font-weight: 400;
}

.so-contact-border-bot {
  margin-right: 50px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

.so-h4 {
  margin-bottom: 5px;
  color: #f93;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}

.so-h4.martop-0 {
  margin-top: 0px;
}

.so-contact-form-holder {
  padding: 20px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
}

.so-form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.so-form-col2 {
  width: 48%;
}

.so-field {
  margin-bottom: 0px;
  border: 1px solid #444;
  border-radius: 5px;
}

.so-field.so-textarea {
  min-height: 80px;
}

.so-field-label {
  width: 100%;
  margin-bottom: 4px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 700;
}

.so-rightbox-links {
  position: relative;
  display: block;
  height: 110px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: hsla(0, 0%, 100%, .2);
}

.so-rightbox-links:hover {
  border-color: hsla(0, 0%, 100%, .9);
  opacity: 0.75;
}

.so-rightbox-phot {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  background-image: url('../images/Black-Ant.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.so-rightbox-phot.so-rightbox-domestic {
  background-image: url('../images/Mark-Noosa.jpg');
  background-position: 50% 50%;
}

.so-rightbox-phot.so-rightbox-critical {
  background-image: url('../images/Andrew-Mooloolaba.jpg');
}

.so-rightbox-phot.so-rightbox-doctor {
  background-image: url('../images/house-solar3.jpg');
  background-position: 50% 15px;
}

.so-rightbox-phot.so-rightbox-offgrid {
  background-image: url('../images/Offgrid-Doonan.jpg');
}

.so-rightbox-moreinfo {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 11;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #f93;
  color: #111;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.so-rightbox-name {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 12;
  padding: 2px 5px 2px 10px;
  background-color: rgba(0, 0, 0, .8);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.so-section {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #fff;
}

.so-container-innerpage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.so-left-content {
  padding-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.so-right-content {
  width: 240px;
  padding-top: 10px;
  padding-left: 30px;
}

.so-breadcrumbs-section {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #f93;
  color: #fff;
  font-size: 14px;
}

.so-container-breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.so-breadcrumbs-link {
  padding-right: 3px;
  padding-left: 3px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.so-breadcrumbs-link.w--current {
  color: #111;
}

.so-breadcrumbs-arrow {
  padding-right: 5px;
  padding-left: 5px;
}

.so-h3 {
  color: #111;
  font-weight: 500;
}

.so-h3.fc-orange {
  color: #f90;
  font-size: 26px;
  line-height: 32px;
}

.so-h3.so-projectname {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 26px;
  line-height: 32px;
}

.so-photo-with-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.so-photo-with-text-img {
  width: 70%;
}

.div-block {
  width: 20%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.so-photo-with-text-textbox {
  margin-left: 10px;
  padding: 10px 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #fc6;
  background-color: #ffc;
  color: #444;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
}

.so-testimonials-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.so-testimonials-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 46%;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}

.so-testimonials-rightcontent {
  padding-top: 5px;
  padding-left: 45px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/quote.png');
  background-position: 14px 0px;
  background-size: 22px;
  background-repeat: no-repeat;
}

.so-testimonials-text {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.so-testimonial-name {
  margin-top: 15px;
  color: #222;
  font-size: 14px;
  font-weight: 700;
}

.so-about-services-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.so-about-services-holder {
  width: 46%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.so-about-services-img {
  margin-bottom: 15px;
  border: 7px solid #fff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .25);
}

.so-services-tabs {
  margin-top: 15px;
}

.so-services-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.so-services-tab-link {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #fff;
  background-color: #efefef;
  color: #777;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.so-services-tab-link:hover {
  background-color: #f93;
  color: #222;
}

.so-services-tab-link.w--current {
  background-color: #555;
  color: #fff;
}

.so-services-tab-pane {
  padding-top: 20px;
}

.so-services-photo-quote-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.so-services-quote {
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image {
  width: 60%;
}

.so-services-quote-testi {
  padding-left: 30px;
  background-image: url('../images/quote.png');
  background-position: 0px 0px;
  background-size: 24px;
  background-repeat: no-repeat;
}

.so-services-quote-text {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #888;
  font-size: 22px;
  line-height: 32px;
  font-style: italic;
}

.so-title {
  color: #f90;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}

.so-links {
  color: #f90;
  text-decoration: none;
}

.so-sitemap-list-item {
  padding-top: 10px;
}

.so-bottom-services-banner {
  margin-top: 35px;
  padding: 15px 20px;
  border: 3px solid #f60;
  background-color: #f93;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 153, 0, .86), rgba(255, 153, 0, .86)), url('../images/sola-bg4.jpg');
  background-image: linear-gradient(180deg, rgba(255, 153, 0, .86), rgba(255, 153, 0, .86)), url('../images/sola-bg4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  color: #000;
  font-size: 23px;
  line-height: 34px;
  font-weight: 500;
  text-align: center;
  text-shadow: 1px 1px 1px hsla(0, 0%, 100%, .6);
}

.so-banner-call-link {
  color: #fff;
  text-decoration: none;
  text-shadow: none;
}

.so-banner-call-link:hover {
  text-decoration: underline;
}

.so-bottom-service-banner-button {
  margin-top: 20px;
  padding: 8px 25px;
  border: 2px solid #fff;
  border-radius: 40px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
}

.so-bottom-service-banner-button:hover {
  background-color: #fff;
  color: #000;
}

.so-modal-background {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: block;
  background-color: rgba(0, 0, 0, .7);
}

.so-modal-background.so-modal-video {
  display: none;
}

.so-modal-background.so-modal-project {
  display: none;
}

.so-modal-background.so-modal-logos {
  display: none;
}

.so-modal-background.so-modal-logos.show-me {
  display: block;
}

.so-modal-background.so-modal-logos2 {
  display: none;
}

.so-modal-window {
  position: absolute;
  left: 50%;
  top: 50%;
  overflow: auto;
  width: 90%;
  max-height: 96%;
  max-width: 800px;
  min-height: 100px;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 39px 0 #000;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.so-modal-window.so-modal-window-videoproject {
  overflow: auto;
  max-height: 96%;
  max-width: 700px;
}

.so-modal-window.so-modal-for-projects {
  overflow: auto;
  width: 94%;
  max-height: 96%;
  max-width: 1100px;
}

.so-close-modal {
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 20;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
  border-radius: 50%;
  background-color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #999;
  font-size: 15px;
  line-height: 16px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.so-close-modal:hover {
  background-color: #999;
  color: #fff;
}

.so-oval-button {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 7px 20px;
  border: 2px solid #f93;
  border-radius: 30px;
  color: #f93;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
}

.so-oval-button:hover {
  background-color: #f93;
  color: #fff;
}

.so-modal-project-photo {
  width: 55%;
}

.so-modal-project-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.so-modal-project-info {
  padding-left: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.so-home-slide-nav {
  display: none;
}

.padall-20 {
  padding: 20px;
}

.so-navlink-top2-dropdown-toggle {
  padding: 0px 30px 0px 0px;
}

.so-dropdown-toggle-icon {
  margin-right: 5px;
  font-size: 16px;
}

.so-navlink-dropdown-links {
  padding: 5px 20px;
  border-bottom: 1px solid #333;
  color: #ddd;
  font-size: 14px;
  font-weight: 400;
}

.so-navlink-dropdown-links:hover {
  background-color: #333;
  color: #fff;
}

.so-navlink-dropdown-links.w--current {
  background-color: #222;
  color: #fff;
}

.dropdown-list.w--open {
  top: 30px;
  background-color: #555;
}

.so-dropdown-triangle {
  position: absolute;
  left: 20%;
  top: -10px;
  right: 0px;
  width: 10px;
  height: 10px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #555;
  border-left: 5px solid transparent;
}

.so-project-slider {
  background-color: #fff;
}

.so-h5 {
  margin-top: 0px;
  color: #777;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.padall-10 {
  padding: 10px;
}

.so-project-bottom-content {
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  background-color: #f9f9f9;
}

.so-project-company {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #f93;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
}

.so-project-type {
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 4px 10px;
  background-color: #777;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.so-name-sig {
  color: #222;
  font-size: 17px;
  font-weight: 700;
}

.fc-gray {
  color: #999;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
  line-height: 26px;
}

.so-modal-container {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
}

.so-testi-homevideo {
  display: none;
}

.show-me {
  display: block;
}

.so-mobile-menu {
  display: none;
  width: 100%;
  margin-top: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #555;
  text-align: center;
  text-transform: uppercase;
}

.link {
  display: inline-block;
}

.so-mobile-menu-link {
  margin-right: 0px;
  margin-left: 0px;
  padding: 5px;
  color: #ddd;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.so-mobile-menu-link:hover {
  background-color: #222;
  color: #fff;
}

html.w-mod-js *[data-ix="drop-delay-5-sec"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-delay-75-sec"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-delay-1-sec"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-delay-1-25-sec"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-delay-1-50-sec"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

@media (max-width: 991px) {
  .so-navbar-top {
    z-index: 2000;
  }
  .so-navlink-top {
    border-top-width: 0px;
    color: #222;
  }
  .so-navlink-top2 {
    display: block;
  }
  .so-navlink-top2:hover {
    color: #555;
  }
  .so-navlink-top2.w--current {
    color: #000;
  }
  .so-slide-text-50pct {
    font-size: 50px;
    line-height: 56px;
  }
  .so-gallery-thumb-link.so-innerpage-thumb {
    width: 220px;
    height: 220px;
  }
  .so-gallery-projectname {
    font-size: 18px;
  }
  .so-contact-section {
    height: auto;
    max-height: none;
  }
  .so-contact-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .so-contact-left {
    width: 100%;
  }
  .so-navbar-top-navmenu {
    background-color: #ddd;
  }
  .so-left-content {
    padding-right: 0px;
  }
  .so-photo-with-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-photo-with-text-img {
    width: 100%;
  }
  .so-photo-with-text-textbox {
    margin-top: 10px;
  }
  .so-testimonials-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-testimonials-holder {
    width: 100%;
  }
  .so-modal-project-photo {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
  }
  .so-modal-project-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-modal-project-info {
    padding-left: 0px;
  }
  .so-project-slider {
    background-color: #555;
  }
  .so-project-slides {
    position: relative;
    text-align: center;
  }
  .so-h5 {
    font-weight: 500;
  }
  .so-project-slides-img {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .so-header-container {
    padding-top: 10px;
  }
  .so-navbar-top {
    display: none;
  }
  .so-brand-img {
    max-height: 40px;
  }
  .so-navbar-top2 {
    display: none;
  }
  .so-mainhome-bottom-icon {
    margin-bottom: 0px;
  }
  .so-slide-text-50pct {
    width: 80%;
    font-size: 40px;
    line-height: 44px;
  }
  .so-mainhome-bottom-text {
    display: none;
  }
  .so-home-circles {
    width: 140px;
    height: 140px;
    margin: 10px;
    font-size: 16px;
    line-height: 20px;
  }
  .so-home-circles:hover {
    width: 160px;
    height: 160px;
    font-size: 18px;
  }
  .so-gallery-container.so-gallery-page {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .so-container-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-footer-center {
    width: 100%;
    padding-bottom: 10px;
  }
  .so-footer-left {
    width: 100%;
    padding-bottom: 25px;
  }
  .so-rightbox-links {
    display: inline-block;
    width: 300px;
  }
  .so-container-innerpage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-right-content {
    width: 100%;
    padding-top: 25px;
    padding-left: 0px;
  }
  .so-rightboxes-holder {
    text-align: center;
  }
  .so-modal-project-photo {
    width: 100%;
  }
  .so-modal-project-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-modal-project-info {
    padding: 10px;
  }
  .so-mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .so-mobile-menu-link {
    padding-right: 7px;
    padding-left: 7px;
  }
}

@media (max-width: 479px) {
  .so-header-container {
    padding-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .so-brand {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .so-header-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .so-navbar-top {
    display: none;
  }
  .so-header-left {
    padding-top: 8px;
    text-align: center;
  }
  .so-header-phone-div {
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
  }
  .so-navbar-top2 {
    display: none;
  }
  .so-h1.acenter {
    font-size: 32px;
    line-height: 40px;
  }
  .so-home-circles {
    width: 80px;
    height: 80px;
    border-width: 2px;
    font-size: 11px;
    line-height: 14px;
  }
  .so-home-circles:hover {
    width: 100px;
    height: 100px;
    font-size: 13px;
  }
  .so-home-circles-moreinfo {
    display: none;
  }
  .so-contact-section {
    height: auto;
    max-height: auto;
  }
  .so-contact-right {
    width: 100%;
    padding-top: 25px;
    padding-left: 0px;
    text-align: center;
  }
  .so-rightbox-links {
    display: inline-block;
    width: 230px;
  }
  .so-project-slider {
    height: 200px;
  }
  .so-mobile-menu {
    display: block;
    margin-top: 5px;
  }
  .so-mobile-menu-link:hover {
    color: #fff;
  }
}

