.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  font-family: Exo, sans-serif;
  color: #867d7d;
  font-size: 16px;
  line-height: 29px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 34px;
  font-weight: 500;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 27px;
  line-height: 40px;
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 26px;
}

a {
  padding-bottom: 5px;
  border-bottom: 2px none #6ee69c;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #ff7562;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  border-bottom-color: #ff7562;
}

.hero-main {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), to(rgba(0, 0, 0, 0.73))), url('../images/Hero_2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)), url('../images/Hero_2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: transparent;
}

.container.padding-large {
  padding-top: 50px;
  padding-bottom: 70px;
}

.container.padding-small-npt {
  padding-top: 0px;
  padding-bottom: 30px;
}

.container.padding-large-npt {
  padding-top: 0px;
  padding-bottom: 85px;
}

.container.padding-large-smallpadding-top {
  padding-top: 0px;
  padding-bottom: 85px;
}

.nav-link {
  margin-top: 0px;
  margin-left: 40px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 15px;
  font-weight: 500;
}

.nav-link:hover {
  border-bottom: 2px solid #fff;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.nav-link.w--current {
  color: #6ee69c;
}

.nav-link.dropdown-margin {
  margin-top: 0px;
  padding-right: 25px;
}

.nav-link.dropdown-margin.w--current {
  color: #6ee69c;
}

.container-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 74px;
  line-height: 79px;
  font-weight: 500;
}

.heading-1.black {
  color: #424242;
  font-weight: 500;
}

.heading-1.padding-20 {
  margin-bottom: 15px;
  padding-right: 97px;
}

.button {
  padding: 14px 30px;
  border-radius: 50px;
  background-color: #6ee69c;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Exo, sans-serif;
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 600;
}

