/*
	Author: Ninjas For Hire
	Author URL: http://www.ninjasforhire.co.za

	Made in Cape Town :)
*/
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
/* base */
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  -webkit-text-stroke: 1px transparent;
  position: relative; }

.container {
  max-width: 745px !important; }

.bg_cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  z-index: 0; }

img {
  border: 0; }

h1, h2, h3, h4, h5, h6, p, form, input, ul, ol, li, header, nav, footer, section {
  list-style: none;
  margin: 0;
  padding: 0; }

header, nav, footer, section {
  display: block;
  position: relative;
  z-index: 2; }

input:focus,
textarea:focus {
  outline: none; }

input,
textarea,
select,
option {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300; }

textarea {
  resize: none;
  overflow: auto; }

table,
table td {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0; }

a {
  color: #333; }

.listing article.bussiness em {
  text-transform: capitalize; }

@media (max-width: 800px) {
  body .listing.contact_page .container article header h1,
  body .listing.sustain_page .container article header h1,
  body .listing .container article header h1,
  body .listing.energy_page .container article header h1,
  body .listing.carbon_page .container article header h1,
  body .listing.water_page .container article header h1,
  body .listing.energy_mng_page .container article header h1,
  body .listing.energy_dev_page .container article header h1,
  body .listing.renew_energy_page .container article header h1,
  body .listing.clients_page .container article header h1 {
    font-size: 40px;
    line-height: 42px; }
  body .listing.contact_page .container article header h2,
  body .listing.sustain_page .container article header h2,
  body .listing .container article header h2,
  body .listing.energy_page .container article header h2,
  body .listing.carbon_page .container article header h2,
  body .listing.water_page .container article header h2,
  body .listing.energy_mng_page .container article header h2,
  body .listing.energy_dev_page .container article header h2,
  body .listing.renew_energy_page .container article header h2,
  body .listing.clients_page .container article header h2 {
    font-size: 8vw; }
  body .listing.contact_page .container article header h1, body .listing.contact_page .container article header h2,
  body .listing.sustain_page .container article header h1,
  body .listing.sustain_page .container article header h2,
  body .listing .container article header h1,
  body .listing .container article header h2,
  body .listing.energy_page .container article header h1,
  body .listing.energy_page .container article header h2,
  body .listing.carbon_page .container article header h1,
  body .listing.carbon_page .container article header h2,
  body .listing.water_page .container article header h1,
  body .listing.water_page .container article header h2,
  body .listing.energy_mng_page .container article header h1,
  body .listing.energy_mng_page .container article header h2,
  body .listing.energy_dev_page .container article header h1,
  body .listing.energy_dev_page .container article header h2,
  body .listing.renew_energy_page .container article header h1,
  body .listing.renew_energy_page .container article header h2,
  body .listing.clients_page .container article header h1,
  body .listing.clients_page .container article header h2 {
    float: left;
    width: calc(100% - 100px);
    display: block;
    clear: both; }
  body .listing.contact_page .container article header em,
  body .listing.sustain_page .container article header em,
  body .listing .container article header em,
  body .listing.energy_page .container article header em,
  body .listing.carbon_page .container article header em,
  body .listing.water_page .container article header em,
  body .listing.energy_mng_page .container article header em,
  body .listing.energy_dev_page .container article header em,
  body .listing.renew_energy_page .container article header em,
  body .listing.clients_page .container article header em {
    display: block;
    clear: both; }
  body .listing.contact_page .container article header .number,
  body .listing.sustain_page .container article header .number,
  body .listing .container article header .number,
  body .listing.energy_page .container article header .number,
  body .listing.carbon_page .container article header .number,
  body .listing.water_page .container article header .number,
  body .listing.energy_mng_page .container article header .number,
  body .listing.energy_dev_page .container article header .number,
  body .listing.renew_energy_page .container article header .number,
  body .listing.clients_page .container article header .number {
    position: relative;
    float: right;
    display: inline-block;
    width: 100px;
    height: auto;
    top: 0; }
    body .listing.contact_page .container article header .number img,
    body .listing.sustain_page .container article header .number img,
    body .listing .container article header .number img,
    body .listing.energy_page .container article header .number img,
    body .listing.carbon_page .container article header .number img,
    body .listing.water_page .container article header .number img,
    body .listing.energy_mng_page .container article header .number img,
    body .listing.energy_dev_page .container article header .number img,
    body .listing.renew_energy_page .container article header .number img,
    body .listing.clients_page .container article header .number img {
      width: 100px; }
  body .listing.carbon_page .container article header .number img {
    width: 84px; }
  body .listing.contact_page,
  body .listing.sustain_page,
  body .listing,
  body .listing.energy_page,
  body .listing.carbon_page,
  body .listing.water_page,
  body .listing.energy_mng_page,
  body .listing.energy_dev_page,
  body .listing.renew_energy_page,
  body .listing.clients_page,
  body .listing.solutions_page {
    padding-top: 0px; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

/* generic */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearboth {
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

.container {
  margin: 0 auto;
  max-width: 1200px; }

.state-indicator {
  position: absolute;
  top: -999em;
  left: -999em;
  z-index: 1; }

/* tablet */
@media all and (max-width: 992px) {
  .state-indicator {
    z-index: 7; } }

.header {
  background: transparent;
  height: 77px;
  overflow: visible;
  z-index: 9001; }
  .header .container {
    max-width: 870px !important;
    overflow: visible;
    height: 77px; }
  .header .row {
    background: #fff;
    margin-bottom: 10px; }
  .header .mobile {
    display: none; }
  .header .desktop {
    display: block; }
  .header nav {
    position: relative;
    overflow: visible;
    height: 77px; }
    .header nav ul {
      padding-top: 38px; }
      .header nav ul li {
        background-image: url("../images/menu_bg.png");
        background-repeat: no-repeat;
        float: left;
        height: 39px;
        width: 140px;
        text-align: left;
        overflow: hidden;
        padding-bottom: 5px;
        position: relative; }
        .header nav ul li a {
          color: #737373;
          font-size: 16px;
          height: 35px;
          text-decoration: none;
          width: 140px;
          padding-left: 10px;
          text-decoration: none;
          display: block;
          padding-top: 5px;
          font-weight: 600; }
        .header nav ul li ul {
          background-image: none;
          background-color: transparent;
          top: 39px;
          height: auto;
          width: 200px;
          position: absolute;
          padding-top: 0px;
          z-index: 1000; }
        .header nav ul li li {
          background-color: rgba(0, 0, 0, 0.6);
          background-image: none;
          display: block;
          height: 39px;
          width: auto;
          padding-bottom: 0px;
          overflow: hidden; }
          .header nav ul li li a {
            color: #777;
            width: 300px;
            font-size: 14px;
            line-height: 32px;
            margin: 0 10px 0 10px;
            border-bottom: 1px solid #555; }
          .header nav ul li li a:hover {
            color: #10d011;
            border-bottom: 1px solid #333; }
        .header nav ul li li:last-child a {
          border-bottom: none; }
      .header nav ul li:hover, .header nav ul li.current-menu-item {
        background-image: url("../images/menu_bg_hover.png"); }
        .header nav ul li:hover a, .header nav ul li.current-menu-item a {
          color: #fff; }
      .header nav ul li:hover {
        overflow: visible;
        display: block; }
        .header nav ul li:hover li:hover {
          color: #888;
          background-image: none; }

@media (max-width: 1024px) {
  .header {
    position: relative;
    z-index: 9001; }
    .header .container {
      display: none; }
    .header .mobile {
      display: block;
      position: relative;
      overflow: visible;
      height: 77px;
      width: 100%; }
      .header .mobile i {
        float: right;
        color: #fff;
        font-size: 24px;
        padding: 22px 22px 0 0;
        position: relative;
        display: block;
        z-index: 9006; }
      .header .mobile i:hover {
        cursor: pointer; }
      .header .mobile .fa-bars.its_open {
        color: #888; }
      .header .mobile ul {
        position: absolute;
        top: -200vh;
        height: auto;
        min-height: 100vh;
        width: 100%;
        background-color: #FFF;
        display: table;
        transition: all 0.6s ease;
        z-index: 9005; }
        .header .mobile ul li {
          background-image: none;
          float: none;
          height: auto;
          width: 100%;
          text-align: center;
          overflow: hidden;
          padding-bottom: 0;
          position: relative;
          display: table-cell;
          vertical-align: middle;
          display: block; }
          .header .mobile ul li a {
            color: #737373;
            font-size: 16px;
            height: 40px;
            text-decoration: none;
            width: 100%;
            padding-left: 10px;
            text-decoration: none;
            display: block;
            padding-top: 5px;
            font-weight: 600; }
          .header .mobile ul li ul {
            position: relative;
            top: auto;
            height: auto;
            min-height: 0;
            width: 100%;
            background-color: #FFF; }
            .header .mobile ul li ul li a {
              color: #fff; }
            .header .mobile ul li ul li:hover a {
              color: #ccc; }
        .header .mobile ul li:hover {
          background-image: none; }
          .header .mobile ul li:hover > a {
            color: #666; }
        .header .mobile ul li.current-menu-item {
          background-image: none; }
          .header .mobile ul li.current-menu-item > a {
            color: #666; }
      .header .mobile ul.open {
        position: absolute;
        top: 0;
        height: auto;
        min-height: 100vh;
        width: 100%;
        background-color: #FFF;
        display: table;
        transition: all 0.6s ease; }
    .header .mobile.open {
      min-height: 100vh;
      z-index: 9003; } }

@media (max-width: 1042px) {
  body .listing.contact_page .container article header .number,
  body .listing.sustain_page .container article header .number,
  body .listing .container article header .number,
  body .listing.energy_page .container article header .number {
    position: relative;
    float: right;
    display: inline-block;
    width: 100px;
    height: auto;
    top: 0; }
    body .listing.contact_page .container article header .number img,
    body .listing.sustain_page .container article header .number img,
    body .listing .container article header .number img,
    body .listing.energy_page .container article header .number img {
      width: 100px; } }

.footer {
  background: transparent;
  padding-top: 72px;
  padding-bottom: 40px;
  text-align: center; }
  .footer .application {
    float: right;
    margin-right: 100px; }
  .footer .future {
    margin-left: 90px;
    float: left; }
  .footer .makingsense {
    margin: 0 auto;
    display: inline-block; }
  .footer .grnlgk {
    float: right;
    margin-right: 90px; }

@media (max-width: 1200px) {
  .footer .future, .footer .makingsense, .footer .grnlgk {
    display: block;
    width: 32%;
    float: left;
    margin: 0;
    margin-left: 1%; } }

@media (max-width: 764px) {
  .footer {
    text-align: center; }
    .footer .future, .footer .makingsense, .footer .grnlgk {
      display: inline-block;
      width: auto;
      float: none;
      margin: 0;
      margin-bottom: 20px;
      max-width: 90%; } }

.bg_cover.home {
  background-image: url("../images/home_bg.jpg"); }

.listing {
  padding-top: 77px;
  color: #ffffff; }
  .listing .container {
    font-family: 'Open Sans', sans-serif; }
    .listing .container article {
      color: #ffffff;
      font-size: 21px; }
      .listing .container article h1 {
        font-size: 54px;
        margin-bottom: 48px;
        text-transform: uppercase;
        font-weight: 500;
        line-height: 64px; }
        .listing .container article h1 span {
          font-weight: 700; }
      .listing .container article em {
        color: #0dd20e;
        margin-bottom: 33px;
        display: block;
        font-style: normal;
        text-align: justify; }
      .listing .container article .content {
        line-height: 32px; }
      .listing .container article p {
        display: block;
        margin-bottom: 30px;
        text-align: justify; }
    .listing .container .sub_text p, .listing .container .sub_text ul {
      font-size: 14px;
      line-height: 24px; }

.bg_cover.solutions {
  background-image: url("../images/solutions/solutions_bg.jpg"); }

.listing.solutions_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.solutions_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.solutions_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.solutions_page .container article h1 {
        font-size: 62px;
        margin-bottom: 26px;
        text-transform: uppercase;
        font-weight: 500;
        line-height: normal; }
        .listing.solutions_page .container article h1 span {
          font-weight: 700; }
      .listing.solutions_page .container article em {
        color: #0dd20e;
        margin-bottom: 33px;
        display: block;
        font-style: normal; }
      .listing.solutions_page .container article .content {
        font-size: 14px; }
        .listing.solutions_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.solutions_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.solutions_page .container article .content .green {
          text-align: center; }
          .listing.solutions_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.solutions_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.solutions_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.solutions_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.solutions_page .container article .content .text-left {
          text-align: left; }
        .listing.solutions_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.solutions_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.solutions_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }

@media (max-width: 764px) {
  .listing.solutions_page .container article h1 {
    font-size: 56px;
    line-height: 50px; }
  .listing.solutions_page .container article .content .green_images {
    padding-left: 0px;
    text-align: center; }
    .listing.solutions_page .container article .content .green_images img {
      width: auto;
      display: inline-block; }
  .listing.solutions_page .container article .content .plus {
    padding-top: 0px; }
  .listing.solutions_page .container article .content .green h2 {
    height: auto;
    text-align: center;
    font-size: 38px; } }

.bg_cover.carbon_print {
  background-image: url("../images/bus_unit/1/bg_1.jpg"); }

.listing.carbon_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.carbon_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.carbon_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.carbon_page .container article header {
        position: relative; }
        .listing.carbon_page .container article header .logo {
          float: right; }
        .listing.carbon_page .container article header h1 {
          font-size: 91px;
          font-weight: 600;
          line-height: normal;
          margin-bottom: 22px;
          text-transform: uppercase;
          line-height: 100px; }
          .listing.carbon_page .container article header h1 span {
            font-weight: 700; }
        .listing.carbon_page .container article header h2 {
          color: #89b7db;
          font-size: 35px;
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 34px; }
        .listing.carbon_page .container article header .number {
          position: absolute;
          top: 55px; }
      .listing.carbon_page .container article em {
        color: #0dd20e;
        display: block;
        font-style: normal;
        margin-bottom: 23px;
        font-size: 24px; }
      .listing.carbon_page .container article .content {
        font-size: 14px; }
        .listing.carbon_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.carbon_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.carbon_page .container article .content .green {
          text-align: center; }
          .listing.carbon_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.carbon_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.carbon_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.carbon_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.carbon_page .container article .content .text-left {
          text-align: left; }
        .listing.carbon_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.carbon_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.carbon_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }

.bg_cover.water_print {
  background-image: url("../images/bus_unit/2/bg_2.jpg"); }

.listing.water_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.water_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.water_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.water_page .container article header {
        position: relative; }
        .listing.water_page .container article header .logo {
          float: right; }
        .listing.water_page .container article header h1 {
          font-size: 91px;
          font-weight: 600;
          line-height: normal;
          margin-bottom: 22px;
          text-transform: uppercase;
          line-height: 100px; }
          .listing.water_page .container article header h1 span {
            font-weight: 700; }
        .listing.water_page .container article header h2 {
          color: #89b7db;
          font-size: 35px;
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 34px; }
        .listing.water_page .container article header .number {
          position: absolute;
          top: 55px; }
      .listing.water_page .container article em {
        color: #0dd20e;
        display: block;
        font-style: normal;
        margin-bottom: 23px;
        font-size: 24px; }
      .listing.water_page .container article .content {
        font-size: 14px; }
        .listing.water_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.water_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.water_page .container article .content .green {
          text-align: center; }
          .listing.water_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.water_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.water_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.water_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.water_page .container article .content .text-left {
          text-align: left; }
        .listing.water_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.water_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.water_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }

.bg_cover.energ_effic {
  background-image: url("../images/bus_unit/3/nav_3.jpg"); }

.listing.energy_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.energy_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.energy_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.energy_page .container article header {
        position: relative; }
        .listing.energy_page .container article header .logo {
          float: right; }
        .listing.energy_page .container article header h1 {
          font-size: 91px;
          font-weight: 600;
          line-height: normal;
          margin-bottom: 22px;
          text-transform: uppercase;
          line-height: 100px; }
          .listing.energy_page .container article header h1 span {
            font-weight: 700; }
        .listing.energy_page .container article header h2 {
          color: #67c0b7;
          font-size: 35px;
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 34px; }
        .listing.energy_page .container article header .number {
          position: absolute;
          top: 55px; }
      .listing.energy_page .container article em {
        color: #0dd20e;
        display: block;
        font-style: normal;
        margin-bottom: 23px;
        font-size: 24px; }
      .listing.energy_page .container article .content {
        font-size: 14px; }
        .listing.energy_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.energy_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.energy_page .container article .content .green {
          text-align: center; }
          .listing.energy_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.energy_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.energy_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.energy_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.energy_page .container article .content .text-left {
          text-align: left; }
        .listing.energy_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.energy_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.energy_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }

.bg_cover.energ_mng {
  background-image: url("../images/bus_unit/4/bg_4.jpg"); }

.listing.energy_mng_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.energy_mng_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.energy_mng_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.energy_mng_page .container article header {
        position: relative; }
        .listing.energy_mng_page .container article header .logo {
          float: right; }
        .listing.energy_mng_page .container article header h1 {
          font-size: 91px;
          font-weight: 600;
          line-height: normal;
          margin-bottom: 22px;
          text-transform: uppercase;
          line-height: 100px; }
          .listing.energy_mng_page .container article header h1 span {
            font-weight: 700; }
        .listing.energy_mng_page .container article header h2 {
          color: #67c0b7;
          font-size: 35px;
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 34px; }
        .listing.energy_mng_page .container article header .number {
          position: absolute;
          top: 65px; }
      .listing.energy_mng_page .container article em {
        color: #0dd20e;
        display: block;
        font-style: normal;
        margin-bottom: 23px;
        font-size: 24px; }
      .listing.energy_mng_page .container article .content {
        font-size: 14px; }
        .listing.energy_mng_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.energy_mng_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.energy_mng_page .container article .content .green {
          text-align: center; }
          .listing.energy_mng_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.energy_mng_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.energy_mng_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.energy_mng_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.energy_mng_page .container article .content .text-left {
          text-align: left; }
        .listing.energy_mng_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.energy_mng_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.energy_mng_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }

.bg_cover.energ_dev {
  background-image: url("../images/bus_unit/5/bg_5.jpg"); }

.listing.energy_dev_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.energy_dev_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.energy_dev_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.energy_dev_page .container article header {
        position: relative; }
        .listing.energy_dev_page .container article header .logo {
          float: right; }
        .listing.energy_dev_page .container article header h1 {
          font-size: 80px;
          font-weight: 600;
          line-height: normal;
          margin-bottom: 22px;
          text-transform: uppercase;
          line-height: 100px; }
          .listing.energy_dev_page .container article header h1 span {
            font-weight: 700; }
        .listing.energy_dev_page .container article header h2 {
          color: #f17d42;
          font-size: 35px;
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 34px; }
        .listing.energy_dev_page .container article header .number {
          position: absolute;
          top: 65px; }
      .listing.energy_dev_page .container article em {
        color: #0dd20e;
        display: block;
        font-style: normal;
        margin-bottom: 23px;
        font-size: 24px; }
      .listing.energy_dev_page .container article .content {
        font-size: 14px; }
        .listing.energy_dev_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.energy_dev_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.energy_dev_page .container article .content .green {
          text-align: center; }
          .listing.energy_dev_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.energy_dev_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.energy_dev_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.energy_dev_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.energy_dev_page .container article .content .text-left {
          text-align: left; }
        .listing.energy_dev_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.energy_dev_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.energy_dev_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }

.bg_cover.renew_energy {
  background-image: url("../images/bus_unit/6/bg_6.jpg"); }

.listing.renew_energy_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.renew_energy_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.renew_energy_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.renew_energy_page .container article header {
        position: relative; }
        .listing.renew_energy_page .container article header .logo {
          float: right; }
        .listing.renew_energy_page .container article header h1 {
          font-size: 80px;
          font-weight: 600;
          line-height: normal;
          margin-bottom: 22px;
          text-transform: uppercase;
          line-height: 100px; }
          .listing.renew_energy_page .container article header h1 span {
            font-weight: 700; }
        .listing.renew_energy_page .container article header h2 {
          color: #f17d42;
          font-size: 35px;
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 34px; }
        .listing.renew_energy_page .container article header .number {
          position: absolute;
          top: 65px; }
      .listing.renew_energy_page .container article em {
        color: #0dd20e;
        display: block;
        font-style: normal;
        margin-bottom: 23px;
        font-size: 24px; }
      .listing.renew_energy_page .container article .content {
        font-size: 14px; }
        .listing.renew_energy_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.renew_energy_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.renew_energy_page .container article .content .green {
          text-align: center; }
          .listing.renew_energy_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.renew_energy_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.renew_energy_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.renew_energy_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.renew_energy_page .container article .content .text-left {
          text-align: left; }
        .listing.renew_energy_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.renew_energy_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.renew_energy_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }

@media (max-width: 764px) {
  body .listing .container article header .logo {
    margin-bottom: 36px; }
  body .listing .container article header h2 {
    line-height: 40px; }
  body .listing .container article header .number {
    top: -6px !important; } }

.bg_cover.clients {
  background-image: url("../images/clients_bg.jpg"); }

.listing.clients_page {
  padding-top: 77px;
  color: #ffffff;
  padding-bottom: 100px; }
  .listing.clients_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.clients_page .container article {
      color: #ffffff;
      font-size: 24px; }
      .listing.clients_page .container article h1 {
        font-size: 62px;
        margin-bottom: 26px;
        text-transform: uppercase;
        font-weight: 500;
        line-height: normal; }
        .listing.clients_page .container article h1 span {
          font-weight: 700; }
      .listing.clients_page .container article em {
        color: #0dd20e;
        margin-bottom: 33px;
        display: block;
        font-style: normal; }
      .listing.clients_page .container article .content {
        font-size: 14px; }
        .listing.clients_page .container article .content a {
          color: #fff;
          text-decoration: none; }
        .listing.clients_page .container article .content a:hover {
          color: #0dd20e; }
        .listing.clients_page .container article .content .green {
          text-align: center; }
          .listing.clients_page .container article .content .green h2 {
            color: #0dd20e;
            font-size: 48px;
            text-transform: uppercase;
            font-weight: 600;
            height: 50px;
            margin-bottom: 24px;
            line-height: normal; }
        .listing.clients_page .container article .content .green_images {
          padding-left: 50px;
          margin-bottom: 40px;
          clear: both; }
          .listing.clients_page .container article .content .green_images img {
            display: block;
            width: 100%; }
          .listing.clients_page .container article .content .green_images .title {
            text-transform: uppercase;
            font-size: 26px;
            text-align: center; }
        .listing.clients_page .container article .content .text-left {
          text-align: left; }
        .listing.clients_page .container article .content .plus {
          text-align: center;
          padding-top: calc(12% - 30px); }
          .listing.clients_page .container article .content .plus img {
            display: inline;
            float: none;
            margin: 0 auto;
            width: auto; }
      .listing.clients_page .container article p {
        display: block;
        margin-bottom: 30px;
        line-height: 25px; }
  .listing.clients_page .clients_list {
    margin: 0 auto; }
    .listing.clients_page .clients_list .client {
      text-align: right;
      padding-right: 10px;
      width: 50%;
      padding-bottom: 20px; }
      .listing.clients_page .clients_list .client .client_title {
        font-size: 24px;
        text-transform: uppercase; }
      .listing.clients_page .clients_list .client .affiliation {
        font-size: 14px;
        padding-bottom: 20px;
        display: none; }
    .listing.clients_page .clients_list .client_logo {
      text-align: center;
      width: 50%;
      padding-bottom: 20px; }

@media (max-width: 764px) {
  body .listing.solutions_page .container article h1 {
    font-size: 42px;
    line-height: 42px; }
  body .listing.solutions_page .container article .content .green_images {
    padding-left: 0px;
    text-align: center; }
    body .listing.solutions_page .container article .content .green_images img {
      width: auto;
      display: inline-block; }
  body .listing.solutions_page .container article .content .plus {
    padding-top: 0px; }
  body .listing.solutions_page .container article .content .green h2 {
    height: auto;
    text-align: center;
    font-size: 38px; } }

.bg_cover.contact {
  background-image: url("../images/contact_bg.jpg"); }

.listing.contact_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.contact_page .container {
    font-family: 'Open Sans', sans-serif; }
    .listing.contact_page .container article {
      color: #ffffff;
      font-size: 24px;
      line-height: normal; }
      .listing.contact_page .container article h1 {
        font-size: 61px;
        line-height: 64px;
        margin-bottom: 26px;
        text-transform: uppercase;
        font-weight: 500; }
        .listing.contact_page .container article h1 span {
          font-weight: 700; }
      .listing.contact_page .container article em {
        color: #0dd20e;
        margin-bottom: 33px;
        display: block;
        font-style: normal; }
      .listing.contact_page .container article .content a {
        color: #fff;
        text-decoration: none; }
      .listing.contact_page .container article .content a:hover {
        color: #0dd20e; }
      .listing.contact_page .container article .content .green {
        text-align: center; }
        .listing.contact_page .container article .content .green h2 {
          color: #0dd20e;
          font-size: 48px;
          text-transform: uppercase;
          font-weight: 600;
          height: 50px;
          margin-bottom: 24px;
          line-height: normal; }
      .listing.contact_page .container article .content .green_images {
        padding-left: 50px;
        margin-bottom: 40px;
        clear: both; }
        .listing.contact_page .container article .content .green_images img {
          display: block;
          width: 100%; }
        .listing.contact_page .container article .content .green_images .title {
          text-transform: uppercase;
          font-size: 26px;
          text-align: center; }
      .listing.contact_page .container article .content .text-left {
        text-align: left; }
      .listing.contact_page .container article .content .plus {
        text-align: center;
        padding-top: calc(12% - 30px); }
        .listing.contact_page .container article .content .plus img {
          display: inline;
          float: none;
          margin: 0 auto;
          width: auto; }
      .listing.contact_page .container article .content .contect_deets .shift {
        width: 66px;
        display: inline-block; }
      .listing.contact_page .container article p {
        display: block;
        margin-bottom: 30px; }

@media (max-width: 764px) {
  .listing.solutions_page .container article .content .green_images {
    padding-left: 0px;
    text-align: center; }
    .listing.solutions_page .container article .content .green_images img {
      width: auto;
      display: inline-block; }
  .listing.solutions_page .container article .content .plus {
    padding-top: 0px; }
  .listing.solutions_page .container article .content .green h2 {
    height: auto;
    text-align: center;
    font-size: 38px; } }

.bg_cover.sustain {
  background-image: url("../images/sustain.jpg"); }

.listing.sustain_page {
  padding-top: 77px;
  color: #ffffff; }
  .listing.sustain_page .big_circle {
    position: relative;
    text-align: center;
    padding-bottom: 30px; }
    .listing.sustain_page .big_circle .pieChart {
      display: inline;
      width: 1006px;
      margin-bottom: 20px; }
      .listing.sustain_page .big_circle .pieChart img {
        max-width: 100%;
        width: auto;
        height: auto; }
      .listing.sustain_page .big_circle .pieChart canvas {
        opacity: 0;
        background-image: url("../images/circle.png"); }
      .listing.sustain_page .big_circle .pieChart canvas:hover {
        cursor: pointer; }
    .listing.sustain_page .big_circle .left_info, .listing.sustain_page .big_circle .right_info {
      float: right;
      min-height: 906px;
      padding-right: 36px;
      padding-top: 200px;
      position: absolute;
      right: 0;
      top: 0;
      width: 320px;
      z-index: 9009;
      display: block; }
      .listing.sustain_page .big_circle .left_info .info_block, .listing.sustain_page .big_circle .right_info .info_block {
        display: none;
        padding-top: 26px;
        text-align: right;
        text-shadow: 1px 1px 2px #333; }
        .listing.sustain_page .big_circle .left_info .info_block .section_title, .listing.sustain_page .big_circle .right_info .info_block .section_title {
          color: #89b7db;
          display: block;
          font-size: 18px;
          margin-bottom: 12px; }
          .listing.sustain_page .big_circle .left_info .info_block .section_title a, .listing.sustain_page .big_circle .right_info .info_block .section_title a {
            text-decoration: none;
            color: #89b7db;
            text-transform: capitalize; }
          .listing.sustain_page .big_circle .left_info .info_block .section_title a:hover, .listing.sustain_page .big_circle .right_info .info_block .section_title a:hover {
            text-decoration: underline; }
      .listing.sustain_page .big_circle .left_info .left_btm_logo, .listing.sustain_page .big_circle .right_info .left_btm_logo {
        bottom: 0;
        position: absolute;
        right: 38px; }
      .listing.sustain_page .big_circle .left_info .water-footprint .section_title, .listing.sustain_page .big_circle .right_info .water-footprint .section_title {
        color: #c97f8a; }
        .listing.sustain_page .big_circle .left_info .water-footprint .section_title a, .listing.sustain_page .big_circle .right_info .water-footprint .section_title a {
          color: #c97f8a; }
      .listing.sustain_page .big_circle .left_info .energy-efficiensy-assessment .section_title, .listing.sustain_page .big_circle .right_info .energy-efficiensy-assessment .section_title {
        color: #f17d42; }
        .listing.sustain_page .big_circle .left_info .energy-efficiensy-assessment .section_title a, .listing.sustain_page .big_circle .right_info .energy-efficiensy-assessment .section_title a {
          color: #f17d42; }
      .listing.sustain_page .big_circle .left_info .energy-management .section_title, .listing.sustain_page .big_circle .right_info .energy-management .section_title {
        color: #cf9bcb; }
        .listing.sustain_page .big_circle .left_info .energy-management .section_title a, .listing.sustain_page .big_circle .right_info .energy-management .section_title a {
          color: #cf9bcb; }
      .listing.sustain_page .big_circle .left_info .energy-efficiency .section_title, .listing.sustain_page .big_circle .right_info .energy-efficiency .section_title {
        color: #67c0b7; }
        .listing.sustain_page .big_circle .left_info .energy-efficiency .section_title a, .listing.sustain_page .big_circle .right_info .energy-efficiency .section_title a {
          color: #67c0b7; }
      .listing.sustain_page .big_circle .left_info .renewable-energy .section_title, .listing.sustain_page .big_circle .right_info .renewable-energy .section_title {
        color: #d3eb5e; }
        .listing.sustain_page .big_circle .left_info .renewable-energy .section_title a, .listing.sustain_page .big_circle .right_info .renewable-energy .section_title a {
          color: #d3eb5e; }
    .listing.sustain_page .big_circle .left_info {
      float: left;
      left: 0px;
      padding-left: 36px;
      padding-right: 0;
      right: auto; }
      .listing.sustain_page .big_circle .left_info div {
        text-align: left; }
    .listing.sustain_page .big_circle .circle {
      margin: 0 auto;
      display: block;
      width: 95%;
      max-width: 1006px; }
    .listing.sustain_page .big_circle .pieContainer {
      height: 1006px; }
    .listing.sustain_page .big_circle .pieBackground {
      background-color: transparent;
      position: absolute;
      width: 1006px;
      height: 1006px; }
  .listing.sustain_page .page_content {
    max-width: 1170px;
    margin: 0 auto;
    margin-bottom: 40px; }
    .listing.sustain_page .page_content .divisions {
      border-top: 2px solid #fff;
      box-shadow: 0px -3px 5px -4px #fff;
      border-bottom: 2px solid #fff;
      height: 40px; }
      .listing.sustain_page .page_content .divisions .carbon {
        float: left;
        color: #89b7db;
        width: 16.666%;
        text-align: left;
        line-height: 35px; }
      .listing.sustain_page .page_content .divisions .water {
        float: left;
        color: #c97f8a;
        width: 16.666%;
        text-align: left;
        line-height: 35px; }
      .listing.sustain_page .page_content .divisions .energy_eff {
        float: left;
        color: #f17d42;
        width: 16.666%;
        text-align: left;
        line-height: 35px; }
      .listing.sustain_page .page_content .divisions .energy_mng {
        float: left;
        color: #cf9bcb;
        width: 16.666%;
        text-align: left;
        line-height: 35px; }
      .listing.sustain_page .page_content .divisions .energy_proj {
        float: left;
        color: #67c0b7;
        width: 16.666%;
        text-align: right;
        line-height: 35px; }
      .listing.sustain_page .page_content .divisions .renew_energy {
        float: left;
        color: #d3eb5e;
        width: 16.666%;
        text-align: right;
        line-height: 35px; }
    .listing.sustain_page .page_content .div {
      text-transform: uppercase;
      display: inline-block; }
    .listing.sustain_page .page_content .float_left.div {
      float: left;
      text-align: left;
      padding-bottom: 5px;
      height: 25px; }
    .listing.sustain_page .page_content .float_right.div {
      float: right;
      text-align: right;
      padding-bottom: 5px;
      width: 30%;
      height: 25px; }
    .listing.sustain_page .page_content .bar_white {
      border-left: 2px solid #fff;
      float: left;
      height: 40px;
      width: 1px;
      margin-top: 5px; }

@media (max-width: 1600px) {
  .listing.sustain_page .big_circle .left_info {
    padding-top: 0px;
    top: -50px; }
  .listing.sustain_page .big_circle .pieChart {
    width: 600px;
    display: block;
    margin: 0 auto;
    margin-bottom: 120px; }
  .listing.sustain_page .big_circle .left_info, .listing.sustain_page .big_circle .right_info {
    min-height: 692px; }
  .listing.sustain_page .big_circle .right_info {
    padding-top: 126px; } }

@media (max-width: 1172px) {
  .page_content {
    display: none; } }

@media (max-width: 1024px) {
  .listing.sustain_page .big_circle .pieChart {
    width: 94%;
    height: 94%;
    margin: 0 auto;
    position: relative;
    clear: both;
    display: block; }
    .listing.sustain_page .big_circle .pieChart img {
      width: 100% !important;
      height: auto !important;
      display: block; }
    .listing.sustain_page .big_circle .pieChart canvas {
      display: none; }
  .listing.sustain_page .big_circle .left_info, .listing.sustain_page .big_circle .right_info {
    position: relative;
    padding-top: 96%; }
    .listing.sustain_page .big_circle .left_info .info_block, .listing.sustain_page .big_circle .right_info .info_block {
      display: block; }
    .listing.sustain_page .big_circle .left_info .left_btm_logo, .listing.sustain_page .big_circle .right_info .left_btm_logo {
      position: relative;
      float: right;
      margin-top: 22px;
      right: auto;
      left: auto; } }

@media (max-width: 764px) {
  .listing.sustain_page .big_circle .left_info, .listing.sustain_page .big_circle .right_info {
    width: 100%;
    height: auto;
    min-height: 0;
    padding-top: 94%; }
    .listing.sustain_page .big_circle .left_info .info_block, .listing.sustain_page .big_circle .right_info .info_block {
      text-align: left; }
  .listing.sustain_page .big_circle .left_info {
    top: 0px; }
  .listing.sustain_page .big_circle .right_info {
    padding-top: 5px;
    padding-left: 34px; }
    .listing.sustain_page .big_circle .right_info .left_btm_logo {
      float: none;
      display: block;
      margin: 0 auto;
      margin-top: 30px; } }
