body {
  position: relative;
  z-index: 0;
  overflow-x: hidden;
}

#page {
  background: url("linedpaper.png");
  position: relative;
  z-index: -1;
}

main {
  padding: 50px 0;
}

main.post-127 {
  background: #fff;
  padding: 25px;
  margin: 50px auto;
  max-width: 1145px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 4px 0px;
}

.gsection {
  margin-top: 50px !important;
}

div.elementor-element-0851e3c h2:before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
  opacity: 0.6;
  background-image: url("icons/globe.png");
  left: -40px;
  top: 33%
}

div.elementor-element-9e29224 p:before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
  opacity: 0.6;
  background-image: url("icons/recycle.png");
  left: 25%;
  top: 77%
}

.elementor-button-wrapper:after {
  content: "";
  display: inline-block;
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
  opacity: 0.6;
  background-image: url("icons/ge-pink.png");
  right: -10%;
  top: -175%
}

.entry-title {
  color: #23B6EE;
}

.gform_wrapper .field_description_below .gfield_description {
  padding-top: 5px !important;
  font-style: italic;
}
.sublabel0 { color: #00833D}
.sublabel1 { color: #E2231A}
.sublabel2 { color: #FFC20E}
.sublabel3 { color: #6A1E74}
.sublabel4 { color: #80BD41}
.sublabel5 { color: #F26A21}
.sublabel6 { color: #961A49}

figure {
  background: #fff;
  position: relative;
}

figure.item:hover {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 29px 0px;
}

figure.item:hover a {
  cursor: zoom-in;
}

figure.item:hover img {
  opacity: 0.8;
}

figcaption {
  position: relative;
  z-index: 100;
  background: #fff;
}

figure:before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: -1;
  opacity: 0.6;
}

figure.icon0:before {
  background-image: url("icons/globe.png");
  left: -40px;
  top: 33%
}
figure.icon1:before {
  background-image: url("icons/pencil.png");
  left: -25px;
  top: -5%
}
figure.icon2:before {
  background-image: url("icons/dotted-blue.png");
  left: 80%;
  bottom: -40px
}
figure.icon3:before {
  background-image: url("icons/ge-pink.png");
  right: -75px;
  top: 15%
}
figure.icon4:before {
  background-image: url("icons/bulb.png");
  right: 5%;
  bottom: -20%
}
figure.icon5:before {
  background-image: url("icons/recycle.png");
  left: -40px;
  top: -40px
}
figure.icon6:before {
  background-image: url("icons/virus.png");
  left: -30px;
  top: 50%
}
figure.icon7:before {
  background-image: url("icons/dotted-black.png");
  left: -25px;
  top: -10px
}
figure.icon8:before {
  background-image: url("icons/chair.png");
  left: -25px;
  top: -10px
}
figure.icon9:before {
  background-image: url("icons/news.png");
  left: -25px;
  top: -10px
}
figure.icon10:before {
  background-image: url("icons/ge-blue.png");
  left: -25px;
  top: -10px
}

#gform_submit_button_1 {
  font-family: "Roboto", Sans-serif;
  color: #fff;
  font-weight: 500;
  background-color: #FFC20E;
  border-radius: 40px 40px 40px 40px;
  padding: 15px 35px;
  font-size: 18px;
  border:none;
}
#gform_submit_button_1:hover {
  background-color: #F26A21;
}

.page-header {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