.button:hover {
  box-shadow: 0 18px 22px -12px rgba(0, 0, 0, 0.11);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.button.green {
  background-color: #6ee69c;
}

.button.green.contact {
  margin-top: 22px;
}

.button.hero {
  background-color: #6294ff;
  color: #fff;
}

.button.whitebuttton {
  margin-top: 14px;
  background-color: #fff;
}

.button.whitebuttton.small-button {
  margin-top: 8px;
  margin-left: 17px;
  padding: 7px 24px;
}

.button.whitebuttton.small-button:hover {
  box-shadow: none;
}

.button.small-button {
  padding-top: 8px;
  padding-bottom: 8px;
}

.button.c {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px;
}

.heading-2 {
  margin-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Exo, sans-serif;
  color: #424242;
  font-size: 23px;
  line-height: 36px;
  font-weight: 500;
}

.heading-2._3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-2._3.light {
  font-weight: 300;
}

.heading-2._3.bold {
  font-weight: 600;
}

.heading-2._7 {
  margin-bottom: 44px;
}

.heading-2._7.card {
  padding: 6px 10px 6px 8px;
  background-color: #fff;
  line-height: 32px;
}

.heading-2.larg {
  font-size: 33px;
  line-height: 46px;
}

.heading-2.centre {
  text-align: center;
}

.cta-card {
  position: absolute;
  left: -40px;
  top: 75px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-top: 17px;
  padding: 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  box-shadow: 1px 1px 29px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

.heading-3 {
  font-family: Exo, sans-serif;
  color: #424242;
  font-size: 23px;
  line-height: 38px;
  font-weight: 500;
}

.text-field {
  width: 220px;
  height: 46px;
  border-radius: 4px;
  font-family: Exo, sans-serif;
  text-align: center;
}

.text-field.footer-field {
  width: 100%;
  height: 41px;
  border-radius: 17px;
  background-color: #424242;
  color: #b7ffd3;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.text-field.footer-field:hover {
  background-color: #494949;
}

.text-field.footer-field:active {
  color: #fff;
}

.text-field.footer-field:focus {
  border: 1px solid #6ee69c;
  color: #fff;
}

.text-field.footer-field::-webkit-input-placeholder {
  color: #ddd;
}

.text-field.footer-field:-ms-input-placeholder {
  color: #ddd;
}

.text-field.footer-field::-ms-input-placeholder {
  color: #ddd;
}

.text-field.footer-field::placeholder {
  color: #ddd;
}

.text-field.inline {
  width: 100%;
  margin: 16px 0px 0px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none none none solid;
  border-width: 1px 1px 1px 2px;
  border-right-color: #000;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  font-size: 14px;
  text-align: left;
}

.text-field.c {
  width: 100%;
  margin-bottom: 6px;
  border-radius: 8px;
  text-align: left;
}

.text-field.c:focus {
  border: 1px solid #6ee69c;
}

.text-field.password {
  width: 100%;
  margin-bottom: 11px;
  text-align: left;
}

.form {
  margin-top: 36px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 19px;
  padding-left: 19px;
  -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;
}

.section.padding-large {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.padding-small {
  padding-top: 30px;
  padding-bottom: 30px;
}

.colour-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.p {
  margin-top: 0px;
  font-family: Exo, sans-serif;
  line-height: 26px;
}

.p.white.smallfontsize {
  font-size: 11px;
}

.p.white.footer-callback {
  margin-bottom: 10px;
  color: #b4b4b4;
  font-size: 15px;
}

.green-colour {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  background-color: #6ee69c;
  color: #424242;
}

.grey-colour {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  background-color: #424242;
  color: #ff552a;
}

.typography-wrapper {
  width: 60%;
  padding: 0px 68px 20px;
}

.third-colour {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
  background-color: #ff7562;
  color: #ff332a;
}

.colour-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  margin-bottom: 45px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-1 {
  width: 50%;
  height: 400px;
}

.div-block-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33.333%;
  height: 310px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/11Asset-5.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(110, 230, 156, 0.85)), to(rgba(110, 230, 156, 0.85))), url('../images/hero.jpg');
  background-image: url('../images/11Asset-5.svg'), linear-gradient(180deg, rgba(110, 230, 156, 0.85), rgba(110, 230, 156, 0.85)), url('../images/hero.jpg');
  background-position: 50% 103%, 0px 0px, 0px 0px;
  background-size: 180%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.div-block-3._2 {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  background-image: url('../images/11Asset-5.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(110, 139, 230, 0.85)), to(rgba(110, 139, 230, 0.85))), url('../images/hero.jpg');
  background-image: url('../images/11Asset-5.svg'), linear-gradient(180deg, rgba(110, 139, 230, 0.85), rgba(110, 139, 230, 0.85)), url('../images/hero.jpg');
  background-position: 50% 103%, 0px 0px, 0px 0px;
  background-size: 180%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.div-block-3._3 {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-left: 30px;
  -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;
  background-image: url('../images/11Asset-5.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(230, 216, 110, 0.85)), to(rgba(230, 216, 110, 0.85))), url('../images/hero.jpg');
  background-image: url('../images/11Asset-5.svg'), linear-gradient(180deg, rgba(230, 216, 110, 0.85), rgba(230, 216, 110, 0.85)), url('../images/hero.jpg');
  background-position: 50% 103%, 0px 0px, 0px 0px;
  background-size: 180%, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image {
  margin-top: 50px;
  padding-right: 19px;
  padding-left: 20px;
}

.image._2 {
  display: block;
  margin-top: 0px;
}

.text-block-2 {
  color: #424242;
  text-align: center;
}

.white {
  margin-top: auto;
  color: #fff;
}

.white.centre {
  text-align: center;
}

.white.centre.c {
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 24px;
}

.white.padding-100-inside {
  padding: 20px 180px 0px;
  line-height: 24px;
}

.white.footer-small-font {
  margin-top: 0px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500;
}

.white.nopd {
  width: 80%;
  margin-top: 18px;
  line-height: 33px;
  font-weight: 400;
}

.white.align-centre {
  margin-top: 19px;
}

.hero-sub-text {
  margin-bottom: 20px;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
}

.image-4 {
  margin-top: -8px;
}

.brand {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom-color: transparent;
}

.content-wrapper {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.content-wrapper.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15%;
  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;
}

.content-wrapper.flex-2column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.content-wrapper.right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-content {
  margin-top: -1px;
  padding-top: 140px;
  padding-bottom: 51px;
}

.service-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.333%;
  padding-right: 30px;
  padding-bottom: 80px;
  padding-left: 30px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-width: 3px;
  border-color: #f3f3f3;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-radius: 20px 20px 0px 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #424242;
  text-align: center;
}

.service-wrapper:hover {
  box-shadow: 0 13px 22px -12px rgba(0, 0, 0, 0.23);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.service-wrapper._3 {
  width: 100%;
  margin-top: -4px;
  margin-bottom: 27px;
  padding-top: 29px;
  padding-bottom: 29px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-h-full {
  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;
}

.flex-h-full._2 {
  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;
}

.more-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 45px;
  -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;
}

.more-info.nopadding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-header {
  padding: 60px 92px;
  text-align: center;
}

.section-header.left-align {
  text-align: left;
}

.section-header.left-align.padding30 {
  padding-right: 52%;
}

.section-header.left-align.padding30.nopdtop {
  padding: 0px 0px 18px;
}

.section-header.left-align.nobp {
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.section-header.notpd {
  padding-top: 0px;
}

.section-header.small-padding {
  padding-right: 0px;
  padding-bottom: 41px;
  padding-left: 0px;
}

.section-header.nopd {
  padding: 65px 68px 12px;
}

.dropdown {
  margin-right: -17px;
  padding: 0px;
}

.icon {
  left: -16px;
  right: -17px;
  bottom: 7px;
  margin-top: 20px;
  margin-bottom: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.icon:hover {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.dropdownlink {
  min-width: 100px;
  margin-left: 23px;
  padding: 17px 85px 2px 0px;
  border-bottom: 1px solid #f3f3f3;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.dropdownlink:hover {
  border-bottom: 1px solid #7a7a7a;
}

.dropdownlink.w--current {
  color: #6ee69c;
}

.dropdownlist {
  position: relative;
  left: -47px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 8px 14px 13px 17px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.dropdownlist.w--open {
  margin-top: 0px;
  padding: 9px 0px 20px;
  border-radius: 20px;
  background-color: #fff;
}

.row-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row-wrapper.nopd {
  padding-top: 0px;
}

.row-wrapper._60 {
  width: 55%;
  padding-top: 0px;
  -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;
}

.row-wrapper.largepd {
  padding-top: 80px;
  padding-bottom: 0px;
}

.row-wrapper.stock {
  padding-bottom: 0px;
}

.row-wrapper._3 {
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-wrapper-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 3px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-wrapper-col.top-right-aligh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -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;
}

.text-wrapper-col.padding-30 {
  width: 40%;
  padding-right: 50px;
}

.text-wrapper-col._70-pc {
  width: 70%;
  padding-right: 40px;
  padding-left: 40px;
}

.text-wrapper-col._70-pc._40 {
  width: 61%;
  padding-right: 60px;
}

.text-wrapper-col._70-pc._30 {
  padding-right: 40px;
}

.text-wrapper-col._70-pc._3 {
  padding-left: 0px;
}

.text-wrapper-col.margin {
  width: 60%;
  padding-right: 29px;
}

.paragraph-columm {
  padding-right: 30px;
  line-height: 31px;
}

.paragraph-columm.nomargin {
  margin-bottom: 0px;
  padding-right: 60px;
  font-size: 16px;
  line-height: 31px;
}

.narrow {
  padding-right: 40px;
  padding-left: 40px;
}

.grey {
  background-color: #ecf0f5;
}

.unordered-list {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.listitem {
  padding-top: 6px;
  padding-bottom: 10px;
  padding-left: 46px;
  background-image: url('../images/checked.svg');
  background-position: 0px 14px;
  background-size: 30px;
  background-repeat: no-repeat;
}

.cta {
  padding-top: 20px;
  padding-bottom: 70px;
  background-color: #dadada;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.93)), to(rgba(0, 0, 0, 0.93))), url('../images/EndeavourArtboard-3_1.svg'), url('../images/Home_bottom.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.93), rgba(0, 0, 0, 0.93)), url('../images/EndeavourArtboard-3_1.svg'), url('../images/Home_bottom.jpg');
  background-position: 0px 0px, 50% -91px, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, repeat, repeat;
  background-attachment: scroll, fixed, scroll;
}

.cta.nopadding {
  padding-bottom: 24px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(98, 148, 255, 0.9)), to(rgba(98, 148, 255, 0.9))), url('../images/11Asset-5.svg');
  background-image: linear-gradient(180deg, rgba(98, 148, 255, 0.9), rgba(98, 148, 255, 0.9)), url('../images/11Asset-5.svg');
  background-position: 0px 0px, 50% 30%;
  background-attachment: scroll, scroll;
}

.spacer-10 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer {
  padding-top: 32px;
  background-color: #424242;
}

.footer-wrapper {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.33%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-column.align-right-flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-column.align-left-flex {
  padding-right: 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-column._1 {
  margin-left: 40px;
}

.footer-link {
  margin-bottom: 4px;
  padding-bottom: 0px;
  border-bottom: 2px solid transparent;
  color: silver;
  font-size: 14px;
}

.footer-link:hover {
  border-bottom: 2px solid #fff;
  color: #fff;
}

.footer-sitemap-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 33px;
  -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;
  border-left: 1px solid rgba(110, 230, 156, 0.12);
}

.copyright-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 14px;
}

.copyrightlink {
  border-bottom: 1px solid transparent;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
}

.copyrightlink:hover {
  border-bottom: 1px solid #fff;
}

.column1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 30px;
  -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;
}

.product-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 100px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.product-wrapper.less-padding {
  padding-right: 0px;
  padding-bottom: 61px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product-wrapper.less-padding.nopd {
  padding-top: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.spacer-20 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-wrapper-full-length {
  padding-top: 5px;
  padding-right: 10%;
  padding-bottom: 40px;
  text-align: left;
}

.image-5 {
  margin-bottom: 30px;
}

.section-bgimage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 12, 12, 0.84)), to(rgba(12, 12, 12, 0.84))), url('../images/Home_bottom.jpg');
  background-image: linear-gradient(180deg, rgba(12, 12, 12, 0.84), rgba(12, 12, 12, 0.84)), url('../images/Home_bottom.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: center;
}

.slider-results {
  padding-top: 127px;
  text-align: center;
}

.icon-arrow {
  opacity: 0.48;
}

.slide-nav {
  display: block;
  margin-bottom: 36px;
  opacity: 0.62;
  color: #dadada;
  font-size: 8px;
}

.testi-wrapper {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.product-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.icon-product {
  margin-bottom: auto;
}

.icon-product.e {
  margin-bottom: 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.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-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;
  background-color: #1f1f1f;
  color: #fff;
}

.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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.hero-mini {
  padding-top: 150px;
  padding-bottom: 18px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63))), url('../images/hero-about.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url('../images/hero-about.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.hero-mini.contact {
  background-image: url('../images/hero-min01.svg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/canaryhero.jpg');
  background-image: url('../images/hero-min01.svg'), linear-gradient(180deg, null, null), url('../images/canaryhero.jpg');
}

.hero-mini.services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63))), url('../images/services.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63)), url('../images/services.jpg');
  background-position: 0px 0px, 50% 75%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.hero-mini.stock-finance {
  height: 466px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.51)), to(rgba(0, 0, 0, 0.51))), url('../images/Stockffinance.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.51)), url('../images/Stockffinance.jpg');
  background-position: 0px 0px, 50% 50%;
  background-attachment: scroll, scroll;
}

.hero-mini.working {
  height: 440px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.74)), to(rgba(0, 0, 0, 0.74))), url('../images/HERO_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/HERO_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.hero-mini.contact {
  padding-top: 187px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9))), url('../images/7b317e70dec32c9c08d26d8da4b2cf0e.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url('../images/7b317e70dec32c9c08d26d8da4b2cf0e.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.hero-mini.estate {
  height: 439px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/Captial_hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/Captial_hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.hero-mini-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 60px;
  padding-top: 18px;
  padding-right: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.dropdownlist-wrapper {
  margin-top: -30px;
}

.dropdownlist-wrapper.w--open {
  margin-top: 0px;
  padding: 26px 0px 20px;
  border-radius: 20px;
  background-color: transparent;
}

.triangle {
  position: absolute;
  left: 70px;
  top: 17px;
  right: 70px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sercvies-dropdown-wrapper {
  display: block;
}

.list-bullet-wrapper {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cta-bar-wrapper {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.large-quote {
  overflow: visible;
  width: 300px;
  margin-top: 50px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-size: 30px;
  line-height: 42px;
}

.image-profile-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 6px;
}

.image-profile-wrapper.flex-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.align-centre {
  text-align: center;
}

.align-centre.padding-large {
  padding-top: 40px;
  padding-bottom: 0px;
}

.align-centre._5 {
  margin-bottom: 0px;
}

.product-section {
  padding: 20px 0px 70px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6f8f7), to(#e6f8f7));
  background-image: linear-gradient(180deg, #e6f8f7, #e6f8f7);
}

.product-section.noclour {
  padding-top: 39px;
  background-color: #f6f6f6;
  background-image: none;
}

.products {
  margin-top: 17px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
}

.statement-wrapper {
  padding: 0px 70px 19px;
  text-align: center;
}

.cta-home {
  padding-top: 20px;
  padding-bottom: 70px;
  background-color: rgba(98, 148, 255, 0.94);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(98, 148, 255, 0.94)), to(rgba(98, 148, 255, 0.94))), url('../images/11Asset-5.svg');
  background-image: linear-gradient(180deg, rgba(98, 148, 255, 0.94), rgba(98, 148, 255, 0.94)), url('../images/11Asset-5.svg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, 200%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.block-quote {
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-left-style: none;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.inline-quote-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  max-width: 100%;
  padding-right: 43px;
  padding-left: 43px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.quote-author {
  font-size: 12px;
  line-height: 19px;
}

.profile-image-wrapper {
  max-height: 90px;
  max-width: 100%;
  min-height: 90px;
  min-width: 90px;
  margin-right: 0px;
  border-radius: 100%;
  background-image: url('../images/EndeavourArtboard-3.svg');
  background-position: 0px 50%;
  background-size: cover;
}

.porfileandquotewraper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 34px;
  padding-bottom: 0px;
  -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;
  text-align: center;
}

.section-3 {
  padding-top: 20px;
  padding-bottom: 0px;
}

.section-3.padding-large {
  padding-top: 30px;
  padding-bottom: 50px;
}

.inline-link {
  border-bottom-style: solid;
}

.inline-link._1 {
  margin-top: 15px;
}

.inline-link._4 {
  margin-top: 14px;
}

.inline-link.in {
  margin-left: 49px;
}

.section-4 {
  padding-top: 40px;
  padding-bottom: 30px;
}

.section-4._4 {
  padding-top: 61px;
  padding-bottom: 33px;
}

.image-floating-01 {
  position: static;
  left: -59px;
  top: 13px;
  box-shadow: 3px 4px 17px 0 rgba(0, 0, 0, 0.29);
}

.image-floating-02 {
  position: static;
  top: 141px;
  right: -93px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: 3px 4px 17px 0 rgba(0, 0, 0, 0.29);
}

.list-wrapper {
  padding-right: 60px;
  padding-left: 10px;
}

.results {
  max-width: 940px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  border-left-style: none;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.testi-lines {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -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;
}

.lines-quote {
  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: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lines-quote.right {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-13 {
  width: 50px;
  height: 4px;
  border-radius: 20px;
  background-color: #fff;
  opacity: 0.32;
}

.heading-6 {
  position: absolute;
  left: 0px;
  top: 21px;
  right: 0px;
  margin-top: 52px;
  color: #fff;
  font-size: 34px;
  line-height: 44px;
  font-weight: 400;
}

.callback-wrapper {
  position: static;
  left: 0px;
  top: -165px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 96%;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 78.8%, 0.23);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.container-5 {
  position: relative;
}

.form-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contact-wrapper {
  position: relative;
  display: block;
  width: 45%;
  padding: 27px 28px 20px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px;
  background-color: #fff;
}

.section-6 {
  padding-top: 26px;
}

.info-contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-top: 15px;
  padding-bottom: 0px;
  -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;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  margin-right: 20px;
  color: #ffd6d1;
}

.labels {
  margin-bottom: 1px;
  padding-left: 0px;
  color: #cfcfcf;
  font-size: 13px;
  font-weight: 300;
}

.text-area-heigh {
  max-height: 120px;
  min-height: 120px;
  margin-bottom: 30px;
  padding-top: 11px;
  border-radius: 8px;
}

.text-area-heigh:focus {
  border: 1px solid #6ee69c;
}

.form-3 {
  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;
}

.image-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 3px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.speechmark {
  font-size: 15px;
}

.form-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 39px 24px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 8px 17px 0 rgba(0, 0, 0, 0.39);
}

.heading-9 {
  margin-bottom: 14px;
  font-size: 24px;
  line-height: 30px;
}

.heading-9._5 {
  color: #424242;
}

.image-10 {
  margin-bottom: 100px;
}

.button-2 {
  padding: 14px 30px;
  border-radius: 50px;
  background-color: #6ee69c;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Exo, sans-serif;
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 600;
}

.button-2:hover {
  box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, 0.19);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.button-2.whitebuttton {
  background-color: #fff;
}

.button-2.whitebuttton.square {
  margin-top: 8px;
  border-radius: 8px;
}

.button-2.whitebuttton.square.slime {
  height: 50px;
  margin-top: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
  background-color: rgba(110, 230, 156, 0.85);
}

.button-2.whitebuttton.square.slime:hover {
  background-color: hsla(0, 0%, 87.5%, 0.85);
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button-2.whitebuttton.square.slime:active {
  border-radius: 30px;
  background-color: #7fffb0;
}

.callback-main-wrapper {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #6294ff;
  box-shadow: 0 1px 17px 0 rgba(0, 0, 0, 0.17);
}

.map {
  position: relative;
  height: 450px;
  background-color: #000;
}

.map-embed {
  position: relative;
  opacity: 0.59;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.map-embed:hover {
  opacity: 1;
}

.map-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.36);
}

.success-message {
  padding-top: 35px;
  background-color: rgba(98, 148, 255, 0.94);
}

.text-block-5 {
  color: #fff;
  font-weight: 500;
}

.error-message {
  position: absolute;
  right: 34px;
  bottom: -35px;
  margin-top: 23px;
  padding-right: 22px;
  padding-left: 22px;
  text-align: center;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 27px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cente {
  margin-bottom: 62px;
  text-align: center;
}

.paragraph-2 {
  margin-top: 12px;
  padding-right: 30px;
  padding-bottom: 62px;
}

.section-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.81)), to(hsla(0, 0%, 100%, 0.81))), url('../images/Home-0001.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.81), hsla(0, 0%, 100%, 0.81)), url('../images/Home-0001.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-25 {
  position: relative;
  z-index: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 96.1%, 0.81)), to(hsla(0, 0%, 96.1%, 0.81)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 96.1%, 0.81), hsla(0, 0%, 96.1%, 0.81));
}

.blank-div {
  position: relative;
  z-index: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8));
}

