.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 124px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 43, 57, .69)), to(rgba(1, 43, 57, .69))), url('../images/Ignition_Building.jpg');
  background-image: linear-gradient(180deg, rgba(1, 43, 57, .69), rgba(1, 43, 57, .69)), url('../images/Ignition_Building.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading {
  display: inline-block;
  width: 900px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 31px;
  line-height: 42px;
  text-align: center;
}

.heading.contact-us {
  width: auto;
  margin-bottom: 0px;
  color: #fff;
  font-size: 36px;
  font-weight: 100;
}

.heading.get-in-touch {
  width: auto;
  margin-bottom: 0px;
  margin-left: 36px;
  padding-top: 0px;
  color: #33ae41;
  font-size: 36px;
  font-weight: 100;
}

.sub_heading {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 21.2px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.footer_text {
  display: inline-block;
  margin-top: 23px;
  margin-bottom: 23px;
  color: #fff;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 400px;
  padding: 50px 100px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #003f52;
}

.header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 58px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.email {
  margin-left: 0px;
  padding-left: 0px;
  border-left: 1px none #fff;
  color: #fff;
  line-height: 15px;
  text-decoration: none;
}

.phone {
  margin-left: 0px;
  color: #fff;
  text-decoration: none;
}

.image {
  margin-left: 30px;
}

.image._1 {
  margin-left: 0px;
}

.image._2 {
  margin-left: 0px;
}

.div-block {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-3 {
  margin-bottom: 0px;
}

.contact-div {
  margin-bottom: 0px;
}

.email-div {
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.address-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-4 {
  margin-left: 20px;
}

.address-div-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
  margin-bottom: 28px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.button {
  width: 200px;
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #003f52;
  font-weight: 700;
}

.section-2 {
  height: 15px;
  background-color: #012b39;
}

.html-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-3 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column {
  display: block;
  padding: 40px;
  background-color: #33ae41;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.html-embed-2 {
  width: 100%;
}

.contact-text {
  display: inline-block;
  margin-top: 34px;
  margin-bottom: 50px;
  padding-right: 0px;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.text-span {
  font-weight: 700;
}

.columns {
  position: absolute;
}

.h2-heading {
  margin-top: 8px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 28px;
  font-weight: 100;
  text-align: left;
  letter-spacing: 0px;
}

.au-text_white {
  width: 750px;
  margin-top: 36px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
}

.au-text_white.left {
  width: auto;
  margin-top: 70px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: left;
}

.sub_heading_text {
  position: relative;
  z-index: 100;
  display: block;
  margin-bottom: 0px;
  border-left: 0px none #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  text-align: left;
}

.carosel_wrapper1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70%;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 90px;
  padding-left: 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.carosel_wrapper {
  display: block;
  padding-top: 50px;
  padding-left: 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slider-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 700px;
  margin-right: 90px;
  margin-left: 40px;
  padding-top: 90px;
  background-color: transparent;
}

.slide_1_about_us {
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(36%, rgba(0, 0, 0, .37)), to(transparent)), url('../images/Ignition_Building.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .37) 36%, transparent), url('../images/Ignition_Building.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-nav-2 {
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  padding-bottom: 65px;
  font-size: 12px;
}

@media (max-width: 991px) {
  .heading {
    width: 750px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading.contact-us {
    padding-left: 0px;
  }
  .heading.get-in-touch {
    padding-left: 0px;
  }
  .sub_heading {
    width: 750px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer {
    padding-right: 30px;
    padding-left: 30px;
  }
  .column {
    display: block;
  }
  .contact-text {
    display: block;
    width: auto;
    padding-right: 4px;
  }
  .carosel_wrapper1 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .carosel_wrapper {
    padding-left: 40px;
  }
  .slider-2 {
    margin-right: 50px;
    margin-left: 0px;
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .heading {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 32px;
  }
  .heading.contact-us {
    margin-left: 0px;
  }
  .heading.get-in-touch {
    margin-left: 0px;
    padding-left: 30px;
  }
  .sub_heading {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12.6px;
    line-height: 28px;
  }
  .footer {
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .image-2 {
    width: 40%;
    max-width: 40%;
  }
  .column {
    margin-bottom: 53px;
    padding-left: 30px;
  }
  .column-2 {
    padding-right: 0px;
  }
  .contact-text {
    width: auto;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    font-size: 12.6px;
    line-height: 21px;
  }
  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .link-block.w--current {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .h2-heading {
    font-size: 48px;
    line-height: 54px;
  }
}

@media (max-width: 479px) {
  .section {
    padding-top: 39%;
    padding-bottom: 0px;
  }
  .heading {
    line-height: 27px;
  }
  .heading.contact-us {
    margin-right: 0px;
  }
  .heading.get-in-touch {
    margin-right: 0px;
    padding-left: 20px;
  }
  .sub_heading {
    line-height: 19px;
  }
  .footer {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .email {
    margin-left: 0px;
  }
  .phone {
    margin-left: 0px;
  }
  .image._1 {
    margin-right: 10px;
  }
  .image._2 {
    margin-right: 10px;
    margin-left: 0px;
  }
  .div-block {
    margin-bottom: 0px;
  }
  .image-2 {
    width: 50%;
    max-width: 50%;
  }
  .div-block-2 {
    margin-top: 0px;
  }
  .div-block-3 {
    margin-bottom: 20px;
  }
  .contact-div {
    margin-bottom: 20px;
  }
  .email-div {
    margin-bottom: 0px;
  }
  .address-div {
    margin-bottom: 0px;
  }
  .address-div-copy {
    margin-bottom: 28px;
  }
  .column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-2 {
    padding-right: 0px;
  }
  .contact-text {
    line-height: 19px;
  }
  .h2-heading {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0px;
  }
  .au-text_white.left {
    margin-top: 0px;
  }
  .sub_heading_text {
    font-size: 14px;
    text-align: center;
  }
  .carosel_wrapper1 {
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .carosel_wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .slider-2 {
    height: 600px;
    margin-right: 0px;
    padding-top: 0px;
  }
  .slide-nav-2 {
    padding-bottom: 0px;
  }
}