.container-8 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 44px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.about_image {
  border-radius: 8px;
}

.heading-12 {
  margin-top: 35px;
  font-size: 17px;
  line-height: 29px;
  font-weight: 500;
}

.image-11 {
  border-radius: 8px;
}

.heading-13 {
  margin-top: 0px;
}

.text-block-6 {
  color: #6ee69c;
}

.section-9 {
  margin-top: 0px;
  padding-top: 65px;
}

.testimonials {
  padding-top: 39px;
  padding-bottom: 0px;
}

.testimonal-slider {
  height: 330px;
  background-color: transparent;
}

.slide-nav-2 {
  opacity: 0.16;
  color: #424242;
  font-size: 9px;
}

.icon-2 {
  color: #d3d3d3;
  font-size: 28px;
}

.quote-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 75px;
  padding-left: 75px;
  -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;
}

.reviews {
  border-left-style: none;
  font-size: 15px;
  font-style: italic;
  text-align: center;
}

.image-testimonials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 11px;
  -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;
}

.image-testimonials.no {
  margin-bottom: 0px;
}

.name {
  height: 24px;
  font-size: 16px;
  font-weight: 600;
}

.position {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 400;
}

.image-13 {
  overflow: hidden;
  padding: 7px 8px;
  border-radius: 7px;
  background-color: #3f4244;
}

.navbar-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99999;
  display: none;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}

.image-14 {
  margin-top: 10px;
}

.image-col {
  width: 400px;
  height: 360px;
  margin-top: -23px;
  margin-left: 52px;
  background-image: url('../images/canary-wharf-leasing-available-office-space-40-bank-street-2-741x417.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.mian-product-wrapper {
  margin-top: 35px;
  padding-right: 87px;
  padding-left: 87px;
}

.product-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icon-wrapper {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row {
  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;
}

.div-block-28 {
  margin-top: auto;
}

.boit {
  margin-bottom: 40px;
}

.navbar-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
}

.mobile-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  padding: 0px 25px;
  background-color: #fff;
}

.container-9 {
  max-width: 940px;
}

.navlink {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  font-size: 14px;
  font-weight: 700;
}

.navlink:hover {
  color: #3badbc;
}

.navlink.w--current {
  color: #f7c5bc;
}

.navlink.dropdown {
  min-width: 170px;
  padding: 14px 75px 14px 20px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f1f1f1;
  font-size: 14px;
}

.navlink.dropdown:hover {
  background-color: #f5f8fa;
}

.navlink.dropdown.w--current {
  color: #f7c5bc;
}

.navlink.cta {
  color: #3badbc;
}

.navlink.cta:hover {
  color: #e27b1b;
}

.nav-menu-3 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-list {
  padding-top: 0px;
}

.image-16 {
  margin-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-16:hover {
  opacity: 0.72;
}

.mobile-nav-inter {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
  padding: 0px 25px;
  background-color: #fff;
}

.product-row-2 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

@media screen and (max-width: 991px) {
  .hero-main {
    height: 650px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), to(rgba(0, 0, 0, 0.73))), url('../images/Hero_2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)), url('../images/Hero_2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .navbar {
    display: none;
  }

  .container {
    padding-top: 0px;
  }

  .container.padding-large {
    padding: 70px 10px;
  }

  .container.padding-small-npt {
    padding-bottom: 0px;
  }

  .container.padding-large-smallpadding-top {
    padding: 22px 10px 30px;
  }

  .nav-link {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 20px;
  }

  .nav-link.dropdown-margin {
    margin-left: 38px;
  }

  .container-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .container-2._3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-1.black {
    font-size: 67px;
  }

  .heading-1.padding-20 {
    font-size: 60px;
    line-height: 70px;
  }

  .text-field.inline {
    height: 55px;
  }

  .section.padding-large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .typography-wrapper {
    width: 100%;
    padding-left: 0px;
  }

  .column-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .white.padding-100-inside {
    padding-right: 51px;
    padding-left: 51px;
  }

  .white.footer-small-font {
    margin-top: 20px;
  }

  .hero-sub-text {
    line-height: 35px;
  }

  .image-4 {
    margin-left: 10px;
  }

  .menu-button {
    margin-top: -9px;
    padding: 9px 7px;
    border: 4px solid #6ee69c;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #fff;
    font-size: 55px;
  }

  .menu-button.w--open {
    z-index: 2;
    padding: 9px 7px;
    border: 4px solid #fff;
    border-radius: 0px;
    background-color: transparent;
    color: #6ee69c;
  }

  .icon-text-wrapper {
    display: block;
    margin-left: 34px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .brand.w--current {
    padding-right: 23px;
  }

  .content-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .content-wrapper.hero {
    padding-right: 21%;
  }

  .flex-h-full {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .section-header.left-align.padding30.nopdtop {
    width: 100%;
    padding-right: 0px;
  }

  .dropdownlist {
    position: static;
    margin-top: 1px;
    padding-top: 6px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .row-wrapper {
    padding-top: 50px;
    padding-bottom: 15px;
  }

  .row-wrapper.largepd {
    padding-top: 1px;
  }

  .text-wrapper-col.padding-30 {
    padding-right: 31px;
  }

  .text-wrapper-col._70-pc {
    padding-left: 17px;
  }

  .paragraph-columm {
    padding-right: 0px;
  }

  .paragraph-columm.nomargin {
    padding-right: 0px;
  }

  .footer {
    padding-right: 50px;
    padding-left: 50px;
  }

  .footer-column.align-left-flex {
    padding-right: 0px;
  }

  .product-wrapper.less-padding.nopd {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-5 {
    max-width: 99%;
    margin-bottom: 0px;
  }

  .section-bgimage {
    height: 480px;
  }

  .utility-page-wrap {
    padding-top: 100px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-mini {
    padding-top: 91px;
    padding-bottom: 0px;
  }

  .hero-mini.contact {
    padding-top: 133px;
  }

  .hero-mini-text-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .nav-menu {
    height: 100vh;
    padding: 37px 34px 17px 17px;
    background-color: rgba(0, 0, 0, 0.87);
  }

  .dropdownlist-wrapper.w--open {
    padding-top: 0px;
  }

  .triangle {
    left: 41px;
    top: 66px;
  }

  .cta-bar-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .large-quote {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 32px;
    line-height: 39px;
  }

  .section-3 {
    padding-top: 68px;
  }

  .section-4 {
    padding-top: 24px;
    padding-bottom: 0px;
  }

  .list-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .results {
    padding-right: 17px;
    padding-left: 17px;
  }

  .callback-wrapper {
    width: 700px;
    height: 54px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .form-block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .form-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .contact-wrapper {
    width: 80%;
  }

  .button-2.whitebuttton.square.slime {
    height: 56px;
    margin-top: 15px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .link-block-2 {
    padding-bottom: 5px;
  }

  .link-block-2.w--current {
    padding-bottom: 0px;
  }

  .menu-icon {
    font-size: 36px;
    line-height: 34px;
  }

  .div-block-25 {
    display: none;
  }

  .container-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-26 {
    width: 100%;
    padding-right: 128px;
    padding-left: 26px;
  }

  .heading-12 {
    width: 100%;
  }

  .text-block-6 {
    font-size: 14px;
  }

  .image-col {
    display: none;
  }

  .mian-product-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-15 {
    max-width: 70%;
  }

  .mobile-nav {
    display: block;
    padding-top: 7px;
    padding-bottom: 4px;
    background-color: hsla(0, 0%, 100%, 0.96);
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.06);
  }

  .icon-3 {
    color: #3a3939;
    font-size: 27px;
  }

  .menu-button-2 {
    padding: 13px;
    border: 1px solid #6ee69c;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .menu-button-2.w--open {
    border-color: #424242;
    background-color: #fff;
  }

  .nav-menu-2 {
    padding-bottom: 14px;
    padding-left: 0px;
    background-color: #fff;
    text-align: left;
  }

  .nav-link-2 {
    width: 100%;
  }

  .nav-link-2.w--current {
    display: block;
    color: #6ee69c;
  }

  .nav-link-3 {
    display: block;
  }

  .nav-link-4 {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .nav-link-4.w--current {
    color: #6ee69c;
  }

  .menubutton {
    width: 60px;
    height: 60px;
    padding: 0px;
  }

  .menubutton.w--open {
    background-color: transparent;
    color: #3badbc;
  }

  .top-line {
    position: absolute;
    left: 0px;
    top: 18px;
    right: 0px;
    display: block;
    width: 30px;
    height: 3px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 30px;
    background-color: #6ee69c;
  }

  .middle-line {
    position: absolute;
    left: 0px;
    top: 28px;
    right: 0px;
    display: block;
    width: 30px;
    height: 3px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 30px;
    background-color: #6ee69c;
  }

  .bottom-line {
    position: absolute;
    left: 0px;
    top: 38px;
    right: 0px;
    display: block;
    width: 30px;
    height: 3px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 30px;
    background-color: #6ee69c;
  }

  .nav-bar {
    display: block;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .nav-menu-3 {
    background-color: #f1f1f1;
  }

  .icon-4 {
    font-size: 22px;
  }

  .mobile-nav-inter {
    display: block;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.07);
  }
}

@media screen and (max-width: 767px) {
  .hero-main {
    height: 670px;
    padding-top: 146px;
    padding-left: 39px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), to(rgba(0, 0, 0, 0.73))), url('../images/Hero_2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)), url('../images/Hero_2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .container.padding-large {
    padding: 27px 20px 0px;
  }

  .container.padding-large-smallpadding-top {
    padding-top: 0px;
  }

  .container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cta-card {
    width: 274px;
    margin-top: -53px;
    margin-left: 175px;
    padding-right: 17px;
    padding-left: 17px;
  }

  .text-field.inline {
    height: auto;
  }

  .section.padding-small {
    padding-top: 0px;
  }

  .colour-wrapper {
    margin-left: 52px;
  }

  .p.white.smallfontsize {
    padding-right: 33px;
  }

  .typography-wrapper {
    margin-top: 280px;
  }

  .colour-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-1 {
    padding-top: 43px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-3 {
    width: 93.333%;
  }

  .container-4 {
    padding-right: 46px;
    padding-left: 46px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .white.centre.c._4 {
    line-height: 33px;
  }

  .white.padding-100-inside {
    padding-right: 0px;
    padding-left: 0px;
  }

  .white.footer-small-font {
    text-align: center;
  }

  .white.nopd {
    width: 100%;
  }

  .image-4 {
    margin-top: -15px;
  }

  .icon-text-wrapper {
    margin-top: 61px;
    margin-right: 64px;
    margin-left: 0px;
  }

  .content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .content-wrapper.hero {
    padding-right: 17%;
    padding-left: 0px;
  }

  .hero-content {
    padding-top: 0px;
  }

  .service-wrapper {
    width: 80%;
    margin-top: 15px;
  }

  .flex-h-full {
    -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;
  }

  .section-header.left-align.padding30.nopdtop {
    padding-right: 0px;
  }

  .section-header.left-align.nobp {
    padding-right: 145px;
  }

  .section-header.notpd {
    margin-top: 75px;
  }

  .section-header.small-padding {
    display: block;
    padding-top: 0px;
  }

  .section-header.nopd {
    padding-right: 38px;
    padding-left: 38px;
  }

  .dropdownlist {
    position: relative;
    left: 11px;
  }

  .row-wrapper {
    padding-right: 0px;
    padding-bottom: 45px;
    padding-left: 0px;
    -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;
  }

  .row-wrapper.largepd {
    padding-top: 16px;
    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;
  }

  .row-wrapper._2 {
    padding-top: 268px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .row-wrapper.stock {
    padding-top: 246px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .row-wrapper.no-space {
    padding-top: 0px;
  }

  .text-wrapper-col.padding-30 {
    width: 100%;
    padding-left: 18px;
  }

  .text-wrapper-col._70-pc {
    width: 100%;
    margin-bottom: 43px;
    padding-top: 0px;
    padding-right: 44px;
    padding-left: 29px;
  }

  .text-wrapper-col._70-pc._40 {
    width: 100%;
    padding-right: 20px;
  }

  .text-wrapper-col._70-pc._3 {
    padding-right: 0px;
  }

  .text-wrapper-col.margin {
    width: 100%;
    padding-right: 19px;
    padding-left: 19px;
  }

  .paragraph-columm.nomargin {
    padding-right: 40px;
  }

  .cta.nopadding {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-column.align-right-flex {
    width: auto;
    margin-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-column.align-left-flex {
    width: 100%;
    margin-bottom: 53px;
    padding-right: 18px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-column._1 {
    width: 100%;
    margin-left: 0px;
    padding-right: 14px;
  }

  .copyright-wrapper {
    -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;
  }

  .column1 {
    padding-right: 9px;
  }

  .product-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .product-wrapper.less-padding {
    padding-right: 37px;
    padding-bottom: 112px;
    padding-left: 37px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .product-wrapper.less-padding.nopd {
    padding-right: 42px;
    padding-left: 42px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .section-bgimage {
    height: 500px;
  }

  .testi-wrapper {
    width: 60%;
  }

  .product-icon {
    height: 70px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .utility-page-wrap {
    padding-top: 100px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-mini {
    padding-bottom: 0px;
    padding-left: 27px;
  }

  .hero-mini.stock-finance {
    height: 620px;
  }

  .hero-mini-text-wrapper {
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .title-wrapper {
    margin-bottom: 39px;
  }

  .large-quote {
    padding-right: 88px;
    font-size: 28px;
    line-height: 38px;
  }

  .products {
    font-size: 11px;
    line-height: 15px;
  }

  .section-3 {
    padding-top: 0px;
  }

  .results {
    padding-right: 0px;
    padding-left: 0px;
  }

  .callback-wrapper {
    width: auto;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .form-block {
    margin-bottom: 0px;
  }

  .form-2 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-wrapper {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .info-contact-wrapper {
    width: 90%;
  }

  .image-column {
    width: 100%;
    margin-bottom: 50px;
    padding-top: 72px;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-2.whitebuttton.square.slime {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 12px;
  }

  .callback-main-wrapper {
    left: -17px;
    top: -169px;
    padding-right: 18px;
    padding-left: 18px;
  }

  .container-6 {
    padding-right: 20px;
  }

  .div-block-26 {
    padding-right: 64px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .testimonal-slider {
    height: 450px;
  }

  .mobile-nav {
    padding-right: 8px;
  }

  .nav-menu-2 {
    padding-left: 20px;
  }

  .mobile-nav-inter {
    padding-right: 5px;
  }
}

@media screen and (max-width: 479px) {
  .hero-main {
    height: auto;
    padding-top: 99px;
    padding-left: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.73)), to(rgba(0, 0, 0, 0.73))), url('../images/Hero_2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.73)), url('../images/Hero_2.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .navbar {
    padding-top: 26px;
    padding-bottom: 16px;
  }

  .container {
    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;
  }

  .container.padding-large {
    padding-bottom: 62px;
    padding-left: 23px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.padding-small-npt {
    padding-bottom: 0px;
  }

  .container.padding-large-npt {
    padding-top: 52px;
  }

  .container.padding-large-smallpadding-top {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container-2 {
    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-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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container-2._3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 61px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-1 {
    font-size: 50px;
    line-height: 66px;
  }

  .heading-1.padding-20 {
    font-size: 40px;
    line-height: 47px;
  }

  .button {
    text-align: center;
  }

  .button.hero {
    position: relative;
    z-index: 9;
  }

  .button.whitebuttton {
    margin-top: 32px;
  }

  .cta-card {
    width: 80%;
    margin-top: 50px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-field.footer-field {
    height: 51px;
  }

  .text-field.inline {
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 12px;
  }

  .section.padding-large {
    padding-top: auto;
    padding-right: 0px;
    padding-left: 0px;
    -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;
  }

  .section.padding-small {
    padding-right: 26px;
    padding-left: 26px;
  }

  .colour-wrapper {
    margin-left: 0px;
  }

  .p.white.smallfontsize {
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 11px;
  }

  .typography-wrapper {
    display: inline-block;
    width: auto;
    margin-top: 257px;
    padding-right: 21px;
    padding-left: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .colour-group {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image {
    margin-top: 20px;
    padding-right: 20px;
  }

  .image._2 {
    margin-top: -1px;
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .white.centre.c._4 {
    margin-bottom: 0px;
    font-size: 23px;
  }

  .white.footer-small-font {
    padding-right: 21px;
    padding-left: 21px;
  }

  .white.nopd {
    width: 100%;
  }

  .hero-sub-text {
    font-size: 16px;
    line-height: 26px;
  }

  .image-4 {
    max-width: 115%;
    margin-top: -11px;
    margin-left: -6px;
    padding-right: 0px;
  }

  .icon-text-wrapper {
    position: static;
    left: 67px;
    top: -301px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 27px;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .paragraph {
    overflow: auto;
    width: 260px;
    margin-top: 20px;
  }

  .brand {
    max-width: 220px;
    padding-top: 0px;
    padding-left: 0px;
  }

  .brand.w--current {
    width: 100%;
    max-width: 70%;
    padding-top: 4px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .content-wrapper.hero {
    padding-right: 8%;
  }

  .content-wrapper.flex-2column {
    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;
  }

  .hero-content {
    padding-bottom: 0px;
  }

  .service-wrapper {
    width: 80%;
    margin-bottom: 16px;
    padding-bottom: 33px;
  }

  .flex-h-full {
    -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;
  }

  .section-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-bottom: 13px;
    padding-left: 0px;
    -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;
  }

  .section-header.left-align.padding30.nopdtop {
    padding-top: 15px;
  }

  .section-header.left-align.nobp {
    padding-right: 0px;
  }

  .section-header.notpd {
    margin-top: -12px;
    margin-bottom: 47px;
    padding-right: 53px;
    padding-left: 53px;
  }

  .section-header.nopd {
    padding: 36px 37px 36px 24px;
  }

  .dropdown {
    position: static;
  }

  .dropdownlist {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .row-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-right: 5px;
    padding-left: 5px;
    -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;
  }

  .row-wrapper.nopd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .row-wrapper._60 {
    width: 100%;
  }

  .row-wrapper.largepd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row-wrapper._2 {
    padding-top: 181px;
  }

  .row-wrapper.stock {
    padding-top: 82px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .text-wrapper-col.padding-30 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-wrapper-col._70-pc {
    width: 100%;
    margin-bottom: 23px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-wrapper-col._70-pc._40 {
    padding-right: 15px;
    padding-left: 19px;
  }

  .text-wrapper-col._70-pc._30 {
    padding-right: 15px;
  }

  .text-wrapper-col._70-pc._3 {
    padding-top: 7px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-wrapper-col.margin {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .paragraph-columm {
    padding-right: 0px;
  }

  .paragraph-columm.nomargin {
    margin-top: 7px;
    padding-right: 0px;
  }

  .narrow {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .footer {
    padding-right: 20px;
    padding-left: 22px;
  }

  .footer-wrapper {
    -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;
  }

  .footer-column.align-right-flex {
    width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-column.align-left-flex {
    width: 100%;
    margin-bottom: 27px;
    padding-right: 0px;
  }

  .footer-column._1 {
    width: 100%;
    margin-top: 39px;
    margin-bottom: 39px;
    margin-left: 0px;
  }

  .column1 {
    width: 100%;
    margin-bottom: 26px;
    padding-right: 0px;
  }

  .product-wrapper {
    padding: 58px 36px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .product-wrapper.less-padding {
    padding: 33px 75px 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product-wrapper.less-padding.nopd {
    padding-right: 71px;
    padding-bottom: 20px;
    padding-left: 71px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-wrapper-full-length {
    padding-top: 0px;
    padding-right: 1%;
    padding-bottom: 0px;
  }

  .section-bgimage {
    height: 454px;
  }

  .slider-results {
    padding-top: 115px;
  }

  .icon-arrow {
    margin-bottom: 66px;
  }

  .testi-wrapper {
    width: 80%;
  }

  .product-icon {
    height: 70px;
    margin-bottom: 70px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .icon-product.e {
    margin-right: 12px;
    margin-left: 12px;
  }

  .utility-page-wrap {
    padding-top: 100px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .utility-page-content {
    padding-right: 22px;
    padding-left: 22px;
  }

  .hero-mini {
    padding-bottom: 0px;
    padding-left: 17px;
  }

  .hero-mini.stock-finance {
    height: 810px;
    padding: 112px 12px 100px 19px;
  }

  .hero-mini.working {
    height: 580px;
    padding-top: 102px;
    padding-left: 17px;
  }

  .hero-mini.contact {
    padding-top: 84px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-mini.estate {
    padding-top: 102px;
  }

  .hero-mini-text-wrapper {
    width: 100%;
    padding-right: 24px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .hero-mini-text-wrapper._2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .hero-mini-text-wrapper._4 {
    padding-right: 0px;
  }

  .nav-menu {
    padding-top: 11px;
    border-top: 4px solid #fff;
  }

  .dropdownlist-wrapper {
    display: block;
    margin-top: -30px;
  }

  .title-wrapper {
    margin-bottom: 60px;
    padding-left: 0px;
  }

  .cta-bar-wrapper {
    padding-right: 8px;
    padding-left: 8px;
  }

  .large-quote {
    padding-right: 20px;
    font-size: 23px;
    line-height: 35px;
  }

  .products {
    font-size: 15px;
  }

  .statement-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cta-home {
    padding-right: 27px;
    padding-left: 27px;
  }

  .inline-quote-wrapper {
    max-width: 100%;
    padding: 0px;
  }

  .section-3.padding-large {
    padding-top: 110px;
  }

  .section-3.padding-large.no {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .inline-link.in {
    margin-left: 47px;
  }

  .section-4._4 {
    padding-top: 208px;
    padding-bottom: 0px;
  }

  .image-floating-02 {
    left: 249px;
    top: -132px;
  }

  .results {
    font-size: 18px;
    line-height: 28px;
  }

  .callback-wrapper {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -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;
  }

  .form-2 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 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;
  }

  .contact-wrapper {
    width: 100%;
  }

  .section-6 {
    padding-top: 66px;
  }

  .info-contact-wrapper {
    width: 100%;
  }

  .image-column {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .button-2.whitebuttton.square.slime {
    width: 100%;
    margin-top: 0px;
  }

  .callback-main-wrapper {
    left: -9px;
    top: -92px;
    padding-right: 14px;
    padding-left: 14px;
  }

  .heading-10 {
    font-size: 30px;
    line-height: 40px;
    text-align: left;
  }

  .heading-11 {
    padding-right: 0px;
  }

  .container-6 {
    display: block;
    padding-left: 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .map-embed {
    opacity: 0.8;
  }

  .paragraph-2 {
    padding-bottom: 0px;
    text-align: left;
  }

  .section-8 {
    height: 580px;
  }

  .container-8 {
    padding-top: 0px;
  }

  .div-block-26 {
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .section-9 {
    margin-top: 0px;
    padding-top: 8px;
  }

  .slide-nav-2 {
    bottom: -17px;
    font-size: 14px;
  }

  .icon-2 {
    display: none;
  }

  .quote-wrapper {
    padding-right: 16px;
    padding-left: 16px;
  }

  .reviews {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
    line-height: 19px;
  }

  .name {
    font-size: 14px;
  }

  .position {
    font-size: 12px;
  }

  .product-row {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .icon-wrapper {
    margin-top: 20px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .mobile-nav {
    padding-right: 7px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .brand-2 {
    margin-left: 0px;
    padding-left: 1px;
  }

  .nav-menu-2 {
    padding-top: 8px;
  }

  .nav-link-4 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .nav-link-4.w--current {
    color: #6ee69c;
  }

  .nav-bar {
    padding-right: 5px;
  }

  .mobile-nav-inter {
    padding-top: 7px;
    padding-right: 5px;
    padding-bottom: 7px;
  }

  .product-row-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

#w-node-_595345a1-fc00-9d2c-0da4-3bfefab98c48-6992310b {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_15343d02-302a-bb32-ffcc-bd6d4decc7a0-6992310b {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

